| 1 | [ Nov 21 18:07:41 Enabled. ] | ||
| 2 | [ Nov 21 18:07:41 Rereading configuration. ] | ||
| 3 | [ Nov 21 18:07:42 Rereading configuration. ] | ||
| 4 | [ Nov 21 18:07:44 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 | [ Nov 21 18:07:44 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.11.21 18:07:47.263962 [ 1 ] {} <Information> Application: Will watch for the process with pid 23911 | ||
| 29 | 2025.11.21 18:07:47.264467 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.11.21 18:07:47.484376 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23911 | ||
| 31 | 2025.11.21 18:07:47.487035 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.11.21 18:07:47.487204 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.11.21 18:07:47.661094 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.11.21 18:07:47.700776 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.11.21 18:07:47.700858 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.11.21 18:07:47.700887 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.11.21 18:07:47.700968 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.11.21 18:07:47.701542 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.11.21 18:07:47.705135 [ 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.11.21 18:07:47.705902 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.11.21 18:07:47.706725 [ 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.11.21 18:07:47.706748 [ 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.11.21 18:07:47.706763 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.11.21 18:07:47.707457 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.11.21 18:07:47.708501 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.11.21 18:07:47.714644 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.11.21 18:07:47.715339 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.11.21 18:07:47.716624 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.11.21 18:07:47.716684 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.11.21 18:07:47.717662 [ 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.11.21 18:07:47.718055 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.11.21 18:07:47.721925 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.11.21 18:07:47.722286 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.11.21 18:07:47.727308 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.11.21 18:07:47.727645 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.11.21 18:07:47.728064 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.11.21 18:07:47.728392 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.11.21 18:07:47.729798 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.11.21 18:07:47.729828 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.11.21 18:07:47.729924 [ 136 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.11.21 18:07:47.730017 [ 136 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.11.21 18:07:47.748435 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.11.21 18:07:47.748476 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000232835 sec | ||
| 68 | 2025.11.21 18:07:47.748516 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.11.21 18:07:47.748541 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.11.21 18:07:47.749628 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.11.21 18:07:47.750211 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.11.21 18:07:47.768173 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.11.21 18:07:47.768212 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.11.21 18:07:47.768238 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.11.21 18:07:47.768250 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.11.21 18:07:47.768281 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.11.21 18:07:47.768299 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.11.21 18:07:47.770800 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.11.21 18:07:47.770851 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.11.21 18:07:47.770874 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.11.21 18:07:47.771026 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.11.21 18:07:47.771070 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.11.21 18:07:47.771083 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.11.21 18:07:47.771102 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.11.21 18:07:47.771114 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.11.21 18:07:47.771144 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.11.21 18:07:47.771163 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.11.21 18:07:47.797125 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.11.21 18:07:47.804588 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.11.21 18:07:47.804621 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.3181e-05 sec | ||
| 91 | 2025.11.21 18:07:47.804637 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.11.21 18:07:47.804649 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.11.21 18:07:47.804677 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.11.21 18:07:47.804892 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.11.21 18:07:47.804946 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.11.21 18:07:47.804963 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.11.21 18:07:47.804976 [ 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.11.21 18:07:47.804988 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.11.21 18:07:47.822599 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.11.21 18:07:47.822806 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.77 MiB (RSS), difference: 92.00 MiB | ||
| 101 | 2025.11.21 18:07:47.824202 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.368e-05 sec. | ||
| 102 | 2025.11.21 18:07:47.824594 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.11.21 18:07:47.825855 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.11.21 18:07:47.825874 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.11.21 18:07:48.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 116.79 MiB, peak 116.79 MiB, free memory in arenas 0.00 B, will set to 118.31 MiB (RSS), difference: 1.52 MiB | ||
| 106 | 2025.11.21 18:07:49.814944 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44487 | ||
| 107 | 2025.11.21 18:07:49.815830 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 108 | 2025.11.21 18:07:49.816465 [ 3 ] {} <Debug> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Authenticating user 'default' from [fd00:1122:3344:101::d]:44487 | ||
| 109 | 2025.11.21 18:07:49.816587 [ 3 ] {} <Debug> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.11.21 18:07:49.816602 [ 3 ] {} <Debug> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2025.11.21 18:07:49.816704 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 112 | 2025.11.21 18:07:49.816812 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.11.21 18:07:49.816829 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 114 | 2025.11.21 18:07:49.818553 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63190 | ||
| 115 | 2025.11.21 18:07:49.818656 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61433 | ||
| 116 | 2025.11.21 18:07:49.818685 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:34339 | ||
| 117 | 2025.11.21 18:07:49.818788 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2025.11.21 18:07:49.818859 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2025.11.21 18:07:49.818860 [ 4 ] {} <Debug> TCP-Session: 989ceb61-244e-4a4f-a1b4-3b7ea352f914 Authenticating user 'default' from [fd00:1122:3344:101::d]:63190 | ||
| 120 | 2025.11.21 18:07:49.818923 [ 254 ] {} <Debug> TCP-Session: e4d94fe4-42cb-458a-b623-9f0110d3632f Authenticating user 'default' from [fd00:1122:3344:101::d]:61433 | ||
| 121 | 2025.11.21 18:07:49.819001 [ 4 ] {} <Debug> TCP-Session: 989ceb61-244e-4a4f-a1b4-3b7ea352f914 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2025.11.21 18:07:49.819003 [ 254 ] {} <Debug> TCP-Session: e4d94fe4-42cb-458a-b623-9f0110d3632f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 123 | 2025.11.21 18:07:49.819035 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:64402 | ||
| 124 | 2025.11.21 18:07:49.819022 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:36317 | ||
| 125 | 2025.11.21 18:07:49.819114 [ 254 ] {} <Debug> TCP-Session: e4d94fe4-42cb-458a-b623-9f0110d3632f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 126 | 2025.11.21 18:07:49.819021 [ 4 ] {} <Debug> TCP-Session: 989ceb61-244e-4a4f-a1b4-3b7ea352f914 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 127 | 2025.11.21 18:07:49.819669 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 128 | 2025.11.21 18:07:49.819722 [ 5 ] {} <Debug> TCP-Session: b6403cdb-2917-4cd2-ad50-dc2feffdd1b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34339 | ||
| 129 | 2025.11.21 18:07:49.819751 [ 5 ] {} <Debug> TCP-Session: b6403cdb-2917-4cd2-ad50-dc2feffdd1b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2025.11.21 18:07:49.819803 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:39736 | ||
| 131 | 2025.11.21 18:07:49.819845 [ 5 ] {} <Debug> TCP-Session: b6403cdb-2917-4cd2-ad50-dc2feffdd1b2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 132 | 2025.11.21 18:07:49.819879 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 133 | 2025.11.21 18:07:49.819917 [ 256 ] {} <Debug> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Authenticating user 'default' from [fd00:1122:3344:101::d]:36317 | ||
| 134 | 2025.11.21 18:07:49.820024 [ 256 ] {} <Debug> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2025.11.21 18:07:49.820039 [ 256 ] {} <Debug> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.11.21 18:07:49.820659 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 137 | 2025.11.21 18:07:49.820681 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:47777 | ||
| 138 | 2025.11.21 18:07:49.820789 [ 255 ] {} <Debug> TCP-Session: e4502a79-2fc5-4e76-aaa8-bae6268107a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64402 | ||
| 139 | 2025.11.21 18:07:49.820821 [ 255 ] {} <Debug> TCP-Session: e4502a79-2fc5-4e76-aaa8-bae6268107a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.11.21 18:07:49.820932 [ 255 ] {} <Debug> TCP-Session: e4502a79-2fc5-4e76-aaa8-bae6268107a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 141 | 2025.11.21 18:07:49.821534 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:58658 | ||
| 142 | 2025.11.21 18:07:49.821601 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 143 | 2025.11.21 18:07:49.821619 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 144 | 2025.11.21 18:07:49.821705 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 145 | 2025.11.21 18:07:49.821662 [ 258 ] {} <Debug> TCP-Session: 086e2692-2ef8-460f-b9ba-14cd31791dad Authenticating user 'default' from [fd00:1122:3344:101::d]:47777 | ||
| 146 | 2025.11.21 18:07:49.821649 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 147 | 2025.11.21 18:07:49.821798 [ 259 ] {} <Debug> TCP-Session: b2f31cbf-251b-454c-a1a1-1e04cc7607de Authenticating user 'default' from [fd00:1122:3344:101::d]:58658 | ||
| 148 | 2025.11.21 18:07:49.821773 [ 258 ] {} <Debug> TCP-Session: 086e2692-2ef8-460f-b9ba-14cd31791dad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.11.21 18:07:49.821762 [ 257 ] {} <Debug> TCP-Session: 3fcfe144-39dc-4bbf-b738-4c9f75fba974 Authenticating user 'default' from [fd00:1122:3344:101::d]:39736 | ||
| 150 | 2025.11.21 18:07:49.821899 [ 259 ] {} <Debug> TCP-Session: b2f31cbf-251b-454c-a1a1-1e04cc7607de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 151 | 2025.11.21 18:07:49.821883 [ 258 ] {} <Debug> TCP-Session: 086e2692-2ef8-460f-b9ba-14cd31791dad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.11.21 18:07:49.821964 [ 257 ] {} <Debug> TCP-Session: 3fcfe144-39dc-4bbf-b738-4c9f75fba974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.11.21 18:07:49.821985 [ 259 ] {} <Debug> TCP-Session: b2f31cbf-251b-454c-a1a1-1e04cc7607de Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 154 | 2025.11.21 18:07:49.822056 [ 257 ] {} <Debug> TCP-Session: 3fcfe144-39dc-4bbf-b738-4c9f75fba974 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 155 | 2025.11.21 18:07:49.824976 [ 3 ] {a104446f-d9a1-4b1f-9f09-9ffcad851bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 156 | 2025.11.21 18:07:49.946613 [ 3 ] {a104446f-d9a1-4b1f-9f09-9ffcad851bc2} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:44487) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 157 | |||
| 158 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 164 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 165 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 166 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 167 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 168 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 171 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 178 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 179 | |||
| 180 | 2025.11.21 18:07:49.947620 [ 3 ] {a104446f-d9a1-4b1f-9f09-9ffcad851bc2} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 181 | |||
| 182 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 184 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 203 | |||
| 204 | 2025.11.21 18:07:49.947842 [ 3 ] {a104446f-d9a1-4b1f-9f09-9ffcad851bc2} <Debug> TCPHandler: Processed in 0.129103676 sec. | ||
| 205 | 2025.11.21 18:07:49.948474 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 206 | 2025.11.21 18:07:49.948740 [ 256 ] {1f5abfe3-89a9-4959-b072-a530ffc74e72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 207 | 2025.11.21 18:07:49.949077 [ 256 ] {1f5abfe3-89a9-4959-b072-a530ffc74e72} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:36317) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 208 | |||
| 209 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 230 | |||
| 231 | 2025.11.21 18:07:49.949446 [ 256 ] {1f5abfe3-89a9-4959-b072-a530ffc74e72} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 232 | |||
| 233 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 235 | 2. DB::Exception::Exception<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >(int, FormatStringHelperImpl<std::type_identity<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > >::type>, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >&&) @ 0x000000000a3c7817 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 239 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, std::optional<DB::Pipe>, std::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&, std::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::shared_ptr<DB::PreparedSets>) @ 0x0000000014866701 in /opt/oxide/clickhouse/clickhouse | ||
| 240 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x0000000014864f66 in /opt/oxide/clickhouse/clickhouse | ||
| 241 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::shared_ptr<DB::IAST> const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b3d46 in /opt/oxide/clickhouse/clickhouse | ||
| 242 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::shared_ptr<DB::IAST> const&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::vector<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> >, std::allocator<std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > > > const&) @ 0x00000000148b2a83 in /opt/oxide/clickhouse/clickhouse | ||
| 243 | 10. std::__detail::_MakeUniq<DB::InterpreterSelectWithUnionQuery>::__single_object std::make_unique<DB::InterpreterSelectWithUnionQuery, std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 0x000000001483d407 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 246 | 13. DB::executeQuery(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum) @ 0x0000000014a5bd46 in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 253 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 254 | |||
| 255 | 2025.11.21 18:07:49.949671 [ 256 ] {1f5abfe3-89a9-4959-b072-a530ffc74e72} <Debug> TCPHandler: Processed in 0.001579153 sec. | ||
| 256 | 2025.11.21 18:07:49.949921 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 257 | 2025.11.21 18:07:49.950651 [ 3 ] {00389ecd-4f02-4471-a953-073a2d7b5759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 258 | 2025.11.21 18:07:49.951368 [ 3 ] {00389ecd-4f02-4471-a953-073a2d7b5759} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 259 | 2025.11.21 18:07:49.961957 [ 3 ] {00389ecd-4f02-4471-a953-073a2d7b5759} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 260 | 2025.11.21 18:07:49.961983 [ 3 ] {00389ecd-4f02-4471-a953-073a2d7b5759} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.7512e-05 sec | ||
| 261 | 2025.11.21 18:07:49.962086 [ 3 ] {00389ecd-4f02-4471-a953-073a2d7b5759} <Trace> ReferentialDeps: No tables | ||
| 262 | 2025.11.21 18:07:49.962102 [ 3 ] {00389ecd-4f02-4471-a953-073a2d7b5759} <Trace> LoadingDeps: No tables | ||
| 263 | 2025.11.21 18:07:49.962130 [ 3 ] {00389ecd-4f02-4471-a953-073a2d7b5759} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 264 | 2025.11.21 18:07:49.963063 [ 3 ] {00389ecd-4f02-4471-a953-073a2d7b5759} <Debug> TCPHandler: Processed in 0.013194691 sec. | ||
| 265 | 2025.11.21 18:07:49.963352 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 266 | 2025.11.21 18:07:49.963521 [ 3 ] {ed2fa6c3-543c-4719-9077-b6be97b5aa39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) /* The version table contains metadata about the `oximeter` database */ | ||
| 267 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 268 | 2025.11.21 18:07:49.963690 [ 3 ] {ed2fa6c3-543c-4719-9077-b6be97b5aa39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 269 | 2025.11.21 18:07:49.969421 [ 3 ] {ed2fa6c3-543c-4719-9077-b6be97b5aa39} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 270 | 2025.11.21 18:07:49.972777 [ 3 ] {ed2fa6c3-543c-4719-9077-b6be97b5aa39} <Debug> oximeter.version (1e33800d-71a0-4bff-b3ff-07bf941cdc20): Loading data parts | ||
| 271 | 2025.11.21 18:07:49.975486 [ 3 ] {ed2fa6c3-543c-4719-9077-b6be97b5aa39} <Debug> oximeter.version (1e33800d-71a0-4bff-b3ff-07bf941cdc20): There are no data parts | ||
| 272 | 2025.11.21 18:07:49.985793 [ 3 ] {ed2fa6c3-543c-4719-9077-b6be97b5aa39} <Debug> TCPHandler: Processed in 0.022509974 sec. | ||
| 273 | 2025.11.21 18:07:49.985979 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 274 | 2025.11.21 18:07:49.986251 [ 3 ] {cc7d9c1d-fb28-4796-a9f1-92dfeafee1dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) /* The measurement tables contain all individual samples from each timeseries. | ||
| 275 | * | ||
| 276 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 277 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 278 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 279 | * by all samples from the same timeseries. | ||
| 280 | * | ||
| 281 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 282 | * and then uses that to index quickly into the measurements tables. | ||
| 283 | */ | ||
| 284 | CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Bool) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 285 | 2025.11.21 18:07:49.986393 [ 3 ] {cc7d9c1d-fb28-4796-a9f1-92dfeafee1dc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 286 | 2025.11.21 18:07:50.000165 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 122.54 MiB, peak 122.54 MiB, free memory in arenas 0.00 B, will set to 130.70 MiB (RSS), difference: 8.16 MiB | ||
| 287 | 2025.11.21 18:07:50.002865 [ 3 ] {cc7d9c1d-fb28-4796-a9f1-92dfeafee1dc} <Debug> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Loading data parts | ||
| 288 | 2025.11.21 18:07:50.003149 [ 3 ] {cc7d9c1d-fb28-4796-a9f1-92dfeafee1dc} <Debug> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): There are no data parts | ||
| 289 | 2025.11.21 18:07:50.004452 [ 3 ] {cc7d9c1d-fb28-4796-a9f1-92dfeafee1dc} <Debug> TCPHandler: Processed in 0.018526001 sec. | ||
| 290 | 2025.11.21 18:07:50.004622 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 291 | 2025.11.21 18:07:50.004831 [ 3 ] {f97e14ca-61d0-456b-8e24-1ff4b10ac0cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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) | ||
| 292 | 2025.11.21 18:07:50.004912 [ 3 ] {f97e14ca-61d0-456b-8e24-1ff4b10ac0cd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 293 | 2025.11.21 18:07:50.011377 [ 3 ] {f97e14ca-61d0-456b-8e24-1ff4b10ac0cd} <Debug> oximeter.measurements_i8 (c3825809-9202-4e3a-9c13-503d83a2192d): Loading data parts | ||
| 294 | 2025.11.21 18:07:50.011533 [ 3 ] {f97e14ca-61d0-456b-8e24-1ff4b10ac0cd} <Debug> oximeter.measurements_i8 (c3825809-9202-4e3a-9c13-503d83a2192d): There are no data parts | ||
| 295 | 2025.11.21 18:07:50.019392 [ 3 ] {f97e14ca-61d0-456b-8e24-1ff4b10ac0cd} <Debug> TCPHandler: Processed in 0.014827385 sec. | ||
| 296 | 2025.11.21 18:07:50.019642 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 297 | 2025.11.21 18:07:50.019803 [ 3 ] {96bd95b0-bbc0-4dec-a6a8-a8df9c29925c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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) | ||
| 298 | 2025.11.21 18:07:50.019932 [ 3 ] {96bd95b0-bbc0-4dec-a6a8-a8df9c29925c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 299 | 2025.11.21 18:07:50.022232 [ 3 ] {96bd95b0-bbc0-4dec-a6a8-a8df9c29925c} <Debug> oximeter.measurements_u8 (1baa4ce9-bc95-437e-b9ec-b0ccfcb54136): Loading data parts | ||
| 300 | 2025.11.21 18:07:50.022374 [ 3 ] {96bd95b0-bbc0-4dec-a6a8-a8df9c29925c} <Debug> oximeter.measurements_u8 (1baa4ce9-bc95-437e-b9ec-b0ccfcb54136): There are no data parts | ||
| 301 | 2025.11.21 18:07:50.030553 [ 3 ] {96bd95b0-bbc0-4dec-a6a8-a8df9c29925c} <Debug> TCPHandler: Processed in 0.010960895 sec. | ||
| 302 | 2025.11.21 18:07:50.030721 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 303 | 2025.11.21 18:07:50.030885 [ 3 ] {41dfcbb3-c0cd-4c9d-be83-28ecc214f0d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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) | ||
| 304 | 2025.11.21 18:07:50.030993 [ 3 ] {41dfcbb3-c0cd-4c9d-be83-28ecc214f0d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 305 | 2025.11.21 18:07:50.034485 [ 3 ] {41dfcbb3-c0cd-4c9d-be83-28ecc214f0d6} <Debug> oximeter.measurements_i16 (d1a2e8f5-f45e-4603-a1e9-732fc83e9987): Loading data parts | ||
| 306 | 2025.11.21 18:07:50.034630 [ 3 ] {41dfcbb3-c0cd-4c9d-be83-28ecc214f0d6} <Debug> oximeter.measurements_i16 (d1a2e8f5-f45e-4603-a1e9-732fc83e9987): There are no data parts | ||
| 307 | 2025.11.21 18:07:50.042903 [ 3 ] {41dfcbb3-c0cd-4c9d-be83-28ecc214f0d6} <Debug> TCPHandler: Processed in 0.012238441 sec. | ||
| 308 | 2025.11.21 18:07:50.043070 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 309 | 2025.11.21 18:07:50.043300 [ 3 ] {f88f59ee-b0d0-4e63-8ff9-1ea4c45cdc88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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) | ||
| 310 | 2025.11.21 18:07:50.043421 [ 3 ] {f88f59ee-b0d0-4e63-8ff9-1ea4c45cdc88} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 311 | 2025.11.21 18:07:50.046449 [ 3 ] {f88f59ee-b0d0-4e63-8ff9-1ea4c45cdc88} <Debug> oximeter.measurements_u16 (2d88540b-5ebb-4bb5-9c31-b049c50f574a): Loading data parts | ||
| 312 | 2025.11.21 18:07:50.046617 [ 3 ] {f88f59ee-b0d0-4e63-8ff9-1ea4c45cdc88} <Debug> oximeter.measurements_u16 (2d88540b-5ebb-4bb5-9c31-b049c50f574a): There are no data parts | ||
| 313 | 2025.11.21 18:07:50.054928 [ 3 ] {f88f59ee-b0d0-4e63-8ff9-1ea4c45cdc88} <Debug> TCPHandler: Processed in 0.011906655 sec. | ||
| 314 | 2025.11.21 18:07:50.055077 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 315 | 2025.11.21 18:07:50.055237 [ 3 ] {82c8d25e-eaee-4213-8d1b-7ac268850c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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) | ||
| 316 | 2025.11.21 18:07:50.055369 [ 3 ] {82c8d25e-eaee-4213-8d1b-7ac268850c34} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 317 | 2025.11.21 18:07:50.057538 [ 3 ] {82c8d25e-eaee-4213-8d1b-7ac268850c34} <Debug> oximeter.measurements_i32 (1551f76b-a23b-40eb-8458-b3e4f34af4fa): Loading data parts | ||
| 318 | 2025.11.21 18:07:50.057738 [ 3 ] {82c8d25e-eaee-4213-8d1b-7ac268850c34} <Debug> oximeter.measurements_i32 (1551f76b-a23b-40eb-8458-b3e4f34af4fa): There are no data parts | ||
| 319 | 2025.11.21 18:07:50.060215 [ 3 ] {82c8d25e-eaee-4213-8d1b-7ac268850c34} <Debug> TCPHandler: Processed in 0.005186207 sec. | ||
| 320 | 2025.11.21 18:07:50.060392 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 321 | 2025.11.21 18:07:50.060677 [ 3 ] {57de09e7-392d-43ef-912f-4e8d5bfd2d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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) | ||
| 322 | 2025.11.21 18:07:50.060807 [ 3 ] {57de09e7-392d-43ef-912f-4e8d5bfd2d14} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 323 | 2025.11.21 18:07:50.068799 [ 3 ] {57de09e7-392d-43ef-912f-4e8d5bfd2d14} <Debug> oximeter.measurements_u32 (65f357cf-90b7-471b-aa45-8ab8c3a217b2): Loading data parts | ||
| 324 | 2025.11.21 18:07:50.068979 [ 3 ] {57de09e7-392d-43ef-912f-4e8d5bfd2d14} <Debug> oximeter.measurements_u32 (65f357cf-90b7-471b-aa45-8ab8c3a217b2): There are no data parts | ||
| 325 | 2025.11.21 18:07:50.072440 [ 3 ] {57de09e7-392d-43ef-912f-4e8d5bfd2d14} <Debug> TCPHandler: Processed in 0.012109079 sec. | ||
| 326 | 2025.11.21 18:07:50.072595 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 327 | 2025.11.21 18:07:50.072755 [ 3 ] {fc2e5ded-a8f4-43cb-aecb-304154a9ce75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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) | ||
| 328 | 2025.11.21 18:07:50.072900 [ 3 ] {fc2e5ded-a8f4-43cb-aecb-304154a9ce75} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 329 | 2025.11.21 18:07:50.081670 [ 3 ] {fc2e5ded-a8f4-43cb-aecb-304154a9ce75} <Debug> oximeter.measurements_i64 (9c09a8fc-ac2a-460f-a6b2-d9a3e4f53171): Loading data parts | ||
| 330 | 2025.11.21 18:07:50.082071 [ 3 ] {fc2e5ded-a8f4-43cb-aecb-304154a9ce75} <Debug> oximeter.measurements_i64 (9c09a8fc-ac2a-460f-a6b2-d9a3e4f53171): There are no data parts | ||
| 331 | 2025.11.21 18:07:50.092804 [ 3 ] {fc2e5ded-a8f4-43cb-aecb-304154a9ce75} <Debug> TCPHandler: Processed in 0.020258096 sec. | ||
| 332 | 2025.11.21 18:07:50.092972 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 333 | 2025.11.21 18:07:50.093251 [ 3 ] {977fad6b-707a-451e-a0eb-ae84e0276c03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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) | ||
| 334 | 2025.11.21 18:07:50.093407 [ 3 ] {977fad6b-707a-451e-a0eb-ae84e0276c03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 335 | 2025.11.21 18:07:50.095772 [ 3 ] {977fad6b-707a-451e-a0eb-ae84e0276c03} <Debug> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Loading data parts | ||
| 336 | 2025.11.21 18:07:50.095932 [ 3 ] {977fad6b-707a-451e-a0eb-ae84e0276c03} <Debug> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): There are no data parts | ||
| 337 | 2025.11.21 18:07:50.104390 [ 3 ] {977fad6b-707a-451e-a0eb-ae84e0276c03} <Debug> TCPHandler: Processed in 0.011471306 sec. | ||
| 338 | 2025.11.21 18:07:50.104562 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 339 | 2025.11.21 18:07:50.104770 [ 3 ] {50d01bc8-4909-4c3f-95cd-f099d0960a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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) | ||
| 340 | 2025.11.21 18:07:50.104910 [ 3 ] {50d01bc8-4909-4c3f-95cd-f099d0960a1a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 341 | 2025.11.21 18:07:50.108381 [ 3 ] {50d01bc8-4909-4c3f-95cd-f099d0960a1a} <Debug> oximeter.measurements_f32 (7004e213-bd9a-41d4-bf0b-3c5fa6371a5e): Loading data parts | ||
| 342 | 2025.11.21 18:07:50.108609 [ 3 ] {50d01bc8-4909-4c3f-95cd-f099d0960a1a} <Debug> oximeter.measurements_f32 (7004e213-bd9a-41d4-bf0b-3c5fa6371a5e): There are no data parts | ||
| 343 | 2025.11.21 18:07:50.116764 [ 3 ] {50d01bc8-4909-4c3f-95cd-f099d0960a1a} <Debug> TCPHandler: Processed in 0.012260542 sec. | ||
| 344 | 2025.11.21 18:07:50.116945 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 345 | 2025.11.21 18:07:50.117261 [ 3 ] {3f07128e-0e56-4920-bb36-7126f41c3c51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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) | ||
| 346 | 2025.11.21 18:07:50.117344 [ 3 ] {3f07128e-0e56-4920-bb36-7126f41c3c51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 347 | 2025.11.21 18:07:50.128039 [ 3 ] {3f07128e-0e56-4920-bb36-7126f41c3c51} <Debug> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Loading data parts | ||
| 348 | 2025.11.21 18:07:50.128190 [ 3 ] {3f07128e-0e56-4920-bb36-7126f41c3c51} <Debug> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): There are no data parts | ||
| 349 | 2025.11.21 18:07:50.130032 [ 3 ] {3f07128e-0e56-4920-bb36-7126f41c3c51} <Debug> TCPHandler: Processed in 0.01314704 sec. | ||
| 350 | 2025.11.21 18:07:50.130247 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 351 | 2025.11.21 18:07:50.130404 [ 3 ] {2a1792f7-312d-482a-9efc-f3b8c2350e86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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) | ||
| 352 | 2025.11.21 18:07:50.130536 [ 3 ] {2a1792f7-312d-482a-9efc-f3b8c2350e86} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 353 | 2025.11.21 18:07:50.138086 [ 3 ] {2a1792f7-312d-482a-9efc-f3b8c2350e86} <Debug> oximeter.measurements_string (1c0e8d0f-1371-4617-8ac4-38581f6b3913): Loading data parts | ||
| 354 | 2025.11.21 18:07:50.138307 [ 3 ] {2a1792f7-312d-482a-9efc-f3b8c2350e86} <Debug> oximeter.measurements_string (1c0e8d0f-1371-4617-8ac4-38581f6b3913): There are no data parts | ||
| 355 | 2025.11.21 18:07:50.141159 [ 3 ] {2a1792f7-312d-482a-9efc-f3b8c2350e86} <Debug> TCPHandler: Processed in 0.010960005 sec. | ||
| 356 | 2025.11.21 18:07:50.141305 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 357 | 2025.11.21 18:07:50.141550 [ 3 ] {80175d6c-3176-4eb4-9ee9-e3fc90ad9708} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 358 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 359 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 360 | * a string isn't palatable for a few reasons. | ||
| 361 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 362 | * details. | ||
| 363 | */ | ||
| 364 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 365 | 2025.11.21 18:07:50.141676 [ 3 ] {80175d6c-3176-4eb4-9ee9-e3fc90ad9708} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 366 | 2025.11.21 18:07:50.143414 [ 3 ] {80175d6c-3176-4eb4-9ee9-e3fc90ad9708} <Debug> oximeter.measurements_bytes (3825ce60-b973-4791-8eaa-4ace8f9aec4a): Loading data parts | ||
| 367 | 2025.11.21 18:07:50.143622 [ 3 ] {80175d6c-3176-4eb4-9ee9-e3fc90ad9708} <Debug> oximeter.measurements_bytes (3825ce60-b973-4791-8eaa-4ace8f9aec4a): There are no data parts | ||
| 368 | 2025.11.21 18:07:50.149409 [ 3 ] {80175d6c-3176-4eb4-9ee9-e3fc90ad9708} <Debug> TCPHandler: Processed in 0.008152958 sec. | ||
| 369 | 2025.11.21 18:07:50.149550 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 370 | 2025.11.21 18:07:50.149816 [ 3 ] {d3f8704f-28a9-4460-9d3c-18e6fce821ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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) | ||
| 371 | 2025.11.21 18:07:50.149936 [ 3 ] {d3f8704f-28a9-4460-9d3c-18e6fce821ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 372 | 2025.11.21 18:07:50.154401 [ 3 ] {d3f8704f-28a9-4460-9d3c-18e6fce821ac} <Debug> oximeter.measurements_cumulativei64 (6311ed92-b8e2-4e89-8628-afd5349822bd): Loading data parts | ||
| 373 | 2025.11.21 18:07:50.154542 [ 3 ] {d3f8704f-28a9-4460-9d3c-18e6fce821ac} <Debug> oximeter.measurements_cumulativei64 (6311ed92-b8e2-4e89-8628-afd5349822bd): There are no data parts | ||
| 374 | 2025.11.21 18:07:50.157072 [ 3 ] {d3f8704f-28a9-4460-9d3c-18e6fce821ac} <Debug> TCPHandler: Processed in 0.007570405 sec. | ||
| 375 | 2025.11.21 18:07:50.157214 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 376 | 2025.11.21 18:07:50.157374 [ 3 ] {e159aa7b-1f0f-4ba4-ba27-09a41a4e0f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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) | ||
| 377 | 2025.11.21 18:07:50.157490 [ 3 ] {e159aa7b-1f0f-4ba4-ba27-09a41a4e0f35} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 378 | 2025.11.21 18:07:50.159532 [ 3 ] {e159aa7b-1f0f-4ba4-ba27-09a41a4e0f35} <Debug> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Loading data parts | ||
| 379 | 2025.11.21 18:07:50.159669 [ 3 ] {e159aa7b-1f0f-4ba4-ba27-09a41a4e0f35} <Debug> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): There are no data parts | ||
| 380 | 2025.11.21 18:07:50.165500 [ 3 ] {e159aa7b-1f0f-4ba4-ba27-09a41a4e0f35} <Debug> TCPHandler: Processed in 0.008334632 sec. | ||
| 381 | 2025.11.21 18:07:50.165742 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 382 | 2025.11.21 18:07:50.165958 [ 3 ] {9adb84c0-e64c-413e-85aa-e17af36d98a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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) | ||
| 383 | 2025.11.21 18:07:50.166091 [ 3 ] {9adb84c0-e64c-413e-85aa-e17af36d98a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 384 | 2025.11.21 18:07:50.175315 [ 3 ] {9adb84c0-e64c-413e-85aa-e17af36d98a8} <Debug> oximeter.measurements_cumulativef32 (e1aef0a2-81ad-4ab0-87bf-f864b8712a00): Loading data parts | ||
| 385 | 2025.11.21 18:07:50.175526 [ 3 ] {9adb84c0-e64c-413e-85aa-e17af36d98a8} <Debug> oximeter.measurements_cumulativef32 (e1aef0a2-81ad-4ab0-87bf-f864b8712a00): There are no data parts | ||
| 386 | 2025.11.21 18:07:50.177320 [ 3 ] {9adb84c0-e64c-413e-85aa-e17af36d98a8} <Debug> TCPHandler: Processed in 0.011637769 sec. | ||
| 387 | 2025.11.21 18:07:50.177470 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 388 | 2025.11.21 18:07:50.177724 [ 3 ] {b2d21710-40fc-4943-be3c-f9c6022b68b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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) | ||
| 389 | 2025.11.21 18:07:50.177843 [ 3 ] {b2d21710-40fc-4943-be3c-f9c6022b68b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 390 | 2025.11.21 18:07:50.180561 [ 3 ] {b2d21710-40fc-4943-be3c-f9c6022b68b9} <Debug> oximeter.measurements_cumulativef64 (173839f0-f4d7-4d10-9e07-c99424e9051c): Loading data parts | ||
| 391 | 2025.11.21 18:07:50.180704 [ 3 ] {b2d21710-40fc-4943-be3c-f9c6022b68b9} <Debug> oximeter.measurements_cumulativef64 (173839f0-f4d7-4d10-9e07-c99424e9051c): There are no data parts | ||
| 392 | 2025.11.21 18:07:50.182083 [ 3 ] {b2d21710-40fc-4943-be3c-f9c6022b68b9} <Debug> TCPHandler: Processed in 0.004662276 sec. | ||
| 393 | 2025.11.21 18:07:50.182237 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 394 | 2025.11.21 18:07:50.182468 [ 3 ] {8a77c6f9-0620-4d15-979e-67e64fc09914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 395 | * NOTE: Array types cannot be Nullable, see | ||
| 396 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 397 | * for more details. | ||
| 398 | * | ||
| 399 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 400 | * is unfortunate, and at this point relies on the fact that an | ||
| 401 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 402 | * to figure out another way to represent missing samples here. | ||
| 403 | */ | ||
| 404 | 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) | ||
| 405 | 2025.11.21 18:07:50.182614 [ 3 ] {8a77c6f9-0620-4d15-979e-67e64fc09914} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 406 | 2025.11.21 18:07:50.190212 [ 3 ] {8a77c6f9-0620-4d15-979e-67e64fc09914} <Debug> oximeter.measurements_histogrami8 (97b37dd5-0c7b-46ca-ba33-72b2b59969b9): Loading data parts | ||
| 407 | 2025.11.21 18:07:50.190449 [ 3 ] {8a77c6f9-0620-4d15-979e-67e64fc09914} <Debug> oximeter.measurements_histogrami8 (97b37dd5-0c7b-46ca-ba33-72b2b59969b9): There are no data parts | ||
| 408 | 2025.11.21 18:07:50.201335 [ 3 ] {8a77c6f9-0620-4d15-979e-67e64fc09914} <Debug> TCPHandler: Processed in 0.019149244 sec. | ||
| 409 | 2025.11.21 18:07:50.201496 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 410 | 2025.11.21 18:07:50.201825 [ 3 ] {58a4bc4c-f18e-46bf-afe1-f35f92490e85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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) | ||
| 411 | 2025.11.21 18:07:50.201965 [ 3 ] {58a4bc4c-f18e-46bf-afe1-f35f92490e85} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 412 | 2025.11.21 18:07:50.204507 [ 3 ] {58a4bc4c-f18e-46bf-afe1-f35f92490e85} <Debug> oximeter.measurements_histogramu8 (5d85c77f-52a2-4caf-bc02-7559112dbf1f): Loading data parts | ||
| 413 | 2025.11.21 18:07:50.204807 [ 3 ] {58a4bc4c-f18e-46bf-afe1-f35f92490e85} <Debug> oximeter.measurements_histogramu8 (5d85c77f-52a2-4caf-bc02-7559112dbf1f): There are no data parts | ||
| 414 | 2025.11.21 18:07:50.212223 [ 3 ] {58a4bc4c-f18e-46bf-afe1-f35f92490e85} <Debug> TCPHandler: Processed in 0.010778732 sec. | ||
| 415 | 2025.11.21 18:07:50.212490 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 416 | 2025.11.21 18:07:50.212714 [ 3 ] {023d4487-8c52-4c68-8ec8-2b942d6bd9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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) | ||
| 417 | 2025.11.21 18:07:50.212882 [ 3 ] {023d4487-8c52-4c68-8ec8-2b942d6bd9a0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 418 | 2025.11.21 18:07:50.222179 [ 3 ] {023d4487-8c52-4c68-8ec8-2b942d6bd9a0} <Debug> oximeter.measurements_histogrami16 (acce3bf3-a876-4bd6-8f6f-dcfc47cb24c8): Loading data parts | ||
| 419 | 2025.11.21 18:07:50.222438 [ 3 ] {023d4487-8c52-4c68-8ec8-2b942d6bd9a0} <Debug> oximeter.measurements_histogrami16 (acce3bf3-a876-4bd6-8f6f-dcfc47cb24c8): There are no data parts | ||
| 420 | 2025.11.21 18:07:50.224968 [ 3 ] {023d4487-8c52-4c68-8ec8-2b942d6bd9a0} <Debug> TCPHandler: Processed in 0.012547508 sec. | ||
| 421 | 2025.11.21 18:07:50.225122 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 422 | 2025.11.21 18:07:50.225439 [ 3 ] {2ae46778-7de1-426d-9ec0-c097b911cfe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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) | ||
| 423 | 2025.11.21 18:07:50.225596 [ 3 ] {2ae46778-7de1-426d-9ec0-c097b911cfe1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 424 | 2025.11.21 18:07:50.233202 [ 3 ] {2ae46778-7de1-426d-9ec0-c097b911cfe1} <Debug> oximeter.measurements_histogramu16 (7a9b435c-0ac7-4f00-a7cf-024f640cafc7): Loading data parts | ||
| 425 | 2025.11.21 18:07:50.233385 [ 3 ] {2ae46778-7de1-426d-9ec0-c097b911cfe1} <Debug> oximeter.measurements_histogramu16 (7a9b435c-0ac7-4f00-a7cf-024f640cafc7): There are no data parts | ||
| 426 | 2025.11.21 18:07:50.238715 [ 3 ] {2ae46778-7de1-426d-9ec0-c097b911cfe1} <Debug> TCPHandler: Processed in 0.013641011 sec. | ||
| 427 | 2025.11.21 18:07:50.238999 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 428 | 2025.11.21 18:07:50.239236 [ 3 ] {e201b50b-b247-4b85-abc7-b3da9a9c3e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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) | ||
| 429 | 2025.11.21 18:07:50.239364 [ 3 ] {e201b50b-b247-4b85-abc7-b3da9a9c3e45} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 430 | 2025.11.21 18:07:50.242595 [ 3 ] {e201b50b-b247-4b85-abc7-b3da9a9c3e45} <Debug> oximeter.measurements_histogrami32 (39ced7bb-813c-4f65-96ee-02c685851f1e): Loading data parts | ||
| 431 | 2025.11.21 18:07:50.242762 [ 3 ] {e201b50b-b247-4b85-abc7-b3da9a9c3e45} <Debug> oximeter.measurements_histogrami32 (39ced7bb-813c-4f65-96ee-02c685851f1e): There are no data parts | ||
| 432 | 2025.11.21 18:07:50.244080 [ 3 ] {e201b50b-b247-4b85-abc7-b3da9a9c3e45} <Debug> TCPHandler: Processed in 0.005138826 sec. | ||
| 433 | 2025.11.21 18:07:50.244230 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 434 | 2025.11.21 18:07:50.244445 [ 3 ] {2704ac7b-2ea7-44ad-af58-0220182d8585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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) | ||
| 435 | 2025.11.21 18:07:50.244585 [ 3 ] {2704ac7b-2ea7-44ad-af58-0220182d8585} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 436 | 2025.11.21 18:07:50.251507 [ 3 ] {2704ac7b-2ea7-44ad-af58-0220182d8585} <Debug> oximeter.measurements_histogramu32 (37825f9d-4113-47bd-b397-36c35770a424): Loading data parts | ||
| 437 | 2025.11.21 18:07:50.251651 [ 3 ] {2704ac7b-2ea7-44ad-af58-0220182d8585} <Debug> oximeter.measurements_histogramu32 (37825f9d-4113-47bd-b397-36c35770a424): There are no data parts | ||
| 438 | 2025.11.21 18:07:50.253743 [ 3 ] {2704ac7b-2ea7-44ad-af58-0220182d8585} <Debug> TCPHandler: Processed in 0.009559997 sec. | ||
| 439 | 2025.11.21 18:07:50.253941 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 440 | 2025.11.21 18:07:50.254194 [ 3 ] {cff60fda-9843-47cc-b3bd-ff39da7e8d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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) | ||
| 441 | 2025.11.21 18:07:50.254318 [ 3 ] {cff60fda-9843-47cc-b3bd-ff39da7e8d03} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 442 | 2025.11.21 18:07:50.257294 [ 3 ] {cff60fda-9843-47cc-b3bd-ff39da7e8d03} <Debug> oximeter.measurements_histogrami64 (3bae6a1d-6f35-4545-b1cd-382948d7a664): Loading data parts | ||
| 443 | 2025.11.21 18:07:50.257437 [ 3 ] {cff60fda-9843-47cc-b3bd-ff39da7e8d03} <Debug> oximeter.measurements_histogrami64 (3bae6a1d-6f35-4545-b1cd-382948d7a664): There are no data parts | ||
| 444 | 2025.11.21 18:07:50.258954 [ 3 ] {cff60fda-9843-47cc-b3bd-ff39da7e8d03} <Debug> TCPHandler: Processed in 0.005062294 sec. | ||
| 445 | 2025.11.21 18:07:50.259107 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 446 | 2025.11.21 18:07:50.259319 [ 3 ] {f81d89f7-1ce3-4446-a1b7-7cb7074922b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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) | ||
| 447 | 2025.11.21 18:07:50.259459 [ 3 ] {f81d89f7-1ce3-4446-a1b7-7cb7074922b4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 448 | 2025.11.21 18:07:50.265457 [ 3 ] {f81d89f7-1ce3-4446-a1b7-7cb7074922b4} <Debug> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Loading data parts | ||
| 449 | 2025.11.21 18:07:50.265659 [ 3 ] {f81d89f7-1ce3-4446-a1b7-7cb7074922b4} <Debug> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): There are no data parts | ||
| 450 | 2025.11.21 18:07:50.267199 [ 3 ] {f81d89f7-1ce3-4446-a1b7-7cb7074922b4} <Debug> TCPHandler: Processed in 0.008140277 sec. | ||
| 451 | 2025.11.21 18:07:50.267339 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 452 | 2025.11.21 18:07:50.267634 [ 3 ] {523177ac-6c72-4ee9-953d-c18e0a8410ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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) | ||
| 453 | 2025.11.21 18:07:50.267763 [ 3 ] {523177ac-6c72-4ee9-953d-c18e0a8410ed} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 454 | 2025.11.21 18:07:50.270637 [ 3 ] {523177ac-6c72-4ee9-953d-c18e0a8410ed} <Debug> oximeter.measurements_histogramf32 (043007ac-8b14-4043-b4da-5ccd0d4af4cf): Loading data parts | ||
| 455 | 2025.11.21 18:07:50.270780 [ 3 ] {523177ac-6c72-4ee9-953d-c18e0a8410ed} <Debug> oximeter.measurements_histogramf32 (043007ac-8b14-4043-b4da-5ccd0d4af4cf): There are no data parts | ||
| 456 | 2025.11.21 18:07:50.272056 [ 3 ] {523177ac-6c72-4ee9-953d-c18e0a8410ed} <Debug> TCPHandler: Processed in 0.004766139 sec. | ||
| 457 | 2025.11.21 18:07:50.272197 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 458 | 2025.11.21 18:07:50.272409 [ 3 ] {d050d698-1b9b-4266-9332-2ce919628fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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) | ||
| 459 | 2025.11.21 18:07:50.272534 [ 3 ] {d050d698-1b9b-4266-9332-2ce919628fd7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 460 | 2025.11.21 18:07:50.278991 [ 3 ] {d050d698-1b9b-4266-9332-2ce919628fd7} <Debug> oximeter.measurements_histogramf64 (611cf8a6-832e-42b3-8d6c-ce7c2b2d8070): Loading data parts | ||
| 461 | 2025.11.21 18:07:50.279170 [ 3 ] {d050d698-1b9b-4266-9332-2ce919628fd7} <Debug> oximeter.measurements_histogramf64 (611cf8a6-832e-42b3-8d6c-ce7c2b2d8070): There are no data parts | ||
| 462 | 2025.11.21 18:07:50.280754 [ 3 ] {d050d698-1b9b-4266-9332-2ce919628fd7} <Debug> TCPHandler: Processed in 0.008605437 sec. | ||
| 463 | 2025.11.21 18:07:50.280901 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2025.11.21 18:07:50.281175 [ 3 ] {5f9668d1-674d-4ae6-bb7c-5a8236c836e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) /* The field tables store named dimensions of each timeseries. | ||
| 465 | * | ||
| 466 | * As with the measurement tables, there is one field table for each field data | ||
| 467 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 468 | * this behavior **must not** be relied upon for query correctness. | ||
| 469 | * | ||
| 470 | * The index for the fields differs from the measurements, however. Rows are | ||
| 471 | * sorted by timeseries name, then field name, field value, and finally | ||
| 472 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 473 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 474 | * usually then used to look up measurements. | ||
| 475 | * | ||
| 476 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 477 | * timeseries name and then key, since it would improve lookups where one | ||
| 478 | * already has the key. Realistically though, these tables are quite small and | ||
| 479 | * so performance benefits will be low in absolute terms. | ||
| 480 | * | ||
| 481 | * TTL: We use a materialized column to expire old field table records. This | ||
| 482 | * column is generated automatically by the database whenever a new row is | ||
| 483 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 484 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 485 | * record will remain during a deduplication, which will have the last | ||
| 486 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 487 | * measurement tables. | ||
| 488 | */ | ||
| 489 | 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) | ||
| 490 | 2025.11.21 18:07:50.281320 [ 3 ] {5f9668d1-674d-4ae6-bb7c-5a8236c836e1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 491 | 2025.11.21 18:07:50.284192 [ 3 ] {5f9668d1-674d-4ae6-bb7c-5a8236c836e1} <Debug> oximeter.fields_bool (289567b1-6f94-4838-8bbc-00be51e0ddae): Loading data parts | ||
| 492 | 2025.11.21 18:07:50.284354 [ 3 ] {5f9668d1-674d-4ae6-bb7c-5a8236c836e1} <Debug> oximeter.fields_bool (289567b1-6f94-4838-8bbc-00be51e0ddae): There are no data parts | ||
| 493 | 2025.11.21 18:07:50.285558 [ 3 ] {5f9668d1-674d-4ae6-bb7c-5a8236c836e1} <Debug> TCPHandler: Processed in 0.004705107 sec. | ||
| 494 | 2025.11.21 18:07:50.285780 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 495 | 2025.11.21 18:07:50.285932 [ 3 ] {2f0c68ee-b05e-4f36-9ff4-034f62238cec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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) | ||
| 496 | 2025.11.21 18:07:50.286056 [ 3 ] {2f0c68ee-b05e-4f36-9ff4-034f62238cec} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 497 | 2025.11.21 18:07:50.292750 [ 3 ] {2f0c68ee-b05e-4f36-9ff4-034f62238cec} <Debug> oximeter.fields_i8 (7e559d48-3b4b-4cbd-9b8e-d5eefcfadf3d): Loading data parts | ||
| 498 | 2025.11.21 18:07:50.293008 [ 3 ] {2f0c68ee-b05e-4f36-9ff4-034f62238cec} <Debug> oximeter.fields_i8 (7e559d48-3b4b-4cbd-9b8e-d5eefcfadf3d): There are no data parts | ||
| 499 | 2025.11.21 18:07:50.294578 [ 3 ] {2f0c68ee-b05e-4f36-9ff4-034f62238cec} <Debug> TCPHandler: Processed in 0.008845272 sec. | ||
| 500 | 2025.11.21 18:07:50.294720 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 501 | 2025.11.21 18:07:50.294948 [ 3 ] {40c80621-61d9-424b-8403-d1af6f32f792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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) | ||
| 502 | 2025.11.21 18:07:50.295057 [ 3 ] {40c80621-61d9-424b-8403-d1af6f32f792} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 503 | 2025.11.21 18:07:50.298266 [ 3 ] {40c80621-61d9-424b-8403-d1af6f32f792} <Debug> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Loading data parts | ||
| 504 | 2025.11.21 18:07:50.298415 [ 3 ] {40c80621-61d9-424b-8403-d1af6f32f792} <Debug> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): There are no data parts | ||
| 505 | 2025.11.21 18:07:50.299800 [ 3 ] {40c80621-61d9-424b-8403-d1af6f32f792} <Debug> TCPHandler: Processed in 0.005128975 sec. | ||
| 506 | 2025.11.21 18:07:50.300032 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 507 | 2025.11.21 18:07:50.300191 [ 3 ] {d8267e3f-6d51-48b2-9359-44344397cbcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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) | ||
| 508 | 2025.11.21 18:07:50.300306 [ 3 ] {d8267e3f-6d51-48b2-9359-44344397cbcb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 509 | 2025.11.21 18:07:50.306630 [ 3 ] {d8267e3f-6d51-48b2-9359-44344397cbcb} <Debug> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Loading data parts | ||
| 510 | 2025.11.21 18:07:50.306843 [ 3 ] {d8267e3f-6d51-48b2-9359-44344397cbcb} <Debug> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): There are no data parts | ||
| 511 | 2025.11.21 18:07:50.308463 [ 3 ] {d8267e3f-6d51-48b2-9359-44344397cbcb} <Debug> TCPHandler: Processed in 0.008479784 sec. | ||
| 512 | 2025.11.21 18:07:50.308616 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 513 | 2025.11.21 18:07:50.308846 [ 3 ] {51c93b00-2f17-4c59-8d88-b0c46ee53d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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) | ||
| 514 | 2025.11.21 18:07:50.308958 [ 3 ] {51c93b00-2f17-4c59-8d88-b0c46ee53d11} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 515 | 2025.11.21 18:07:50.311747 [ 3 ] {51c93b00-2f17-4c59-8d88-b0c46ee53d11} <Debug> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Loading data parts | ||
| 516 | 2025.11.21 18:07:50.311890 [ 3 ] {51c93b00-2f17-4c59-8d88-b0c46ee53d11} <Debug> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): There are no data parts | ||
| 517 | 2025.11.21 18:07:50.313119 [ 3 ] {51c93b00-2f17-4c59-8d88-b0c46ee53d11} <Debug> TCPHandler: Processed in 0.004552484 sec. | ||
| 518 | 2025.11.21 18:07:50.313313 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 519 | 2025.11.21 18:07:50.313466 [ 3 ] {80688ddc-50f2-4708-a9a2-56091f8d8f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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) | ||
| 520 | 2025.11.21 18:07:50.313601 [ 3 ] {80688ddc-50f2-4708-a9a2-56091f8d8f44} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 521 | 2025.11.21 18:07:50.320011 [ 3 ] {80688ddc-50f2-4708-a9a2-56091f8d8f44} <Debug> oximeter.fields_i32 (9b6901e8-265b-4972-98f8-f3be86901cbd): Loading data parts | ||
| 522 | 2025.11.21 18:07:50.320253 [ 3 ] {80688ddc-50f2-4708-a9a2-56091f8d8f44} <Debug> oximeter.fields_i32 (9b6901e8-265b-4972-98f8-f3be86901cbd): There are no data parts | ||
| 523 | 2025.11.21 18:07:50.322092 [ 3 ] {80688ddc-50f2-4708-a9a2-56091f8d8f44} <Debug> TCPHandler: Processed in 0.008827991 sec. | ||
| 524 | 2025.11.21 18:07:50.322241 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 525 | 2025.11.21 18:07:50.322465 [ 3 ] {e57d4f7d-0b18-4ebb-bd07-48c5fa433b40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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) | ||
| 526 | 2025.11.21 18:07:50.322575 [ 3 ] {e57d4f7d-0b18-4ebb-bd07-48c5fa433b40} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 527 | 2025.11.21 18:07:50.325462 [ 3 ] {e57d4f7d-0b18-4ebb-bd07-48c5fa433b40} <Debug> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Loading data parts | ||
| 528 | 2025.11.21 18:07:50.325602 [ 3 ] {e57d4f7d-0b18-4ebb-bd07-48c5fa433b40} <Debug> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): There are no data parts | ||
| 529 | 2025.11.21 18:07:50.326810 [ 3 ] {e57d4f7d-0b18-4ebb-bd07-48c5fa433b40} <Debug> TCPHandler: Processed in 0.004617465 sec. | ||
| 530 | 2025.11.21 18:07:50.326981 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 531 | 2025.11.21 18:07:50.327135 [ 3 ] {53dcf012-b1df-4545-823a-5a7114183342} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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) | ||
| 532 | 2025.11.21 18:07:50.327244 [ 3 ] {53dcf012-b1df-4545-823a-5a7114183342} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 533 | 2025.11.21 18:07:50.333824 [ 3 ] {53dcf012-b1df-4545-823a-5a7114183342} <Debug> oximeter.fields_i64 (42d72597-cfc8-47c2-be6f-00d2ba89078e): Loading data parts | ||
| 534 | 2025.11.21 18:07:50.334028 [ 3 ] {53dcf012-b1df-4545-823a-5a7114183342} <Debug> oximeter.fields_i64 (42d72597-cfc8-47c2-be6f-00d2ba89078e): There are no data parts | ||
| 535 | 2025.11.21 18:07:50.337193 [ 3 ] {53dcf012-b1df-4545-823a-5a7114183342} <Debug> TCPHandler: Processed in 0.010260121 sec. | ||
| 536 | 2025.11.21 18:07:50.337338 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2025.11.21 18:07:50.337550 [ 3 ] {b44106bc-2b5c-431a-86df-d8f64d223fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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) | ||
| 538 | 2025.11.21 18:07:50.337663 [ 3 ] {b44106bc-2b5c-431a-86df-d8f64d223fb6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 539 | 2025.11.21 18:07:50.340617 [ 3 ] {b44106bc-2b5c-431a-86df-d8f64d223fb6} <Debug> oximeter.fields_u64 (426595c4-7bff-4597-b6d5-d838ff23f1c6): Loading data parts | ||
| 540 | 2025.11.21 18:07:50.340752 [ 3 ] {b44106bc-2b5c-431a-86df-d8f64d223fb6} <Debug> oximeter.fields_u64 (426595c4-7bff-4597-b6d5-d838ff23f1c6): There are no data parts | ||
| 541 | 2025.11.21 18:07:50.341949 [ 3 ] {b44106bc-2b5c-431a-86df-d8f64d223fb6} <Debug> TCPHandler: Processed in 0.004659236 sec. | ||
| 542 | 2025.11.21 18:07:50.342124 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2025.11.21 18:07:50.342276 [ 3 ] {fbff50e0-4084-44fe-9ea8-f5b945537cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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) | ||
| 544 | 2025.11.21 18:07:50.342388 [ 3 ] {fbff50e0-4084-44fe-9ea8-f5b945537cbf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 545 | 2025.11.21 18:07:50.348955 [ 3 ] {fbff50e0-4084-44fe-9ea8-f5b945537cbf} <Debug> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Loading data parts | ||
| 546 | 2025.11.21 18:07:50.349198 [ 3 ] {fbff50e0-4084-44fe-9ea8-f5b945537cbf} <Debug> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): There are no data parts | ||
| 547 | 2025.11.21 18:07:50.357133 [ 3 ] {fbff50e0-4084-44fe-9ea8-f5b945537cbf} <Debug> TCPHandler: Processed in 0.015056979 sec. | ||
| 548 | 2025.11.21 18:07:50.357282 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2025.11.21 18:07:50.357517 [ 3 ] {52cbbb9d-25a6-441a-a2ef-c3ae7049fdb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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) | ||
| 550 | 2025.11.21 18:07:50.357634 [ 3 ] {52cbbb9d-25a6-441a-a2ef-c3ae7049fdb0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 551 | 2025.11.21 18:07:50.361002 [ 3 ] {52cbbb9d-25a6-441a-a2ef-c3ae7049fdb0} <Debug> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Loading data parts | ||
| 552 | 2025.11.21 18:07:50.361160 [ 3 ] {52cbbb9d-25a6-441a-a2ef-c3ae7049fdb0} <Debug> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): There are no data parts | ||
| 553 | 2025.11.21 18:07:50.362566 [ 3 ] {52cbbb9d-25a6-441a-a2ef-c3ae7049fdb0} <Debug> TCPHandler: Processed in 0.00533229 sec. | ||
| 554 | 2025.11.21 18:07:50.362714 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2025.11.21 18:07:50.362866 [ 3 ] {044dca3e-eb7c-4182-a34d-47085d0884b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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) | ||
| 556 | 2025.11.21 18:07:50.363003 [ 3 ] {044dca3e-eb7c-4182-a34d-47085d0884b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 557 | 2025.11.21 18:07:50.369528 [ 3 ] {044dca3e-eb7c-4182-a34d-47085d0884b6} <Debug> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Loading data parts | ||
| 558 | 2025.11.21 18:07:50.369810 [ 3 ] {044dca3e-eb7c-4182-a34d-47085d0884b6} <Debug> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): There are no data parts | ||
| 559 | 2025.11.21 18:07:50.375024 [ 3 ] {044dca3e-eb7c-4182-a34d-47085d0884b6} <Debug> TCPHandler: Processed in 0.012358364 sec. | ||
| 560 | 2025.11.21 18:07:50.375198 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2025.11.21 18:07:50.375528 [ 3 ] {411dddf9-6f33-4aef-94c5-b9e0c39a3351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) /* The timeseries schema table stores the extracted schema for the samples | ||
| 562 | * oximeter collects. | ||
| 563 | */ | ||
| 564 | 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) | ||
| 565 | 2025.11.21 18:07:50.375718 [ 3 ] {411dddf9-6f33-4aef-94c5-b9e0c39a3351} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 566 | 2025.11.21 18:07:50.377922 [ 3 ] {411dddf9-6f33-4aef-94c5-b9e0c39a3351} <Debug> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04): Loading data parts | ||
| 567 | 2025.11.21 18:07:50.378157 [ 3 ] {411dddf9-6f33-4aef-94c5-b9e0c39a3351} <Debug> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04): There are no data parts | ||
| 568 | 2025.11.21 18:07:50.383387 [ 3 ] {411dddf9-6f33-4aef-94c5-b9e0c39a3351} <Debug> TCPHandler: Processed in 0.008237549 sec. | ||
| 569 | 2025.11.21 18:07:50.383600 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 570 | 2025.11.21 18:07:50.383978 [ 256 ] {2acf2189-05bc-4273-8c10-8845a8219538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 571 | 2025.11.21 18:07:50.385436 [ 256 ] {2acf2189-05bc-4273-8c10-8845a8219538} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 572 | 2025.11.21 18:07:50.387318 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44322 | ||
| 573 | 2025.11.21 18:07:50.389942 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 574 | 2025.11.21 18:07:50.390042 [ 262 ] {} <Debug> TCP-Session: c56f429a-85fd-4b37-bdcc-0ff3d8ffc2bc Authenticating user 'default' from [fd00:1122:3344:101::a]:44322 | ||
| 575 | 2025.11.21 18:07:50.390067 [ 262 ] {} <Debug> TCP-Session: c56f429a-85fd-4b37-bdcc-0ff3d8ffc2bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 576 | 2025.11.21 18:07:50.390081 [ 262 ] {} <Debug> TCP-Session: c56f429a-85fd-4b37-bdcc-0ff3d8ffc2bc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 577 | 2025.11.21 18:07:50.390274 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 578 | 2025.11.21 18:07:50.390301 [ 262 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 579 | 2025.11.21 18:07:50.390405 [ 262 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 580 | 2025.11.21 18:07:50.394632 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:52879 | ||
| 581 | 2025.11.21 18:07:50.396713 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43198 | ||
| 582 | 2025.11.21 18:07:50.399156 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 583 | 2025.11.21 18:07:50.399199 [ 263 ] {} <Debug> TCP-Session: f8f88c3d-4591-40ea-afa8-d5f240720e3e Authenticating user 'default' from [fd00:1122:3344:101::a]:52879 | ||
| 584 | 2025.11.21 18:07:50.399245 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59219 | ||
| 585 | 2025.11.21 18:07:50.399247 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 586 | 2025.11.21 18:07:50.399325 [ 263 ] {} <Debug> TCP-Session: f8f88c3d-4591-40ea-afa8-d5f240720e3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 587 | 2025.11.21 18:07:50.399339 [ 264 ] {} <Debug> TCP-Session: a3ce642f-4296-441d-b4cc-d074f93d7ff0 Authenticating user 'default' from [fd00:1122:3344:101::a]:43198 | ||
| 588 | 2025.11.21 18:07:50.399353 [ 263 ] {} <Debug> TCP-Session: f8f88c3d-4591-40ea-afa8-d5f240720e3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 589 | 2025.11.21 18:07:50.399543 [ 264 ] {} <Debug> TCP-Session: a3ce642f-4296-441d-b4cc-d074f93d7ff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 590 | 2025.11.21 18:07:50.399564 [ 264 ] {} <Debug> TCP-Session: a3ce642f-4296-441d-b4cc-d074f93d7ff0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 591 | 2025.11.21 18:07:50.401666 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 592 | 2025.11.21 18:07:50.401696 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:64464 | ||
| 593 | 2025.11.21 18:07:50.401712 [ 265 ] {} <Debug> TCP-Session: e8c4f337-dd3d-4926-8aa4-5462e8b4de25 Authenticating user 'default' from [fd00:1122:3344:101::a]:59219 | ||
| 594 | 2025.11.21 18:07:50.401846 [ 265 ] {} <Debug> TCP-Session: e8c4f337-dd3d-4926-8aa4-5462e8b4de25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 595 | 2025.11.21 18:07:50.401861 [ 265 ] {} <Debug> TCP-Session: e8c4f337-dd3d-4926-8aa4-5462e8b4de25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 596 | 2025.11.21 18:07:50.401865 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:51686 | ||
| 597 | 2025.11.21 18:07:50.401898 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 598 | 2025.11.21 18:07:50.401982 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:38344 | ||
| 599 | 2025.11.21 18:07:50.402086 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:35556 | ||
| 600 | 2025.11.21 18:07:50.402124 [ 266 ] {} <Debug> TCP-Session: 4ada0821-e450-43b9-8bc9-61cac770c316 Authenticating user 'default' from [fd00:1122:3344:101::a]:64464 | ||
| 601 | 2025.11.21 18:07:50.402128 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2025.11.21 18:07:50.402233 [ 266 ] {} <Debug> TCP-Session: 4ada0821-e450-43b9-8bc9-61cac770c316 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2025.11.21 18:07:50.402254 [ 266 ] {} <Debug> TCP-Session: 4ada0821-e450-43b9-8bc9-61cac770c316 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2025.11.21 18:07:50.402261 [ 267 ] {} <Debug> TCP-Session: d7b0d557-dfeb-4bbf-8089-62cb2da63eb6 Authenticating user 'default' from [fd00:1122:3344:101::a]:51686 | ||
| 605 | 2025.11.21 18:07:50.402366 [ 267 ] {} <Debug> TCP-Session: d7b0d557-dfeb-4bbf-8089-62cb2da63eb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 606 | 2025.11.21 18:07:50.402382 [ 267 ] {} <Debug> TCP-Session: d7b0d557-dfeb-4bbf-8089-62cb2da63eb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 607 | 2025.11.21 18:07:50.402966 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 608 | 2025.11.21 18:07:50.403014 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 609 | 2025.11.21 18:07:50.403060 [ 268 ] {} <Debug> TCP-Session: 6a4d4555-ba4b-4fcf-9f77-09f22032d6fd Authenticating user 'default' from [fd00:1122:3344:101::a]:38344 | ||
| 610 | 2025.11.21 18:07:50.403066 [ 269 ] {} <Debug> TCP-Session: 11c5bd35-49aa-44b8-9c59-f39442d7d6d4 Authenticating user 'default' from [fd00:1122:3344:101::a]:35556 | ||
| 611 | 2025.11.21 18:07:50.403087 [ 268 ] {} <Debug> TCP-Session: 6a4d4555-ba4b-4fcf-9f77-09f22032d6fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 612 | 2025.11.21 18:07:50.403193 [ 268 ] {} <Debug> TCP-Session: 6a4d4555-ba4b-4fcf-9f77-09f22032d6fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2025.11.21 18:07:50.403195 [ 269 ] {} <Debug> TCP-Session: 11c5bd35-49aa-44b8-9c59-f39442d7d6d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 614 | 2025.11.21 18:07:50.403311 [ 269 ] {} <Debug> TCP-Session: 11c5bd35-49aa-44b8-9c59-f39442d7d6d4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2025.11.21 18:07:50.404294 [ 260 ] {2acf2189-05bc-4273-8c10-8845a8219538} <Trace> oximeter.version (1e33800d-71a0-4bff-b3ff-07bf941cdc20): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 616 | 2025.11.21 18:07:50.404340 [ 260 ] {2acf2189-05bc-4273-8c10-8845a8219538} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 617 | 2025.11.21 18:07:50.409675 [ 260 ] {2acf2189-05bc-4273-8c10-8845a8219538} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 618 | 2025.11.21 18:07:50.410383 [ 260 ] {2acf2189-05bc-4273-8c10-8845a8219538} <Trace> oximeter.version (1e33800d-71a0-4bff-b3ff-07bf941cdc20): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 619 | 2025.11.21 18:07:50.410877 [ 256 ] {2acf2189-05bc-4273-8c10-8845a8219538} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.027018 sec., 37.01236212895107 rows/sec., 592.20 B/sec. | ||
| 620 | 2025.11.21 18:07:50.411174 [ 256 ] {2acf2189-05bc-4273-8c10-8845a8219538} <Debug> TCPHandler: Processed in 0.027628318 sec. | ||
| 621 | 2025.11.21 18:07:51.000245 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 133.87 MiB, peak 133.87 MiB, free memory in arenas 0.00 B, will set to 138.60 MiB (RSS), difference: 4.73 MiB | ||
| 622 | 2025.11.21 18:07:51.016078 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45001 | ||
| 623 | 2025.11.21 18:07:51.016311 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 624 | 2025.11.21 18:07:51.016372 [ 270 ] {} <Debug> TCP-Session: 4fac66db-93ad-4811-b064-ca18b92742db Authenticating user 'default' from [fd00:1122:3344:101::b]:45001 | ||
| 625 | 2025.11.21 18:07:51.016396 [ 270 ] {} <Debug> TCP-Session: 4fac66db-93ad-4811-b064-ca18b92742db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 626 | 2025.11.21 18:07:51.016516 [ 270 ] {} <Debug> TCP-Session: 4fac66db-93ad-4811-b064-ca18b92742db Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 627 | 2025.11.21 18:07:51.016593 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 628 | 2025.11.21 18:07:51.016621 [ 270 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 629 | 2025.11.21 18:07:51.016737 [ 270 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 630 | 2025.11.21 18:07:51.021046 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:51089 | ||
| 631 | 2025.11.21 18:07:51.021104 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64269 | ||
| 632 | 2025.11.21 18:07:51.021223 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:42677 | ||
| 633 | 2025.11.21 18:07:51.021317 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 634 | 2025.11.21 18:07:51.021388 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 635 | 2025.11.21 18:07:51.021462 [ 272 ] {} <Debug> TCP-Session: b4a4b930-a8e8-4ec2-9be0-21ee2d9511b0 Authenticating user 'default' from [fd00:1122:3344:101::b]:64269 | ||
| 636 | 2025.11.21 18:07:51.021467 [ 271 ] {} <Debug> TCP-Session: 9c61b111-fd9c-4aee-b8b6-5a49417b144e Authenticating user 'default' from [fd00:1122:3344:101::b]:51089 | ||
| 637 | 2025.11.21 18:07:51.021489 [ 272 ] {} <Debug> TCP-Session: b4a4b930-a8e8-4ec2-9be0-21ee2d9511b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2025.11.21 18:07:51.021550 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:56370 | ||
| 639 | 2025.11.21 18:07:51.021494 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2025.11.21 18:07:51.021627 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:64497 | ||
| 641 | 2025.11.21 18:07:51.021651 [ 272 ] {} <Debug> TCP-Session: b4a4b930-a8e8-4ec2-9be0-21ee2d9511b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 642 | 2025.11.21 18:07:51.021622 [ 271 ] {} <Debug> TCP-Session: 9c61b111-fd9c-4aee-b8b6-5a49417b144e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2025.11.21 18:07:51.021463 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33446 | ||
| 644 | 2025.11.21 18:07:51.021753 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54337 | ||
| 645 | 2025.11.21 18:07:51.021741 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 646 | 2025.11.21 18:07:51.021722 [ 271 ] {} <Debug> TCP-Session: 9c61b111-fd9c-4aee-b8b6-5a49417b144e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 647 | 2025.11.21 18:07:51.021855 [ 275 ] {} <Debug> TCP-Session: 8037619c-e861-4569-abbc-aee3dc5f6280 Authenticating user 'default' from [fd00:1122:3344:101::b]:56370 | ||
| 648 | 2025.11.21 18:07:51.021828 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 649 | 2025.11.21 18:07:51.021719 [ 273 ] {} <Debug> TCP-Session: f1ad2c98-a197-4cfe-9f08-e8b4c9230e08 Authenticating user 'default' from [fd00:1122:3344:101::b]:42677 | ||
| 650 | 2025.11.21 18:07:51.021987 [ 275 ] {} <Debug> TCP-Session: 8037619c-e861-4569-abbc-aee3dc5f6280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2025.11.21 18:07:51.021991 [ 273 ] {} <Debug> TCP-Session: f1ad2c98-a197-4cfe-9f08-e8b4c9230e08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2025.11.21 18:07:51.022044 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 653 | 2025.11.21 18:07:51.022097 [ 275 ] {} <Debug> TCP-Session: 8037619c-e861-4569-abbc-aee3dc5f6280 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2025.11.21 18:07:51.022125 [ 273 ] {} <Debug> TCP-Session: f1ad2c98-a197-4cfe-9f08-e8b4c9230e08 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 655 | 2025.11.21 18:07:51.022139 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 656 | 2025.11.21 18:07:51.022104 [ 276 ] {} <Debug> TCP-Session: 74896d46-1566-454e-ad73-818c85e508b5 Authenticating user 'default' from [fd00:1122:3344:101::b]:64497 | ||
| 657 | 2025.11.21 18:07:51.022203 [ 277 ] {} <Debug> TCP-Session: 97249588-5e51-45ed-8e4f-b563b8fbf338 Authenticating user 'default' from [fd00:1122:3344:101::b]:54337 | ||
| 658 | 2025.11.21 18:07:51.022123 [ 274 ] {} <Debug> TCP-Session: d4834eb0-3414-4b63-9a0e-537cc24cceef Authenticating user 'default' from [fd00:1122:3344:101::b]:33446 | ||
| 659 | 2025.11.21 18:07:51.022289 [ 276 ] {} <Debug> TCP-Session: 74896d46-1566-454e-ad73-818c85e508b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.11.21 18:07:51.022312 [ 277 ] {} <Debug> TCP-Session: 97249588-5e51-45ed-8e4f-b563b8fbf338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2025.11.21 18:07:51.022300 [ 274 ] {} <Debug> TCP-Session: d4834eb0-3414-4b63-9a0e-537cc24cceef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.11.21 18:07:51.022381 [ 276 ] {} <Debug> TCP-Session: 74896d46-1566-454e-ad73-818c85e508b5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.11.21 18:07:51.022402 [ 277 ] {} <Debug> TCP-Session: 97249588-5e51-45ed-8e4f-b563b8fbf338 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 664 | 2025.11.21 18:07:51.022390 [ 274 ] {} <Debug> TCP-Session: d4834eb0-3414-4b63-9a0e-537cc24cceef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 665 | 2025.11.21 18:07:51.399759 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:38152 | ||
| 666 | 2025.11.21 18:07:51.401327 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 667 | 2025.11.21 18:07:51.401381 [ 278 ] {} <Debug> TCP-Session: bf52d15e-ad12-44b2-bd45-29ad1544aea2 Authenticating user 'default' from [fd00:1122:3344:101::c]:38152 | ||
| 668 | 2025.11.21 18:07:51.401405 [ 278 ] {} <Debug> TCP-Session: bf52d15e-ad12-44b2-bd45-29ad1544aea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2025.11.21 18:07:51.401524 [ 278 ] {} <Debug> TCP-Session: bf52d15e-ad12-44b2-bd45-29ad1544aea2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 670 | 2025.11.21 18:07:51.401634 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 671 | 2025.11.21 18:07:51.401675 [ 278 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 672 | 2025.11.21 18:07:51.401778 [ 278 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 673 | 2025.11.21 18:07:51.406066 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:55570 | ||
| 674 | 2025.11.21 18:07:51.406168 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:65265 | ||
| 675 | 2025.11.21 18:07:51.406310 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 676 | 2025.11.21 18:07:51.406329 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59153 | ||
| 677 | 2025.11.21 18:07:51.406349 [ 279 ] {} <Debug> TCP-Session: 48826c7c-bd13-4897-85ff-670f51eb97df Authenticating user 'default' from [fd00:1122:3344:101::c]:55570 | ||
| 678 | 2025.11.21 18:07:51.406465 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 679 | 2025.11.21 18:07:51.406507 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:44776 | ||
| 680 | 2025.11.21 18:07:51.406572 [ 280 ] {} <Debug> TCP-Session: 167085b8-4e06-491f-9386-5ecf6c1aa674 Authenticating user 'default' from [fd00:1122:3344:101::c]:65265 | ||
| 681 | 2025.11.21 18:07:51.406741 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 682 | 2025.11.21 18:07:51.406667 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2025.11.21 18:07:51.406779 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60050 | ||
| 684 | 2025.11.21 18:07:51.406852 [ 281 ] {} <Debug> TCP-Session: 1c7ad474-f4ce-44cf-8937-47f200ad5c95 Authenticating user 'default' from [fd00:1122:3344:101::c]:59153 | ||
| 685 | 2025.11.21 18:07:51.406831 [ 280 ] {} <Debug> TCP-Session: 167085b8-4e06-491f-9386-5ecf6c1aa674 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 686 | 2025.11.21 18:07:51.406890 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:33760 | ||
| 687 | 2025.11.21 18:07:51.406894 [ 281 ] {} <Debug> TCP-Session: 1c7ad474-f4ce-44cf-8937-47f200ad5c95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 688 | 2025.11.21 18:07:51.406615 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:60927 | ||
| 689 | 2025.11.21 18:07:51.407016 [ 282 ] {} <Debug> TCP-Session: 8532ac38-56a0-4e21-8776-71abe8b428c4 Authenticating user 'default' from [fd00:1122:3344:101::c]:44776 | ||
| 690 | 2025.11.21 18:07:51.407013 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2025.11.21 18:07:51.407024 [ 281 ] {} <Debug> TCP-Session: 1c7ad474-f4ce-44cf-8937-47f200ad5c95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2025.11.21 18:07:51.406596 [ 279 ] {} <Debug> TCP-Session: 48826c7c-bd13-4897-85ff-670f51eb97df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 693 | 2025.11.21 18:07:51.407142 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2025.11.21 18:07:51.407225 [ 279 ] {} <Debug> TCP-Session: 48826c7c-bd13-4897-85ff-670f51eb97df Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 695 | 2025.11.21 18:07:51.407332 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 696 | 2025.11.21 18:07:51.407376 [ 284 ] {} <Debug> TCP-Session: f17e6630-18c9-4bfa-9207-71863e2f71ef Authenticating user 'default' from [fd00:1122:3344:101::c]:60050 | ||
| 697 | 2025.11.21 18:07:51.407384 [ 283 ] {} <Debug> TCP-Session: 9f85248e-1bf8-4938-9900-a70dbcd6bc8d Authenticating user 'default' from [fd00:1122:3344:101::c]:60927 | ||
| 698 | 2025.11.21 18:07:51.407420 [ 285 ] {} <Debug> TCP-Session: 19c636a5-9579-48aa-a5ee-f33213b2de7e Authenticating user 'default' from [fd00:1122:3344:101::c]:33760 | ||
| 699 | 2025.11.21 18:07:51.407491 [ 282 ] {} <Debug> TCP-Session: 8532ac38-56a0-4e21-8776-71abe8b428c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2025.11.21 18:07:51.407511 [ 283 ] {} <Debug> TCP-Session: 9f85248e-1bf8-4938-9900-a70dbcd6bc8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.11.21 18:07:51.407512 [ 280 ] {} <Debug> TCP-Session: 167085b8-4e06-491f-9386-5ecf6c1aa674 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.11.21 18:07:51.407595 [ 285 ] {} <Debug> TCP-Session: 19c636a5-9579-48aa-a5ee-f33213b2de7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.11.21 18:07:51.407602 [ 283 ] {} <Debug> TCP-Session: 9f85248e-1bf8-4938-9900-a70dbcd6bc8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.11.21 18:07:51.407673 [ 282 ] {} <Debug> TCP-Session: 8532ac38-56a0-4e21-8776-71abe8b428c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2025.11.21 18:07:51.407689 [ 285 ] {} <Debug> TCP-Session: 19c636a5-9579-48aa-a5ee-f33213b2de7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.11.21 18:07:51.407416 [ 284 ] {} <Debug> TCP-Session: f17e6630-18c9-4bfa-9207-71863e2f71ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 707 | 2025.11.21 18:07:51.407824 [ 284 ] {} <Debug> TCP-Session: f17e6630-18c9-4bfa-9207-71863e2f71ef Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 708 | 2025.11.21 18:07:52.001142 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 138.70 MiB, peak 138.70 MiB, free memory in arenas 0.00 B, will set to 139.75 MiB (RSS), difference: 1.05 MiB | ||
| 709 | 2025.11.21 18:07:55.271696 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 710 | 2025.11.21 18:07:55.271737 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 711 | 2025.11.21 18:07:55.271932 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 712 | 2025.11.21 18:07:55.271950 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 713 | 2025.11.21 18:07:55.277083 [ 245 ] {} <Debug> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Loading data parts | ||
| 714 | 2025.11.21 18:07:55.277285 [ 245 ] {} <Debug> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): There are no data parts | ||
| 715 | 2025.11.21 18:07:55.286227 [ 244 ] {} <Debug> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Loading data parts | ||
| 716 | 2025.11.21 18:07:55.286407 [ 244 ] {} <Debug> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): There are no data parts | ||
| 717 | 2025.11.21 18:07:55.287441 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 718 | 2025.11.21 18:07:55.287480 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 719 | 2025.11.21 18:07:55.294175 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 720 | 2025.11.21 18:07:55.294775 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 721 | 2025.11.21 18:07:55.295048 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 722 | 2025.11.21 18:07:55.315950 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 723 | 2025.11.21 18:07:55.316101 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 724 | 2025.11.21 18:07:55.322412 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 725 | 2025.11.21 18:07:55.323620 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 726 | 2025.11.21 18:07:55.327170 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 727 | 2025.11.21 18:07:56.001419 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.78 MiB, peak 148.78 MiB, free memory in arenas 0.00 B, will set to 153.88 MiB (RSS), difference: 9.10 MiB | ||
| 728 | 2025.11.21 18:07:57.773721 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 729 | 2025.11.21 18:07:57.773823 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 730 | 2025.11.21 18:07:57.778528 [ 243 ] {} <Debug> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Loading data parts | ||
| 731 | 2025.11.21 18:07:57.778736 [ 243 ] {} <Debug> system.query_log (252c8152-1007-456e-996a-7daabffddc91): There are no data parts | ||
| 732 | 2025.11.21 18:07:57.785691 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 733 | 2025.11.21 18:07:57.785731 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 734 | 2025.11.21 18:07:57.789863 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 735 | 2025.11.21 18:07:57.790569 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 736 | 2025.11.21 18:07:57.790836 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 737 | 2025.11.21 18:07:58.000286 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.08 MiB, peak 158.08 MiB, free memory in arenas 0.00 B, will set to 154.89 MiB (RSS), difference: -3.19 MiB | ||
| 738 | 2025.11.21 18:08:02.730260 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 739 | 2025.11.21 18:08:02.730321 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 740 | 2025.11.21 18:08:02.797513 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 741 | 2025.11.21 18:08:02.800353 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 742 | 2025.11.21 18:08:02.800512 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 743 | 2025.11.21 18:08:02.801422 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 744 | 2025.11.21 18:08:02.802017 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 745 | 2025.11.21 18:08:02.802273 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 746 | 2025.11.21 18:08:02.829689 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 747 | 2025.11.21 18:08:02.847646 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 748 | 2025.11.21 18:08:02.847859 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 749 | 2025.11.21 18:08:02.854474 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 750 | 2025.11.21 18:08:02.855557 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 751 | 2025.11.21 18:08:02.858680 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 752 | 2025.11.21 18:08:03.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.67 MiB, peak 159.67 MiB, free memory in arenas 0.00 B, will set to 157.70 MiB (RSS), difference: 2.03 MiB | ||
| 753 | 2025.11.21 18:08:08.000234 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.71 MiB, peak 159.67 MiB, free memory in arenas 0.00 B, will set to 157.73 MiB (RSS), difference: 4.02 MiB | ||
| 754 | 2025.11.21 18:08:10.302658 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 755 | 2025.11.21 18:08:10.303216 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 756 | 2025.11.21 18:08:10.303266 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 757 | 2025.11.21 18:08:10.303927 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 758 | 2025.11.21 18:08:10.304426 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 759 | 2025.11.21 18:08:10.304568 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 760 | 2025.11.21 18:08:10.359168 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 761 | 2025.11.21 18:08:10.375836 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 762 | 2025.11.21 18:08:10.375888 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 763 | 2025.11.21 18:08:10.382074 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 764 | 2025.11.21 18:08:10.383141 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 765 | 2025.11.21 18:08:10.386165 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 766 | 2025.11.21 18:08:10.417961 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2025.11.21 18:08:10.418129 [ 3 ] {bfc69d09-91d0-4746-9c31-f96e0498dba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 768 | 2025.11.21 18:08:10.422636 [ 3 ] {bfc69d09-91d0-4746-9c31-f96e0498dba3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 769 | 2025.11.21 18:08:10.426813 [ 3 ] {bfc69d09-91d0-4746-9c31-f96e0498dba3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 770 | 2025.11.21 18:08:10.437738 [ 3 ] {bfc69d09-91d0-4746-9c31-f96e0498dba3} <Debug> TCPHandler: Processed in 0.01989553 sec. | ||
| 771 | 2025.11.21 18:08:10.448519 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2025.11.21 18:08:10.448741 [ 3 ] {a478efa1-77da-4dcc-b13e-da479de99630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 773 | 2025.11.21 18:08:10.459456 [ 3 ] {a478efa1-77da-4dcc-b13e-da479de99630} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 774 | 2025.11.21 18:08:10.459513 [ 3 ] {a478efa1-77da-4dcc-b13e-da479de99630} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 775 | 2025.11.21 18:08:10.459978 [ 3 ] {a478efa1-77da-4dcc-b13e-da479de99630} <Debug> TCPHandler: Processed in 0.011456896 sec. | ||
| 776 | 2025.11.21 18:08:10.462217 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2025.11.21 18:08:10.462453 [ 3 ] {9908a6d6-d2c8-438c-97f3-2f6b6f203530} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 778 | 2025.11.21 18:08:10.473972 [ 3 ] {9908a6d6-d2c8-438c-97f3-2f6b6f203530} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 779 | 2025.11.21 18:08:10.474067 [ 3 ] {9908a6d6-d2c8-438c-97f3-2f6b6f203530} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 780 | 2025.11.21 18:08:10.474710 [ 3 ] {9908a6d6-d2c8-438c-97f3-2f6b6f203530} <Debug> TCPHandler: Processed in 0.012590099 sec. | ||
| 781 | 2025.11.21 18:08:10.474954 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 782 | 2025.11.21 18:08:10.475071 [ 3 ] {5d1f4a3e-723e-4cff-8e20-6dcf18ee92d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 783 | 2025.11.21 18:08:10.475319 [ 3 ] {5d1f4a3e-723e-4cff-8e20-6dcf18ee92d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 784 | 2025.11.21 18:08:10.475363 [ 3 ] {5d1f4a3e-723e-4cff-8e20-6dcf18ee92d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 785 | 2025.11.21 18:08:10.475687 [ 3 ] {5d1f4a3e-723e-4cff-8e20-6dcf18ee92d5} <Debug> TCPHandler: Processed in 0.000782046 sec. | ||
| 786 | 2025.11.21 18:08:10.475885 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 787 | 2025.11.21 18:08:10.476000 [ 3 ] {02a4e91a-db32-4cc3-9ceb-d47cfd6e0af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 788 | 2025.11.21 18:08:10.476244 [ 3 ] {02a4e91a-db32-4cc3-9ceb-d47cfd6e0af2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 789 | 2025.11.21 18:08:10.476289 [ 3 ] {02a4e91a-db32-4cc3-9ceb-d47cfd6e0af2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 790 | 2025.11.21 18:08:10.476616 [ 3 ] {02a4e91a-db32-4cc3-9ceb-d47cfd6e0af2} <Debug> TCPHandler: Processed in 0.000779266 sec. | ||
| 791 | 2025.11.21 18:08:10.476828 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 792 | 2025.11.21 18:08:10.476944 [ 3 ] {a7b52ba0-2e9e-487f-a453-63629fd73735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('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) | ||
| 793 | 2025.11.21 18:08:10.477185 [ 3 ] {a7b52ba0-2e9e-487f-a453-63629fd73735} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 794 | 2025.11.21 18:08:10.477228 [ 3 ] {a7b52ba0-2e9e-487f-a453-63629fd73735} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 795 | 2025.11.21 18:08:10.477540 [ 3 ] {a7b52ba0-2e9e-487f-a453-63629fd73735} <Debug> TCPHandler: Processed in 0.000761336 sec. | ||
| 796 | 2025.11.21 18:08:10.477740 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 797 | 2025.11.21 18:08:10.477856 [ 3 ] {dbfb2737-0c27-4adb-a5c0-037b8cbe8968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', '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) | ||
| 798 | 2025.11.21 18:08:10.478102 [ 3 ] {dbfb2737-0c27-4adb-a5c0-037b8cbe8968} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 799 | 2025.11.21 18:08:10.478143 [ 3 ] {dbfb2737-0c27-4adb-a5c0-037b8cbe8968} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 800 | 2025.11.21 18:08:10.478461 [ 3 ] {dbfb2737-0c27-4adb-a5c0-037b8cbe8968} <Debug> TCPHandler: Processed in 0.000769545 sec. | ||
| 801 | 2025.11.21 18:08:10.478669 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 802 | 2025.11.21 18:08:10.478784 [ 3 ] {b8240ea1-2472-494a-9aac-c7d0c7c92d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', '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) | ||
| 803 | 2025.11.21 18:08:10.479030 [ 3 ] {b8240ea1-2472-494a-9aac-c7d0c7c92d8c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 804 | 2025.11.21 18:08:10.479071 [ 3 ] {b8240ea1-2472-494a-9aac-c7d0c7c92d8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 805 | 2025.11.21 18:08:10.479376 [ 3 ] {b8240ea1-2472-494a-9aac-c7d0c7c92d8c} <Debug> TCPHandler: Processed in 0.000755435 sec. | ||
| 806 | 2025.11.21 18:08:10.479574 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 807 | 2025.11.21 18:08:10.479690 [ 3 ] {3bbe478a-df96-470a-aef2-37a6af50286d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', '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) | ||
| 808 | 2025.11.21 18:08:10.479933 [ 3 ] {3bbe478a-df96-470a-aef2-37a6af50286d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 809 | 2025.11.21 18:08:10.479974 [ 3 ] {3bbe478a-df96-470a-aef2-37a6af50286d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 810 | 2025.11.21 18:08:10.480276 [ 3 ] {3bbe478a-df96-470a-aef2-37a6af50286d} <Debug> TCPHandler: Processed in 0.000749756 sec. | ||
| 811 | 2025.11.21 18:08:10.480473 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 812 | 2025.11.21 18:08:10.480591 [ 3 ] {745ce00c-98d9-4d37-ad3d-5034780f14fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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', '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) | ||
| 813 | 2025.11.21 18:08:10.480836 [ 3 ] {745ce00c-98d9-4d37-ad3d-5034780f14fe} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 814 | 2025.11.21 18:08:10.480879 [ 3 ] {745ce00c-98d9-4d37-ad3d-5034780f14fe} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 815 | 2025.11.21 18:08:10.481183 [ 3 ] {745ce00c-98d9-4d37-ad3d-5034780f14fe} <Debug> TCPHandler: Processed in 0.000758095 sec. | ||
| 816 | 2025.11.21 18:08:10.481401 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 817 | 2025.11.21 18:08:10.481518 [ 3 ] {0e9408ac-c6bc-4637-a0ef-84e7d95c9b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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', '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) | ||
| 818 | 2025.11.21 18:08:10.481769 [ 3 ] {0e9408ac-c6bc-4637-a0ef-84e7d95c9b15} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 819 | 2025.11.21 18:08:10.481813 [ 3 ] {0e9408ac-c6bc-4637-a0ef-84e7d95c9b15} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 820 | 2025.11.21 18:08:10.482118 [ 3 ] {0e9408ac-c6bc-4637-a0ef-84e7d95c9b15} <Debug> TCPHandler: Processed in 0.000764185 sec. | ||
| 821 | 2025.11.21 18:08:10.482334 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 822 | 2025.11.21 18:08:10.482453 [ 3 ] {ca9d5bea-e245-4a8b-80aa-6e17f3fc7e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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', '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) | ||
| 823 | 2025.11.21 18:08:10.482718 [ 3 ] {ca9d5bea-e245-4a8b-80aa-6e17f3fc7e96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 824 | 2025.11.21 18:08:10.482761 [ 3 ] {ca9d5bea-e245-4a8b-80aa-6e17f3fc7e96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 825 | 2025.11.21 18:08:10.483072 [ 3 ] {ca9d5bea-e245-4a8b-80aa-6e17f3fc7e96} <Debug> TCPHandler: Processed in 0.000785936 sec. | ||
| 826 | 2025.11.21 18:08:10.483293 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2025.11.21 18:08:10.483411 [ 3 ] {a9f8d131-ef9b-4a6a-8e86-84edb210c3b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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', '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) | ||
| 828 | 2025.11.21 18:08:10.483674 [ 3 ] {a9f8d131-ef9b-4a6a-8e86-84edb210c3b1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 829 | 2025.11.21 18:08:10.483717 [ 3 ] {a9f8d131-ef9b-4a6a-8e86-84edb210c3b1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 830 | 2025.11.21 18:08:10.484047 [ 3 ] {a9f8d131-ef9b-4a6a-8e86-84edb210c3b1} <Debug> TCPHandler: Processed in 0.000802426 sec. | ||
| 831 | 2025.11.21 18:08:10.484255 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 832 | 2025.11.21 18:08:10.484374 [ 3 ] {d7e60f67-b5cd-463b-adc6-da750ce0893f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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', '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) | ||
| 833 | 2025.11.21 18:08:10.484636 [ 3 ] {d7e60f67-b5cd-463b-adc6-da750ce0893f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 834 | 2025.11.21 18:08:10.484679 [ 3 ] {d7e60f67-b5cd-463b-adc6-da750ce0893f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 835 | 2025.11.21 18:08:10.485008 [ 3 ] {d7e60f67-b5cd-463b-adc6-da750ce0893f} <Debug> TCPHandler: Processed in 0.000800746 sec. | ||
| 836 | 2025.11.21 18:08:10.485214 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2025.11.21 18:08:10.485332 [ 3 ] {f6bbcb2a-f783-472d-8a70-0c752ca448af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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', '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) | ||
| 838 | 2025.11.21 18:08:10.485591 [ 3 ] {f6bbcb2a-f783-472d-8a70-0c752ca448af} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 839 | 2025.11.21 18:08:10.485634 [ 3 ] {f6bbcb2a-f783-472d-8a70-0c752ca448af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 840 | 2025.11.21 18:08:10.485951 [ 3 ] {f6bbcb2a-f783-472d-8a70-0c752ca448af} <Debug> TCPHandler: Processed in 0.000785236 sec. | ||
| 841 | 2025.11.21 18:08:10.486159 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2025.11.21 18:08:10.486276 [ 3 ] {33ced308-6a9a-47d7-9225-091c0a65a407} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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', '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) | ||
| 843 | 2025.11.21 18:08:10.486535 [ 3 ] {33ced308-6a9a-47d7-9225-091c0a65a407} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 844 | 2025.11.21 18:08:10.486577 [ 3 ] {33ced308-6a9a-47d7-9225-091c0a65a407} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 845 | 2025.11.21 18:08:10.486909 [ 3 ] {33ced308-6a9a-47d7-9225-091c0a65a407} <Debug> TCPHandler: Processed in 0.000797956 sec. | ||
| 846 | 2025.11.21 18:08:10.487110 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2025.11.21 18:08:10.487229 [ 3 ] {89fa9be5-793f-4363-8d83-538adfb942f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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', '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) | ||
| 848 | 2025.11.21 18:08:10.487491 [ 3 ] {89fa9be5-793f-4363-8d83-538adfb942f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2025.11.21 18:08:10.487533 [ 3 ] {89fa9be5-793f-4363-8d83-538adfb942f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 850 | 2025.11.21 18:08:10.487844 [ 3 ] {89fa9be5-793f-4363-8d83-538adfb942f9} <Debug> TCPHandler: Processed in 0.000783096 sec. | ||
| 851 | 2025.11.21 18:08:10.488056 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 852 | 2025.11.21 18:08:10.488176 [ 3 ] {36230875-7a36-42d1-8d4c-6947134bd5c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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', '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) | ||
| 853 | 2025.11.21 18:08:10.488456 [ 3 ] {36230875-7a36-42d1-8d4c-6947134bd5c5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 854 | 2025.11.21 18:08:10.488499 [ 3 ] {36230875-7a36-42d1-8d4c-6947134bd5c5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 855 | 2025.11.21 18:08:10.488808 [ 3 ] {36230875-7a36-42d1-8d4c-6947134bd5c5} <Debug> TCPHandler: Processed in 0.000800156 sec. | ||
| 856 | 2025.11.21 18:08:10.489007 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 857 | 2025.11.21 18:08:10.489127 [ 3 ] {9bffbc2e-ee6e-49cd-91d5-e564f356c5eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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', '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) | ||
| 858 | 2025.11.21 18:08:10.489387 [ 3 ] {9bffbc2e-ee6e-49cd-91d5-e564f356c5eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 859 | 2025.11.21 18:08:10.489428 [ 3 ] {9bffbc2e-ee6e-49cd-91d5-e564f356c5eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 860 | 2025.11.21 18:08:10.489773 [ 3 ] {9bffbc2e-ee6e-49cd-91d5-e564f356c5eb} <Debug> TCPHandler: Processed in 0.000815317 sec. | ||
| 861 | 2025.11.21 18:08:10.491051 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 862 | 2025.11.21 18:08:10.491172 [ 3 ] {59412058-a7d3-43e7-b8ee-50d7332804b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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', '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) | ||
| 863 | 2025.11.21 18:08:10.491431 [ 3 ] {59412058-a7d3-43e7-b8ee-50d7332804b2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 864 | 2025.11.21 18:08:10.491474 [ 3 ] {59412058-a7d3-43e7-b8ee-50d7332804b2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 865 | 2025.11.21 18:08:10.491787 [ 3 ] {59412058-a7d3-43e7-b8ee-50d7332804b2} <Debug> TCPHandler: Processed in 0.000784396 sec. | ||
| 866 | 2025.11.21 18:08:10.492670 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 867 | 2025.11.21 18:08:10.492791 [ 3 ] {52924ff2-be1f-42d3-b0c6-a1d42239feb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 868 | 2025.11.21 18:08:10.493058 [ 3 ] {52924ff2-be1f-42d3-b0c6-a1d42239feb8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 869 | 2025.11.21 18:08:10.493100 [ 3 ] {52924ff2-be1f-42d3-b0c6-a1d42239feb8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 870 | 2025.11.21 18:08:10.493416 [ 3 ] {52924ff2-be1f-42d3-b0c6-a1d42239feb8} <Debug> TCPHandler: Processed in 0.000793306 sec. | ||
| 871 | 2025.11.21 18:08:10.493956 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 872 | 2025.11.21 18:08:10.494078 [ 3 ] {72698910-c54c-45b2-ba73-290dc1f6a8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 873 | 2025.11.21 18:08:10.494345 [ 3 ] {72698910-c54c-45b2-ba73-290dc1f6a8f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 874 | 2025.11.21 18:08:10.494388 [ 3 ] {72698910-c54c-45b2-ba73-290dc1f6a8f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 875 | 2025.11.21 18:08:10.494705 [ 3 ] {72698910-c54c-45b2-ba73-290dc1f6a8f2} <Debug> TCPHandler: Processed in 0.000796526 sec. | ||
| 876 | 2025.11.21 18:08:10.494931 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 877 | 2025.11.21 18:08:10.495053 [ 3 ] {3f8e19dc-0860-460b-b33c-b671165ea068} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 878 | 2025.11.21 18:08:10.495315 [ 3 ] {3f8e19dc-0860-460b-b33c-b671165ea068} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 879 | 2025.11.21 18:08:10.495357 [ 3 ] {3f8e19dc-0860-460b-b33c-b671165ea068} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 880 | 2025.11.21 18:08:10.495673 [ 3 ] {3f8e19dc-0860-460b-b33c-b671165ea068} <Debug> TCPHandler: Processed in 0.000789506 sec. | ||
| 881 | 2025.11.21 18:08:10.495927 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 882 | 2025.11.21 18:08:10.496050 [ 3 ] {df41c3a1-95c2-4d34-9c25-796ace117abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 883 | 2025.11.21 18:08:10.496322 [ 3 ] {df41c3a1-95c2-4d34-9c25-796ace117abd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 884 | 2025.11.21 18:08:10.496365 [ 3 ] {df41c3a1-95c2-4d34-9c25-796ace117abd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 885 | 2025.11.21 18:08:10.496691 [ 3 ] {df41c3a1-95c2-4d34-9c25-796ace117abd} <Debug> TCPHandler: Processed in 0.000812707 sec. | ||
| 886 | 2025.11.21 18:08:10.496924 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 887 | 2025.11.21 18:08:10.497046 [ 3 ] {89e29e35-3456-4c3b-a8a9-58b0203a01bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 888 | 2025.11.21 18:08:10.497317 [ 3 ] {89e29e35-3456-4c3b-a8a9-58b0203a01bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 889 | 2025.11.21 18:08:10.497359 [ 3 ] {89e29e35-3456-4c3b-a8a9-58b0203a01bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 890 | 2025.11.21 18:08:10.497668 [ 3 ] {89e29e35-3456-4c3b-a8a9-58b0203a01bb} <Debug> TCPHandler: Processed in 0.000793146 sec. | ||
| 891 | 2025.11.21 18:08:10.497907 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2025.11.21 18:08:10.498031 [ 3 ] {11ccc357-cc69-49a6-90a9-aeede97f29ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 893 | 2025.11.21 18:08:10.498310 [ 3 ] {11ccc357-cc69-49a6-90a9-aeede97f29ab} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 894 | 2025.11.21 18:08:10.498352 [ 3 ] {11ccc357-cc69-49a6-90a9-aeede97f29ab} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 895 | 2025.11.21 18:08:10.498681 [ 3 ] {11ccc357-cc69-49a6-90a9-aeede97f29ab} <Debug> TCPHandler: Processed in 0.000828967 sec. | ||
| 896 | 2025.11.21 18:08:10.498905 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 897 | 2025.11.21 18:08:10.499023 [ 3 ] {7cbd5ee5-90d4-4ae3-afb3-4b3ecf625beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 898 | 2025.11.21 18:08:10.499285 [ 3 ] {7cbd5ee5-90d4-4ae3-afb3-4b3ecf625beb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 899 | 2025.11.21 18:08:10.499326 [ 3 ] {7cbd5ee5-90d4-4ae3-afb3-4b3ecf625beb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 900 | 2025.11.21 18:08:10.499707 [ 3 ] {7cbd5ee5-90d4-4ae3-afb3-4b3ecf625beb} <Debug> TCPHandler: Processed in 0.000826927 sec. | ||
| 901 | 2025.11.21 18:08:10.499952 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 902 | 2025.11.21 18:08:10.500076 [ 3 ] {b43ad4d9-d930-4fd9-9e12-1045fa9661b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 903 | 2025.11.21 18:08:10.500353 [ 3 ] {b43ad4d9-d930-4fd9-9e12-1045fa9661b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 904 | 2025.11.21 18:08:10.500396 [ 3 ] {b43ad4d9-d930-4fd9-9e12-1045fa9661b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 905 | 2025.11.21 18:08:10.500715 [ 3 ] {b43ad4d9-d930-4fd9-9e12-1045fa9661b0} <Debug> TCPHandler: Processed in 0.000810777 sec. | ||
| 906 | 2025.11.21 18:08:10.500953 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 907 | 2025.11.21 18:08:10.501079 [ 3 ] {ce00c290-cbaa-45d4-a16f-d5dd7213ff30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 908 | 2025.11.21 18:08:10.501361 [ 3 ] {ce00c290-cbaa-45d4-a16f-d5dd7213ff30} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 909 | 2025.11.21 18:08:10.501405 [ 3 ] {ce00c290-cbaa-45d4-a16f-d5dd7213ff30} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 910 | 2025.11.21 18:08:10.501743 [ 3 ] {ce00c290-cbaa-45d4-a16f-d5dd7213ff30} <Debug> TCPHandler: Processed in 0.000837757 sec. | ||
| 911 | 2025.11.21 18:08:10.501974 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 912 | 2025.11.21 18:08:10.502100 [ 3 ] {67d849b4-1abd-4d1c-9a4d-c492ae813a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 913 | 2025.11.21 18:08:10.502382 [ 3 ] {67d849b4-1abd-4d1c-9a4d-c492ae813a2b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 914 | 2025.11.21 18:08:10.502426 [ 3 ] {67d849b4-1abd-4d1c-9a4d-c492ae813a2b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 915 | 2025.11.21 18:08:10.502758 [ 3 ] {67d849b4-1abd-4d1c-9a4d-c492ae813a2b} <Debug> TCPHandler: Processed in 0.000832347 sec. | ||
| 916 | 2025.11.21 18:08:10.514505 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 917 | 2025.11.21 18:08:10.514760 [ 3 ] {10fb6942-c2a9-4075-9e55-404efa34cd78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 918 | 2025.11.21 18:08:10.515091 [ 3 ] {10fb6942-c2a9-4075-9e55-404efa34cd78} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 919 | 2025.11.21 18:08:10.515133 [ 3 ] {10fb6942-c2a9-4075-9e55-404efa34cd78} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 920 | 2025.11.21 18:08:10.515462 [ 3 ] {10fb6942-c2a9-4075-9e55-404efa34cd78} <Debug> TCPHandler: Processed in 0.001056321 sec. | ||
| 921 | 2025.11.21 18:08:10.519084 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2025.11.21 18:08:10.519285 [ 3 ] {0cf85637-4099-410c-8b3e-0ce3d7fd9707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 923 | 2025.11.21 18:08:10.519367 [ 3 ] {0cf85637-4099-410c-8b3e-0ce3d7fd9707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 924 | 2025.11.21 18:08:10.522162 [ 3 ] {0cf85637-4099-410c-8b3e-0ce3d7fd9707} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 925 | 2025.11.21 18:08:10.522205 [ 3 ] {0cf85637-4099-410c-8b3e-0ce3d7fd9707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 926 | 2025.11.21 18:08:10.525087 [ 3 ] {0cf85637-4099-410c-8b3e-0ce3d7fd9707} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 927 | 2025.11.21 18:08:10.525460 [ 3 ] {0cf85637-4099-410c-8b3e-0ce3d7fd9707} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 928 | 2025.11.21 18:08:10.525602 [ 3 ] {0cf85637-4099-410c-8b3e-0ce3d7fd9707} <Debug> executeQuery: Read 31 rows, 7.12 KiB in 0.006374 sec., 4863.508001255099 rows/sec., 1.09 MiB/sec. | ||
| 929 | 2025.11.21 18:08:10.525641 [ 3 ] {0cf85637-4099-410c-8b3e-0ce3d7fd9707} <Debug> TCPHandler: Processed in 0.006670857 sec. | ||
| 930 | 2025.11.21 18:08:10.525780 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2025.11.21 18:08:10.525876 [ 3 ] {4c5e9156-804d-4b5f-a9df-9c0ed50cd651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 932 | 2025.11.21 18:08:10.525917 [ 3 ] {4c5e9156-804d-4b5f-a9df-9c0ed50cd651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 933 | 2025.11.21 18:08:10.532464 [ 3 ] {4c5e9156-804d-4b5f-a9df-9c0ed50cd651} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 934 | 2025.11.21 18:08:10.532498 [ 3 ] {4c5e9156-804d-4b5f-a9df-9c0ed50cd651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 935 | 2025.11.21 18:08:10.533055 [ 3 ] {4c5e9156-804d-4b5f-a9df-9c0ed50cd651} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 936 | 2025.11.21 18:08:10.533473 [ 3 ] {4c5e9156-804d-4b5f-a9df-9c0ed50cd651} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 937 | 2025.11.21 18:08:10.533632 [ 3 ] {4c5e9156-804d-4b5f-a9df-9c0ed50cd651} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.007776 sec., 52726.33744855967 rows/sec., 3.34 MiB/sec. | ||
| 938 | 2025.11.21 18:08:10.533674 [ 3 ] {4c5e9156-804d-4b5f-a9df-9c0ed50cd651} <Debug> TCPHandler: Processed in 0.007943044 sec. | ||
| 939 | 2025.11.21 18:08:10.533819 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 940 | 2025.11.21 18:08:10.533914 [ 3 ] {d850ed54-02de-48a0-a91e-521e9ff7f9b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 941 | 2025.11.21 18:08:10.533955 [ 3 ] {d850ed54-02de-48a0-a91e-521e9ff7f9b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 942 | 2025.11.21 18:08:10.534384 [ 3 ] {d850ed54-02de-48a0-a91e-521e9ff7f9b7} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 943 | 2025.11.21 18:08:10.534421 [ 3 ] {d850ed54-02de-48a0-a91e-521e9ff7f9b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 944 | 2025.11.21 18:08:10.534816 [ 3 ] {d850ed54-02de-48a0-a91e-521e9ff7f9b7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 945 | 2025.11.21 18:08:10.535257 [ 3 ] {d850ed54-02de-48a0-a91e-521e9ff7f9b7} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 946 | 2025.11.21 18:08:10.535388 [ 3 ] {d850ed54-02de-48a0-a91e-521e9ff7f9b7} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001495 sec., 5351.170568561873 rows/sec., 436.35 KiB/sec. | ||
| 947 | 2025.11.21 18:08:10.535425 [ 3 ] {d850ed54-02de-48a0-a91e-521e9ff7f9b7} <Debug> TCPHandler: Processed in 0.001656294 sec. | ||
| 948 | 2025.11.21 18:08:10.535538 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 949 | 2025.11.21 18:08:10.535631 [ 3 ] {b20757ce-6048-48fa-a91a-e8b80e15e6af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 950 | 2025.11.21 18:08:10.535672 [ 3 ] {b20757ce-6048-48fa-a91a-e8b80e15e6af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 951 | 2025.11.21 18:08:10.536671 [ 3 ] {b20757ce-6048-48fa-a91a-e8b80e15e6af} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 952 | 2025.11.21 18:08:10.536708 [ 3 ] {b20757ce-6048-48fa-a91a-e8b80e15e6af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 953 | 2025.11.21 18:08:10.537379 [ 3 ] {b20757ce-6048-48fa-a91a-e8b80e15e6af} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 954 | 2025.11.21 18:08:10.537856 [ 3 ] {b20757ce-6048-48fa-a91a-e8b80e15e6af} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 955 | 2025.11.21 18:08:10.537988 [ 3 ] {b20757ce-6048-48fa-a91a-e8b80e15e6af} <Debug> executeQuery: Read 1116 rows, 90.13 KiB in 0.002375 sec., 469894.7368421053 rows/sec., 37.06 MiB/sec. | ||
| 956 | 2025.11.21 18:08:10.538026 [ 3 ] {b20757ce-6048-48fa-a91a-e8b80e15e6af} <Debug> TCPHandler: Processed in 0.002535672 sec. | ||
| 957 | 2025.11.21 18:08:10.538136 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 958 | 2025.11.21 18:08:10.538230 [ 3 ] {7596064c-21d2-493f-85f0-96a2afa2440b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 959 | 2025.11.21 18:08:10.538271 [ 3 ] {7596064c-21d2-493f-85f0-96a2afa2440b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 960 | 2025.11.21 18:08:10.538736 [ 3 ] {7596064c-21d2-493f-85f0-96a2afa2440b} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 961 | 2025.11.21 18:08:10.538773 [ 3 ] {7596064c-21d2-493f-85f0-96a2afa2440b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 962 | 2025.11.21 18:08:10.539213 [ 3 ] {7596064c-21d2-493f-85f0-96a2afa2440b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 963 | 2025.11.21 18:08:10.539632 [ 3 ] {7596064c-21d2-493f-85f0-96a2afa2440b} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 964 | 2025.11.21 18:08:10.539761 [ 3 ] {7596064c-21d2-493f-85f0-96a2afa2440b} <Debug> executeQuery: Read 213 rows, 12.87 KiB in 0.00155 sec., 137419.3548387097 rows/sec., 8.11 MiB/sec. | ||
| 965 | 2025.11.21 18:08:10.539799 [ 3 ] {7596064c-21d2-493f-85f0-96a2afa2440b} <Debug> TCPHandler: Processed in 0.001711905 sec. | ||
| 966 | 2025.11.21 18:08:10.539909 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 967 | 2025.11.21 18:08:10.540000 [ 3 ] {86872cbb-4b7f-4589-94b1-d43c860865f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 968 | 2025.11.21 18:08:10.540041 [ 3 ] {86872cbb-4b7f-4589-94b1-d43c860865f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 969 | 2025.11.21 18:08:10.540655 [ 3 ] {86872cbb-4b7f-4589-94b1-d43c860865f2} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 970 | 2025.11.21 18:08:10.540697 [ 3 ] {86872cbb-4b7f-4589-94b1-d43c860865f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 971 | 2025.11.21 18:08:10.541242 [ 3 ] {86872cbb-4b7f-4589-94b1-d43c860865f2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 972 | 2025.11.21 18:08:10.541657 [ 3 ] {86872cbb-4b7f-4589-94b1-d43c860865f2} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 973 | 2025.11.21 18:08:10.541784 [ 3 ] {86872cbb-4b7f-4589-94b1-d43c860865f2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001802 sec., 117647.05882352941 rows/sec., 7.59 MiB/sec. | ||
| 974 | 2025.11.21 18:08:10.541821 [ 3 ] {86872cbb-4b7f-4589-94b1-d43c860865f2} <Debug> TCPHandler: Processed in 0.001960901 sec. | ||
| 975 | 2025.11.21 18:08:10.541930 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 976 | 2025.11.21 18:08:10.542022 [ 3 ] {b5c9f4d9-9111-4a50-b53d-cbac21d21246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 977 | 2025.11.21 18:08:10.542061 [ 3 ] {b5c9f4d9-9111-4a50-b53d-cbac21d21246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 978 | 2025.11.21 18:08:10.542529 [ 3 ] {b5c9f4d9-9111-4a50-b53d-cbac21d21246} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 979 | 2025.11.21 18:08:10.542566 [ 3 ] {b5c9f4d9-9111-4a50-b53d-cbac21d21246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 980 | 2025.11.21 18:08:10.545164 [ 3 ] {b5c9f4d9-9111-4a50-b53d-cbac21d21246} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 981 | 2025.11.21 18:08:10.545604 [ 3 ] {b5c9f4d9-9111-4a50-b53d-cbac21d21246} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 982 | 2025.11.21 18:08:10.545730 [ 3 ] {b5c9f4d9-9111-4a50-b53d-cbac21d21246} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.003726 sec., 56629.09286097692 rows/sec., 3.22 MiB/sec. | ||
| 983 | 2025.11.21 18:08:10.545765 [ 3 ] {b5c9f4d9-9111-4a50-b53d-cbac21d21246} <Debug> TCPHandler: Processed in 0.00388163 sec. | ||
| 984 | 2025.11.21 18:08:10.545878 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 985 | 2025.11.21 18:08:10.545970 [ 3 ] {624f7f80-7f2a-45bc-979a-c4bf3494a2f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 986 | 2025.11.21 18:08:10.546009 [ 3 ] {624f7f80-7f2a-45bc-979a-c4bf3494a2f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 987 | 2025.11.21 18:08:10.546620 [ 3 ] {624f7f80-7f2a-45bc-979a-c4bf3494a2f7} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 988 | 2025.11.21 18:08:10.546656 [ 3 ] {624f7f80-7f2a-45bc-979a-c4bf3494a2f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 989 | 2025.11.21 18:08:10.547147 [ 3 ] {624f7f80-7f2a-45bc-979a-c4bf3494a2f7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 990 | 2025.11.21 18:08:10.547570 [ 3 ] {624f7f80-7f2a-45bc-979a-c4bf3494a2f7} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 991 | 2025.11.21 18:08:10.547695 [ 3 ] {624f7f80-7f2a-45bc-979a-c4bf3494a2f7} <Debug> executeQuery: Read 687 rows, 49.12 KiB in 0.001743 sec., 394148.02065404475 rows/sec., 27.52 MiB/sec. | ||
| 992 | 2025.11.21 18:08:10.547731 [ 3 ] {624f7f80-7f2a-45bc-979a-c4bf3494a2f7} <Debug> TCPHandler: Processed in 0.001906139 sec. | ||
| 993 | 2025.11.21 18:08:10.547845 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 994 | 2025.11.21 18:08:10.547936 [ 3 ] {141138ce-99de-42be-a11f-f127f6a01c3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 995 | 2025.11.21 18:08:10.547977 [ 3 ] {141138ce-99de-42be-a11f-f127f6a01c3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 996 | 2025.11.21 18:08:10.550263 [ 3 ] {141138ce-99de-42be-a11f-f127f6a01c3f} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 997 | 2025.11.21 18:08:10.550303 [ 3 ] {141138ce-99de-42be-a11f-f127f6a01c3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 998 | 2025.11.21 18:08:10.555458 [ 3 ] {141138ce-99de-42be-a11f-f127f6a01c3f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 999 | 2025.11.21 18:08:10.555907 [ 3 ] {141138ce-99de-42be-a11f-f127f6a01c3f} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1000 | 2025.11.21 18:08:10.556036 [ 3 ] {141138ce-99de-42be-a11f-f127f6a01c3f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.008117 sec., 739.1893556732783 rows/sec., 38.62 KiB/sec. | ||
| 1001 | 2025.11.21 18:08:10.556070 [ 3 ] {141138ce-99de-42be-a11f-f127f6a01c3f} <Debug> TCPHandler: Processed in 0.008270621 sec. | ||
| 1002 | 2025.11.21 18:08:10.556183 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1003 | 2025.11.21 18:08:10.556275 [ 3 ] {a448e8c9-da60-4e10-9c03-22091e2e1a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1004 | 2025.11.21 18:08:10.556316 [ 3 ] {a448e8c9-da60-4e10-9c03-22091e2e1a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1005 | 2025.11.21 18:08:10.558637 [ 3 ] {a448e8c9-da60-4e10-9c03-22091e2e1a07} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1006 | 2025.11.21 18:08:10.558670 [ 3 ] {a448e8c9-da60-4e10-9c03-22091e2e1a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1007 | 2025.11.21 18:08:10.559104 [ 3 ] {a448e8c9-da60-4e10-9c03-22091e2e1a07} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1008 | 2025.11.21 18:08:10.559642 [ 3 ] {a448e8c9-da60-4e10-9c03-22091e2e1a07} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1009 | 2025.11.21 18:08:10.559766 [ 3 ] {a448e8c9-da60-4e10-9c03-22091e2e1a07} <Debug> executeQuery: Read 254 rows, 16.84 KiB in 0.00351 sec., 72364.67236467237 rows/sec., 4.68 MiB/sec. | ||
| 1010 | 2025.11.21 18:08:10.559802 [ 3 ] {a448e8c9-da60-4e10-9c03-22091e2e1a07} <Debug> TCPHandler: Processed in 0.003666175 sec. | ||
| 1011 | 2025.11.21 18:08:10.559931 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1012 | 2025.11.21 18:08:10.560021 [ 3 ] {e5fe2094-a29b-4b8a-9e7a-7b2908e84760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1013 | 2025.11.21 18:08:10.560062 [ 3 ] {e5fe2094-a29b-4b8a-9e7a-7b2908e84760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1014 | 2025.11.21 18:08:10.560377 [ 3 ] {e5fe2094-a29b-4b8a-9e7a-7b2908e84760} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1015 | 2025.11.21 18:08:10.560413 [ 3 ] {e5fe2094-a29b-4b8a-9e7a-7b2908e84760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1016 | 2025.11.21 18:08:10.560839 [ 3 ] {e5fe2094-a29b-4b8a-9e7a-7b2908e84760} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1017 | 2025.11.21 18:08:10.561264 [ 3 ] {e5fe2094-a29b-4b8a-9e7a-7b2908e84760} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1018 | 2025.11.21 18:08:10.561387 [ 3 ] {e5fe2094-a29b-4b8a-9e7a-7b2908e84760} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001384 sec., 722.543352601156 rows/sec., 48.69 KiB/sec. | ||
| 1019 | 2025.11.21 18:08:10.561422 [ 3 ] {e5fe2094-a29b-4b8a-9e7a-7b2908e84760} <Debug> TCPHandler: Processed in 0.001536932 sec. | ||
| 1020 | 2025.11.21 18:08:10.561529 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1021 | 2025.11.21 18:08:10.561619 [ 3 ] {7b0d57d2-2e71-406f-ba74-781fcf3f5544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1022 | 2025.11.21 18:08:10.561659 [ 3 ] {7b0d57d2-2e71-406f-ba74-781fcf3f5544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1023 | 2025.11.21 18:08:10.561962 [ 3 ] {7b0d57d2-2e71-406f-ba74-781fcf3f5544} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1024 | 2025.11.21 18:08:10.561998 [ 3 ] {7b0d57d2-2e71-406f-ba74-781fcf3f5544} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1025 | 2025.11.21 18:08:10.562403 [ 3 ] {7b0d57d2-2e71-406f-ba74-781fcf3f5544} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1026 | 2025.11.21 18:08:10.562865 [ 3 ] {7b0d57d2-2e71-406f-ba74-781fcf3f5544} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1027 | 2025.11.21 18:08:10.562985 [ 3 ] {7b0d57d2-2e71-406f-ba74-781fcf3f5544} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001384 sec., 57803.46820809248 rows/sec., 3.44 MiB/sec. | ||
| 1028 | 2025.11.21 18:08:10.563019 [ 3 ] {7b0d57d2-2e71-406f-ba74-781fcf3f5544} <Debug> TCPHandler: Processed in 0.001535841 sec. | ||
| 1029 | 2025.11.21 18:08:15.425092 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1030 | 2025.11.21 18:08:15.425303 [ 3 ] {d6a9df14-94d1-4684-81a2-c266022f154e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1031 | 2025.11.21 18:08:15.425373 [ 3 ] {d6a9df14-94d1-4684-81a2-c266022f154e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1032 | 2025.11.21 18:08:15.426074 [ 3 ] {d6a9df14-94d1-4684-81a2-c266022f154e} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1033 | 2025.11.21 18:08:15.426114 [ 3 ] {d6a9df14-94d1-4684-81a2-c266022f154e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1034 | 2025.11.21 18:08:15.426649 [ 3 ] {d6a9df14-94d1-4684-81a2-c266022f154e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1035 | 2025.11.21 18:08:15.427101 [ 3 ] {d6a9df14-94d1-4684-81a2-c266022f154e} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1036 | 2025.11.21 18:08:15.427257 [ 3 ] {d6a9df14-94d1-4684-81a2-c266022f154e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002007 sec., 27902.341803687093 rows/sec., 2.14 MiB/sec. | ||
| 1037 | 2025.11.21 18:08:15.427297 [ 3 ] {d6a9df14-94d1-4684-81a2-c266022f154e} <Debug> TCPHandler: Processed in 0.002338238 sec. | ||
| 1038 | 2025.11.21 18:08:15.427420 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1039 | 2025.11.21 18:08:15.427513 [ 3 ] {b2b24f48-0a3b-463a-91a0-ae86555227d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1040 | 2025.11.21 18:08:15.427552 [ 3 ] {b2b24f48-0a3b-463a-91a0-ae86555227d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1041 | 2025.11.21 18:08:15.427966 [ 3 ] {b2b24f48-0a3b-463a-91a0-ae86555227d4} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1042 | 2025.11.21 18:08:15.428002 [ 3 ] {b2b24f48-0a3b-463a-91a0-ae86555227d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1043 | 2025.11.21 18:08:15.428444 [ 3 ] {b2b24f48-0a3b-463a-91a0-ae86555227d4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1044 | 2025.11.21 18:08:15.428882 [ 3 ] {b2b24f48-0a3b-463a-91a0-ae86555227d4} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1045 | 2025.11.21 18:08:15.429007 [ 3 ] {b2b24f48-0a3b-463a-91a0-ae86555227d4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001512 sec., 42328.04232804233 rows/sec., 3.30 MiB/sec. | ||
| 1046 | 2025.11.21 18:08:15.429042 [ 3 ] {b2b24f48-0a3b-463a-91a0-ae86555227d4} <Debug> TCPHandler: Processed in 0.001669714 sec. | ||
| 1047 | 2025.11.21 18:08:15.429157 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1048 | 2025.11.21 18:08:15.429248 [ 3 ] {f9f0d903-3a58-40d2-9c83-5ae10b795c64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1049 | 2025.11.21 18:08:15.429290 [ 3 ] {f9f0d903-3a58-40d2-9c83-5ae10b795c64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1050 | 2025.11.21 18:08:15.429720 [ 3 ] {f9f0d903-3a58-40d2-9c83-5ae10b795c64} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1051 | 2025.11.21 18:08:15.429756 [ 3 ] {f9f0d903-3a58-40d2-9c83-5ae10b795c64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1052 | 2025.11.21 18:08:15.430209 [ 3 ] {f9f0d903-3a58-40d2-9c83-5ae10b795c64} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1053 | 2025.11.21 18:08:15.430641 [ 3 ] {f9f0d903-3a58-40d2-9c83-5ae10b795c64} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1054 | 2025.11.21 18:08:15.430770 [ 3 ] {f9f0d903-3a58-40d2-9c83-5ae10b795c64} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00154 sec., 103896.1038961039 rows/sec., 7.24 MiB/sec. | ||
| 1055 | 2025.11.21 18:08:15.430813 [ 3 ] {f9f0d903-3a58-40d2-9c83-5ae10b795c64} <Debug> TCPHandler: Processed in 0.001702346 sec. | ||
| 1056 | 2025.11.21 18:08:15.430929 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1057 | 2025.11.21 18:08:15.431021 [ 3 ] {3e7cdbcf-06c8-4419-ab9c-4e05b8bafd02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1058 | 2025.11.21 18:08:15.431061 [ 3 ] {3e7cdbcf-06c8-4419-ab9c-4e05b8bafd02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1059 | 2025.11.21 18:08:15.431409 [ 3 ] {3e7cdbcf-06c8-4419-ab9c-4e05b8bafd02} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1060 | 2025.11.21 18:08:15.431445 [ 3 ] {3e7cdbcf-06c8-4419-ab9c-4e05b8bafd02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1061 | 2025.11.21 18:08:15.431839 [ 3 ] {3e7cdbcf-06c8-4419-ab9c-4e05b8bafd02} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1062 | 2025.11.21 18:08:15.432366 [ 3 ] {3e7cdbcf-06c8-4419-ab9c-4e05b8bafd02} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1063 | 2025.11.21 18:08:15.432491 [ 3 ] {3e7cdbcf-06c8-4419-ab9c-4e05b8bafd02} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001489 sec., 40295.500335795834 rows/sec., 2.72 MiB/sec. | ||
| 1064 | 2025.11.21 18:08:15.432533 [ 3 ] {3e7cdbcf-06c8-4419-ab9c-4e05b8bafd02} <Debug> TCPHandler: Processed in 0.001653674 sec. | ||
| 1065 | 2025.11.21 18:08:17.730362 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1066 | 2025.11.21 18:08:17.730423 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1067 | 2025.11.21 18:08:17.794160 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 94 entries to flush up to offset 182 | ||
| 1068 | 2025.11.21 18:08:17.798175 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1069 | 2025.11.21 18:08:17.798226 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1070 | 2025.11.21 18:08:17.799534 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1071 | 2025.11.21 18:08:17.800097 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1072 | 2025.11.21 18:08:17.800392 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 182 | ||
| 1073 | 2025.11.21 18:08:17.805103 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 1074 | 2025.11.21 18:08:17.805599 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1075 | 2025.11.21 18:08:17.805646 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1076 | 2025.11.21 18:08:17.806338 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1077 | 2025.11.21 18:08:17.806869 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1078 | 2025.11.21 18:08:17.807018 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 1079 | 2025.11.21 18:08:17.886487 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1080 | 2025.11.21 18:08:17.904104 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1081 | 2025.11.21 18:08:17.904159 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1082 | 2025.11.21 18:08:17.910719 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1083 | 2025.11.21 18:08:17.911875 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1084 | 2025.11.21 18:08:17.914959 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1085 | 2025.11.21 18:08:18.000240 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 161.14 MiB, peak 165.14 MiB, free memory in arenas 0.00 B, will set to 162.82 MiB (RSS), difference: 1.69 MiB | ||
| 1086 | 2025.11.21 18:08:20.436524 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1087 | 2025.11.21 18:08:20.436707 [ 3 ] {14324fac-a111-4c7f-9998-668404bc75ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1088 | 2025.11.21 18:08:20.436773 [ 3 ] {14324fac-a111-4c7f-9998-668404bc75ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1089 | 2025.11.21 18:08:20.437793 [ 3 ] {14324fac-a111-4c7f-9998-668404bc75ec} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1090 | 2025.11.21 18:08:20.437838 [ 3 ] {14324fac-a111-4c7f-9998-668404bc75ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1091 | 2025.11.21 18:08:20.438371 [ 3 ] {14324fac-a111-4c7f-9998-668404bc75ec} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1092 | 2025.11.21 18:08:20.438805 [ 3 ] {14324fac-a111-4c7f-9998-668404bc75ec} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1093 | 2025.11.21 18:08:20.438965 [ 3 ] {14324fac-a111-4c7f-9998-668404bc75ec} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002261 sec., 181335.69217160548 rows/sec., 11.50 MiB/sec. | ||
| 1094 | 2025.11.21 18:08:20.439015 [ 3 ] {14324fac-a111-4c7f-9998-668404bc75ec} <Debug> TCPHandler: Processed in 0.002582124 sec. | ||
| 1095 | 2025.11.21 18:08:20.439143 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1096 | 2025.11.21 18:08:20.439243 [ 3 ] {4a6475ea-b987-411e-9174-d2faa1d9e4bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1097 | 2025.11.21 18:08:20.439289 [ 3 ] {4a6475ea-b987-411e-9174-d2faa1d9e4bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1098 | 2025.11.21 18:08:20.440229 [ 3 ] {4a6475ea-b987-411e-9174-d2faa1d9e4bd} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1099 | 2025.11.21 18:08:20.440266 [ 3 ] {4a6475ea-b987-411e-9174-d2faa1d9e4bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1100 | 2025.11.21 18:08:20.440748 [ 3 ] {4a6475ea-b987-411e-9174-d2faa1d9e4bd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1101 | 2025.11.21 18:08:20.441217 [ 3 ] {4a6475ea-b987-411e-9174-d2faa1d9e4bd} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1102 | 2025.11.21 18:08:20.441349 [ 3 ] {4a6475ea-b987-411e-9174-d2faa1d9e4bd} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.002129 sec., 522310.94410521374 rows/sec., 41.21 MiB/sec. | ||
| 1103 | 2025.11.21 18:08:20.441386 [ 3 ] {4a6475ea-b987-411e-9174-d2faa1d9e4bd} <Debug> TCPHandler: Processed in 0.002292897 sec. | ||
| 1104 | 2025.11.21 18:08:20.441508 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1105 | 2025.11.21 18:08:20.441603 [ 3 ] {631c1fbc-1417-4f9f-9276-6989f2e17253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1106 | 2025.11.21 18:08:20.441643 [ 3 ] {631c1fbc-1417-4f9f-9276-6989f2e17253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1107 | 2025.11.21 18:08:20.442158 [ 3 ] {631c1fbc-1417-4f9f-9276-6989f2e17253} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1108 | 2025.11.21 18:08:20.442194 [ 3 ] {631c1fbc-1417-4f9f-9276-6989f2e17253} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1109 | 2025.11.21 18:08:20.442598 [ 3 ] {631c1fbc-1417-4f9f-9276-6989f2e17253} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1110 | 2025.11.21 18:08:20.443036 [ 3 ] {631c1fbc-1417-4f9f-9276-6989f2e17253} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1111 | 2025.11.21 18:08:20.443167 [ 3 ] {631c1fbc-1417-4f9f-9276-6989f2e17253} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001583 sec., 129500.94756790904 rows/sec., 7.60 MiB/sec. | ||
| 1112 | 2025.11.21 18:08:20.443204 [ 3 ] {631c1fbc-1417-4f9f-9276-6989f2e17253} <Debug> TCPHandler: Processed in 0.001743826 sec. | ||
| 1113 | 2025.11.21 18:08:20.443323 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1114 | 2025.11.21 18:08:20.443416 [ 3 ] {35b78c5f-b2a5-4d12-b6be-0edda2c45bde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1115 | 2025.11.21 18:08:20.443455 [ 3 ] {35b78c5f-b2a5-4d12-b6be-0edda2c45bde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1116 | 2025.11.21 18:08:20.443929 [ 3 ] {35b78c5f-b2a5-4d12-b6be-0edda2c45bde} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1117 | 2025.11.21 18:08:20.443965 [ 3 ] {35b78c5f-b2a5-4d12-b6be-0edda2c45bde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1118 | 2025.11.21 18:08:20.444359 [ 3 ] {35b78c5f-b2a5-4d12-b6be-0edda2c45bde} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1119 | 2025.11.21 18:08:20.444762 [ 3 ] {35b78c5f-b2a5-4d12-b6be-0edda2c45bde} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1120 | 2025.11.21 18:08:20.444889 [ 3 ] {35b78c5f-b2a5-4d12-b6be-0edda2c45bde} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001491 sec., 142186.45204560697 rows/sec., 9.17 MiB/sec. | ||
| 1121 | 2025.11.21 18:08:20.444925 [ 3 ] {35b78c5f-b2a5-4d12-b6be-0edda2c45bde} <Debug> TCPHandler: Processed in 0.001649124 sec. | ||
| 1122 | 2025.11.21 18:08:20.445039 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1123 | 2025.11.21 18:08:20.445131 [ 3 ] {df01315f-427a-4ca1-affa-0acc8ba434e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1124 | 2025.11.21 18:08:20.445170 [ 3 ] {df01315f-427a-4ca1-affa-0acc8ba434e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1125 | 2025.11.21 18:08:20.445654 [ 3 ] {df01315f-427a-4ca1-affa-0acc8ba434e8} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1126 | 2025.11.21 18:08:20.445689 [ 3 ] {df01315f-427a-4ca1-affa-0acc8ba434e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1127 | 2025.11.21 18:08:20.446097 [ 3 ] {df01315f-427a-4ca1-affa-0acc8ba434e8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1128 | 2025.11.21 18:08:20.446510 [ 3 ] {df01315f-427a-4ca1-affa-0acc8ba434e8} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1129 | 2025.11.21 18:08:20.446636 [ 3 ] {df01315f-427a-4ca1-affa-0acc8ba434e8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001522 sec., 138633.37713534824 rows/sec., 7.87 MiB/sec. | ||
| 1130 | 2025.11.21 18:08:20.446672 [ 3 ] {df01315f-427a-4ca1-affa-0acc8ba434e8} <Debug> TCPHandler: Processed in 0.001680114 sec. | ||
| 1131 | 2025.11.21 18:08:20.446782 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1132 | 2025.11.21 18:08:20.446874 [ 3 ] {a7179293-e671-4797-837a-1213756b03ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1133 | 2025.11.21 18:08:20.446912 [ 3 ] {a7179293-e671-4797-837a-1213756b03ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1134 | 2025.11.21 18:08:20.447521 [ 3 ] {a7179293-e671-4797-837a-1213756b03ed} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1135 | 2025.11.21 18:08:20.447557 [ 3 ] {a7179293-e671-4797-837a-1213756b03ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1136 | 2025.11.21 18:08:20.447995 [ 3 ] {a7179293-e671-4797-837a-1213756b03ed} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1137 | 2025.11.21 18:08:20.448432 [ 3 ] {a7179293-e671-4797-837a-1213756b03ed} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1138 | 2025.11.21 18:08:20.448559 [ 3 ] {a7179293-e671-4797-837a-1213756b03ed} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.001703 sec., 398708.1620669407 rows/sec., 27.79 MiB/sec. | ||
| 1139 | 2025.11.21 18:08:20.448595 [ 3 ] {a7179293-e671-4797-837a-1213756b03ed} <Debug> TCPHandler: Processed in 0.001860559 sec. | ||
| 1140 | 2025.11.21 18:08:20.448706 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1141 | 2025.11.21 18:08:20.448798 [ 3 ] {b0bb1f24-2183-4bcd-bd54-edc66c10e626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1142 | 2025.11.21 18:08:20.448838 [ 3 ] {b0bb1f24-2183-4bcd-bd54-edc66c10e626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1143 | 2025.11.21 18:08:20.449162 [ 3 ] {b0bb1f24-2183-4bcd-bd54-edc66c10e626} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1144 | 2025.11.21 18:08:20.449197 [ 3 ] {b0bb1f24-2183-4bcd-bd54-edc66c10e626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1145 | 2025.11.21 18:08:20.449591 [ 3 ] {b0bb1f24-2183-4bcd-bd54-edc66c10e626} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1146 | 2025.11.21 18:08:20.450000 [ 3 ] {b0bb1f24-2183-4bcd-bd54-edc66c10e626} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1147 | 2025.11.21 18:08:20.450128 [ 3 ] {b0bb1f24-2183-4bcd-bd54-edc66c10e626} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001348 sec., 4451.038575667656 rows/sec., 232.55 KiB/sec. | ||
| 1148 | 2025.11.21 18:08:20.450163 [ 3 ] {b0bb1f24-2183-4bcd-bd54-edc66c10e626} <Debug> TCPHandler: Processed in 0.001503531 sec. | ||
| 1149 | 2025.11.21 18:08:20.450271 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1150 | 2025.11.21 18:08:20.450362 [ 3 ] {6b1b6795-b5f1-4f84-ae54-f9f22367d2de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1151 | 2025.11.21 18:08:20.450404 [ 3 ] {6b1b6795-b5f1-4f84-ae54-f9f22367d2de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1152 | 2025.11.21 18:08:20.450843 [ 3 ] {6b1b6795-b5f1-4f84-ae54-f9f22367d2de} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1153 | 2025.11.21 18:08:20.450879 [ 3 ] {6b1b6795-b5f1-4f84-ae54-f9f22367d2de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1154 | 2025.11.21 18:08:20.451311 [ 3 ] {6b1b6795-b5f1-4f84-ae54-f9f22367d2de} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1155 | 2025.11.21 18:08:20.451718 [ 3 ] {6b1b6795-b5f1-4f84-ae54-f9f22367d2de} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1156 | 2025.11.21 18:08:20.451845 [ 3 ] {6b1b6795-b5f1-4f84-ae54-f9f22367d2de} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.0015 sec., 209333.33333333334 rows/sec., 13.75 MiB/sec. | ||
| 1157 | 2025.11.21 18:08:20.451880 [ 3 ] {6b1b6795-b5f1-4f84-ae54-f9f22367d2de} <Debug> TCPHandler: Processed in 0.001655974 sec. | ||
| 1158 | 2025.11.21 18:08:20.451994 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1159 | 2025.11.21 18:08:20.452086 [ 3 ] {b09e2ebd-142d-481a-95f5-4c6d13014148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1160 | 2025.11.21 18:08:20.452128 [ 3 ] {b09e2ebd-142d-481a-95f5-4c6d13014148} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1161 | 2025.11.21 18:08:20.452474 [ 3 ] {b09e2ebd-142d-481a-95f5-4c6d13014148} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1162 | 2025.11.21 18:08:20.452509 [ 3 ] {b09e2ebd-142d-481a-95f5-4c6d13014148} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1163 | 2025.11.21 18:08:20.452894 [ 3 ] {b09e2ebd-142d-481a-95f5-4c6d13014148} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1164 | 2025.11.21 18:08:20.453299 [ 3 ] {b09e2ebd-142d-481a-95f5-4c6d13014148} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1165 | 2025.11.21 18:08:20.453427 [ 3 ] {b09e2ebd-142d-481a-95f5-4c6d13014148} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001359 sec., 735.8351729212657 rows/sec., 49.58 KiB/sec. | ||
| 1166 | 2025.11.21 18:08:20.453462 [ 3 ] {b09e2ebd-142d-481a-95f5-4c6d13014148} <Debug> TCPHandler: Processed in 0.001519461 sec. | ||
| 1167 | 2025.11.21 18:08:20.453571 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1168 | 2025.11.21 18:08:20.453661 [ 3 ] {97a7464f-7258-443e-944f-4e0559a5af56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1169 | 2025.11.21 18:08:20.453702 [ 3 ] {97a7464f-7258-443e-944f-4e0559a5af56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1170 | 2025.11.21 18:08:20.454033 [ 3 ] {97a7464f-7258-443e-944f-4e0559a5af56} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1171 | 2025.11.21 18:08:20.454069 [ 3 ] {97a7464f-7258-443e-944f-4e0559a5af56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1172 | 2025.11.21 18:08:20.454559 [ 3 ] {97a7464f-7258-443e-944f-4e0559a5af56} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1173 | 2025.11.21 18:08:20.454964 [ 3 ] {97a7464f-7258-443e-944f-4e0559a5af56} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1174 | 2025.11.21 18:08:20.455091 [ 3 ] {97a7464f-7258-443e-944f-4e0559a5af56} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001447 sec., 71872.8403593642 rows/sec., 4.40 MiB/sec. | ||
| 1175 | 2025.11.21 18:08:20.455125 [ 3 ] {97a7464f-7258-443e-944f-4e0559a5af56} <Debug> TCPHandler: Processed in 0.001601133 sec. | ||
| 1176 | 2025.11.21 18:08:25.307170 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1177 | 2025.11.21 18:08:25.307820 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1178 | 2025.11.21 18:08:25.307858 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1179 | 2025.11.21 18:08:25.308511 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1180 | 2025.11.21 18:08:25.308975 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1181 | 2025.11.21 18:08:25.309123 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1182 | 2025.11.21 18:08:25.415095 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1183 | 2025.11.21 18:08:25.422304 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1184 | 2025.11.21 18:08:25.422552 [ 3 ] {7220c75c-0125-4eac-9f61-4ae729141d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1185 | 2025.11.21 18:08:25.426871 [ 3 ] {7220c75c-0125-4eac-9f61-4ae729141d67} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1186 | 2025.11.21 18:08:25.430996 [ 3 ] {7220c75c-0125-4eac-9f61-4ae729141d67} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1187 | 2025.11.21 18:08:25.431308 [ 3 ] {7220c75c-0125-4eac-9f61-4ae729141d67} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1188 | 2025.11.21 18:08:25.432315 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1189 | 2025.11.21 18:08:25.432366 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1190 | 2025.11.21 18:08:25.433716 [ 3 ] {7220c75c-0125-4eac-9f61-4ae729141d67} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1191 | 2025.11.21 18:08:25.438376 [ 3 ] {7220c75c-0125-4eac-9f61-4ae729141d67} <Debug> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 1192 | 2025.11.21 18:08:25.438554 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1193 | 2025.11.21 18:08:25.439791 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1194 | 2025.11.21 18:08:25.442831 [ 3 ] {7220c75c-0125-4eac-9f61-4ae729141d67} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1195 | 2025.11.21 18:08:25.442870 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1196 | 2025.11.21 18:08:25.444888 [ 3 ] {7220c75c-0125-4eac-9f61-4ae729141d67} <Debug> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (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 | ||
| 1197 | 2025.11.21 18:08:25.444917 [ 3 ] {7220c75c-0125-4eac-9f61-4ae729141d67} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1198 | 2025.11.21 18:08:25.448877 [ 3 ] {7220c75c-0125-4eac-9f61-4ae729141d67} <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', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1199 | 2025.11.21 18:08:25.448911 [ 3 ] {7220c75c-0125-4eac-9f61-4ae729141d67} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1200 | 2025.11.21 18:08:25.475249 [ 3 ] {7220c75c-0125-4eac-9f61-4ae729141d67} <Debug> executeQuery: Read 31 rows, 1.16 KiB in 0.052806 sec., 587.0545013824187 rows/sec., 22.01 KiB/sec. | ||
| 1201 | 2025.11.21 18:08:25.475364 [ 3 ] {7220c75c-0125-4eac-9f61-4ae729141d67} <Debug> TCPHandler: Processed in 0.053190074 sec. | ||
| 1202 | 2025.11.21 18:08:25.479377 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1203 | 2025.11.21 18:08:25.479517 [ 3 ] {8c945449-c0b0-4594-b236-9ba7437c2526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1204 | 2025.11.21 18:08:25.479573 [ 3 ] {8c945449-c0b0-4594-b236-9ba7437c2526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1205 | 2025.11.21 18:08:25.480210 [ 3 ] {8c945449-c0b0-4594-b236-9ba7437c2526} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1206 | 2025.11.21 18:08:25.480256 [ 3 ] {8c945449-c0b0-4594-b236-9ba7437c2526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1207 | 2025.11.21 18:08:25.480854 [ 3 ] {8c945449-c0b0-4594-b236-9ba7437c2526} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1208 | 2025.11.21 18:08:25.481275 [ 3 ] {8c945449-c0b0-4594-b236-9ba7437c2526} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1209 | 2025.11.21 18:08:25.481422 [ 3 ] {8c945449-c0b0-4594-b236-9ba7437c2526} <Debug> executeQuery: Read 1 rows, 153.00 B in 0.001947 sec., 513.6106831022086 rows/sec., 76.74 KiB/sec. | ||
| 1210 | 2025.11.21 18:08:25.481462 [ 3 ] {8c945449-c0b0-4594-b236-9ba7437c2526} <Debug> TCPHandler: Processed in 0.002156645 sec. | ||
| 1211 | 2025.11.21 18:08:25.481568 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1212 | 2025.11.21 18:08:25.481679 [ 3 ] {184c2843-987c-4354-a2ac-89191b66b7ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1213 | 2025.11.21 18:08:25.481723 [ 3 ] {184c2843-987c-4354-a2ac-89191b66b7ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1214 | 2025.11.21 18:08:25.482147 [ 3 ] {184c2843-987c-4354-a2ac-89191b66b7ed} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1215 | 2025.11.21 18:08:25.482185 [ 3 ] {184c2843-987c-4354-a2ac-89191b66b7ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1216 | 2025.11.21 18:08:25.482670 [ 3 ] {184c2843-987c-4354-a2ac-89191b66b7ed} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1217 | 2025.11.21 18:08:25.483156 [ 3 ] {184c2843-987c-4354-a2ac-89191b66b7ed} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1218 | 2025.11.21 18:08:25.483294 [ 3 ] {184c2843-987c-4354-a2ac-89191b66b7ed} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001639 sec., 1220.2562538133006 rows/sec., 99.50 KiB/sec. | ||
| 1219 | 2025.11.21 18:08:25.483331 [ 3 ] {184c2843-987c-4354-a2ac-89191b66b7ed} <Debug> TCPHandler: Processed in 0.001813987 sec. | ||
| 1220 | 2025.11.21 18:08:25.483438 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1221 | 2025.11.21 18:08:25.483535 [ 3 ] {9eda8490-4305-4fbc-9c1c-f07efc907b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1222 | 2025.11.21 18:08:25.483577 [ 3 ] {9eda8490-4305-4fbc-9c1c-f07efc907b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1223 | 2025.11.21 18:08:25.484039 [ 3 ] {9eda8490-4305-4fbc-9c1c-f07efc907b0d} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1224 | 2025.11.21 18:08:25.484075 [ 3 ] {9eda8490-4305-4fbc-9c1c-f07efc907b0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1225 | 2025.11.21 18:08:25.484518 [ 3 ] {9eda8490-4305-4fbc-9c1c-f07efc907b0d} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1226 | 2025.11.21 18:08:25.485008 [ 3 ] {9eda8490-4305-4fbc-9c1c-f07efc907b0d} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1227 | 2025.11.21 18:08:25.485143 [ 3 ] {9eda8490-4305-4fbc-9c1c-f07efc907b0d} <Debug> executeQuery: Read 77 rows, 6.49 KiB in 0.001643 sec., 46865.48995739501 rows/sec., 3.86 MiB/sec. | ||
| 1228 | 2025.11.21 18:08:25.485177 [ 3 ] {9eda8490-4305-4fbc-9c1c-f07efc907b0d} <Debug> TCPHandler: Processed in 0.001805597 sec. | ||
| 1229 | 2025.11.21 18:08:25.485284 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1230 | 2025.11.21 18:08:25.485375 [ 3 ] {1208db82-5b73-4d58-bd43-389c43f7bdc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1231 | 2025.11.21 18:08:25.485414 [ 3 ] {1208db82-5b73-4d58-bd43-389c43f7bdc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1232 | 2025.11.21 18:08:25.485794 [ 3 ] {1208db82-5b73-4d58-bd43-389c43f7bdc3} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1233 | 2025.11.21 18:08:25.485828 [ 3 ] {1208db82-5b73-4d58-bd43-389c43f7bdc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1234 | 2025.11.21 18:08:25.486391 [ 3 ] {1208db82-5b73-4d58-bd43-389c43f7bdc3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1235 | 2025.11.21 18:08:25.486879 [ 3 ] {1208db82-5b73-4d58-bd43-389c43f7bdc3} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1236 | 2025.11.21 18:08:25.487017 [ 3 ] {1208db82-5b73-4d58-bd43-389c43f7bdc3} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001632 sec., 7352.941176470588 rows/sec., 546.32 KiB/sec. | ||
| 1237 | 2025.11.21 18:08:25.487054 [ 3 ] {1208db82-5b73-4d58-bd43-389c43f7bdc3} <Debug> TCPHandler: Processed in 0.001795097 sec. | ||
| 1238 | 2025.11.21 18:08:25.487164 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1239 | 2025.11.21 18:08:25.487259 [ 3 ] {e9e8453d-55be-4a59-bf02-4278158df670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1240 | 2025.11.21 18:08:25.487299 [ 3 ] {e9e8453d-55be-4a59-bf02-4278158df670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1241 | 2025.11.21 18:08:25.487711 [ 3 ] {e9e8453d-55be-4a59-bf02-4278158df670} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1242 | 2025.11.21 18:08:25.487785 [ 3 ] {e9e8453d-55be-4a59-bf02-4278158df670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1243 | 2025.11.21 18:08:25.488281 [ 3 ] {e9e8453d-55be-4a59-bf02-4278158df670} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1244 | 2025.11.21 18:08:25.488794 [ 3 ] {e9e8453d-55be-4a59-bf02-4278158df670} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1245 | 2025.11.21 18:08:25.488928 [ 3 ] {e9e8453d-55be-4a59-bf02-4278158df670} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001688 sec., 45023.696682464455 rows/sec., 3.52 MiB/sec. | ||
| 1246 | 2025.11.21 18:08:25.488967 [ 3 ] {e9e8453d-55be-4a59-bf02-4278158df670} <Debug> TCPHandler: Processed in 0.001852288 sec. | ||
| 1247 | 2025.11.21 18:08:25.489083 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1248 | 2025.11.21 18:08:25.489180 [ 3 ] {203902ba-9af7-4be0-942b-00d1beebe0d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1249 | 2025.11.21 18:08:25.489224 [ 3 ] {203902ba-9af7-4be0-942b-00d1beebe0d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1250 | 2025.11.21 18:08:25.489709 [ 3 ] {203902ba-9af7-4be0-942b-00d1beebe0d4} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1251 | 2025.11.21 18:08:25.489747 [ 3 ] {203902ba-9af7-4be0-942b-00d1beebe0d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1252 | 2025.11.21 18:08:25.490171 [ 3 ] {203902ba-9af7-4be0-942b-00d1beebe0d4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1253 | 2025.11.21 18:08:25.490583 [ 3 ] {203902ba-9af7-4be0-942b-00d1beebe0d4} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1254 | 2025.11.21 18:08:25.490713 [ 3 ] {203902ba-9af7-4be0-942b-00d1beebe0d4} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001553 sec., 103670.31551835158 rows/sec., 7.22 MiB/sec. | ||
| 1255 | 2025.11.21 18:08:25.490750 [ 3 ] {203902ba-9af7-4be0-942b-00d1beebe0d4} <Debug> TCPHandler: Processed in 0.001717595 sec. | ||
| 1256 | 2025.11.21 18:08:25.490860 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1257 | 2025.11.21 18:08:25.490955 [ 3 ] {1d0e7afe-f7c3-4c3c-9e99-ffb8f95fc5e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1258 | 2025.11.21 18:08:25.491011 [ 3 ] {1d0e7afe-f7c3-4c3c-9e99-ffb8f95fc5e0} <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 | ||
| 1259 | 2025.11.21 18:08:25.491945 [ 3 ] {1d0e7afe-f7c3-4c3c-9e99-ffb8f95fc5e0} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1260 | 2025.11.21 18:08:25.491985 [ 3 ] {1d0e7afe-f7c3-4c3c-9e99-ffb8f95fc5e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1261 | 2025.11.21 18:08:25.497206 [ 3 ] {1d0e7afe-f7c3-4c3c-9e99-ffb8f95fc5e0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1262 | 2025.11.21 18:08:25.497701 [ 3 ] {1d0e7afe-f7c3-4c3c-9e99-ffb8f95fc5e0} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1263 | 2025.11.21 18:08:25.497845 [ 3 ] {1d0e7afe-f7c3-4c3c-9e99-ffb8f95fc5e0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.006909 sec., 1447.3874656245478 rows/sec., 2.59 MiB/sec. | ||
| 1264 | 2025.11.21 18:08:25.497898 [ 3 ] {1d0e7afe-f7c3-4c3c-9e99-ffb8f95fc5e0} <Debug> TCPHandler: Processed in 0.007086536 sec. | ||
| 1265 | 2025.11.21 18:08:25.498019 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1266 | 2025.11.21 18:08:25.498115 [ 3 ] {23a9e933-eddf-4048-b161-16771b6d4a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1267 | 2025.11.21 18:08:25.498158 [ 3 ] {23a9e933-eddf-4048-b161-16771b6d4a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1268 | 2025.11.21 18:08:25.498523 [ 3 ] {23a9e933-eddf-4048-b161-16771b6d4a57} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1269 | 2025.11.21 18:08:25.498560 [ 3 ] {23a9e933-eddf-4048-b161-16771b6d4a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1270 | 2025.11.21 18:08:25.498969 [ 3 ] {23a9e933-eddf-4048-b161-16771b6d4a57} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1271 | 2025.11.21 18:08:25.499380 [ 3 ] {23a9e933-eddf-4048-b161-16771b6d4a57} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1272 | 2025.11.21 18:08:25.499513 [ 3 ] {23a9e933-eddf-4048-b161-16771b6d4a57} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001418 sec., 42313.11706629055 rows/sec., 2.85 MiB/sec. | ||
| 1273 | 2025.11.21 18:08:25.499549 [ 3 ] {23a9e933-eddf-4048-b161-16771b6d4a57} <Debug> TCPHandler: Processed in 0.001579352 sec. | ||
| 1274 | 2025.11.21 18:08:27.800806 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 220 | ||
| 1275 | 2025.11.21 18:08:27.803181 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1276 | 2025.11.21 18:08:27.803232 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1277 | 2025.11.21 18:08:27.804542 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1278 | 2025.11.21 18:08:27.805021 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1279 | 2025.11.21 18:08:27.805313 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 220 | ||
| 1280 | 2025.11.21 18:08:30.436592 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1281 | 2025.11.21 18:08:30.436782 [ 3 ] {4fe31db9-95d4-4b30-aca6-e71b63bab0d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1282 | 2025.11.21 18:08:30.436852 [ 3 ] {4fe31db9-95d4-4b30-aca6-e71b63bab0d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1283 | 2025.11.21 18:08:30.437675 [ 3 ] {4fe31db9-95d4-4b30-aca6-e71b63bab0d1} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1284 | 2025.11.21 18:08:30.437719 [ 3 ] {4fe31db9-95d4-4b30-aca6-e71b63bab0d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1285 | 2025.11.21 18:08:30.438135 [ 3 ] {4fe31db9-95d4-4b30-aca6-e71b63bab0d1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1286 | 2025.11.21 18:08:30.438378 [ 3 ] {4fe31db9-95d4-4b30-aca6-e71b63bab0d1} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1287 | 2025.11.21 18:08:30.438532 [ 3 ] {4fe31db9-95d4-4b30-aca6-e71b63bab0d1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001805 sec., 227146.81440443214 rows/sec., 14.41 MiB/sec. | ||
| 1288 | 2025.11.21 18:08:30.438578 [ 3 ] {4fe31db9-95d4-4b30-aca6-e71b63bab0d1} <Debug> TCPHandler: Processed in 0.002134124 sec. | ||
| 1289 | 2025.11.21 18:08:30.438705 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1290 | 2025.11.21 18:08:30.438809 [ 3 ] {009ba931-c89a-404e-8a69-5c6929944c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1291 | 2025.11.21 18:08:30.438854 [ 3 ] {009ba931-c89a-404e-8a69-5c6929944c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1292 | 2025.11.21 18:08:30.439835 [ 3 ] {009ba931-c89a-404e-8a69-5c6929944c6f} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1293 | 2025.11.21 18:08:30.439872 [ 3 ] {009ba931-c89a-404e-8a69-5c6929944c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1294 | 2025.11.21 18:08:30.440251 [ 3 ] {009ba931-c89a-404e-8a69-5c6929944c6f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1295 | 2025.11.21 18:08:30.440469 [ 3 ] {009ba931-c89a-404e-8a69-5c6929944c6f} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1296 | 2025.11.21 18:08:30.440605 [ 3 ] {009ba931-c89a-404e-8a69-5c6929944c6f} <Debug> executeQuery: Read 1112 rows, 89.84 KiB in 0.001821 sec., 610653.4870950028 rows/sec., 48.18 MiB/sec. | ||
| 1297 | 2025.11.21 18:08:30.440644 [ 3 ] {009ba931-c89a-404e-8a69-5c6929944c6f} <Debug> TCPHandler: Processed in 0.001991901 sec. | ||
| 1298 | 2025.11.21 18:08:30.440762 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1299 | 2025.11.21 18:08:30.440863 [ 3 ] {0e292da5-fbc6-4fb1-9c8d-f87dcf0b7fb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1300 | 2025.11.21 18:08:30.440907 [ 3 ] {0e292da5-fbc6-4fb1-9c8d-f87dcf0b7fb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1301 | 2025.11.21 18:08:30.441406 [ 3 ] {0e292da5-fbc6-4fb1-9c8d-f87dcf0b7fb0} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1302 | 2025.11.21 18:08:30.441441 [ 3 ] {0e292da5-fbc6-4fb1-9c8d-f87dcf0b7fb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1303 | 2025.11.21 18:08:30.441764 [ 3 ] {0e292da5-fbc6-4fb1-9c8d-f87dcf0b7fb0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1304 | 2025.11.21 18:08:30.441981 [ 3 ] {0e292da5-fbc6-4fb1-9c8d-f87dcf0b7fb0} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1305 | 2025.11.21 18:08:30.442112 [ 3 ] {0e292da5-fbc6-4fb1-9c8d-f87dcf0b7fb0} <Debug> executeQuery: Read 205 rows, 12.32 KiB in 0.001272 sec., 161163.5220125786 rows/sec., 9.46 MiB/sec. | ||
| 1306 | 2025.11.21 18:08:30.442149 [ 3 ] {0e292da5-fbc6-4fb1-9c8d-f87dcf0b7fb0} <Debug> TCPHandler: Processed in 0.00143783 sec. | ||
| 1307 | 2025.11.21 18:08:30.442267 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1308 | 2025.11.21 18:08:30.442363 [ 3 ] {c038d3de-acdb-45a1-bc2b-af15ac8e95c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1309 | 2025.11.21 18:08:30.442405 [ 3 ] {c038d3de-acdb-45a1-bc2b-af15ac8e95c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1310 | 2025.11.21 18:08:30.442891 [ 3 ] {c038d3de-acdb-45a1-bc2b-af15ac8e95c1} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1311 | 2025.11.21 18:08:30.442926 [ 3 ] {c038d3de-acdb-45a1-bc2b-af15ac8e95c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1312 | 2025.11.21 18:08:30.443301 [ 3 ] {c038d3de-acdb-45a1-bc2b-af15ac8e95c1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1313 | 2025.11.21 18:08:30.443605 [ 3 ] {c038d3de-acdb-45a1-bc2b-af15ac8e95c1} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1314 | 2025.11.21 18:08:30.443741 [ 3 ] {c038d3de-acdb-45a1-bc2b-af15ac8e95c1} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001398 sec., 151645.20743919886 rows/sec., 9.78 MiB/sec. | ||
| 1315 | 2025.11.21 18:08:30.443778 [ 3 ] {c038d3de-acdb-45a1-bc2b-af15ac8e95c1} <Debug> TCPHandler: Processed in 0.001558882 sec. | ||
| 1316 | 2025.11.21 18:08:30.443894 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1317 | 2025.11.21 18:08:30.443990 [ 3 ] {d453d559-201b-436e-8f80-7971f9241335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1318 | 2025.11.21 18:08:30.444038 [ 3 ] {d453d559-201b-436e-8f80-7971f9241335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1319 | 2025.11.21 18:08:30.444539 [ 3 ] {d453d559-201b-436e-8f80-7971f9241335} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1320 | 2025.11.21 18:08:30.444575 [ 3 ] {d453d559-201b-436e-8f80-7971f9241335} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1321 | 2025.11.21 18:08:30.444887 [ 3 ] {d453d559-201b-436e-8f80-7971f9241335} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1322 | 2025.11.21 18:08:30.445102 [ 3 ] {d453d559-201b-436e-8f80-7971f9241335} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1323 | 2025.11.21 18:08:30.445228 [ 3 ] {d453d559-201b-436e-8f80-7971f9241335} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001259 sec., 167593.3280381255 rows/sec., 9.52 MiB/sec. | ||
| 1324 | 2025.11.21 18:08:30.445265 [ 3 ] {d453d559-201b-436e-8f80-7971f9241335} <Debug> TCPHandler: Processed in 0.00142092 sec. | ||
| 1325 | 2025.11.21 18:08:30.445376 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1326 | 2025.11.21 18:08:30.445469 [ 3 ] {ca1e3bd6-06be-45ce-a08e-2e70b93a02a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1327 | 2025.11.21 18:08:30.445509 [ 3 ] {ca1e3bd6-06be-45ce-a08e-2e70b93a02a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1328 | 2025.11.21 18:08:30.446166 [ 3 ] {ca1e3bd6-06be-45ce-a08e-2e70b93a02a5} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1329 | 2025.11.21 18:08:30.446201 [ 3 ] {ca1e3bd6-06be-45ce-a08e-2e70b93a02a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1330 | 2025.11.21 18:08:30.446528 [ 3 ] {ca1e3bd6-06be-45ce-a08e-2e70b93a02a5} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1331 | 2025.11.21 18:08:30.446743 [ 3 ] {ca1e3bd6-06be-45ce-a08e-2e70b93a02a5} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1332 | 2025.11.21 18:08:30.446871 [ 3 ] {ca1e3bd6-06be-45ce-a08e-2e70b93a02a5} <Debug> executeQuery: Read 679 rows, 48.47 KiB in 0.00142 sec., 478169.014084507 rows/sec., 33.33 MiB/sec. | ||
| 1333 | 2025.11.21 18:08:30.446907 [ 3 ] {ca1e3bd6-06be-45ce-a08e-2e70b93a02a5} <Debug> TCPHandler: Processed in 0.001580262 sec. | ||
| 1334 | 2025.11.21 18:08:30.447016 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1335 | 2025.11.21 18:08:30.447111 [ 3 ] {390c8ea3-6614-402f-8d49-911975b4006b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1336 | 2025.11.21 18:08:30.447151 [ 3 ] {390c8ea3-6614-402f-8d49-911975b4006b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1337 | 2025.11.21 18:08:30.447498 [ 3 ] {390c8ea3-6614-402f-8d49-911975b4006b} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1338 | 2025.11.21 18:08:30.447532 [ 3 ] {390c8ea3-6614-402f-8d49-911975b4006b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1339 | 2025.11.21 18:08:30.447833 [ 3 ] {390c8ea3-6614-402f-8d49-911975b4006b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1340 | 2025.11.21 18:08:30.448064 [ 3 ] {390c8ea3-6614-402f-8d49-911975b4006b} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1341 | 2025.11.21 18:08:30.448192 [ 3 ] {390c8ea3-6614-402f-8d49-911975b4006b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.0011 sec., 5454.545454545454 rows/sec., 284.98 KiB/sec. | ||
| 1342 | 2025.11.21 18:08:30.448228 [ 3 ] {390c8ea3-6614-402f-8d49-911975b4006b} <Debug> TCPHandler: Processed in 0.001261256 sec. | ||
| 1343 | 2025.11.21 18:08:30.448344 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1344 | 2025.11.21 18:08:30.448438 [ 3 ] {20c50a0a-b96e-4e59-9e78-9f31823d4472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1345 | 2025.11.21 18:08:30.448480 [ 3 ] {20c50a0a-b96e-4e59-9e78-9f31823d4472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1346 | 2025.11.21 18:08:30.448908 [ 3 ] {20c50a0a-b96e-4e59-9e78-9f31823d4472} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1347 | 2025.11.21 18:08:30.448969 [ 3 ] {20c50a0a-b96e-4e59-9e78-9f31823d4472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1348 | 2025.11.21 18:08:30.449303 [ 3 ] {20c50a0a-b96e-4e59-9e78-9f31823d4472} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1349 | 2025.11.21 18:08:30.449513 [ 3 ] {20c50a0a-b96e-4e59-9e78-9f31823d4472} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1350 | 2025.11.21 18:08:30.449643 [ 3 ] {20c50a0a-b96e-4e59-9e78-9f31823d4472} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001224 sec., 256535.9477124183 rows/sec., 16.85 MiB/sec. | ||
| 1351 | 2025.11.21 18:08:30.449679 [ 3 ] {20c50a0a-b96e-4e59-9e78-9f31823d4472} <Debug> TCPHandler: Processed in 0.001384779 sec. | ||
| 1352 | 2025.11.21 18:08:30.449796 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1353 | 2025.11.21 18:08:30.449891 [ 3 ] {1401660b-c0c9-4cb2-86f4-9244ee6a32f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 1354 | 2025.11.21 18:08:30.449933 [ 3 ] {1401660b-c0c9-4cb2-86f4-9244ee6a32f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 1355 | 2025.11.21 18:08:30.450259 [ 3 ] {1401660b-c0c9-4cb2-86f4-9244ee6a32f1} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1356 | 2025.11.21 18:08:30.450292 [ 3 ] {1401660b-c0c9-4cb2-86f4-9244ee6a32f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1357 | 2025.11.21 18:08:30.450566 [ 3 ] {1401660b-c0c9-4cb2-86f4-9244ee6a32f1} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1358 | 2025.11.21 18:08:30.450761 [ 3 ] {1401660b-c0c9-4cb2-86f4-9244ee6a32f1} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1359 | 2025.11.21 18:08:30.450876 [ 3 ] {1401660b-c0c9-4cb2-86f4-9244ee6a32f1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001058 sec., 945.179584120983 rows/sec., 63.69 KiB/sec. | ||
| 1360 | 2025.11.21 18:08:30.450908 [ 3 ] {1401660b-c0c9-4cb2-86f4-9244ee6a32f1} <Debug> TCPHandler: Processed in 0.001217735 sec. | ||
| 1361 | 2025.11.21 18:08:30.451075 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1362 | 2025.11.21 18:08:30.451168 [ 3 ] {b283a819-2cee-404a-8251-21db0dc04427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1363 | 2025.11.21 18:08:30.451210 [ 3 ] {b283a819-2cee-404a-8251-21db0dc04427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1364 | 2025.11.21 18:08:30.451541 [ 3 ] {b283a819-2cee-404a-8251-21db0dc04427} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1365 | 2025.11.21 18:08:30.451576 [ 3 ] {b283a819-2cee-404a-8251-21db0dc04427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1366 | 2025.11.21 18:08:30.451883 [ 3 ] {b283a819-2cee-404a-8251-21db0dc04427} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1367 | 2025.11.21 18:08:30.452101 [ 3 ] {b283a819-2cee-404a-8251-21db0dc04427} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1368 | 2025.11.21 18:08:30.452227 [ 3 ] {b283a819-2cee-404a-8251-21db0dc04427} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001077 sec., 96564.53110492107 rows/sec., 5.92 MiB/sec. | ||
| 1369 | 2025.11.21 18:08:30.452261 [ 3 ] {b283a819-2cee-404a-8251-21db0dc04427} <Debug> TCPHandler: Processed in 0.001235766 sec. | ||
| 1370 | 2025.11.21 18:08:32.730476 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1371 | 2025.11.21 18:08:32.730557 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1372 | 2025.11.21 18:08:32.809391 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1373 | 2025.11.21 18:08:32.810169 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1374 | 2025.11.21 18:08:32.810250 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1375 | 2025.11.21 18:08:32.810842 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1376 | 2025.11.21 18:08:32.811079 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1377 | 2025.11.21 18:08:32.811205 [ 73 ] {} <Debug> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1378 | 2025.11.21 18:08:32.811217 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1379 | 2025.11.21 18:08:32.811257 [ 73 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1380 | 2025.11.21 18:08:32.811280 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1381 | 2025.11.21 18:08:32.811606 [ 198 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 1382 | 2025.11.21 18:08:32.814023 [ 198 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1383 | 2025.11.21 18:08:32.814117 [ 198 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 1384 | 2025.11.21 18:08:32.814257 [ 198 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 1385 | 2025.11.21 18:08:32.814398 [ 198 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 1386 | 2025.11.21 18:08:32.814451 [ 198 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 1387 | 2025.11.21 18:08:32.814490 [ 198 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 1388 | 2025.11.21 18:08:32.814543 [ 198 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1389 | 2025.11.21 18:08:32.856211 [ 198 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.04476373 sec., 62684.677974780025 rows/sec., 918.23 KiB/sec. | ||
| 1390 | 2025.11.21 18:08:32.857073 [ 195 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1391 | 2025.11.21 18:08:32.857419 [ 195 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_6_1} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1392 | 2025.11.21 18:08:32.857499 [ 195 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_6_1} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1393 | 2025.11.21 18:08:32.857613 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1394 | 2025.11.21 18:08:32.943129 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1395 | 2025.11.21 18:08:32.960966 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1396 | 2025.11.21 18:08:32.961028 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1397 | 2025.11.21 18:08:32.967479 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1398 | 2025.11.21 18:08:32.968196 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1399 | 2025.11.21 18:08:32.968538 [ 73 ] {} <Debug> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1400 | 2025.11.21 18:08:32.968609 [ 73 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1401 | 2025.11.21 18:08:32.968644 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1402 | 2025.11.21 18:08:32.968745 [ 195 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 1403 | 2025.11.21 18:08:32.971516 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1404 | 2025.11.21 18:08:32.972832 [ 195 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1405 | 2025.11.21 18:08:32.974368 [ 195 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 1406 | 2025.11.21 18:08:32.979037 [ 195 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 1407 | 2025.11.21 18:08:32.983379 [ 195 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 1408 | 2025.11.21 18:08:32.987683 [ 195 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 1409 | 2025.11.21 18:08:32.997459 [ 195 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 1410 | 2025.11.21 18:08:33.001812 [ 195 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 1411 | 2025.11.21 18:08:33.067540 [ 198 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.098827343 sec., 465.45822849856444 rows/sec., 2.41 MiB/sec. | ||
| 1412 | 2025.11.21 18:08:33.069837 [ 188 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1413 | 2025.11.21 18:08:33.071826 [ 188 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_6_1} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1414 | 2025.11.21 18:08:33.071902 [ 188 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_6_1} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1415 | 2025.11.21 18:08:33.073378 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1416 | 2025.11.21 18:08:34.000275 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.21 MiB, peak 176.75 MiB, free memory in arenas 0.00 B, will set to 177.19 MiB (RSS), difference: 9.98 MiB | ||
| 1417 | 2025.11.21 18:08:35.331286 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46945 | ||
| 1418 | 2025.11.21 18:08:35.333240 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1419 | 2025.11.21 18:08:35.333291 [ 288 ] {} <Debug> TCP-Session: d9ab58e4-7908-4777-b0e2-20765d549085 Authenticating user 'default' from [fd00:1122:3344:101::e]:46945 | ||
| 1420 | 2025.11.21 18:08:35.333318 [ 288 ] {} <Debug> TCP-Session: d9ab58e4-7908-4777-b0e2-20765d549085 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1421 | 2025.11.21 18:08:35.333331 [ 288 ] {} <Debug> TCP-Session: d9ab58e4-7908-4777-b0e2-20765d549085 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1422 | 2025.11.21 18:08:35.333386 [ 288 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 1423 | 2025.11.21 18:08:35.333413 [ 288 ] {} <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 | ||
| 1424 | 2025.11.21 18:08:35.333430 [ 288 ] {} <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 | ||
| 1425 | 2025.11.21 18:08:35.333922 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41048 | ||
| 1426 | 2025.11.21 18:08:35.334027 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42323 | ||
| 1427 | 2025.11.21 18:08:35.334121 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48654 | ||
| 1428 | 2025.11.21 18:08:35.334139 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1429 | 2025.11.21 18:08:35.334200 [ 289 ] {} <Debug> TCP-Session: 0b44e1ff-86c1-4953-89e0-bcc630beb976 Authenticating user 'default' from [fd00:1122:3344:101::e]:41048 | ||
| 1430 | 2025.11.21 18:08:35.334222 [ 289 ] {} <Debug> TCP-Session: 0b44e1ff-86c1-4953-89e0-bcc630beb976 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1431 | 2025.11.21 18:08:35.334235 [ 289 ] {} <Debug> TCP-Session: 0b44e1ff-86c1-4953-89e0-bcc630beb976 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1432 | 2025.11.21 18:08:35.334292 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1433 | 2025.11.21 18:08:35.334296 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37280 | ||
| 1434 | 2025.11.21 18:08:35.334335 [ 290 ] {} <Debug> TCP-Session: 4c678c2b-2cb2-4511-95eb-1a6eafb4c426 Authenticating user 'default' from [fd00:1122:3344:101::e]:42323 | ||
| 1435 | 2025.11.21 18:08:35.334365 [ 290 ] {} <Debug> TCP-Session: 4c678c2b-2cb2-4511-95eb-1a6eafb4c426 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1436 | 2025.11.21 18:08:35.334379 [ 290 ] {} <Debug> TCP-Session: 4c678c2b-2cb2-4511-95eb-1a6eafb4c426 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1437 | 2025.11.21 18:08:35.334448 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33625 | ||
| 1438 | 2025.11.21 18:08:35.334448 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1439 | 2025.11.21 18:08:35.334522 [ 291 ] {} <Debug> TCP-Session: 430f78be-fce6-48d1-8eba-c13f5212155f Authenticating user 'default' from [fd00:1122:3344:101::e]:48654 | ||
| 1440 | 2025.11.21 18:08:35.334546 [ 291 ] {} <Debug> TCP-Session: 430f78be-fce6-48d1-8eba-c13f5212155f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1441 | 2025.11.21 18:08:35.334559 [ 291 ] {} <Debug> TCP-Session: 430f78be-fce6-48d1-8eba-c13f5212155f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1442 | 2025.11.21 18:08:35.334592 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1443 | 2025.11.21 18:08:35.334617 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44560 | ||
| 1444 | 2025.11.21 18:08:35.334629 [ 292 ] {} <Debug> TCP-Session: 2a6168b8-64af-4549-8025-ceb1e4e6a3d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37280 | ||
| 1445 | 2025.11.21 18:08:35.334660 [ 292 ] {} <Debug> TCP-Session: 2a6168b8-64af-4549-8025-ceb1e4e6a3d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1446 | 2025.11.21 18:08:35.334673 [ 292 ] {} <Debug> TCP-Session: 2a6168b8-64af-4549-8025-ceb1e4e6a3d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1447 | 2025.11.21 18:08:35.334725 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1448 | 2025.11.21 18:08:35.334761 [ 293 ] {} <Debug> TCP-Session: 651bb0f3-b132-48c2-a2be-ba00db747c46 Authenticating user 'default' from [fd00:1122:3344:101::e]:33625 | ||
| 1449 | 2025.11.21 18:08:35.334778 [ 293 ] {} <Debug> TCP-Session: 651bb0f3-b132-48c2-a2be-ba00db747c46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1450 | 2025.11.21 18:08:35.334791 [ 293 ] {} <Debug> TCP-Session: 651bb0f3-b132-48c2-a2be-ba00db747c46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1451 | 2025.11.21 18:08:35.334841 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1452 | 2025.11.21 18:08:35.334872 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43483 | ||
| 1453 | 2025.11.21 18:08:35.334874 [ 294 ] {} <Debug> TCP-Session: 8af9424c-9c73-41dd-99c0-73ff7c5a7f55 Authenticating user 'default' from [fd00:1122:3344:101::e]:44560 | ||
| 1454 | 2025.11.21 18:08:35.334920 [ 294 ] {} <Debug> TCP-Session: 8af9424c-9c73-41dd-99c0-73ff7c5a7f55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1455 | 2025.11.21 18:08:35.334935 [ 294 ] {} <Debug> TCP-Session: 8af9424c-9c73-41dd-99c0-73ff7c5a7f55 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1456 | 2025.11.21 18:08:35.334986 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61538 | ||
| 1457 | 2025.11.21 18:08:35.335029 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1458 | 2025.11.21 18:08:35.335063 [ 295 ] {} <Debug> TCP-Session: 82d8882f-e378-49b7-a28b-cef939452b15 Authenticating user 'default' from [fd00:1122:3344:101::e]:43483 | ||
| 1459 | 2025.11.21 18:08:35.335081 [ 295 ] {} <Debug> TCP-Session: 82d8882f-e378-49b7-a28b-cef939452b15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1460 | 2025.11.21 18:08:35.335094 [ 295 ] {} <Debug> TCP-Session: 82d8882f-e378-49b7-a28b-cef939452b15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1461 | 2025.11.21 18:08:35.335162 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1462 | 2025.11.21 18:08:35.335195 [ 296 ] {} <Debug> TCP-Session: 95881630-b98b-475b-87a1-96150eee1795 Authenticating user 'default' from [fd00:1122:3344:101::e]:61538 | ||
| 1463 | 2025.11.21 18:08:35.335211 [ 296 ] {} <Debug> TCP-Session: 95881630-b98b-475b-87a1-96150eee1795 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1464 | 2025.11.21 18:08:35.335224 [ 296 ] {} <Debug> TCP-Session: 95881630-b98b-475b-87a1-96150eee1795 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1465 | 2025.11.21 18:08:35.336289 [ 288 ] {} <Trace> TCP-Session: d9ab58e4-7908-4777-b0e2-20765d549085 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1466 | 2025.11.21 18:08:35.336472 [ 288 ] {12080b33-4763-4bea-992e-62f51453ccd4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46945) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1467 | 2025.11.21 18:08:35.336797 [ 288 ] {12080b33-4763-4bea-992e-62f51453ccd4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1468 | 2025.11.21 18:08:35.336859 [ 288 ] {12080b33-4763-4bea-992e-62f51453ccd4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1469 | 2025.11.21 18:08:35.337301 [ 288 ] {12080b33-4763-4bea-992e-62f51453ccd4} <Debug> oximeter.version (1e33800d-71a0-4bff-b3ff-07bf941cdc20) (SelectExecutor): Key condition: unknown | ||
| 1470 | 2025.11.21 18:08:35.356990 [ 302 ] {12080b33-4763-4bea-992e-62f51453ccd4} <Trace> AggregatingTransform: Aggregating | ||
| 1471 | 2025.11.21 18:08:35.359030 [ 302 ] {12080b33-4763-4bea-992e-62f51453ccd4} <Trace> Aggregator: Aggregation method: without_key | ||
| 1472 | 2025.11.21 18:08:35.359720 [ 302 ] {12080b33-4763-4bea-992e-62f51453ccd4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.007034635 sec. (142.154 rows/sec., 5.55 KiB/sec.) | ||
| 1473 | 2025.11.21 18:08:35.359744 [ 302 ] {12080b33-4763-4bea-992e-62f51453ccd4} <Trace> Aggregator: Merging aggregated data | ||
| 1474 | 2025.11.21 18:08:35.359776 [ 302 ] {12080b33-4763-4bea-992e-62f51453ccd4} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 1475 | 2025.11.21 18:08:35.362974 [ 288 ] {12080b33-4763-4bea-992e-62f51453ccd4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.026631 sec., 37.55022342382937 rows/sec., 1.47 KiB/sec. | ||
| 1476 | 2025.11.21 18:08:35.363160 [ 288 ] {12080b33-4763-4bea-992e-62f51453ccd4} <Debug> TCPHandler: Processed in 0.027085617 sec. | ||
| 1477 | 2025.11.21 18:08:35.367054 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1478 | 2025.11.21 18:08:35.367090 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1479 | 2025.11.21 18:08:35.367119 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1480 | 2025.11.21 18:08:35.367133 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1481 | 2025.11.21 18:08:35.367128 [ 296 ] {} <Debug> TCP-Session: 95881630-b98b-475b-87a1-96150eee1795 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1482 | 2025.11.21 18:08:35.367172 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1483 | 2025.11.21 18:08:35.367186 [ 293 ] {} <Debug> TCP-Session: 651bb0f3-b132-48c2-a2be-ba00db747c46 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1484 | 2025.11.21 18:08:35.367205 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1485 | 2025.11.21 18:08:35.367246 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1486 | 2025.11.21 18:08:35.367255 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1487 | 2025.11.21 18:08:35.367280 [ 292 ] {} <Debug> TCP-Session: 2a6168b8-64af-4549-8025-ceb1e4e6a3d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1488 | 2025.11.21 18:08:35.367308 [ 291 ] {} <Debug> TCP-Session: 430f78be-fce6-48d1-8eba-c13f5212155f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1489 | 2025.11.21 18:08:35.367322 [ 295 ] {} <Debug> TCP-Session: 82d8882f-e378-49b7-a28b-cef939452b15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1490 | 2025.11.21 18:08:35.367180 [ 289 ] {} <Debug> TCP-Session: 0b44e1ff-86c1-4953-89e0-bcc630beb976 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1491 | 2025.11.21 18:08:35.367273 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1492 | 2025.11.21 18:08:35.367241 [ 290 ] {} <Debug> TCP-Session: 4c678c2b-2cb2-4511-95eb-1a6eafb4c426 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1493 | 2025.11.21 18:08:35.367414 [ 294 ] {} <Debug> TCP-Session: 8af9424c-9c73-41dd-99c0-73ff7c5a7f55 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1494 | 2025.11.21 18:08:35.367124 [ 288 ] {} <Debug> TCP-Session: d9ab58e4-7908-4777-b0e2-20765d549085 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1495 | 2025.11.21 18:08:35.426019 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1496 | 2025.11.21 18:08:35.426193 [ 3 ] {8fb06e4c-362c-4961-8f9c-3e56ab4c1f55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1497 | 2025.11.21 18:08:35.426262 [ 3 ] {8fb06e4c-362c-4961-8f9c-3e56ab4c1f55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1498 | 2025.11.21 18:08:35.426944 [ 3 ] {8fb06e4c-362c-4961-8f9c-3e56ab4c1f55} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1499 | 2025.11.21 18:08:35.426995 [ 3 ] {8fb06e4c-362c-4961-8f9c-3e56ab4c1f55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1500 | 2025.11.21 18:08:35.427437 [ 3 ] {8fb06e4c-362c-4961-8f9c-3e56ab4c1f55} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1501 | 2025.11.21 18:08:35.427673 [ 3 ] {8fb06e4c-362c-4961-8f9c-3e56ab4c1f55} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1502 | 2025.11.21 18:08:35.427810 [ 69 ] {} <Debug> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1503 | 2025.11.21 18:08:35.427832 [ 3 ] {8fb06e4c-362c-4961-8f9c-3e56ab4c1f55} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00169 sec., 44970.41420118343 rows/sec., 3.71 MiB/sec. | ||
| 1504 | 2025.11.21 18:08:35.427879 [ 69 ] {} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1505 | 2025.11.21 18:08:35.427902 [ 3 ] {8fb06e4c-362c-4961-8f9c-3e56ab4c1f55} <Debug> TCPHandler: Processed in 0.002015911 sec. | ||
| 1506 | 2025.11.21 18:08:35.427905 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1507 | 2025.11.21 18:08:35.428048 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1508 | 2025.11.21 18:08:35.428091 [ 186 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::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 | ||
| 1509 | 2025.11.21 18:08:35.428160 [ 3 ] {ce36f421-3af4-40d3-a9f5-eb23f4c96763} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1510 | 2025.11.21 18:08:35.428212 [ 3 ] {ce36f421-3af4-40d3-a9f5-eb23f4c96763} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1511 | 2025.11.21 18:08:35.428297 [ 186 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1512 | 2025.11.21 18:08:35.428358 [ 186 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1116 rows starting from the beginning of the part | ||
| 1513 | 2025.11.21 18:08:35.428488 [ 186 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::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 | ||
| 1514 | 2025.11.21 18:08:35.428566 [ 186 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1112 rows starting from the beginning of the part | ||
| 1515 | 2025.11.21 18:08:35.428645 [ 186 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 77 rows starting from the beginning of the part | ||
| 1516 | 2025.11.21 18:08:35.428653 [ 3 ] {ce36f421-3af4-40d3-a9f5-eb23f4c96763} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1517 | 2025.11.21 18:08:35.428706 [ 3 ] {ce36f421-3af4-40d3-a9f5-eb23f4c96763} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1518 | 2025.11.21 18:08:35.428715 [ 186 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1112 rows starting from the beginning of the part | ||
| 1519 | 2025.11.21 18:08:35.428769 [ 186 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 76 rows starting from the beginning of the part | ||
| 1520 | 2025.11.21 18:08:35.429128 [ 3 ] {ce36f421-3af4-40d3-a9f5-eb23f4c96763} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1521 | 2025.11.21 18:08:35.429400 [ 3 ] {ce36f421-3af4-40d3-a9f5-eb23f4c96763} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1522 | 2025.11.21 18:08:35.429562 [ 3 ] {ce36f421-3af4-40d3-a9f5-eb23f4c96763} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00143 sec., 6993.006993006993 rows/sec., 525.84 KiB/sec. | ||
| 1523 | 2025.11.21 18:08:35.429605 [ 3 ] {ce36f421-3af4-40d3-a9f5-eb23f4c96763} <Debug> TCPHandler: Processed in 0.001616704 sec. | ||
| 1524 | 2025.11.21 18:08:35.429729 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1525 | 2025.11.21 18:08:35.429829 [ 3 ] {3281346a-6306-44ae-b69e-51cb6077e5c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1526 | 2025.11.21 18:08:35.429873 [ 3 ] {3281346a-6306-44ae-b69e-51cb6077e5c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1527 | 2025.11.21 18:08:35.430344 [ 3 ] {3281346a-6306-44ae-b69e-51cb6077e5c4} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1528 | 2025.11.21 18:08:35.430382 [ 3 ] {3281346a-6306-44ae-b69e-51cb6077e5c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1529 | 2025.11.21 18:08:35.430719 [ 3 ] {3281346a-6306-44ae-b69e-51cb6077e5c4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1530 | 2025.11.21 18:08:35.430844 [ 198 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3549 rows, containing 5 columns (5 merged, 0 gathered) in 0.002839099 sec., 1250044.4683330874 rows/sec., 103.53 MiB/sec. | ||
| 1531 | 2025.11.21 18:08:35.430964 [ 3 ] {3281346a-6306-44ae-b69e-51cb6077e5c4} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1532 | 2025.11.21 18:08:35.431081 [ 69 ] {} <Debug> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1533 | 2025.11.21 18:08:35.431116 [ 3 ] {3281346a-6306-44ae-b69e-51cb6077e5c4} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001315 sec., 56273.76425855514 rows/sec., 4.39 MiB/sec. | ||
| 1534 | 2025.11.21 18:08:35.431144 [ 69 ] {} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1535 | 2025.11.21 18:08:35.431151 [ 189 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1536 | 2025.11.21 18:08:35.431160 [ 3 ] {3281346a-6306-44ae-b69e-51cb6077e5c4} <Debug> TCPHandler: Processed in 0.001487071 sec. | ||
| 1537 | 2025.11.21 18:08:35.431175 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1538 | 2025.11.21 18:08:35.431272 [ 186 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::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 | ||
| 1539 | 2025.11.21 18:08:35.431311 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1540 | 2025.11.21 18:08:35.431370 [ 186 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1541 | 2025.11.21 18:08:35.431400 [ 186 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 687 rows starting from the beginning of the part | ||
| 1542 | 2025.11.21 18:08:35.431422 [ 3 ] {29c5e159-d191-494d-8d50-263bb7c09516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1543 | 2025.11.21 18:08:35.431447 [ 186 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::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 | ||
| 1544 | 2025.11.21 18:08:35.431480 [ 3 ] {29c5e159-d191-494d-8d50-263bb7c09516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1545 | 2025.11.21 18:08:35.431510 [ 186 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 679 rows starting from the beginning of the part | ||
| 1546 | 2025.11.21 18:08:35.431529 [ 189 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_6_1} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1547 | 2025.11.21 18:08:35.431560 [ 186 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 76 rows starting from the beginning of the part | ||
| 1548 | 2025.11.21 18:08:35.431606 [ 186 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 679 rows starting from the beginning of the part | ||
| 1549 | 2025.11.21 18:08:35.431627 [ 189 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_6_1} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1550 | 2025.11.21 18:08:35.431657 [ 186 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part | ||
| 1551 | 2025.11.21 18:08:35.431733 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 1552 | 2025.11.21 18:08:35.431950 [ 3 ] {29c5e159-d191-494d-8d50-263bb7c09516} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1553 | 2025.11.21 18:08:35.431992 [ 3 ] {29c5e159-d191-494d-8d50-263bb7c09516} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1554 | 2025.11.21 18:08:35.432417 [ 3 ] {29c5e159-d191-494d-8d50-263bb7c09516} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1555 | 2025.11.21 18:08:35.432653 [ 3 ] {29c5e159-d191-494d-8d50-263bb7c09516} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1556 | 2025.11.21 18:08:35.432754 [ 189 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2259 rows, containing 5 columns (5 merged, 0 gathered) in 0.001518211 sec., 1487935.4714199805 rows/sec., 110.63 MiB/sec. | ||
| 1557 | 2025.11.21 18:08:35.432782 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1558 | 2025.11.21 18:08:35.432801 [ 3 ] {29c5e159-d191-494d-8d50-263bb7c09516} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00141 sec., 113475.17730496454 rows/sec., 7.90 MiB/sec. | ||
| 1559 | 2025.11.21 18:08:35.432824 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1560 | 2025.11.21 18:08:35.432839 [ 3 ] {29c5e159-d191-494d-8d50-263bb7c09516} <Debug> TCPHandler: Processed in 0.001581622 sec. | ||
| 1561 | 2025.11.21 18:08:35.432843 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1562 | 2025.11.21 18:08:35.432904 [ 189 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1563 | 2025.11.21 18:08:35.432922 [ 186 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::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 | ||
| 1564 | 2025.11.21 18:08:35.432973 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1565 | 2025.11.21 18:08:35.433055 [ 186 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1566 | 2025.11.21 18:08:35.433084 [ 3 ] {0091c53d-abdf-45b0-acb7-c9779b9cd34f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1567 | 2025.11.21 18:08:35.433097 [ 186 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 254 rows starting from the beginning of the part | ||
| 1568 | 2025.11.21 18:08:35.433152 [ 3 ] {0091c53d-abdf-45b0-acb7-c9779b9cd34f} <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 | ||
| 1569 | 2025.11.21 18:08:35.433173 [ 186 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::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 | ||
| 1570 | 2025.11.21 18:08:35.433197 [ 189 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_6_1} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1571 | 2025.11.21 18:08:35.433229 [ 186 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 314 rows starting from the beginning of the part | ||
| 1572 | 2025.11.21 18:08:35.433282 [ 186 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 161 rows starting from the beginning of the part | ||
| 1573 | 2025.11.21 18:08:35.433294 [ 189 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_6_1} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1574 | 2025.11.21 18:08:35.433342 [ 186 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 314 rows starting from the beginning of the part | ||
| 1575 | 2025.11.21 18:08:35.433394 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.58 MiB. | ||
| 1576 | 2025.11.21 18:08:35.433399 [ 186 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1577 | 2025.11.21 18:08:35.433967 [ 3 ] {0091c53d-abdf-45b0-acb7-c9779b9cd34f} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1578 | 2025.11.21 18:08:35.434009 [ 3 ] {0091c53d-abdf-45b0-acb7-c9779b9cd34f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1579 | 2025.11.21 18:08:35.434570 [ 3 ] {0091c53d-abdf-45b0-acb7-c9779b9cd34f} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1580 | 2025.11.21 18:08:35.434761 [ 194 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1363 rows, containing 5 columns (5 merged, 0 gathered) in 0.001871979 sec., 728106.4584592028 rows/sec., 48.72 MiB/sec. | ||
| 1581 | 2025.11.21 18:08:35.434816 [ 3 ] {0091c53d-abdf-45b0-acb7-c9779b9cd34f} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1582 | 2025.11.21 18:08:35.434963 [ 3 ] {0091c53d-abdf-45b0-acb7-c9779b9cd34f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001912 sec., 5230.125523012553 rows/sec., 9.37 MiB/sec. | ||
| 1583 | 2025.11.21 18:08:35.434976 [ 186 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1584 | 2025.11.21 18:08:35.435020 [ 3 ] {0091c53d-abdf-45b0-acb7-c9779b9cd34f} <Debug> TCPHandler: Processed in 0.002101643 sec. | ||
| 1585 | 2025.11.21 18:08:35.435147 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1586 | 2025.11.21 18:08:35.435245 [ 3 ] {c0ddebf2-3d42-41b6-b3af-9d83bd8792b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1587 | 2025.11.21 18:08:35.435257 [ 186 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1588 | 2025.11.21 18:08:35.435289 [ 3 ] {c0ddebf2-3d42-41b6-b3af-9d83bd8792b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1589 | 2025.11.21 18:08:35.435336 [ 186 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1590 | 2025.11.21 18:08:35.435415 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 1591 | 2025.11.21 18:08:35.435649 [ 3 ] {c0ddebf2-3d42-41b6-b3af-9d83bd8792b2} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1592 | 2025.11.21 18:08:35.435689 [ 3 ] {c0ddebf2-3d42-41b6-b3af-9d83bd8792b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1593 | 2025.11.21 18:08:35.436012 [ 3 ] {c0ddebf2-3d42-41b6-b3af-9d83bd8792b2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1594 | 2025.11.21 18:08:35.436228 [ 3 ] {c0ddebf2-3d42-41b6-b3af-9d83bd8792b2} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1595 | 2025.11.21 18:08:35.436332 [ 68 ] {} <Debug> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1596 | 2025.11.21 18:08:35.436354 [ 3 ] {c0ddebf2-3d42-41b6-b3af-9d83bd8792b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001131 sec., 53050.39787798408 rows/sec., 3.58 MiB/sec. | ||
| 1597 | 2025.11.21 18:08:35.436362 [ 68 ] {} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1598 | 2025.11.21 18:08:35.436388 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1599 | 2025.11.21 18:08:35.436389 [ 3 ] {c0ddebf2-3d42-41b6-b3af-9d83bd8792b2} <Debug> TCPHandler: Processed in 0.001298627 sec. | ||
| 1600 | 2025.11.21 18:08:35.436500 [ 200 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::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 | ||
| 1601 | 2025.11.21 18:08:35.436598 [ 200 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1602 | 2025.11.21 18:08:35.436627 [ 200 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 80 rows starting from the beginning of the part | ||
| 1603 | 2025.11.21 18:08:35.436718 [ 200 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::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 | ||
| 1604 | 2025.11.21 18:08:35.436767 [ 200 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 104 rows starting from the beginning of the part | ||
| 1605 | 2025.11.21 18:08:35.436815 [ 200 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1606 | 2025.11.21 18:08:35.436872 [ 200 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 104 rows starting from the beginning of the part | ||
| 1607 | 2025.11.21 18:08:35.436920 [ 200 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 60 rows starting from the beginning of the part | ||
| 1608 | 2025.11.21 18:08:35.437794 [ 194 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 4 columns (4 merged, 0 gathered) in 0.001355888 sec., 345161.2522568236 rows/sec., 21.85 MiB/sec. | ||
| 1609 | 2025.11.21 18:08:35.437941 [ 200 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1610 | 2025.11.21 18:08:35.438212 [ 200 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_6_1} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1611 | 2025.11.21 18:08:35.438274 [ 200 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_6_1} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1612 | 2025.11.21 18:08:35.438333 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1613 | 2025.11.21 18:08:36.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.03 MiB, peak 185.55 MiB, free memory in arenas 0.00 B, will set to 180.66 MiB (RSS), difference: 2.63 MiB | ||
| 1614 | 2025.11.21 18:08:36.527506 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46897 | ||
| 1615 | 2025.11.21 18:08:36.527610 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1616 | 2025.11.21 18:08:36.527636 [ 288 ] {} <Debug> TCP-Session: d2dcbea0-e1f3-49a3-a52d-a30899e1ec6f Authenticating user 'default' from [fd00:1122:3344:101::e]:46897 | ||
| 1617 | 2025.11.21 18:08:36.527657 [ 288 ] {} <Debug> TCP-Session: d2dcbea0-e1f3-49a3-a52d-a30899e1ec6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1618 | 2025.11.21 18:08:36.527670 [ 288 ] {} <Debug> TCP-Session: d2dcbea0-e1f3-49a3-a52d-a30899e1ec6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1619 | 2025.11.21 18:08:36.527865 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47077 | ||
| 1620 | 2025.11.21 18:08:36.527890 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38503 | ||
| 1621 | 2025.11.21 18:08:36.527922 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33479 | ||
| 1622 | 2025.11.21 18:08:36.527944 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37203 | ||
| 1623 | 2025.11.21 18:08:36.527992 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1624 | 2025.11.21 18:08:36.527965 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43543 | ||
| 1625 | 2025.11.21 18:08:36.528031 [ 289 ] {} <Debug> TCP-Session: 035e6080-3805-4ef5-83dc-481e2707e32a Authenticating user 'default' from [fd00:1122:3344:101::e]:47077 | ||
| 1626 | 2025.11.21 18:08:36.528031 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1627 | 2025.11.21 18:08:36.528055 [ 288 ] {} <Trace> TCP-Session: d2dcbea0-e1f3-49a3-a52d-a30899e1ec6f Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1628 | 2025.11.21 18:08:36.528081 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1629 | 2025.11.21 18:08:36.528107 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1630 | 2025.11.21 18:08:36.528130 [ 295 ] {} <Debug> TCP-Session: f658601b-eed2-4c78-b923-a57646a87588 Authenticating user 'default' from [fd00:1122:3344:101::e]:37203 | ||
| 1631 | 2025.11.21 18:08:36.528142 [ 296 ] {} <Debug> TCP-Session: 56291a9a-df74-46de-9fae-baa07200fd3f Authenticating user 'default' from [fd00:1122:3344:101::e]:43543 | ||
| 1632 | 2025.11.21 18:08:36.528095 [ 290 ] {} <Debug> TCP-Session: 6f1df2c1-db94-451d-a3c5-cc94b81832ea Authenticating user 'default' from [fd00:1122:3344:101::e]:38503 | ||
| 1633 | 2025.11.21 18:08:36.528163 [ 295 ] {} <Debug> TCP-Session: f658601b-eed2-4c78-b923-a57646a87588 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1634 | 2025.11.21 18:08:36.528170 [ 296 ] {} <Debug> TCP-Session: 56291a9a-df74-46de-9fae-baa07200fd3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1635 | 2025.11.21 18:08:36.528200 [ 295 ] {} <Debug> TCP-Session: f658601b-eed2-4c78-b923-a57646a87588 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1636 | 2025.11.21 18:08:36.528196 [ 290 ] {} <Debug> TCP-Session: 6f1df2c1-db94-451d-a3c5-cc94b81832ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1637 | 2025.11.21 18:08:36.528236 [ 296 ] {} <Debug> TCP-Session: 56291a9a-df74-46de-9fae-baa07200fd3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1638 | 2025.11.21 18:08:36.528257 [ 290 ] {} <Debug> TCP-Session: 6f1df2c1-db94-451d-a3c5-cc94b81832ea Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1639 | 2025.11.21 18:08:36.528260 [ 288 ] {5bc5974a-a68c-45a6-b73e-87dcaa679b01} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46897) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1640 | 2025.11.21 18:08:36.528078 [ 289 ] {} <Debug> TCP-Session: 035e6080-3805-4ef5-83dc-481e2707e32a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1641 | 2025.11.21 18:08:36.528022 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1642 | 2025.11.21 18:08:36.528329 [ 289 ] {} <Debug> TCP-Session: 035e6080-3805-4ef5-83dc-481e2707e32a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1643 | 2025.11.21 18:08:36.528349 [ 293 ] {} <Debug> TCP-Session: f9934d45-9667-4d1d-8ab2-a95838b498c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:33479 | ||
| 1644 | 2025.11.21 18:08:36.527935 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59950 | ||
| 1645 | 2025.11.21 18:08:36.528369 [ 293 ] {} <Debug> TCP-Session: f9934d45-9667-4d1d-8ab2-a95838b498c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1646 | 2025.11.21 18:08:36.527911 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61379 | ||
| 1647 | 2025.11.21 18:08:36.528428 [ 293 ] {} <Debug> TCP-Session: f9934d45-9667-4d1d-8ab2-a95838b498c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1648 | 2025.11.21 18:08:36.527901 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64481 | ||
| 1649 | 2025.11.21 18:08:36.528462 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1650 | 2025.11.21 18:08:36.528495 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1651 | 2025.11.21 18:08:36.528509 [ 294 ] {} <Debug> TCP-Session: a89b8a3a-7a1b-4011-997d-6256b9efbda6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59950 | ||
| 1652 | 2025.11.21 18:08:36.528526 [ 292 ] {} <Debug> TCP-Session: 373e4e0b-af28-4221-adbf-f4c491ada59a Authenticating user 'default' from [fd00:1122:3344:101::e]:61379 | ||
| 1653 | 2025.11.21 18:08:36.528536 [ 294 ] {} <Debug> TCP-Session: a89b8a3a-7a1b-4011-997d-6256b9efbda6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1654 | 2025.11.21 18:08:36.528551 [ 292 ] {} <Debug> TCP-Session: 373e4e0b-af28-4221-adbf-f4c491ada59a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1655 | 2025.11.21 18:08:36.528551 [ 288 ] {5bc5974a-a68c-45a6-b73e-87dcaa679b01} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1656 | 2025.11.21 18:08:36.528573 [ 292 ] {} <Debug> TCP-Session: 373e4e0b-af28-4221-adbf-f4c491ada59a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1657 | 2025.11.21 18:08:36.528561 [ 294 ] {} <Debug> TCP-Session: a89b8a3a-7a1b-4011-997d-6256b9efbda6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1658 | 2025.11.21 18:08:36.528627 [ 288 ] {5bc5974a-a68c-45a6-b73e-87dcaa679b01} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1659 | 2025.11.21 18:08:36.528644 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1660 | 2025.11.21 18:08:36.528683 [ 291 ] {} <Debug> TCP-Session: 97986ab7-eb05-41bd-8ac5-dc4621cf670b Authenticating user 'default' from [fd00:1122:3344:101::e]:64481 | ||
| 1661 | 2025.11.21 18:08:36.528701 [ 291 ] {} <Debug> TCP-Session: 97986ab7-eb05-41bd-8ac5-dc4621cf670b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1662 | 2025.11.21 18:08:36.528714 [ 291 ] {} <Debug> TCP-Session: 97986ab7-eb05-41bd-8ac5-dc4621cf670b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1663 | 2025.11.21 18:08:36.528946 [ 288 ] {5bc5974a-a68c-45a6-b73e-87dcaa679b01} <Debug> oximeter.version (1e33800d-71a0-4bff-b3ff-07bf941cdc20) (SelectExecutor): Key condition: unknown | ||
| 1664 | 2025.11.21 18:08:36.529881 [ 339 ] {5bc5974a-a68c-45a6-b73e-87dcaa679b01} <Trace> AggregatingTransform: Aggregating | ||
| 1665 | 2025.11.21 18:08:36.529935 [ 339 ] {5bc5974a-a68c-45a6-b73e-87dcaa679b01} <Trace> Aggregator: Aggregation method: without_key | ||
| 1666 | 2025.11.21 18:08:36.529974 [ 339 ] {5bc5974a-a68c-45a6-b73e-87dcaa679b01} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000924479 sec. (1081.690 rows/sec., 42.25 KiB/sec.) | ||
| 1667 | 2025.11.21 18:08:36.529994 [ 339 ] {5bc5974a-a68c-45a6-b73e-87dcaa679b01} <Trace> Aggregator: Merging aggregated data | ||
| 1668 | 2025.11.21 18:08:36.531298 [ 288 ] {5bc5974a-a68c-45a6-b73e-87dcaa679b01} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003101 sec., 322.4766204450177 rows/sec., 12.60 KiB/sec. | ||
| 1669 | 2025.11.21 18:08:36.531479 [ 288 ] {5bc5974a-a68c-45a6-b73e-87dcaa679b01} <Debug> TCPHandler: Processed in 0.003547273 sec. | ||
| 1670 | 2025.11.21 18:08:36.531618 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1671 | 2025.11.21 18:08:36.531647 [ 288 ] {} <Debug> TCP-Session: d2dcbea0-e1f3-49a3-a52d-a30899e1ec6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1672 | 2025.11.21 18:08:36.531653 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1673 | 2025.11.21 18:08:36.531678 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1674 | 2025.11.21 18:08:36.531693 [ 290 ] {} <Debug> TCP-Session: 6f1df2c1-db94-451d-a3c5-cc94b81832ea Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1675 | 2025.11.21 18:08:36.531701 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1676 | 2025.11.21 18:08:36.531724 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1677 | 2025.11.21 18:08:36.531765 [ 296 ] {} <Debug> TCP-Session: 56291a9a-df74-46de-9fae-baa07200fd3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1678 | 2025.11.21 18:08:36.531788 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1679 | 2025.11.21 18:08:36.531797 [ 291 ] {} <Debug> TCP-Session: 97986ab7-eb05-41bd-8ac5-dc4621cf670b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1680 | 2025.11.21 18:08:36.531814 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1681 | 2025.11.21 18:08:36.531839 [ 294 ] {} <Debug> TCP-Session: a89b8a3a-7a1b-4011-997d-6256b9efbda6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1682 | 2025.11.21 18:08:36.531767 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1683 | 2025.11.21 18:08:36.531863 [ 295 ] {} <Debug> TCP-Session: f658601b-eed2-4c78-b923-a57646a87588 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1684 | 2025.11.21 18:08:36.531720 [ 289 ] {} <Debug> TCP-Session: 035e6080-3805-4ef5-83dc-481e2707e32a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1685 | 2025.11.21 18:08:36.531900 [ 293 ] {} <Debug> TCP-Session: f9934d45-9667-4d1d-8ab2-a95838b498c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1686 | 2025.11.21 18:08:36.531746 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1687 | 2025.11.21 18:08:36.531966 [ 292 ] {} <Debug> TCP-Session: 373e4e0b-af28-4221-adbf-f4c491ada59a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1688 | 2025.11.21 18:08:36.660473 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49934 | ||
| 1689 | 2025.11.21 18:08:36.660587 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1690 | 2025.11.21 18:08:36.660617 [ 288 ] {} <Debug> TCP-Session: 9b7413dc-70ac-4f9b-bee6-7d9649b672f4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49934 | ||
| 1691 | 2025.11.21 18:08:36.660641 [ 288 ] {} <Debug> TCP-Session: 9b7413dc-70ac-4f9b-bee6-7d9649b672f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1692 | 2025.11.21 18:08:36.660655 [ 288 ] {} <Debug> TCP-Session: 9b7413dc-70ac-4f9b-bee6-7d9649b672f4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1693 | 2025.11.21 18:08:36.660957 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50007 | ||
| 1694 | 2025.11.21 18:08:36.661018 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47372 | ||
| 1695 | 2025.11.21 18:08:36.661038 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57711 | ||
| 1696 | 2025.11.21 18:08:36.661066 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56013 | ||
| 1697 | 2025.11.21 18:08:36.661096 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1698 | 2025.11.21 18:08:36.661109 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36625 | ||
| 1699 | 2025.11.21 18:08:36.661146 [ 289 ] {} <Debug> TCP-Session: f7901b26-cda8-4cbc-9293-2590427f4374 Authenticating user 'default' from [fd00:1122:3344:101::e]:50007 | ||
| 1700 | 2025.11.21 18:08:36.661149 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1701 | 2025.11.21 18:08:36.661167 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1702 | 2025.11.21 18:08:36.661190 [ 289 ] {} <Debug> TCP-Session: f7901b26-cda8-4cbc-9293-2590427f4374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1703 | 2025.11.21 18:08:36.661195 [ 293 ] {} <Debug> TCP-Session: bfdbcc9e-7d12-4d35-ab68-c53ada0ab9fd Authenticating user 'default' from [fd00:1122:3344:101::e]:57711 | ||
| 1704 | 2025.11.21 18:08:36.661209 [ 294 ] {} <Debug> TCP-Session: 7b01ee77-6ec8-4056-b82f-eb806699b652 Authenticating user 'default' from [fd00:1122:3344:101::e]:56013 | ||
| 1705 | 2025.11.21 18:08:36.661212 [ 289 ] {} <Debug> TCP-Session: f7901b26-cda8-4cbc-9293-2590427f4374 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1706 | 2025.11.21 18:08:36.661222 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1707 | 2025.11.21 18:08:36.661235 [ 294 ] {} <Debug> TCP-Session: 7b01ee77-6ec8-4056-b82f-eb806699b652 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1708 | 2025.11.21 18:08:36.661274 [ 296 ] {} <Debug> TCP-Session: 9d28460a-4866-4f95-a31e-22c569694906 Authenticating user 'default' from [fd00:1122:3344:101::e]:36625 | ||
| 1709 | 2025.11.21 18:08:36.661224 [ 293 ] {} <Debug> TCP-Session: bfdbcc9e-7d12-4d35-ab68-c53ada0ab9fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1710 | 2025.11.21 18:08:36.661312 [ 296 ] {} <Debug> TCP-Session: 9d28460a-4866-4f95-a31e-22c569694906 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1711 | 2025.11.21 18:08:36.661329 [ 293 ] {} <Debug> TCP-Session: bfdbcc9e-7d12-4d35-ab68-c53ada0ab9fd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1712 | 2025.11.21 18:08:36.661350 [ 296 ] {} <Debug> TCP-Session: 9d28460a-4866-4f95-a31e-22c569694906 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1713 | 2025.11.21 18:08:36.661093 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39262 | ||
| 1714 | 2025.11.21 18:08:36.661282 [ 294 ] {} <Debug> TCP-Session: 7b01ee77-6ec8-4056-b82f-eb806699b652 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1715 | 2025.11.21 18:08:36.661168 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1716 | 2025.11.21 18:08:36.661489 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1717 | 2025.11.21 18:08:36.661035 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40648 | ||
| 1718 | 2025.11.21 18:08:36.661530 [ 288 ] {} <Trace> TCP-Session: 9b7413dc-70ac-4f9b-bee6-7d9649b672f4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1719 | 2025.11.21 18:08:36.661528 [ 295 ] {} <Debug> TCP-Session: cbaf570c-898c-4f02-87e7-198b0798d4e6 Authenticating user 'default' from [fd00:1122:3344:101::e]:39262 | ||
| 1720 | 2025.11.21 18:08:36.661525 [ 291 ] {} <Debug> TCP-Session: 3fa00355-b134-4a96-9962-38702e341304 Authenticating user 'default' from [fd00:1122:3344:101::e]:47372 | ||
| 1721 | 2025.11.21 18:08:36.661618 [ 295 ] {} <Debug> TCP-Session: cbaf570c-898c-4f02-87e7-198b0798d4e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1722 | 2025.11.21 18:08:36.661037 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33244 | ||
| 1723 | 2025.11.21 18:08:36.661635 [ 291 ] {} <Debug> TCP-Session: 3fa00355-b134-4a96-9962-38702e341304 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1724 | 2025.11.21 18:08:36.661644 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1725 | 2025.11.21 18:08:36.661682 [ 291 ] {} <Debug> TCP-Session: 3fa00355-b134-4a96-9962-38702e341304 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1726 | 2025.11.21 18:08:36.661639 [ 295 ] {} <Debug> TCP-Session: cbaf570c-898c-4f02-87e7-198b0798d4e6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1727 | 2025.11.21 18:08:36.661714 [ 290 ] {} <Debug> TCP-Session: 439c43fd-72e9-4bd0-b0f0-3fe168b3355a Authenticating user 'default' from [fd00:1122:3344:101::e]:40648 | ||
| 1728 | 2025.11.21 18:08:36.661726 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 1729 | 2025.11.21 18:08:36.661768 [ 290 ] {} <Debug> TCP-Session: 439c43fd-72e9-4bd0-b0f0-3fe168b3355a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1730 | 2025.11.21 18:08:36.661778 [ 292 ] {} <Debug> TCP-Session: f5a5bfb2-2344-4576-ad5b-3e96d4c94d04 Authenticating user 'default' from [fd00:1122:3344:101::e]:33244 | ||
| 1731 | 2025.11.21 18:08:36.661783 [ 288 ] {ada35bb7-fde7-450d-825d-23748d27e53c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49934) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 1732 | 2025.11.21 18:08:36.661819 [ 292 ] {} <Debug> TCP-Session: f5a5bfb2-2344-4576-ad5b-3e96d4c94d04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1733 | 2025.11.21 18:08:36.661800 [ 290 ] {} <Debug> TCP-Session: 439c43fd-72e9-4bd0-b0f0-3fe168b3355a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1734 | 2025.11.21 18:08:36.661858 [ 292 ] {} <Debug> TCP-Session: f5a5bfb2-2344-4576-ad5b-3e96d4c94d04 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1735 | 2025.11.21 18:08:36.662217 [ 288 ] {ada35bb7-fde7-450d-825d-23748d27e53c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 1736 | 2025.11.21 18:08:36.662298 [ 288 ] {ada35bb7-fde7-450d-825d-23748d27e53c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1737 | 2025.11.21 18:08:36.662682 [ 288 ] {ada35bb7-fde7-450d-825d-23748d27e53c} <Debug> oximeter.version (1e33800d-71a0-4bff-b3ff-07bf941cdc20) (SelectExecutor): Key condition: unknown | ||
| 1738 | 2025.11.21 18:08:36.664086 [ 298 ] {ada35bb7-fde7-450d-825d-23748d27e53c} <Trace> AggregatingTransform: Aggregating | ||
| 1739 | 2025.11.21 18:08:36.664146 [ 298 ] {ada35bb7-fde7-450d-825d-23748d27e53c} <Trace> Aggregator: Aggregation method: without_key | ||
| 1740 | 2025.11.21 18:08:36.664189 [ 298 ] {ada35bb7-fde7-450d-825d-23748d27e53c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001372368 sec. (728.668 rows/sec., 28.46 KiB/sec.) | ||
| 1741 | 2025.11.21 18:08:36.664208 [ 298 ] {ada35bb7-fde7-450d-825d-23748d27e53c} <Trace> Aggregator: Merging aggregated data | ||
| 1742 | 2025.11.21 18:08:36.665559 [ 288 ] {ada35bb7-fde7-450d-825d-23748d27e53c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003864 sec., 258.79917184265014 rows/sec., 10.11 KiB/sec. | ||
| 1743 | 2025.11.21 18:08:36.665759 [ 288 ] {ada35bb7-fde7-450d-825d-23748d27e53c} <Debug> TCPHandler: Processed in 0.004453921 sec. | ||
| 1744 | 2025.11.21 18:08:36.665876 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1745 | 2025.11.21 18:08:36.665908 [ 288 ] {} <Debug> TCP-Session: 9b7413dc-70ac-4f9b-bee6-7d9649b672f4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1746 | 2025.11.21 18:08:36.665908 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1747 | 2025.11.21 18:08:36.665927 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1748 | 2025.11.21 18:08:36.665942 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1749 | 2025.11.21 18:08:36.665960 [ 296 ] {} <Debug> TCP-Session: 9d28460a-4866-4f95-a31e-22c569694906 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1750 | 2025.11.21 18:08:36.665960 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1751 | 2025.11.21 18:08:36.665997 [ 292 ] {} <Debug> TCP-Session: f5a5bfb2-2344-4576-ad5b-3e96d4c94d04 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1752 | 2025.11.21 18:08:36.665993 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1753 | 2025.11.21 18:08:36.666011 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1754 | 2025.11.21 18:08:36.666058 [ 293 ] {} <Debug> TCP-Session: bfdbcc9e-7d12-4d35-ab68-c53ada0ab9fd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1755 | 2025.11.21 18:08:36.666030 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1756 | 2025.11.21 18:08:36.666092 [ 290 ] {} <Debug> TCP-Session: 439c43fd-72e9-4bd0-b0f0-3fe168b3355a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1757 | 2025.11.21 18:08:36.666029 [ 291 ] {} <Debug> TCP-Session: 3fa00355-b134-4a96-9962-38702e341304 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1758 | 2025.11.21 18:08:36.666120 [ 295 ] {} <Debug> TCP-Session: cbaf570c-898c-4f02-87e7-198b0798d4e6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1759 | 2025.11.21 18:08:36.665986 [ 289 ] {} <Debug> TCP-Session: f7901b26-cda8-4cbc-9293-2590427f4374 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1760 | 2025.11.21 18:08:36.665979 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1761 | 2025.11.21 18:08:36.666205 [ 294 ] {} <Debug> TCP-Session: 7b01ee77-6ec8-4056-b82f-eb806699b652 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1762 | 2025.11.21 18:08:37.772639 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1763 | 2025.11.21 18:08:37.772881 [ 3 ] {66149477-5413-4ef8-aec3-97d96c57f8f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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_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) | ||
| 1764 | 2025.11.21 18:08:37.773289 [ 3 ] {66149477-5413-4ef8-aec3-97d96c57f8f5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1765 | 2025.11.21 18:08:37.773335 [ 3 ] {66149477-5413-4ef8-aec3-97d96c57f8f5} <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_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 | ||
| 1766 | 2025.11.21 18:08:37.773600 [ 3 ] {66149477-5413-4ef8-aec3-97d96c57f8f5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1767 | 2025.11.21 18:08:37.773674 [ 3 ] {66149477-5413-4ef8-aec3-97d96c57f8f5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1768 | 2025.11.21 18:08:37.773821 [ 3 ] {66149477-5413-4ef8-aec3-97d96c57f8f5} <Debug> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 1769 | 2025.11.21 18:08:37.773926 [ 340 ] {66149477-5413-4ef8-aec3-97d96c57f8f5} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1770 | 2025.11.21 18:08:37.773952 [ 305 ] {66149477-5413-4ef8-aec3-97d96c57f8f5} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1771 | 2025.11.21 18:08:37.774058 [ 3 ] {66149477-5413-4ef8-aec3-97d96c57f8f5} <Debug> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1772 | 2025.11.21 18:08:37.774085 [ 3 ] {66149477-5413-4ef8-aec3-97d96c57f8f5} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1773 | 2025.11.21 18:08:37.774132 [ 3 ] {66149477-5413-4ef8-aec3-97d96c57f8f5} <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_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'))" | ||
| 1774 | 2025.11.21 18:08:37.774155 [ 3 ] {66149477-5413-4ef8-aec3-97d96c57f8f5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1775 | 2025.11.21 18:08:37.774865 [ 3 ] {66149477-5413-4ef8-aec3-97d96c57f8f5} <Debug> executeQuery: Read 31 rows, 1.16 KiB in 0.002084 sec., 14875.239923224568 rows/sec., 557.63 KiB/sec. | ||
| 1776 | 2025.11.21 18:08:37.774959 [ 3 ] {66149477-5413-4ef8-aec3-97d96c57f8f5} <Debug> TCPHandler: Processed in 0.00246943 sec. | ||
| 1777 | 2025.11.21 18:08:37.775188 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1778 | 2025.11.21 18:08:37.775331 [ 3 ] {382843c5-1a66-4e40-977a-e8fbdb4f44d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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_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) | ||
| 1779 | 2025.11.21 18:08:37.775556 [ 3 ] {382843c5-1a66-4e40-977a-e8fbdb4f44d3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1780 | 2025.11.21 18:08:37.775592 [ 3 ] {382843c5-1a66-4e40-977a-e8fbdb4f44d3} <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_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 | ||
| 1781 | 2025.11.21 18:08:37.775799 [ 3 ] {382843c5-1a66-4e40-977a-e8fbdb4f44d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1782 | 2025.11.21 18:08:37.775854 [ 3 ] {382843c5-1a66-4e40-977a-e8fbdb4f44d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1783 | 2025.11.21 18:08:37.775966 [ 3 ] {382843c5-1a66-4e40-977a-e8fbdb4f44d3} <Debug> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 1784 | 2025.11.21 18:08:37.776047 [ 323 ] {382843c5-1a66-4e40-977a-e8fbdb4f44d3} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1785 | 2025.11.21 18:08:37.776066 [ 311 ] {382843c5-1a66-4e40-977a-e8fbdb4f44d3} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1786 | 2025.11.21 18:08:37.776146 [ 3 ] {382843c5-1a66-4e40-977a-e8fbdb4f44d3} <Debug> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1787 | 2025.11.21 18:08:37.776166 [ 3 ] {382843c5-1a66-4e40-977a-e8fbdb4f44d3} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1788 | 2025.11.21 18:08:37.776207 [ 3 ] {382843c5-1a66-4e40-977a-e8fbdb4f44d3} <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_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'))" | ||
| 1789 | 2025.11.21 18:08:37.776227 [ 3 ] {382843c5-1a66-4e40-977a-e8fbdb4f44d3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1790 | 2025.11.21 18:08:37.776749 [ 3 ] {382843c5-1a66-4e40-977a-e8fbdb4f44d3} <Debug> executeQuery: Read 31 rows, 1.16 KiB in 0.001482 sec., 20917.678812415656 rows/sec., 784.15 KiB/sec. | ||
| 1791 | 2025.11.21 18:08:37.776811 [ 3 ] {382843c5-1a66-4e40-977a-e8fbdb4f44d3} <Debug> TCPHandler: Processed in 0.001676635 sec. | ||
| 1792 | 2025.11.21 18:08:37.777015 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1793 | 2025.11.21 18:08:37.777152 [ 3 ] {ccf7f5de-4708-47e5-923a-62206e4ac669} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) 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_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) | ||
| 1794 | 2025.11.21 18:08:37.777364 [ 3 ] {ccf7f5de-4708-47e5-923a-62206e4ac669} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1795 | 2025.11.21 18:08:37.777399 [ 3 ] {ccf7f5de-4708-47e5-923a-62206e4ac669} <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_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 | ||
| 1796 | 2025.11.21 18:08:37.777592 [ 3 ] {ccf7f5de-4708-47e5-923a-62206e4ac669} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1797 | 2025.11.21 18:08:37.777645 [ 3 ] {ccf7f5de-4708-47e5-923a-62206e4ac669} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1798 | 2025.11.21 18:08:37.777746 [ 3 ] {ccf7f5de-4708-47e5-923a-62206e4ac669} <Debug> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 1799 | 2025.11.21 18:08:37.777799 [ 311 ] {ccf7f5de-4708-47e5-923a-62206e4ac669} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1800 | 2025.11.21 18:08:37.777814 [ 323 ] {ccf7f5de-4708-47e5-923a-62206e4ac669} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1801 | 2025.11.21 18:08:37.777895 [ 3 ] {ccf7f5de-4708-47e5-923a-62206e4ac669} <Debug> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1802 | 2025.11.21 18:08:37.777919 [ 3 ] {ccf7f5de-4708-47e5-923a-62206e4ac669} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1803 | 2025.11.21 18:08:37.777955 [ 3 ] {ccf7f5de-4708-47e5-923a-62206e4ac669} <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_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'))" | ||
| 1804 | 2025.11.21 18:08:37.777974 [ 3 ] {ccf7f5de-4708-47e5-923a-62206e4ac669} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1805 | 2025.11.21 18:08:37.778459 [ 3 ] {ccf7f5de-4708-47e5-923a-62206e4ac669} <Debug> executeQuery: Read 31 rows, 1.16 KiB in 0.001365 sec., 22710.622710622712 rows/sec., 851.36 KiB/sec. | ||
| 1806 | 2025.11.21 18:08:37.778542 [ 3 ] {ccf7f5de-4708-47e5-923a-62206e4ac669} <Debug> TCPHandler: Processed in 0.001577223 sec. | ||
| 1807 | 2025.11.21 18:08:37.779096 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1808 | 2025.11.21 18:08:37.779229 [ 3 ] {49ba3a8e-75f1-4645-a7d9-dfd2f15065f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1809 | 2025.11.21 18:08:37.779440 [ 3 ] {49ba3a8e-75f1-4645-a7d9-dfd2f15065f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1810 | 2025.11.21 18:08:37.779476 [ 3 ] {49ba3a8e-75f1-4645-a7d9-dfd2f15065f0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1811 | 2025.11.21 18:08:37.779669 [ 3 ] {49ba3a8e-75f1-4645-a7d9-dfd2f15065f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1812 | 2025.11.21 18:08:37.779722 [ 3 ] {49ba3a8e-75f1-4645-a7d9-dfd2f15065f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1813 | 2025.11.21 18:08:37.779821 [ 3 ] {49ba3a8e-75f1-4645-a7d9-dfd2f15065f0} <Debug> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 1814 | 2025.11.21 18:08:37.779903 [ 311 ] {49ba3a8e-75f1-4645-a7d9-dfd2f15065f0} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1815 | 2025.11.21 18:08:37.779926 [ 323 ] {49ba3a8e-75f1-4645-a7d9-dfd2f15065f0} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1816 | 2025.11.21 18:08:37.780001 [ 3 ] {49ba3a8e-75f1-4645-a7d9-dfd2f15065f0} <Debug> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1817 | 2025.11.21 18:08:37.780025 [ 3 ] {49ba3a8e-75f1-4645-a7d9-dfd2f15065f0} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1818 | 2025.11.21 18:08:37.780061 [ 3 ] {49ba3a8e-75f1-4645-a7d9-dfd2f15065f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1819 | 2025.11.21 18:08:37.780080 [ 3 ] {49ba3a8e-75f1-4645-a7d9-dfd2f15065f0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1820 | 2025.11.21 18:08:37.780505 [ 3 ] {49ba3a8e-75f1-4645-a7d9-dfd2f15065f0} <Debug> executeQuery: Read 31 rows, 1.16 KiB in 0.001332 sec., 23273.273273273273 rows/sec., 872.45 KiB/sec. | ||
| 1821 | 2025.11.21 18:08:37.780561 [ 3 ] {49ba3a8e-75f1-4645-a7d9-dfd2f15065f0} <Debug> TCPHandler: Processed in 0.001514711 sec. | ||
| 1822 | 2025.11.21 18:08:37.780776 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1823 | 2025.11.21 18:08:37.780909 [ 3 ] {7dbb1bff-d04f-472f-86ae-c43acd77b3ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1824 | 2025.11.21 18:08:37.781117 [ 3 ] {7dbb1bff-d04f-472f-86ae-c43acd77b3ae} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1825 | 2025.11.21 18:08:37.781152 [ 3 ] {7dbb1bff-d04f-472f-86ae-c43acd77b3ae} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1826 | 2025.11.21 18:08:37.781345 [ 3 ] {7dbb1bff-d04f-472f-86ae-c43acd77b3ae} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1827 | 2025.11.21 18:08:37.781397 [ 3 ] {7dbb1bff-d04f-472f-86ae-c43acd77b3ae} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1828 | 2025.11.21 18:08:37.781496 [ 3 ] {7dbb1bff-d04f-472f-86ae-c43acd77b3ae} <Debug> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 1829 | 2025.11.21 18:08:37.781548 [ 311 ] {7dbb1bff-d04f-472f-86ae-c43acd77b3ae} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1830 | 2025.11.21 18:08:37.781564 [ 323 ] {7dbb1bff-d04f-472f-86ae-c43acd77b3ae} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1831 | 2025.11.21 18:08:37.781637 [ 3 ] {7dbb1bff-d04f-472f-86ae-c43acd77b3ae} <Debug> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1832 | 2025.11.21 18:08:37.781661 [ 3 ] {7dbb1bff-d04f-472f-86ae-c43acd77b3ae} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1833 | 2025.11.21 18:08:37.781696 [ 3 ] {7dbb1bff-d04f-472f-86ae-c43acd77b3ae} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1834 | 2025.11.21 18:08:37.781715 [ 3 ] {7dbb1bff-d04f-472f-86ae-c43acd77b3ae} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1835 | 2025.11.21 18:08:37.782143 [ 3 ] {7dbb1bff-d04f-472f-86ae-c43acd77b3ae} <Debug> executeQuery: Read 31 rows, 1.16 KiB in 0.001289 sec., 24049.650892164467 rows/sec., 901.56 KiB/sec. | ||
| 1836 | 2025.11.21 18:08:37.782223 [ 3 ] {7dbb1bff-d04f-472f-86ae-c43acd77b3ae} <Debug> TCPHandler: Processed in 0.001497251 sec. | ||
| 1837 | 2025.11.21 18:08:37.782437 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1838 | 2025.11.21 18:08:37.782571 [ 3 ] {a494eb4b-84b7-4033-a6ac-15e8285090dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1839 | 2025.11.21 18:08:37.782780 [ 3 ] {a494eb4b-84b7-4033-a6ac-15e8285090dd} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1840 | 2025.11.21 18:08:37.782816 [ 3 ] {a494eb4b-84b7-4033-a6ac-15e8285090dd} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1841 | 2025.11.21 18:08:37.783010 [ 3 ] {a494eb4b-84b7-4033-a6ac-15e8285090dd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1842 | 2025.11.21 18:08:37.783062 [ 3 ] {a494eb4b-84b7-4033-a6ac-15e8285090dd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1843 | 2025.11.21 18:08:37.783158 [ 3 ] {a494eb4b-84b7-4033-a6ac-15e8285090dd} <Debug> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 1844 | 2025.11.21 18:08:37.783216 [ 311 ] {a494eb4b-84b7-4033-a6ac-15e8285090dd} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1845 | 2025.11.21 18:08:37.783240 [ 310 ] {a494eb4b-84b7-4033-a6ac-15e8285090dd} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1846 | 2025.11.21 18:08:37.783318 [ 3 ] {a494eb4b-84b7-4033-a6ac-15e8285090dd} <Debug> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1847 | 2025.11.21 18:08:37.783341 [ 3 ] {a494eb4b-84b7-4033-a6ac-15e8285090dd} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1848 | 2025.11.21 18:08:37.783378 [ 3 ] {a494eb4b-84b7-4033-a6ac-15e8285090dd} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1849 | 2025.11.21 18:08:37.783396 [ 3 ] {a494eb4b-84b7-4033-a6ac-15e8285090dd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1850 | 2025.11.21 18:08:37.783826 [ 3 ] {a494eb4b-84b7-4033-a6ac-15e8285090dd} <Debug> executeQuery: Read 31 rows, 1.16 KiB in 0.001311 sec., 23646.071700991608 rows/sec., 886.43 KiB/sec. | ||
| 1851 | 2025.11.21 18:08:37.783904 [ 3 ] {a494eb4b-84b7-4033-a6ac-15e8285090dd} <Debug> TCPHandler: Processed in 0.001517331 sec. | ||
| 1852 | 2025.11.21 18:08:37.784115 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1853 | 2025.11.21 18:08:37.784249 [ 3 ] {56601402-7e36-47de-9ad5-83fc756ef9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1854 | 2025.11.21 18:08:37.784466 [ 3 ] {56601402-7e36-47de-9ad5-83fc756ef9d3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1855 | 2025.11.21 18:08:37.784502 [ 3 ] {56601402-7e36-47de-9ad5-83fc756ef9d3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1856 | 2025.11.21 18:08:37.784699 [ 3 ] {56601402-7e36-47de-9ad5-83fc756ef9d3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1857 | 2025.11.21 18:08:37.784752 [ 3 ] {56601402-7e36-47de-9ad5-83fc756ef9d3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1858 | 2025.11.21 18:08:37.784852 [ 3 ] {56601402-7e36-47de-9ad5-83fc756ef9d3} <Debug> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 1859 | 2025.11.21 18:08:37.784916 [ 311 ] {56601402-7e36-47de-9ad5-83fc756ef9d3} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1860 | 2025.11.21 18:08:37.784919 [ 310 ] {56601402-7e36-47de-9ad5-83fc756ef9d3} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1861 | 2025.11.21 18:08:37.785020 [ 3 ] {56601402-7e36-47de-9ad5-83fc756ef9d3} <Debug> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1862 | 2025.11.21 18:08:37.785060 [ 3 ] {56601402-7e36-47de-9ad5-83fc756ef9d3} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1863 | 2025.11.21 18:08:37.785111 [ 3 ] {56601402-7e36-47de-9ad5-83fc756ef9d3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1864 | 2025.11.21 18:08:37.785141 [ 3 ] {56601402-7e36-47de-9ad5-83fc756ef9d3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1865 | 2025.11.21 18:08:37.785595 [ 3 ] {56601402-7e36-47de-9ad5-83fc756ef9d3} <Debug> executeQuery: Read 31 rows, 1.16 KiB in 0.001402 sec., 22111.269614835946 rows/sec., 828.89 KiB/sec. | ||
| 1866 | 2025.11.21 18:08:37.785656 [ 3 ] {56601402-7e36-47de-9ad5-83fc756ef9d3} <Debug> TCPHandler: Processed in 0.001589872 sec. | ||
| 1867 | 2025.11.21 18:08:37.785911 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1868 | 2025.11.21 18:08:37.786054 [ 3 ] {68754a87-08c0-4215-9a98-d60dc1dafc3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1869 | 2025.11.21 18:08:37.786278 [ 3 ] {68754a87-08c0-4215-9a98-d60dc1dafc3c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1870 | 2025.11.21 18:08:37.786316 [ 3 ] {68754a87-08c0-4215-9a98-d60dc1dafc3c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1871 | 2025.11.21 18:08:37.786526 [ 3 ] {68754a87-08c0-4215-9a98-d60dc1dafc3c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1872 | 2025.11.21 18:08:37.786582 [ 3 ] {68754a87-08c0-4215-9a98-d60dc1dafc3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1873 | 2025.11.21 18:08:37.786685 [ 3 ] {68754a87-08c0-4215-9a98-d60dc1dafc3c} <Debug> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 1874 | 2025.11.21 18:08:37.786741 [ 311 ] {68754a87-08c0-4215-9a98-d60dc1dafc3c} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1875 | 2025.11.21 18:08:37.786767 [ 302 ] {68754a87-08c0-4215-9a98-d60dc1dafc3c} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1876 | 2025.11.21 18:08:37.786837 [ 3 ] {68754a87-08c0-4215-9a98-d60dc1dafc3c} <Debug> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1877 | 2025.11.21 18:08:37.786858 [ 3 ] {68754a87-08c0-4215-9a98-d60dc1dafc3c} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1878 | 2025.11.21 18:08:37.786899 [ 3 ] {68754a87-08c0-4215-9a98-d60dc1dafc3c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1879 | 2025.11.21 18:08:37.786918 [ 3 ] {68754a87-08c0-4215-9a98-d60dc1dafc3c} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1880 | 2025.11.21 18:08:37.787349 [ 3 ] {68754a87-08c0-4215-9a98-d60dc1dafc3c} <Debug> executeQuery: Read 31 rows, 1.16 KiB in 0.001358 sec., 22827.687776141385 rows/sec., 855.75 KiB/sec. | ||
| 1881 | 2025.11.21 18:08:37.787408 [ 3 ] {68754a87-08c0-4215-9a98-d60dc1dafc3c} <Debug> TCPHandler: Processed in 0.001552283 sec. | ||
| 1882 | 2025.11.21 18:08:37.787628 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1883 | 2025.11.21 18:08:37.787762 [ 3 ] {5e06d973-ebb3-4bf8-a6ed-eb2dd0f7e8b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 1884 | 2025.11.21 18:08:37.787978 [ 3 ] {5e06d973-ebb3-4bf8-a6ed-eb2dd0f7e8b4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1885 | 2025.11.21 18:08:37.788014 [ 3 ] {5e06d973-ebb3-4bf8-a6ed-eb2dd0f7e8b4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 1886 | 2025.11.21 18:08:37.788218 [ 3 ] {5e06d973-ebb3-4bf8-a6ed-eb2dd0f7e8b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1887 | 2025.11.21 18:08:37.788271 [ 3 ] {5e06d973-ebb3-4bf8-a6ed-eb2dd0f7e8b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1888 | 2025.11.21 18:08:37.788372 [ 3 ] {5e06d973-ebb3-4bf8-a6ed-eb2dd0f7e8b4} <Debug> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 1889 | 2025.11.21 18:08:37.788422 [ 311 ] {5e06d973-ebb3-4bf8-a6ed-eb2dd0f7e8b4} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1890 | 2025.11.21 18:08:37.788436 [ 302 ] {5e06d973-ebb3-4bf8-a6ed-eb2dd0f7e8b4} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1891 | 2025.11.21 18:08:37.788500 [ 3 ] {5e06d973-ebb3-4bf8-a6ed-eb2dd0f7e8b4} <Debug> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1892 | 2025.11.21 18:08:37.788519 [ 3 ] {5e06d973-ebb3-4bf8-a6ed-eb2dd0f7e8b4} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1893 | 2025.11.21 18:08:37.788555 [ 3 ] {5e06d973-ebb3-4bf8-a6ed-eb2dd0f7e8b4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 1894 | 2025.11.21 18:08:37.788573 [ 3 ] {5e06d973-ebb3-4bf8-a6ed-eb2dd0f7e8b4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 31 rows starting from 0 | ||
| 1895 | 2025.11.21 18:08:37.788998 [ 3 ] {5e06d973-ebb3-4bf8-a6ed-eb2dd0f7e8b4} <Debug> executeQuery: Read 31 rows, 1.16 KiB in 0.001292 sec., 23993.808049535604 rows/sec., 899.47 KiB/sec. | ||
| 1896 | 2025.11.21 18:08:37.789070 [ 3 ] {5e06d973-ebb3-4bf8-a6ed-eb2dd0f7e8b4} <Debug> TCPHandler: Processed in 0.001491601 sec. | ||
| 1897 | 2025.11.21 18:08:37.805427 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 276 | ||
| 1898 | 2025.11.21 18:08:37.808075 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1899 | 2025.11.21 18:08:37.808121 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1900 | 2025.11.21 18:08:37.809340 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1901 | 2025.11.21 18:08:37.809602 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1902 | 2025.11.21 18:08:37.809948 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 276 | ||
| 1903 | 2025.11.21 18:08:37.853420 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1904 | 2025.11.21 18:08:37.853562 [ 3 ] {f1f471e7-46c8-4a9f-a0d5-391f3a405d95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1905 | 2025.11.21 18:08:37.853616 [ 3 ] {f1f471e7-46c8-4a9f-a0d5-391f3a405d95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1906 | 2025.11.21 18:08:37.854232 [ 3 ] {f1f471e7-46c8-4a9f-a0d5-391f3a405d95} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1907 | 2025.11.21 18:08:37.854274 [ 3 ] {f1f471e7-46c8-4a9f-a0d5-391f3a405d95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1908 | 2025.11.21 18:08:37.854701 [ 3 ] {f1f471e7-46c8-4a9f-a0d5-391f3a405d95} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1909 | 2025.11.21 18:08:37.854901 [ 3 ] {f1f471e7-46c8-4a9f-a0d5-391f3a405d95} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1910 | 2025.11.21 18:08:37.855079 [ 3 ] {f1f471e7-46c8-4a9f-a0d5-391f3a405d95} <Debug> executeQuery: Read 9 rows, 1.61 KiB in 0.001556 sec., 5784.061696658097 rows/sec., 1.01 MiB/sec. | ||
| 1911 | 2025.11.21 18:08:37.855119 [ 3 ] {f1f471e7-46c8-4a9f-a0d5-391f3a405d95} <Debug> TCPHandler: Processed in 0.001765337 sec. | ||
| 1912 | 2025.11.21 18:08:37.855241 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1913 | 2025.11.21 18:08:37.855340 [ 3 ] {0d7fe3e2-6171-4a8f-a2e8-ec5c7d9297cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 1914 | 2025.11.21 18:08:37.855380 [ 3 ] {0d7fe3e2-6171-4a8f-a2e8-ec5c7d9297cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 1915 | 2025.11.21 18:08:37.856033 [ 3 ] {0d7fe3e2-6171-4a8f-a2e8-ec5c7d9297cb} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1916 | 2025.11.21 18:08:37.856070 [ 3 ] {0d7fe3e2-6171-4a8f-a2e8-ec5c7d9297cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1917 | 2025.11.21 18:08:37.856427 [ 3 ] {0d7fe3e2-6171-4a8f-a2e8-ec5c7d9297cb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1918 | 2025.11.21 18:08:37.856647 [ 3 ] {0d7fe3e2-6171-4a8f-a2e8-ec5c7d9297cb} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1919 | 2025.11.21 18:08:37.856779 [ 3 ] {0d7fe3e2-6171-4a8f-a2e8-ec5c7d9297cb} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001463 sec., 280246.0697197539 rows/sec., 17.78 MiB/sec. | ||
| 1920 | 2025.11.21 18:08:37.856818 [ 3 ] {0d7fe3e2-6171-4a8f-a2e8-ec5c7d9297cb} <Debug> TCPHandler: Processed in 0.001626513 sec. | ||
| 1921 | 2025.11.21 18:08:37.856932 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1922 | 2025.11.21 18:08:37.857027 [ 3 ] {5aa2f0dc-1990-4275-a0dd-e93aba729c17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1923 | 2025.11.21 18:08:37.857069 [ 3 ] {5aa2f0dc-1990-4275-a0dd-e93aba729c17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1924 | 2025.11.21 18:08:37.857447 [ 3 ] {5aa2f0dc-1990-4275-a0dd-e93aba729c17} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1925 | 2025.11.21 18:08:37.857484 [ 3 ] {5aa2f0dc-1990-4275-a0dd-e93aba729c17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1926 | 2025.11.21 18:08:37.857776 [ 3 ] {5aa2f0dc-1990-4275-a0dd-e93aba729c17} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1927 | 2025.11.21 18:08:37.857984 [ 3 ] {5aa2f0dc-1990-4275-a0dd-e93aba729c17} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1928 | 2025.11.21 18:08:37.858109 [ 3 ] {5aa2f0dc-1990-4275-a0dd-e93aba729c17} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001102 sec., 3629.7640653357535 rows/sec., 295.98 KiB/sec. | ||
| 1929 | 2025.11.21 18:08:37.858146 [ 3 ] {5aa2f0dc-1990-4275-a0dd-e93aba729c17} <Debug> TCPHandler: Processed in 0.001261476 sec. | ||
| 1930 | 2025.11.21 18:08:37.858244 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1931 | 2025.11.21 18:08:37.858336 [ 3 ] {cf296f27-84b5-46e2-8592-63025c7069f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1932 | 2025.11.21 18:08:37.858375 [ 3 ] {cf296f27-84b5-46e2-8592-63025c7069f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1933 | 2025.11.21 18:08:37.859749 [ 3 ] {cf296f27-84b5-46e2-8592-63025c7069f0} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1934 | 2025.11.21 18:08:37.859785 [ 3 ] {cf296f27-84b5-46e2-8592-63025c7069f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1935 | 2025.11.21 18:08:37.860286 [ 3 ] {cf296f27-84b5-46e2-8592-63025c7069f0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1936 | 2025.11.21 18:08:37.860510 [ 3 ] {cf296f27-84b5-46e2-8592-63025c7069f0} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1937 | 2025.11.21 18:08:37.860636 [ 3 ] {cf296f27-84b5-46e2-8592-63025c7069f0} <Debug> executeQuery: Read 2266 rows, 187.70 KiB in 0.002319 sec., 977145.3212591634 rows/sec., 79.04 MiB/sec. | ||
| 1938 | 2025.11.21 18:08:37.860674 [ 3 ] {cf296f27-84b5-46e2-8592-63025c7069f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.03 MiB. | ||
| 1939 | 2025.11.21 18:08:37.860687 [ 3 ] {cf296f27-84b5-46e2-8592-63025c7069f0} <Debug> TCPHandler: Processed in 0.002491561 sec. | ||
| 1940 | 2025.11.21 18:08:37.860796 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1941 | 2025.11.21 18:08:37.860889 [ 3 ] {a1138f62-7e50-4e6d-9c55-1db8ca06d05a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1942 | 2025.11.21 18:08:37.860929 [ 3 ] {a1138f62-7e50-4e6d-9c55-1db8ca06d05a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1943 | 2025.11.21 18:08:37.861422 [ 3 ] {a1138f62-7e50-4e6d-9c55-1db8ca06d05a} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1944 | 2025.11.21 18:08:37.861459 [ 3 ] {a1138f62-7e50-4e6d-9c55-1db8ca06d05a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1945 | 2025.11.21 18:08:37.861775 [ 3 ] {a1138f62-7e50-4e6d-9c55-1db8ca06d05a} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1946 | 2025.11.21 18:08:37.861984 [ 3 ] {a1138f62-7e50-4e6d-9c55-1db8ca06d05a} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1947 | 2025.11.21 18:08:37.862091 [ 62 ] {} <Debug> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1948 | 2025.11.21 18:08:37.862111 [ 3 ] {a1138f62-7e50-4e6d-9c55-1db8ca06d05a} <Debug> executeQuery: Read 215 rows, 13.05 KiB in 0.00124 sec., 173387.09677419355 rows/sec., 10.27 MiB/sec. | ||
| 1949 | 2025.11.21 18:08:37.862165 [ 62 ] {} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1950 | 2025.11.21 18:08:37.862172 [ 3 ] {a1138f62-7e50-4e6d-9c55-1db8ca06d05a} <Debug> TCPHandler: Processed in 0.00142507 sec. | ||
| 1951 | 2025.11.21 18:08:37.862197 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1952 | 2025.11.21 18:08:37.862301 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1953 | 2025.11.21 18:08:37.862308 [ 186 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::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 | ||
| 1954 | 2025.11.21 18:08:37.862399 [ 3 ] {902bbe1e-c88c-4726-b06c-24103889f66e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1955 | 2025.11.21 18:08:37.862442 [ 186 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1956 | 2025.11.21 18:08:37.862444 [ 3 ] {902bbe1e-c88c-4726-b06c-24103889f66e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1957 | 2025.11.21 18:08:37.862484 [ 186 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 213 rows starting from the beginning of the part | ||
| 1958 | 2025.11.21 18:08:37.862559 [ 186 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 205 rows starting from the beginning of the part | ||
| 1959 | 2025.11.21 18:08:37.862605 [ 186 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 12 rows starting from the beginning of the part | ||
| 1960 | 2025.11.21 18:08:37.862650 [ 186 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 205 rows starting from the beginning of the part | ||
| 1961 | 2025.11.21 18:08:37.862690 [ 186 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 10 rows starting from the beginning of the part | ||
| 1962 | 2025.11.21 18:08:37.862729 [ 186 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 215 rows starting from the beginning of the part | ||
| 1963 | 2025.11.21 18:08:37.862985 [ 3 ] {902bbe1e-c88c-4726-b06c-24103889f66e} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1964 | 2025.11.21 18:08:37.863028 [ 3 ] {902bbe1e-c88c-4726-b06c-24103889f66e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1965 | 2025.11.21 18:08:37.863398 [ 3 ] {902bbe1e-c88c-4726-b06c-24103889f66e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1966 | 2025.11.21 18:08:37.863620 [ 3 ] {902bbe1e-c88c-4726-b06c-24103889f66e} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1967 | 2025.11.21 18:08:37.863745 [ 3 ] {902bbe1e-c88c-4726-b06c-24103889f66e} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001365 sec., 322344.3223443224 rows/sec., 21.33 MiB/sec. | ||
| 1968 | 2025.11.21 18:08:37.863748 [ 196 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 860 rows, containing 5 columns (5 merged, 0 gathered) in 0.001486571 sec., 578512.5634766184 rows/sec., 36.49 MiB/sec. | ||
| 1969 | 2025.11.21 18:08:37.863784 [ 3 ] {902bbe1e-c88c-4726-b06c-24103889f66e} <Debug> TCPHandler: Processed in 0.001533432 sec. | ||
| 1970 | 2025.11.21 18:08:37.863899 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1971 | 2025.11.21 18:08:37.863901 [ 186 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1972 | 2025.11.21 18:08:37.863994 [ 3 ] {9f032afa-4b70-43db-994d-25cf0902d95e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 1973 | 2025.11.21 18:08:37.864039 [ 3 ] {9f032afa-4b70-43db-994d-25cf0902d95e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 1974 | 2025.11.21 18:08:37.864173 [ 186 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_6_1} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1975 | 2025.11.21 18:08:37.864248 [ 186 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_6_1} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1976 | 2025.11.21 18:08:37.864325 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1977 | 2025.11.21 18:08:37.864502 [ 3 ] {9f032afa-4b70-43db-994d-25cf0902d95e} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1978 | 2025.11.21 18:08:37.864546 [ 3 ] {9f032afa-4b70-43db-994d-25cf0902d95e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1979 | 2025.11.21 18:08:37.864894 [ 3 ] {9f032afa-4b70-43db-994d-25cf0902d95e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1980 | 2025.11.21 18:08:37.865115 [ 3 ] {9f032afa-4b70-43db-994d-25cf0902d95e} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1981 | 2025.11.21 18:08:37.865256 [ 3 ] {9f032afa-4b70-43db-994d-25cf0902d95e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001279 sec., 164972.63487099297 rows/sec., 9.37 MiB/sec. | ||
| 1982 | 2025.11.21 18:08:37.865297 [ 3 ] {9f032afa-4b70-43db-994d-25cf0902d95e} <Debug> TCPHandler: Processed in 0.00144657 sec. | ||
| 1983 | 2025.11.21 18:08:37.865410 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1984 | 2025.11.21 18:08:37.865503 [ 3 ] {3081da39-a28b-4c38-b455-0c77feb8538e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1985 | 2025.11.21 18:08:37.865542 [ 3 ] {3081da39-a28b-4c38-b455-0c77feb8538e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1986 | 2025.11.21 18:08:37.866272 [ 3 ] {3081da39-a28b-4c38-b455-0c77feb8538e} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1987 | 2025.11.21 18:08:37.866308 [ 3 ] {3081da39-a28b-4c38-b455-0c77feb8538e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1988 | 2025.11.21 18:08:37.866669 [ 3 ] {3081da39-a28b-4c38-b455-0c77feb8538e} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1989 | 2025.11.21 18:08:37.866879 [ 3 ] {3081da39-a28b-4c38-b455-0c77feb8538e} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1990 | 2025.11.21 18:08:37.867006 [ 3 ] {3081da39-a28b-4c38-b455-0c77feb8538e} <Debug> executeQuery: Read 1157 rows, 84.53 KiB in 0.001522 sec., 760183.9684625493 rows/sec., 54.24 MiB/sec. | ||
| 1991 | 2025.11.21 18:08:37.867042 [ 3 ] {3081da39-a28b-4c38-b455-0c77feb8538e} <Debug> TCPHandler: Processed in 0.001681975 sec. | ||
| 1992 | 2025.11.21 18:08:37.867156 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1993 | 2025.11.21 18:08:37.867249 [ 3 ] {597cf68c-d646-4732-be54-796d1780ed2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 1994 | 2025.11.21 18:08:37.867290 [ 3 ] {597cf68c-d646-4732-be54-796d1780ed2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 1995 | 2025.11.21 18:08:37.867617 [ 3 ] {597cf68c-d646-4732-be54-796d1780ed2f} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1996 | 2025.11.21 18:08:37.867652 [ 3 ] {597cf68c-d646-4732-be54-796d1780ed2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1997 | 2025.11.21 18:08:37.867962 [ 3 ] {597cf68c-d646-4732-be54-796d1780ed2f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1998 | 2025.11.21 18:08:37.868196 [ 3 ] {597cf68c-d646-4732-be54-796d1780ed2f} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1999 | 2025.11.21 18:08:37.868323 [ 3 ] {597cf68c-d646-4732-be54-796d1780ed2f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001093 sec., 5489.478499542543 rows/sec., 286.80 KiB/sec. | ||
| 2000 | 2025.11.21 18:08:37.868359 [ 3 ] {597cf68c-d646-4732-be54-796d1780ed2f} <Debug> TCPHandler: Processed in 0.001251546 sec. | ||
| 2001 | 2025.11.21 18:08:37.868459 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2002 | 2025.11.21 18:08:37.868551 [ 3 ] {c59c4a38-cf1d-45d9-a898-9e6ca8c1a620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2003 | 2025.11.21 18:08:37.868593 [ 3 ] {c59c4a38-cf1d-45d9-a898-9e6ca8c1a620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2004 | 2025.11.21 18:08:37.869454 [ 3 ] {c59c4a38-cf1d-45d9-a898-9e6ca8c1a620} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2005 | 2025.11.21 18:08:37.869511 [ 3 ] {c59c4a38-cf1d-45d9-a898-9e6ca8c1a620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2006 | 2025.11.21 18:08:37.870005 [ 3 ] {c59c4a38-cf1d-45d9-a898-9e6ca8c1a620} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2007 | 2025.11.21 18:08:37.870218 [ 3 ] {c59c4a38-cf1d-45d9-a898-9e6ca8c1a620} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2008 | 2025.11.21 18:08:37.870345 [ 3 ] {c59c4a38-cf1d-45d9-a898-9e6ca8c1a620} <Debug> executeQuery: Read 1968 rows, 134.00 KiB in 0.001812 sec., 1086092.715231788 rows/sec., 72.22 MiB/sec. | ||
| 2009 | 2025.11.21 18:08:37.870381 [ 3 ] {c59c4a38-cf1d-45d9-a898-9e6ca8c1a620} <Debug> TCPHandler: Processed in 0.001970201 sec. | ||
| 2010 | 2025.11.21 18:08:37.870492 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2011 | 2025.11.21 18:08:37.870584 [ 3 ] {cdf215f9-fa9a-4d62-bacd-7ad1c8168658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2012 | 2025.11.21 18:08:37.870626 [ 3 ] {cdf215f9-fa9a-4d62-bacd-7ad1c8168658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2013 | 2025.11.21 18:08:37.870950 [ 3 ] {cdf215f9-fa9a-4d62-bacd-7ad1c8168658} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2014 | 2025.11.21 18:08:37.870991 [ 3 ] {cdf215f9-fa9a-4d62-bacd-7ad1c8168658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2015 | 2025.11.21 18:08:37.871323 [ 3 ] {cdf215f9-fa9a-4d62-bacd-7ad1c8168658} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2016 | 2025.11.21 18:08:37.871549 [ 3 ] {cdf215f9-fa9a-4d62-bacd-7ad1c8168658} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2017 | 2025.11.21 18:08:37.871680 [ 3 ] {cdf215f9-fa9a-4d62-bacd-7ad1c8168658} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001115 sec., 896.8609865470851 rows/sec., 60.43 KiB/sec. | ||
| 2018 | 2025.11.21 18:08:37.871718 [ 3 ] {cdf215f9-fa9a-4d62-bacd-7ad1c8168658} <Debug> TCPHandler: Processed in 0.001276626 sec. | ||
| 2019 | 2025.11.21 18:08:37.871819 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2020 | 2025.11.21 18:08:37.871916 [ 3 ] {b1f7b77f-5844-470c-8600-59086215ea02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2021 | 2025.11.21 18:08:37.871972 [ 3 ] {b1f7b77f-5844-470c-8600-59086215ea02} <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 | ||
| 2022 | 2025.11.21 18:08:37.872676 [ 3 ] {b1f7b77f-5844-470c-8600-59086215ea02} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2023 | 2025.11.21 18:08:37.872712 [ 3 ] {b1f7b77f-5844-470c-8600-59086215ea02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2024 | 2025.11.21 18:08:37.873208 [ 3 ] {b1f7b77f-5844-470c-8600-59086215ea02} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2025 | 2025.11.21 18:08:37.873434 [ 3 ] {b1f7b77f-5844-470c-8600-59086215ea02} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2026 | 2025.11.21 18:08:37.873568 [ 3 ] {b1f7b77f-5844-470c-8600-59086215ea02} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001671 sec., 3590.664272890485 rows/sec., 6.43 MiB/sec. | ||
| 2027 | 2025.11.21 18:08:37.873622 [ 3 ] {b1f7b77f-5844-470c-8600-59086215ea02} <Debug> TCPHandler: Processed in 0.001852368 sec. | ||
| 2028 | 2025.11.21 18:08:37.873746 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2029 | 2025.11.21 18:08:37.873866 [ 3 ] {88a1b0ba-7705-4181-9c3d-dea334bfbcdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2030 | 2025.11.21 18:08:37.873917 [ 3 ] {88a1b0ba-7705-4181-9c3d-dea334bfbcdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2031 | 2025.11.21 18:08:37.874291 [ 3 ] {88a1b0ba-7705-4181-9c3d-dea334bfbcdb} <Trace> oximeter.measurements_i64 (9c09a8fc-ac2a-460f-a6b2-d9a3e4f53171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2032 | 2025.11.21 18:08:37.874334 [ 3 ] {88a1b0ba-7705-4181-9c3d-dea334bfbcdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2033 | 2025.11.21 18:08:37.874741 [ 3 ] {88a1b0ba-7705-4181-9c3d-dea334bfbcdb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2034 | 2025.11.21 18:08:37.874975 [ 3 ] {88a1b0ba-7705-4181-9c3d-dea334bfbcdb} <Trace> oximeter.measurements_i64 (9c09a8fc-ac2a-460f-a6b2-d9a3e4f53171): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2035 | 2025.11.21 18:08:37.875107 [ 3 ] {88a1b0ba-7705-4181-9c3d-dea334bfbcdb} <Debug> executeQuery: Read 12 rows, 868.00 B in 0.001266 sec., 9478.67298578199 rows/sec., 669.55 KiB/sec. | ||
| 2036 | 2025.11.21 18:08:37.875143 [ 3 ] {88a1b0ba-7705-4181-9c3d-dea334bfbcdb} <Debug> TCPHandler: Processed in 0.00145889 sec. | ||
| 2037 | 2025.11.21 18:08:37.875244 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2038 | 2025.11.21 18:08:37.875338 [ 3 ] {dabb5d55-7251-43be-839d-ddfc1237b90a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2039 | 2025.11.21 18:08:37.875379 [ 3 ] {dabb5d55-7251-43be-839d-ddfc1237b90a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2040 | 2025.11.21 18:08:37.875714 [ 3 ] {dabb5d55-7251-43be-839d-ddfc1237b90a} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2041 | 2025.11.21 18:08:37.875750 [ 3 ] {dabb5d55-7251-43be-839d-ddfc1237b90a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 2042 | 2025.11.21 18:08:37.876061 [ 3 ] {dabb5d55-7251-43be-839d-ddfc1237b90a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2043 | 2025.11.21 18:08:37.876276 [ 3 ] {dabb5d55-7251-43be-839d-ddfc1237b90a} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2044 | 2025.11.21 18:08:37.876404 [ 3 ] {dabb5d55-7251-43be-839d-ddfc1237b90a} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001085 sec., 73732.71889400922 rows/sec., 4.38 MiB/sec. | ||
| 2045 | 2025.11.21 18:08:37.876439 [ 3 ] {dabb5d55-7251-43be-839d-ddfc1237b90a} <Debug> TCPHandler: Processed in 0.001243946 sec. | ||
| 2046 | 2025.11.21 18:08:38.000919 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.29 MiB, peak 189.24 MiB, free memory in arenas 0.00 B, will set to 181.20 MiB (RSS), difference: -1.10 MiB | ||
| 2047 | 2025.11.21 18:08:40.311258 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 503 entries to flush up to offset 3309 | ||
| 2048 | 2025.11.21 18:08:40.311867 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2049 | 2025.11.21 18:08:40.311914 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2050 | 2025.11.21 18:08:40.312466 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2051 | 2025.11.21 18:08:40.312714 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2052 | 2025.11.21 18:08:40.312841 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3309 | ||
| 2053 | 2025.11.21 18:08:40.418121 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2054 | 2025.11.21 18:08:40.418300 [ 3 ] {2433a0bb-07bb-4389-8061-cf5ea2048427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2055 | 2025.11.21 18:08:40.418365 [ 3 ] {2433a0bb-07bb-4389-8061-cf5ea2048427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2056 | 2025.11.21 18:08:40.419104 [ 3 ] {2433a0bb-07bb-4389-8061-cf5ea2048427} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2057 | 2025.11.21 18:08:40.419156 [ 3 ] {2433a0bb-07bb-4389-8061-cf5ea2048427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2058 | 2025.11.21 18:08:40.419584 [ 3 ] {2433a0bb-07bb-4389-8061-cf5ea2048427} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2059 | 2025.11.21 18:08:40.419819 [ 3 ] {2433a0bb-07bb-4389-8061-cf5ea2048427} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2060 | 2025.11.21 18:08:40.419983 [ 3 ] {2433a0bb-07bb-4389-8061-cf5ea2048427} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001704 sec., 32863.849765258215 rows/sec., 2.52 MiB/sec. | ||
| 2061 | 2025.11.21 18:08:40.420031 [ 3 ] {2433a0bb-07bb-4389-8061-cf5ea2048427} <Debug> TCPHandler: Processed in 0.002020392 sec. | ||
| 2062 | 2025.11.21 18:08:40.420163 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2063 | 2025.11.21 18:08:40.420293 [ 3 ] {f9626e66-5901-4a29-b69d-e5e6f26b2103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2064 | 2025.11.21 18:08:40.420347 [ 3 ] {f9626e66-5901-4a29-b69d-e5e6f26b2103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2065 | 2025.11.21 18:08:40.420859 [ 3 ] {f9626e66-5901-4a29-b69d-e5e6f26b2103} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2066 | 2025.11.21 18:08:40.420905 [ 3 ] {f9626e66-5901-4a29-b69d-e5e6f26b2103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2067 | 2025.11.21 18:08:40.421245 [ 3 ] {f9626e66-5901-4a29-b69d-e5e6f26b2103} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2068 | 2025.11.21 18:08:40.421468 [ 3 ] {f9626e66-5901-4a29-b69d-e5e6f26b2103} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2069 | 2025.11.21 18:08:40.421602 [ 3 ] {f9626e66-5901-4a29-b69d-e5e6f26b2103} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001337 sec., 47868.36200448766 rows/sec., 3.74 MiB/sec. | ||
| 2070 | 2025.11.21 18:08:40.421640 [ 3 ] {f9626e66-5901-4a29-b69d-e5e6f26b2103} <Debug> TCPHandler: Processed in 0.001542412 sec. | ||
| 2071 | 2025.11.21 18:08:40.421755 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2072 | 2025.11.21 18:08:40.421852 [ 3 ] {38e28b0d-c008-4664-95a2-57623b311855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2073 | 2025.11.21 18:08:40.421894 [ 3 ] {38e28b0d-c008-4664-95a2-57623b311855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2074 | 2025.11.21 18:08:40.422234 [ 3 ] {38e28b0d-c008-4664-95a2-57623b311855} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2075 | 2025.11.21 18:08:40.422269 [ 3 ] {38e28b0d-c008-4664-95a2-57623b311855} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2076 | 2025.11.21 18:08:40.422583 [ 3 ] {38e28b0d-c008-4664-95a2-57623b311855} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2077 | 2025.11.21 18:08:40.422783 [ 3 ] {38e28b0d-c008-4664-95a2-57623b311855} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2078 | 2025.11.21 18:08:40.422978 [ 3 ] {38e28b0d-c008-4664-95a2-57623b311855} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001146 sec., 55846.42233856893 rows/sec., 3.89 MiB/sec. | ||
| 2079 | 2025.11.21 18:08:40.423015 [ 3 ] {38e28b0d-c008-4664-95a2-57623b311855} <Debug> TCPHandler: Processed in 0.001310077 sec. | ||
| 2080 | 2025.11.21 18:08:40.423127 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2081 | 2025.11.21 18:08:40.423221 [ 3 ] {369ee971-7283-4bbb-9d4b-d4621a920144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2082 | 2025.11.21 18:08:40.423265 [ 3 ] {369ee971-7283-4bbb-9d4b-d4621a920144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2083 | 2025.11.21 18:08:40.423583 [ 3 ] {369ee971-7283-4bbb-9d4b-d4621a920144} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2084 | 2025.11.21 18:08:40.423620 [ 3 ] {369ee971-7283-4bbb-9d4b-d4621a920144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2085 | 2025.11.21 18:08:40.423925 [ 3 ] {369ee971-7283-4bbb-9d4b-d4621a920144} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2086 | 2025.11.21 18:08:40.424141 [ 3 ] {369ee971-7283-4bbb-9d4b-d4621a920144} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2087 | 2025.11.21 18:08:40.424268 [ 3 ] {369ee971-7283-4bbb-9d4b-d4621a920144} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001067 sec., 22492.970946579193 rows/sec., 1.52 MiB/sec. | ||
| 2088 | 2025.11.21 18:08:40.424304 [ 3 ] {369ee971-7283-4bbb-9d4b-d4621a920144} <Debug> TCPHandler: Processed in 0.001227076 sec. | ||
| 2089 | 2025.11.21 18:08:40.471566 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 2090 | 2025.11.21 18:08:40.489913 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2091 | 2025.11.21 18:08:40.489964 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2092 | 2025.11.21 18:08:40.495862 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2093 | 2025.11.21 18:08:40.496589 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2094 | 2025.11.21 18:08:40.500209 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 2095 | 2025.11.21 18:08:45.422680 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2096 | 2025.11.21 18:08:45.422898 [ 3 ] {fea71604-82b1-4398-8f9c-c7d2f646d5b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2097 | 2025.11.21 18:08:45.422975 [ 3 ] {fea71604-82b1-4398-8f9c-c7d2f646d5b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2098 | 2025.11.21 18:08:45.423684 [ 3 ] {fea71604-82b1-4398-8f9c-c7d2f646d5b8} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2099 | 2025.11.21 18:08:45.423735 [ 3 ] {fea71604-82b1-4398-8f9c-c7d2f646d5b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2100 | 2025.11.21 18:08:45.424143 [ 3 ] {fea71604-82b1-4398-8f9c-c7d2f646d5b8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2101 | 2025.11.21 18:08:45.424374 [ 3 ] {fea71604-82b1-4398-8f9c-c7d2f646d5b8} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2102 | 2025.11.21 18:08:45.424527 [ 3 ] {fea71604-82b1-4398-8f9c-c7d2f646d5b8} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001683 sec., 45157.456922162804 rows/sec., 3.72 MiB/sec. | ||
| 2103 | 2025.11.21 18:08:45.424577 [ 3 ] {fea71604-82b1-4398-8f9c-c7d2f646d5b8} <Debug> TCPHandler: Processed in 0.002038312 sec. | ||
| 2104 | 2025.11.21 18:08:45.424711 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2105 | 2025.11.21 18:08:45.424815 [ 3 ] {eb7c0610-3b8e-44b1-9f62-4c69bf446acd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2106 | 2025.11.21 18:08:45.424859 [ 3 ] {eb7c0610-3b8e-44b1-9f62-4c69bf446acd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2107 | 2025.11.21 18:08:45.425266 [ 3 ] {eb7c0610-3b8e-44b1-9f62-4c69bf446acd} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2108 | 2025.11.21 18:08:45.425305 [ 3 ] {eb7c0610-3b8e-44b1-9f62-4c69bf446acd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2109 | 2025.11.21 18:08:45.425617 [ 3 ] {eb7c0610-3b8e-44b1-9f62-4c69bf446acd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2110 | 2025.11.21 18:08:45.425827 [ 3 ] {eb7c0610-3b8e-44b1-9f62-4c69bf446acd} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): 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.11.21 18:08:45.425958 [ 3 ] {eb7c0610-3b8e-44b1-9f62-4c69bf446acd} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001168 sec., 8561.643835616438 rows/sec., 643.80 KiB/sec. | ||
| 2112 | 2025.11.21 18:08:45.425997 [ 3 ] {eb7c0610-3b8e-44b1-9f62-4c69bf446acd} <Debug> TCPHandler: Processed in 0.001340657 sec. | ||
| 2113 | 2025.11.21 18:08:45.426108 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2114 | 2025.11.21 18:08:45.426205 [ 3 ] {3084d43c-0a0b-4544-aa3e-c677837260c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2115 | 2025.11.21 18:08:45.426247 [ 3 ] {3084d43c-0a0b-4544-aa3e-c677837260c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2116 | 2025.11.21 18:08:45.426694 [ 3 ] {3084d43c-0a0b-4544-aa3e-c677837260c6} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2117 | 2025.11.21 18:08:45.426732 [ 3 ] {3084d43c-0a0b-4544-aa3e-c677837260c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2118 | 2025.11.21 18:08:45.427043 [ 3 ] {3084d43c-0a0b-4544-aa3e-c677837260c6} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2119 | 2025.11.21 18:08:45.427250 [ 3 ] {3084d43c-0a0b-4544-aa3e-c677837260c6} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2120 | 2025.11.21 18:08:45.427378 [ 3 ] {3084d43c-0a0b-4544-aa3e-c677837260c6} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001193 sec., 62028.499580888514 rows/sec., 4.84 MiB/sec. | ||
| 2121 | 2025.11.21 18:08:45.427415 [ 3 ] {3084d43c-0a0b-4544-aa3e-c677837260c6} <Debug> TCPHandler: Processed in 0.001359078 sec. | ||
| 2122 | 2025.11.21 18:08:45.427529 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2123 | 2025.11.21 18:08:45.427623 [ 3 ] {89416363-96a1-41b5-a8c4-1081e7229aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2124 | 2025.11.21 18:08:45.427667 [ 3 ] {89416363-96a1-41b5-a8c4-1081e7229aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2125 | 2025.11.21 18:08:45.428094 [ 3 ] {89416363-96a1-41b5-a8c4-1081e7229aaa} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2126 | 2025.11.21 18:08:45.428133 [ 3 ] {89416363-96a1-41b5-a8c4-1081e7229aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2127 | 2025.11.21 18:08:45.428473 [ 3 ] {89416363-96a1-41b5-a8c4-1081e7229aaa} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2128 | 2025.11.21 18:08:45.428685 [ 3 ] {89416363-96a1-41b5-a8c4-1081e7229aaa} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2129 | 2025.11.21 18:08:45.428824 [ 3 ] {89416363-96a1-41b5-a8c4-1081e7229aaa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 2130 | 2025.11.21 18:08:45.428861 [ 3 ] {89416363-96a1-41b5-a8c4-1081e7229aaa} <Debug> TCPHandler: Processed in 0.001381779 sec. | ||
| 2131 | 2025.11.21 18:08:45.428971 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2132 | 2025.11.21 18:08:45.429066 [ 3 ] {a568c28c-5d00-4320-b237-168733cb50c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2133 | 2025.11.21 18:08:45.429125 [ 3 ] {a568c28c-5d00-4320-b237-168733cb50c9} <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.11.21 18:08:45.429909 [ 3 ] {a568c28c-5d00-4320-b237-168733cb50c9} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2135 | 2025.11.21 18:08:45.429946 [ 3 ] {a568c28c-5d00-4320-b237-168733cb50c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2136 | 2025.11.21 18:08:45.430447 [ 3 ] {a568c28c-5d00-4320-b237-168733cb50c9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2137 | 2025.11.21 18:08:45.430671 [ 3 ] {a568c28c-5d00-4320-b237-168733cb50c9} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): 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.11.21 18:08:45.430814 [ 3 ] {a568c28c-5d00-4320-b237-168733cb50c9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001768 sec., 5656.108597285068 rows/sec., 10.14 MiB/sec. | ||
| 2139 | 2025.11.21 18:08:45.430869 [ 3 ] {a568c28c-5d00-4320-b237-168733cb50c9} <Debug> TCPHandler: Processed in 0.0019483 sec. | ||
| 2140 | 2025.11.21 18:08:45.430973 [ 3 ] {} <Trace> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2141 | 2025.11.21 18:08:45.431068 [ 3 ] {147d15df-acd7-4588-b38b-8cba43c0ab69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:44487) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2142 | 2025.11.21 18:08:45.431111 [ 3 ] {147d15df-acd7-4588-b38b-8cba43c0ab69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2143 | 2025.11.21 18:08:45.431473 [ 3 ] {147d15df-acd7-4588-b38b-8cba43c0ab69} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2144 | 2025.11.21 18:08:45.431510 [ 3 ] {147d15df-acd7-4588-b38b-8cba43c0ab69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2145 | 2025.11.21 18:08:45.431813 [ 3 ] {147d15df-acd7-4588-b38b-8cba43c0ab69} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2146 | 2025.11.21 18:08:45.432030 [ 3 ] {147d15df-acd7-4588-b38b-8cba43c0ab69} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2147 | 2025.11.21 18:08:45.432158 [ 3 ] {147d15df-acd7-4588-b38b-8cba43c0ab69} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 2148 | 2025.11.21 18:08:45.432192 [ 3 ] {147d15df-acd7-4588-b38b-8cba43c0ab69} <Debug> TCPHandler: Processed in 0.001269416 sec. | ||
| 2149 | 2025.11.21 18:08:47.730610 [ 45 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2150 | 2025.11.21 18:08:47.730665 [ 45 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2151 | 2025.11.21 18:08:47.810980 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 324 | ||
| 2152 | 2025.11.21 18:08:47.813606 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2153 | 2025.11.21 18:08:47.813667 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2154 | 2025.11.21 18:08:47.813735 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3757 | ||
| 2155 | 2025.11.21 18:08:47.814235 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2156 | 2025.11.21 18:08:47.814273 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2157 | 2025.11.21 18:08:47.814757 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2158 | 2025.11.21 18:08:47.814861 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2159 | 2025.11.21 18:08:47.815050 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2160 | 2025.11.21 18:08:47.815192 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3757 | ||
| 2161 | 2025.11.21 18:08:47.815206 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2162 | 2025.11.21 18:08:47.815547 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 324 | ||
| 2163 | 2025.11.21 18:08:48.001047 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 2164 | 2025.11.21 18:08:48.018959 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2165 | 2025.11.21 18:08:48.019019 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2166 | 2025.11.21 18:08:48.025387 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2167 | 2025.11.21 18:08:48.026067 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2168 | 2025.11.21 18:08:48.029305 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 2169 | 2025.11.21 18:08:49.000265 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.22 MiB, peak 189.24 MiB, free memory in arenas 0.00 B, will set to 184.43 MiB (RSS), difference: 1.21 MiB | ||
| 2170 | 2025.11.21 18:08:49.821008 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2171 | 2025.11.21 18:08:49.821081 [ 3 ] {} <Debug> TCP-Session: 4bec55dc-bd1e-4b6f-9fa5-a2cfe487e474 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2172 | 2025.11.21 18:08:50.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 182.39 MiB, peak 189.24 MiB, free memory in arenas 0.00 B, will set to 184.43 MiB (RSS), difference: 2.04 MiB | ||
| 2173 | 2025.11.21 18:08:50.434787 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2174 | 2025.11.21 18:08:50.434969 [ 256 ] {fe20ab80-f1b1-4679-8b64-36315f14b92f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2175 | 2025.11.21 18:08:50.435032 [ 256 ] {fe20ab80-f1b1-4679-8b64-36315f14b92f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2176 | 2025.11.21 18:08:50.435889 [ 256 ] {fe20ab80-f1b1-4679-8b64-36315f14b92f} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2177 | 2025.11.21 18:08:50.435945 [ 256 ] {fe20ab80-f1b1-4679-8b64-36315f14b92f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2178 | 2025.11.21 18:08:50.436381 [ 256 ] {fe20ab80-f1b1-4679-8b64-36315f14b92f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2179 | 2025.11.21 18:08:50.436631 [ 256 ] {fe20ab80-f1b1-4679-8b64-36315f14b92f} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2180 | 2025.11.21 18:08:50.436787 [ 42 ] {} <Debug> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2181 | 2025.11.21 18:08:50.436799 [ 256 ] {fe20ab80-f1b1-4679-8b64-36315f14b92f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00187 sec., 219251.33689839573 rows/sec., 13.91 MiB/sec. | ||
| 2182 | 2025.11.21 18:08:50.436883 [ 42 ] {} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2183 | 2025.11.21 18:08:50.436905 [ 256 ] {fe20ab80-f1b1-4679-8b64-36315f14b92f} <Debug> TCPHandler: Processed in 0.002247716 sec. | ||
| 2184 | 2025.11.21 18:08:50.436916 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2185 | 2025.11.21 18:08:50.437031 [ 194 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::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 | ||
| 2186 | 2025.11.21 18:08:50.437083 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2187 | 2025.11.21 18:08:50.437149 [ 194 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2188 | 2025.11.21 18:08:50.437226 [ 256 ] {17e52632-3866-4b8e-8780-8f84af451e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2189 | 2025.11.21 18:08:50.437226 [ 194 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 410 rows starting from the beginning of the part | ||
| 2190 | 2025.11.21 18:08:50.437288 [ 256 ] {17e52632-3866-4b8e-8780-8f84af451e5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2191 | 2025.11.21 18:08:50.437354 [ 194 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 2192 | 2025.11.21 18:08:50.437409 [ 194 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 2193 | 2025.11.21 18:08:50.437455 [ 194 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 2194 | 2025.11.21 18:08:50.437496 [ 194 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 2195 | 2025.11.21 18:08:50.438478 [ 256 ] {17e52632-3866-4b8e-8780-8f84af451e5d} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2196 | 2025.11.21 18:08:50.438520 [ 256 ] {17e52632-3866-4b8e-8780-8f84af451e5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2197 | 2025.11.21 18:08:50.438634 [ 196 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001703815 sec., 1203182.2703755982 rows/sec., 80.91 MiB/sec. | ||
| 2198 | 2025.11.21 18:08:50.438932 [ 193 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2199 | 2025.11.21 18:08:50.439048 [ 256 ] {17e52632-3866-4b8e-8780-8f84af451e5d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2200 | 2025.11.21 18:08:50.439363 [ 193 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_5_1} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2201 | 2025.11.21 18:08:50.439381 [ 256 ] {17e52632-3866-4b8e-8780-8f84af451e5d} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2202 | 2025.11.21 18:08:50.439458 [ 193 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_5_1} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2203 | 2025.11.21 18:08:50.439537 [ 256 ] {17e52632-3866-4b8e-8780-8f84af451e5d} <Debug> executeQuery: Read 1162 rows, 94.53 KiB in 0.002337 sec., 497218.6563970903 rows/sec., 39.50 MiB/sec. | ||
| 2204 | 2025.11.21 18:08:50.439557 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2205 | 2025.11.21 18:08:50.439582 [ 256 ] {17e52632-3866-4b8e-8780-8f84af451e5d} <Debug> TCPHandler: Processed in 0.002569012 sec. | ||
| 2206 | 2025.11.21 18:08:50.439711 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2207 | 2025.11.21 18:08:50.439812 [ 256 ] {3064ac2d-0fc2-4de9-89c5-9d7211a273ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2208 | 2025.11.21 18:08:50.439857 [ 256 ] {3064ac2d-0fc2-4de9-89c5-9d7211a273ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2209 | 2025.11.21 18:08:50.440384 [ 256 ] {3064ac2d-0fc2-4de9-89c5-9d7211a273ed} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2210 | 2025.11.21 18:08:50.440423 [ 256 ] {3064ac2d-0fc2-4de9-89c5-9d7211a273ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2211 | 2025.11.21 18:08:50.440746 [ 256 ] {3064ac2d-0fc2-4de9-89c5-9d7211a273ed} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2212 | 2025.11.21 18:08:50.440953 [ 256 ] {3064ac2d-0fc2-4de9-89c5-9d7211a273ed} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2213 | 2025.11.21 18:08:50.441078 [ 256 ] {3064ac2d-0fc2-4de9-89c5-9d7211a273ed} <Debug> executeQuery: Read 230 rows, 14.20 KiB in 0.001302 sec., 176651.30568356375 rows/sec., 10.65 MiB/sec. | ||
| 2214 | 2025.11.21 18:08:50.441112 [ 256 ] {3064ac2d-0fc2-4de9-89c5-9d7211a273ed} <Debug> TCPHandler: Processed in 0.00146669 sec. | ||
| 2215 | 2025.11.21 18:08:50.441216 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2216 | 2025.11.21 18:08:50.441305 [ 256 ] {9704f9be-4354-4b6a-8277-b24cd7e93f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2217 | 2025.11.21 18:08:50.441343 [ 256 ] {9704f9be-4354-4b6a-8277-b24cd7e93f73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2218 | 2025.11.21 18:08:50.441796 [ 256 ] {9704f9be-4354-4b6a-8277-b24cd7e93f73} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2219 | 2025.11.21 18:08:50.441895 [ 256 ] {9704f9be-4354-4b6a-8277-b24cd7e93f73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2220 | 2025.11.21 18:08:50.442200 [ 256 ] {9704f9be-4354-4b6a-8277-b24cd7e93f73} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2221 | 2025.11.21 18:08:50.442409 [ 256 ] {9704f9be-4354-4b6a-8277-b24cd7e93f73} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2222 | 2025.11.21 18:08:50.442538 [ 256 ] {9704f9be-4354-4b6a-8277-b24cd7e93f73} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001223 sec., 173344.2354865086 rows/sec., 11.18 MiB/sec. | ||
| 2223 | 2025.11.21 18:08:50.442575 [ 256 ] {9704f9be-4354-4b6a-8277-b24cd7e93f73} <Debug> TCPHandler: Processed in 0.001385849 sec. | ||
| 2224 | 2025.11.21 18:08:50.442687 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2225 | 2025.11.21 18:08:50.442782 [ 256 ] {0d8131f5-5ae8-49ba-80e9-6c489dc1c67e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2226 | 2025.11.21 18:08:50.442821 [ 256 ] {0d8131f5-5ae8-49ba-80e9-6c489dc1c67e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2227 | 2025.11.21 18:08:50.443301 [ 256 ] {0d8131f5-5ae8-49ba-80e9-6c489dc1c67e} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2228 | 2025.11.21 18:08:50.443338 [ 256 ] {0d8131f5-5ae8-49ba-80e9-6c489dc1c67e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2229 | 2025.11.21 18:08:50.443643 [ 256 ] {0d8131f5-5ae8-49ba-80e9-6c489dc1c67e} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2230 | 2025.11.21 18:08:50.443866 [ 256 ] {0d8131f5-5ae8-49ba-80e9-6c489dc1c67e} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2231 | 2025.11.21 18:08:50.443967 [ 42 ] {} <Debug> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2232 | 2025.11.21 18:08:50.443987 [ 256 ] {0d8131f5-5ae8-49ba-80e9-6c489dc1c67e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001231 sec., 171405.36149471972 rows/sec., 9.73 MiB/sec. | ||
| 2233 | 2025.11.21 18:08:50.444006 [ 42 ] {} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2234 | 2025.11.21 18:08:50.444025 [ 256 ] {0d8131f5-5ae8-49ba-80e9-6c489dc1c67e} <Debug> TCPHandler: Processed in 0.001396289 sec. | ||
| 2235 | 2025.11.21 18:08:50.444029 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2236 | 2025.11.21 18:08:50.444137 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2237 | 2025.11.21 18:08:50.444169 [ 199 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::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 | ||
| 2238 | 2025.11.21 18:08:50.444230 [ 256 ] {7341cabf-2012-4ba5-87eb-229b3d281aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2239 | 2025.11.21 18:08:50.444271 [ 256 ] {7341cabf-2012-4ba5-87eb-229b3d281aa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2240 | 2025.11.21 18:08:50.444311 [ 199 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2241 | 2025.11.21 18:08:50.444358 [ 199 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 211 rows starting from the beginning of the part | ||
| 2242 | 2025.11.21 18:08:50.444458 [ 199 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 2243 | 2025.11.21 18:08:50.444511 [ 199 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 2244 | 2025.11.21 18:08:50.444557 [ 199 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 2245 | 2025.11.21 18:08:50.444600 [ 199 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 2246 | 2025.11.21 18:08:50.445010 [ 256 ] {7341cabf-2012-4ba5-87eb-229b3d281aa1} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2247 | 2025.11.21 18:08:50.445052 [ 256 ] {7341cabf-2012-4ba5-87eb-229b3d281aa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2248 | 2025.11.21 18:08:50.445407 [ 256 ] {7341cabf-2012-4ba5-87eb-229b3d281aa1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2249 | 2025.11.21 18:08:50.445632 [ 256 ] {7341cabf-2012-4ba5-87eb-229b3d281aa1} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2250 | 2025.11.21 18:08:50.445660 [ 193 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001535231 sec., 687193.0022257237 rows/sec., 41.64 MiB/sec. | ||
| 2251 | 2025.11.21 18:08:50.445767 [ 256 ] {7341cabf-2012-4ba5-87eb-229b3d281aa1} <Debug> executeQuery: Read 712 rows, 51.13 KiB in 0.001531 sec., 465055.51926845196 rows/sec., 32.61 MiB/sec. | ||
| 2252 | 2025.11.21 18:08:50.445811 [ 256 ] {7341cabf-2012-4ba5-87eb-229b3d281aa1} <Debug> TCPHandler: Processed in 0.001705185 sec. | ||
| 2253 | 2025.11.21 18:08:50.445811 [ 199 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2254 | 2025.11.21 18:08:50.445929 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2255 | 2025.11.21 18:08:50.446029 [ 256 ] {5313b49b-1a6f-4385-81cf-ceccc45a0798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2256 | 2025.11.21 18:08:50.446072 [ 256 ] {5313b49b-1a6f-4385-81cf-ceccc45a0798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2257 | 2025.11.21 18:08:50.446082 [ 199 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_5_1} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2258 | 2025.11.21 18:08:50.446154 [ 199 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_5_1} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2259 | 2025.11.21 18:08:50.446222 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 2260 | 2025.11.21 18:08:50.446413 [ 256 ] {5313b49b-1a6f-4385-81cf-ceccc45a0798} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2261 | 2025.11.21 18:08:50.446453 [ 256 ] {5313b49b-1a6f-4385-81cf-ceccc45a0798} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2262 | 2025.11.21 18:08:50.446777 [ 256 ] {5313b49b-1a6f-4385-81cf-ceccc45a0798} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2263 | 2025.11.21 18:08:50.446988 [ 256 ] {5313b49b-1a6f-4385-81cf-ceccc45a0798} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2264 | 2025.11.21 18:08:50.447121 [ 256 ] {5313b49b-1a6f-4385-81cf-ceccc45a0798} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001111 sec., 5400.540054005401 rows/sec., 282.16 KiB/sec. | ||
| 2265 | 2025.11.21 18:08:50.447159 [ 256 ] {5313b49b-1a6f-4385-81cf-ceccc45a0798} <Debug> TCPHandler: Processed in 0.001279206 sec. | ||
| 2266 | 2025.11.21 18:08:50.447266 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2267 | 2025.11.21 18:08:50.447361 [ 256 ] {6521081e-370e-4c97-b92b-f9823a63702d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2268 | 2025.11.21 18:08:50.447404 [ 256 ] {6521081e-370e-4c97-b92b-f9823a63702d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2269 | 2025.11.21 18:08:50.447835 [ 256 ] {6521081e-370e-4c97-b92b-f9823a63702d} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2270 | 2025.11.21 18:08:50.447872 [ 256 ] {6521081e-370e-4c97-b92b-f9823a63702d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2271 | 2025.11.21 18:08:50.448198 [ 256 ] {6521081e-370e-4c97-b92b-f9823a63702d} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2272 | 2025.11.21 18:08:50.448403 [ 256 ] {6521081e-370e-4c97-b92b-f9823a63702d} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2273 | 2025.11.21 18:08:50.448520 [ 256 ] {6521081e-370e-4c97-b92b-f9823a63702d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00122 sec., 257377.0491803279 rows/sec., 16.91 MiB/sec. | ||
| 2274 | 2025.11.21 18:08:50.448553 [ 256 ] {6521081e-370e-4c97-b92b-f9823a63702d} <Debug> TCPHandler: Processed in 0.001379939 sec. | ||
| 2275 | 2025.11.21 18:08:50.448652 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2276 | 2025.11.21 18:08:50.448740 [ 256 ] {dfb7d4f9-261b-4c4a-a99d-8361558cee41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2277 | 2025.11.21 18:08:50.448780 [ 256 ] {dfb7d4f9-261b-4c4a-a99d-8361558cee41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2278 | 2025.11.21 18:08:50.449145 [ 256 ] {dfb7d4f9-261b-4c4a-a99d-8361558cee41} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2279 | 2025.11.21 18:08:50.449180 [ 256 ] {dfb7d4f9-261b-4c4a-a99d-8361558cee41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2280 | 2025.11.21 18:08:50.449473 [ 256 ] {dfb7d4f9-261b-4c4a-a99d-8361558cee41} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2281 | 2025.11.21 18:08:50.449681 [ 256 ] {dfb7d4f9-261b-4c4a-a99d-8361558cee41} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2282 | 2025.11.21 18:08:50.449778 [ 42 ] {} <Debug> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2283 | 2025.11.21 18:08:50.449808 [ 256 ] {dfb7d4f9-261b-4c4a-a99d-8361558cee41} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 2284 | 2025.11.21 18:08:50.449817 [ 42 ] {} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2285 | 2025.11.21 18:08:50.449851 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2286 | 2025.11.21 18:08:50.449852 [ 256 ] {dfb7d4f9-261b-4c4a-a99d-8361558cee41} <Debug> TCPHandler: Processed in 0.001196475 sec. | ||
| 2287 | 2025.11.21 18:08:50.449936 [ 194 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::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 | ||
| 2288 | 2025.11.21 18:08:50.449975 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2289 | 2025.11.21 18:08:50.450068 [ 194 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2290 | 2025.11.21 18:08:50.450075 [ 256 ] {e38e1b9f-6839-440d-a579-7dc21ed93942} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2291 | 2025.11.21 18:08:50.450108 [ 194 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 2292 | 2025.11.21 18:08:50.450158 [ 256 ] {e38e1b9f-6839-440d-a579-7dc21ed93942} <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 | ||
| 2293 | 2025.11.21 18:08:50.450169 [ 194 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 2294 | 2025.11.21 18:08:50.450241 [ 194 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2295 | 2025.11.21 18:08:50.450284 [ 194 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2296 | 2025.11.21 18:08:50.450320 [ 194 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part | ||
| 2297 | 2025.11.21 18:08:50.450978 [ 256 ] {e38e1b9f-6839-440d-a579-7dc21ed93942} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2298 | 2025.11.21 18:08:50.451016 [ 256 ] {e38e1b9f-6839-440d-a579-7dc21ed93942} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2299 | 2025.11.21 18:08:50.451054 [ 199 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.001166754 sec., 4285.3934934013505 rows/sec., 288.76 KiB/sec. | ||
| 2300 | 2025.11.21 18:08:50.451185 [ 194 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2301 | 2025.11.21 18:08:50.451480 [ 194 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_5_1} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2302 | 2025.11.21 18:08:50.451545 [ 194 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_5_1} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2303 | 2025.11.21 18:08:50.451606 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 2304 | 2025.11.21 18:08:50.451671 [ 256 ] {e38e1b9f-6839-440d-a579-7dc21ed93942} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2305 | 2025.11.21 18:08:50.451985 [ 256 ] {e38e1b9f-6839-440d-a579-7dc21ed93942} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2306 | 2025.11.21 18:08:50.452130 [ 256 ] {e38e1b9f-6839-440d-a579-7dc21ed93942} <Debug> executeQuery: Read 25 rows, 45.87 KiB in 0.002072 sec., 12065.637065637065 rows/sec., 21.62 MiB/sec. | ||
| 2307 | 2025.11.21 18:08:50.452196 [ 256 ] {e38e1b9f-6839-440d-a579-7dc21ed93942} <Debug> TCPHandler: Processed in 0.002267687 sec. | ||
| 2308 | 2025.11.21 18:08:50.452329 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2309 | 2025.11.21 18:08:50.452424 [ 256 ] {342f9531-b901-4983-ae01-da16d38d116b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2310 | 2025.11.21 18:08:50.452467 [ 256 ] {342f9531-b901-4983-ae01-da16d38d116b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2311 | 2025.11.21 18:08:50.452851 [ 256 ] {342f9531-b901-4983-ae01-da16d38d116b} <Trace> oximeter.measurements_i64 (9c09a8fc-ac2a-460f-a6b2-d9a3e4f53171): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2312 | 2025.11.21 18:08:50.452898 [ 256 ] {342f9531-b901-4983-ae01-da16d38d116b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2313 | 2025.11.21 18:08:50.453274 [ 256 ] {342f9531-b901-4983-ae01-da16d38d116b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2314 | 2025.11.21 18:08:50.453499 [ 256 ] {342f9531-b901-4983-ae01-da16d38d116b} <Trace> oximeter.measurements_i64 (9c09a8fc-ac2a-460f-a6b2-d9a3e4f53171): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2315 | 2025.11.21 18:08:50.453636 [ 256 ] {342f9531-b901-4983-ae01-da16d38d116b} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.001229 sec., 12205.044751830756 rows/sec., 931.27 KiB/sec. | ||
| 2316 | 2025.11.21 18:08:50.453677 [ 256 ] {342f9531-b901-4983-ae01-da16d38d116b} <Debug> TCPHandler: Processed in 0.001399549 sec. | ||
| 2317 | 2025.11.21 18:08:50.453788 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2318 | 2025.11.21 18:08:50.453883 [ 256 ] {6c4c341b-0e6d-4f95-b440-85d3f7dfec21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2319 | 2025.11.21 18:08:50.453922 [ 256 ] {6c4c341b-0e6d-4f95-b440-85d3f7dfec21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2320 | 2025.11.21 18:08:50.454244 [ 256 ] {6c4c341b-0e6d-4f95-b440-85d3f7dfec21} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2321 | 2025.11.21 18:08:50.454278 [ 256 ] {6c4c341b-0e6d-4f95-b440-85d3f7dfec21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2322 | 2025.11.21 18:08:50.454577 [ 256 ] {6c4c341b-0e6d-4f95-b440-85d3f7dfec21} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2323 | 2025.11.21 18:08:50.454784 [ 256 ] {6c4c341b-0e6d-4f95-b440-85d3f7dfec21} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2324 | 2025.11.21 18:08:50.454974 [ 256 ] {6c4c341b-0e6d-4f95-b440-85d3f7dfec21} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00111 sec., 93693.69369369368 rows/sec., 5.74 MiB/sec. | ||
| 2325 | 2025.11.21 18:08:50.455011 [ 256 ] {6c4c341b-0e6d-4f95-b440-85d3f7dfec21} <Debug> TCPHandler: Processed in 0.001271686 sec. | ||
| 2326 | 2025.11.21 18:08:55.315803 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4269 | ||
| 2327 | 2025.11.21 18:08:55.316632 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2328 | 2025.11.21 18:08:55.316702 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2329 | 2025.11.21 18:08:55.317221 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2330 | 2025.11.21 18:08:55.317441 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2331 | 2025.11.21 18:08:55.317567 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4269 | ||
| 2332 | 2025.11.21 18:08:55.422782 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2333 | 2025.11.21 18:08:55.422960 [ 256 ] {a6446500-29fa-4efe-9ddc-af847d576196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2334 | 2025.11.21 18:08:55.423025 [ 256 ] {a6446500-29fa-4efe-9ddc-af847d576196} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2335 | 2025.11.21 18:08:55.423708 [ 256 ] {a6446500-29fa-4efe-9ddc-af847d576196} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2336 | 2025.11.21 18:08:55.423751 [ 256 ] {a6446500-29fa-4efe-9ddc-af847d576196} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2337 | 2025.11.21 18:08:55.424166 [ 256 ] {a6446500-29fa-4efe-9ddc-af847d576196} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2338 | 2025.11.21 18:08:55.424399 [ 256 ] {a6446500-29fa-4efe-9ddc-af847d576196} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2339 | 2025.11.21 18:08:55.424514 [ 36 ] {} <Debug> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2340 | 2025.11.21 18:08:55.424539 [ 256 ] {a6446500-29fa-4efe-9ddc-af847d576196} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001628 sec., 46683.04668304668 rows/sec., 3.85 MiB/sec. | ||
| 2341 | 2025.11.21 18:08:55.424557 [ 36 ] {} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2342 | 2025.11.21 18:08:55.424580 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2343 | 2025.11.21 18:08:55.424585 [ 256 ] {a6446500-29fa-4efe-9ddc-af847d576196} <Debug> TCPHandler: Processed in 0.00192609 sec. | ||
| 2344 | 2025.11.21 18:08:55.424704 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::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 | ||
| 2345 | 2025.11.21 18:08:55.424716 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2346 | 2025.11.21 18:08:55.424822 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2347 | 2025.11.21 18:08:55.424830 [ 256 ] {2a5aaaff-f60f-46ee-9da2-900b21dfb9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2348 | 2025.11.21 18:08:55.424866 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1137 rows starting from the beginning of the part | ||
| 2349 | 2025.11.21 18:08:55.424878 [ 256 ] {2a5aaaff-f60f-46ee-9da2-900b21dfb9a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2350 | 2025.11.21 18:08:55.424961 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2266 rows starting from the beginning of the part | ||
| 2351 | 2025.11.21 18:08:55.425017 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::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 | ||
| 2352 | 2025.11.21 18:08:55.425089 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 76 rows starting from the beginning of the part | ||
| 2353 | 2025.11.21 18:08:55.425173 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1162 rows starting from the beginning of the part | ||
| 2354 | 2025.11.21 18:08:55.425240 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 76 rows starting from the beginning of the part | ||
| 2355 | 2025.11.21 18:08:55.425302 [ 256 ] {2a5aaaff-f60f-46ee-9da2-900b21dfb9a2} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2356 | 2025.11.21 18:08:55.425337 [ 256 ] {2a5aaaff-f60f-46ee-9da2-900b21dfb9a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2357 | 2025.11.21 18:08:55.425660 [ 256 ] {2a5aaaff-f60f-46ee-9da2-900b21dfb9a2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2358 | 2025.11.21 18:08:55.425875 [ 256 ] {2a5aaaff-f60f-46ee-9da2-900b21dfb9a2} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2359 | 2025.11.21 18:08:55.426000 [ 256 ] {2a5aaaff-f60f-46ee-9da2-900b21dfb9a2} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001195 sec., 8368.200836820082 rows/sec., 629.25 KiB/sec. | ||
| 2360 | 2025.11.21 18:08:55.426035 [ 256 ] {2a5aaaff-f60f-46ee-9da2-900b21dfb9a2} <Debug> TCPHandler: Processed in 0.001368158 sec. | ||
| 2361 | 2025.11.21 18:08:55.426145 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2362 | 2025.11.21 18:08:55.426238 [ 256 ] {1bf08251-147b-4025-adee-1f3381fa4b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2363 | 2025.11.21 18:08:55.426277 [ 256 ] {1bf08251-147b-4025-adee-1f3381fa4b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2364 | 2025.11.21 18:08:55.426696 [ 256 ] {1bf08251-147b-4025-adee-1f3381fa4b05} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2365 | 2025.11.21 18:08:55.426730 [ 256 ] {1bf08251-147b-4025-adee-1f3381fa4b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2366 | 2025.11.21 18:08:55.427043 [ 256 ] {1bf08251-147b-4025-adee-1f3381fa4b05} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2367 | 2025.11.21 18:08:55.427264 [ 256 ] {1bf08251-147b-4025-adee-1f3381fa4b05} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2368 | 2025.11.21 18:08:55.427353 [ 36 ] {} <Debug> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2369 | 2025.11.21 18:08:55.427384 [ 36 ] {} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2370 | 2025.11.21 18:08:55.427385 [ 256 ] {1bf08251-147b-4025-adee-1f3381fa4b05} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001165 sec., 63519.31330472103 rows/sec., 4.96 MiB/sec. | ||
| 2371 | 2025.11.21 18:08:55.427403 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2372 | 2025.11.21 18:08:55.427427 [ 256 ] {1bf08251-147b-4025-adee-1f3381fa4b05} <Debug> TCPHandler: Processed in 0.001329337 sec. | ||
| 2373 | 2025.11.21 18:08:55.427505 [ 194 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::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 | ||
| 2374 | 2025.11.21 18:08:55.427545 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2375 | 2025.11.21 18:08:55.427642 [ 256 ] {b36a6205-097b-4bdb-a849-4a8566f5dd1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2376 | 2025.11.21 18:08:55.427646 [ 194 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2377 | 2025.11.21 18:08:55.427688 [ 256 ] {b36a6205-097b-4bdb-a849-4a8566f5dd1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2378 | 2025.11.21 18:08:55.427693 [ 194 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 699 rows starting from the beginning of the part | ||
| 2379 | 2025.11.21 18:08:55.427772 [ 194 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1157 rows starting from the beginning of the part | ||
| 2380 | 2025.11.21 18:08:55.427814 [ 194 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::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 | ||
| 2381 | 2025.11.21 18:08:55.427851 [ 194 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 74 rows starting from the beginning of the part | ||
| 2382 | 2025.11.21 18:08:55.427886 [ 194 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 712 rows starting from the beginning of the part | ||
| 2383 | 2025.11.21 18:08:55.427921 [ 194 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 74 rows starting from the beginning of the part | ||
| 2384 | 2025.11.21 18:08:55.428122 [ 256 ] {b36a6205-097b-4bdb-a849-4a8566f5dd1c} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2385 | 2025.11.21 18:08:55.428162 [ 256 ] {b36a6205-097b-4bdb-a849-4a8566f5dd1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2386 | 2025.11.21 18:08:55.428529 [ 256 ] {b36a6205-097b-4bdb-a849-4a8566f5dd1c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2387 | 2025.11.21 18:08:55.428753 [ 256 ] {b36a6205-097b-4bdb-a849-4a8566f5dd1c} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2388 | 2025.11.21 18:08:55.428850 [ 36 ] {} <Debug> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2389 | 2025.11.21 18:08:55.428883 [ 256 ] {b36a6205-097b-4bdb-a849-4a8566f5dd1c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001259 sec., 127084.98808578237 rows/sec., 8.85 MiB/sec. | ||
| 2390 | 2025.11.21 18:08:55.428891 [ 36 ] {} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2391 | 2025.11.21 18:08:55.428914 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2392 | 2025.11.21 18:08:55.428919 [ 256 ] {b36a6205-097b-4bdb-a849-4a8566f5dd1c} <Debug> TCPHandler: Processed in 0.001422179 sec. | ||
| 2393 | 2025.11.21 18:08:55.429021 [ 199 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::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 | ||
| 2394 | 2025.11.21 18:08:55.429036 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2395 | 2025.11.21 18:08:55.429149 [ 256 ] {549ff818-a19a-40ac-be7b-5f672c5884d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2396 | 2025.11.21 18:08:55.429163 [ 199 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2397 | 2025.11.21 18:08:55.429203 [ 256 ] {549ff818-a19a-40ac-be7b-5f672c5884d7} <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 | ||
| 2398 | 2025.11.21 18:08:55.429211 [ 199 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 1363 rows starting from the beginning of the part | ||
| 2399 | 2025.11.21 18:08:55.429285 [ 199 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1968 rows starting from the beginning of the part | ||
| 2400 | 2025.11.21 18:08:55.429318 [ 191 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2780 rows, containing 5 columns (5 merged, 0 gathered) in 0.001861818 sec., 1493164.2083168174 rows/sec., 112.01 MiB/sec. | ||
| 2401 | 2025.11.21 18:08:55.429329 [ 199 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::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 | ||
| 2402 | 2025.11.21 18:08:55.429379 [ 199 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 2403 | 2025.11.21 18:08:55.429417 [ 199 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 314 rows starting from the beginning of the part | ||
| 2404 | 2025.11.21 18:08:55.429458 [ 199 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 2405 | 2025.11.21 18:08:55.429592 [ 191 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2406 | 2025.11.21 18:08:55.429891 [ 191 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_11_2} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2407 | 2025.11.21 18:08:55.429981 [ 191 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_11_2} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2408 | 2025.11.21 18:08:55.430008 [ 256 ] {549ff818-a19a-40ac-be7b-5f672c5884d7} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2409 | 2025.11.21 18:08:55.430049 [ 256 ] {549ff818-a19a-40ac-be7b-5f672c5884d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2410 | 2025.11.21 18:08:55.430069 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.65 MiB. | ||
| 2411 | 2025.11.21 18:08:55.430612 [ 256 ] {549ff818-a19a-40ac-be7b-5f672c5884d7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2412 | 2025.11.21 18:08:55.430852 [ 256 ] {549ff818-a19a-40ac-be7b-5f672c5884d7} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2413 | 2025.11.21 18:08:55.430951 [ 36 ] {} <Debug> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2414 | 2025.11.21 18:08:55.430982 [ 36 ] {} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2415 | 2025.11.21 18:08:55.430989 [ 256 ] {549ff818-a19a-40ac-be7b-5f672c5884d7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001858 sec., 5382.1313240043055 rows/sec., 9.64 MiB/sec. | ||
| 2416 | 2025.11.21 18:08:55.431003 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2417 | 2025.11.21 18:08:55.431044 [ 256 ] {549ff818-a19a-40ac-be7b-5f672c5884d7} <Debug> TCPHandler: Processed in 0.002054052 sec. | ||
| 2418 | 2025.11.21 18:08:55.431077 [ 194 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::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 | ||
| 2419 | 2025.11.21 18:08:55.431155 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2420 | 2025.11.21 18:08:55.431263 [ 256 ] {8dcf0e93-27ac-4157-8997-9bc098c83dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2421 | 2025.11.21 18:08:55.431304 [ 256 ] {8dcf0e93-27ac-4157-8997-9bc098c83dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2422 | 2025.11.21 18:08:55.431308 [ 194 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2423 | 2025.11.21 18:08:55.431375 [ 194 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::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 | ||
| 2424 | 2025.11.21 18:08:55.431442 [ 199 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4029 rows, containing 5 columns (5 merged, 0 gathered) in 0.002470991 sec., 1630519.9007199944 rows/sec., 109.04 MiB/sec. | ||
| 2425 | 2025.11.21 18:08:55.431491 [ 194 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::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 | ||
| 2426 | 2025.11.21 18:08:55.431599 [ 194 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::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 | ||
| 2427 | 2025.11.21 18:08:55.431659 [ 256 ] {8dcf0e93-27ac-4157-8997-9bc098c83dae} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2428 | 2025.11.21 18:08:55.431699 [ 256 ] {8dcf0e93-27ac-4157-8997-9bc098c83dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2429 | 2025.11.21 18:08:55.431702 [ 194 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::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 | ||
| 2430 | 2025.11.21 18:08:55.431812 [ 194 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
| 2431 | 2025.11.21 18:08:55.431873 [ 199 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2432 | 2025.11.21 18:08:55.431913 [ 194 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 2433 | 2025.11.21 18:08:55.432036 [ 256 ] {8dcf0e93-27ac-4157-8997-9bc098c83dae} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2434 | 2025.11.21 18:08:55.432158 [ 199 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2435 | 2025.11.21 18:08:55.432261 [ 199 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2436 | 2025.11.21 18:08:55.432312 [ 256 ] {8dcf0e93-27ac-4157-8997-9bc098c83dae} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2437 | 2025.11.21 18:08:55.432331 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.89 MiB. | ||
| 2438 | 2025.11.21 18:08:55.432414 [ 36 ] {} <Debug> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2439 | 2025.11.21 18:08:55.432443 [ 36 ] {} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2440 | 2025.11.21 18:08:55.432453 [ 256 ] {8dcf0e93-27ac-4157-8997-9bc098c83dae} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001209 sec., 49627.79156327544 rows/sec., 3.34 MiB/sec. | ||
| 2441 | 2025.11.21 18:08:55.432461 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2442 | 2025.11.21 18:08:55.432489 [ 256 ] {8dcf0e93-27ac-4157-8997-9bc098c83dae} <Debug> TCPHandler: Processed in 0.001382108 sec. | ||
| 2443 | 2025.11.21 18:08:55.432545 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4773 rows, containing 5 columns (5 merged, 0 gathered) in 0.007896532 sec., 604442.5578215856 rows/sec., 50.74 MiB/sec. | ||
| 2444 | 2025.11.21 18:08:55.432549 [ 187 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact with storage Full | ||
| 2445 | 2025.11.21 18:08:55.432698 [ 187 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2446 | 2025.11.21 18:08:55.432737 [ 187 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 468 rows starting from the beginning of the part | ||
| 2447 | 2025.11.21 18:08:55.432815 [ 187 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 80 rows starting from the beginning of the part | ||
| 2448 | 2025.11.21 18:08:55.432818 [ 199 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2449 | 2025.11.21 18:08:55.432869 [ 187 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 24 rows starting from the beginning of the part | ||
| 2450 | 2025.11.21 18:08:55.432912 [ 187 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 60 rows starting from the beginning of the part | ||
| 2451 | 2025.11.21 18:08:55.432953 [ 187 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 104 rows starting from the beginning of the part | ||
| 2452 | 2025.11.21 18:08:55.432997 [ 187 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 2453 | 2025.11.21 18:08:55.433090 [ 199 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_11_2} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2025.11.21 18:08:55.433164 [ 199 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_11_2} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2455 | 2025.11.21 18:08:55.433244 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 2456 | 2025.11.21 18:08:55.433666 [ 194 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 71 rows, containing 19 columns (19 merged, 0 gathered) in 0.002615244 sec., 27148.51845563932 rows/sec., 48.65 MiB/sec. | ||
| 2457 | 2025.11.21 18:08:55.433905 [ 201 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 796 rows, containing 4 columns (4 merged, 0 gathered) in 0.001399668 sec., 568706.2932066747 rows/sec., 36.05 MiB/sec. | ||
| 2458 | 2025.11.21 18:08:55.433984 [ 192 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2459 | 2025.11.21 18:08:55.434059 [ 187 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2460 | 2025.11.21 18:08:55.434370 [ 187 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_11_2} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2461 | 2025.11.21 18:08:55.434397 [ 192 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2462 | 2025.11.21 18:08:55.434440 [ 187 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_11_2} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2463 | 2025.11.21 18:08:55.434469 [ 192 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2464 | 2025.11.21 18:08:55.434504 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2465 | 2025.11.21 18:08:55.434581 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 2466 | 2025.11.21 18:08:55.529877 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2467 | 2025.11.21 18:08:55.547615 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2468 | 2025.11.21 18:08:55.547664 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2469 | 2025.11.21 18:08:55.553816 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2470 | 2025.11.21 18:08:55.554542 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2471 | 2025.11.21 18:08:55.558091 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2472 | 2025.11.21 18:08:56.000358 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 185.94 MiB, peak 194.83 MiB, free memory in arenas 0.00 B, will set to 188.86 MiB (RSS), difference: 2.91 MiB | ||
| 2473 | 2025.11.21 18:08:56.680446 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49892 | ||
| 2474 | 2025.11.21 18:08:56.680591 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2475 | 2025.11.21 18:08:56.680644 [ 3 ] {} <Debug> TCP-Session: 15fefb85-5af1-4bea-877a-0b81c2d01439 Authenticating user 'default' from [fd00:1122:3344:101::e]:49892 | ||
| 2476 | 2025.11.21 18:08:56.680674 [ 3 ] {} <Debug> TCP-Session: 15fefb85-5af1-4bea-877a-0b81c2d01439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2477 | 2025.11.21 18:08:56.680692 [ 3 ] {} <Debug> TCP-Session: 15fefb85-5af1-4bea-877a-0b81c2d01439 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2478 | 2025.11.21 18:08:56.681010 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58821 | ||
| 2479 | 2025.11.21 18:08:56.681031 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36737 | ||
| 2480 | 2025.11.21 18:08:56.681065 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53076 | ||
| 2481 | 2025.11.21 18:08:56.681093 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55520 | ||
| 2482 | 2025.11.21 18:08:56.681131 [ 3 ] {} <Trace> TCP-Session: 15fefb85-5af1-4bea-877a-0b81c2d01439 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2483 | 2025.11.21 18:08:56.681180 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2484 | 2025.11.21 18:08:56.681193 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2485 | 2025.11.21 18:08:56.681221 [ 289 ] {} <Debug> TCP-Session: 0cf8fe6a-9b97-42d3-94fd-81af73635cbc Authenticating user 'default' from [fd00:1122:3344:101::e]:36737 | ||
| 2486 | 2025.11.21 18:08:56.681106 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2487 | 2025.11.21 18:08:56.681258 [ 291 ] {} <Debug> TCP-Session: 7a307e4c-31f1-4810-9588-ea048a8935fc Authenticating user 'default' from [fd00:1122:3344:101::e]:53076 | ||
| 2488 | 2025.11.21 18:08:56.681263 [ 289 ] {} <Debug> TCP-Session: 0cf8fe6a-9b97-42d3-94fd-81af73635cbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2489 | 2025.11.21 18:08:56.681288 [ 288 ] {} <Debug> TCP-Session: 9108777d-986a-4816-959b-469c6c35ba6f Authenticating user 'default' from [fd00:1122:3344:101::e]:58821 | ||
| 2490 | 2025.11.21 18:08:56.681308 [ 291 ] {} <Debug> TCP-Session: 7a307e4c-31f1-4810-9588-ea048a8935fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2491 | 2025.11.21 18:08:56.681309 [ 289 ] {} <Debug> TCP-Session: 0cf8fe6a-9b97-42d3-94fd-81af73635cbc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2492 | 2025.11.21 18:08:56.681340 [ 291 ] {} <Debug> TCP-Session: 7a307e4c-31f1-4810-9588-ea048a8935fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2493 | 2025.11.21 18:08:56.681358 [ 3 ] {96f26848-f495-4c6f-95a1-e4c5ec07af0a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49892) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2494 | 2025.11.21 18:08:56.681333 [ 288 ] {} <Debug> TCP-Session: 9108777d-986a-4816-959b-469c6c35ba6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2495 | 2025.11.21 18:08:56.681104 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46542 | ||
| 2496 | 2025.11.21 18:08:56.681409 [ 288 ] {} <Debug> TCP-Session: 9108777d-986a-4816-959b-469c6c35ba6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2497 | 2025.11.21 18:08:56.681075 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33869 | ||
| 2498 | 2025.11.21 18:08:56.681065 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62272 | ||
| 2499 | 2025.11.21 18:08:56.681505 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2500 | 2025.11.21 18:08:56.681066 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62361 | ||
| 2501 | 2025.11.21 18:08:56.681556 [ 295 ] {} <Debug> TCP-Session: 2d30ea3f-a3f3-4f77-bbe0-4c3f7f67fc3b Authenticating user 'default' from [fd00:1122:3344:101::e]:46542 | ||
| 2502 | 2025.11.21 18:08:56.681605 [ 295 ] {} <Debug> TCP-Session: 2d30ea3f-a3f3-4f77-bbe0-4c3f7f67fc3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2503 | 2025.11.21 18:08:56.681249 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2504 | 2025.11.21 18:08:56.681623 [ 295 ] {} <Debug> TCP-Session: 2d30ea3f-a3f3-4f77-bbe0-4c3f7f67fc3b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2505 | 2025.11.21 18:08:56.681696 [ 294 ] {} <Debug> TCP-Session: 2da8a546-ea72-4853-91c9-6a9bb6b54763 Authenticating user 'default' from [fd00:1122:3344:101::e]:55520 | ||
| 2506 | 2025.11.21 18:08:56.681736 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2507 | 2025.11.21 18:08:56.681743 [ 294 ] {} <Debug> TCP-Session: 2da8a546-ea72-4853-91c9-6a9bb6b54763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2508 | 2025.11.21 18:08:56.681760 [ 3 ] {96f26848-f495-4c6f-95a1-e4c5ec07af0a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2509 | 2025.11.21 18:08:56.681788 [ 294 ] {} <Debug> TCP-Session: 2da8a546-ea72-4853-91c9-6a9bb6b54763 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2510 | 2025.11.21 18:08:56.681778 [ 293 ] {} <Debug> TCP-Session: 2d5a0bd3-9cf2-4703-b15f-1f332b07f118 Authenticating user 'default' from [fd00:1122:3344:101::e]:33869 | ||
| 2511 | 2025.11.21 18:08:56.681858 [ 293 ] {} <Debug> TCP-Session: 2d5a0bd3-9cf2-4703-b15f-1f332b07f118 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2512 | 2025.11.21 18:08:56.681878 [ 3 ] {96f26848-f495-4c6f-95a1-e4c5ec07af0a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2513 | 2025.11.21 18:08:56.681879 [ 293 ] {} <Debug> TCP-Session: 2d5a0bd3-9cf2-4703-b15f-1f332b07f118 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2514 | 2025.11.21 18:08:56.681914 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2515 | 2025.11.21 18:08:56.681876 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2516 | 2025.11.21 18:08:56.681960 [ 292 ] {} <Debug> TCP-Session: 6e0eb551-adbc-4890-b1d3-3287b34ef7ca Authenticating user 'default' from [fd00:1122:3344:101::e]:62361 | ||
| 2517 | 2025.11.21 18:08:56.681995 [ 290 ] {} <Debug> TCP-Session: bbe868f4-964a-49c2-a8d0-bd0797e34c3e Authenticating user 'default' from [fd00:1122:3344:101::e]:62272 | ||
| 2518 | 2025.11.21 18:08:56.681999 [ 292 ] {} <Debug> TCP-Session: 6e0eb551-adbc-4890-b1d3-3287b34ef7ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2519 | 2025.11.21 18:08:56.682033 [ 290 ] {} <Debug> TCP-Session: bbe868f4-964a-49c2-a8d0-bd0797e34c3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2520 | 2025.11.21 18:08:56.682040 [ 292 ] {} <Debug> TCP-Session: 6e0eb551-adbc-4890-b1d3-3287b34ef7ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2521 | 2025.11.21 18:08:56.682063 [ 290 ] {} <Debug> TCP-Session: bbe868f4-964a-49c2-a8d0-bd0797e34c3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2522 | 2025.11.21 18:08:56.682286 [ 3 ] {96f26848-f495-4c6f-95a1-e4c5ec07af0a} <Debug> oximeter.version (1e33800d-71a0-4bff-b3ff-07bf941cdc20) (SelectExecutor): Key condition: unknown | ||
| 2523 | 2025.11.21 18:08:56.682392 [ 3 ] {96f26848-f495-4c6f-95a1-e4c5ec07af0a} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2524 | 2025.11.21 18:08:57.001168 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 188.90 MiB, peak 194.83 MiB, free memory in arenas 0.00 B, will set to 203.82 MiB (RSS), difference: 14.92 MiB | ||
| 2525 | 2025.11.21 18:08:57.077725 [ 329 ] {96f26848-f495-4c6f-95a1-e4c5ec07af0a} <Trace> AggregatingTransform: Aggregating | ||
| 2526 | 2025.11.21 18:08:57.077794 [ 329 ] {96f26848-f495-4c6f-95a1-e4c5ec07af0a} <Trace> Aggregator: Aggregation method: without_key | ||
| 2527 | 2025.11.21 18:08:57.077835 [ 329 ] {96f26848-f495-4c6f-95a1-e4c5ec07af0a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001100602 sec. (908.594 rows/sec., 35.49 KiB/sec.) | ||
| 2528 | 2025.11.21 18:08:57.077857 [ 329 ] {96f26848-f495-4c6f-95a1-e4c5ec07af0a} <Trace> Aggregator: Merging aggregated data | ||
| 2529 | 2025.11.21 18:08:57.079077 [ 3 ] {96f26848-f495-4c6f-95a1-e4c5ec07af0a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.397799 sec., 2.5138323625750694 rows/sec., 100.55 B/sec. | ||
| 2530 | 2025.11.21 18:08:57.079269 [ 3 ] {96f26848-f495-4c6f-95a1-e4c5ec07af0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2531 | 2025.11.21 18:08:57.079288 [ 3 ] {96f26848-f495-4c6f-95a1-e4c5ec07af0a} <Debug> TCPHandler: Processed in 0.398322802 sec. | ||
| 2532 | 2025.11.21 18:08:57.079382 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2533 | 2025.11.21 18:08:57.079416 [ 3 ] {} <Debug> TCP-Session: 15fefb85-5af1-4bea-877a-0b81c2d01439 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2534 | 2025.11.21 18:08:57.079423 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2535 | 2025.11.21 18:08:57.079443 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2536 | 2025.11.21 18:08:57.079468 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2537 | 2025.11.21 18:08:57.079483 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2538 | 2025.11.21 18:08:57.079508 [ 288 ] {} <Debug> TCP-Session: 9108777d-986a-4816-959b-469c6c35ba6f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2539 | 2025.11.21 18:08:57.079516 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2540 | 2025.11.21 18:08:57.079543 [ 289 ] {} <Debug> TCP-Session: 0cf8fe6a-9b97-42d3-94fd-81af73635cbc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2541 | 2025.11.21 18:08:57.079554 [ 292 ] {} <Debug> TCP-Session: 6e0eb551-adbc-4890-b1d3-3287b34ef7ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2542 | 2025.11.21 18:08:57.079580 [ 293 ] {} <Debug> TCP-Session: 2d5a0bd3-9cf2-4703-b15f-1f332b07f118 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2543 | 2025.11.21 18:08:57.079549 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2544 | 2025.11.21 18:08:57.079539 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2545 | 2025.11.21 18:08:57.079501 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2546 | 2025.11.21 18:08:57.079664 [ 294 ] {} <Debug> TCP-Session: 2da8a546-ea72-4853-91c9-6a9bb6b54763 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2547 | 2025.11.21 18:08:57.079672 [ 290 ] {} <Debug> TCP-Session: bbe868f4-964a-49c2-a8d0-bd0797e34c3e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2548 | 2025.11.21 18:08:57.079498 [ 295 ] {} <Debug> TCP-Session: 2d30ea3f-a3f3-4f77-bbe0-4c3f7f67fc3b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2549 | 2025.11.21 18:08:57.079702 [ 291 ] {} <Debug> TCP-Session: 7a307e4c-31f1-4810-9588-ea048a8935fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2550 | 2025.11.21 18:08:57.816195 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 362 | ||
| 2551 | 2025.11.21 18:08:57.818614 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2552 | 2025.11.21 18:08:57.818673 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2553 | 2025.11.21 18:08:57.820394 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2554 | 2025.11.21 18:08:57.820771 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2555 | 2025.11.21 18:08:57.820971 [ 32 ] {} <Debug> system.query_log (252c8152-1007-456e-996a-7daabffddc91) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2556 | 2025.11.21 18:08:57.821036 [ 32 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2557 | 2025.11.21 18:08:57.821058 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2558 | 2025.11.21 18:08:57.821107 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 362 | ||
| 2559 | 2025.11.21 18:08:57.821221 [ 194 ] {252c8152-1007-456e-996a-7daabffddc91::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 | ||
| 2560 | 2025.11.21 18:08:57.821886 [ 194 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2561 | 2025.11.21 18:08:57.822034 [ 194 ] {252c8152-1007-456e-996a-7daabffddc91::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 | ||
| 2562 | 2025.11.21 18:08:57.822403 [ 194 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 94 rows starting from the beginning of the part | ||
| 2563 | 2025.11.21 18:08:57.822774 [ 194 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 38 rows starting from the beginning of the part | ||
| 2564 | 2025.11.21 18:08:57.823141 [ 194 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 56 rows starting from the beginning of the part | ||
| 2565 | 2025.11.21 18:08:57.823515 [ 194 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 48 rows starting from the beginning of the part | ||
| 2566 | 2025.11.21 18:08:57.823870 [ 194 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part | ||
| 2567 | 2025.11.21 18:08:57.830384 [ 187 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 362 rows, containing 72 columns (72 merged, 0 gathered) in 0.00925011 sec., 39134.66974987324 rows/sec., 38.36 MiB/sec. | ||
| 2568 | 2025.11.21 18:08:57.831631 [ 201 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2569 | 2025.11.21 18:08:57.832461 [ 201 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_6_1} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2570 | 2025.11.21 18:08:57.832548 [ 201 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_6_1} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2571 | 2025.11.21 18:08:57.832783 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.72 MiB. | ||
| 2572 | 2025.11.21 18:08:58.000198 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 205.29 MiB, peak 215.32 MiB, free memory in arenas 0.00 B, will set to 209.02 MiB (RSS), difference: 3.72 MiB | ||
| 2573 | 2025.11.21 18:09:00.431664 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2574 | 2025.11.21 18:09:00.431926 [ 256 ] {65f34aa2-d9d2-4319-9c6d-82ff155745b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2575 | 2025.11.21 18:09:00.432276 [ 256 ] {65f34aa2-d9d2-4319-9c6d-82ff155745b0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2576 | 2025.11.21 18:09:00.432317 [ 256 ] {65f34aa2-d9d2-4319-9c6d-82ff155745b0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2577 | 2025.11.21 18:09:00.432587 [ 256 ] {65f34aa2-d9d2-4319-9c6d-82ff155745b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2578 | 2025.11.21 18:09:00.432656 [ 256 ] {65f34aa2-d9d2-4319-9c6d-82ff155745b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2579 | 2025.11.21 18:09:00.432794 [ 256 ] {65f34aa2-d9d2-4319-9c6d-82ff155745b0} <Debug> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 2580 | 2025.11.21 18:09:00.432943 [ 301 ] {65f34aa2-d9d2-4319-9c6d-82ff155745b0} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2581 | 2025.11.21 18:09:00.432953 [ 338 ] {65f34aa2-d9d2-4319-9c6d-82ff155745b0} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2582 | 2025.11.21 18:09:00.432947 [ 325 ] {65f34aa2-d9d2-4319-9c6d-82ff155745b0} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2583 | 2025.11.21 18:09:00.433142 [ 256 ] {65f34aa2-d9d2-4319-9c6d-82ff155745b0} <Debug> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 2584 | 2025.11.21 18:09:00.433171 [ 256 ] {65f34aa2-d9d2-4319-9c6d-82ff155745b0} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2585 | 2025.11.21 18:09:00.435206 [ 256 ] {65f34aa2-d9d2-4319-9c6d-82ff155745b0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2586 | 2025.11.21 18:09:00.435235 [ 256 ] {65f34aa2-d9d2-4319-9c6d-82ff155745b0} <Debug> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04) (SelectExecutor): Reading approx. 40 rows with 2 streams | ||
| 2587 | 2025.11.21 18:09:00.435295 [ 256 ] {65f34aa2-d9d2-4319-9c6d-82ff155745b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2588 | 2025.11.21 18:09:00.435370 [ 256 ] {65f34aa2-d9d2-4319-9c6d-82ff155745b0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'sled_data_link:packets_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2589 | 2025.11.21 18:09:00.436375 [ 256 ] {65f34aa2-d9d2-4319-9c6d-82ff155745b0} <Debug> executeQuery: Read 40 rows, 1.52 KiB in 0.004549 sec., 8793.141349747197 rows/sec., 333.61 KiB/sec. | ||
| 2590 | 2025.11.21 18:09:00.436493 [ 256 ] {65f34aa2-d9d2-4319-9c6d-82ff155745b0} <Debug> TCPHandler: Processed in 0.004966462 sec. | ||
| 2591 | 2025.11.21 18:09:00.440006 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2592 | 2025.11.21 18:09:00.440142 [ 256 ] {8c9e072e-c31e-420c-9861-273945347371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2593 | 2025.11.21 18:09:00.440196 [ 256 ] {8c9e072e-c31e-420c-9861-273945347371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2594 | 2025.11.21 18:09:00.440814 [ 256 ] {8c9e072e-c31e-420c-9861-273945347371} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2595 | 2025.11.21 18:09:00.440861 [ 256 ] {8c9e072e-c31e-420c-9861-273945347371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2596 | 2025.11.21 18:09:00.441291 [ 256 ] {8c9e072e-c31e-420c-9861-273945347371} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2597 | 2025.11.21 18:09:00.441492 [ 256 ] {8c9e072e-c31e-420c-9861-273945347371} <Trace> oximeter.timeseries_schema (03b91dbe-628f-4dda-976c-35c8b2b5eb04): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2598 | 2025.11.21 18:09:00.441639 [ 256 ] {8c9e072e-c31e-420c-9861-273945347371} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001538 sec., 650.1950585175553 rows/sec., 67.31 KiB/sec. | ||
| 2599 | 2025.11.21 18:09:00.441679 [ 256 ] {8c9e072e-c31e-420c-9861-273945347371} <Debug> TCPHandler: Processed in 0.001736686 sec. | ||
| 2600 | 2025.11.21 18:09:00.441787 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2601 | 2025.11.21 18:09:00.441886 [ 256 ] {0b003e63-5241-48c9-9aa4-e752f6b33fef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2602 | 2025.11.21 18:09:00.441929 [ 256 ] {0b003e63-5241-48c9-9aa4-e752f6b33fef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2603 | 2025.11.21 18:09:00.442530 [ 256 ] {0b003e63-5241-48c9-9aa4-e752f6b33fef} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2604 | 2025.11.21 18:09:00.442568 [ 256 ] {0b003e63-5241-48c9-9aa4-e752f6b33fef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2605 | 2025.11.21 18:09:00.442904 [ 256 ] {0b003e63-5241-48c9-9aa4-e752f6b33fef} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2606 | 2025.11.21 18:09:00.443114 [ 256 ] {0b003e63-5241-48c9-9aa4-e752f6b33fef} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2607 | 2025.11.21 18:09:00.443240 [ 256 ] {0b003e63-5241-48c9-9aa4-e752f6b33fef} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001375 sec., 298181.8181818182 rows/sec., 18.92 MiB/sec. | ||
| 2608 | 2025.11.21 18:09:00.443277 [ 256 ] {0b003e63-5241-48c9-9aa4-e752f6b33fef} <Debug> TCPHandler: Processed in 0.001540122 sec. | ||
| 2609 | 2025.11.21 18:09:00.443396 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2610 | 2025.11.21 18:09:00.443491 [ 256 ] {8ec2ab5e-136c-4f4b-a93d-71b577199320} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2611 | 2025.11.21 18:09:00.443531 [ 256 ] {8ec2ab5e-136c-4f4b-a93d-71b577199320} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2612 | 2025.11.21 18:09:00.444452 [ 256 ] {8ec2ab5e-136c-4f4b-a93d-71b577199320} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2613 | 2025.11.21 18:09:00.444488 [ 256 ] {8ec2ab5e-136c-4f4b-a93d-71b577199320} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2614 | 2025.11.21 18:09:00.444861 [ 256 ] {8ec2ab5e-136c-4f4b-a93d-71b577199320} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2615 | 2025.11.21 18:09:00.445070 [ 256 ] {8ec2ab5e-136c-4f4b-a93d-71b577199320} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2616 | 2025.11.21 18:09:00.445192 [ 256 ] {8ec2ab5e-136c-4f4b-a93d-71b577199320} <Debug> executeQuery: Read 1165 rows, 94.82 KiB in 0.00172 sec., 677325.5813953489 rows/sec., 53.83 MiB/sec. | ||
| 2617 | 2025.11.21 18:09:00.445229 [ 256 ] {8ec2ab5e-136c-4f4b-a93d-71b577199320} <Debug> TCPHandler: Processed in 0.001881509 sec. | ||
| 2618 | 2025.11.21 18:09:00.445349 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2619 | 2025.11.21 18:09:00.445442 [ 256 ] {710b0c44-8f24-40cd-94e2-5cc9d9b1f296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2620 | 2025.11.21 18:09:00.445483 [ 256 ] {710b0c44-8f24-40cd-94e2-5cc9d9b1f296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2621 | 2025.11.21 18:09:00.445967 [ 256 ] {710b0c44-8f24-40cd-94e2-5cc9d9b1f296} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2622 | 2025.11.21 18:09:00.446003 [ 256 ] {710b0c44-8f24-40cd-94e2-5cc9d9b1f296} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2623 | 2025.11.21 18:09:00.446320 [ 256 ] {710b0c44-8f24-40cd-94e2-5cc9d9b1f296} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2624 | 2025.11.21 18:09:00.446536 [ 256 ] {710b0c44-8f24-40cd-94e2-5cc9d9b1f296} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2625 | 2025.11.21 18:09:00.446660 [ 256 ] {710b0c44-8f24-40cd-94e2-5cc9d9b1f296} <Debug> executeQuery: Read 231 rows, 14.27 KiB in 0.001236 sec., 186893.20388349515 rows/sec., 11.28 MiB/sec. | ||
| 2626 | 2025.11.21 18:09:00.446697 [ 256 ] {710b0c44-8f24-40cd-94e2-5cc9d9b1f296} <Debug> TCPHandler: Processed in 0.001398209 sec. | ||
| 2627 | 2025.11.21 18:09:00.446808 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2628 | 2025.11.21 18:09:00.446902 [ 256 ] {019c5944-8b70-4a8f-bf97-02cf273e6609} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2629 | 2025.11.21 18:09:00.446942 [ 256 ] {019c5944-8b70-4a8f-bf97-02cf273e6609} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2630 | 2025.11.21 18:09:00.447418 [ 256 ] {019c5944-8b70-4a8f-bf97-02cf273e6609} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2631 | 2025.11.21 18:09:00.447454 [ 256 ] {019c5944-8b70-4a8f-bf97-02cf273e6609} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2632 | 2025.11.21 18:09:00.447752 [ 256 ] {019c5944-8b70-4a8f-bf97-02cf273e6609} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2633 | 2025.11.21 18:09:00.447957 [ 256 ] {019c5944-8b70-4a8f-bf97-02cf273e6609} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2634 | 2025.11.21 18:09:00.448049 [ 27 ] {} <Debug> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2635 | 2025.11.21 18:09:00.448081 [ 256 ] {019c5944-8b70-4a8f-bf97-02cf273e6609} <Debug> executeQuery: Read 213 rows, 14.07 KiB in 0.001197 sec., 177944.8621553885 rows/sec., 11.48 MiB/sec. | ||
| 2636 | 2025.11.21 18:09:00.448097 [ 27 ] {} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2637 | 2025.11.21 18:09:00.448123 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2638 | 2025.11.21 18:09:00.448128 [ 256 ] {019c5944-8b70-4a8f-bf97-02cf273e6609} <Debug> TCPHandler: Processed in 0.001370119 sec. | ||
| 2639 | 2025.11.21 18:09:00.448228 [ 187 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::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 | ||
| 2640 | 2025.11.21 18:09:00.448249 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2641 | 2025.11.21 18:09:00.448336 [ 187 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2642 | 2025.11.21 18:09:00.448346 [ 256 ] {e6c8faed-74a0-4327-9831-d93065ad8658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2643 | 2025.11.21 18:09:00.448371 [ 187 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 212 rows starting from the beginning of the part | ||
| 2644 | 2025.11.21 18:09:00.448394 [ 256 ] {e6c8faed-74a0-4327-9831-d93065ad8658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2645 | 2025.11.21 18:09:00.448433 [ 187 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::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 | ||
| 2646 | 2025.11.21 18:09:00.448478 [ 187 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::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 | ||
| 2647 | 2025.11.21 18:09:00.448520 [ 187 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 440 rows starting from the beginning of the part | ||
| 2648 | 2025.11.21 18:09:00.448561 [ 187 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::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 | ||
| 2649 | 2025.11.21 18:09:00.448628 [ 187 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 213 rows starting from the beginning of the part | ||
| 2650 | 2025.11.21 18:09:00.448882 [ 256 ] {e6c8faed-74a0-4327-9831-d93065ad8658} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2651 | 2025.11.21 18:09:00.448925 [ 256 ] {e6c8faed-74a0-4327-9831-d93065ad8658} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2652 | 2025.11.21 18:09:00.449261 [ 256 ] {e6c8faed-74a0-4327-9831-d93065ad8658} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2653 | 2025.11.21 18:09:00.449478 [ 256 ] {e6c8faed-74a0-4327-9831-d93065ad8658} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2654 | 2025.11.21 18:09:00.449605 [ 256 ] {e6c8faed-74a0-4327-9831-d93065ad8658} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001277 sec., 165231.01018010965 rows/sec., 9.38 MiB/sec. | ||
| 2655 | 2025.11.21 18:09:00.449642 [ 256 ] {e6c8faed-74a0-4327-9831-d93065ad8658} <Debug> TCPHandler: Processed in 0.00144234 sec. | ||
| 2656 | 2025.11.21 18:09:00.449725 [ 201 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1501 rows, containing 5 columns (5 merged, 0 gathered) in 0.001532321 sec., 979559.7658715113 rows/sec., 67.39 MiB/sec. | ||
| 2657 | 2025.11.21 18:09:00.449760 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2658 | 2025.11.21 18:09:00.449859 [ 256 ] {80ccae98-7f09-4d5b-ba70-b32429671bb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2659 | 2025.11.21 18:09:00.449899 [ 256 ] {80ccae98-7f09-4d5b-ba70-b32429671bb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2660 | 2025.11.21 18:09:00.449968 [ 197 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2661 | 2025.11.21 18:09:00.450318 [ 197 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_6_1} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2662 | 2025.11.21 18:09:00.450403 [ 197 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_6_1} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2663 | 2025.11.21 18:09:00.450496 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 2664 | 2025.11.21 18:09:00.450640 [ 256 ] {80ccae98-7f09-4d5b-ba70-b32429671bb4} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2665 | 2025.11.21 18:09:00.450690 [ 256 ] {80ccae98-7f09-4d5b-ba70-b32429671bb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2666 | 2025.11.21 18:09:00.451056 [ 256 ] {80ccae98-7f09-4d5b-ba70-b32429671bb4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2667 | 2025.11.21 18:09:00.451266 [ 256 ] {80ccae98-7f09-4d5b-ba70-b32429671bb4} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2668 | 2025.11.21 18:09:00.451391 [ 256 ] {80ccae98-7f09-4d5b-ba70-b32429671bb4} <Debug> executeQuery: Read 705 rows, 50.55 KiB in 0.001551 sec., 454545.45454545453 rows/sec., 31.83 MiB/sec. | ||
| 2669 | 2025.11.21 18:09:00.451428 [ 256 ] {80ccae98-7f09-4d5b-ba70-b32429671bb4} <Debug> TCPHandler: Processed in 0.001718136 sec. | ||
| 2670 | 2025.11.21 18:09:00.451544 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2671 | 2025.11.21 18:09:00.451636 [ 256 ] {308e23be-34a6-4e15-81d5-9d48efdec4a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2672 | 2025.11.21 18:09:00.451677 [ 256 ] {308e23be-34a6-4e15-81d5-9d48efdec4a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2673 | 2025.11.21 18:09:00.452003 [ 256 ] {308e23be-34a6-4e15-81d5-9d48efdec4a5} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2674 | 2025.11.21 18:09:00.452039 [ 256 ] {308e23be-34a6-4e15-81d5-9d48efdec4a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2675 | 2025.11.21 18:09:00.452349 [ 256 ] {308e23be-34a6-4e15-81d5-9d48efdec4a5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2676 | 2025.11.21 18:09:00.452556 [ 256 ] {308e23be-34a6-4e15-81d5-9d48efdec4a5} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2677 | 2025.11.21 18:09:00.452653 [ 46 ] {} <Debug> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2678 | 2025.11.21 18:09:00.452678 [ 256 ] {308e23be-34a6-4e15-81d5-9d48efdec4a5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 2679 | 2025.11.21 18:09:00.452723 [ 46 ] {} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2680 | 2025.11.21 18:09:00.452744 [ 256 ] {308e23be-34a6-4e15-81d5-9d48efdec4a5} <Debug> TCPHandler: Processed in 0.001246986 sec. | ||
| 2681 | 2025.11.21 18:09:00.452750 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2682 | 2025.11.21 18:09:00.452839 [ 187 ] {bc87881d-b97a-477f-bebe-14369bc73622::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 | ||
| 2683 | 2025.11.21 18:09:00.452863 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2684 | 2025.11.21 18:09:00.452942 [ 187 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2685 | 2025.11.21 18:09:00.452958 [ 256 ] {1a590239-e1da-41f3-8014-6a034d77a831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2686 | 2025.11.21 18:09:00.452971 [ 187 ] {bc87881d-b97a-477f-bebe-14369bc73622::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 | ||
| 2687 | 2025.11.21 18:09:00.453007 [ 256 ] {1a590239-e1da-41f3-8014-6a034d77a831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2688 | 2025.11.21 18:09:00.453023 [ 187 ] {bc87881d-b97a-477f-bebe-14369bc73622::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 | ||
| 2689 | 2025.11.21 18:09:00.453062 [ 187 ] {bc87881d-b97a-477f-bebe-14369bc73622::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 | ||
| 2690 | 2025.11.21 18:09:00.453093 [ 187 ] {bc87881d-b97a-477f-bebe-14369bc73622::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 | ||
| 2691 | 2025.11.21 18:09:00.453125 [ 187 ] {bc87881d-b97a-477f-bebe-14369bc73622::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 | ||
| 2692 | 2025.11.21 18:09:00.453204 [ 187 ] {bc87881d-b97a-477f-bebe-14369bc73622::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 | ||
| 2693 | 2025.11.21 18:09:00.453488 [ 256 ] {1a590239-e1da-41f3-8014-6a034d77a831} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2694 | 2025.11.21 18:09:00.453530 [ 256 ] {1a590239-e1da-41f3-8014-6a034d77a831} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2695 | 2025.11.21 18:09:00.453888 [ 256 ] {1a590239-e1da-41f3-8014-6a034d77a831} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2696 | 2025.11.21 18:09:00.454015 [ 201 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001208815 sec., 29781.232033024076 rows/sec., 1.52 MiB/sec. | ||
| 2697 | 2025.11.21 18:09:00.454114 [ 256 ] {1a590239-e1da-41f3-8014-6a034d77a831} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2698 | 2025.11.21 18:09:00.454128 [ 187 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2699 | 2025.11.21 18:09:00.454255 [ 256 ] {1a590239-e1da-41f3-8014-6a034d77a831} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001314 sec., 238964.9923896499 rows/sec., 15.70 MiB/sec. | ||
| 2700 | 2025.11.21 18:09:00.454297 [ 256 ] {1a590239-e1da-41f3-8014-6a034d77a831} <Debug> TCPHandler: Processed in 0.001481171 sec. | ||
| 2701 | 2025.11.21 18:09:00.454396 [ 187 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_6_1} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2702 | 2025.11.21 18:09:00.454424 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2703 | 2025.11.21 18:09:00.454468 [ 187 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_6_1} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2704 | 2025.11.21 18:09:00.454523 [ 256 ] {5cb12a74-1dbc-4f51-bfb5-dd4651fa928d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2705 | 2025.11.21 18:09:00.454536 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2706 | 2025.11.21 18:09:00.454572 [ 256 ] {5cb12a74-1dbc-4f51-bfb5-dd4651fa928d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2707 | 2025.11.21 18:09:00.454904 [ 256 ] {5cb12a74-1dbc-4f51-bfb5-dd4651fa928d} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2708 | 2025.11.21 18:09:00.454942 [ 256 ] {5cb12a74-1dbc-4f51-bfb5-dd4651fa928d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2709 | 2025.11.21 18:09:00.455252 [ 256 ] {5cb12a74-1dbc-4f51-bfb5-dd4651fa928d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2710 | 2025.11.21 18:09:00.455459 [ 256 ] {5cb12a74-1dbc-4f51-bfb5-dd4651fa928d} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2711 | 2025.11.21 18:09:00.455587 [ 256 ] {5cb12a74-1dbc-4f51-bfb5-dd4651fa928d} <Debug> executeQuery: Read 2 rows, 134.00 B in 0.001083 sec., 1846.7220683287167 rows/sec., 120.83 KiB/sec. | ||
| 2712 | 2025.11.21 18:09:00.455621 [ 256 ] {5cb12a74-1dbc-4f51-bfb5-dd4651fa928d} <Debug> TCPHandler: Processed in 0.001246966 sec. | ||
| 2713 | 2025.11.21 18:09:00.455731 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2714 | 2025.11.21 18:09:00.455823 [ 256 ] {d30793c0-63f0-4735-97fa-98a8f4e1032f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2715 | 2025.11.21 18:09:00.455877 [ 256 ] {d30793c0-63f0-4735-97fa-98a8f4e1032f} <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 | ||
| 2716 | 2025.11.21 18:09:00.456677 [ 256 ] {d30793c0-63f0-4735-97fa-98a8f4e1032f} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2717 | 2025.11.21 18:09:00.456714 [ 256 ] {d30793c0-63f0-4735-97fa-98a8f4e1032f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2718 | 2025.11.21 18:09:00.457238 [ 256 ] {d30793c0-63f0-4735-97fa-98a8f4e1032f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2719 | 2025.11.21 18:09:00.457466 [ 256 ] {d30793c0-63f0-4735-97fa-98a8f4e1032f} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2720 | 2025.11.21 18:09:00.457599 [ 256 ] {d30793c0-63f0-4735-97fa-98a8f4e1032f} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001794 sec., 14492.753623188406 rows/sec., 25.97 MiB/sec. | ||
| 2721 | 2025.11.21 18:09:00.457652 [ 256 ] {d30793c0-63f0-4735-97fa-98a8f4e1032f} <Debug> TCPHandler: Processed in 0.001969761 sec. | ||
| 2722 | 2025.11.21 18:09:00.457765 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2723 | 2025.11.21 18:09:00.457859 [ 256 ] {7075c012-6d59-491c-b06e-01a6d3bba192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2724 | 2025.11.21 18:09:00.457899 [ 256 ] {7075c012-6d59-491c-b06e-01a6d3bba192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2725 | 2025.11.21 18:09:00.458233 [ 256 ] {7075c012-6d59-491c-b06e-01a6d3bba192} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2726 | 2025.11.21 18:09:00.458270 [ 256 ] {7075c012-6d59-491c-b06e-01a6d3bba192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2727 | 2025.11.21 18:09:00.458572 [ 256 ] {7075c012-6d59-491c-b06e-01a6d3bba192} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2728 | 2025.11.21 18:09:00.458782 [ 256 ] {7075c012-6d59-491c-b06e-01a6d3bba192} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2729 | 2025.11.21 18:09:00.458905 [ 256 ] {7075c012-6d59-491c-b06e-01a6d3bba192} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001065 sec., 97652.58215962442 rows/sec., 5.98 MiB/sec. | ||
| 2730 | 2025.11.21 18:09:00.458941 [ 256 ] {7075c012-6d59-491c-b06e-01a6d3bba192} <Debug> TCPHandler: Processed in 0.001224875 sec. | ||
| 2731 | 2025.11.21 18:09:02.730715 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2732 | 2025.11.21 18:09:02.730782 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2733 | 2025.11.21 18:09:02.818478 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4717 | ||
| 2734 | 2025.11.21 18:09:02.819007 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2735 | 2025.11.21 18:09:02.819061 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2736 | 2025.11.21 18:09:02.819561 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2737 | 2025.11.21 18:09:02.819800 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2738 | 2025.11.21 18:09:02.819942 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4717 | ||
| 2739 | 2025.11.21 18:09:03.059003 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2740 | 2025.11.21 18:09:03.075819 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2741 | 2025.11.21 18:09:03.075869 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2742 | 2025.11.21 18:09:03.081512 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2743 | 2025.11.21 18:09:03.082179 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2744 | 2025.11.21 18:09:03.085033 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2745 | 2025.11.21 18:09:05.422770 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2746 | 2025.11.21 18:09:05.422981 [ 256 ] {50a60fa8-0af4-4dc4-b9a3-0902a3065491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2747 | 2025.11.21 18:09:05.423053 [ 256 ] {50a60fa8-0af4-4dc4-b9a3-0902a3065491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2748 | 2025.11.21 18:09:05.423800 [ 256 ] {50a60fa8-0af4-4dc4-b9a3-0902a3065491} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2749 | 2025.11.21 18:09:05.423850 [ 256 ] {50a60fa8-0af4-4dc4-b9a3-0902a3065491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2750 | 2025.11.21 18:09:05.424278 [ 256 ] {50a60fa8-0af4-4dc4-b9a3-0902a3065491} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2751 | 2025.11.21 18:09:05.424515 [ 256 ] {50a60fa8-0af4-4dc4-b9a3-0902a3065491} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2752 | 2025.11.21 18:09:05.424672 [ 256 ] {50a60fa8-0af4-4dc4-b9a3-0902a3065491} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001744 sec., 43577.98165137615 rows/sec., 3.59 MiB/sec. | ||
| 2753 | 2025.11.21 18:09:05.424716 [ 256 ] {50a60fa8-0af4-4dc4-b9a3-0902a3065491} <Debug> TCPHandler: Processed in 0.002081133 sec. | ||
| 2754 | 2025.11.21 18:09:05.424848 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2755 | 2025.11.21 18:09:05.424950 [ 256 ] {03ecd334-7989-4a03-955a-e11b78fe6c91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2756 | 2025.11.21 18:09:05.424993 [ 256 ] {03ecd334-7989-4a03-955a-e11b78fe6c91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2757 | 2025.11.21 18:09:05.425415 [ 256 ] {03ecd334-7989-4a03-955a-e11b78fe6c91} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2758 | 2025.11.21 18:09:05.425450 [ 256 ] {03ecd334-7989-4a03-955a-e11b78fe6c91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2759 | 2025.11.21 18:09:05.425748 [ 256 ] {03ecd334-7989-4a03-955a-e11b78fe6c91} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2760 | 2025.11.21 18:09:05.425955 [ 256 ] {03ecd334-7989-4a03-955a-e11b78fe6c91} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2761 | 2025.11.21 18:09:05.426046 [ 8 ] {} <Debug> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2762 | 2025.11.21 18:09:05.426083 [ 8 ] {} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2763 | 2025.11.21 18:09:05.426083 [ 256 ] {03ecd334-7989-4a03-955a-e11b78fe6c91} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001158 sec., 8635.578583765113 rows/sec., 649.36 KiB/sec. | ||
| 2764 | 2025.11.21 18:09:05.426101 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2765 | 2025.11.21 18:09:05.426126 [ 256 ] {03ecd334-7989-4a03-955a-e11b78fe6c91} <Debug> TCPHandler: Processed in 0.001331027 sec. | ||
| 2766 | 2025.11.21 18:09:05.426181 [ 188 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::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 | ||
| 2767 | 2025.11.21 18:09:05.426238 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2768 | 2025.11.21 18:09:05.426263 [ 188 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2769 | 2025.11.21 18:09:05.426290 [ 188 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 235 rows starting from the beginning of the part | ||
| 2770 | 2025.11.21 18:09:05.426333 [ 256 ] {b90449c8-80b8-4e83-b710-1c3b83125b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2771 | 2025.11.21 18:09:05.426373 [ 256 ] {b90449c8-80b8-4e83-b710-1c3b83125b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2772 | 2025.11.21 18:09:05.426373 [ 188 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 10 rows starting from the beginning of the part | ||
| 2773 | 2025.11.21 18:09:05.426429 [ 188 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 230 rows starting from the beginning of the part | ||
| 2774 | 2025.11.21 18:09:05.426472 [ 188 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 10 rows starting from the beginning of the part | ||
| 2775 | 2025.11.21 18:09:05.426514 [ 188 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 231 rows starting from the beginning of the part | ||
| 2776 | 2025.11.21 18:09:05.426553 [ 188 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 2777 | 2025.11.21 18:09:05.426797 [ 256 ] {b90449c8-80b8-4e83-b710-1c3b83125b81} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2778 | 2025.11.21 18:09:05.426832 [ 256 ] {b90449c8-80b8-4e83-b710-1c3b83125b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2779 | 2025.11.21 18:09:05.427164 [ 256 ] {b90449c8-80b8-4e83-b710-1c3b83125b81} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2780 | 2025.11.21 18:09:05.427374 [ 256 ] {b90449c8-80b8-4e83-b710-1c3b83125b81} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2781 | 2025.11.21 18:09:05.427376 [ 187 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 5 columns (5 merged, 0 gathered) in 0.001227175 sec., 591602.66465663 rows/sec., 38.24 MiB/sec. | ||
| 2782 | 2025.11.21 18:09:05.427501 [ 256 ] {b90449c8-80b8-4e83-b710-1c3b83125b81} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001187 sec., 62342.03875315923 rows/sec., 4.87 MiB/sec. | ||
| 2783 | 2025.11.21 18:09:05.427529 [ 188 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2784 | 2025.11.21 18:09:05.427540 [ 256 ] {b90449c8-80b8-4e83-b710-1c3b83125b81} <Debug> TCPHandler: Processed in 0.001353358 sec. | ||
| 2785 | 2025.11.21 18:09:05.427653 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2786 | 2025.11.21 18:09:05.427749 [ 256 ] {8f9b2231-5ee6-497e-8cf2-8a2fc4b4dc3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2787 | 2025.11.21 18:09:05.427767 [ 188 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_11_2} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2788 | 2025.11.21 18:09:05.427791 [ 256 ] {8f9b2231-5ee6-497e-8cf2-8a2fc4b4dc3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2789 | 2025.11.21 18:09:05.427831 [ 188 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_11_2} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2790 | 2025.11.21 18:09:05.427896 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 2791 | 2025.11.21 18:09:05.428195 [ 256 ] {8f9b2231-5ee6-497e-8cf2-8a2fc4b4dc3f} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2792 | 2025.11.21 18:09:05.428229 [ 256 ] {8f9b2231-5ee6-497e-8cf2-8a2fc4b4dc3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2793 | 2025.11.21 18:09:05.428546 [ 256 ] {8f9b2231-5ee6-497e-8cf2-8a2fc4b4dc3f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2794 | 2025.11.21 18:09:05.428760 [ 256 ] {8f9b2231-5ee6-497e-8cf2-8a2fc4b4dc3f} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2025.11.21 18:09:05.428882 [ 256 ] {8f9b2231-5ee6-497e-8cf2-8a2fc4b4dc3f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001153 sec., 138768.43018213357 rows/sec., 9.66 MiB/sec. | ||
| 2796 | 2025.11.21 18:09:05.428916 [ 256 ] {8f9b2231-5ee6-497e-8cf2-8a2fc4b4dc3f} <Debug> TCPHandler: Processed in 0.001311098 sec. | ||
| 2797 | 2025.11.21 18:09:05.429025 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2798 | 2025.11.21 18:09:05.429121 [ 256 ] {c3c00918-7194-4c88-a517-4d9c7098fc1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2799 | 2025.11.21 18:09:05.429174 [ 256 ] {c3c00918-7194-4c88-a517-4d9c7098fc1f} <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 | ||
| 2800 | 2025.11.21 18:09:05.429906 [ 256 ] {c3c00918-7194-4c88-a517-4d9c7098fc1f} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2801 | 2025.11.21 18:09:05.429940 [ 256 ] {c3c00918-7194-4c88-a517-4d9c7098fc1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2802 | 2025.11.21 18:09:05.430447 [ 256 ] {c3c00918-7194-4c88-a517-4d9c7098fc1f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2803 | 2025.11.21 18:09:05.430662 [ 256 ] {c3c00918-7194-4c88-a517-4d9c7098fc1f} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2804 | 2025.11.21 18:09:05.430796 [ 256 ] {c3c00918-7194-4c88-a517-4d9c7098fc1f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001694 sec., 5903.18772136954 rows/sec., 10.58 MiB/sec. | ||
| 2805 | 2025.11.21 18:09:05.430852 [ 256 ] {c3c00918-7194-4c88-a517-4d9c7098fc1f} <Debug> TCPHandler: Processed in 0.001874448 sec. | ||
| 2806 | 2025.11.21 18:09:05.430965 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2807 | 2025.11.21 18:09:05.431064 [ 256 ] {a0b6e5f8-2959-443d-90cb-23f447569e1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2808 | 2025.11.21 18:09:05.431106 [ 256 ] {a0b6e5f8-2959-443d-90cb-23f447569e1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2809 | 2025.11.21 18:09:05.431438 [ 256 ] {a0b6e5f8-2959-443d-90cb-23f447569e1c} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2810 | 2025.11.21 18:09:05.431473 [ 256 ] {a0b6e5f8-2959-443d-90cb-23f447569e1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2811 | 2025.11.21 18:09:05.431769 [ 256 ] {a0b6e5f8-2959-443d-90cb-23f447569e1c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2812 | 2025.11.21 18:09:05.431975 [ 256 ] {a0b6e5f8-2959-443d-90cb-23f447569e1c} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2813 | 2025.11.21 18:09:05.432097 [ 256 ] {a0b6e5f8-2959-443d-90cb-23f447569e1c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 2814 | 2025.11.21 18:09:05.432130 [ 256 ] {a0b6e5f8-2959-443d-90cb-23f447569e1c} <Debug> TCPHandler: Processed in 0.001214245 sec. | ||
| 2815 | 2025.11.21 18:09:07.669919 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2816 | 2025.11.21 18:09:07.670116 [ 256 ] {53373b33-57c5-424a-ad25-0591a12b54fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2817 | 2025.11.21 18:09:07.670188 [ 256 ] {53373b33-57c5-424a-ad25-0591a12b54fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2818 | 2025.11.21 18:09:07.670991 [ 256 ] {53373b33-57c5-424a-ad25-0591a12b54fd} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2819 | 2025.11.21 18:09:07.671044 [ 256 ] {53373b33-57c5-424a-ad25-0591a12b54fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2820 | 2025.11.21 18:09:07.671501 [ 256 ] {53373b33-57c5-424a-ad25-0591a12b54fd} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2821 | 2025.11.21 18:09:07.671728 [ 256 ] {53373b33-57c5-424a-ad25-0591a12b54fd} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2822 | 2025.11.21 18:09:07.671883 [ 256 ] {53373b33-57c5-424a-ad25-0591a12b54fd} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001823 sec., 224904.0043883708 rows/sec., 14.27 MiB/sec. | ||
| 2823 | 2025.11.21 18:09:07.671932 [ 256 ] {53373b33-57c5-424a-ad25-0591a12b54fd} <Debug> TCPHandler: Processed in 0.002151714 sec. | ||
| 2824 | 2025.11.21 18:09:07.672043 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2825 | 2025.11.21 18:09:07.672144 [ 256 ] {95755ccc-96fd-4cdf-8ab5-b2814dc4a7a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2826 | 2025.11.21 18:09:07.672188 [ 256 ] {95755ccc-96fd-4cdf-8ab5-b2814dc4a7a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2827 | 2025.11.21 18:09:07.672613 [ 256 ] {95755ccc-96fd-4cdf-8ab5-b2814dc4a7a5} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2828 | 2025.11.21 18:09:07.672652 [ 256 ] {95755ccc-96fd-4cdf-8ab5-b2814dc4a7a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2829 | 2025.11.21 18:09:07.672985 [ 256 ] {95755ccc-96fd-4cdf-8ab5-b2814dc4a7a5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2830 | 2025.11.21 18:09:07.673215 [ 256 ] {95755ccc-96fd-4cdf-8ab5-b2814dc4a7a5} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2831 | 2025.11.21 18:09:07.673349 [ 256 ] {95755ccc-96fd-4cdf-8ab5-b2814dc4a7a5} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001228 sec., 9771.98697068404 rows/sec., 796.84 KiB/sec. | ||
| 2832 | 2025.11.21 18:09:07.673387 [ 256 ] {95755ccc-96fd-4cdf-8ab5-b2814dc4a7a5} <Debug> TCPHandler: Processed in 0.001394508 sec. | ||
| 2833 | 2025.11.21 18:09:07.673504 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2834 | 2025.11.21 18:09:07.673599 [ 256 ] {ccad98e6-9da7-4cdb-9ca1-32f7229d03a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2835 | 2025.11.21 18:09:07.673638 [ 256 ] {ccad98e6-9da7-4cdb-9ca1-32f7229d03a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2836 | 2025.11.21 18:09:07.675235 [ 256 ] {ccad98e6-9da7-4cdb-9ca1-32f7229d03a4} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2837 | 2025.11.21 18:09:07.675272 [ 256 ] {ccad98e6-9da7-4cdb-9ca1-32f7229d03a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2838 | 2025.11.21 18:09:07.675765 [ 256 ] {ccad98e6-9da7-4cdb-9ca1-32f7229d03a4} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2839 | 2025.11.21 18:09:07.675991 [ 256 ] {ccad98e6-9da7-4cdb-9ca1-32f7229d03a4} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2840 | 2025.11.21 18:09:07.676115 [ 256 ] {ccad98e6-9da7-4cdb-9ca1-32f7229d03a4} <Debug> executeQuery: Read 2310 rows, 191.72 KiB in 0.002597 sec., 889487.8706199462 rows/sec., 72.09 MiB/sec. | ||
| 2841 | 2025.11.21 18:09:07.676219 [ 256 ] {ccad98e6-9da7-4cdb-9ca1-32f7229d03a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 2842 | 2025.11.21 18:09:07.676232 [ 256 ] {ccad98e6-9da7-4cdb-9ca1-32f7229d03a4} <Debug> TCPHandler: Processed in 0.002777728 sec. | ||
| 2843 | 2025.11.21 18:09:07.676350 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2844 | 2025.11.21 18:09:07.676444 [ 256 ] {c1cc74bf-ccfd-422e-aceb-0c856e19f3c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2845 | 2025.11.21 18:09:07.676484 [ 256 ] {c1cc74bf-ccfd-422e-aceb-0c856e19f3c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2846 | 2025.11.21 18:09:07.676978 [ 256 ] {c1cc74bf-ccfd-422e-aceb-0c856e19f3c0} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2025.11.21 18:09:07.677016 [ 256 ] {c1cc74bf-ccfd-422e-aceb-0c856e19f3c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2848 | 2025.11.21 18:09:07.677333 [ 256 ] {c1cc74bf-ccfd-422e-aceb-0c856e19f3c0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2849 | 2025.11.21 18:09:07.677553 [ 256 ] {c1cc74bf-ccfd-422e-aceb-0c856e19f3c0} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2850 | 2025.11.21 18:09:07.677682 [ 256 ] {c1cc74bf-ccfd-422e-aceb-0c856e19f3c0} <Debug> executeQuery: Read 243 rows, 15.11 KiB in 0.001257 sec., 193317.42243436753 rows/sec., 11.74 MiB/sec. | ||
| 2851 | 2025.11.21 18:09:07.677719 [ 256 ] {c1cc74bf-ccfd-422e-aceb-0c856e19f3c0} <Debug> TCPHandler: Processed in 0.001418279 sec. | ||
| 2852 | 2025.11.21 18:09:07.677820 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2853 | 2025.11.21 18:09:07.677914 [ 256 ] {e82fea4f-0134-4f50-8fc6-3dedc748e5cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2854 | 2025.11.21 18:09:07.677953 [ 256 ] {e82fea4f-0134-4f50-8fc6-3dedc748e5cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2855 | 2025.11.21 18:09:07.678490 [ 256 ] {e82fea4f-0134-4f50-8fc6-3dedc748e5cb} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2856 | 2025.11.21 18:09:07.678527 [ 256 ] {e82fea4f-0134-4f50-8fc6-3dedc748e5cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2857 | 2025.11.21 18:09:07.678882 [ 256 ] {e82fea4f-0134-4f50-8fc6-3dedc748e5cb} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2858 | 2025.11.21 18:09:07.679093 [ 256 ] {e82fea4f-0134-4f50-8fc6-3dedc748e5cb} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2859 | 2025.11.21 18:09:07.679219 [ 256 ] {e82fea4f-0134-4f50-8fc6-3dedc748e5cb} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001324 sec., 332326.2839879154 rows/sec., 21.99 MiB/sec. | ||
| 2860 | 2025.11.21 18:09:07.679255 [ 256 ] {e82fea4f-0134-4f50-8fc6-3dedc748e5cb} <Debug> TCPHandler: Processed in 0.001484181 sec. | ||
| 2861 | 2025.11.21 18:09:07.679368 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2862 | 2025.11.21 18:09:07.679461 [ 256 ] {cda703dc-c246-46d9-80a7-569c1839c889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2863 | 2025.11.21 18:09:07.679500 [ 256 ] {cda703dc-c246-46d9-80a7-569c1839c889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2864 | 2025.11.21 18:09:07.679989 [ 256 ] {cda703dc-c246-46d9-80a7-569c1839c889} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2865 | 2025.11.21 18:09:07.680025 [ 256 ] {cda703dc-c246-46d9-80a7-569c1839c889} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2866 | 2025.11.21 18:09:07.680352 [ 256 ] {cda703dc-c246-46d9-80a7-569c1839c889} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2867 | 2025.11.21 18:09:07.680562 [ 256 ] {cda703dc-c246-46d9-80a7-569c1839c889} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2868 | 2025.11.21 18:09:07.680688 [ 256 ] {cda703dc-c246-46d9-80a7-569c1839c889} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001246 sec., 169341.8940609952 rows/sec., 9.62 MiB/sec. | ||
| 2869 | 2025.11.21 18:09:07.680724 [ 256 ] {cda703dc-c246-46d9-80a7-569c1839c889} <Debug> TCPHandler: Processed in 0.001405539 sec. | ||
| 2870 | 2025.11.21 18:09:07.680833 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2871 | 2025.11.21 18:09:07.680927 [ 256 ] {266dea3c-8bb8-4c30-8052-279fab6fb0ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2872 | 2025.11.21 18:09:07.680965 [ 256 ] {266dea3c-8bb8-4c30-8052-279fab6fb0ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2873 | 2025.11.21 18:09:07.681875 [ 256 ] {266dea3c-8bb8-4c30-8052-279fab6fb0ce} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2874 | 2025.11.21 18:09:07.681912 [ 256 ] {266dea3c-8bb8-4c30-8052-279fab6fb0ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2875 | 2025.11.21 18:09:07.682313 [ 256 ] {266dea3c-8bb8-4c30-8052-279fab6fb0ce} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2876 | 2025.11.21 18:09:07.682531 [ 256 ] {266dea3c-8bb8-4c30-8052-279fab6fb0ce} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2877 | 2025.11.21 18:09:07.682657 [ 256 ] {266dea3c-8bb8-4c30-8052-279fab6fb0ce} <Debug> executeQuery: Read 1173 rows, 85.82 KiB in 0.001749 sec., 670668.9536878216 rows/sec., 47.92 MiB/sec. | ||
| 2878 | 2025.11.21 18:09:07.682695 [ 256 ] {266dea3c-8bb8-4c30-8052-279fab6fb0ce} <Debug> TCPHandler: Processed in 0.00190976 sec. | ||
| 2879 | 2025.11.21 18:09:07.682810 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2880 | 2025.11.21 18:09:07.682903 [ 256 ] {62f5ec59-c040-4723-8d83-cf1a8b9b62e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2881 | 2025.11.21 18:09:07.682944 [ 256 ] {62f5ec59-c040-4723-8d83-cf1a8b9b62e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2882 | 2025.11.21 18:09:07.683277 [ 256 ] {62f5ec59-c040-4723-8d83-cf1a8b9b62e4} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2883 | 2025.11.21 18:09:07.683314 [ 256 ] {62f5ec59-c040-4723-8d83-cf1a8b9b62e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2884 | 2025.11.21 18:09:07.683641 [ 256 ] {62f5ec59-c040-4723-8d83-cf1a8b9b62e4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2885 | 2025.11.21 18:09:07.683860 [ 256 ] {62f5ec59-c040-4723-8d83-cf1a8b9b62e4} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2886 | 2025.11.21 18:09:07.683988 [ 256 ] {62f5ec59-c040-4723-8d83-cf1a8b9b62e4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 284.20 KiB/sec. | ||
| 2887 | 2025.11.21 18:09:07.684023 [ 256 ] {62f5ec59-c040-4723-8d83-cf1a8b9b62e4} <Debug> TCPHandler: Processed in 0.001262026 sec. | ||
| 2888 | 2025.11.21 18:09:07.684125 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2889 | 2025.11.21 18:09:07.684217 [ 256 ] {82d7b044-4e76-4280-8e01-1e27b18bd49c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2890 | 2025.11.21 18:09:07.684259 [ 256 ] {82d7b044-4e76-4280-8e01-1e27b18bd49c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2891 | 2025.11.21 18:09:07.684807 [ 256 ] {82d7b044-4e76-4280-8e01-1e27b18bd49c} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2892 | 2025.11.21 18:09:07.684844 [ 256 ] {82d7b044-4e76-4280-8e01-1e27b18bd49c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2893 | 2025.11.21 18:09:07.685229 [ 256 ] {82d7b044-4e76-4280-8e01-1e27b18bd49c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2894 | 2025.11.21 18:09:07.685452 [ 256 ] {82d7b044-4e76-4280-8e01-1e27b18bd49c} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2895 | 2025.11.21 18:09:07.685581 [ 256 ] {82d7b044-4e76-4280-8e01-1e27b18bd49c} <Debug> executeQuery: Read 940 rows, 63.74 KiB in 0.001383 sec., 679681.8510484454 rows/sec., 45.01 MiB/sec. | ||
| 2896 | 2025.11.21 18:09:07.685617 [ 256 ] {82d7b044-4e76-4280-8e01-1e27b18bd49c} <Debug> TCPHandler: Processed in 0.001541882 sec. | ||
| 2897 | 2025.11.21 18:09:07.685726 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2898 | 2025.11.21 18:09:07.685820 [ 256 ] {3746b8c7-3026-4760-89b1-ba1fe23958d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2899 | 2025.11.21 18:09:07.685862 [ 256 ] {3746b8c7-3026-4760-89b1-ba1fe23958d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2900 | 2025.11.21 18:09:07.686171 [ 256 ] {3746b8c7-3026-4760-89b1-ba1fe23958d7} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2901 | 2025.11.21 18:09:07.686209 [ 256 ] {3746b8c7-3026-4760-89b1-ba1fe23958d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2902 | 2025.11.21 18:09:07.686504 [ 256 ] {3746b8c7-3026-4760-89b1-ba1fe23958d7} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2903 | 2025.11.21 18:09:07.686709 [ 256 ] {3746b8c7-3026-4760-89b1-ba1fe23958d7} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2904 | 2025.11.21 18:09:07.686833 [ 256 ] {3746b8c7-3026-4760-89b1-ba1fe23958d7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001032 sec., 968.9922480620156 rows/sec., 65.29 KiB/sec. | ||
| 2905 | 2025.11.21 18:09:07.686868 [ 256 ] {3746b8c7-3026-4760-89b1-ba1fe23958d7} <Debug> TCPHandler: Processed in 0.001189504 sec. | ||
| 2906 | 2025.11.21 18:09:07.686972 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2907 | 2025.11.21 18:09:07.687065 [ 256 ] {e34c8295-cfe0-4e73-95f7-e0d857e624c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2908 | 2025.11.21 18:09:07.687118 [ 256 ] {e34c8295-cfe0-4e73-95f7-e0d857e624c0} <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 | ||
| 2909 | 2025.11.21 18:09:07.687900 [ 256 ] {e34c8295-cfe0-4e73-95f7-e0d857e624c0} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2910 | 2025.11.21 18:09:07.687938 [ 256 ] {e34c8295-cfe0-4e73-95f7-e0d857e624c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2911 | 2025.11.21 18:09:07.688472 [ 256 ] {e34c8295-cfe0-4e73-95f7-e0d857e624c0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2912 | 2025.11.21 18:09:07.688704 [ 256 ] {e34c8295-cfe0-4e73-95f7-e0d857e624c0} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2913 | 2025.11.21 18:09:07.688841 [ 256 ] {e34c8295-cfe0-4e73-95f7-e0d857e624c0} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001794 sec., 14492.753623188406 rows/sec., 25.97 MiB/sec. | ||
| 2914 | 2025.11.21 18:09:07.688892 [ 256 ] {e34c8295-cfe0-4e73-95f7-e0d857e624c0} <Debug> TCPHandler: Processed in 0.0019687 sec. | ||
| 2915 | 2025.11.21 18:09:07.689020 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2916 | 2025.11.21 18:09:07.689143 [ 256 ] {3cff74d6-703a-4967-a0f8-fb9a2c619498} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2917 | 2025.11.21 18:09:07.689197 [ 256 ] {3cff74d6-703a-4967-a0f8-fb9a2c619498} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2918 | 2025.11.21 18:09:07.689624 [ 256 ] {3cff74d6-703a-4967-a0f8-fb9a2c619498} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2919 | 2025.11.21 18:09:07.689667 [ 256 ] {3cff74d6-703a-4967-a0f8-fb9a2c619498} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2920 | 2025.11.21 18:09:07.690060 [ 256 ] {3cff74d6-703a-4967-a0f8-fb9a2c619498} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2921 | 2025.11.21 18:09:07.690292 [ 256 ] {3cff74d6-703a-4967-a0f8-fb9a2c619498} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2922 | 2025.11.21 18:09:07.690422 [ 256 ] {3cff74d6-703a-4967-a0f8-fb9a2c619498} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001306 sec., 61255.74272588055 rows/sec., 3.64 MiB/sec. | ||
| 2923 | 2025.11.21 18:09:07.690458 [ 256 ] {3cff74d6-703a-4967-a0f8-fb9a2c619498} <Debug> TCPHandler: Processed in 0.001502791 sec. | ||
| 2924 | 2025.11.21 18:09:07.821325 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 62 entries to flush up to offset 424 | ||
| 2925 | 2025.11.21 18:09:07.824351 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2926 | 2025.11.21 18:09:07.824406 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2927 | 2025.11.21 18:09:07.825637 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2928 | 2025.11.21 18:09:07.825911 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2929 | 2025.11.21 18:09:07.826260 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 424 | ||
| 2930 | 2025.11.21 18:09:10.320274 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5229 | ||
| 2931 | 2025.11.21 18:09:10.320865 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2932 | 2025.11.21 18:09:10.320910 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2933 | 2025.11.21 18:09:10.321492 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2934 | 2025.11.21 18:09:10.321729 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2935 | 2025.11.21 18:09:10.321858 [ 149 ] {} <Debug> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2936 | 2025.11.21 18:09:10.321872 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5229 | ||
| 2937 | 2025.11.21 18:09:10.321903 [ 149 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2938 | 2025.11.21 18:09:10.321927 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2939 | 2025.11.21 18:09:10.322060 [ 195 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 2940 | 2025.11.21 18:09:10.322207 [ 195 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2941 | 2025.11.21 18:09:10.322248 [ 195 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2942 | 2025.11.21 18:09:10.322316 [ 195 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 503 rows starting from the beginning of the part | ||
| 2943 | 2025.11.21 18:09:10.322369 [ 195 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 2944 | 2025.11.21 18:09:10.322413 [ 195 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 2945 | 2025.11.21 18:09:10.322461 [ 195 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 2946 | 2025.11.21 18:09:10.322515 [ 195 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 2947 | 2025.11.21 18:09:10.324016 [ 187 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5229 rows, containing 4 columns (4 merged, 0 gathered) in 0.002017471 sec., 2591858.8173014633 rows/sec., 37.08 MiB/sec. | ||
| 2948 | 2025.11.21 18:09:10.324451 [ 195 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2949 | 2025.11.21 18:09:10.324705 [ 195 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_11_2} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2950 | 2025.11.21 18:09:10.324789 [ 195 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_11_2} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2951 | 2025.11.21 18:09:10.324879 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2952 | 2025.11.21 18:09:10.418765 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2953 | 2025.11.21 18:09:10.418940 [ 256 ] {2920efe1-755d-444f-9228-8feca51ba6cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2954 | 2025.11.21 18:09:10.419008 [ 256 ] {2920efe1-755d-444f-9228-8feca51ba6cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2955 | 2025.11.21 18:09:10.419649 [ 256 ] {2920efe1-755d-444f-9228-8feca51ba6cc} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2956 | 2025.11.21 18:09:10.419691 [ 256 ] {2920efe1-755d-444f-9228-8feca51ba6cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2957 | 2025.11.21 18:09:10.420116 [ 256 ] {2920efe1-755d-444f-9228-8feca51ba6cc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2958 | 2025.11.21 18:09:10.420414 [ 256 ] {2920efe1-755d-444f-9228-8feca51ba6cc} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2959 | 2025.11.21 18:09:10.420658 [ 256 ] {2920efe1-755d-444f-9228-8feca51ba6cc} <Debug> executeQuery: Read 65 rows, 5.28 KiB in 0.001764 sec., 36848.07256235828 rows/sec., 2.92 MiB/sec. | ||
| 2960 | 2025.11.21 18:09:10.420719 [ 256 ] {2920efe1-755d-444f-9228-8feca51ba6cc} <Debug> TCPHandler: Processed in 0.002078703 sec. | ||
| 2961 | 2025.11.21 18:09:10.420854 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2962 | 2025.11.21 18:09:10.420957 [ 256 ] {05eeb147-9295-4db7-b2cc-13f4e5ead9f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2963 | 2025.11.21 18:09:10.421002 [ 256 ] {05eeb147-9295-4db7-b2cc-13f4e5ead9f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2964 | 2025.11.21 18:09:10.421425 [ 256 ] {05eeb147-9295-4db7-b2cc-13f4e5ead9f6} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2965 | 2025.11.21 18:09:10.421467 [ 256 ] {05eeb147-9295-4db7-b2cc-13f4e5ead9f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2966 | 2025.11.21 18:09:10.421820 [ 256 ] {05eeb147-9295-4db7-b2cc-13f4e5ead9f6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2967 | 2025.11.21 18:09:10.422038 [ 256 ] {05eeb147-9295-4db7-b2cc-13f4e5ead9f6} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2968 | 2025.11.21 18:09:10.422175 [ 256 ] {05eeb147-9295-4db7-b2cc-13f4e5ead9f6} <Debug> executeQuery: Read 4 rows, 308.00 B in 0.001244 sec., 3215.434083601286 rows/sec., 241.79 KiB/sec. | ||
| 2969 | 2025.11.21 18:09:10.422213 [ 256 ] {05eeb147-9295-4db7-b2cc-13f4e5ead9f6} <Debug> TCPHandler: Processed in 0.001413079 sec. | ||
| 2970 | 2025.11.21 18:09:10.422321 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2971 | 2025.11.21 18:09:10.422419 [ 256 ] {5c3bcead-a0dc-4a48-86a6-f654ef33b020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2972 | 2025.11.21 18:09:10.422461 [ 256 ] {5c3bcead-a0dc-4a48-86a6-f654ef33b020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2973 | 2025.11.21 18:09:10.422848 [ 256 ] {5c3bcead-a0dc-4a48-86a6-f654ef33b020} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2974 | 2025.11.21 18:09:10.422882 [ 256 ] {5c3bcead-a0dc-4a48-86a6-f654ef33b020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2975 | 2025.11.21 18:09:10.423174 [ 256 ] {5c3bcead-a0dc-4a48-86a6-f654ef33b020} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2976 | 2025.11.21 18:09:10.423383 [ 256 ] {5c3bcead-a0dc-4a48-86a6-f654ef33b020} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2977 | 2025.11.21 18:09:10.423515 [ 256 ] {5c3bcead-a0dc-4a48-86a6-f654ef33b020} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001118 sec., 894.4543828264758 rows/sec., 59.40 KiB/sec. | ||
| 2978 | 2025.11.21 18:09:10.423554 [ 256 ] {5c3bcead-a0dc-4a48-86a6-f654ef33b020} <Debug> TCPHandler: Processed in 0.001284026 sec. | ||
| 2979 | 2025.11.21 18:09:10.423657 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2980 | 2025.11.21 18:09:10.423752 [ 256 ] {009e27c4-fbc6-4593-804e-090f0659d7ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2981 | 2025.11.21 18:09:10.423792 [ 256 ] {009e27c4-fbc6-4593-804e-090f0659d7ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2982 | 2025.11.21 18:09:10.424206 [ 256 ] {009e27c4-fbc6-4593-804e-090f0659d7ff} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2983 | 2025.11.21 18:09:10.424242 [ 256 ] {009e27c4-fbc6-4593-804e-090f0659d7ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2984 | 2025.11.21 18:09:10.424561 [ 256 ] {009e27c4-fbc6-4593-804e-090f0659d7ff} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2985 | 2025.11.21 18:09:10.424771 [ 256 ] {009e27c4-fbc6-4593-804e-090f0659d7ff} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2986 | 2025.11.21 18:09:10.424899 [ 256 ] {009e27c4-fbc6-4593-804e-090f0659d7ff} <Debug> executeQuery: Read 68 rows, 5.44 KiB in 0.001166 sec., 58319.03945111493 rows/sec., 4.55 MiB/sec. | ||
| 2987 | 2025.11.21 18:09:10.424936 [ 256 ] {009e27c4-fbc6-4593-804e-090f0659d7ff} <Debug> TCPHandler: Processed in 0.001328277 sec. | ||
| 2988 | 2025.11.21 18:09:10.425046 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2989 | 2025.11.21 18:09:10.425141 [ 256 ] {5a7edc0b-f355-4b4b-95db-006fc44b8dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2990 | 2025.11.21 18:09:10.425184 [ 256 ] {5a7edc0b-f355-4b4b-95db-006fc44b8dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2991 | 2025.11.21 18:09:10.425546 [ 256 ] {5a7edc0b-f355-4b4b-95db-006fc44b8dc1} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2992 | 2025.11.21 18:09:10.425582 [ 256 ] {5a7edc0b-f355-4b4b-95db-006fc44b8dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2993 | 2025.11.21 18:09:10.425943 [ 256 ] {5a7edc0b-f355-4b4b-95db-006fc44b8dc1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2994 | 2025.11.21 18:09:10.426163 [ 256 ] {5a7edc0b-f355-4b4b-95db-006fc44b8dc1} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2995 | 2025.11.21 18:09:10.426293 [ 256 ] {5a7edc0b-f355-4b4b-95db-006fc44b8dc1} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001171 sec., 54654.14175918019 rows/sec., 3.81 MiB/sec. | ||
| 2996 | 2025.11.21 18:09:10.426331 [ 256 ] {5a7edc0b-f355-4b4b-95db-006fc44b8dc1} <Debug> TCPHandler: Processed in 0.001333918 sec. | ||
| 2997 | 2025.11.21 18:09:10.426448 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2998 | 2025.11.21 18:09:10.426542 [ 256 ] {c349ff43-3fff-4b4d-903b-80c159dda85e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2999 | 2025.11.21 18:09:10.426585 [ 256 ] {c349ff43-3fff-4b4d-903b-80c159dda85e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3000 | 2025.11.21 18:09:10.426903 [ 256 ] {c349ff43-3fff-4b4d-903b-80c159dda85e} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3001 | 2025.11.21 18:09:10.426940 [ 256 ] {c349ff43-3fff-4b4d-903b-80c159dda85e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3002 | 2025.11.21 18:09:10.427236 [ 256 ] {c349ff43-3fff-4b4d-903b-80c159dda85e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3003 | 2025.11.21 18:09:10.427447 [ 256 ] {c349ff43-3fff-4b4d-903b-80c159dda85e} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3004 | 2025.11.21 18:09:10.427577 [ 256 ] {c349ff43-3fff-4b4d-903b-80c159dda85e} <Debug> executeQuery: Read 2 rows, 130.00 B in 0.001054 sec., 1897.5332068311195 rows/sec., 120.45 KiB/sec. | ||
| 3005 | 2025.11.21 18:09:10.427614 [ 256 ] {c349ff43-3fff-4b4d-903b-80c159dda85e} <Debug> TCPHandler: Processed in 0.001215115 sec. | ||
| 3006 | 2025.11.21 18:09:10.427714 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3007 | 2025.11.21 18:09:10.427807 [ 256 ] {4aff7712-ed39-4bee-9ace-3f2938f6f7b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3008 | 2025.11.21 18:09:10.427862 [ 256 ] {4aff7712-ed39-4bee-9ace-3f2938f6f7b1} <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 | ||
| 3009 | 2025.11.21 18:09:10.428589 [ 256 ] {4aff7712-ed39-4bee-9ace-3f2938f6f7b1} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3010 | 2025.11.21 18:09:10.428626 [ 256 ] {4aff7712-ed39-4bee-9ace-3f2938f6f7b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3011 | 2025.11.21 18:09:10.429175 [ 256 ] {4aff7712-ed39-4bee-9ace-3f2938f6f7b1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3012 | 2025.11.21 18:09:10.429402 [ 256 ] {4aff7712-ed39-4bee-9ace-3f2938f6f7b1} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3013 | 2025.11.21 18:09:10.429542 [ 256 ] {4aff7712-ed39-4bee-9ace-3f2938f6f7b1} <Debug> executeQuery: Read 4 rows, 7.34 KiB in 0.001754 sec., 2280.501710376283 rows/sec., 4.09 MiB/sec. | ||
| 3014 | 2025.11.21 18:09:10.429603 [ 256 ] {4aff7712-ed39-4bee-9ace-3f2938f6f7b1} <Debug> TCPHandler: Processed in 0.00193734 sec. | ||
| 3015 | 2025.11.21 18:09:10.429723 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3016 | 2025.11.21 18:09:10.429817 [ 256 ] {21020a5c-4767-4d72-8af9-1fe671d43563} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3017 | 2025.11.21 18:09:10.429858 [ 256 ] {21020a5c-4767-4d72-8af9-1fe671d43563} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3018 | 2025.11.21 18:09:10.430172 [ 256 ] {21020a5c-4767-4d72-8af9-1fe671d43563} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3019 | 2025.11.21 18:09:10.430209 [ 256 ] {21020a5c-4767-4d72-8af9-1fe671d43563} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3020 | 2025.11.21 18:09:10.430512 [ 256 ] {21020a5c-4767-4d72-8af9-1fe671d43563} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3021 | 2025.11.21 18:09:10.430751 [ 256 ] {21020a5c-4767-4d72-8af9-1fe671d43563} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3022 | 2025.11.21 18:09:10.430880 [ 256 ] {21020a5c-4767-4d72-8af9-1fe671d43563} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001081 sec., 22201.665124884366 rows/sec., 1.50 MiB/sec. | ||
| 3023 | 2025.11.21 18:09:10.430916 [ 256 ] {21020a5c-4767-4d72-8af9-1fe671d43563} <Debug> TCPHandler: Processed in 0.001242906 sec. | ||
| 3024 | 2025.11.21 18:09:10.585359 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 3025 | 2025.11.21 18:09:10.602779 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3026 | 2025.11.21 18:09:10.602828 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3027 | 2025.11.21 18:09:10.609187 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3028 | 2025.11.21 18:09:10.609933 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3029 | 2025.11.21 18:09:10.610221 [ 149 ] {} <Debug> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3030 | 2025.11.21 18:09:10.610285 [ 149 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3031 | 2025.11.21 18:09:10.610307 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3032 | 2025.11.21 18:09:10.610449 [ 198 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 3033 | 2025.11.21 18:09:10.613348 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 3034 | 2025.11.21 18:09:10.615201 [ 198 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3035 | 2025.11.21 18:09:10.616767 [ 198 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 3036 | 2025.11.21 18:09:10.621558 [ 198 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 3037 | 2025.11.21 18:09:10.625808 [ 198 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 3038 | 2025.11.21 18:09:10.630269 [ 198 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 3039 | 2025.11.21 18:09:10.635609 [ 198 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 3040 | 2025.11.21 18:09:10.640095 [ 198 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 3041 | 2025.11.21 18:09:10.696709 [ 195 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.086326175 sec., 961.4696817043034 rows/sec., 4.97 MiB/sec. | ||
| 3042 | 2025.11.21 18:09:10.699205 [ 187 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3043 | 2025.11.21 18:09:10.701297 [ 187 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_11_2} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3044 | 2025.11.21 18:09:10.701423 [ 187 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_11_2} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3045 | 2025.11.21 18:09:10.703382 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 3046 | 2025.11.21 18:09:11.000299 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 212.76 MiB, peak 222.65 MiB, free memory in arenas 0.00 B, will set to 221.36 MiB (RSS), difference: 8.60 MiB | ||
| 3047 | 2025.11.21 18:09:15.423170 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3048 | 2025.11.21 18:09:15.423369 [ 256 ] {be15b785-95f9-4813-824f-9a1afae43050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3049 | 2025.11.21 18:09:15.423434 [ 256 ] {be15b785-95f9-4813-824f-9a1afae43050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3050 | 2025.11.21 18:09:15.424083 [ 256 ] {be15b785-95f9-4813-824f-9a1afae43050} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3051 | 2025.11.21 18:09:15.424131 [ 256 ] {be15b785-95f9-4813-824f-9a1afae43050} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3052 | 2025.11.21 18:09:15.424537 [ 256 ] {be15b785-95f9-4813-824f-9a1afae43050} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3053 | 2025.11.21 18:09:15.424763 [ 256 ] {be15b785-95f9-4813-824f-9a1afae43050} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3054 | 2025.11.21 18:09:15.424905 [ 142 ] {} <Debug> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3055 | 2025.11.21 18:09:15.424920 [ 256 ] {be15b785-95f9-4813-824f-9a1afae43050} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001601 sec., 47470.331043098064 rows/sec., 3.91 MiB/sec. | ||
| 3056 | 2025.11.21 18:09:15.424986 [ 142 ] {} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3057 | 2025.11.21 18:09:15.425013 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3058 | 2025.11.21 18:09:15.425015 [ 256 ] {be15b785-95f9-4813-824f-9a1afae43050} <Debug> TCPHandler: Processed in 0.00197446 sec. | ||
| 3059 | 2025.11.21 18:09:15.425145 [ 189 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::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 | ||
| 3060 | 2025.11.21 18:09:15.425162 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3061 | 2025.11.21 18:09:15.425307 [ 256 ] {fdb40f0e-aabe-4031-b93a-105747380d16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3062 | 2025.11.21 18:09:15.425308 [ 189 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3063 | 2025.11.21 18:09:15.425356 [ 256 ] {fdb40f0e-aabe-4031-b93a-105747380d16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3064 | 2025.11.21 18:09:15.425365 [ 189 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 2329 rows starting from the beginning of the part | ||
| 3065 | 2025.11.21 18:09:15.425468 [ 189 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1165 rows starting from the beginning of the part | ||
| 3066 | 2025.11.21 18:09:15.425517 [ 189 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 76 rows starting from the beginning of the part | ||
| 3067 | 2025.11.21 18:09:15.425562 [ 189 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2310 rows starting from the beginning of the part | ||
| 3068 | 2025.11.21 18:09:15.425607 [ 189 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 65 rows starting from the beginning of the part | ||
| 3069 | 2025.11.21 18:09:15.425649 [ 189 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 76 rows starting from the beginning of the part | ||
| 3070 | 2025.11.21 18:09:15.425792 [ 256 ] {fdb40f0e-aabe-4031-b93a-105747380d16} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3071 | 2025.11.21 18:09:15.425836 [ 256 ] {fdb40f0e-aabe-4031-b93a-105747380d16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3072 | 2025.11.21 18:09:15.426355 [ 256 ] {fdb40f0e-aabe-4031-b93a-105747380d16} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3073 | 2025.11.21 18:09:15.426582 [ 256 ] {fdb40f0e-aabe-4031-b93a-105747380d16} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3074 | 2025.11.21 18:09:15.426723 [ 256 ] {fdb40f0e-aabe-4031-b93a-105747380d16} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00144 sec., 6944.444444444444 rows/sec., 522.19 KiB/sec. | ||
| 3075 | 2025.11.21 18:09:15.426764 [ 256 ] {fdb40f0e-aabe-4031-b93a-105747380d16} <Debug> TCPHandler: Processed in 0.001655044 sec. | ||
| 3076 | 2025.11.21 18:09:15.426871 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3077 | 2025.11.21 18:09:15.426968 [ 256 ] {e8b12f59-c0a0-4248-8418-a19e83f773ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3078 | 2025.11.21 18:09:15.427011 [ 256 ] {e8b12f59-c0a0-4248-8418-a19e83f773ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3079 | 2025.11.21 18:09:15.427447 [ 256 ] {e8b12f59-c0a0-4248-8418-a19e83f773ee} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3080 | 2025.11.21 18:09:15.427484 [ 256 ] {e8b12f59-c0a0-4248-8418-a19e83f773ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3081 | 2025.11.21 18:09:15.427772 [ 187 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6021 rows, containing 5 columns (5 merged, 0 gathered) in 0.002688945 sec., 2239168.149590267 rows/sec., 189.50 MiB/sec. | ||
| 3082 | 2025.11.21 18:09:15.427800 [ 256 ] {e8b12f59-c0a0-4248-8418-a19e83f773ee} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3083 | 2025.11.21 18:09:15.428042 [ 256 ] {e8b12f59-c0a0-4248-8418-a19e83f773ee} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3084 | 2025.11.21 18:09:15.428151 [ 195 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3085 | 2025.11.21 18:09:15.428162 [ 142 ] {} <Debug> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3086 | 2025.11.21 18:09:15.428181 [ 256 ] {e8b12f59-c0a0-4248-8418-a19e83f773ee} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001235 sec., 59919.02834008097 rows/sec., 4.68 MiB/sec. | ||
| 3087 | 2025.11.21 18:09:15.428212 [ 142 ] {} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3088 | 2025.11.21 18:09:15.428234 [ 256 ] {e8b12f59-c0a0-4248-8418-a19e83f773ee} <Debug> TCPHandler: Processed in 0.00141298 sec. | ||
| 3089 | 2025.11.21 18:09:15.428239 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3090 | 2025.11.21 18:09:15.428322 [ 189 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::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 | ||
| 3091 | 2025.11.21 18:09:15.428360 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3092 | 2025.11.21 18:09:15.428421 [ 189 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3093 | 2025.11.21 18:09:15.428452 [ 189 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1202 rows starting from the beginning of the part | ||
| 3094 | 2025.11.21 18:09:15.428463 [ 256 ] {85a93b0b-07d0-4e0c-8520-41546bd2be66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3095 | 2025.11.21 18:09:15.428494 [ 195 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_16_3} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3096 | 2025.11.21 18:09:15.428498 [ 189 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 705 rows starting from the beginning of the part | ||
| 3097 | 2025.11.21 18:09:15.428513 [ 256 ] {85a93b0b-07d0-4e0c-8520-41546bd2be66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3098 | 2025.11.21 18:09:15.428555 [ 189 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 74 rows starting from the beginning of the part | ||
| 3099 | 2025.11.21 18:09:15.428581 [ 195 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_16_3} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3100 | 2025.11.21 18:09:15.428598 [ 189 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1173 rows starting from the beginning of the part | ||
| 3101 | 2025.11.21 18:09:15.428641 [ 189 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 68 rows starting from the beginning of the part | ||
| 3102 | 2025.11.21 18:09:15.428677 [ 189 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 74 rows starting from the beginning of the part | ||
| 3103 | 2025.11.21 18:09:15.428696 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 3104 | 2025.11.21 18:09:15.428943 [ 256 ] {85a93b0b-07d0-4e0c-8520-41546bd2be66} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3105 | 2025.11.21 18:09:15.428983 [ 256 ] {85a93b0b-07d0-4e0c-8520-41546bd2be66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3106 | 2025.11.21 18:09:15.429345 [ 256 ] {85a93b0b-07d0-4e0c-8520-41546bd2be66} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3107 | 2025.11.21 18:09:15.429555 [ 256 ] {85a93b0b-07d0-4e0c-8520-41546bd2be66} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3108 | 2025.11.21 18:09:15.429663 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3109 | 2025.11.21 18:09:15.429685 [ 256 ] {85a93b0b-07d0-4e0c-8520-41546bd2be66} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001242 sec., 128824.4766505636 rows/sec., 8.97 MiB/sec. | ||
| 3110 | 2025.11.21 18:09:15.429702 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3111 | 2025.11.21 18:09:15.429729 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3112 | 2025.11.21 18:09:15.429730 [ 256 ] {85a93b0b-07d0-4e0c-8520-41546bd2be66} <Debug> TCPHandler: Processed in 0.001419709 sec. | ||
| 3113 | 2025.11.21 18:09:15.429812 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::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 | ||
| 3114 | 2025.11.21 18:09:15.429835 [ 186 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3296 rows, containing 5 columns (5 merged, 0 gathered) in 0.001538841 sec., 2141871.7073433837 rows/sec., 161.61 MiB/sec. | ||
| 3115 | 2025.11.21 18:09:15.429865 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3116 | 2025.11.21 18:09:15.429916 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3117 | 2025.11.21 18:09:15.429946 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 4029 rows starting from the beginning of the part | ||
| 3118 | 2025.11.21 18:09:15.429975 [ 256 ] {03fe7905-4113-4f27-b4b6-bf218066fd5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3119 | 2025.11.21 18:09:15.429999 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 314 rows starting from the beginning of the part | ||
| 3120 | 2025.11.21 18:09:15.430032 [ 256 ] {03fe7905-4113-4f27-b4b6-bf218066fd5d} <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 | ||
| 3121 | 2025.11.21 18:09:15.430043 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 160 rows starting from the beginning of the part | ||
| 3122 | 2025.11.21 18:09:15.430084 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 940 rows starting from the beginning of the part | ||
| 3123 | 2025.11.21 18:09:15.430095 [ 196 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3124 | 2025.11.21 18:09:15.430123 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 64 rows starting from the beginning of the part | ||
| 3125 | 2025.11.21 18:09:15.430162 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::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 | ||
| 3126 | 2025.11.21 18:09:15.430390 [ 196 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_16_3} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3127 | 2025.11.21 18:09:15.430458 [ 196 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_16_3} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3128 | 2025.11.21 18:09:15.430537 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 3129 | 2025.11.21 18:09:15.430793 [ 256 ] {03fe7905-4113-4f27-b4b6-bf218066fd5d} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3130 | 2025.11.21 18:09:15.430830 [ 256 ] {03fe7905-4113-4f27-b4b6-bf218066fd5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3131 | 2025.11.21 18:09:15.431399 [ 256 ] {03fe7905-4113-4f27-b4b6-bf218066fd5d} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3132 | 2025.11.21 18:09:15.431630 [ 256 ] {03fe7905-4113-4f27-b4b6-bf218066fd5d} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3133 | 2025.11.21 18:09:15.431740 [ 142 ] {} <Debug> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3134 | 2025.11.21 18:09:15.431773 [ 256 ] {03fe7905-4113-4f27-b4b6-bf218066fd5d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001817 sec., 5503.57732526142 rows/sec., 9.86 MiB/sec. | ||
| 3135 | 2025.11.21 18:09:15.431776 [ 142 ] {} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3136 | 2025.11.21 18:09:15.431813 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3137 | 2025.11.21 18:09:15.431848 [ 256 ] {03fe7905-4113-4f27-b4b6-bf218066fd5d} <Debug> TCPHandler: Processed in 0.002031342 sec. | ||
| 3138 | 2025.11.21 18:09:15.431889 [ 186 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::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 | ||
| 3139 | 2025.11.21 18:09:15.431965 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3140 | 2025.11.21 18:09:15.432064 [ 256 ] {bd5eae0f-b754-44c9-9777-9d30585ce10d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3141 | 2025.11.21 18:09:15.432107 [ 256 ] {bd5eae0f-b754-44c9-9777-9d30585ce10d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3142 | 2025.11.21 18:09:15.432133 [ 186 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3143 | 2025.11.21 18:09:15.432201 [ 186 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 71 rows starting from the beginning of the part | ||
| 3144 | 2025.11.21 18:09:15.432337 [ 186 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 3145 | 2025.11.21 18:09:15.432438 [ 256 ] {bd5eae0f-b754-44c9-9777-9d30585ce10d} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3146 | 2025.11.21 18:09:15.432451 [ 186 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 3147 | 2025.11.21 18:09:15.432482 [ 256 ] {bd5eae0f-b754-44c9-9777-9d30585ce10d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3148 | 2025.11.21 18:09:15.432564 [ 186 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 26 rows starting from the beginning of the part | ||
| 3149 | 2025.11.21 18:09:15.432652 [ 195 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5667 rows, containing 5 columns (5 merged, 0 gathered) in 0.00287873 sec., 1968576.420852251 rows/sec., 131.67 MiB/sec. | ||
| 3150 | 2025.11.21 18:09:15.432673 [ 186 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 4 rows starting from the beginning of the part | ||
| 3151 | 2025.11.21 18:09:15.432786 [ 186 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 10 rows starting from the beginning of the part | ||
| 3152 | 2025.11.21 18:09:15.432808 [ 256 ] {bd5eae0f-b754-44c9-9777-9d30585ce10d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3153 | 2025.11.21 18:09:15.433028 [ 256 ] {bd5eae0f-b754-44c9-9777-9d30585ce10d} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3154 | 2025.11.21 18:09:15.433144 [ 142 ] {} <Debug> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3155 | 2025.11.21 18:09:15.433159 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3156 | 2025.11.21 18:09:15.433174 [ 256 ] {bd5eae0f-b754-44c9-9777-9d30585ce10d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 3157 | 2025.11.21 18:09:15.433182 [ 142 ] {} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3158 | 2025.11.21 18:09:15.433218 [ 256 ] {bd5eae0f-b754-44c9-9777-9d30585ce10d} <Debug> TCPHandler: Processed in 0.001300307 sec. | ||
| 3159 | 2025.11.21 18:09:15.433218 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3160 | 2025.11.21 18:09:15.433311 [ 196 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::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 | ||
| 3161 | 2025.11.21 18:09:15.433412 [ 196 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3162 | 2025.11.21 18:09:15.433430 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3163 | 2025.11.21 18:09:15.433440 [ 196 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 796 rows starting from the beginning of the part | ||
| 3164 | 2025.11.21 18:09:15.433494 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3165 | 2025.11.21 18:09:15.433508 [ 196 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 104 rows starting from the beginning of the part | ||
| 3166 | 2025.11.21 18:09:15.433556 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.06 MiB. | ||
| 3167 | 2025.11.21 18:09:15.433558 [ 196 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 60 rows starting from the beginning of the part | ||
| 3168 | 2025.11.21 18:09:15.433618 [ 196 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 80 rows starting from the beginning of the part | ||
| 3169 | 2025.11.21 18:09:15.433674 [ 196 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 24 rows starting from the beginning of the part | ||
| 3170 | 2025.11.21 18:09:15.433722 [ 196 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::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 | ||
| 3171 | 2025.11.21 18:09:15.434575 [ 200 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1124 rows, containing 4 columns (4 merged, 0 gathered) in 0.001297027 sec., 866597.2258094858 rows/sec., 54.97 MiB/sec. | ||
| 3172 | 2025.11.21 18:09:15.434706 [ 200 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3173 | 2025.11.21 18:09:15.434928 [ 200 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_16_3} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3174 | 2025.11.21 18:09:15.434985 [ 200 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_16_3} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3175 | 2025.11.21 18:09:15.435037 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 3176 | 2025.11.21 18:09:15.435102 [ 193 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 147 rows, containing 19 columns (19 merged, 0 gathered) in 0.003242777 sec., 45331.51678330024 rows/sec., 81.23 MiB/sec. | ||
| 3177 | 2025.11.21 18:09:15.435520 [ 196 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3178 | 2025.11.21 18:09:15.435848 [ 196 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3179 | 2025.11.21 18:09:15.435918 [ 196 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3180 | 2025.11.21 18:09:15.436026 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 3181 | 2025.11.21 18:09:17.730827 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3182 | 2025.11.21 18:09:17.730902 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3183 | 2025.11.21 18:09:17.822811 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5677 | ||
| 3184 | 2025.11.21 18:09:17.823300 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3185 | 2025.11.21 18:09:17.823336 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3186 | 2025.11.21 18:09:17.823824 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3187 | 2025.11.21 18:09:17.824054 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3188 | 2025.11.21 18:09:17.824203 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5677 | ||
| 3189 | 2025.11.21 18:09:17.827427 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 28 entries to flush up to offset 452 | ||
| 3190 | 2025.11.21 18:09:17.829618 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3191 | 2025.11.21 18:09:17.829680 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3192 | 2025.11.21 18:09:17.830885 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3193 | 2025.11.21 18:09:17.831157 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3194 | 2025.11.21 18:09:17.831487 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 452 | ||
| 3195 | 2025.11.21 18:09:18.114263 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3196 | 2025.11.21 18:09:18.132184 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3197 | 2025.11.21 18:09:18.132245 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3198 | 2025.11.21 18:09:18.138224 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3199 | 2025.11.21 18:09:18.139040 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3200 | 2025.11.21 18:09:18.142035 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3201 | 2025.11.21 18:09:20.441445 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3202 | 2025.11.21 18:09:20.441638 [ 256 ] {95b8a78d-4349-4447-ab59-8f577dd5aced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3203 | 2025.11.21 18:09:20.441707 [ 256 ] {95b8a78d-4349-4447-ab59-8f577dd5aced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3204 | 2025.11.21 18:09:20.442590 [ 256 ] {95b8a78d-4349-4447-ab59-8f577dd5aced} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3205 | 2025.11.21 18:09:20.442652 [ 256 ] {95b8a78d-4349-4447-ab59-8f577dd5aced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3206 | 2025.11.21 18:09:20.443144 [ 256 ] {95b8a78d-4349-4447-ab59-8f577dd5aced} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3207 | 2025.11.21 18:09:20.443417 [ 256 ] {95b8a78d-4349-4447-ab59-8f577dd5aced} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3208 | 2025.11.21 18:09:20.443578 [ 256 ] {95b8a78d-4349-4447-ab59-8f577dd5aced} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001989 sec., 206133.73554550027 rows/sec., 13.08 MiB/sec. | ||
| 3209 | 2025.11.21 18:09:20.443627 [ 256 ] {95b8a78d-4349-4447-ab59-8f577dd5aced} <Debug> TCPHandler: Processed in 0.002322138 sec. | ||
| 3210 | 2025.11.21 18:09:20.443753 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3211 | 2025.11.21 18:09:20.443856 [ 256 ] {93a90b25-6201-4b10-8fdf-80faa0e97325} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3212 | 2025.11.21 18:09:20.443900 [ 256 ] {93a90b25-6201-4b10-8fdf-80faa0e97325} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3213 | 2025.11.21 18:09:20.444984 [ 256 ] {93a90b25-6201-4b10-8fdf-80faa0e97325} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3214 | 2025.11.21 18:09:20.445022 [ 256 ] {93a90b25-6201-4b10-8fdf-80faa0e97325} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3215 | 2025.11.21 18:09:20.445449 [ 256 ] {93a90b25-6201-4b10-8fdf-80faa0e97325} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3216 | 2025.11.21 18:09:20.445678 [ 256 ] {93a90b25-6201-4b10-8fdf-80faa0e97325} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3217 | 2025.11.21 18:09:20.445811 [ 256 ] {93a90b25-6201-4b10-8fdf-80faa0e97325} <Debug> executeQuery: Read 1172 rows, 95.50 KiB in 0.00198 sec., 591919.191919192 rows/sec., 47.10 MiB/sec. | ||
| 3218 | 2025.11.21 18:09:20.445849 [ 256 ] {93a90b25-6201-4b10-8fdf-80faa0e97325} <Debug> TCPHandler: Processed in 0.002148454 sec. | ||
| 3219 | 2025.11.21 18:09:20.445966 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3220 | 2025.11.21 18:09:20.446063 [ 256 ] {ad9b72f4-7326-4ea3-a994-80830c5930ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3221 | 2025.11.21 18:09:20.446105 [ 256 ] {ad9b72f4-7326-4ea3-a994-80830c5930ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3222 | 2025.11.21 18:09:20.446614 [ 256 ] {ad9b72f4-7326-4ea3-a994-80830c5930ec} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3223 | 2025.11.21 18:09:20.446651 [ 256 ] {ad9b72f4-7326-4ea3-a994-80830c5930ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3224 | 2025.11.21 18:09:20.446965 [ 256 ] {ad9b72f4-7326-4ea3-a994-80830c5930ec} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3225 | 2025.11.21 18:09:20.447178 [ 256 ] {ad9b72f4-7326-4ea3-a994-80830c5930ec} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3226 | 2025.11.21 18:09:20.447314 [ 256 ] {ad9b72f4-7326-4ea3-a994-80830c5930ec} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001271 sec., 184893.7844217152 rows/sec., 11.20 MiB/sec. | ||
| 3227 | 2025.11.21 18:09:20.447351 [ 256 ] {ad9b72f4-7326-4ea3-a994-80830c5930ec} <Debug> TCPHandler: Processed in 0.001435649 sec. | ||
| 3228 | 2025.11.21 18:09:20.447453 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3229 | 2025.11.21 18:09:20.447547 [ 256 ] {cf4cb37b-1b15-4846-95df-36e4e8f9601c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3230 | 2025.11.21 18:09:20.447588 [ 256 ] {cf4cb37b-1b15-4846-95df-36e4e8f9601c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3231 | 2025.11.21 18:09:20.448083 [ 256 ] {cf4cb37b-1b15-4846-95df-36e4e8f9601c} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3232 | 2025.11.21 18:09:20.448120 [ 256 ] {cf4cb37b-1b15-4846-95df-36e4e8f9601c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3233 | 2025.11.21 18:09:20.448437 [ 256 ] {cf4cb37b-1b15-4846-95df-36e4e8f9601c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3234 | 2025.11.21 18:09:20.448653 [ 256 ] {cf4cb37b-1b15-4846-95df-36e4e8f9601c} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3235 | 2025.11.21 18:09:20.448785 [ 256 ] {cf4cb37b-1b15-4846-95df-36e4e8f9601c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001256 sec., 168789.80891719746 rows/sec., 10.89 MiB/sec. | ||
| 3236 | 2025.11.21 18:09:20.448822 [ 256 ] {cf4cb37b-1b15-4846-95df-36e4e8f9601c} <Debug> TCPHandler: Processed in 0.001418099 sec. | ||
| 3237 | 2025.11.21 18:09:20.448920 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3238 | 2025.11.21 18:09:20.449014 [ 256 ] {d9512544-3671-42f6-9d33-d736686aa13a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3239 | 2025.11.21 18:09:20.449054 [ 256 ] {d9512544-3671-42f6-9d33-d736686aa13a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3240 | 2025.11.21 18:09:20.449547 [ 256 ] {d9512544-3671-42f6-9d33-d736686aa13a} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3241 | 2025.11.21 18:09:20.449583 [ 256 ] {d9512544-3671-42f6-9d33-d736686aa13a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3242 | 2025.11.21 18:09:20.449892 [ 256 ] {d9512544-3671-42f6-9d33-d736686aa13a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3243 | 2025.11.21 18:09:20.450112 [ 256 ] {d9512544-3671-42f6-9d33-d736686aa13a} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3244 | 2025.11.21 18:09:20.450242 [ 256 ] {d9512544-3671-42f6-9d33-d736686aa13a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001246 sec., 169341.8940609952 rows/sec., 9.62 MiB/sec. | ||
| 3245 | 2025.11.21 18:09:20.450277 [ 256 ] {d9512544-3671-42f6-9d33-d736686aa13a} <Debug> TCPHandler: Processed in 0.00140582 sec. | ||
| 3246 | 2025.11.21 18:09:20.450380 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3247 | 2025.11.21 18:09:20.450475 [ 256 ] {5b4c2600-3692-4724-bf78-4fd18d7be43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3248 | 2025.11.21 18:09:20.450514 [ 256 ] {5b4c2600-3692-4724-bf78-4fd18d7be43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3249 | 2025.11.21 18:09:20.451183 [ 256 ] {5b4c2600-3692-4724-bf78-4fd18d7be43f} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3250 | 2025.11.21 18:09:20.451220 [ 256 ] {5b4c2600-3692-4724-bf78-4fd18d7be43f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3251 | 2025.11.21 18:09:20.451552 [ 256 ] {5b4c2600-3692-4724-bf78-4fd18d7be43f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3252 | 2025.11.21 18:09:20.451760 [ 256 ] {5b4c2600-3692-4724-bf78-4fd18d7be43f} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3253 | 2025.11.21 18:09:20.451889 [ 256 ] {5b4c2600-3692-4724-bf78-4fd18d7be43f} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001434 sec., 494421.19944212 rows/sec., 34.64 MiB/sec. | ||
| 3254 | 2025.11.21 18:09:20.451950 [ 256 ] {5b4c2600-3692-4724-bf78-4fd18d7be43f} <Debug> TCPHandler: Processed in 0.001618493 sec. | ||
| 3255 | 2025.11.21 18:09:20.452061 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3256 | 2025.11.21 18:09:20.452157 [ 256 ] {ecbf92ba-5a38-4d10-9825-4b6ab3cdb182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3257 | 2025.11.21 18:09:20.452198 [ 256 ] {ecbf92ba-5a38-4d10-9825-4b6ab3cdb182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3258 | 2025.11.21 18:09:20.452534 [ 256 ] {ecbf92ba-5a38-4d10-9825-4b6ab3cdb182} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3259 | 2025.11.21 18:09:20.452570 [ 256 ] {ecbf92ba-5a38-4d10-9825-4b6ab3cdb182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3260 | 2025.11.21 18:09:20.452885 [ 256 ] {ecbf92ba-5a38-4d10-9825-4b6ab3cdb182} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3261 | 2025.11.21 18:09:20.453096 [ 256 ] {ecbf92ba-5a38-4d10-9825-4b6ab3cdb182} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3262 | 2025.11.21 18:09:20.453251 [ 256 ] {ecbf92ba-5a38-4d10-9825-4b6ab3cdb182} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001114 sec., 5385.996409335728 rows/sec., 281.40 KiB/sec. | ||
| 3263 | 2025.11.21 18:09:20.453288 [ 256 ] {ecbf92ba-5a38-4d10-9825-4b6ab3cdb182} <Debug> TCPHandler: Processed in 0.001275826 sec. | ||
| 3264 | 2025.11.21 18:09:20.453404 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3265 | 2025.11.21 18:09:20.453524 [ 256 ] {cd7234b6-6c6d-4803-95c3-8830d06d74db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3266 | 2025.11.21 18:09:20.453578 [ 256 ] {cd7234b6-6c6d-4803-95c3-8830d06d74db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3267 | 2025.11.21 18:09:20.454124 [ 256 ] {cd7234b6-6c6d-4803-95c3-8830d06d74db} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3268 | 2025.11.21 18:09:20.454169 [ 256 ] {cd7234b6-6c6d-4803-95c3-8830d06d74db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3269 | 2025.11.21 18:09:20.454565 [ 256 ] {cd7234b6-6c6d-4803-95c3-8830d06d74db} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3270 | 2025.11.21 18:09:20.454778 [ 256 ] {cd7234b6-6c6d-4803-95c3-8830d06d74db} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3271 | 2025.11.21 18:09:20.454913 [ 256 ] {cd7234b6-6c6d-4803-95c3-8830d06d74db} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001413 sec., 222222.22222222222 rows/sec., 14.60 MiB/sec. | ||
| 3272 | 2025.11.21 18:09:20.454950 [ 256 ] {cd7234b6-6c6d-4803-95c3-8830d06d74db} <Debug> TCPHandler: Processed in 0.001607262 sec. | ||
| 3273 | 2025.11.21 18:09:20.455052 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3274 | 2025.11.21 18:09:20.455153 [ 256 ] {c9c834d5-a65c-4cfb-a6a4-d54b71e389d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3275 | 2025.11.21 18:09:20.455197 [ 256 ] {c9c834d5-a65c-4cfb-a6a4-d54b71e389d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3276 | 2025.11.21 18:09:20.455538 [ 256 ] {c9c834d5-a65c-4cfb-a6a4-d54b71e389d5} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3277 | 2025.11.21 18:09:20.455571 [ 256 ] {c9c834d5-a65c-4cfb-a6a4-d54b71e389d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3278 | 2025.11.21 18:09:20.455877 [ 256 ] {c9c834d5-a65c-4cfb-a6a4-d54b71e389d5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3279 | 2025.11.21 18:09:20.456078 [ 256 ] {c9c834d5-a65c-4cfb-a6a4-d54b71e389d5} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3280 | 2025.11.21 18:09:20.456210 [ 256 ] {c9c834d5-a65c-4cfb-a6a4-d54b71e389d5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 62.22 KiB/sec. | ||
| 3281 | 2025.11.21 18:09:20.456246 [ 256 ] {c9c834d5-a65c-4cfb-a6a4-d54b71e389d5} <Debug> TCPHandler: Processed in 0.001242775 sec. | ||
| 3282 | 2025.11.21 18:09:20.456363 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3283 | 2025.11.21 18:09:20.456470 [ 256 ] {51651b9e-3584-405a-867e-548ac9dae4de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3284 | 2025.11.21 18:09:20.456536 [ 256 ] {51651b9e-3584-405a-867e-548ac9dae4de} <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 | ||
| 3285 | 2025.11.21 18:09:20.457490 [ 256 ] {51651b9e-3584-405a-867e-548ac9dae4de} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3286 | 2025.11.21 18:09:20.457525 [ 256 ] {51651b9e-3584-405a-867e-548ac9dae4de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3287 | 2025.11.21 18:09:20.458064 [ 256 ] {51651b9e-3584-405a-867e-548ac9dae4de} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3288 | 2025.11.21 18:09:20.458291 [ 256 ] {51651b9e-3584-405a-867e-548ac9dae4de} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3289 | 2025.11.21 18:09:20.458428 [ 256 ] {51651b9e-3584-405a-867e-548ac9dae4de} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001983 sec., 15128.593040847201 rows/sec., 27.11 MiB/sec. | ||
| 3290 | 2025.11.21 18:09:20.458483 [ 256 ] {51651b9e-3584-405a-867e-548ac9dae4de} <Debug> TCPHandler: Processed in 0.002171194 sec. | ||
| 3291 | 2025.11.21 18:09:20.458593 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3292 | 2025.11.21 18:09:20.458688 [ 256 ] {4b30d304-1854-4469-9185-7d8693177de7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3293 | 2025.11.21 18:09:20.458730 [ 256 ] {4b30d304-1854-4469-9185-7d8693177de7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3294 | 2025.11.21 18:09:20.459070 [ 256 ] {4b30d304-1854-4469-9185-7d8693177de7} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3295 | 2025.11.21 18:09:20.459104 [ 256 ] {4b30d304-1854-4469-9185-7d8693177de7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3296 | 2025.11.21 18:09:20.459415 [ 256 ] {4b30d304-1854-4469-9185-7d8693177de7} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3297 | 2025.11.21 18:09:20.459626 [ 256 ] {4b30d304-1854-4469-9185-7d8693177de7} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3298 | 2025.11.21 18:09:20.459750 [ 256 ] {4b30d304-1854-4469-9185-7d8693177de7} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001081 sec., 96207.2155411656 rows/sec., 5.89 MiB/sec. | ||
| 3299 | 2025.11.21 18:09:20.459785 [ 256 ] {4b30d304-1854-4469-9185-7d8693177de7} <Debug> TCPHandler: Processed in 0.001241606 sec. | ||
| 3300 | 2025.11.21 18:09:25.325248 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6189 | ||
| 3301 | 2025.11.21 18:09:25.325763 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3302 | 2025.11.21 18:09:25.325806 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3303 | 2025.11.21 18:09:25.326280 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3304 | 2025.11.21 18:09:25.326505 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3305 | 2025.11.21 18:09:25.326632 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6189 | ||
| 3306 | 2025.11.21 18:09:25.423448 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3307 | 2025.11.21 18:09:25.423707 [ 256 ] {5c4cb37e-1ff3-4fc9-9c2a-b45bf6ceccfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3308 | 2025.11.21 18:09:25.423772 [ 256 ] {5c4cb37e-1ff3-4fc9-9c2a-b45bf6ceccfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3309 | 2025.11.21 18:09:25.424452 [ 256 ] {5c4cb37e-1ff3-4fc9-9c2a-b45bf6ceccfc} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3310 | 2025.11.21 18:09:25.424498 [ 256 ] {5c4cb37e-1ff3-4fc9-9c2a-b45bf6ceccfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3311 | 2025.11.21 18:09:25.424889 [ 256 ] {5c4cb37e-1ff3-4fc9-9c2a-b45bf6ceccfc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3312 | 2025.11.21 18:09:25.425111 [ 256 ] {5c4cb37e-1ff3-4fc9-9c2a-b45bf6ceccfc} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3313 | 2025.11.21 18:09:25.425276 [ 256 ] {5c4cb37e-1ff3-4fc9-9c2a-b45bf6ceccfc} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001619 sec., 1235.3304508956146 rows/sec., 100.73 KiB/sec. | ||
| 3314 | 2025.11.21 18:09:25.425323 [ 256 ] {5c4cb37e-1ff3-4fc9-9c2a-b45bf6ceccfc} <Debug> TCPHandler: Processed in 0.002055232 sec. | ||
| 3315 | 2025.11.21 18:09:25.425453 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3316 | 2025.11.21 18:09:25.425555 [ 256 ] {48c45b4c-9819-4c51-9986-5048f2294a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3317 | 2025.11.21 18:09:25.425597 [ 256 ] {48c45b4c-9819-4c51-9986-5048f2294a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3318 | 2025.11.21 18:09:25.426040 [ 256 ] {48c45b4c-9819-4c51-9986-5048f2294a6d} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3319 | 2025.11.21 18:09:25.426078 [ 256 ] {48c45b4c-9819-4c51-9986-5048f2294a6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3320 | 2025.11.21 18:09:25.426393 [ 256 ] {48c45b4c-9819-4c51-9986-5048f2294a6d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3321 | 2025.11.21 18:09:25.426608 [ 256 ] {48c45b4c-9819-4c51-9986-5048f2294a6d} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3322 | 2025.11.21 18:09:25.426743 [ 256 ] {48c45b4c-9819-4c51-9986-5048f2294a6d} <Debug> executeQuery: Read 77 rows, 6.49 KiB in 0.001211 sec., 63583.81502890173 rows/sec., 5.23 MiB/sec. | ||
| 3323 | 2025.11.21 18:09:25.426780 [ 256 ] {48c45b4c-9819-4c51-9986-5048f2294a6d} <Debug> TCPHandler: Processed in 0.001378039 sec. | ||
| 3324 | 2025.11.21 18:09:25.426896 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3325 | 2025.11.21 18:09:25.426991 [ 256 ] {17e29998-e3f4-4d3b-8352-26d5ea65d457} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3326 | 2025.11.21 18:09:25.427032 [ 256 ] {17e29998-e3f4-4d3b-8352-26d5ea65d457} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3327 | 2025.11.21 18:09:25.427430 [ 256 ] {17e29998-e3f4-4d3b-8352-26d5ea65d457} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3328 | 2025.11.21 18:09:25.427467 [ 256 ] {17e29998-e3f4-4d3b-8352-26d5ea65d457} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3329 | 2025.11.21 18:09:25.427768 [ 256 ] {17e29998-e3f4-4d3b-8352-26d5ea65d457} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3330 | 2025.11.21 18:09:25.427978 [ 256 ] {17e29998-e3f4-4d3b-8352-26d5ea65d457} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3331 | 2025.11.21 18:09:25.428088 [ 9 ] {} <Debug> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3332 | 2025.11.21 18:09:25.428108 [ 256 ] {17e29998-e3f4-4d3b-8352-26d5ea65d457} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001136 sec., 10563.38028169014 rows/sec., 784.86 KiB/sec. | ||
| 3333 | 2025.11.21 18:09:25.428128 [ 9 ] {} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3334 | 2025.11.21 18:09:25.428151 [ 256 ] {17e29998-e3f4-4d3b-8352-26d5ea65d457} <Debug> TCPHandler: Processed in 0.001303977 sec. | ||
| 3335 | 2025.11.21 18:09:25.428151 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3336 | 2025.11.21 18:09:25.428265 [ 200 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::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 | ||
| 3337 | 2025.11.21 18:09:25.428270 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3338 | 2025.11.21 18:09:25.428370 [ 200 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3339 | 2025.11.21 18:09:25.428383 [ 256 ] {9725634e-392a-4cba-aa61-bdd9a9f405d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3340 | 2025.11.21 18:09:25.428400 [ 200 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 255 rows starting from the beginning of the part | ||
| 3341 | 2025.11.21 18:09:25.428424 [ 256 ] {9725634e-392a-4cba-aa61-bdd9a9f405d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3342 | 2025.11.21 18:09:25.428464 [ 200 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 243 rows starting from the beginning of the part | ||
| 3343 | 2025.11.21 18:09:25.428513 [ 200 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 4 rows starting from the beginning of the part | ||
| 3344 | 2025.11.21 18:09:25.428558 [ 200 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
| 3345 | 2025.11.21 18:09:25.428598 [ 200 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 235 rows starting from the beginning of the part | ||
| 3346 | 2025.11.21 18:09:25.428633 [ 200 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::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 | ||
| 3347 | 2025.11.21 18:09:25.428847 [ 256 ] {9725634e-392a-4cba-aa61-bdd9a9f405d9} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3348 | 2025.11.21 18:09:25.428882 [ 256 ] {9725634e-392a-4cba-aa61-bdd9a9f405d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3349 | 2025.11.21 18:09:25.429200 [ 256 ] {9725634e-392a-4cba-aa61-bdd9a9f405d9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3350 | 2025.11.21 18:09:25.429409 [ 196 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 759 rows, containing 5 columns (5 merged, 0 gathered) in 0.001188095 sec., 638837.8033743093 rows/sec., 41.58 MiB/sec. | ||
| 3351 | 2025.11.21 18:09:25.429414 [ 256 ] {9725634e-392a-4cba-aa61-bdd9a9f405d9} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3352 | 2025.11.21 18:09:25.429549 [ 196 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3353 | 2025.11.21 18:09:25.429563 [ 256 ] {9725634e-392a-4cba-aa61-bdd9a9f405d9} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001199 sec., 63386.1551292744 rows/sec., 4.95 MiB/sec. | ||
| 3354 | 2025.11.21 18:09:25.429600 [ 256 ] {9725634e-392a-4cba-aa61-bdd9a9f405d9} <Debug> TCPHandler: Processed in 0.001379998 sec. | ||
| 3355 | 2025.11.21 18:09:25.429713 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3356 | 2025.11.21 18:09:25.429791 [ 196 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_16_3} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3357 | 2025.11.21 18:09:25.429805 [ 256 ] {ec5ee912-3b95-43b4-bf3e-e87e949aa1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3358 | 2025.11.21 18:09:25.429849 [ 196 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_16_3} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3359 | 2025.11.21 18:09:25.429849 [ 256 ] {ec5ee912-3b95-43b4-bf3e-e87e949aa1b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3360 | 2025.11.21 18:09:25.429908 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3361 | 2025.11.21 18:09:25.430274 [ 256 ] {ec5ee912-3b95-43b4-bf3e-e87e949aa1b8} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3362 | 2025.11.21 18:09:25.430308 [ 256 ] {ec5ee912-3b95-43b4-bf3e-e87e949aa1b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3363 | 2025.11.21 18:09:25.430637 [ 256 ] {ec5ee912-3b95-43b4-bf3e-e87e949aa1b8} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3364 | 2025.11.21 18:09:25.430845 [ 256 ] {ec5ee912-3b95-43b4-bf3e-e87e949aa1b8} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3365 | 2025.11.21 18:09:25.431000 [ 256 ] {ec5ee912-3b95-43b4-bf3e-e87e949aa1b8} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001213 sec., 132728.7716405606 rows/sec., 9.24 MiB/sec. | ||
| 3366 | 2025.11.21 18:09:25.431041 [ 256 ] {ec5ee912-3b95-43b4-bf3e-e87e949aa1b8} <Debug> TCPHandler: Processed in 0.001376228 sec. | ||
| 3367 | 2025.11.21 18:09:25.431158 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3368 | 2025.11.21 18:09:25.431252 [ 256 ] {e4abc655-f49f-4d81-891a-6e9a0cdef5b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3369 | 2025.11.21 18:09:25.431307 [ 256 ] {e4abc655-f49f-4d81-891a-6e9a0cdef5b6} <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 | ||
| 3370 | 2025.11.21 18:09:25.432055 [ 256 ] {e4abc655-f49f-4d81-891a-6e9a0cdef5b6} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3371 | 2025.11.21 18:09:25.432089 [ 256 ] {e4abc655-f49f-4d81-891a-6e9a0cdef5b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3372 | 2025.11.21 18:09:25.432603 [ 256 ] {e4abc655-f49f-4d81-891a-6e9a0cdef5b6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3373 | 2025.11.21 18:09:25.432821 [ 256 ] {e4abc655-f49f-4d81-891a-6e9a0cdef5b6} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3374 | 2025.11.21 18:09:25.432954 [ 256 ] {e4abc655-f49f-4d81-891a-6e9a0cdef5b6} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00172 sec., 5813.9534883720935 rows/sec., 10.42 MiB/sec. | ||
| 3375 | 2025.11.21 18:09:25.433004 [ 256 ] {e4abc655-f49f-4d81-891a-6e9a0cdef5b6} <Debug> TCPHandler: Processed in 0.001901139 sec. | ||
| 3376 | 2025.11.21 18:09:25.433116 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3377 | 2025.11.21 18:09:25.433212 [ 256 ] {cd33f4c3-cd23-46d3-bf3e-1de815ff44c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3378 | 2025.11.21 18:09:25.433252 [ 256 ] {cd33f4c3-cd23-46d3-bf3e-1de815ff44c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3379 | 2025.11.21 18:09:25.433593 [ 256 ] {cd33f4c3-cd23-46d3-bf3e-1de815ff44c9} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3380 | 2025.11.21 18:09:25.433628 [ 256 ] {cd33f4c3-cd23-46d3-bf3e-1de815ff44c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3381 | 2025.11.21 18:09:25.433930 [ 256 ] {cd33f4c3-cd23-46d3-bf3e-1de815ff44c9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3382 | 2025.11.21 18:09:25.434141 [ 256 ] {cd33f4c3-cd23-46d3-bf3e-1de815ff44c9} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3383 | 2025.11.21 18:09:25.434270 [ 256 ] {cd33f4c3-cd23-46d3-bf3e-1de815ff44c9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001078 sec., 55658.62708719852 rows/sec., 3.75 MiB/sec. | ||
| 3384 | 2025.11.21 18:09:25.434306 [ 256 ] {cd33f4c3-cd23-46d3-bf3e-1de815ff44c9} <Debug> TCPHandler: Processed in 0.001243555 sec. | ||
| 3385 | 2025.11.21 18:09:25.643083 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3386 | 2025.11.21 18:09:25.671230 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3387 | 2025.11.21 18:09:25.671330 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3388 | 2025.11.21 18:09:25.679286 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3389 | 2025.11.21 18:09:25.680343 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3390 | 2025.11.21 18:09:25.688644 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3391 | 2025.11.21 18:09:27.832565 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 488 | ||
| 3392 | 2025.11.21 18:09:27.834870 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3393 | 2025.11.21 18:09:27.834920 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 3394 | 2025.11.21 18:09:27.836113 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3395 | 2025.11.21 18:09:27.836402 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3396 | 2025.11.21 18:09:27.836727 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 488 | ||
| 3397 | 2025.11.21 18:09:30.435034 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3398 | 2025.11.21 18:09:30.435336 [ 256 ] {38be2da5-804e-4c80-8edd-f72116f1510c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3399 | 2025.11.21 18:09:30.435441 [ 256 ] {38be2da5-804e-4c80-8edd-f72116f1510c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3400 | 2025.11.21 18:09:30.436366 [ 256 ] {38be2da5-804e-4c80-8edd-f72116f1510c} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3401 | 2025.11.21 18:09:30.436414 [ 256 ] {38be2da5-804e-4c80-8edd-f72116f1510c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3402 | 2025.11.21 18:09:30.436829 [ 256 ] {38be2da5-804e-4c80-8edd-f72116f1510c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3403 | 2025.11.21 18:09:30.437058 [ 256 ] {38be2da5-804e-4c80-8edd-f72116f1510c} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3404 | 2025.11.21 18:09:30.437201 [ 135 ] {} <Debug> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3405 | 2025.11.21 18:09:30.437215 [ 256 ] {38be2da5-804e-4c80-8edd-f72116f1510c} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001952 sec., 210040.9836065574 rows/sec., 13.32 MiB/sec. | ||
| 3406 | 2025.11.21 18:09:30.437267 [ 135 ] {} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3407 | 2025.11.21 18:09:30.437287 [ 256 ] {38be2da5-804e-4c80-8edd-f72116f1510c} <Debug> TCPHandler: Processed in 0.00243533 sec. | ||
| 3408 | 2025.11.21 18:09:30.437294 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3409 | 2025.11.21 18:09:30.437405 [ 196 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::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 | ||
| 3410 | 2025.11.21 18:09:30.437442 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3411 | 2025.11.21 18:09:30.437497 [ 196 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3412 | 2025.11.21 18:09:30.437529 [ 196 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 410 rows starting from the beginning of the part | ||
| 3413 | 2025.11.21 18:09:30.437544 [ 256 ] {80239a63-42ac-46e0-9c8b-4f51ec47ad37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3414 | 2025.11.21 18:09:30.437587 [ 196 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 3415 | 2025.11.21 18:09:30.437587 [ 256 ] {80239a63-42ac-46e0-9c8b-4f51ec47ad37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3416 | 2025.11.21 18:09:30.437634 [ 196 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 3417 | 2025.11.21 18:09:30.437673 [ 196 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 3418 | 2025.11.21 18:09:30.437713 [ 196 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 3419 | 2025.11.21 18:09:30.438455 [ 256 ] {80239a63-42ac-46e0-9c8b-4f51ec47ad37} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3420 | 2025.11.21 18:09:30.438492 [ 256 ] {80239a63-42ac-46e0-9c8b-4f51ec47ad37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3421 | 2025.11.21 18:09:30.438677 [ 190 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001302677 sec., 1573682.5014949986 rows/sec., 105.83 MiB/sec. | ||
| 3422 | 2025.11.21 18:09:30.438825 [ 196 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3423 | 2025.11.21 18:09:30.438954 [ 256 ] {80239a63-42ac-46e0-9c8b-4f51ec47ad37} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3424 | 2025.11.21 18:09:30.439060 [ 196 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_9_2} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3425 | 2025.11.21 18:09:30.439123 [ 196 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_9_2} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3426 | 2025.11.21 18:09:30.439179 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 3427 | 2025.11.21 18:09:30.439197 [ 256 ] {80239a63-42ac-46e0-9c8b-4f51ec47ad37} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3428 | 2025.11.21 18:09:30.439326 [ 256 ] {80239a63-42ac-46e0-9c8b-4f51ec47ad37} <Debug> executeQuery: Read 1172 rows, 95.50 KiB in 0.001807 sec., 648588.8212506918 rows/sec., 51.61 MiB/sec. | ||
| 3429 | 2025.11.21 18:09:30.439374 [ 256 ] {80239a63-42ac-46e0-9c8b-4f51ec47ad37} <Debug> TCPHandler: Processed in 0.001982521 sec. | ||
| 3430 | 2025.11.21 18:09:30.439498 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3431 | 2025.11.21 18:09:30.439599 [ 256 ] {0c57b69b-574e-4f9e-8ef2-8e69c71b9582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3432 | 2025.11.21 18:09:30.439640 [ 256 ] {0c57b69b-574e-4f9e-8ef2-8e69c71b9582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3433 | 2025.11.21 18:09:30.440116 [ 256 ] {0c57b69b-574e-4f9e-8ef2-8e69c71b9582} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3434 | 2025.11.21 18:09:30.440154 [ 256 ] {0c57b69b-574e-4f9e-8ef2-8e69c71b9582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3435 | 2025.11.21 18:09:30.440475 [ 256 ] {0c57b69b-574e-4f9e-8ef2-8e69c71b9582} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3436 | 2025.11.21 18:09:30.440701 [ 256 ] {0c57b69b-574e-4f9e-8ef2-8e69c71b9582} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3437 | 2025.11.21 18:09:30.440837 [ 256 ] {0c57b69b-574e-4f9e-8ef2-8e69c71b9582} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.00126 sec., 186507.9365079365 rows/sec., 11.29 MiB/sec. | ||
| 3438 | 2025.11.21 18:09:30.440874 [ 256 ] {0c57b69b-574e-4f9e-8ef2-8e69c71b9582} <Debug> TCPHandler: Processed in 0.001425419 sec. | ||
| 3439 | 2025.11.21 18:09:30.440987 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3440 | 2025.11.21 18:09:30.441080 [ 256 ] {38d6056f-fbf5-44c8-9c19-5ef746daaed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3441 | 2025.11.21 18:09:30.441119 [ 256 ] {38d6056f-fbf5-44c8-9c19-5ef746daaed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3442 | 2025.11.21 18:09:30.441576 [ 256 ] {38d6056f-fbf5-44c8-9c19-5ef746daaed7} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3443 | 2025.11.21 18:09:30.441617 [ 256 ] {38d6056f-fbf5-44c8-9c19-5ef746daaed7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3444 | 2025.11.21 18:09:30.441929 [ 256 ] {38d6056f-fbf5-44c8-9c19-5ef746daaed7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3445 | 2025.11.21 18:09:30.442139 [ 256 ] {38d6056f-fbf5-44c8-9c19-5ef746daaed7} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3446 | 2025.11.21 18:09:30.442264 [ 256 ] {38d6056f-fbf5-44c8-9c19-5ef746daaed7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001202 sec., 176372.71214642265 rows/sec., 11.37 MiB/sec. | ||
| 3447 | 2025.11.21 18:09:30.442300 [ 256 ] {38d6056f-fbf5-44c8-9c19-5ef746daaed7} <Debug> TCPHandler: Processed in 0.001363128 sec. | ||
| 3448 | 2025.11.21 18:09:30.442411 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3449 | 2025.11.21 18:09:30.442503 [ 256 ] {c54ef2b6-8d30-488e-ab83-6408492e551e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3450 | 2025.11.21 18:09:30.442541 [ 256 ] {c54ef2b6-8d30-488e-ab83-6408492e551e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3451 | 2025.11.21 18:09:30.442989 [ 256 ] {c54ef2b6-8d30-488e-ab83-6408492e551e} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3452 | 2025.11.21 18:09:30.443025 [ 256 ] {c54ef2b6-8d30-488e-ab83-6408492e551e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3453 | 2025.11.21 18:09:30.443334 [ 256 ] {c54ef2b6-8d30-488e-ab83-6408492e551e} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3454 | 2025.11.21 18:09:30.443551 [ 256 ] {c54ef2b6-8d30-488e-ab83-6408492e551e} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3455 | 2025.11.21 18:09:30.443667 [ 135 ] {} <Debug> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3456 | 2025.11.21 18:09:30.443674 [ 256 ] {c54ef2b6-8d30-488e-ab83-6408492e551e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001189 sec., 177460.0504625736 rows/sec., 10.08 MiB/sec. | ||
| 3457 | 2025.11.21 18:09:30.443706 [ 135 ] {} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3458 | 2025.11.21 18:09:30.443729 [ 256 ] {c54ef2b6-8d30-488e-ab83-6408492e551e} <Debug> TCPHandler: Processed in 0.001367658 sec. | ||
| 3459 | 2025.11.21 18:09:30.443732 [ 135 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3460 | 2025.11.21 18:09:30.443847 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3461 | 2025.11.21 18:09:30.443874 [ 186 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::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 | ||
| 3462 | 2025.11.21 18:09:30.443945 [ 256 ] {62731fd0-1fb1-47d3-bd2d-cb976a9eb422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3463 | 2025.11.21 18:09:30.443995 [ 256 ] {62731fd0-1fb1-47d3-bd2d-cb976a9eb422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3464 | 2025.11.21 18:09:30.444083 [ 186 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3465 | 2025.11.21 18:09:30.444146 [ 186 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 211 rows starting from the beginning of the part | ||
| 3466 | 2025.11.21 18:09:30.444252 [ 186 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 3467 | 2025.11.21 18:09:30.444331 [ 186 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 3468 | 2025.11.21 18:09:30.444400 [ 186 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 3469 | 2025.11.21 18:09:30.444470 [ 186 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 3470 | 2025.11.21 18:09:30.444578 [ 256 ] {62731fd0-1fb1-47d3-bd2d-cb976a9eb422} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3471 | 2025.11.21 18:09:30.444620 [ 256 ] {62731fd0-1fb1-47d3-bd2d-cb976a9eb422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3472 | 2025.11.21 18:09:30.444987 [ 256 ] {62731fd0-1fb1-47d3-bd2d-cb976a9eb422} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3473 | 2025.11.21 18:09:30.445220 [ 256 ] {62731fd0-1fb1-47d3-bd2d-cb976a9eb422} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3474 | 2025.11.21 18:09:30.445351 [ 256 ] {62731fd0-1fb1-47d3-bd2d-cb976a9eb422} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001424 sec., 497893.2584269663 rows/sec., 34.89 MiB/sec. | ||
| 3475 | 2025.11.21 18:09:30.445391 [ 256 ] {62731fd0-1fb1-47d3-bd2d-cb976a9eb422} <Debug> TCPHandler: Processed in 0.001593282 sec. | ||
| 3476 | 2025.11.21 18:09:30.445503 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3477 | 2025.11.21 18:09:30.445521 [ 196 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001711495 sec., 616420.1472981224 rows/sec., 37.36 MiB/sec. | ||
| 3478 | 2025.11.21 18:09:30.445598 [ 256 ] {e6ca996c-1509-4385-90f1-f2b49d666301} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3479 | 2025.11.21 18:09:30.445638 [ 256 ] {e6ca996c-1509-4385-90f1-f2b49d666301} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3480 | 2025.11.21 18:09:30.445707 [ 190 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3481 | 2025.11.21 18:09:30.445964 [ 256 ] {e6ca996c-1509-4385-90f1-f2b49d666301} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3482 | 2025.11.21 18:09:30.446006 [ 256 ] {e6ca996c-1509-4385-90f1-f2b49d666301} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3483 | 2025.11.21 18:09:30.446049 [ 190 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_9_2} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3484 | 2025.11.21 18:09:30.446142 [ 190 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_9_2} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 3485 | 2025.11.21 18:09:30.446221 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3486 | 2025.11.21 18:09:30.446326 [ 256 ] {e6ca996c-1509-4385-90f1-f2b49d666301} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3487 | 2025.11.21 18:09:30.446534 [ 256 ] {e6ca996c-1509-4385-90f1-f2b49d666301} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3488 | 2025.11.21 18:09:30.446659 [ 256 ] {e6ca996c-1509-4385-90f1-f2b49d666301} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 3489 | 2025.11.21 18:09:30.446694 [ 256 ] {e6ca996c-1509-4385-90f1-f2b49d666301} <Debug> TCPHandler: Processed in 0.001239935 sec. | ||
| 3490 | 2025.11.21 18:09:30.446802 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3491 | 2025.11.21 18:09:30.446895 [ 256 ] {a94ea175-36b8-4ced-b3ca-8b3f5c7da183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3492 | 2025.11.21 18:09:30.446936 [ 256 ] {a94ea175-36b8-4ced-b3ca-8b3f5c7da183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3493 | 2025.11.21 18:09:30.447346 [ 256 ] {a94ea175-36b8-4ced-b3ca-8b3f5c7da183} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3494 | 2025.11.21 18:09:30.447381 [ 256 ] {a94ea175-36b8-4ced-b3ca-8b3f5c7da183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3495 | 2025.11.21 18:09:30.447705 [ 256 ] {a94ea175-36b8-4ced-b3ca-8b3f5c7da183} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3496 | 2025.11.21 18:09:30.447913 [ 256 ] {a94ea175-36b8-4ced-b3ca-8b3f5c7da183} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3497 | 2025.11.21 18:09:30.448038 [ 256 ] {a94ea175-36b8-4ced-b3ca-8b3f5c7da183} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00116 sec., 270689.6551724138 rows/sec., 17.78 MiB/sec. | ||
| 3498 | 2025.11.21 18:09:30.448073 [ 256 ] {a94ea175-36b8-4ced-b3ca-8b3f5c7da183} <Debug> TCPHandler: Processed in 0.001319947 sec. | ||
| 3499 | 2025.11.21 18:09:30.448180 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3500 | 2025.11.21 18:09:30.448273 [ 256 ] {ffbbd601-8a0f-4a0f-a89a-c7dd723e7c94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3501 | 2025.11.21 18:09:30.448314 [ 256 ] {ffbbd601-8a0f-4a0f-a89a-c7dd723e7c94} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3502 | 2025.11.21 18:09:30.448616 [ 256 ] {ffbbd601-8a0f-4a0f-a89a-c7dd723e7c94} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3503 | 2025.11.21 18:09:30.448651 [ 256 ] {ffbbd601-8a0f-4a0f-a89a-c7dd723e7c94} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3504 | 2025.11.21 18:09:30.448945 [ 256 ] {ffbbd601-8a0f-4a0f-a89a-c7dd723e7c94} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3505 | 2025.11.21 18:09:30.449153 [ 256 ] {ffbbd601-8a0f-4a0f-a89a-c7dd723e7c94} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3506 | 2025.11.21 18:09:30.449256 [ 127 ] {} <Debug> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3507 | 2025.11.21 18:09:30.449284 [ 256 ] {ffbbd601-8a0f-4a0f-a89a-c7dd723e7c94} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 3508 | 2025.11.21 18:09:30.449300 [ 127 ] {} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3509 | 2025.11.21 18:09:30.449324 [ 256 ] {ffbbd601-8a0f-4a0f-a89a-c7dd723e7c94} <Debug> TCPHandler: Processed in 0.001192514 sec. | ||
| 3510 | 2025.11.21 18:09:30.449325 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3511 | 2025.11.21 18:09:30.449441 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3512 | 2025.11.21 18:09:30.449453 [ 191 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact with storage Full | ||
| 3513 | 2025.11.21 18:09:30.449542 [ 256 ] {f21a506a-0e52-4bbe-ae39-821ad9f3c261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3514 | 2025.11.21 18:09:30.449590 [ 191 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3515 | 2025.11.21 18:09:30.449603 [ 256 ] {f21a506a-0e52-4bbe-ae39-821ad9f3c261} <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 | ||
| 3516 | 2025.11.21 18:09:30.449633 [ 191 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 5 rows starting from the beginning of the part | ||
| 3517 | 2025.11.21 18:09:30.449731 [ 191 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 3518 | 2025.11.21 18:09:30.449788 [ 191 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 1 rows starting from the beginning of the part | ||
| 3519 | 2025.11.21 18:09:30.449831 [ 191 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 3520 | 2025.11.21 18:09:30.449884 [ 191 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3521 | 2025.11.21 18:09:30.449929 [ 191 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3522 | 2025.11.21 18:09:30.450415 [ 256 ] {f21a506a-0e52-4bbe-ae39-821ad9f3c261} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3523 | 2025.11.21 18:09:30.450456 [ 256 ] {f21a506a-0e52-4bbe-ae39-821ad9f3c261} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3524 | 2025.11.21 18:09:30.450723 [ 191 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001315297 sec., 9123.414711658279 rows/sec., 605.85 KiB/sec. | ||
| 3525 | 2025.11.21 18:09:30.450838 [ 191 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3526 | 2025.11.21 18:09:30.451006 [ 256 ] {f21a506a-0e52-4bbe-ae39-821ad9f3c261} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3527 | 2025.11.21 18:09:30.451111 [ 191 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_10_2} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3528 | 2025.11.21 18:09:30.451199 [ 191 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_10_2} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 3529 | 2025.11.21 18:09:30.451265 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 3530 | 2025.11.21 18:09:30.451274 [ 256 ] {f21a506a-0e52-4bbe-ae39-821ad9f3c261} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3531 | 2025.11.21 18:09:30.451417 [ 256 ] {f21a506a-0e52-4bbe-ae39-821ad9f3c261} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001893 sec., 15847.860538827259 rows/sec., 28.40 MiB/sec. | ||
| 3532 | 2025.11.21 18:09:30.451469 [ 256 ] {f21a506a-0e52-4bbe-ae39-821ad9f3c261} <Debug> TCPHandler: Processed in 0.002076442 sec. | ||
| 3533 | 2025.11.21 18:09:30.451582 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3534 | 2025.11.21 18:09:30.451675 [ 256 ] {0e566879-2158-424c-9223-2bf2e05fb86d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3535 | 2025.11.21 18:09:30.451716 [ 256 ] {0e566879-2158-424c-9223-2bf2e05fb86d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3536 | 2025.11.21 18:09:30.452038 [ 256 ] {0e566879-2158-424c-9223-2bf2e05fb86d} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3537 | 2025.11.21 18:09:30.452073 [ 256 ] {0e566879-2158-424c-9223-2bf2e05fb86d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3538 | 2025.11.21 18:09:30.452376 [ 256 ] {0e566879-2158-424c-9223-2bf2e05fb86d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3539 | 2025.11.21 18:09:30.452583 [ 256 ] {0e566879-2158-424c-9223-2bf2e05fb86d} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3540 | 2025.11.21 18:09:30.452705 [ 256 ] {0e566879-2158-424c-9223-2bf2e05fb86d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001049 sec., 99142.04003813156 rows/sec., 6.07 MiB/sec. | ||
| 3541 | 2025.11.21 18:09:30.452739 [ 256 ] {0e566879-2158-424c-9223-2bf2e05fb86d} <Debug> TCPHandler: Processed in 0.001205664 sec. | ||
| 3542 | 2025.11.21 18:09:32.731152 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3543 | 2025.11.21 18:09:32.731212 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3544 | 2025.11.21 18:09:32.827693 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6637 | ||
| 3545 | 2025.11.21 18:09:32.828415 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3546 | 2025.11.21 18:09:32.828458 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3547 | 2025.11.21 18:09:32.828947 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3548 | 2025.11.21 18:09:32.829180 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3549 | 2025.11.21 18:09:32.829304 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6637 | ||
| 3550 | 2025.11.21 18:09:33.188799 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3551 | 2025.11.21 18:09:33.205124 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3552 | 2025.11.21 18:09:33.205181 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3553 | 2025.11.21 18:09:33.210443 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3554 | 2025.11.21 18:09:33.211109 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3555 | 2025.11.21 18:09:33.213796 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3556 | 2025.11.21 18:09:35.422382 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3557 | 2025.11.21 18:09:35.422571 [ 256 ] {4c6ed5e9-4096-4d6a-a40e-1503d6dadd46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3558 | 2025.11.21 18:09:35.422636 [ 256 ] {4c6ed5e9-4096-4d6a-a40e-1503d6dadd46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3559 | 2025.11.21 18:09:35.423305 [ 256 ] {4c6ed5e9-4096-4d6a-a40e-1503d6dadd46} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3560 | 2025.11.21 18:09:35.423352 [ 256 ] {4c6ed5e9-4096-4d6a-a40e-1503d6dadd46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3561 | 2025.11.21 18:09:35.423755 [ 256 ] {4c6ed5e9-4096-4d6a-a40e-1503d6dadd46} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3562 | 2025.11.21 18:09:35.423983 [ 256 ] {4c6ed5e9-4096-4d6a-a40e-1503d6dadd46} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3563 | 2025.11.21 18:09:35.424141 [ 256 ] {4c6ed5e9-4096-4d6a-a40e-1503d6dadd46} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001619 sec., 46942.557134033355 rows/sec., 3.87 MiB/sec. | ||
| 3564 | 2025.11.21 18:09:35.424190 [ 256 ] {4c6ed5e9-4096-4d6a-a40e-1503d6dadd46} <Debug> TCPHandler: Processed in 0.0019324 sec. | ||
| 3565 | 2025.11.21 18:09:35.424322 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3566 | 2025.11.21 18:09:35.424428 [ 256 ] {0b2d7a1c-85a2-4594-b729-3c6b8a6b34fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3567 | 2025.11.21 18:09:35.424472 [ 256 ] {0b2d7a1c-85a2-4594-b729-3c6b8a6b34fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3568 | 2025.11.21 18:09:35.424888 [ 256 ] {0b2d7a1c-85a2-4594-b729-3c6b8a6b34fa} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3569 | 2025.11.21 18:09:35.424923 [ 256 ] {0b2d7a1c-85a2-4594-b729-3c6b8a6b34fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3570 | 2025.11.21 18:09:35.425229 [ 256 ] {0b2d7a1c-85a2-4594-b729-3c6b8a6b34fa} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3571 | 2025.11.21 18:09:35.425434 [ 256 ] {0b2d7a1c-85a2-4594-b729-3c6b8a6b34fa} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3572 | 2025.11.21 18:09:35.425568 [ 256 ] {0b2d7a1c-85a2-4594-b729-3c6b8a6b34fa} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001166 sec., 8576.329331046312 rows/sec., 644.90 KiB/sec. | ||
| 3573 | 2025.11.21 18:09:35.425606 [ 256 ] {0b2d7a1c-85a2-4594-b729-3c6b8a6b34fa} <Debug> TCPHandler: Processed in 0.001336168 sec. | ||
| 3574 | 2025.11.21 18:09:35.425718 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3575 | 2025.11.21 18:09:35.425813 [ 256 ] {3972b969-fc1c-483e-a6b2-5493a20447e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3576 | 2025.11.21 18:09:35.425854 [ 256 ] {3972b969-fc1c-483e-a6b2-5493a20447e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3577 | 2025.11.21 18:09:35.426265 [ 256 ] {3972b969-fc1c-483e-a6b2-5493a20447e9} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3578 | 2025.11.21 18:09:35.426300 [ 256 ] {3972b969-fc1c-483e-a6b2-5493a20447e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3579 | 2025.11.21 18:09:35.426602 [ 256 ] {3972b969-fc1c-483e-a6b2-5493a20447e9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3580 | 2025.11.21 18:09:35.426817 [ 256 ] {3972b969-fc1c-483e-a6b2-5493a20447e9} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3581 | 2025.11.21 18:09:35.426943 [ 256 ] {3972b969-fc1c-483e-a6b2-5493a20447e9} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00115 sec., 64347.82608695652 rows/sec., 5.02 MiB/sec. | ||
| 3582 | 2025.11.21 18:09:35.426980 [ 256 ] {3972b969-fc1c-483e-a6b2-5493a20447e9} <Debug> TCPHandler: Processed in 0.001311427 sec. | ||
| 3583 | 2025.11.21 18:09:35.427098 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3584 | 2025.11.21 18:09:35.427194 [ 256 ] {bcf59583-5410-4b01-93a2-e80d9a6b0506} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3585 | 2025.11.21 18:09:35.427235 [ 256 ] {bcf59583-5410-4b01-93a2-e80d9a6b0506} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3586 | 2025.11.21 18:09:35.427652 [ 256 ] {bcf59583-5410-4b01-93a2-e80d9a6b0506} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3587 | 2025.11.21 18:09:35.427688 [ 256 ] {bcf59583-5410-4b01-93a2-e80d9a6b0506} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3588 | 2025.11.21 18:09:35.428014 [ 256 ] {bcf59583-5410-4b01-93a2-e80d9a6b0506} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3589 | 2025.11.21 18:09:35.428222 [ 256 ] {bcf59583-5410-4b01-93a2-e80d9a6b0506} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3590 | 2025.11.21 18:09:35.428353 [ 256 ] {bcf59583-5410-4b01-93a2-e80d9a6b0506} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 3591 | 2025.11.21 18:09:35.428389 [ 256 ] {bcf59583-5410-4b01-93a2-e80d9a6b0506} <Debug> TCPHandler: Processed in 0.001342857 sec. | ||
| 3592 | 2025.11.21 18:09:35.428501 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3593 | 2025.11.21 18:09:35.428595 [ 256 ] {ba856c8a-98a8-4d31-847b-dd91e6c846de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3594 | 2025.11.21 18:09:35.428648 [ 256 ] {ba856c8a-98a8-4d31-847b-dd91e6c846de} <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 | ||
| 3595 | 2025.11.21 18:09:35.429395 [ 256 ] {ba856c8a-98a8-4d31-847b-dd91e6c846de} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3596 | 2025.11.21 18:09:35.429432 [ 256 ] {ba856c8a-98a8-4d31-847b-dd91e6c846de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3597 | 2025.11.21 18:09:35.429929 [ 256 ] {ba856c8a-98a8-4d31-847b-dd91e6c846de} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3598 | 2025.11.21 18:09:35.430149 [ 256 ] {ba856c8a-98a8-4d31-847b-dd91e6c846de} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3599 | 2025.11.21 18:09:35.430284 [ 256 ] {ba856c8a-98a8-4d31-847b-dd91e6c846de} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001707 sec., 5858.230814294083 rows/sec., 10.50 MiB/sec. | ||
| 3600 | 2025.11.21 18:09:35.430337 [ 256 ] {ba856c8a-98a8-4d31-847b-dd91e6c846de} <Debug> TCPHandler: Processed in 0.001883949 sec. | ||
| 3601 | 2025.11.21 18:09:35.430446 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3602 | 2025.11.21 18:09:35.430541 [ 256 ] {3b7708b9-c896-48ca-9dd4-073067b1a677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3603 | 2025.11.21 18:09:35.430581 [ 256 ] {3b7708b9-c896-48ca-9dd4-073067b1a677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3604 | 2025.11.21 18:09:35.430904 [ 256 ] {3b7708b9-c896-48ca-9dd4-073067b1a677} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3605 | 2025.11.21 18:09:35.430939 [ 256 ] {3b7708b9-c896-48ca-9dd4-073067b1a677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3606 | 2025.11.21 18:09:35.431259 [ 256 ] {3b7708b9-c896-48ca-9dd4-073067b1a677} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3607 | 2025.11.21 18:09:35.431469 [ 256 ] {3b7708b9-c896-48ca-9dd4-073067b1a677} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3608 | 2025.11.21 18:09:35.431594 [ 256 ] {3b7708b9-c896-48ca-9dd4-073067b1a677} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001074 sec., 55865.92178770949 rows/sec., 3.76 MiB/sec. | ||
| 3609 | 2025.11.21 18:09:35.431629 [ 256 ] {3b7708b9-c896-48ca-9dd4-073067b1a677} <Debug> TCPHandler: Processed in 0.001231866 sec. | ||
| 3610 | 2025.11.21 18:09:37.670832 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3611 | 2025.11.21 18:09:37.671018 [ 256 ] {23648cc4-9732-41d6-b8e5-c94a288f5b5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3612 | 2025.11.21 18:09:37.671101 [ 256 ] {23648cc4-9732-41d6-b8e5-c94a288f5b5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3613 | 2025.11.21 18:09:37.672006 [ 256 ] {23648cc4-9732-41d6-b8e5-c94a288f5b5a} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3614 | 2025.11.21 18:09:37.672049 [ 256 ] {23648cc4-9732-41d6-b8e5-c94a288f5b5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3615 | 2025.11.21 18:09:37.672464 [ 256 ] {23648cc4-9732-41d6-b8e5-c94a288f5b5a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3616 | 2025.11.21 18:09:37.672708 [ 256 ] {23648cc4-9732-41d6-b8e5-c94a288f5b5a} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3617 | 2025.11.21 18:09:37.672872 [ 256 ] {23648cc4-9732-41d6-b8e5-c94a288f5b5a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001908 sec., 214884.6960167715 rows/sec., 13.63 MiB/sec. | ||
| 3618 | 2025.11.21 18:09:37.672922 [ 256 ] {23648cc4-9732-41d6-b8e5-c94a288f5b5a} <Debug> TCPHandler: Processed in 0.002216496 sec. | ||
| 3619 | 2025.11.21 18:09:37.673053 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3620 | 2025.11.21 18:09:37.673158 [ 256 ] {801f1bed-1287-4a9d-8a8e-ebfefbd8bef9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3621 | 2025.11.21 18:09:37.673203 [ 256 ] {801f1bed-1287-4a9d-8a8e-ebfefbd8bef9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3622 | 2025.11.21 18:09:37.673619 [ 256 ] {801f1bed-1287-4a9d-8a8e-ebfefbd8bef9} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3623 | 2025.11.21 18:09:37.673655 [ 256 ] {801f1bed-1287-4a9d-8a8e-ebfefbd8bef9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3624 | 2025.11.21 18:09:37.673963 [ 256 ] {801f1bed-1287-4a9d-8a8e-ebfefbd8bef9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3625 | 2025.11.21 18:09:37.674171 [ 256 ] {801f1bed-1287-4a9d-8a8e-ebfefbd8bef9} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3626 | 2025.11.21 18:09:37.674261 [ 128 ] {} <Debug> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3627 | 2025.11.21 18:09:37.674298 [ 128 ] {} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3628 | 2025.11.21 18:09:37.674301 [ 256 ] {801f1bed-1287-4a9d-8a8e-ebfefbd8bef9} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001169 sec., 3421.7279726261763 rows/sec., 279.02 KiB/sec. | ||
| 3629 | 2025.11.21 18:09:37.674318 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3630 | 2025.11.21 18:09:37.674345 [ 256 ] {801f1bed-1287-4a9d-8a8e-ebfefbd8bef9} <Debug> TCPHandler: Processed in 0.001343718 sec. | ||
| 3631 | 2025.11.21 18:09:37.674433 [ 199 ] {aebd1286-a928-4376-9a62-4985cd4aae92::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 | ||
| 3632 | 2025.11.21 18:09:37.674463 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3633 | 2025.11.21 18:09:37.674565 [ 199 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3634 | 2025.11.21 18:09:37.674567 [ 256 ] {a46d7db9-09a7-4c70-a38d-db52c626d3e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3635 | 2025.11.21 18:09:37.674605 [ 199 ] {aebd1286-a928-4376-9a62-4985cd4aae92::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 | ||
| 3636 | 2025.11.21 18:09:37.674626 [ 256 ] {a46d7db9-09a7-4c70-a38d-db52c626d3e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3637 | 2025.11.21 18:09:37.674674 [ 199 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 3638 | 2025.11.21 18:09:37.674724 [ 199 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3639 | 2025.11.21 18:09:37.674771 [ 199 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 12 rows starting from the beginning of the part | ||
| 3640 | 2025.11.21 18:09:37.674808 [ 199 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 3641 | 2025.11.21 18:09:37.674846 [ 199 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 3642 | 2025.11.21 18:09:37.675631 [ 191 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001250346 sec., 25592.91588088417 rows/sec., 2.14 MiB/sec. | ||
| 3643 | 2025.11.21 18:09:37.675786 [ 196 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3644 | 2025.11.21 18:09:37.676104 [ 196 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_6_1} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3645 | 2025.11.21 18:09:37.676179 [ 196 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_6_1} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3646 | 2025.11.21 18:09:37.676229 [ 256 ] {a46d7db9-09a7-4c70-a38d-db52c626d3e7} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3647 | 2025.11.21 18:09:37.676263 [ 256 ] {a46d7db9-09a7-4c70-a38d-db52c626d3e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3648 | 2025.11.21 18:09:37.676264 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 3649 | 2025.11.21 18:09:37.676707 [ 256 ] {a46d7db9-09a7-4c70-a38d-db52c626d3e7} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3650 | 2025.11.21 18:09:37.676918 [ 256 ] {a46d7db9-09a7-4c70-a38d-db52c626d3e7} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3651 | 2025.11.21 18:09:37.677018 [ 128 ] {} <Debug> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3652 | 2025.11.21 18:09:37.677044 [ 128 ] {} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3653 | 2025.11.21 18:09:37.677044 [ 256 ] {a46d7db9-09a7-4c70-a38d-db52c626d3e7} <Debug> executeQuery: Read 2314 rows, 192.21 KiB in 0.002497 sec., 926712.0544653584 rows/sec., 75.17 MiB/sec. | ||
| 3654 | 2025.11.21 18:09:37.677062 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3655 | 2025.11.21 18:09:37.677091 [ 256 ] {a46d7db9-09a7-4c70-a38d-db52c626d3e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 3656 | 2025.11.21 18:09:37.677106 [ 256 ] {a46d7db9-09a7-4c70-a38d-db52c626d3e7} <Debug> TCPHandler: Processed in 0.002693926 sec. | ||
| 3657 | 2025.11.21 18:09:37.677131 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::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 | ||
| 3658 | 2025.11.21 18:09:37.677217 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3659 | 2025.11.21 18:09:37.677227 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3660 | 2025.11.21 18:09:37.677247 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 2343 rows starting from the beginning of the part | ||
| 3661 | 2025.11.21 18:09:37.677303 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1172 rows starting from the beginning of the part | ||
| 3662 | 2025.11.21 18:09:37.677322 [ 256 ] {9b4ea19b-53d7-454a-9b47-d9164ce70b43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3663 | 2025.11.21 18:09:37.677346 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 77 rows starting from the beginning of the part | ||
| 3664 | 2025.11.21 18:09:37.677364 [ 256 ] {9b4ea19b-53d7-454a-9b47-d9164ce70b43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3665 | 2025.11.21 18:09:37.677388 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1172 rows starting from the beginning of the part | ||
| 3666 | 2025.11.21 18:09:37.677427 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 76 rows starting from the beginning of the part | ||
| 3667 | 2025.11.21 18:09:37.677467 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2314 rows starting from the beginning of the part | ||
| 3668 | 2025.11.21 18:09:37.677855 [ 256 ] {9b4ea19b-53d7-454a-9b47-d9164ce70b43} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3669 | 2025.11.21 18:09:37.677890 [ 256 ] {9b4ea19b-53d7-454a-9b47-d9164ce70b43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3670 | 2025.11.21 18:09:37.678214 [ 256 ] {9b4ea19b-53d7-454a-9b47-d9164ce70b43} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3671 | 2025.11.21 18:09:37.678447 [ 256 ] {9b4ea19b-53d7-454a-9b47-d9164ce70b43} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3672 | 2025.11.21 18:09:37.678585 [ 256 ] {9b4ea19b-53d7-454a-9b47-d9164ce70b43} <Debug> executeQuery: Read 239 rows, 14.85 KiB in 0.001281 sec., 186572.98985167837 rows/sec., 11.32 MiB/sec. | ||
| 3673 | 2025.11.21 18:09:37.678624 [ 256 ] {9b4ea19b-53d7-454a-9b47-d9164ce70b43} <Debug> TCPHandler: Processed in 0.00144712 sec. | ||
| 3674 | 2025.11.21 18:09:37.678727 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3675 | 2025.11.21 18:09:37.678821 [ 256 ] {cfb29f9a-4fc5-44c0-8ed4-426ec84cd5d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3676 | 2025.11.21 18:09:37.678862 [ 256 ] {cfb29f9a-4fc5-44c0-8ed4-426ec84cd5d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3677 | 2025.11.21 18:09:37.679375 [ 256 ] {cfb29f9a-4fc5-44c0-8ed4-426ec84cd5d1} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3678 | 2025.11.21 18:09:37.679411 [ 256 ] {cfb29f9a-4fc5-44c0-8ed4-426ec84cd5d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3679 | 2025.11.21 18:09:37.679654 [ 196 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7154 rows, containing 5 columns (5 merged, 0 gathered) in 0.002552142 sec., 2803135.5622061784 rows/sec., 236.85 MiB/sec. | ||
| 3680 | 2025.11.21 18:09:37.679735 [ 256 ] {cfb29f9a-4fc5-44c0-8ed4-426ec84cd5d1} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3681 | 2025.11.21 18:09:37.679941 [ 191 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3682 | 2025.11.21 18:09:37.679966 [ 256 ] {cfb29f9a-4fc5-44c0-8ed4-426ec84cd5d1} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3683 | 2025.11.21 18:09:37.680075 [ 128 ] {} <Debug> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3684 | 2025.11.21 18:09:37.680103 [ 256 ] {cfb29f9a-4fc5-44c0-8ed4-426ec84cd5d1} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.0013 sec., 338461.5384615385 rows/sec., 22.39 MiB/sec. | ||
| 3685 | 2025.11.21 18:09:37.680110 [ 128 ] {} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3686 | 2025.11.21 18:09:37.680141 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3687 | 2025.11.21 18:09:37.680143 [ 256 ] {cfb29f9a-4fc5-44c0-8ed4-426ec84cd5d1} <Debug> TCPHandler: Processed in 0.00146402 sec. | ||
| 3688 | 2025.11.21 18:09:37.680209 [ 192 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::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 | ||
| 3689 | 2025.11.21 18:09:37.680262 [ 191 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_21_4} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3690 | 2025.11.21 18:09:37.680267 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3691 | 2025.11.21 18:09:37.680295 [ 192 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3692 | 2025.11.21 18:09:37.680327 [ 192 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 441 rows starting from the beginning of the part | ||
| 3693 | 2025.11.21 18:09:37.680365 [ 191 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_21_4} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3694 | 2025.11.21 18:09:37.680373 [ 192 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 440 rows starting from the beginning of the part | ||
| 3695 | 2025.11.21 18:09:37.680383 [ 256 ] {46a4ee9a-665f-43dd-8644-776bdfa1d431} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3696 | 2025.11.21 18:09:37.680428 [ 192 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::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 | ||
| 3697 | 2025.11.21 18:09:37.680434 [ 256 ] {46a4ee9a-665f-43dd-8644-776bdfa1d431} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3698 | 2025.11.21 18:09:37.680465 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 3699 | 2025.11.21 18:09:37.680467 [ 192 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::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 | ||
| 3700 | 2025.11.21 18:09:37.680525 [ 192 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::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 | ||
| 3701 | 2025.11.21 18:09:37.680559 [ 192 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 440 rows starting from the beginning of the part | ||
| 3702 | 2025.11.21 18:09:37.680905 [ 256 ] {46a4ee9a-665f-43dd-8644-776bdfa1d431} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3703 | 2025.11.21 18:09:37.680940 [ 256 ] {46a4ee9a-665f-43dd-8644-776bdfa1d431} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3704 | 2025.11.21 18:09:37.681254 [ 256 ] {46a4ee9a-665f-43dd-8644-776bdfa1d431} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3705 | 2025.11.21 18:09:37.681475 [ 256 ] {46a4ee9a-665f-43dd-8644-776bdfa1d431} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3706 | 2025.11.21 18:09:37.681507 [ 194 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1746 rows, containing 5 columns (5 merged, 0 gathered) in 0.001317127 sec., 1325612.4883932986 rows/sec., 92.22 MiB/sec. | ||
| 3707 | 2025.11.21 18:09:37.681605 [ 256 ] {46a4ee9a-665f-43dd-8644-776bdfa1d431} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00124 sec., 170161.29032258064 rows/sec., 9.66 MiB/sec. | ||
| 3708 | 2025.11.21 18:09:37.681649 [ 256 ] {46a4ee9a-665f-43dd-8644-776bdfa1d431} <Debug> TCPHandler: Processed in 0.001430619 sec. | ||
| 3709 | 2025.11.21 18:09:37.681693 [ 191 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3710 | 2025.11.21 18:09:37.681766 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3711 | 2025.11.21 18:09:37.681865 [ 256 ] {5b30e876-5bb2-4bba-b9b9-a495b3511995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3712 | 2025.11.21 18:09:37.681909 [ 256 ] {5b30e876-5bb2-4bba-b9b9-a495b3511995} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3713 | 2025.11.21 18:09:37.681968 [ 191 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_11_2} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3714 | 2025.11.21 18:09:37.682048 [ 191 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_11_2} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3715 | 2025.11.21 18:09:37.682126 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 3716 | 2025.11.21 18:09:37.682700 [ 256 ] {5b30e876-5bb2-4bba-b9b9-a495b3511995} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3717 | 2025.11.21 18:09:37.682740 [ 256 ] {5b30e876-5bb2-4bba-b9b9-a495b3511995} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3718 | 2025.11.21 18:09:37.683101 [ 256 ] {5b30e876-5bb2-4bba-b9b9-a495b3511995} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3719 | 2025.11.21 18:09:37.683311 [ 256 ] {5b30e876-5bb2-4bba-b9b9-a495b3511995} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3720 | 2025.11.21 18:09:37.683439 [ 256 ] {5b30e876-5bb2-4bba-b9b9-a495b3511995} <Debug> executeQuery: Read 1169 rows, 85.49 KiB in 0.001591 sec., 734758.0138277813 rows/sec., 52.47 MiB/sec. | ||
| 3721 | 2025.11.21 18:09:37.683443 [ 126 ] {} <Debug> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3722 | 2025.11.21 18:09:37.683479 [ 256 ] {5b30e876-5bb2-4bba-b9b9-a495b3511995} <Debug> TCPHandler: Processed in 0.001761376 sec. | ||
| 3723 | 2025.11.21 18:09:37.683497 [ 126 ] {} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3724 | 2025.11.21 18:09:37.683523 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3725 | 2025.11.21 18:09:37.683594 [ 192 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::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 | ||
| 3726 | 2025.11.21 18:09:37.683604 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3727 | 2025.11.21 18:09:37.683678 [ 192 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3728 | 2025.11.21 18:09:37.683703 [ 192 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1211 rows starting from the beginning of the part | ||
| 3729 | 2025.11.21 18:09:37.683708 [ 256 ] {8a7c3d85-d166-4ff4-968e-ea284ad4a8f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3730 | 2025.11.21 18:09:37.683749 [ 192 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 709 rows starting from the beginning of the part | ||
| 3731 | 2025.11.21 18:09:37.683753 [ 256 ] {8a7c3d85-d166-4ff4-968e-ea284ad4a8f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3732 | 2025.11.21 18:09:37.683788 [ 192 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 76 rows starting from the beginning of the part | ||
| 3733 | 2025.11.21 18:09:37.683825 [ 192 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 709 rows starting from the beginning of the part | ||
| 3734 | 2025.11.21 18:09:37.683861 [ 192 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 74 rows starting from the beginning of the part | ||
| 3735 | 2025.11.21 18:09:37.683896 [ 192 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1169 rows starting from the beginning of the part | ||
| 3736 | 2025.11.21 18:09:37.684090 [ 256 ] {8a7c3d85-d166-4ff4-968e-ea284ad4a8f3} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3737 | 2025.11.21 18:09:37.684127 [ 256 ] {8a7c3d85-d166-4ff4-968e-ea284ad4a8f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3738 | 2025.11.21 18:09:37.684443 [ 256 ] {8a7c3d85-d166-4ff4-968e-ea284ad4a8f3} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3739 | 2025.11.21 18:09:37.684667 [ 256 ] {8a7c3d85-d166-4ff4-968e-ea284ad4a8f3} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3740 | 2025.11.21 18:09:37.684796 [ 256 ] {8a7c3d85-d166-4ff4-968e-ea284ad4a8f3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001106 sec., 5424.9547920434 rows/sec., 283.43 KiB/sec. | ||
| 3741 | 2025.11.21 18:09:37.684833 [ 256 ] {8a7c3d85-d166-4ff4-968e-ea284ad4a8f3} <Debug> TCPHandler: Processed in 0.001276747 sec. | ||
| 3742 | 2025.11.21 18:09:37.684949 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3743 | 2025.11.21 18:09:37.685043 [ 256 ] {36057f5c-8963-4789-abd5-f5c1ed060af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3744 | 2025.11.21 18:09:37.685087 [ 256 ] {36057f5c-8963-4789-abd5-f5c1ed060af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3745 | 2025.11.21 18:09:37.685172 [ 192 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3948 rows, containing 5 columns (5 merged, 0 gathered) in 0.001607124 sec., 2456562.1569959754 rows/sec., 184.43 MiB/sec. | ||
| 3746 | 2025.11.21 18:09:37.685406 [ 197 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3747 | 2025.11.21 18:09:37.685670 [ 256 ] {36057f5c-8963-4789-abd5-f5c1ed060af6} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3748 | 2025.11.21 18:09:37.685713 [ 256 ] {36057f5c-8963-4789-abd5-f5c1ed060af6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3749 | 2025.11.21 18:09:37.685744 [ 197 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_21_4} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3750 | 2025.11.21 18:09:37.685842 [ 197 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_21_4} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3751 | 2025.11.21 18:09:37.685958 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 3752 | 2025.11.21 18:09:37.686105 [ 256 ] {36057f5c-8963-4789-abd5-f5c1ed060af6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3753 | 2025.11.21 18:09:37.686323 [ 256 ] {36057f5c-8963-4789-abd5-f5c1ed060af6} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3754 | 2025.11.21 18:09:37.686437 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3755 | 2025.11.21 18:09:37.686469 [ 256 ] {36057f5c-8963-4789-abd5-f5c1ed060af6} <Debug> executeQuery: Read 936 rows, 63.46 KiB in 0.001443 sec., 648648.6486486486 rows/sec., 42.94 MiB/sec. | ||
| 3756 | 2025.11.21 18:09:37.686479 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3757 | 2025.11.21 18:09:37.686515 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3758 | 2025.11.21 18:09:37.686518 [ 256 ] {36057f5c-8963-4789-abd5-f5c1ed060af6} <Debug> TCPHandler: Processed in 0.001616513 sec. | ||
| 3759 | 2025.11.21 18:09:37.686609 [ 194 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::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 | ||
| 3760 | 2025.11.21 18:09:37.686666 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3761 | 2025.11.21 18:09:37.686732 [ 194 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3762 | 2025.11.21 18:09:37.686765 [ 256 ] {6d75b2fa-08b8-4d82-a7d1-54c76d0ce569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3763 | 2025.11.21 18:09:37.686774 [ 194 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5667 rows starting from the beginning of the part | ||
| 3764 | 2025.11.21 18:09:37.686817 [ 256 ] {6d75b2fa-08b8-4d82-a7d1-54c76d0ce569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3765 | 2025.11.21 18:09:37.686858 [ 194 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::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 | ||
| 3766 | 2025.11.21 18:09:37.686918 [ 194 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 161 rows starting from the beginning of the part | ||
| 3767 | 2025.11.21 18:09:37.686969 [ 194 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::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 | ||
| 3768 | 2025.11.21 18:09:37.687013 [ 194 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 160 rows starting from the beginning of the part | ||
| 3769 | 2025.11.21 18:09:37.687055 [ 194 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 936 rows starting from the beginning of the part | ||
| 3770 | 2025.11.21 18:09:37.687161 [ 256 ] {6d75b2fa-08b8-4d82-a7d1-54c76d0ce569} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3771 | 2025.11.21 18:09:37.687203 [ 256 ] {6d75b2fa-08b8-4d82-a7d1-54c76d0ce569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3772 | 2025.11.21 18:09:37.687528 [ 256 ] {6d75b2fa-08b8-4d82-a7d1-54c76d0ce569} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3773 | 2025.11.21 18:09:37.687744 [ 256 ] {6d75b2fa-08b8-4d82-a7d1-54c76d0ce569} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3774 | 2025.11.21 18:09:37.687880 [ 256 ] {6d75b2fa-08b8-4d82-a7d1-54c76d0ce569} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001133 sec., 882.6125330979701 rows/sec., 59.47 KiB/sec. | ||
| 3775 | 2025.11.21 18:09:37.687917 [ 256 ] {6d75b2fa-08b8-4d82-a7d1-54c76d0ce569} <Debug> TCPHandler: Processed in 0.001299577 sec. | ||
| 3776 | 2025.11.21 18:09:37.688038 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3777 | 2025.11.21 18:09:37.688132 [ 256 ] {b4e312d5-34d6-4b97-ad53-92967d8920ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3778 | 2025.11.21 18:09:37.688188 [ 256 ] {b4e312d5-34d6-4b97-ad53-92967d8920ea} <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 | ||
| 3779 | 2025.11.21 18:09:37.689009 [ 256 ] {b4e312d5-34d6-4b97-ad53-92967d8920ea} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3780 | 2025.11.21 18:09:37.689045 [ 256 ] {b4e312d5-34d6-4b97-ad53-92967d8920ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3781 | 2025.11.21 18:09:37.689503 [ 197 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7552 rows, containing 5 columns (5 merged, 0 gathered) in 0.002935071 sec., 2573021.2318543573 rows/sec., 171.93 MiB/sec. | ||
| 3782 | 2025.11.21 18:09:37.689654 [ 256 ] {b4e312d5-34d6-4b97-ad53-92967d8920ea} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3783 | 2025.11.21 18:09:37.689882 [ 256 ] {b4e312d5-34d6-4b97-ad53-92967d8920ea} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3784 | 2025.11.21 18:09:37.689939 [ 194 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3785 | 2025.11.21 18:09:37.690004 [ 126 ] {} <Debug> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3786 | 2025.11.21 18:09:37.690026 [ 256 ] {b4e312d5-34d6-4b97-ad53-92967d8920ea} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001912 sec., 15690.376569037657 rows/sec., 28.12 MiB/sec. | ||
| 3787 | 2025.11.21 18:09:37.690040 [ 126 ] {} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3788 | 2025.11.21 18:09:37.690071 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3789 | 2025.11.21 18:09:37.690087 [ 256 ] {b4e312d5-34d6-4b97-ad53-92967d8920ea} <Debug> TCPHandler: Processed in 0.002097523 sec. | ||
| 3790 | 2025.11.21 18:09:37.690162 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::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 | ||
| 3791 | 2025.11.21 18:09:37.690216 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3792 | 2025.11.21 18:09:37.690223 [ 194 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3793 | 2025.11.21 18:09:37.690316 [ 194 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3794 | 2025.11.21 18:09:37.690323 [ 256 ] {36fdc1f8-b1e2-46e6-ab05-4c97b66ab63c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3795 | 2025.11.21 18:09:37.690374 [ 256 ] {36fdc1f8-b1e2-46e6-ab05-4c97b66ab63c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3796 | 2025.11.21 18:09:37.690397 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3797 | 2025.11.21 18:09:37.690397 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 3798 | 2025.11.21 18:09:37.690474 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 147 rows starting from the beginning of the part | ||
| 3799 | 2025.11.21 18:09:37.690658 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 30 rows starting from the beginning of the part | ||
| 3800 | 2025.11.21 18:09:37.690787 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 10 rows starting from the beginning of the part | ||
| 3801 | 2025.11.21 18:09:37.690827 [ 256 ] {36fdc1f8-b1e2-46e6-ab05-4c97b66ab63c} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3802 | 2025.11.21 18:09:37.690870 [ 256 ] {36fdc1f8-b1e2-46e6-ab05-4c97b66ab63c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3803 | 2025.11.21 18:09:37.690918 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 30 rows starting from the beginning of the part | ||
| 3804 | 2025.11.21 18:09:37.691054 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 10 rows starting from the beginning of the part | ||
| 3805 | 2025.11.21 18:09:37.691165 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 30 rows starting from the beginning of the part | ||
| 3806 | 2025.11.21 18:09:37.691289 [ 256 ] {36fdc1f8-b1e2-46e6-ab05-4c97b66ab63c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3807 | 2025.11.21 18:09:37.691564 [ 256 ] {36fdc1f8-b1e2-46e6-ab05-4c97b66ab63c} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3808 | 2025.11.21 18:09:37.691701 [ 126 ] {} <Debug> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3809 | 2025.11.21 18:09:37.691709 [ 256 ] {36fdc1f8-b1e2-46e6-ab05-4c97b66ab63c} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001405 sec., 56939.50177935943 rows/sec., 3.38 MiB/sec. | ||
| 3810 | 2025.11.21 18:09:37.691756 [ 126 ] {} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3811 | 2025.11.21 18:09:37.691772 [ 256 ] {36fdc1f8-b1e2-46e6-ab05-4c97b66ab63c} <Debug> TCPHandler: Processed in 0.001607524 sec. | ||
| 3812 | 2025.11.21 18:09:37.691802 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3813 | 2025.11.21 18:09:37.691900 [ 197 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::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 | ||
| 3814 | 2025.11.21 18:09:37.691996 [ 197 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3815 | 2025.11.21 18:09:37.692023 [ 197 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1124 rows starting from the beginning of the part | ||
| 3816 | 2025.11.21 18:09:37.692090 [ 197 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::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 | ||
| 3817 | 2025.11.21 18:09:37.692137 [ 197 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::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 | ||
| 3818 | 2025.11.21 18:09:37.692183 [ 197 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::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 | ||
| 3819 | 2025.11.21 18:09:37.692236 [ 197 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::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 | ||
| 3820 | 2025.11.21 18:09:37.692293 [ 197 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 80 rows starting from the beginning of the part | ||
| 3821 | 2025.11.21 18:09:37.693234 [ 188 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1532 rows, containing 4 columns (4 merged, 0 gathered) in 0.001372428 sec., 1116269.8516789223 rows/sec., 70.59 MiB/sec. | ||
| 3822 | 2025.11.21 18:09:37.693421 [ 197 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3823 | 2025.11.21 18:09:37.693670 [ 197 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_21_4} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3824 | 2025.11.21 18:09:37.693734 [ 197 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_21_4} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3825 | 2025.11.21 18:09:37.693795 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 3826 | 2025.11.21 18:09:37.693834 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 257 rows, containing 19 columns (19 merged, 0 gathered) in 0.003713367 sec., 69209.42637773212 rows/sec., 124.02 MiB/sec. | ||
| 3827 | 2025.11.21 18:09:37.694288 [ 197 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3828 | 2025.11.21 18:09:37.694582 [ 197 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3829 | 2025.11.21 18:09:37.694641 [ 197 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3830 | 2025.11.21 18:09:37.694712 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.53 MiB. | ||
| 3831 | 2025.11.21 18:09:37.837838 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 546 | ||
| 3832 | 2025.11.21 18:09:37.840590 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3833 | 2025.11.21 18:09:37.840646 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3834 | 2025.11.21 18:09:37.841879 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3835 | 2025.11.21 18:09:37.842154 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3836 | 2025.11.21 18:09:37.842500 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 546 | ||
| 3837 | 2025.11.21 18:09:40.330351 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7149 | ||
| 3838 | 2025.11.21 18:09:40.330873 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3839 | 2025.11.21 18:09:40.330913 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3840 | 2025.11.21 18:09:40.331396 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3841 | 2025.11.21 18:09:40.331624 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3842 | 2025.11.21 18:09:40.331757 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7149 | ||
| 3843 | 2025.11.21 18:09:40.418319 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3844 | 2025.11.21 18:09:40.418605 [ 256 ] {b436da20-bcdc-4b4b-a11a-52cf51c66a9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3845 | 2025.11.21 18:09:40.418708 [ 256 ] {b436da20-bcdc-4b4b-a11a-52cf51c66a9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3846 | 2025.11.21 18:09:40.419534 [ 256 ] {b436da20-bcdc-4b4b-a11a-52cf51c66a9f} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3847 | 2025.11.21 18:09:40.419577 [ 256 ] {b436da20-bcdc-4b4b-a11a-52cf51c66a9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3848 | 2025.11.21 18:09:40.419962 [ 256 ] {b436da20-bcdc-4b4b-a11a-52cf51c66a9f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3849 | 2025.11.21 18:09:40.420187 [ 256 ] {b436da20-bcdc-4b4b-a11a-52cf51c66a9f} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3850 | 2025.11.21 18:09:40.420342 [ 256 ] {b436da20-bcdc-4b4b-a11a-52cf51c66a9f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001813 sec., 30888.030888030888 rows/sec., 2.37 MiB/sec. | ||
| 3851 | 2025.11.21 18:09:40.420388 [ 256 ] {b436da20-bcdc-4b4b-a11a-52cf51c66a9f} <Debug> TCPHandler: Processed in 0.002246646 sec. | ||
| 3852 | 2025.11.21 18:09:40.420517 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3853 | 2025.11.21 18:09:40.420610 [ 256 ] {8e50ffb9-ea56-48ea-be36-b8d9ad72dc88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3854 | 2025.11.21 18:09:40.420650 [ 256 ] {8e50ffb9-ea56-48ea-be36-b8d9ad72dc88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3855 | 2025.11.21 18:09:40.421119 [ 256 ] {8e50ffb9-ea56-48ea-be36-b8d9ad72dc88} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3856 | 2025.11.21 18:09:40.421157 [ 256 ] {8e50ffb9-ea56-48ea-be36-b8d9ad72dc88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3857 | 2025.11.21 18:09:40.421457 [ 256 ] {8e50ffb9-ea56-48ea-be36-b8d9ad72dc88} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3858 | 2025.11.21 18:09:40.421663 [ 256 ] {8e50ffb9-ea56-48ea-be36-b8d9ad72dc88} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3859 | 2025.11.21 18:09:40.421787 [ 256 ] {8e50ffb9-ea56-48ea-be36-b8d9ad72dc88} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001196 sec., 53511.70568561873 rows/sec., 4.18 MiB/sec. | ||
| 3860 | 2025.11.21 18:09:40.421823 [ 256 ] {8e50ffb9-ea56-48ea-be36-b8d9ad72dc88} <Debug> TCPHandler: Processed in 0.001353358 sec. | ||
| 3861 | 2025.11.21 18:09:40.421940 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3862 | 2025.11.21 18:09:40.422034 [ 256 ] {62d88670-f04f-49dd-adc6-e24f44af942f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3863 | 2025.11.21 18:09:40.422077 [ 256 ] {62d88670-f04f-49dd-adc6-e24f44af942f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3864 | 2025.11.21 18:09:40.422466 [ 256 ] {62d88670-f04f-49dd-adc6-e24f44af942f} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3865 | 2025.11.21 18:09:40.422502 [ 256 ] {62d88670-f04f-49dd-adc6-e24f44af942f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3866 | 2025.11.21 18:09:40.422817 [ 256 ] {62d88670-f04f-49dd-adc6-e24f44af942f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3867 | 2025.11.21 18:09:40.423031 [ 256 ] {62d88670-f04f-49dd-adc6-e24f44af942f} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3868 | 2025.11.21 18:09:40.423154 [ 256 ] {62d88670-f04f-49dd-adc6-e24f44af942f} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001139 sec., 56189.64003511852 rows/sec., 3.91 MiB/sec. | ||
| 3869 | 2025.11.21 18:09:40.423189 [ 256 ] {62d88670-f04f-49dd-adc6-e24f44af942f} <Debug> TCPHandler: Processed in 0.001296146 sec. | ||
| 3870 | 2025.11.21 18:09:40.423307 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3871 | 2025.11.21 18:09:40.423398 [ 256 ] {dcda8852-a512-4e97-9e0e-073d9c88851a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3872 | 2025.11.21 18:09:40.423439 [ 256 ] {dcda8852-a512-4e97-9e0e-073d9c88851a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3873 | 2025.11.21 18:09:40.423755 [ 256 ] {dcda8852-a512-4e97-9e0e-073d9c88851a} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3874 | 2025.11.21 18:09:40.423791 [ 256 ] {dcda8852-a512-4e97-9e0e-073d9c88851a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3875 | 2025.11.21 18:09:40.424096 [ 256 ] {dcda8852-a512-4e97-9e0e-073d9c88851a} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3876 | 2025.11.21 18:09:40.424294 [ 256 ] {dcda8852-a512-4e97-9e0e-073d9c88851a} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3877 | 2025.11.21 18:09:40.424417 [ 256 ] {dcda8852-a512-4e97-9e0e-073d9c88851a} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001037 sec., 23143.683702989394 rows/sec., 1.56 MiB/sec. | ||
| 3878 | 2025.11.21 18:09:40.424451 [ 256 ] {dcda8852-a512-4e97-9e0e-073d9c88851a} <Debug> TCPHandler: Processed in 0.001195224 sec. | ||
| 3879 | 2025.11.21 18:09:40.714833 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3880 | 2025.11.21 18:09:40.733095 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3881 | 2025.11.21 18:09:40.733163 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3882 | 2025.11.21 18:09:40.739499 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3883 | 2025.11.21 18:09:40.740204 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3884 | 2025.11.21 18:09:40.743555 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3885 | 2025.11.21 18:09:45.422645 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3886 | 2025.11.21 18:09:45.422836 [ 256 ] {686358b4-4a8a-4618-9e6a-fb37fae7c1f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3887 | 2025.11.21 18:09:45.422898 [ 256 ] {686358b4-4a8a-4618-9e6a-fb37fae7c1f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3888 | 2025.11.21 18:09:45.423578 [ 256 ] {686358b4-4a8a-4618-9e6a-fb37fae7c1f9} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3889 | 2025.11.21 18:09:45.423618 [ 256 ] {686358b4-4a8a-4618-9e6a-fb37fae7c1f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3890 | 2025.11.21 18:09:45.424019 [ 256 ] {686358b4-4a8a-4618-9e6a-fb37fae7c1f9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3891 | 2025.11.21 18:09:45.424234 [ 256 ] {686358b4-4a8a-4618-9e6a-fb37fae7c1f9} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3892 | 2025.11.21 18:09:45.424382 [ 256 ] {686358b4-4a8a-4618-9e6a-fb37fae7c1f9} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001593 sec., 47708.72567482737 rows/sec., 3.93 MiB/sec. | ||
| 3893 | 2025.11.21 18:09:45.424422 [ 256 ] {686358b4-4a8a-4618-9e6a-fb37fae7c1f9} <Debug> TCPHandler: Processed in 0.001904659 sec. | ||
| 3894 | 2025.11.21 18:09:45.424554 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3895 | 2025.11.21 18:09:45.424648 [ 256 ] {cd171019-79c8-4b62-b69a-33489055d91e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3896 | 2025.11.21 18:09:45.424688 [ 256 ] {cd171019-79c8-4b62-b69a-33489055d91e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3897 | 2025.11.21 18:09:45.425111 [ 256 ] {cd171019-79c8-4b62-b69a-33489055d91e} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3898 | 2025.11.21 18:09:45.425147 [ 256 ] {cd171019-79c8-4b62-b69a-33489055d91e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3899 | 2025.11.21 18:09:45.425456 [ 256 ] {cd171019-79c8-4b62-b69a-33489055d91e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3900 | 2025.11.21 18:09:45.425671 [ 256 ] {cd171019-79c8-4b62-b69a-33489055d91e} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3901 | 2025.11.21 18:09:45.425799 [ 256 ] {cd171019-79c8-4b62-b69a-33489055d91e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00117 sec., 8547.008547008547 rows/sec., 642.69 KiB/sec. | ||
| 3902 | 2025.11.21 18:09:45.425841 [ 256 ] {cd171019-79c8-4b62-b69a-33489055d91e} <Debug> TCPHandler: Processed in 0.001335038 sec. | ||
| 3903 | 2025.11.21 18:09:45.425959 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3904 | 2025.11.21 18:09:45.426051 [ 256 ] {72ba81fc-ad59-4a20-a6a4-55a7528118e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3905 | 2025.11.21 18:09:45.426091 [ 256 ] {72ba81fc-ad59-4a20-a6a4-55a7528118e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3906 | 2025.11.21 18:09:45.426502 [ 256 ] {72ba81fc-ad59-4a20-a6a4-55a7528118e9} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3907 | 2025.11.21 18:09:45.426538 [ 256 ] {72ba81fc-ad59-4a20-a6a4-55a7528118e9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3908 | 2025.11.21 18:09:45.426821 [ 256 ] {72ba81fc-ad59-4a20-a6a4-55a7528118e9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3909 | 2025.11.21 18:09:45.427018 [ 256 ] {72ba81fc-ad59-4a20-a6a4-55a7528118e9} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3910 | 2025.11.21 18:09:45.427142 [ 256 ] {72ba81fc-ad59-4a20-a6a4-55a7528118e9} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001109 sec., 66726.78088367899 rows/sec., 5.21 MiB/sec. | ||
| 3911 | 2025.11.21 18:09:45.427177 [ 256 ] {72ba81fc-ad59-4a20-a6a4-55a7528118e9} <Debug> TCPHandler: Processed in 0.001265686 sec. | ||
| 3912 | 2025.11.21 18:09:45.427289 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3913 | 2025.11.21 18:09:45.427380 [ 256 ] {d7945cc6-5be9-4faa-8d49-65029c3ea42e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3914 | 2025.11.21 18:09:45.427423 [ 256 ] {d7945cc6-5be9-4faa-8d49-65029c3ea42e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3915 | 2025.11.21 18:09:45.427826 [ 256 ] {d7945cc6-5be9-4faa-8d49-65029c3ea42e} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3916 | 2025.11.21 18:09:45.427861 [ 256 ] {d7945cc6-5be9-4faa-8d49-65029c3ea42e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3917 | 2025.11.21 18:09:45.428186 [ 256 ] {d7945cc6-5be9-4faa-8d49-65029c3ea42e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3918 | 2025.11.21 18:09:45.428390 [ 256 ] {d7945cc6-5be9-4faa-8d49-65029c3ea42e} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3919 | 2025.11.21 18:09:45.428513 [ 256 ] {d7945cc6-5be9-4faa-8d49-65029c3ea42e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 3920 | 2025.11.21 18:09:45.428549 [ 256 ] {d7945cc6-5be9-4faa-8d49-65029c3ea42e} <Debug> TCPHandler: Processed in 0.001306847 sec. | ||
| 3921 | 2025.11.21 18:09:45.428659 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3922 | 2025.11.21 18:09:45.428751 [ 256 ] {8c4219f2-624f-46fa-8b1c-97b2855f08ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3923 | 2025.11.21 18:09:45.428804 [ 256 ] {8c4219f2-624f-46fa-8b1c-97b2855f08ca} <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 | ||
| 3924 | 2025.11.21 18:09:45.429587 [ 256 ] {8c4219f2-624f-46fa-8b1c-97b2855f08ca} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3925 | 2025.11.21 18:09:45.429623 [ 256 ] {8c4219f2-624f-46fa-8b1c-97b2855f08ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3926 | 2025.11.21 18:09:45.430131 [ 256 ] {8c4219f2-624f-46fa-8b1c-97b2855f08ca} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3927 | 2025.11.21 18:09:45.430357 [ 256 ] {8c4219f2-624f-46fa-8b1c-97b2855f08ca} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3928 | 2025.11.21 18:09:45.430489 [ 256 ] {8c4219f2-624f-46fa-8b1c-97b2855f08ca} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001756 sec., 5694.760820045558 rows/sec., 10.20 MiB/sec. | ||
| 3929 | 2025.11.21 18:09:45.430540 [ 256 ] {8c4219f2-624f-46fa-8b1c-97b2855f08ca} <Debug> TCPHandler: Processed in 0.001927169 sec. | ||
| 3930 | 2025.11.21 18:09:45.430678 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3931 | 2025.11.21 18:09:45.430774 [ 256 ] {fcaa8497-8d7f-469b-9bb2-b4a38c11f533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3932 | 2025.11.21 18:09:45.430815 [ 256 ] {fcaa8497-8d7f-469b-9bb2-b4a38c11f533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3933 | 2025.11.21 18:09:45.431147 [ 256 ] {fcaa8497-8d7f-469b-9bb2-b4a38c11f533} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3934 | 2025.11.21 18:09:45.431182 [ 256 ] {fcaa8497-8d7f-469b-9bb2-b4a38c11f533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3935 | 2025.11.21 18:09:45.431499 [ 256 ] {fcaa8497-8d7f-469b-9bb2-b4a38c11f533} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3936 | 2025.11.21 18:09:45.431715 [ 256 ] {fcaa8497-8d7f-469b-9bb2-b4a38c11f533} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3937 | 2025.11.21 18:09:45.431837 [ 256 ] {fcaa8497-8d7f-469b-9bb2-b4a38c11f533} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001081 sec., 55504.16281221092 rows/sec., 3.74 MiB/sec. | ||
| 3938 | 2025.11.21 18:09:45.431895 [ 256 ] {fcaa8497-8d7f-469b-9bb2-b4a38c11f533} <Debug> TCPHandler: Processed in 0.001267406 sec. | ||
| 3939 | 2025.11.21 18:09:47.731258 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3940 | 2025.11.21 18:09:47.731316 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3941 | 2025.11.21 18:09:47.831875 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7597 | ||
| 3942 | 2025.11.21 18:09:47.832342 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3943 | 2025.11.21 18:09:47.832380 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3944 | 2025.11.21 18:09:47.832906 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3945 | 2025.11.21 18:09:47.833161 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3946 | 2025.11.21 18:09:47.833281 [ 113 ] {} <Debug> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3947 | 2025.11.21 18:09:47.833298 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7597 | ||
| 3948 | 2025.11.21 18:09:47.833328 [ 113 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3949 | 2025.11.21 18:09:47.833352 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3950 | 2025.11.21 18:09:47.833478 [ 198 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 3951 | 2025.11.21 18:09:47.833620 [ 198 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3952 | 2025.11.21 18:09:47.833657 [ 198 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5229 rows starting from the beginning of the part | ||
| 3953 | 2025.11.21 18:09:47.833725 [ 198 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 3954 | 2025.11.21 18:09:47.833768 [ 198 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 3955 | 2025.11.21 18:09:47.833805 [ 198 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 3956 | 2025.11.21 18:09:47.833844 [ 198 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 3957 | 2025.11.21 18:09:47.833881 [ 198 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 3958 | 2025.11.21 18:09:47.835252 [ 201 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7597 rows, containing 4 columns (4 merged, 0 gathered) in 0.001828597 sec., 4154551.276196997 rows/sec., 59.43 MiB/sec. | ||
| 3959 | 2025.11.21 18:09:47.835881 [ 198 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3960 | 2025.11.21 18:09:47.836143 [ 198 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_16_3} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3961 | 2025.11.21 18:09:47.836213 [ 198 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_16_3} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3962 | 2025.11.21 18:09:47.836292 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.45 MiB. | ||
| 3963 | 2025.11.21 18:09:47.842783 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 566 | ||
| 3964 | 2025.11.21 18:09:47.844826 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3965 | 2025.11.21 18:09:47.844882 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3966 | 2025.11.21 18:09:47.846084 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3967 | 2025.11.21 18:09:47.846364 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3968 | 2025.11.21 18:09:47.846510 [ 113 ] {} <Debug> system.query_log (252c8152-1007-456e-996a-7daabffddc91) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3969 | 2025.11.21 18:09:47.846550 [ 113 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3970 | 2025.11.21 18:09:47.846568 [ 113 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3971 | 2025.11.21 18:09:47.846682 [ 188 ] {252c8152-1007-456e-996a-7daabffddc91::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 | ||
| 3972 | 2025.11.21 18:09:47.846733 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 566 | ||
| 3973 | 2025.11.21 18:09:47.847218 [ 188 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3974 | 2025.11.21 18:09:47.847362 [ 188 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 362 rows starting from the beginning of the part | ||
| 3975 | 2025.11.21 18:09:47.847707 [ 188 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 62 rows starting from the beginning of the part | ||
| 3976 | 2025.11.21 18:09:47.848013 [ 188 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 28 rows starting from the beginning of the part | ||
| 3977 | 2025.11.21 18:09:47.848313 [ 188 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part | ||
| 3978 | 2025.11.21 18:09:47.848614 [ 188 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 58 rows starting from the beginning of the part | ||
| 3979 | 2025.11.21 18:09:47.848921 [ 188 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 20 rows starting from the beginning of the part | ||
| 3980 | 2025.11.21 18:09:47.855103 [ 187 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 72 columns (72 merged, 0 gathered) in 0.008472775 sec., 66802.1988073565 rows/sec., 59.25 MiB/sec. | ||
| 3981 | 2025.11.21 18:09:47.856166 [ 189 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3982 | 2025.11.21 18:09:47.856767 [ 189 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_11_2} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3983 | 2025.11.21 18:09:47.856850 [ 189 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_11_2} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3984 | 2025.11.21 18:09:47.857076 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.83 MiB. | ||
| 3985 | 2025.11.21 18:09:48.001936 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001324957 sec. | ||
| 3986 | 2025.11.21 18:09:48.243768 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3987 | 2025.11.21 18:09:48.259964 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3988 | 2025.11.21 18:09:48.260003 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3989 | 2025.11.21 18:09:48.265906 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3990 | 2025.11.21 18:09:48.266662 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3991 | 2025.11.21 18:09:48.266979 [ 112 ] {} <Debug> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3992 | 2025.11.21 18:09:48.267022 [ 112 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3993 | 2025.11.21 18:09:48.267044 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 3994 | 2025.11.21 18:09:48.267143 [ 188 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 3995 | 2025.11.21 18:09:48.269415 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3996 | 2025.11.21 18:09:48.270119 [ 188 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3997 | 2025.11.21 18:09:48.270821 [ 188 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 3998 | 2025.11.21 18:09:48.274087 [ 188 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 3999 | 2025.11.21 18:09:48.277277 [ 188 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 4000 | 2025.11.21 18:09:48.280696 [ 188 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 4001 | 2025.11.21 18:09:48.284806 [ 188 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 4002 | 2025.11.21 18:09:48.289350 [ 188 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 4003 | 2025.11.21 18:09:48.345473 [ 187 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.078338261 sec., 1544.5836868908793 rows/sec., 7.99 MiB/sec. | ||
| 4004 | 2025.11.21 18:09:48.348166 [ 187 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4005 | 2025.11.21 18:09:48.350160 [ 187 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_16_3} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4006 | 2025.11.21 18:09:48.350337 [ 187 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_16_3} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4007 | 2025.11.21 18:09:48.352846 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 4008 | 2025.11.21 18:09:49.000553 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.11 MiB, peak 238.06 MiB, free memory in arenas 0.00 B, will set to 236.36 MiB (RSS), difference: 8.25 MiB | ||
| 4009 | 2025.11.21 18:09:49.887041 [ 112 ] {} <Debug> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 4010 | 2025.11.21 18:09:49.887136 [ 112 ] {} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4011 | 2025.11.21 18:09:49.887174 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4012 | 2025.11.21 18:09:49.887324 [ 187 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 4013 | 2025.11.21 18:09:49.887494 [ 187 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4014 | 2025.11.21 18:09:49.887534 [ 187 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 4015 | 2025.11.21 18:09:49.887603 [ 187 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 4016 | 2025.11.21 18:09:49.887654 [ 187 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4017 | 2025.11.21 18:09:49.887700 [ 187 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 4018 | 2025.11.21 18:09:49.887741 [ 187 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 4019 | 2025.11.21 18:09:49.888456 [ 193 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 60 rows, containing 4 columns (4 merged, 0 gathered) in 0.001192084 sec., 50332.02358223079 rows/sec., 2.57 MiB/sec. | ||
| 4020 | 2025.11.21 18:09:49.888656 [ 200 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 4021 | 2025.11.21 18:09:49.889004 [ 200 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_10_2} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4022 | 2025.11.21 18:09:49.889091 [ 200 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_10_2} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 4023 | 2025.11.21 18:09:49.889185 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 4024 | 2025.11.21 18:09:50.435550 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4025 | 2025.11.21 18:09:50.435831 [ 256 ] {7d22b8da-0caa-4ef2-8426-6179f54c0a0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4026 | 2025.11.21 18:09:50.435898 [ 256 ] {7d22b8da-0caa-4ef2-8426-6179f54c0a0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4027 | 2025.11.21 18:09:50.436696 [ 256 ] {7d22b8da-0caa-4ef2-8426-6179f54c0a0b} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4028 | 2025.11.21 18:09:50.436750 [ 256 ] {7d22b8da-0caa-4ef2-8426-6179f54c0a0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4029 | 2025.11.21 18:09:50.437192 [ 256 ] {7d22b8da-0caa-4ef2-8426-6179f54c0a0b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4030 | 2025.11.21 18:09:50.437426 [ 256 ] {7d22b8da-0caa-4ef2-8426-6179f54c0a0b} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4031 | 2025.11.21 18:09:50.437596 [ 256 ] {7d22b8da-0caa-4ef2-8426-6179f54c0a0b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001838 sec., 223068.55277475517 rows/sec., 14.15 MiB/sec. | ||
| 4032 | 2025.11.21 18:09:50.437647 [ 256 ] {7d22b8da-0caa-4ef2-8426-6179f54c0a0b} <Debug> TCPHandler: Processed in 0.002282447 sec. | ||
| 4033 | 2025.11.21 18:09:50.437771 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4034 | 2025.11.21 18:09:50.437875 [ 256 ] {65d0a163-629e-42d5-89c5-9d49d6ce9a8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4035 | 2025.11.21 18:09:50.437920 [ 256 ] {65d0a163-629e-42d5-89c5-9d49d6ce9a8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4036 | 2025.11.21 18:09:50.438738 [ 256 ] {65d0a163-629e-42d5-89c5-9d49d6ce9a8f} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4037 | 2025.11.21 18:09:50.438778 [ 256 ] {65d0a163-629e-42d5-89c5-9d49d6ce9a8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4038 | 2025.11.21 18:09:50.439191 [ 256 ] {65d0a163-629e-42d5-89c5-9d49d6ce9a8f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4039 | 2025.11.21 18:09:50.439422 [ 256 ] {65d0a163-629e-42d5-89c5-9d49d6ce9a8f} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4040 | 2025.11.21 18:09:50.439555 [ 256 ] {65d0a163-629e-42d5-89c5-9d49d6ce9a8f} <Debug> executeQuery: Read 1172 rows, 95.50 KiB in 0.001703 sec., 688197.2988843217 rows/sec., 54.77 MiB/sec. | ||
| 4041 | 2025.11.21 18:09:50.439594 [ 256 ] {65d0a163-629e-42d5-89c5-9d49d6ce9a8f} <Debug> TCPHandler: Processed in 0.001875998 sec. | ||
| 4042 | 2025.11.21 18:09:50.439711 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4043 | 2025.11.21 18:09:50.439810 [ 256 ] {8e07f0da-cd9c-4e6f-b140-16de6e367ea5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4044 | 2025.11.21 18:09:50.439852 [ 256 ] {8e07f0da-cd9c-4e6f-b140-16de6e367ea5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4045 | 2025.11.21 18:09:50.440362 [ 256 ] {8e07f0da-cd9c-4e6f-b140-16de6e367ea5} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4046 | 2025.11.21 18:09:50.440399 [ 256 ] {8e07f0da-cd9c-4e6f-b140-16de6e367ea5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4047 | 2025.11.21 18:09:50.440722 [ 256 ] {8e07f0da-cd9c-4e6f-b140-16de6e367ea5} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4048 | 2025.11.21 18:09:50.440931 [ 256 ] {8e07f0da-cd9c-4e6f-b140-16de6e367ea5} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4049 | 2025.11.21 18:09:50.441064 [ 256 ] {8e07f0da-cd9c-4e6f-b140-16de6e367ea5} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001276 sec., 184169.2789968652 rows/sec., 11.15 MiB/sec. | ||
| 4050 | 2025.11.21 18:09:50.441060 [ 110 ] {} <Debug> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4051 | 2025.11.21 18:09:50.441103 [ 256 ] {8e07f0da-cd9c-4e6f-b140-16de6e367ea5} <Debug> TCPHandler: Processed in 0.001442219 sec. | ||
| 4052 | 2025.11.21 18:09:50.441141 [ 110 ] {} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4053 | 2025.11.21 18:09:50.441167 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4054 | 2025.11.21 18:09:50.441231 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4055 | 2025.11.21 18:09:50.441293 [ 187 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::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 | ||
| 4056 | 2025.11.21 18:09:50.441330 [ 256 ] {6f363abf-65b1-4a3f-a40f-c9a4e141aacb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4057 | 2025.11.21 18:09:50.441381 [ 256 ] {6f363abf-65b1-4a3f-a40f-c9a4e141aacb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4058 | 2025.11.21 18:09:50.441446 [ 187 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4059 | 2025.11.21 18:09:50.441488 [ 187 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 263 rows starting from the beginning of the part | ||
| 4060 | 2025.11.21 18:09:50.441559 [ 187 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 235 rows starting from the beginning of the part | ||
| 4061 | 2025.11.21 18:09:50.441609 [ 187 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 10 rows starting from the beginning of the part | ||
| 4062 | 2025.11.21 18:09:50.441654 [ 187 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 239 rows starting from the beginning of the part | ||
| 4063 | 2025.11.21 18:09:50.441696 [ 187 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 4064 | 2025.11.21 18:09:50.441747 [ 187 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 235 rows starting from the beginning of the part | ||
| 4065 | 2025.11.21 18:09:50.441866 [ 256 ] {6f363abf-65b1-4a3f-a40f-c9a4e141aacb} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4066 | 2025.11.21 18:09:50.441908 [ 256 ] {6f363abf-65b1-4a3f-a40f-c9a4e141aacb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4067 | 2025.11.21 18:09:50.442383 [ 256 ] {6f363abf-65b1-4a3f-a40f-c9a4e141aacb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4068 | 2025.11.21 18:09:50.442621 [ 256 ] {6f363abf-65b1-4a3f-a40f-c9a4e141aacb} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4069 | 2025.11.21 18:09:50.442663 [ 200 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 992 rows, containing 5 columns (5 merged, 0 gathered) in 0.001432119 sec., 692679.8680835881 rows/sec., 44.97 MiB/sec. | ||
| 4070 | 2025.11.21 18:09:50.442757 [ 256 ] {6f363abf-65b1-4a3f-a40f-c9a4e141aacb} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001446 sec., 146611.34163208853 rows/sec., 9.45 MiB/sec. | ||
| 4071 | 2025.11.21 18:09:50.442795 [ 256 ] {6f363abf-65b1-4a3f-a40f-c9a4e141aacb} <Debug> TCPHandler: Processed in 0.001614243 sec. | ||
| 4072 | 2025.11.21 18:09:50.442894 [ 193 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4073 | 2025.11.21 18:09:50.442919 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4074 | 2025.11.21 18:09:50.443022 [ 256 ] {306f4641-8b3e-4e14-aaa4-3be182e5f3e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4075 | 2025.11.21 18:09:50.443064 [ 256 ] {306f4641-8b3e-4e14-aaa4-3be182e5f3e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4076 | 2025.11.21 18:09:50.443257 [ 193 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_21_4} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4077 | 2025.11.21 18:09:50.443351 [ 193 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_21_4} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4078 | 2025.11.21 18:09:50.443453 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4079 | 2025.11.21 18:09:50.443541 [ 256 ] {306f4641-8b3e-4e14-aaa4-3be182e5f3e3} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4080 | 2025.11.21 18:09:50.443583 [ 256 ] {306f4641-8b3e-4e14-aaa4-3be182e5f3e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4081 | 2025.11.21 18:09:50.443910 [ 256 ] {306f4641-8b3e-4e14-aaa4-3be182e5f3e3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4082 | 2025.11.21 18:09:50.444131 [ 256 ] {306f4641-8b3e-4e14-aaa4-3be182e5f3e3} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4083 | 2025.11.21 18:09:50.444267 [ 256 ] {306f4641-8b3e-4e14-aaa4-3be182e5f3e3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001265 sec., 166798.418972332 rows/sec., 9.47 MiB/sec. | ||
| 4084 | 2025.11.21 18:09:50.444305 [ 256 ] {306f4641-8b3e-4e14-aaa4-3be182e5f3e3} <Debug> TCPHandler: Processed in 0.00144386 sec. | ||
| 4085 | 2025.11.21 18:09:50.444416 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4086 | 2025.11.21 18:09:50.444511 [ 256 ] {683ded65-30f7-40a5-af03-69ae36d9a7ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4087 | 2025.11.21 18:09:50.444552 [ 256 ] {683ded65-30f7-40a5-af03-69ae36d9a7ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4088 | 2025.11.21 18:09:50.445173 [ 256 ] {683ded65-30f7-40a5-af03-69ae36d9a7ec} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4089 | 2025.11.21 18:09:50.445211 [ 256 ] {683ded65-30f7-40a5-af03-69ae36d9a7ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4090 | 2025.11.21 18:09:50.445573 [ 256 ] {683ded65-30f7-40a5-af03-69ae36d9a7ec} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4091 | 2025.11.21 18:09:50.445784 [ 256 ] {683ded65-30f7-40a5-af03-69ae36d9a7ec} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4092 | 2025.11.21 18:09:50.445911 [ 256 ] {683ded65-30f7-40a5-af03-69ae36d9a7ec} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001419 sec., 499647.63918252295 rows/sec., 35.01 MiB/sec. | ||
| 4093 | 2025.11.21 18:09:50.445948 [ 256 ] {683ded65-30f7-40a5-af03-69ae36d9a7ec} <Debug> TCPHandler: Processed in 0.001582353 sec. | ||
| 4094 | 2025.11.21 18:09:50.446061 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4095 | 2025.11.21 18:09:50.446155 [ 256 ] {d6262716-9918-445f-acfe-16eda5c1965c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4096 | 2025.11.21 18:09:50.446196 [ 256 ] {d6262716-9918-445f-acfe-16eda5c1965c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4097 | 2025.11.21 18:09:50.446532 [ 256 ] {d6262716-9918-445f-acfe-16eda5c1965c} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4098 | 2025.11.21 18:09:50.446569 [ 256 ] {d6262716-9918-445f-acfe-16eda5c1965c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4099 | 2025.11.21 18:09:50.446891 [ 256 ] {d6262716-9918-445f-acfe-16eda5c1965c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4100 | 2025.11.21 18:09:50.447101 [ 256 ] {d6262716-9918-445f-acfe-16eda5c1965c} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4101 | 2025.11.21 18:09:50.447231 [ 256 ] {d6262716-9918-445f-acfe-16eda5c1965c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001095 sec., 5479.45205479452 rows/sec., 286.28 KiB/sec. | ||
| 4102 | 2025.11.21 18:09:50.447267 [ 256 ] {d6262716-9918-445f-acfe-16eda5c1965c} <Debug> TCPHandler: Processed in 0.001255256 sec. | ||
| 4103 | 2025.11.21 18:09:50.447371 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4104 | 2025.11.21 18:09:50.447464 [ 256 ] {c80e3faf-02de-482b-b35b-35cc5d49df46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4105 | 2025.11.21 18:09:50.447507 [ 256 ] {c80e3faf-02de-482b-b35b-35cc5d49df46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4106 | 2025.11.21 18:09:50.447966 [ 256 ] {c80e3faf-02de-482b-b35b-35cc5d49df46} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4107 | 2025.11.21 18:09:50.448002 [ 256 ] {c80e3faf-02de-482b-b35b-35cc5d49df46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4108 | 2025.11.21 18:09:50.448340 [ 256 ] {c80e3faf-02de-482b-b35b-35cc5d49df46} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4109 | 2025.11.21 18:09:50.448566 [ 256 ] {c80e3faf-02de-482b-b35b-35cc5d49df46} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4110 | 2025.11.21 18:09:50.448695 [ 256 ] {c80e3faf-02de-482b-b35b-35cc5d49df46} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00125 sec., 251200 rows/sec., 16.50 MiB/sec. | ||
| 4111 | 2025.11.21 18:09:50.448732 [ 256 ] {c80e3faf-02de-482b-b35b-35cc5d49df46} <Debug> TCPHandler: Processed in 0.001410789 sec. | ||
| 4112 | 2025.11.21 18:09:50.448845 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4113 | 2025.11.21 18:09:50.448939 [ 256 ] {7744e993-9e87-42ad-97d1-dbb3ddb7daf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4114 | 2025.11.21 18:09:50.448981 [ 256 ] {7744e993-9e87-42ad-97d1-dbb3ddb7daf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4115 | 2025.11.21 18:09:50.449290 [ 256 ] {7744e993-9e87-42ad-97d1-dbb3ddb7daf6} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4116 | 2025.11.21 18:09:50.449327 [ 256 ] {7744e993-9e87-42ad-97d1-dbb3ddb7daf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4117 | 2025.11.21 18:09:50.449652 [ 256 ] {7744e993-9e87-42ad-97d1-dbb3ddb7daf6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4118 | 2025.11.21 18:09:50.449855 [ 256 ] {7744e993-9e87-42ad-97d1-dbb3ddb7daf6} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4119 | 2025.11.21 18:09:50.449982 [ 256 ] {7744e993-9e87-42ad-97d1-dbb3ddb7daf6} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001062 sec., 941.6195856873823 rows/sec., 63.45 KiB/sec. | ||
| 4120 | 2025.11.21 18:09:50.450018 [ 256 ] {7744e993-9e87-42ad-97d1-dbb3ddb7daf6} <Debug> TCPHandler: Processed in 0.001223696 sec. | ||
| 4121 | 2025.11.21 18:09:50.450128 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4122 | 2025.11.21 18:09:50.450220 [ 256 ] {54f7d9f1-642b-4254-8d3b-bd205f765790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4123 | 2025.11.21 18:09:50.450274 [ 256 ] {54f7d9f1-642b-4254-8d3b-bd205f765790} <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 | ||
| 4124 | 2025.11.21 18:09:50.451087 [ 256 ] {54f7d9f1-642b-4254-8d3b-bd205f765790} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4125 | 2025.11.21 18:09:50.451123 [ 256 ] {54f7d9f1-642b-4254-8d3b-bd205f765790} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4126 | 2025.11.21 18:09:50.451665 [ 256 ] {54f7d9f1-642b-4254-8d3b-bd205f765790} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4127 | 2025.11.21 18:09:50.451882 [ 256 ] {54f7d9f1-642b-4254-8d3b-bd205f765790} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4128 | 2025.11.21 18:09:50.452023 [ 256 ] {54f7d9f1-642b-4254-8d3b-bd205f765790} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001821 sec., 16474.464579901152 rows/sec., 29.52 MiB/sec. | ||
| 4129 | 2025.11.21 18:09:50.452073 [ 256 ] {54f7d9f1-642b-4254-8d3b-bd205f765790} <Debug> TCPHandler: Processed in 0.001995601 sec. | ||
| 4130 | 2025.11.21 18:09:50.452189 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4131 | 2025.11.21 18:09:50.452283 [ 256 ] {3332c6dd-e26f-4dc8-89d5-68bc1bb3702c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4132 | 2025.11.21 18:09:50.452324 [ 256 ] {3332c6dd-e26f-4dc8-89d5-68bc1bb3702c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4133 | 2025.11.21 18:09:50.452672 [ 256 ] {3332c6dd-e26f-4dc8-89d5-68bc1bb3702c} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4134 | 2025.11.21 18:09:50.452708 [ 256 ] {3332c6dd-e26f-4dc8-89d5-68bc1bb3702c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4135 | 2025.11.21 18:09:50.453037 [ 256 ] {3332c6dd-e26f-4dc8-89d5-68bc1bb3702c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4136 | 2025.11.21 18:09:50.453260 [ 256 ] {3332c6dd-e26f-4dc8-89d5-68bc1bb3702c} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4137 | 2025.11.21 18:09:50.453389 [ 256 ] {3332c6dd-e26f-4dc8-89d5-68bc1bb3702c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001125 sec., 92444.44444444445 rows/sec., 5.66 MiB/sec. | ||
| 4138 | 2025.11.21 18:09:50.453426 [ 256 ] {3332c6dd-e26f-4dc8-89d5-68bc1bb3702c} <Debug> TCPHandler: Processed in 0.001286537 sec. | ||
| 4139 | 2025.11.21 18:09:55.333424 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8109 | ||
| 4140 | 2025.11.21 18:09:55.333973 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4141 | 2025.11.21 18:09:55.334011 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4142 | 2025.11.21 18:09:55.334535 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4143 | 2025.11.21 18:09:55.334774 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4144 | 2025.11.21 18:09:55.334893 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8109 | ||
| 4145 | 2025.11.21 18:09:55.423234 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4146 | 2025.11.21 18:09:55.423431 [ 256 ] {a0c93f55-8284-4239-8065-a993c3d2ed9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4147 | 2025.11.21 18:09:55.423502 [ 256 ] {a0c93f55-8284-4239-8065-a993c3d2ed9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4148 | 2025.11.21 18:09:55.424160 [ 256 ] {a0c93f55-8284-4239-8065-a993c3d2ed9d} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4149 | 2025.11.21 18:09:55.424211 [ 256 ] {a0c93f55-8284-4239-8065-a993c3d2ed9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4150 | 2025.11.21 18:09:55.424644 [ 256 ] {a0c93f55-8284-4239-8065-a993c3d2ed9d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4151 | 2025.11.21 18:09:55.424867 [ 256 ] {a0c93f55-8284-4239-8065-a993c3d2ed9d} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4152 | 2025.11.21 18:09:55.425014 [ 256 ] {a0c93f55-8284-4239-8065-a993c3d2ed9d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001637 sec., 46426.389737324374 rows/sec., 3.83 MiB/sec. | ||
| 4153 | 2025.11.21 18:09:55.425055 [ 256 ] {a0c93f55-8284-4239-8065-a993c3d2ed9d} <Debug> TCPHandler: Processed in 0.00195542 sec. | ||
| 4154 | 2025.11.21 18:09:55.425182 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4155 | 2025.11.21 18:09:55.425275 [ 256 ] {0a11ff82-089b-4f2f-9757-667fb7875478} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4156 | 2025.11.21 18:09:55.425315 [ 256 ] {0a11ff82-089b-4f2f-9757-667fb7875478} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4157 | 2025.11.21 18:09:55.425748 [ 256 ] {0a11ff82-089b-4f2f-9757-667fb7875478} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4158 | 2025.11.21 18:09:55.425783 [ 256 ] {0a11ff82-089b-4f2f-9757-667fb7875478} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4159 | 2025.11.21 18:09:55.426087 [ 256 ] {0a11ff82-089b-4f2f-9757-667fb7875478} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4160 | 2025.11.21 18:09:55.426290 [ 256 ] {0a11ff82-089b-4f2f-9757-667fb7875478} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4161 | 2025.11.21 18:09:55.426413 [ 256 ] {0a11ff82-089b-4f2f-9757-667fb7875478} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001157 sec., 8643.042350907519 rows/sec., 649.92 KiB/sec. | ||
| 4162 | 2025.11.21 18:09:55.426449 [ 256 ] {0a11ff82-089b-4f2f-9757-667fb7875478} <Debug> TCPHandler: Processed in 0.001314807 sec. | ||
| 4163 | 2025.11.21 18:09:55.426563 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4164 | 2025.11.21 18:09:55.426654 [ 256 ] {624d8cfd-4dcf-4d96-a235-e2486341f326} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4165 | 2025.11.21 18:09:55.426697 [ 256 ] {624d8cfd-4dcf-4d96-a235-e2486341f326} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4166 | 2025.11.21 18:09:55.427111 [ 256 ] {624d8cfd-4dcf-4d96-a235-e2486341f326} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4167 | 2025.11.21 18:09:55.427146 [ 256 ] {624d8cfd-4dcf-4d96-a235-e2486341f326} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4168 | 2025.11.21 18:09:55.427449 [ 256 ] {624d8cfd-4dcf-4d96-a235-e2486341f326} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4169 | 2025.11.21 18:09:55.427651 [ 256 ] {624d8cfd-4dcf-4d96-a235-e2486341f326} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4170 | 2025.11.21 18:09:55.427781 [ 256 ] {624d8cfd-4dcf-4d96-a235-e2486341f326} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001145 sec., 64628.82096069869 rows/sec., 5.05 MiB/sec. | ||
| 4171 | 2025.11.21 18:09:55.427816 [ 256 ] {624d8cfd-4dcf-4d96-a235-e2486341f326} <Debug> TCPHandler: Processed in 0.001300687 sec. | ||
| 4172 | 2025.11.21 18:09:55.427926 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4173 | 2025.11.21 18:09:55.428018 [ 256 ] {c770871f-de14-40b5-954d-5682dd7c643e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4174 | 2025.11.21 18:09:55.428061 [ 256 ] {c770871f-de14-40b5-954d-5682dd7c643e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4175 | 2025.11.21 18:09:55.428457 [ 256 ] {c770871f-de14-40b5-954d-5682dd7c643e} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4176 | 2025.11.21 18:09:55.428496 [ 256 ] {c770871f-de14-40b5-954d-5682dd7c643e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4177 | 2025.11.21 18:09:55.428873 [ 256 ] {c770871f-de14-40b5-954d-5682dd7c643e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4178 | 2025.11.21 18:09:55.429097 [ 256 ] {c770871f-de14-40b5-954d-5682dd7c643e} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4179 | 2025.11.21 18:09:55.429225 [ 256 ] {c770871f-de14-40b5-954d-5682dd7c643e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 4180 | 2025.11.21 18:09:55.429260 [ 256 ] {c770871f-de14-40b5-954d-5682dd7c643e} <Debug> TCPHandler: Processed in 0.001381769 sec. | ||
| 4181 | 2025.11.21 18:09:55.429370 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4182 | 2025.11.21 18:09:55.429461 [ 256 ] {3b2e7f01-1ede-4353-a8d0-a96955901b3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4183 | 2025.11.21 18:09:55.429514 [ 256 ] {3b2e7f01-1ede-4353-a8d0-a96955901b3b} <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 | ||
| 4184 | 2025.11.21 18:09:55.430268 [ 256 ] {3b2e7f01-1ede-4353-a8d0-a96955901b3b} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4185 | 2025.11.21 18:09:55.430302 [ 256 ] {3b2e7f01-1ede-4353-a8d0-a96955901b3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4186 | 2025.11.21 18:09:55.430808 [ 256 ] {3b2e7f01-1ede-4353-a8d0-a96955901b3b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4187 | 2025.11.21 18:09:55.431026 [ 256 ] {3b2e7f01-1ede-4353-a8d0-a96955901b3b} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4188 | 2025.11.21 18:09:55.431166 [ 256 ] {3b2e7f01-1ede-4353-a8d0-a96955901b3b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001722 sec., 5807.200929152149 rows/sec., 10.41 MiB/sec. | ||
| 4189 | 2025.11.21 18:09:55.431218 [ 256 ] {3b2e7f01-1ede-4353-a8d0-a96955901b3b} <Debug> TCPHandler: Processed in 0.001894779 sec. | ||
| 4190 | 2025.11.21 18:09:55.431327 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4191 | 2025.11.21 18:09:55.431419 [ 256 ] {c31532a4-f478-4f8b-9d42-a7c33156082a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4192 | 2025.11.21 18:09:55.431460 [ 256 ] {c31532a4-f478-4f8b-9d42-a7c33156082a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4193 | 2025.11.21 18:09:55.431801 [ 256 ] {c31532a4-f478-4f8b-9d42-a7c33156082a} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4194 | 2025.11.21 18:09:55.431836 [ 256 ] {c31532a4-f478-4f8b-9d42-a7c33156082a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4195 | 2025.11.21 18:09:55.432150 [ 256 ] {c31532a4-f478-4f8b-9d42-a7c33156082a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4196 | 2025.11.21 18:09:55.432359 [ 256 ] {c31532a4-f478-4f8b-9d42-a7c33156082a} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4197 | 2025.11.21 18:09:55.432485 [ 256 ] {c31532a4-f478-4f8b-9d42-a7c33156082a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 4198 | 2025.11.21 18:09:55.432519 [ 256 ] {c31532a4-f478-4f8b-9d42-a7c33156082a} <Debug> TCPHandler: Processed in 0.001238406 sec. | ||
| 4199 | 2025.11.21 18:09:55.769575 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4200 | 2025.11.21 18:09:55.801010 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4201 | 2025.11.21 18:09:55.801109 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4202 | 2025.11.21 18:09:55.812908 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4203 | 2025.11.21 18:09:55.815716 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4204 | 2025.11.21 18:09:55.824567 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4205 | 2025.11.21 18:09:56.642877 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47539 | ||
| 4206 | 2025.11.21 18:09:56.642984 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4207 | 2025.11.21 18:09:56.643012 [ 290 ] {} <Debug> TCP-Session: aa2ca4ed-66f6-455d-8677-0b0404ade8e2 Authenticating user 'default' from [fd00:1122:3344:101::e]:47539 | ||
| 4208 | 2025.11.21 18:09:56.643034 [ 290 ] {} <Debug> TCP-Session: aa2ca4ed-66f6-455d-8677-0b0404ade8e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4209 | 2025.11.21 18:09:56.643047 [ 290 ] {} <Debug> TCP-Session: aa2ca4ed-66f6-455d-8677-0b0404ade8e2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4210 | 2025.11.21 18:09:56.643269 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45121 | ||
| 4211 | 2025.11.21 18:09:56.643310 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64795 | ||
| 4212 | 2025.11.21 18:09:56.643329 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46429 | ||
| 4213 | 2025.11.21 18:09:56.643358 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37052 | ||
| 4214 | 2025.11.21 18:09:56.643393 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4215 | 2025.11.21 18:09:56.643349 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61900 | ||
| 4216 | 2025.11.21 18:09:56.643448 [ 291 ] {} <Debug> TCP-Session: 40e11bfe-762d-4680-8c4c-9b494ef77e84 Authenticating user 'default' from [fd00:1122:3344:101::e]:45121 | ||
| 4217 | 2025.11.21 18:09:56.643315 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47596 | ||
| 4218 | 2025.11.21 18:09:56.643487 [ 291 ] {} <Debug> TCP-Session: 40e11bfe-762d-4680-8c4c-9b494ef77e84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4219 | 2025.11.21 18:09:56.643311 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43389 | ||
| 4220 | 2025.11.21 18:09:56.643518 [ 291 ] {} <Debug> TCP-Session: 40e11bfe-762d-4680-8c4c-9b494ef77e84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4221 | 2025.11.21 18:09:56.643338 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35171 | ||
| 4222 | 2025.11.21 18:09:56.643601 [ 290 ] {} <Trace> TCP-Session: aa2ca4ed-66f6-455d-8677-0b0404ade8e2 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4223 | 2025.11.21 18:09:56.643797 [ 290 ] {4846b955-a926-4790-89f6-4a3195b1cbe2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:47539) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4224 | 2025.11.21 18:09:56.643835 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4225 | 2025.11.21 18:09:56.643840 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4226 | 2025.11.21 18:09:56.643867 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4227 | 2025.11.21 18:09:56.643868 [ 294 ] {} <Debug> TCP-Session: 3040725d-f610-4329-93cf-6d116dcdad29 Authenticating user 'default' from [fd00:1122:3344:101::e]:47596 | ||
| 4228 | 2025.11.21 18:09:56.643901 [ 296 ] {} <Debug> TCP-Session: 17220e58-970d-4d28-8248-a345d7c98086 Authenticating user 'default' from [fd00:1122:3344:101::e]:35171 | ||
| 4229 | 2025.11.21 18:09:56.643904 [ 288 ] {} <Debug> TCP-Session: 6d0cc592-ec9d-46dc-b49c-b2afabf3cf14 Authenticating user 'default' from [fd00:1122:3344:101::e]:37052 | ||
| 4230 | 2025.11.21 18:09:56.643915 [ 294 ] {} <Debug> TCP-Session: 3040725d-f610-4329-93cf-6d116dcdad29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4231 | 2025.11.21 18:09:56.643942 [ 288 ] {} <Debug> TCP-Session: 6d0cc592-ec9d-46dc-b49c-b2afabf3cf14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4232 | 2025.11.21 18:09:56.643942 [ 296 ] {} <Debug> TCP-Session: 17220e58-970d-4d28-8248-a345d7c98086 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4233 | 2025.11.21 18:09:56.643962 [ 288 ] {} <Debug> TCP-Session: 6d0cc592-ec9d-46dc-b49c-b2afabf3cf14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4234 | 2025.11.21 18:09:56.643976 [ 296 ] {} <Debug> TCP-Session: 17220e58-970d-4d28-8248-a345d7c98086 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4235 | 2025.11.21 18:09:56.643947 [ 294 ] {} <Debug> TCP-Session: 3040725d-f610-4329-93cf-6d116dcdad29 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4236 | 2025.11.21 18:09:56.644050 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4237 | 2025.11.21 18:09:56.644051 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4238 | 2025.11.21 18:09:56.644078 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4239 | 2025.11.21 18:09:56.644089 [ 3 ] {} <Debug> TCP-Session: 3d0652a8-1691-486a-b358-54b6fce59cb1 Authenticating user 'default' from [fd00:1122:3344:101::e]:61900 | ||
| 4240 | 2025.11.21 18:09:56.644112 [ 293 ] {} <Debug> TCP-Session: d137c082-ab91-400c-9b67-313da9d8d43c Authenticating user 'default' from [fd00:1122:3344:101::e]:64795 | ||
| 4241 | 2025.11.21 18:09:56.644124 [ 292 ] {} <Debug> TCP-Session: e03758f7-f2a3-4229-8d5f-535b8ef1c9f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:43389 | ||
| 4242 | 2025.11.21 18:09:56.644129 [ 3 ] {} <Debug> TCP-Session: 3d0652a8-1691-486a-b358-54b6fce59cb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4243 | 2025.11.21 18:09:56.644151 [ 290 ] {4846b955-a926-4790-89f6-4a3195b1cbe2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4244 | 2025.11.21 18:09:56.644156 [ 292 ] {} <Debug> TCP-Session: e03758f7-f2a3-4229-8d5f-535b8ef1c9f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4245 | 2025.11.21 18:09:56.644157 [ 3 ] {} <Debug> TCP-Session: 3d0652a8-1691-486a-b358-54b6fce59cb1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4246 | 2025.11.21 18:09:56.644198 [ 292 ] {} <Debug> TCP-Session: e03758f7-f2a3-4229-8d5f-535b8ef1c9f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4247 | 2025.11.21 18:09:56.644208 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4248 | 2025.11.21 18:09:56.644223 [ 290 ] {4846b955-a926-4790-89f6-4a3195b1cbe2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4249 | 2025.11.21 18:09:56.644262 [ 295 ] {} <Debug> TCP-Session: d9cf26ea-1597-4e22-b622-a989bb716102 Authenticating user 'default' from [fd00:1122:3344:101::e]:46429 | ||
| 4250 | 2025.11.21 18:09:56.644154 [ 293 ] {} <Debug> TCP-Session: d137c082-ab91-400c-9b67-313da9d8d43c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4251 | 2025.11.21 18:09:56.644299 [ 295 ] {} <Debug> TCP-Session: d9cf26ea-1597-4e22-b622-a989bb716102 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4252 | 2025.11.21 18:09:56.644326 [ 293 ] {} <Debug> TCP-Session: d137c082-ab91-400c-9b67-313da9d8d43c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4253 | 2025.11.21 18:09:56.644368 [ 295 ] {} <Debug> TCP-Session: d9cf26ea-1597-4e22-b622-a989bb716102 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4254 | 2025.11.21 18:09:56.644581 [ 290 ] {4846b955-a926-4790-89f6-4a3195b1cbe2} <Debug> oximeter.version (1e33800d-71a0-4bff-b3ff-07bf941cdc20) (SelectExecutor): Key condition: unknown | ||
| 4255 | 2025.11.21 18:09:56.646039 [ 330 ] {4846b955-a926-4790-89f6-4a3195b1cbe2} <Trace> AggregatingTransform: Aggregating | ||
| 4256 | 2025.11.21 18:09:56.646093 [ 330 ] {4846b955-a926-4790-89f6-4a3195b1cbe2} <Trace> Aggregator: Aggregation method: without_key | ||
| 4257 | 2025.11.21 18:09:56.646135 [ 330 ] {4846b955-a926-4790-89f6-4a3195b1cbe2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00144399 sec. (692.526 rows/sec., 27.05 KiB/sec.) | ||
| 4258 | 2025.11.21 18:09:56.646158 [ 330 ] {4846b955-a926-4790-89f6-4a3195b1cbe2} <Trace> Aggregator: Merging aggregated data | ||
| 4259 | 2025.11.21 18:09:56.647290 [ 290 ] {4846b955-a926-4790-89f6-4a3195b1cbe2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003561 sec., 280.8199943836001 rows/sec., 10.97 KiB/sec. | ||
| 4260 | 2025.11.21 18:09:56.647429 [ 290 ] {4846b955-a926-4790-89f6-4a3195b1cbe2} <Debug> TCPHandler: Processed in 0.004141346 sec. | ||
| 4261 | 2025.11.21 18:09:56.647582 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4262 | 2025.11.21 18:09:56.647615 [ 290 ] {} <Debug> TCP-Session: aa2ca4ed-66f6-455d-8677-0b0404ade8e2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4263 | 2025.11.21 18:09:56.647617 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4264 | 2025.11.21 18:09:56.647635 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4265 | 2025.11.21 18:09:56.647659 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4266 | 2025.11.21 18:09:56.647677 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4267 | 2025.11.21 18:09:56.647691 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4268 | 2025.11.21 18:09:56.647717 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4269 | 2025.11.21 18:09:56.647726 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4270 | 2025.11.21 18:09:56.647765 [ 295 ] {} <Debug> TCP-Session: d9cf26ea-1597-4e22-b622-a989bb716102 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4271 | 2025.11.21 18:09:56.647747 [ 296 ] {} <Debug> TCP-Session: 17220e58-970d-4d28-8248-a345d7c98086 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4272 | 2025.11.21 18:09:56.647822 [ 293 ] {} <Debug> TCP-Session: d137c082-ab91-400c-9b67-313da9d8d43c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4273 | 2025.11.21 18:09:56.647739 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4274 | 2025.11.21 18:09:56.647736 [ 292 ] {} <Debug> TCP-Session: e03758f7-f2a3-4229-8d5f-535b8ef1c9f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4275 | 2025.11.21 18:09:56.647903 [ 3 ] {} <Debug> TCP-Session: 3d0652a8-1691-486a-b358-54b6fce59cb1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4276 | 2025.11.21 18:09:56.647718 [ 294 ] {} <Debug> TCP-Session: 3040725d-f610-4329-93cf-6d116dcdad29 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4277 | 2025.11.21 18:09:56.647690 [ 288 ] {} <Debug> TCP-Session: 6d0cc592-ec9d-46dc-b49c-b2afabf3cf14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4278 | 2025.11.21 18:09:56.647678 [ 291 ] {} <Debug> TCP-Session: 40e11bfe-762d-4680-8c4c-9b494ef77e84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4279 | 2025.11.21 18:09:56.649200 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52005 | ||
| 4280 | 2025.11.21 18:09:56.649266 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4281 | 2025.11.21 18:09:56.649289 [ 290 ] {} <Debug> TCP-Session: 55bb7985-1519-4704-923a-5e7191a3d4ae Authenticating user 'default' from [fd00:1122:3344:101::e]:52005 | ||
| 4282 | 2025.11.21 18:09:56.649307 [ 290 ] {} <Debug> TCP-Session: 55bb7985-1519-4704-923a-5e7191a3d4ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4283 | 2025.11.21 18:09:56.649322 [ 290 ] {} <Debug> TCP-Session: 55bb7985-1519-4704-923a-5e7191a3d4ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4284 | 2025.11.21 18:09:56.649495 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36440 | ||
| 4285 | 2025.11.21 18:09:56.649520 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49701 | ||
| 4286 | 2025.11.21 18:09:56.649544 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50916 | ||
| 4287 | 2025.11.21 18:09:56.649570 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4288 | 2025.11.21 18:09:56.649583 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35282 | ||
| 4289 | 2025.11.21 18:09:56.649598 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46262 | ||
| 4290 | 2025.11.21 18:09:56.649611 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4291 | 2025.11.21 18:09:56.649636 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4292 | 2025.11.21 18:09:56.649663 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4293 | 2025.11.21 18:09:56.649682 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4294 | 2025.11.21 18:09:56.649687 [ 294 ] {} <Debug> TCP-Session: badfb791-3dc4-49c3-889d-f8252f9b5143 Authenticating user 'default' from [fd00:1122:3344:101::e]:50916 | ||
| 4295 | 2025.11.21 18:09:56.649716 [ 288 ] {} <Debug> TCP-Session: c40b056a-20ea-4490-a640-4c72a4b8334f Authenticating user 'default' from [fd00:1122:3344:101::e]:46262 | ||
| 4296 | 2025.11.21 18:09:56.649748 [ 294 ] {} <Debug> TCP-Session: badfb791-3dc4-49c3-889d-f8252f9b5143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4297 | 2025.11.21 18:09:56.649763 [ 288 ] {} <Debug> TCP-Session: c40b056a-20ea-4490-a640-4c72a4b8334f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4298 | 2025.11.21 18:09:56.649777 [ 294 ] {} <Debug> TCP-Session: badfb791-3dc4-49c3-889d-f8252f9b5143 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4299 | 2025.11.21 18:09:56.649793 [ 288 ] {} <Debug> TCP-Session: c40b056a-20ea-4490-a640-4c72a4b8334f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4300 | 2025.11.21 18:09:56.649670 [ 292 ] {} <Debug> TCP-Session: 7572858f-885d-44ff-af79-5164cf67cb92 Authenticating user 'default' from [fd00:1122:3344:101::e]:49701 | ||
| 4301 | 2025.11.21 18:09:56.649613 [ 291 ] {} <Debug> TCP-Session: 70092bdb-3cfb-4a4a-b691-1a24fe7d9102 Authenticating user 'default' from [fd00:1122:3344:101::e]:36440 | ||
| 4302 | 2025.11.21 18:09:56.649850 [ 292 ] {} <Debug> TCP-Session: 7572858f-885d-44ff-af79-5164cf67cb92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4303 | 2025.11.21 18:09:56.649869 [ 291 ] {} <Debug> TCP-Session: 70092bdb-3cfb-4a4a-b691-1a24fe7d9102 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4304 | 2025.11.21 18:09:56.649887 [ 292 ] {} <Debug> TCP-Session: 7572858f-885d-44ff-af79-5164cf67cb92 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4305 | 2025.11.21 18:09:56.649895 [ 291 ] {} <Debug> TCP-Session: 70092bdb-3cfb-4a4a-b691-1a24fe7d9102 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4306 | 2025.11.21 18:09:56.649601 [ 290 ] {} <Trace> TCP-Session: 55bb7985-1519-4704-923a-5e7191a3d4ae Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4307 | 2025.11.21 18:09:56.649579 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61361 | ||
| 4308 | 2025.11.21 18:09:56.649568 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63107 | ||
| 4309 | 2025.11.21 18:09:56.649710 [ 3 ] {} <Debug> TCP-Session: 1d2d6d65-1441-4fb5-a973-d2d5f03c9a32 Authenticating user 'default' from [fd00:1122:3344:101::e]:35282 | ||
| 4310 | 2025.11.21 18:09:56.650015 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4311 | 2025.11.21 18:09:56.649521 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44734 | ||
| 4312 | 2025.11.21 18:09:56.650039 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4313 | 2025.11.21 18:09:56.650070 [ 290 ] {df676535-dca7-43f9-b52d-b01a01b72085} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52005) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4314 | 2025.11.21 18:09:56.650085 [ 295 ] {} <Debug> TCP-Session: 73378124-ce09-4b8e-8171-7f43877eb3d6 Authenticating user 'default' from [fd00:1122:3344:101::e]:63107 | ||
| 4315 | 2025.11.21 18:09:56.650105 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4316 | 2025.11.21 18:09:56.650116 [ 295 ] {} <Debug> TCP-Session: 73378124-ce09-4b8e-8171-7f43877eb3d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4317 | 2025.11.21 18:09:56.650136 [ 293 ] {} <Debug> TCP-Session: ac19187b-dea4-489c-97d9-e7f8a519c1a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:44734 | ||
| 4318 | 2025.11.21 18:09:56.650146 [ 295 ] {} <Debug> TCP-Session: 73378124-ce09-4b8e-8171-7f43877eb3d6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4319 | 2025.11.21 18:09:56.650164 [ 293 ] {} <Debug> TCP-Session: ac19187b-dea4-489c-97d9-e7f8a519c1a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4320 | 2025.11.21 18:09:56.650041 [ 296 ] {} <Debug> TCP-Session: f0ee5bfb-c00a-4998-aed9-9c25f66089b0 Authenticating user 'default' from [fd00:1122:3344:101::e]:61361 | ||
| 4321 | 2025.11.21 18:09:56.650192 [ 293 ] {} <Debug> TCP-Session: ac19187b-dea4-489c-97d9-e7f8a519c1a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4322 | 2025.11.21 18:09:56.650037 [ 3 ] {} <Debug> TCP-Session: 1d2d6d65-1441-4fb5-a973-d2d5f03c9a32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4323 | 2025.11.21 18:09:56.650228 [ 296 ] {} <Debug> TCP-Session: f0ee5bfb-c00a-4998-aed9-9c25f66089b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4324 | 2025.11.21 18:09:56.650251 [ 3 ] {} <Debug> TCP-Session: 1d2d6d65-1441-4fb5-a973-d2d5f03c9a32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4325 | 2025.11.21 18:09:56.650259 [ 296 ] {} <Debug> TCP-Session: f0ee5bfb-c00a-4998-aed9-9c25f66089b0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4326 | 2025.11.21 18:09:56.650270 [ 290 ] {df676535-dca7-43f9-b52d-b01a01b72085} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4327 | 2025.11.21 18:09:56.650340 [ 290 ] {df676535-dca7-43f9-b52d-b01a01b72085} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4328 | 2025.11.21 18:09:56.650586 [ 290 ] {df676535-dca7-43f9-b52d-b01a01b72085} <Debug> oximeter.version (1e33800d-71a0-4bff-b3ff-07bf941cdc20) (SelectExecutor): Key condition: unknown | ||
| 4329 | 2025.11.21 18:09:56.651554 [ 307 ] {df676535-dca7-43f9-b52d-b01a01b72085} <Trace> AggregatingTransform: Aggregating | ||
| 4330 | 2025.11.21 18:09:56.651606 [ 307 ] {df676535-dca7-43f9-b52d-b01a01b72085} <Trace> Aggregator: Aggregation method: without_key | ||
| 4331 | 2025.11.21 18:09:56.651647 [ 307 ] {df676535-dca7-43f9-b52d-b01a01b72085} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0009668 sec. (1034.340 rows/sec., 40.40 KiB/sec.) | ||
| 4332 | 2025.11.21 18:09:56.651666 [ 307 ] {df676535-dca7-43f9-b52d-b01a01b72085} <Trace> Aggregator: Merging aggregated data | ||
| 4333 | 2025.11.21 18:09:56.652966 [ 290 ] {df676535-dca7-43f9-b52d-b01a01b72085} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002938 sec., 340.3675970047651 rows/sec., 13.30 KiB/sec. | ||
| 4334 | 2025.11.21 18:09:56.653152 [ 290 ] {df676535-dca7-43f9-b52d-b01a01b72085} <Debug> TCPHandler: Processed in 0.003622654 sec. | ||
| 4335 | 2025.11.21 18:09:56.653284 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4336 | 2025.11.21 18:09:56.653308 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4337 | 2025.11.21 18:09:56.653325 [ 290 ] {} <Debug> TCP-Session: 55bb7985-1519-4704-923a-5e7191a3d4ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4338 | 2025.11.21 18:09:56.653348 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4339 | 2025.11.21 18:09:56.653363 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4340 | 2025.11.21 18:09:56.653378 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4341 | 2025.11.21 18:09:56.653402 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4342 | 2025.11.21 18:09:56.653420 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4343 | 2025.11.21 18:09:56.653438 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4344 | 2025.11.21 18:09:56.653467 [ 295 ] {} <Debug> TCP-Session: 73378124-ce09-4b8e-8171-7f43877eb3d6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4345 | 2025.11.21 18:09:56.653481 [ 3 ] {} <Debug> TCP-Session: 1d2d6d65-1441-4fb5-a973-d2d5f03c9a32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4346 | 2025.11.21 18:09:56.653505 [ 288 ] {} <Debug> TCP-Session: c40b056a-20ea-4490-a640-4c72a4b8334f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4347 | 2025.11.21 18:09:56.653435 [ 294 ] {} <Debug> TCP-Session: badfb791-3dc4-49c3-889d-f8252f9b5143 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4348 | 2025.11.21 18:09:56.653420 [ 296 ] {} <Debug> TCP-Session: f0ee5bfb-c00a-4998-aed9-9c25f66089b0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4349 | 2025.11.21 18:09:56.653402 [ 292 ] {} <Debug> TCP-Session: 7572858f-885d-44ff-af79-5164cf67cb92 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4350 | 2025.11.21 18:09:56.653363 [ 291 ] {} <Debug> TCP-Session: 70092bdb-3cfb-4a4a-b691-1a24fe7d9102 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4351 | 2025.11.21 18:09:56.653324 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4352 | 2025.11.21 18:09:56.653664 [ 293 ] {} <Debug> TCP-Session: ac19187b-dea4-489c-97d9-e7f8a519c1a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4353 | 2025.11.21 18:09:56.710942 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41075 | ||
| 4354 | 2025.11.21 18:09:56.711053 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4355 | 2025.11.21 18:09:56.711082 [ 290 ] {} <Debug> TCP-Session: 41e344ea-2b23-417a-a454-ea5d6e010ec5 Authenticating user 'default' from [fd00:1122:3344:101::e]:41075 | ||
| 4356 | 2025.11.21 18:09:56.711105 [ 290 ] {} <Debug> TCP-Session: 41e344ea-2b23-417a-a454-ea5d6e010ec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4357 | 2025.11.21 18:09:56.711121 [ 290 ] {} <Debug> TCP-Session: 41e344ea-2b23-417a-a454-ea5d6e010ec5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4358 | 2025.11.21 18:09:56.711313 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41234 | ||
| 4359 | 2025.11.21 18:09:56.711349 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55607 | ||
| 4360 | 2025.11.21 18:09:56.711369 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32920 | ||
| 4361 | 2025.11.21 18:09:56.711410 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55438 | ||
| 4362 | 2025.11.21 18:09:56.711375 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33403 | ||
| 4363 | 2025.11.21 18:09:56.711455 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4364 | 2025.11.21 18:09:56.711481 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4365 | 2025.11.21 18:09:56.711504 [ 290 ] {} <Trace> TCP-Session: 41e344ea-2b23-417a-a454-ea5d6e010ec5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4366 | 2025.11.21 18:09:56.711522 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4367 | 2025.11.21 18:09:56.711520 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4368 | 2025.11.21 18:09:56.711512 [ 291 ] {} <Debug> TCP-Session: 8edcb2e9-4f7d-4fe6-87a8-f986a23fe56a Authenticating user 'default' from [fd00:1122:3344:101::e]:41234 | ||
| 4369 | 2025.11.21 18:09:56.711567 [ 288 ] {} <Debug> TCP-Session: 8cdfc619-662f-4704-8c53-53b85bcb8b02 Authenticating user 'default' from [fd00:1122:3344:101::e]:55438 | ||
| 4370 | 2025.11.21 18:09:56.711561 [ 296 ] {} <Debug> TCP-Session: bf202e1f-b44b-41e2-a71e-89c31babbf94 Authenticating user 'default' from [fd00:1122:3344:101::e]:33403 | ||
| 4371 | 2025.11.21 18:09:56.711607 [ 291 ] {} <Debug> TCP-Session: 8edcb2e9-4f7d-4fe6-87a8-f986a23fe56a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4372 | 2025.11.21 18:09:56.711613 [ 288 ] {} <Debug> TCP-Session: 8cdfc619-662f-4704-8c53-53b85bcb8b02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4373 | 2025.11.21 18:09:56.711635 [ 296 ] {} <Debug> TCP-Session: bf202e1f-b44b-41e2-a71e-89c31babbf94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4374 | 2025.11.21 18:09:56.711652 [ 288 ] {} <Debug> TCP-Session: 8cdfc619-662f-4704-8c53-53b85bcb8b02 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4375 | 2025.11.21 18:09:56.711646 [ 291 ] {} <Debug> TCP-Session: 8edcb2e9-4f7d-4fe6-87a8-f986a23fe56a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4376 | 2025.11.21 18:09:56.711668 [ 296 ] {} <Debug> TCP-Session: bf202e1f-b44b-41e2-a71e-89c31babbf94 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4377 | 2025.11.21 18:09:56.711686 [ 290 ] {1762f030-96ee-4b01-9194-8b6d1216f6aa} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41075) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4378 | 2025.11.21 18:09:56.711347 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55885 | ||
| 4379 | 2025.11.21 18:09:56.711319 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41446 | ||
| 4380 | 2025.11.21 18:09:56.711385 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56573 | ||
| 4381 | 2025.11.21 18:09:56.711796 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4382 | 2025.11.21 18:09:56.711523 [ 295 ] {} <Debug> TCP-Session: fa988e8f-d4c3-4d9c-9e25-bcd1dce0e407 Authenticating user 'default' from [fd00:1122:3344:101::e]:32920 | ||
| 4383 | 2025.11.21 18:09:56.711831 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4384 | 2025.11.21 18:09:56.711832 [ 294 ] {} <Debug> TCP-Session: e55b30b9-6593-4de2-8a35-1107029c4218 Authenticating user 'default' from [fd00:1122:3344:101::e]:55885 | ||
| 4385 | 2025.11.21 18:09:56.711854 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4386 | 2025.11.21 18:09:56.711867 [ 292 ] {} <Debug> TCP-Session: 12b99dd9-b386-4574-8ead-6e4b54308057 Authenticating user 'default' from [fd00:1122:3344:101::e]:41446 | ||
| 4387 | 2025.11.21 18:09:56.711879 [ 294 ] {} <Debug> TCP-Session: e55b30b9-6593-4de2-8a35-1107029c4218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4388 | 2025.11.21 18:09:56.711894 [ 3 ] {} <Debug> TCP-Session: 037d5be1-4b8e-4836-8f82-6ec274330ae6 Authenticating user 'default' from [fd00:1122:3344:101::e]:56573 | ||
| 4389 | 2025.11.21 18:09:56.711905 [ 292 ] {} <Debug> TCP-Session: 12b99dd9-b386-4574-8ead-6e4b54308057 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4390 | 2025.11.21 18:09:56.711914 [ 294 ] {} <Debug> TCP-Session: e55b30b9-6593-4de2-8a35-1107029c4218 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4391 | 2025.11.21 18:09:56.711935 [ 3 ] {} <Debug> TCP-Session: 037d5be1-4b8e-4836-8f82-6ec274330ae6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4392 | 2025.11.21 18:09:56.711947 [ 292 ] {} <Debug> TCP-Session: 12b99dd9-b386-4574-8ead-6e4b54308057 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4393 | 2025.11.21 18:09:56.711971 [ 3 ] {} <Debug> TCP-Session: 037d5be1-4b8e-4836-8f82-6ec274330ae6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4394 | 2025.11.21 18:09:56.711985 [ 290 ] {1762f030-96ee-4b01-9194-8b6d1216f6aa} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4395 | 2025.11.21 18:09:56.711861 [ 295 ] {} <Debug> TCP-Session: fa988e8f-d4c3-4d9c-9e25-bcd1dce0e407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4396 | 2025.11.21 18:09:56.711471 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4397 | 2025.11.21 18:09:56.712046 [ 295 ] {} <Debug> TCP-Session: fa988e8f-d4c3-4d9c-9e25-bcd1dce0e407 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4398 | 2025.11.21 18:09:56.712052 [ 290 ] {1762f030-96ee-4b01-9194-8b6d1216f6aa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4399 | 2025.11.21 18:09:56.712084 [ 293 ] {} <Debug> TCP-Session: cb8fd538-af98-40fa-9271-a17d026b5668 Authenticating user 'default' from [fd00:1122:3344:101::e]:55607 | ||
| 4400 | 2025.11.21 18:09:56.712114 [ 293 ] {} <Debug> TCP-Session: cb8fd538-af98-40fa-9271-a17d026b5668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4401 | 2025.11.21 18:09:56.712128 [ 293 ] {} <Debug> TCP-Session: cb8fd538-af98-40fa-9271-a17d026b5668 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4402 | 2025.11.21 18:09:56.712381 [ 290 ] {1762f030-96ee-4b01-9194-8b6d1216f6aa} <Debug> oximeter.version (1e33800d-71a0-4bff-b3ff-07bf941cdc20) (SelectExecutor): Key condition: unknown | ||
| 4403 | 2025.11.21 18:09:56.713427 [ 335 ] {1762f030-96ee-4b01-9194-8b6d1216f6aa} <Trace> AggregatingTransform: Aggregating | ||
| 4404 | 2025.11.21 18:09:56.713479 [ 335 ] {1762f030-96ee-4b01-9194-8b6d1216f6aa} <Trace> Aggregator: Aggregation method: without_key | ||
| 4405 | 2025.11.21 18:09:56.713524 [ 335 ] {1762f030-96ee-4b01-9194-8b6d1216f6aa} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001009781 sec. (990.314 rows/sec., 38.68 KiB/sec.) | ||
| 4406 | 2025.11.21 18:09:56.713548 [ 335 ] {1762f030-96ee-4b01-9194-8b6d1216f6aa} <Trace> Aggregator: Merging aggregated data | ||
| 4407 | 2025.11.21 18:09:56.715108 [ 290 ] {1762f030-96ee-4b01-9194-8b6d1216f6aa} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003478 sec., 287.5215641173088 rows/sec., 11.23 KiB/sec. | ||
| 4408 | 2025.11.21 18:09:56.715274 [ 290 ] {1762f030-96ee-4b01-9194-8b6d1216f6aa} <Debug> TCPHandler: Processed in 0.00389466 sec. | ||
| 4409 | 2025.11.21 18:09:56.715391 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4410 | 2025.11.21 18:09:56.715425 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4411 | 2025.11.21 18:09:56.715445 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4412 | 2025.11.21 18:09:56.715470 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4413 | 2025.11.21 18:09:56.715488 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4414 | 2025.11.21 18:09:56.715496 [ 292 ] {} <Debug> TCP-Session: 12b99dd9-b386-4574-8ead-6e4b54308057 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4415 | 2025.11.21 18:09:56.715480 [ 296 ] {} <Debug> TCP-Session: bf202e1f-b44b-41e2-a71e-89c31babbf94 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4416 | 2025.11.21 18:09:56.715535 [ 3 ] {} <Debug> TCP-Session: 037d5be1-4b8e-4836-8f82-6ec274330ae6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4417 | 2025.11.21 18:09:56.715558 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4418 | 2025.11.21 18:09:56.715533 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4419 | 2025.11.21 18:09:56.715589 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4420 | 2025.11.21 18:09:56.715590 [ 288 ] {} <Debug> TCP-Session: 8cdfc619-662f-4704-8c53-53b85bcb8b02 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4421 | 2025.11.21 18:09:56.715619 [ 294 ] {} <Debug> TCP-Session: e55b30b9-6593-4de2-8a35-1107029c4218 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4422 | 2025.11.21 18:09:56.715626 [ 290 ] {} <Debug> TCP-Session: 41e344ea-2b23-417a-a454-ea5d6e010ec5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4423 | 2025.11.21 18:09:56.715437 [ 291 ] {} <Debug> TCP-Session: 8edcb2e9-4f7d-4fe6-87a8-f986a23fe56a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4424 | 2025.11.21 18:09:56.715515 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4425 | 2025.11.21 18:09:56.715518 [ 293 ] {} <Debug> TCP-Session: cb8fd538-af98-40fa-9271-a17d026b5668 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4426 | 2025.11.21 18:09:56.715717 [ 295 ] {} <Debug> TCP-Session: fa988e8f-d4c3-4d9c-9e25-bcd1dce0e407 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4427 | 2025.11.21 18:09:57.847788 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 606 | ||
| 4428 | 2025.11.21 18:09:57.850387 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4429 | 2025.11.21 18:09:57.850452 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4430 | 2025.11.21 18:09:57.851738 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4431 | 2025.11.21 18:09:57.852041 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4432 | 2025.11.21 18:09:57.852450 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 606 | ||
| 4433 | 2025.11.21 18:10:00.435368 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4434 | 2025.11.21 18:10:00.435585 [ 256 ] {9b5c18ea-22fa-4f36-80f7-73b195896222} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4435 | 2025.11.21 18:10:00.435660 [ 256 ] {9b5c18ea-22fa-4f36-80f7-73b195896222} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4436 | 2025.11.21 18:10:00.436713 [ 256 ] {9b5c18ea-22fa-4f36-80f7-73b195896222} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4437 | 2025.11.21 18:10:00.436779 [ 256 ] {9b5c18ea-22fa-4f36-80f7-73b195896222} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4438 | 2025.11.21 18:10:00.437216 [ 256 ] {9b5c18ea-22fa-4f36-80f7-73b195896222} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4439 | 2025.11.21 18:10:00.437458 [ 256 ] {9b5c18ea-22fa-4f36-80f7-73b195896222} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4440 | 2025.11.21 18:10:00.437621 [ 256 ] {9b5c18ea-22fa-4f36-80f7-73b195896222} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002089 sec., 196266.15605552896 rows/sec., 12.45 MiB/sec. | ||
| 4441 | 2025.11.21 18:10:00.437678 [ 256 ] {9b5c18ea-22fa-4f36-80f7-73b195896222} <Debug> TCPHandler: Processed in 0.00244481 sec. | ||
| 4442 | 2025.11.21 18:10:00.437807 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4443 | 2025.11.21 18:10:00.437914 [ 256 ] {e38fdf2f-be48-4f38-af47-0b10ce791548} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4444 | 2025.11.21 18:10:00.437959 [ 256 ] {e38fdf2f-be48-4f38-af47-0b10ce791548} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4445 | 2025.11.21 18:10:00.438896 [ 256 ] {e38fdf2f-be48-4f38-af47-0b10ce791548} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4446 | 2025.11.21 18:10:00.438935 [ 256 ] {e38fdf2f-be48-4f38-af47-0b10ce791548} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4447 | 2025.11.21 18:10:00.439318 [ 256 ] {e38fdf2f-be48-4f38-af47-0b10ce791548} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4448 | 2025.11.21 18:10:00.439539 [ 256 ] {e38fdf2f-be48-4f38-af47-0b10ce791548} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4449 | 2025.11.21 18:10:00.439695 [ 97 ] {} <Debug> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4450 | 2025.11.21 18:10:00.439713 [ 256 ] {e38fdf2f-be48-4f38-af47-0b10ce791548} <Debug> executeQuery: Read 1172 rows, 95.50 KiB in 0.001825 sec., 642191.7808219178 rows/sec., 51.10 MiB/sec. | ||
| 4451 | 2025.11.21 18:10:00.439760 [ 97 ] {} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4452 | 2025.11.21 18:10:00.439776 [ 256 ] {e38fdf2f-be48-4f38-af47-0b10ce791548} <Debug> TCPHandler: Processed in 0.002020121 sec. | ||
| 4453 | 2025.11.21 18:10:00.439785 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4454 | 2025.11.21 18:10:00.439900 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4455 | 2025.11.21 18:10:00.439922 [ 186 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::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 | ||
| 4456 | 2025.11.21 18:10:00.440003 [ 256 ] {a7f2f0f3-23fa-4019-b302-ee7f218629f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4457 | 2025.11.21 18:10:00.440050 [ 256 ] {a7f2f0f3-23fa-4019-b302-ee7f218629f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4458 | 2025.11.21 18:10:00.440083 [ 186 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4459 | 2025.11.21 18:10:00.440120 [ 186 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2343 rows starting from the beginning of the part | ||
| 4460 | 2025.11.21 18:10:00.440185 [ 186 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part | ||
| 4461 | 2025.11.21 18:10:00.440228 [ 186 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 76 rows starting from the beginning of the part | ||
| 4462 | 2025.11.21 18:10:00.440268 [ 186 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1172 rows starting from the beginning of the part | ||
| 4463 | 2025.11.21 18:10:00.440310 [ 186 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 76 rows starting from the beginning of the part | ||
| 4464 | 2025.11.21 18:10:00.440356 [ 186 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1172 rows starting from the beginning of the part | ||
| 4465 | 2025.11.21 18:10:00.440560 [ 256 ] {a7f2f0f3-23fa-4019-b302-ee7f218629f5} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4466 | 2025.11.21 18:10:00.440606 [ 256 ] {a7f2f0f3-23fa-4019-b302-ee7f218629f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4467 | 2025.11.21 18:10:00.440968 [ 256 ] {a7f2f0f3-23fa-4019-b302-ee7f218629f5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4468 | 2025.11.21 18:10:00.441211 [ 256 ] {a7f2f0f3-23fa-4019-b302-ee7f218629f5} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4469 | 2025.11.21 18:10:00.441345 [ 256 ] {a7f2f0f3-23fa-4019-b302-ee7f218629f5} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001366 sec., 172035.1390922401 rows/sec., 10.42 MiB/sec. | ||
| 4470 | 2025.11.21 18:10:00.441382 [ 256 ] {a7f2f0f3-23fa-4019-b302-ee7f218629f5} <Debug> TCPHandler: Processed in 0.001531271 sec. | ||
| 4471 | 2025.11.21 18:10:00.441510 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4472 | 2025.11.21 18:10:00.441620 [ 256 ] {dd70ce08-2436-41b6-85f6-70f96327cd27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4473 | 2025.11.21 18:10:00.441664 [ 256 ] {dd70ce08-2436-41b6-85f6-70f96327cd27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4474 | 2025.11.21 18:10:00.442159 [ 256 ] {dd70ce08-2436-41b6-85f6-70f96327cd27} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4475 | 2025.11.21 18:10:00.442197 [ 256 ] {dd70ce08-2436-41b6-85f6-70f96327cd27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4476 | 2025.11.21 18:10:00.442526 [ 193 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4895 rows, containing 5 columns (5 merged, 0 gathered) in 0.002669045 sec., 1833989.310783445 rows/sec., 154.51 MiB/sec. | ||
| 4477 | 2025.11.21 18:10:00.442528 [ 256 ] {dd70ce08-2436-41b6-85f6-70f96327cd27} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4478 | 2025.11.21 18:10:00.442762 [ 256 ] {dd70ce08-2436-41b6-85f6-70f96327cd27} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4479 | 2025.11.21 18:10:00.442806 [ 200 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4480 | 2025.11.21 18:10:00.442889 [ 256 ] {dd70ce08-2436-41b6-85f6-70f96327cd27} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001318 sec., 160849.77238239758 rows/sec., 10.37 MiB/sec. | ||
| 4481 | 2025.11.21 18:10:00.442926 [ 256 ] {dd70ce08-2436-41b6-85f6-70f96327cd27} <Debug> TCPHandler: Processed in 0.001512361 sec. | ||
| 4482 | 2025.11.21 18:10:00.443029 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4483 | 2025.11.21 18:10:00.443056 [ 200 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_26_5} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4484 | 2025.11.21 18:10:00.443116 [ 200 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_26_5} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4485 | 2025.11.21 18:10:00.443117 [ 256 ] {6ce9313c-a18e-4f3d-ab93-d731f3638336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4486 | 2025.11.21 18:10:00.443162 [ 256 ] {6ce9313c-a18e-4f3d-ab93-d731f3638336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4487 | 2025.11.21 18:10:00.443188 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 4488 | 2025.11.21 18:10:00.443685 [ 256 ] {6ce9313c-a18e-4f3d-ab93-d731f3638336} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4489 | 2025.11.21 18:10:00.443721 [ 256 ] {6ce9313c-a18e-4f3d-ab93-d731f3638336} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4490 | 2025.11.21 18:10:00.444056 [ 256 ] {6ce9313c-a18e-4f3d-ab93-d731f3638336} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4491 | 2025.11.21 18:10:00.444267 [ 256 ] {6ce9313c-a18e-4f3d-ab93-d731f3638336} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4492 | 2025.11.21 18:10:00.444395 [ 256 ] {6ce9313c-a18e-4f3d-ab93-d731f3638336} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001253 sec., 168395.84996009577 rows/sec., 9.56 MiB/sec. | ||
| 4493 | 2025.11.21 18:10:00.444433 [ 256 ] {6ce9313c-a18e-4f3d-ab93-d731f3638336} <Debug> TCPHandler: Processed in 0.001416049 sec. | ||
| 4494 | 2025.11.21 18:10:00.444539 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4495 | 2025.11.21 18:10:00.444633 [ 256 ] {f4f2f0af-ef36-453d-aa5e-5ca710660c07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4496 | 2025.11.21 18:10:00.444673 [ 256 ] {f4f2f0af-ef36-453d-aa5e-5ca710660c07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4497 | 2025.11.21 18:10:00.445330 [ 256 ] {f4f2f0af-ef36-453d-aa5e-5ca710660c07} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4498 | 2025.11.21 18:10:00.445366 [ 256 ] {f4f2f0af-ef36-453d-aa5e-5ca710660c07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4499 | 2025.11.21 18:10:00.445719 [ 256 ] {f4f2f0af-ef36-453d-aa5e-5ca710660c07} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4500 | 2025.11.21 18:10:00.445929 [ 256 ] {f4f2f0af-ef36-453d-aa5e-5ca710660c07} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4501 | 2025.11.21 18:10:00.446031 [ 97 ] {} <Debug> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4502 | 2025.11.21 18:10:00.446055 [ 256 ] {f4f2f0af-ef36-453d-aa5e-5ca710660c07} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001441 sec., 492019.43095072865 rows/sec., 34.47 MiB/sec. | ||
| 4503 | 2025.11.21 18:10:00.446070 [ 97 ] {} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4504 | 2025.11.21 18:10:00.446100 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4505 | 2025.11.21 18:10:00.446102 [ 256 ] {f4f2f0af-ef36-453d-aa5e-5ca710660c07} <Debug> TCPHandler: Processed in 0.001611703 sec. | ||
| 4506 | 2025.11.21 18:10:00.446196 [ 186 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::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 | ||
| 4507 | 2025.11.21 18:10:00.446231 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4508 | 2025.11.21 18:10:00.446311 [ 186 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4509 | 2025.11.21 18:10:00.446332 [ 256 ] {80e1505f-b11b-493a-ac81-ebbc9b697ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4510 | 2025.11.21 18:10:00.446346 [ 186 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1211 rows starting from the beginning of the part | ||
| 4511 | 2025.11.21 18:10:00.446382 [ 256 ] {80e1505f-b11b-493a-ac81-ebbc9b697ac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4512 | 2025.11.21 18:10:00.446407 [ 186 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
| 4513 | 2025.11.21 18:10:00.446456 [ 186 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 74 rows starting from the beginning of the part | ||
| 4514 | 2025.11.21 18:10:00.446498 [ 186 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 709 rows starting from the beginning of the part | ||
| 4515 | 2025.11.21 18:10:00.446540 [ 186 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 74 rows starting from the beginning of the part | ||
| 4516 | 2025.11.21 18:10:00.446592 [ 186 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 709 rows starting from the beginning of the part | ||
| 4517 | 2025.11.21 18:10:00.446740 [ 256 ] {80e1505f-b11b-493a-ac81-ebbc9b697ac6} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4518 | 2025.11.21 18:10:00.446784 [ 256 ] {80e1505f-b11b-493a-ac81-ebbc9b697ac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4519 | 2025.11.21 18:10:00.447106 [ 256 ] {80e1505f-b11b-493a-ac81-ebbc9b697ac6} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4520 | 2025.11.21 18:10:00.447340 [ 256 ] {80e1505f-b11b-493a-ac81-ebbc9b697ac6} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4521 | 2025.11.21 18:10:00.447469 [ 256 ] {80e1505f-b11b-493a-ac81-ebbc9b697ac6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001156 sec., 5190.311418685122 rows/sec., 271.17 KiB/sec. | ||
| 4522 | 2025.11.21 18:10:00.447508 [ 256 ] {80e1505f-b11b-493a-ac81-ebbc9b697ac6} <Debug> TCPHandler: Processed in 0.001326147 sec. | ||
| 4523 | 2025.11.21 18:10:00.447618 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4524 | 2025.11.21 18:10:00.447713 [ 256 ] {87423567-6479-4718-b4e7-4217dd9e78fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4525 | 2025.11.21 18:10:00.447756 [ 256 ] {87423567-6479-4718-b4e7-4217dd9e78fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4526 | 2025.11.21 18:10:00.447763 [ 190 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2841 rows, containing 5 columns (5 merged, 0 gathered) in 0.001596202 sec., 1779849.9187446202 rows/sec., 133.78 MiB/sec. | ||
| 4527 | 2025.11.21 18:10:00.448002 [ 199 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4528 | 2025.11.21 18:10:00.448192 [ 256 ] {87423567-6479-4718-b4e7-4217dd9e78fc} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4529 | 2025.11.21 18:10:00.448236 [ 256 ] {87423567-6479-4718-b4e7-4217dd9e78fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4530 | 2025.11.21 18:10:00.448313 [ 199 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_26_5} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4531 | 2025.11.21 18:10:00.448392 [ 199 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_26_5} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4532 | 2025.11.21 18:10:00.448496 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 4533 | 2025.11.21 18:10:00.448624 [ 256 ] {87423567-6479-4718-b4e7-4217dd9e78fc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4534 | 2025.11.21 18:10:00.448842 [ 256 ] {87423567-6479-4718-b4e7-4217dd9e78fc} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4535 | 2025.11.21 18:10:00.448944 [ 97 ] {} <Debug> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4536 | 2025.11.21 18:10:00.448973 [ 256 ] {87423567-6479-4718-b4e7-4217dd9e78fc} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001279 sec., 245504.30023455826 rows/sec., 16.13 MiB/sec. | ||
| 4537 | 2025.11.21 18:10:00.448976 [ 97 ] {} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4538 | 2025.11.21 18:10:00.449013 [ 97 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4539 | 2025.11.21 18:10:00.449017 [ 256 ] {87423567-6479-4718-b4e7-4217dd9e78fc} <Debug> TCPHandler: Processed in 0.00144746 sec. | ||
| 4540 | 2025.11.21 18:10:00.449092 [ 199 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::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 | ||
| 4541 | 2025.11.21 18:10:00.449128 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4542 | 2025.11.21 18:10:00.449195 [ 199 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4543 | 2025.11.21 18:10:00.449226 [ 256 ] {42e53290-5f3e-463c-b9e8-ff6a6142e391} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4544 | 2025.11.21 18:10:00.449228 [ 199 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 7552 rows starting from the beginning of the part | ||
| 4545 | 2025.11.21 18:10:00.449277 [ 256 ] {42e53290-5f3e-463c-b9e8-ff6a6142e391} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4546 | 2025.11.21 18:10:00.449308 [ 199 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 64 rows starting from the beginning of the part | ||
| 4547 | 2025.11.21 18:10:00.449366 [ 199 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 160 rows starting from the beginning of the part | ||
| 4548 | 2025.11.21 18:10:00.449417 [ 199 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 314 rows starting from the beginning of the part | ||
| 4549 | 2025.11.21 18:10:00.449459 [ 199 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 160 rows starting from the beginning of the part | ||
| 4550 | 2025.11.21 18:10:00.449518 [ 199 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 314 rows starting from the beginning of the part | ||
| 4551 | 2025.11.21 18:10:00.449612 [ 256 ] {42e53290-5f3e-463c-b9e8-ff6a6142e391} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4552 | 2025.11.21 18:10:00.449653 [ 256 ] {42e53290-5f3e-463c-b9e8-ff6a6142e391} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4553 | 2025.11.21 18:10:00.449989 [ 256 ] {42e53290-5f3e-463c-b9e8-ff6a6142e391} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4554 | 2025.11.21 18:10:00.450201 [ 256 ] {42e53290-5f3e-463c-b9e8-ff6a6142e391} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4555 | 2025.11.21 18:10:00.450330 [ 256 ] {42e53290-5f3e-463c-b9e8-ff6a6142e391} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001122 sec., 891.2655971479501 rows/sec., 60.06 KiB/sec. | ||
| 4556 | 2025.11.21 18:10:00.450366 [ 256 ] {42e53290-5f3e-463c-b9e8-ff6a6142e391} <Debug> TCPHandler: Processed in 0.001285567 sec. | ||
| 4557 | 2025.11.21 18:10:00.450471 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4558 | 2025.11.21 18:10:00.450559 [ 256 ] {c7817438-4d89-410e-abba-2365f15b9d85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4559 | 2025.11.21 18:10:00.450612 [ 256 ] {c7817438-4d89-410e-abba-2365f15b9d85} <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 | ||
| 4560 | 2025.11.21 18:10:00.451414 [ 256 ] {c7817438-4d89-410e-abba-2365f15b9d85} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4561 | 2025.11.21 18:10:00.451520 [ 256 ] {c7817438-4d89-410e-abba-2365f15b9d85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4562 | 2025.11.21 18:10:00.452088 [ 256 ] {c7817438-4d89-410e-abba-2365f15b9d85} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4563 | 2025.11.21 18:10:00.452315 [ 256 ] {c7817438-4d89-410e-abba-2365f15b9d85} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4564 | 2025.11.21 18:10:00.452454 [ 256 ] {c7817438-4d89-410e-abba-2365f15b9d85} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001906 sec., 15739.769150052467 rows/sec., 28.20 MiB/sec. | ||
| 4565 | 2025.11.21 18:10:00.452516 [ 256 ] {c7817438-4d89-410e-abba-2365f15b9d85} <Debug> TCPHandler: Processed in 0.002092313 sec. | ||
| 4566 | 2025.11.21 18:10:00.452623 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4567 | 2025.11.21 18:10:00.452716 [ 256 ] {e79bf1d0-c06b-404e-8ee9-029df7e2f2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4568 | 2025.11.21 18:10:00.452757 [ 256 ] {e79bf1d0-c06b-404e-8ee9-029df7e2f2ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4569 | 2025.11.21 18:10:00.453100 [ 256 ] {e79bf1d0-c06b-404e-8ee9-029df7e2f2ca} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4570 | 2025.11.21 18:10:00.453134 [ 256 ] {e79bf1d0-c06b-404e-8ee9-029df7e2f2ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4571 | 2025.11.21 18:10:00.453465 [ 256 ] {e79bf1d0-c06b-404e-8ee9-029df7e2f2ca} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4572 | 2025.11.21 18:10:00.453669 [ 196 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8564 rows, containing 5 columns (5 merged, 0 gathered) in 0.004609265 sec., 1857996.8823662773 rows/sec., 124.23 MiB/sec. | ||
| 4573 | 2025.11.21 18:10:00.453671 [ 256 ] {e79bf1d0-c06b-404e-8ee9-029df7e2f2ca} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4574 | 2025.11.21 18:10:00.453780 [ 96 ] {} <Debug> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4575 | 2025.11.21 18:10:00.453811 [ 256 ] {e79bf1d0-c06b-404e-8ee9-029df7e2f2ca} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001115 sec., 93273.54260089685 rows/sec., 5.72 MiB/sec. | ||
| 4576 | 2025.11.21 18:10:00.453814 [ 96 ] {} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4577 | 2025.11.21 18:10:00.453820 [ 199 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4578 | 2025.11.21 18:10:00.453845 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4579 | 2025.11.21 18:10:00.453847 [ 256 ] {e79bf1d0-c06b-404e-8ee9-029df7e2f2ca} <Debug> TCPHandler: Processed in 0.001271546 sec. | ||
| 4580 | 2025.11.21 18:10:00.453938 [ 190 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::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 | ||
| 4581 | 2025.11.21 18:10:00.454045 [ 190 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4582 | 2025.11.21 18:10:00.454073 [ 190 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1532 rows starting from the beginning of the part | ||
| 4583 | 2025.11.21 18:10:00.454094 [ 199 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4584 | 2025.11.21 18:10:00.454145 [ 190 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 4585 | 2025.11.21 18:10:00.454167 [ 199 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4586 | 2025.11.21 18:10:00.454198 [ 190 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 60 rows starting from the beginning of the part | ||
| 4587 | 2025.11.21 18:10:00.454240 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.46 MiB. | ||
| 4588 | 2025.11.21 18:10:00.454243 [ 190 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::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 | ||
| 4589 | 2025.11.21 18:10:00.454310 [ 190 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 4590 | 2025.11.21 18:10:00.454366 [ 190 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 104 rows starting from the beginning of the part | ||
| 4591 | 2025.11.21 18:10:00.455368 [ 191 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1884 rows, containing 4 columns (4 merged, 0 gathered) in 0.00147363 sec., 1278475.6010667535 rows/sec., 80.98 MiB/sec. | ||
| 4592 | 2025.11.21 18:10:00.455579 [ 191 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4593 | 2025.11.21 18:10:00.455846 [ 191 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_26_5} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4594 | 2025.11.21 18:10:00.455914 [ 191 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_26_5} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4595 | 2025.11.21 18:10:00.455987 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 4596 | 2025.11.21 18:10:01.000407 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 238.98 MiB, peak 247.53 MiB, free memory in arenas 0.00 B, will set to 240.68 MiB (RSS), difference: 1.70 MiB | ||
| 4597 | 2025.11.21 18:10:02.731556 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4598 | 2025.11.21 18:10:02.731605 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4599 | 2025.11.21 18:10:02.835370 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8557 | ||
| 4600 | 2025.11.21 18:10:02.835937 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4601 | 2025.11.21 18:10:02.835996 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4602 | 2025.11.21 18:10:02.836546 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4603 | 2025.11.21 18:10:02.836788 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4604 | 2025.11.21 18:10:02.836944 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8557 | ||
| 4605 | 2025.11.21 18:10:03.325033 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4606 | 2025.11.21 18:10:03.341284 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4607 | 2025.11.21 18:10:03.341352 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4608 | 2025.11.21 18:10:03.347652 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4609 | 2025.11.21 18:10:03.348367 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4610 | 2025.11.21 18:10:03.351578 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4611 | 2025.11.21 18:10:05.423609 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4612 | 2025.11.21 18:10:05.423824 [ 256 ] {e529ebee-a864-4860-9735-29edfee0b2dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4613 | 2025.11.21 18:10:05.423897 [ 256 ] {e529ebee-a864-4860-9735-29edfee0b2dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4614 | 2025.11.21 18:10:05.424616 [ 256 ] {e529ebee-a864-4860-9735-29edfee0b2dd} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4615 | 2025.11.21 18:10:05.424665 [ 256 ] {e529ebee-a864-4860-9735-29edfee0b2dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4616 | 2025.11.21 18:10:05.425068 [ 256 ] {e529ebee-a864-4860-9735-29edfee0b2dd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4617 | 2025.11.21 18:10:05.425310 [ 256 ] {e529ebee-a864-4860-9735-29edfee0b2dd} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4618 | 2025.11.21 18:10:05.425471 [ 256 ] {e529ebee-a864-4860-9735-29edfee0b2dd} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001699 sec., 44732.19540906415 rows/sec., 3.69 MiB/sec. | ||
| 4619 | 2025.11.21 18:10:05.425519 [ 256 ] {e529ebee-a864-4860-9735-29edfee0b2dd} <Debug> TCPHandler: Processed in 0.002048571 sec. | ||
| 4620 | 2025.11.21 18:10:05.425668 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4621 | 2025.11.21 18:10:05.425770 [ 256 ] {1bf503d2-a404-4ee7-b591-45cbc635a4af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4622 | 2025.11.21 18:10:05.425813 [ 256 ] {1bf503d2-a404-4ee7-b591-45cbc635a4af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4623 | 2025.11.21 18:10:05.426250 [ 256 ] {1bf503d2-a404-4ee7-b591-45cbc635a4af} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4624 | 2025.11.21 18:10:05.426289 [ 256 ] {1bf503d2-a404-4ee7-b591-45cbc635a4af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4625 | 2025.11.21 18:10:05.426600 [ 256 ] {1bf503d2-a404-4ee7-b591-45cbc635a4af} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4626 | 2025.11.21 18:10:05.426810 [ 256 ] {1bf503d2-a404-4ee7-b591-45cbc635a4af} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4627 | 2025.11.21 18:10:05.426942 [ 256 ] {1bf503d2-a404-4ee7-b591-45cbc635a4af} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001196 sec., 8361.204013377926 rows/sec., 628.72 KiB/sec. | ||
| 4628 | 2025.11.21 18:10:05.426979 [ 256 ] {1bf503d2-a404-4ee7-b591-45cbc635a4af} <Debug> TCPHandler: Processed in 0.001363358 sec. | ||
| 4629 | 2025.11.21 18:10:05.427093 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4630 | 2025.11.21 18:10:05.427187 [ 256 ] {5af2c6d1-ae5a-4a43-9b4b-9c0e45cab9b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4631 | 2025.11.21 18:10:05.427228 [ 256 ] {5af2c6d1-ae5a-4a43-9b4b-9c0e45cab9b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4632 | 2025.11.21 18:10:05.427646 [ 256 ] {5af2c6d1-ae5a-4a43-9b4b-9c0e45cab9b4} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4633 | 2025.11.21 18:10:05.427684 [ 256 ] {5af2c6d1-ae5a-4a43-9b4b-9c0e45cab9b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4634 | 2025.11.21 18:10:05.427985 [ 256 ] {5af2c6d1-ae5a-4a43-9b4b-9c0e45cab9b4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4635 | 2025.11.21 18:10:05.428197 [ 256 ] {5af2c6d1-ae5a-4a43-9b4b-9c0e45cab9b4} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4636 | 2025.11.21 18:10:05.428326 [ 256 ] {5af2c6d1-ae5a-4a43-9b4b-9c0e45cab9b4} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001159 sec., 63848.14495254529 rows/sec., 4.98 MiB/sec. | ||
| 4637 | 2025.11.21 18:10:05.428363 [ 256 ] {5af2c6d1-ae5a-4a43-9b4b-9c0e45cab9b4} <Debug> TCPHandler: Processed in 0.001320657 sec. | ||
| 4638 | 2025.11.21 18:10:05.428478 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4639 | 2025.11.21 18:10:05.428572 [ 256 ] {449d2a0b-141f-4532-8316-0f260a65f843} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4640 | 2025.11.21 18:10:05.428616 [ 256 ] {449d2a0b-141f-4532-8316-0f260a65f843} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4641 | 2025.11.21 18:10:05.429028 [ 256 ] {449d2a0b-141f-4532-8316-0f260a65f843} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4642 | 2025.11.21 18:10:05.429066 [ 256 ] {449d2a0b-141f-4532-8316-0f260a65f843} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4643 | 2025.11.21 18:10:05.429390 [ 256 ] {449d2a0b-141f-4532-8316-0f260a65f843} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4644 | 2025.11.21 18:10:05.429605 [ 256 ] {449d2a0b-141f-4532-8316-0f260a65f843} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4645 | 2025.11.21 18:10:05.429730 [ 256 ] {449d2a0b-141f-4532-8316-0f260a65f843} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 4646 | 2025.11.21 18:10:05.429766 [ 256 ] {449d2a0b-141f-4532-8316-0f260a65f843} <Debug> TCPHandler: Processed in 0.001337088 sec. | ||
| 4647 | 2025.11.21 18:10:05.429877 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4648 | 2025.11.21 18:10:05.429971 [ 256 ] {495c6b49-17fc-4364-a2f9-73129e55056d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4649 | 2025.11.21 18:10:05.430025 [ 256 ] {495c6b49-17fc-4364-a2f9-73129e55056d} <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 | ||
| 4650 | 2025.11.21 18:10:05.430788 [ 256 ] {495c6b49-17fc-4364-a2f9-73129e55056d} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4651 | 2025.11.21 18:10:05.430826 [ 256 ] {495c6b49-17fc-4364-a2f9-73129e55056d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4652 | 2025.11.21 18:10:05.431330 [ 256 ] {495c6b49-17fc-4364-a2f9-73129e55056d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4653 | 2025.11.21 18:10:05.431551 [ 256 ] {495c6b49-17fc-4364-a2f9-73129e55056d} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4654 | 2025.11.21 18:10:05.431661 [ 90 ] {} <Debug> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4655 | 2025.11.21 18:10:05.431685 [ 256 ] {495c6b49-17fc-4364-a2f9-73129e55056d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001731 sec., 5777.007510109764 rows/sec., 10.35 MiB/sec. | ||
| 4656 | 2025.11.21 18:10:05.431740 [ 90 ] {} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4657 | 2025.11.21 18:10:05.431762 [ 256 ] {495c6b49-17fc-4364-a2f9-73129e55056d} <Debug> TCPHandler: Processed in 0.00193403 sec. | ||
| 4658 | 2025.11.21 18:10:05.431769 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4659 | 2025.11.21 18:10:05.431889 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4660 | 2025.11.21 18:10:05.431889 [ 199 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::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 | ||
| 4661 | 2025.11.21 18:10:05.431989 [ 256 ] {eea1d968-7e96-47ab-bc65-d1c0892dee5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4662 | 2025.11.21 18:10:05.432035 [ 256 ] {eea1d968-7e96-47ab-bc65-d1c0892dee5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4663 | 2025.11.21 18:10:05.432147 [ 199 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4664 | 2025.11.21 18:10:05.432212 [ 199 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 257 rows starting from the beginning of the part | ||
| 4665 | 2025.11.21 18:10:05.432372 [ 199 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 10 rows starting from the beginning of the part | ||
| 4666 | 2025.11.21 18:10:05.432374 [ 256 ] {eea1d968-7e96-47ab-bc65-d1c0892dee5a} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4667 | 2025.11.21 18:10:05.432423 [ 256 ] {eea1d968-7e96-47ab-bc65-d1c0892dee5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4668 | 2025.11.21 18:10:05.432494 [ 199 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 30 rows starting from the beginning of the part | ||
| 4669 | 2025.11.21 18:10:05.432601 [ 199 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 10 rows starting from the beginning of the part | ||
| 4670 | 2025.11.21 18:10:05.432708 [ 199 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 30 rows starting from the beginning of the part | ||
| 4671 | 2025.11.21 18:10:05.432743 [ 256 ] {eea1d968-7e96-47ab-bc65-d1c0892dee5a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4672 | 2025.11.21 18:10:05.432811 [ 199 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 10 rows starting from the beginning of the part | ||
| 4673 | 2025.11.21 18:10:05.432969 [ 256 ] {eea1d968-7e96-47ab-bc65-d1c0892dee5a} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4674 | 2025.11.21 18:10:05.433105 [ 256 ] {eea1d968-7e96-47ab-bc65-d1c0892dee5a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 4675 | 2025.11.21 18:10:05.433143 [ 256 ] {eea1d968-7e96-47ab-bc65-d1c0892dee5a} <Debug> TCPHandler: Processed in 0.001304816 sec. | ||
| 4676 | 2025.11.21 18:10:05.435556 [ 191 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 19 columns (19 merged, 0 gathered) in 0.003715337 sec., 93396.6420811894 rows/sec., 167.36 MiB/sec. | ||
| 4677 | 2025.11.21 18:10:05.436227 [ 191 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4678 | 2025.11.21 18:10:05.436560 [ 191 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4679 | 2025.11.21 18:10:05.436635 [ 191 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4680 | 2025.11.21 18:10:05.436725 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.99 MiB. | ||
| 4681 | 2025.11.21 18:10:07.672790 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4682 | 2025.11.21 18:10:07.672979 [ 256 ] {db52c9c9-d2b6-412e-bd35-de028c51d3c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4683 | 2025.11.21 18:10:07.673046 [ 256 ] {db52c9c9-d2b6-412e-bd35-de028c51d3c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4684 | 2025.11.21 18:10:07.673934 [ 256 ] {db52c9c9-d2b6-412e-bd35-de028c51d3c7} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4685 | 2025.11.21 18:10:07.673988 [ 256 ] {db52c9c9-d2b6-412e-bd35-de028c51d3c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4686 | 2025.11.21 18:10:07.674405 [ 256 ] {db52c9c9-d2b6-412e-bd35-de028c51d3c7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4687 | 2025.11.21 18:10:07.674666 [ 256 ] {db52c9c9-d2b6-412e-bd35-de028c51d3c7} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4688 | 2025.11.21 18:10:07.674830 [ 256 ] {db52c9c9-d2b6-412e-bd35-de028c51d3c7} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001904 sec., 215336.1344537815 rows/sec., 13.66 MiB/sec. | ||
| 4689 | 2025.11.21 18:10:07.674836 [ 87 ] {} <Debug> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4690 | 2025.11.21 18:10:07.674882 [ 256 ] {db52c9c9-d2b6-412e-bd35-de028c51d3c7} <Debug> TCPHandler: Processed in 0.002224546 sec. | ||
| 4691 | 2025.11.21 18:10:07.674904 [ 87 ] {} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4692 | 2025.11.21 18:10:07.674930 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4693 | 2025.11.21 18:10:07.675018 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4694 | 2025.11.21 18:10:07.675022 [ 192 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4695 | 2025.11.21 18:10:07.675128 [ 256 ] {dc588dc7-1ab9-4f40-a4a1-563d2202e314} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4696 | 2025.11.21 18:10:07.675134 [ 192 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4697 | 2025.11.21 18:10:07.675171 [ 192 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 410 rows starting from the beginning of the part | ||
| 4698 | 2025.11.21 18:10:07.675174 [ 256 ] {dc588dc7-1ab9-4f40-a4a1-563d2202e314} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4699 | 2025.11.21 18:10:07.675229 [ 192 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 4700 | 2025.11.21 18:10:07.675273 [ 192 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 4701 | 2025.11.21 18:10:07.675320 [ 192 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 4702 | 2025.11.21 18:10:07.675357 [ 192 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 4703 | 2025.11.21 18:10:07.675615 [ 256 ] {dc588dc7-1ab9-4f40-a4a1-563d2202e314} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4704 | 2025.11.21 18:10:07.675653 [ 256 ] {dc588dc7-1ab9-4f40-a4a1-563d2202e314} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4705 | 2025.11.21 18:10:07.675982 [ 256 ] {dc588dc7-1ab9-4f40-a4a1-563d2202e314} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4706 | 2025.11.21 18:10:07.676202 [ 256 ] {dc588dc7-1ab9-4f40-a4a1-563d2202e314} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4707 | 2025.11.21 18:10:07.676338 [ 256 ] {dc588dc7-1ab9-4f40-a4a1-563d2202e314} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001234 sec., 9724.47325769854 rows/sec., 792.96 KiB/sec. | ||
| 4708 | 2025.11.21 18:10:07.676345 [ 191 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001361398 sec., 1505805.0621493494 rows/sec., 101.27 MiB/sec. | ||
| 4709 | 2025.11.21 18:10:07.676380 [ 256 ] {dc588dc7-1ab9-4f40-a4a1-563d2202e314} <Debug> TCPHandler: Processed in 0.00141551 sec. | ||
| 4710 | 2025.11.21 18:10:07.676491 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4711 | 2025.11.21 18:10:07.676590 [ 256 ] {f7e8cc11-5b79-465c-b343-4d0b81130e8b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4712 | 2025.11.21 18:10:07.676633 [ 256 ] {f7e8cc11-5b79-465c-b343-4d0b81130e8b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4713 | 2025.11.21 18:10:07.677292 [ 190 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4714 | 2025.11.21 18:10:07.677696 [ 190 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_13_3} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4715 | 2025.11.21 18:10:07.677789 [ 190 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_13_3} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4716 | 2025.11.21 18:10:07.677896 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 4717 | 2025.11.21 18:10:07.678424 [ 256 ] {f7e8cc11-5b79-465c-b343-4d0b81130e8b} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4718 | 2025.11.21 18:10:07.678467 [ 256 ] {f7e8cc11-5b79-465c-b343-4d0b81130e8b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4719 | 2025.11.21 18:10:07.678951 [ 256 ] {f7e8cc11-5b79-465c-b343-4d0b81130e8b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4720 | 2025.11.21 18:10:07.679187 [ 256 ] {f7e8cc11-5b79-465c-b343-4d0b81130e8b} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4721 | 2025.11.21 18:10:07.679336 [ 256 ] {f7e8cc11-5b79-465c-b343-4d0b81130e8b} <Debug> executeQuery: Read 2318 rows, 192.51 KiB in 0.002766 sec., 838033.2610267535 rows/sec., 67.97 MiB/sec. | ||
| 4722 | 2025.11.21 18:10:07.679380 [ 256 ] {f7e8cc11-5b79-465c-b343-4d0b81130e8b} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 4723 | 2025.11.21 18:10:07.679395 [ 256 ] {f7e8cc11-5b79-465c-b343-4d0b81130e8b} <Debug> TCPHandler: Processed in 0.00295407 sec. | ||
| 4724 | 2025.11.21 18:10:07.679517 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4725 | 2025.11.21 18:10:07.679618 [ 256 ] {6a834399-6e53-449b-b518-4ce05e6ecda3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4726 | 2025.11.21 18:10:07.679663 [ 256 ] {6a834399-6e53-449b-b518-4ce05e6ecda3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4727 | 2025.11.21 18:10:07.680254 [ 256 ] {6a834399-6e53-449b-b518-4ce05e6ecda3} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4728 | 2025.11.21 18:10:07.680299 [ 256 ] {6a834399-6e53-449b-b518-4ce05e6ecda3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4729 | 2025.11.21 18:10:07.680668 [ 256 ] {6a834399-6e53-449b-b518-4ce05e6ecda3} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4730 | 2025.11.21 18:10:07.680888 [ 256 ] {6a834399-6e53-449b-b518-4ce05e6ecda3} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4731 | 2025.11.21 18:10:07.681026 [ 256 ] {6a834399-6e53-449b-b518-4ce05e6ecda3} <Debug> executeQuery: Read 247 rows, 15.41 KiB in 0.00143 sec., 172727.2727272727 rows/sec., 10.52 MiB/sec. | ||
| 4732 | 2025.11.21 18:10:07.681066 [ 256 ] {6a834399-6e53-449b-b518-4ce05e6ecda3} <Debug> TCPHandler: Processed in 0.001599733 sec. | ||
| 4733 | 2025.11.21 18:10:07.681192 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4734 | 2025.11.21 18:10:07.681292 [ 256 ] {44dd1047-5341-4e2a-a892-676b432302fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4735 | 2025.11.21 18:10:07.681337 [ 256 ] {44dd1047-5341-4e2a-a892-676b432302fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4736 | 2025.11.21 18:10:07.681979 [ 256 ] {44dd1047-5341-4e2a-a892-676b432302fd} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4737 | 2025.11.21 18:10:07.682017 [ 256 ] {44dd1047-5341-4e2a-a892-676b432302fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4738 | 2025.11.21 18:10:07.682339 [ 256 ] {44dd1047-5341-4e2a-a892-676b432302fd} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4739 | 2025.11.21 18:10:07.682555 [ 256 ] {44dd1047-5341-4e2a-a892-676b432302fd} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4740 | 2025.11.21 18:10:07.682683 [ 256 ] {44dd1047-5341-4e2a-a892-676b432302fd} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001411 sec., 311835.5776045358 rows/sec., 20.63 MiB/sec. | ||
| 4741 | 2025.11.21 18:10:07.682720 [ 256 ] {44dd1047-5341-4e2a-a892-676b432302fd} <Debug> TCPHandler: Processed in 0.001578923 sec. | ||
| 4742 | 2025.11.21 18:10:07.682835 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4743 | 2025.11.21 18:10:07.682927 [ 256 ] {ea19c943-a0d2-4d4f-bffa-c4b5023737eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4744 | 2025.11.21 18:10:07.682968 [ 256 ] {ea19c943-a0d2-4d4f-bffa-c4b5023737eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4745 | 2025.11.21 18:10:07.683451 [ 256 ] {ea19c943-a0d2-4d4f-bffa-c4b5023737eb} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4746 | 2025.11.21 18:10:07.683487 [ 256 ] {ea19c943-a0d2-4d4f-bffa-c4b5023737eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4747 | 2025.11.21 18:10:07.683802 [ 256 ] {ea19c943-a0d2-4d4f-bffa-c4b5023737eb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4748 | 2025.11.21 18:10:07.684014 [ 256 ] {ea19c943-a0d2-4d4f-bffa-c4b5023737eb} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4749 | 2025.11.21 18:10:07.684124 [ 86 ] {} <Debug> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 4750 | 2025.11.21 18:10:07.684143 [ 256 ] {ea19c943-a0d2-4d4f-bffa-c4b5023737eb} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001233 sec., 171127.33171127332 rows/sec., 9.72 MiB/sec. | ||
| 4751 | 2025.11.21 18:10:07.684175 [ 86 ] {} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4752 | 2025.11.21 18:10:07.684191 [ 256 ] {ea19c943-a0d2-4d4f-bffa-c4b5023737eb} <Debug> TCPHandler: Processed in 0.001402819 sec. | ||
| 4753 | 2025.11.21 18:10:07.684203 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4754 | 2025.11.21 18:10:07.684285 [ 192 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact with storage Full | ||
| 4755 | 2025.11.21 18:10:07.684315 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4756 | 2025.11.21 18:10:07.684391 [ 192 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4757 | 2025.11.21 18:10:07.684410 [ 256 ] {6c582fa4-80ff-4c0a-838a-c101c5c27856} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4758 | 2025.11.21 18:10:07.684418 [ 192 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 211 rows starting from the beginning of the part | ||
| 4759 | 2025.11.21 18:10:07.684451 [ 256 ] {6c582fa4-80ff-4c0a-838a-c101c5c27856} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4760 | 2025.11.21 18:10:07.684471 [ 192 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 4761 | 2025.11.21 18:10:07.684518 [ 192 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 4762 | 2025.11.21 18:10:07.684574 [ 192 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 4763 | 2025.11.21 18:10:07.684626 [ 192 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 4764 | 2025.11.21 18:10:07.685356 [ 256 ] {6c582fa4-80ff-4c0a-838a-c101c5c27856} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4765 | 2025.11.21 18:10:07.685395 [ 256 ] {6c582fa4-80ff-4c0a-838a-c101c5c27856} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4766 | 2025.11.21 18:10:07.685401 [ 191 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001145174 sec., 921257.3809744195 rows/sec., 55.83 MiB/sec. | ||
| 4767 | 2025.11.21 18:10:07.685571 [ 194 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 4768 | 2025.11.21 18:10:07.685843 [ 256 ] {6c582fa4-80ff-4c0a-838a-c101c5c27856} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4769 | 2025.11.21 18:10:07.685930 [ 194 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_13_3} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4770 | 2025.11.21 18:10:07.686024 [ 194 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_13_3} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 4771 | 2025.11.21 18:10:07.686102 [ 256 ] {6c582fa4-80ff-4c0a-838a-c101c5c27856} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4772 | 2025.11.21 18:10:07.686118 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4773 | 2025.11.21 18:10:07.686243 [ 256 ] {6c582fa4-80ff-4c0a-838a-c101c5c27856} <Debug> executeQuery: Read 1177 rows, 86.14 KiB in 0.00185 sec., 636216.2162162162 rows/sec., 45.47 MiB/sec. | ||
| 4774 | 2025.11.21 18:10:07.686285 [ 256 ] {6c582fa4-80ff-4c0a-838a-c101c5c27856} <Debug> TCPHandler: Processed in 0.002017321 sec. | ||
| 4775 | 2025.11.21 18:10:07.686407 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4776 | 2025.11.21 18:10:07.686506 [ 256 ] {90c244ce-7f4d-4adc-830b-7d2fc0bbf5b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4777 | 2025.11.21 18:10:07.686549 [ 256 ] {90c244ce-7f4d-4adc-830b-7d2fc0bbf5b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4778 | 2025.11.21 18:10:07.686886 [ 256 ] {90c244ce-7f4d-4adc-830b-7d2fc0bbf5b7} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4779 | 2025.11.21 18:10:07.686923 [ 256 ] {90c244ce-7f4d-4adc-830b-7d2fc0bbf5b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4780 | 2025.11.21 18:10:07.687257 [ 256 ] {90c244ce-7f4d-4adc-830b-7d2fc0bbf5b7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4781 | 2025.11.21 18:10:07.687466 [ 256 ] {90c244ce-7f4d-4adc-830b-7d2fc0bbf5b7} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4782 | 2025.11.21 18:10:07.687596 [ 256 ] {90c244ce-7f4d-4adc-830b-7d2fc0bbf5b7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001113 sec., 5390.8355795148245 rows/sec., 281.65 KiB/sec. | ||
| 4783 | 2025.11.21 18:10:07.687634 [ 256 ] {90c244ce-7f4d-4adc-830b-7d2fc0bbf5b7} <Debug> TCPHandler: Processed in 0.001276016 sec. | ||
| 4784 | 2025.11.21 18:10:07.687748 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4785 | 2025.11.21 18:10:07.687845 [ 256 ] {a768dee3-5620-400b-84f6-6c737ade5a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4786 | 2025.11.21 18:10:07.687890 [ 256 ] {a768dee3-5620-400b-84f6-6c737ade5a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4787 | 2025.11.21 18:10:07.688569 [ 256 ] {a768dee3-5620-400b-84f6-6c737ade5a56} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4788 | 2025.11.21 18:10:07.688607 [ 256 ] {a768dee3-5620-400b-84f6-6c737ade5a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4789 | 2025.11.21 18:10:07.688980 [ 256 ] {a768dee3-5620-400b-84f6-6c737ade5a56} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4790 | 2025.11.21 18:10:07.689201 [ 256 ] {a768dee3-5620-400b-84f6-6c737ade5a56} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4791 | 2025.11.21 18:10:07.689331 [ 256 ] {a768dee3-5620-400b-84f6-6c737ade5a56} <Debug> executeQuery: Read 940 rows, 63.74 KiB in 0.001505 sec., 624584.7176079734 rows/sec., 41.36 MiB/sec. | ||
| 4792 | 2025.11.21 18:10:07.689369 [ 256 ] {a768dee3-5620-400b-84f6-6c737ade5a56} <Debug> TCPHandler: Processed in 0.001670935 sec. | ||
| 4793 | 2025.11.21 18:10:07.689499 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4794 | 2025.11.21 18:10:07.689594 [ 256 ] {9d73e5be-bbc7-4911-be4c-3ff161770d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4795 | 2025.11.21 18:10:07.689639 [ 256 ] {9d73e5be-bbc7-4911-be4c-3ff161770d8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4796 | 2025.11.21 18:10:07.689978 [ 256 ] {9d73e5be-bbc7-4911-be4c-3ff161770d8e} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4797 | 2025.11.21 18:10:07.690016 [ 256 ] {9d73e5be-bbc7-4911-be4c-3ff161770d8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4798 | 2025.11.21 18:10:07.690333 [ 256 ] {9d73e5be-bbc7-4911-be4c-3ff161770d8e} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4799 | 2025.11.21 18:10:07.690540 [ 256 ] {9d73e5be-bbc7-4911-be4c-3ff161770d8e} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4800 | 2025.11.21 18:10:07.690669 [ 256 ] {9d73e5be-bbc7-4911-be4c-3ff161770d8e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001094 sec., 914.0767824497259 rows/sec., 61.59 KiB/sec. | ||
| 4801 | 2025.11.21 18:10:07.690708 [ 256 ] {9d73e5be-bbc7-4911-be4c-3ff161770d8e} <Debug> TCPHandler: Processed in 0.001258456 sec. | ||
| 4802 | 2025.11.21 18:10:07.690822 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4803 | 2025.11.21 18:10:07.690916 [ 256 ] {649bdca7-179d-43fa-8a38-f7b013a105f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4804 | 2025.11.21 18:10:07.690972 [ 256 ] {649bdca7-179d-43fa-8a38-f7b013a105f0} <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 | ||
| 4805 | 2025.11.21 18:10:07.692015 [ 256 ] {649bdca7-179d-43fa-8a38-f7b013a105f0} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4806 | 2025.11.21 18:10:07.692053 [ 256 ] {649bdca7-179d-43fa-8a38-f7b013a105f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4807 | 2025.11.21 18:10:07.692652 [ 256 ] {649bdca7-179d-43fa-8a38-f7b013a105f0} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4808 | 2025.11.21 18:10:07.692916 [ 256 ] {649bdca7-179d-43fa-8a38-f7b013a105f0} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4809 | 2025.11.21 18:10:07.693073 [ 256 ] {649bdca7-179d-43fa-8a38-f7b013a105f0} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002175 sec., 13793.103448275862 rows/sec., 24.72 MiB/sec. | ||
| 4810 | 2025.11.21 18:10:07.693143 [ 256 ] {649bdca7-179d-43fa-8a38-f7b013a105f0} <Debug> TCPHandler: Processed in 0.002370318 sec. | ||
| 4811 | 2025.11.21 18:10:07.693271 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4812 | 2025.11.21 18:10:07.693379 [ 256 ] {06785a37-fc0c-4ccb-9078-05a7cf712ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4813 | 2025.11.21 18:10:07.693424 [ 256 ] {06785a37-fc0c-4ccb-9078-05a7cf712ff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4814 | 2025.11.21 18:10:07.693783 [ 256 ] {06785a37-fc0c-4ccb-9078-05a7cf712ff9} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4815 | 2025.11.21 18:10:07.693820 [ 256 ] {06785a37-fc0c-4ccb-9078-05a7cf712ff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4816 | 2025.11.21 18:10:07.694134 [ 256 ] {06785a37-fc0c-4ccb-9078-05a7cf712ff9} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4817 | 2025.11.21 18:10:07.694367 [ 256 ] {06785a37-fc0c-4ccb-9078-05a7cf712ff9} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4818 | 2025.11.21 18:10:07.694507 [ 256 ] {06785a37-fc0c-4ccb-9078-05a7cf712ff9} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001148 sec., 69686.41114982578 rows/sec., 4.14 MiB/sec. | ||
| 4819 | 2025.11.21 18:10:07.694546 [ 256 ] {06785a37-fc0c-4ccb-9078-05a7cf712ff9} <Debug> TCPHandler: Processed in 0.001328467 sec. | ||
| 4820 | 2025.11.21 18:10:07.853048 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 664 | ||
| 4821 | 2025.11.21 18:10:07.855814 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4822 | 2025.11.21 18:10:07.855858 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 4823 | 2025.11.21 18:10:07.857066 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4824 | 2025.11.21 18:10:07.857332 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4825 | 2025.11.21 18:10:07.857576 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 664 | ||
| 4826 | 2025.11.21 18:10:10.337925 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9069 | ||
| 4827 | 2025.11.21 18:10:10.338438 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4828 | 2025.11.21 18:10:10.338478 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4829 | 2025.11.21 18:10:10.338960 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4830 | 2025.11.21 18:10:10.339184 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4831 | 2025.11.21 18:10:10.339312 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9069 | ||
| 4832 | 2025.11.21 18:10:10.418760 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4833 | 2025.11.21 18:10:10.418943 [ 256 ] {5160832d-ff4c-48d7-9ef5-42327f02c522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4834 | 2025.11.21 18:10:10.419007 [ 256 ] {5160832d-ff4c-48d7-9ef5-42327f02c522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4835 | 2025.11.21 18:10:10.419718 [ 256 ] {5160832d-ff4c-48d7-9ef5-42327f02c522} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4836 | 2025.11.21 18:10:10.419763 [ 256 ] {5160832d-ff4c-48d7-9ef5-42327f02c522} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4837 | 2025.11.21 18:10:10.420148 [ 256 ] {5160832d-ff4c-48d7-9ef5-42327f02c522} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4838 | 2025.11.21 18:10:10.420378 [ 256 ] {5160832d-ff4c-48d7-9ef5-42327f02c522} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4839 | 2025.11.21 18:10:10.420543 [ 256 ] {5160832d-ff4c-48d7-9ef5-42327f02c522} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00165 sec., 33939.393939393936 rows/sec., 2.61 MiB/sec. | ||
| 4840 | 2025.11.21 18:10:10.420584 [ 256 ] {5160832d-ff4c-48d7-9ef5-42327f02c522} <Debug> TCPHandler: Processed in 0.00194946 sec. | ||
| 4841 | 2025.11.21 18:10:10.420991 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4842 | 2025.11.21 18:10:10.421090 [ 256 ] {2f7e3e3c-4db0-41f9-b652-d8b7b9ac24de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4843 | 2025.11.21 18:10:10.421131 [ 256 ] {2f7e3e3c-4db0-41f9-b652-d8b7b9ac24de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4844 | 2025.11.21 18:10:10.421545 [ 256 ] {2f7e3e3c-4db0-41f9-b652-d8b7b9ac24de} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4845 | 2025.11.21 18:10:10.421581 [ 256 ] {2f7e3e3c-4db0-41f9-b652-d8b7b9ac24de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4846 | 2025.11.21 18:10:10.421906 [ 256 ] {2f7e3e3c-4db0-41f9-b652-d8b7b9ac24de} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4847 | 2025.11.21 18:10:10.422117 [ 256 ] {2f7e3e3c-4db0-41f9-b652-d8b7b9ac24de} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4848 | 2025.11.21 18:10:10.422247 [ 256 ] {2f7e3e3c-4db0-41f9-b652-d8b7b9ac24de} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001177 sec., 54375.53101104502 rows/sec., 4.24 MiB/sec. | ||
| 4849 | 2025.11.21 18:10:10.422285 [ 256 ] {2f7e3e3c-4db0-41f9-b652-d8b7b9ac24de} <Debug> TCPHandler: Processed in 0.001350277 sec. | ||
| 4850 | 2025.11.21 18:10:10.422414 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4851 | 2025.11.21 18:10:10.422508 [ 256 ] {4c25b281-5cc9-4009-bdb7-7b562b636c79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4852 | 2025.11.21 18:10:10.422551 [ 256 ] {4c25b281-5cc9-4009-bdb7-7b562b636c79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4853 | 2025.11.21 18:10:10.422925 [ 256 ] {4c25b281-5cc9-4009-bdb7-7b562b636c79} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4854 | 2025.11.21 18:10:10.422961 [ 256 ] {4c25b281-5cc9-4009-bdb7-7b562b636c79} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4855 | 2025.11.21 18:10:10.423298 [ 256 ] {4c25b281-5cc9-4009-bdb7-7b562b636c79} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4856 | 2025.11.21 18:10:10.423504 [ 256 ] {4c25b281-5cc9-4009-bdb7-7b562b636c79} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4857 | 2025.11.21 18:10:10.423627 [ 256 ] {4c25b281-5cc9-4009-bdb7-7b562b636c79} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001138 sec., 56239.015817223204 rows/sec., 3.92 MiB/sec. | ||
| 4858 | 2025.11.21 18:10:10.423662 [ 256 ] {4c25b281-5cc9-4009-bdb7-7b562b636c79} <Debug> TCPHandler: Processed in 0.001294677 sec. | ||
| 4859 | 2025.11.21 18:10:10.423775 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4860 | 2025.11.21 18:10:10.423867 [ 256 ] {045f4c5b-f044-44e4-86ef-9791ba598b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4861 | 2025.11.21 18:10:10.423908 [ 256 ] {045f4c5b-f044-44e4-86ef-9791ba598b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4862 | 2025.11.21 18:10:10.424225 [ 256 ] {045f4c5b-f044-44e4-86ef-9791ba598b2a} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4863 | 2025.11.21 18:10:10.424259 [ 256 ] {045f4c5b-f044-44e4-86ef-9791ba598b2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4864 | 2025.11.21 18:10:10.424582 [ 256 ] {045f4c5b-f044-44e4-86ef-9791ba598b2a} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4865 | 2025.11.21 18:10:10.424784 [ 256 ] {045f4c5b-f044-44e4-86ef-9791ba598b2a} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4866 | 2025.11.21 18:10:10.424910 [ 256 ] {045f4c5b-f044-44e4-86ef-9791ba598b2a} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001061 sec., 22620.169651272383 rows/sec., 1.52 MiB/sec. | ||
| 4867 | 2025.11.21 18:10:10.424944 [ 256 ] {045f4c5b-f044-44e4-86ef-9791ba598b2a} <Debug> TCPHandler: Processed in 0.001215985 sec. | ||
| 4868 | 2025.11.21 18:10:10.852572 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4869 | 2025.11.21 18:10:10.871543 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4870 | 2025.11.21 18:10:10.871607 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4871 | 2025.11.21 18:10:10.878174 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4872 | 2025.11.21 18:10:10.878943 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4873 | 2025.11.21 18:10:10.882598 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4874 | 2025.11.21 18:10:15.423521 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4875 | 2025.11.21 18:10:15.423716 [ 256 ] {0cec955c-8119-4361-a772-a954718b79b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4876 | 2025.11.21 18:10:15.423780 [ 256 ] {0cec955c-8119-4361-a772-a954718b79b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4877 | 2025.11.21 18:10:15.424507 [ 256 ] {0cec955c-8119-4361-a772-a954718b79b2} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4878 | 2025.11.21 18:10:15.424549 [ 256 ] {0cec955c-8119-4361-a772-a954718b79b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4879 | 2025.11.21 18:10:15.424960 [ 256 ] {0cec955c-8119-4361-a772-a954718b79b2} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4880 | 2025.11.21 18:10:15.425196 [ 256 ] {0cec955c-8119-4361-a772-a954718b79b2} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4881 | 2025.11.21 18:10:15.425342 [ 256 ] {0cec955c-8119-4361-a772-a954718b79b2} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001673 sec., 45427.375971309026 rows/sec., 3.74 MiB/sec. | ||
| 4882 | 2025.11.21 18:10:15.425382 [ 256 ] {0cec955c-8119-4361-a772-a954718b79b2} <Debug> TCPHandler: Processed in 0.00198425 sec. | ||
| 4883 | 2025.11.21 18:10:15.425513 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4884 | 2025.11.21 18:10:15.425616 [ 256 ] {7ff93a24-0018-46ff-8d7f-43537a74f6af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4885 | 2025.11.21 18:10:15.425656 [ 256 ] {7ff93a24-0018-46ff-8d7f-43537a74f6af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4886 | 2025.11.21 18:10:15.426100 [ 256 ] {7ff93a24-0018-46ff-8d7f-43537a74f6af} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4887 | 2025.11.21 18:10:15.426135 [ 256 ] {7ff93a24-0018-46ff-8d7f-43537a74f6af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4888 | 2025.11.21 18:10:15.426434 [ 256 ] {7ff93a24-0018-46ff-8d7f-43537a74f6af} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4889 | 2025.11.21 18:10:15.426642 [ 256 ] {7ff93a24-0018-46ff-8d7f-43537a74f6af} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4890 | 2025.11.21 18:10:15.426771 [ 256 ] {7ff93a24-0018-46ff-8d7f-43537a74f6af} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001174 sec., 8517.887563884158 rows/sec., 640.51 KiB/sec. | ||
| 4891 | 2025.11.21 18:10:15.426793 [ 79 ] {} <Debug> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4892 | 2025.11.21 18:10:15.426807 [ 256 ] {7ff93a24-0018-46ff-8d7f-43537a74f6af} <Debug> TCPHandler: Processed in 0.001341518 sec. | ||
| 4893 | 2025.11.21 18:10:15.426874 [ 79 ] {} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4894 | 2025.11.21 18:10:15.426904 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4895 | 2025.11.21 18:10:15.426974 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4896 | 2025.11.21 18:10:15.427071 [ 256 ] {e486cd3d-028c-4efc-a719-8dde84476b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4897 | 2025.11.21 18:10:15.427110 [ 256 ] {e486cd3d-028c-4efc-a719-8dde84476b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4898 | 2025.11.21 18:10:15.427236 [ 192 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::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 | ||
| 4899 | 2025.11.21 18:10:15.427336 [ 192 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4900 | 2025.11.21 18:10:15.427371 [ 192 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 263 rows starting from the beginning of the part | ||
| 4901 | 2025.11.21 18:10:15.427443 [ 192 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 4902 | 2025.11.21 18:10:15.427491 [ 192 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 235 rows starting from the beginning of the part | ||
| 4903 | 2025.11.21 18:10:15.427535 [ 256 ] {e486cd3d-028c-4efc-a719-8dde84476b21} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4904 | 2025.11.21 18:10:15.427539 [ 192 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part | ||
| 4905 | 2025.11.21 18:10:15.427571 [ 256 ] {e486cd3d-028c-4efc-a719-8dde84476b21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4906 | 2025.11.21 18:10:15.427607 [ 192 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 247 rows starting from the beginning of the part | ||
| 4907 | 2025.11.21 18:10:15.427652 [ 192 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 10 rows starting from the beginning of the part | ||
| 4908 | 2025.11.21 18:10:15.427895 [ 256 ] {e486cd3d-028c-4efc-a719-8dde84476b21} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4909 | 2025.11.21 18:10:15.428099 [ 256 ] {e486cd3d-028c-4efc-a719-8dde84476b21} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4910 | 2025.11.21 18:10:15.428225 [ 256 ] {e486cd3d-028c-4efc-a719-8dde84476b21} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001172 sec., 63139.93174061433 rows/sec., 4.93 MiB/sec. | ||
| 4911 | 2025.11.21 18:10:15.428261 [ 256 ] {e486cd3d-028c-4efc-a719-8dde84476b21} <Debug> TCPHandler: Processed in 0.001334138 sec. | ||
| 4912 | 2025.11.21 18:10:15.428378 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4913 | 2025.11.21 18:10:15.428463 [ 201 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 775 rows, containing 5 columns (5 merged, 0 gathered) in 0.001266286 sec., 612026.0351926816 rows/sec., 39.98 MiB/sec. | ||
| 4914 | 2025.11.21 18:10:15.428471 [ 256 ] {d564cf6d-aa06-401e-9566-76d193ffae0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4915 | 2025.11.21 18:10:15.428577 [ 256 ] {d564cf6d-aa06-401e-9566-76d193ffae0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4916 | 2025.11.21 18:10:15.428704 [ 197 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4917 | 2025.11.21 18:10:15.429023 [ 256 ] {d564cf6d-aa06-401e-9566-76d193ffae0b} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4918 | 2025.11.21 18:10:15.429024 [ 197 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_26_5} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4919 | 2025.11.21 18:10:15.429067 [ 256 ] {d564cf6d-aa06-401e-9566-76d193ffae0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4920 | 2025.11.21 18:10:15.429131 [ 197 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_26_5} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4921 | 2025.11.21 18:10:15.429225 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 4922 | 2025.11.21 18:10:15.429426 [ 256 ] {d564cf6d-aa06-401e-9566-76d193ffae0b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4923 | 2025.11.21 18:10:15.429645 [ 256 ] {d564cf6d-aa06-401e-9566-76d193ffae0b} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4924 | 2025.11.21 18:10:15.429763 [ 256 ] {d564cf6d-aa06-401e-9566-76d193ffae0b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001321 sec., 121120.36336109009 rows/sec., 8.44 MiB/sec. | ||
| 4925 | 2025.11.21 18:10:15.429797 [ 256 ] {d564cf6d-aa06-401e-9566-76d193ffae0b} <Debug> TCPHandler: Processed in 0.00147856 sec. | ||
| 4926 | 2025.11.21 18:10:15.429901 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4927 | 2025.11.21 18:10:15.429998 [ 256 ] {1fcaf2a0-3291-4c0a-9ef6-ef5e5df7bfa3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4928 | 2025.11.21 18:10:15.430048 [ 256 ] {1fcaf2a0-3291-4c0a-9ef6-ef5e5df7bfa3} <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 | ||
| 4929 | 2025.11.21 18:10:15.430852 [ 256 ] {1fcaf2a0-3291-4c0a-9ef6-ef5e5df7bfa3} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4930 | 2025.11.21 18:10:15.430887 [ 256 ] {1fcaf2a0-3291-4c0a-9ef6-ef5e5df7bfa3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4931 | 2025.11.21 18:10:15.431406 [ 256 ] {1fcaf2a0-3291-4c0a-9ef6-ef5e5df7bfa3} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4932 | 2025.11.21 18:10:15.431618 [ 256 ] {1fcaf2a0-3291-4c0a-9ef6-ef5e5df7bfa3} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4933 | 2025.11.21 18:10:15.431762 [ 256 ] {1fcaf2a0-3291-4c0a-9ef6-ef5e5df7bfa3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001755 sec., 5698.005698005698 rows/sec., 10.21 MiB/sec. | ||
| 4934 | 2025.11.21 18:10:15.431813 [ 256 ] {1fcaf2a0-3291-4c0a-9ef6-ef5e5df7bfa3} <Debug> TCPHandler: Processed in 0.00193807 sec. | ||
| 4935 | 2025.11.21 18:10:15.431915 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4936 | 2025.11.21 18:10:15.432007 [ 256 ] {620770e9-a121-4b26-8993-51ce59d4eb2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4937 | 2025.11.21 18:10:15.432048 [ 256 ] {620770e9-a121-4b26-8993-51ce59d4eb2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4938 | 2025.11.21 18:10:15.432388 [ 256 ] {620770e9-a121-4b26-8993-51ce59d4eb2d} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4939 | 2025.11.21 18:10:15.432423 [ 256 ] {620770e9-a121-4b26-8993-51ce59d4eb2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4940 | 2025.11.21 18:10:15.432728 [ 256 ] {620770e9-a121-4b26-8993-51ce59d4eb2d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4941 | 2025.11.21 18:10:15.432931 [ 256 ] {620770e9-a121-4b26-8993-51ce59d4eb2d} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4942 | 2025.11.21 18:10:15.433054 [ 256 ] {620770e9-a121-4b26-8993-51ce59d4eb2d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001065 sec., 56338.028169014084 rows/sec., 3.80 MiB/sec. | ||
| 4943 | 2025.11.21 18:10:15.433088 [ 256 ] {620770e9-a121-4b26-8993-51ce59d4eb2d} <Debug> TCPHandler: Processed in 0.001219825 sec. | ||
| 4944 | 2025.11.21 18:10:17.731646 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4945 | 2025.11.21 18:10:17.731700 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4946 | 2025.11.21 18:10:17.839518 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9517 | ||
| 4947 | 2025.11.21 18:10:17.840345 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4948 | 2025.11.21 18:10:17.840423 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4949 | 2025.11.21 18:10:17.841225 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4950 | 2025.11.21 18:10:17.841461 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4951 | 2025.11.21 18:10:17.841591 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9517 | ||
| 4952 | 2025.11.21 18:10:17.857974 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 684 | ||
| 4953 | 2025.11.21 18:10:17.860024 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4954 | 2025.11.21 18:10:17.860081 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4955 | 2025.11.21 18:10:17.861262 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4956 | 2025.11.21 18:10:17.861541 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4957 | 2025.11.21 18:10:17.861899 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 684 | ||
| 4958 | 2025.11.21 18:10:18.382754 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4959 | 2025.11.21 18:10:18.400471 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4960 | 2025.11.21 18:10:18.400527 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4961 | 2025.11.21 18:10:18.406443 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4962 | 2025.11.21 18:10:18.407151 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4963 | 2025.11.21 18:10:18.410397 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4964 | 2025.11.21 18:10:19.678604 [ 74 ] {} <Debug> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 4965 | 2025.11.21 18:10:19.678684 [ 74 ] {} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4966 | 2025.11.21 18:10:19.678706 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4967 | 2025.11.21 18:10:19.678832 [ 191 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 4968 | 2025.11.21 18:10:19.678988 [ 191 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4969 | 2025.11.21 18:10:19.679028 [ 191 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 12 rows starting from the beginning of the part | ||
| 4970 | 2025.11.21 18:10:19.679103 [ 191 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 4971 | 2025.11.21 18:10:19.679155 [ 191 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part | ||
| 4972 | 2025.11.21 18:10:19.679201 [ 191 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 4973 | 2025.11.21 18:10:19.679245 [ 191 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 4974 | 2025.11.21 18:10:19.680091 [ 201 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001316387 sec., 12154.48040735741 rows/sec., 810.10 KiB/sec. | ||
| 4975 | 2025.11.21 18:10:19.680311 [ 192 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 4976 | 2025.11.21 18:10:19.680655 [ 192 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_14_3} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4977 | 2025.11.21 18:10:19.680739 [ 192 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_14_3} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 4978 | 2025.11.21 18:10:19.680839 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4979 | 2025.11.21 18:10:20.435334 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4980 | 2025.11.21 18:10:20.435628 [ 256 ] {ec1dbf36-202e-4963-8a61-f46ed130d186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4981 | 2025.11.21 18:10:20.435737 [ 256 ] {ec1dbf36-202e-4963-8a61-f46ed130d186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4982 | 2025.11.21 18:10:20.436582 [ 256 ] {ec1dbf36-202e-4963-8a61-f46ed130d186} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4983 | 2025.11.21 18:10:20.436634 [ 256 ] {ec1dbf36-202e-4963-8a61-f46ed130d186} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4984 | 2025.11.21 18:10:20.437062 [ 256 ] {ec1dbf36-202e-4963-8a61-f46ed130d186} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4985 | 2025.11.21 18:10:20.437306 [ 256 ] {ec1dbf36-202e-4963-8a61-f46ed130d186} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4986 | 2025.11.21 18:10:20.437467 [ 256 ] {ec1dbf36-202e-4963-8a61-f46ed130d186} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001923 sec., 213208.52834113364 rows/sec., 13.53 MiB/sec. | ||
| 4987 | 2025.11.21 18:10:20.437518 [ 256 ] {ec1dbf36-202e-4963-8a61-f46ed130d186} <Debug> TCPHandler: Processed in 0.002369399 sec. | ||
| 4988 | 2025.11.21 18:10:20.437650 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4989 | 2025.11.21 18:10:20.437755 [ 256 ] {b13c5597-5e06-44b4-b9d6-e3fe94a53aa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4990 | 2025.11.21 18:10:20.437800 [ 256 ] {b13c5597-5e06-44b4-b9d6-e3fe94a53aa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4991 | 2025.11.21 18:10:20.438770 [ 256 ] {b13c5597-5e06-44b4-b9d6-e3fe94a53aa5} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4992 | 2025.11.21 18:10:20.438811 [ 256 ] {b13c5597-5e06-44b4-b9d6-e3fe94a53aa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 4993 | 2025.11.21 18:10:20.439209 [ 256 ] {b13c5597-5e06-44b4-b9d6-e3fe94a53aa5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4994 | 2025.11.21 18:10:20.439426 [ 256 ] {b13c5597-5e06-44b4-b9d6-e3fe94a53aa5} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4995 | 2025.11.21 18:10:20.439548 [ 73 ] {} <Debug> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4996 | 2025.11.21 18:10:20.439562 [ 256 ] {b13c5597-5e06-44b4-b9d6-e3fe94a53aa5} <Debug> executeQuery: Read 1172 rows, 95.50 KiB in 0.00183 sec., 640437.1584699453 rows/sec., 50.97 MiB/sec. | ||
| 4997 | 2025.11.21 18:10:20.439626 [ 73 ] {} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4998 | 2025.11.21 18:10:20.439644 [ 256 ] {b13c5597-5e06-44b4-b9d6-e3fe94a53aa5} <Debug> TCPHandler: Processed in 0.002046562 sec. | ||
| 4999 | 2025.11.21 18:10:20.439654 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5000 | 2025.11.21 18:10:20.439776 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5001 | 2025.11.21 18:10:20.439785 [ 191 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::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 | ||
| 5002 | 2025.11.21 18:10:20.439879 [ 256 ] {394cdf24-1366-49b2-a2c0-8e37a356e794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5003 | 2025.11.21 18:10:20.439926 [ 256 ] {394cdf24-1366-49b2-a2c0-8e37a356e794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5004 | 2025.11.21 18:10:20.439940 [ 191 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5005 | 2025.11.21 18:10:20.439981 [ 191 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2343 rows starting from the beginning of the part | ||
| 5006 | 2025.11.21 18:10:20.440055 [ 191 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 76 rows starting from the beginning of the part | ||
| 5007 | 2025.11.21 18:10:20.440106 [ 191 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2318 rows starting from the beginning of the part | ||
| 5008 | 2025.11.21 18:10:20.440153 [ 191 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part | ||
| 5009 | 2025.11.21 18:10:20.440197 [ 191 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 76 rows starting from the beginning of the part | ||
| 5010 | 2025.11.21 18:10:20.440241 [ 191 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1172 rows starting from the beginning of the part | ||
| 5011 | 2025.11.21 18:10:20.440426 [ 256 ] {394cdf24-1366-49b2-a2c0-8e37a356e794} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5012 | 2025.11.21 18:10:20.440471 [ 256 ] {394cdf24-1366-49b2-a2c0-8e37a356e794} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5013 | 2025.11.21 18:10:20.440846 [ 256 ] {394cdf24-1366-49b2-a2c0-8e37a356e794} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5014 | 2025.11.21 18:10:20.441075 [ 256 ] {394cdf24-1366-49b2-a2c0-8e37a356e794} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5015 | 2025.11.21 18:10:20.441226 [ 256 ] {394cdf24-1366-49b2-a2c0-8e37a356e794} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001368 sec., 171783.62573099413 rows/sec., 10.40 MiB/sec. | ||
| 5016 | 2025.11.21 18:10:20.441265 [ 256 ] {394cdf24-1366-49b2-a2c0-8e37a356e794} <Debug> TCPHandler: Processed in 0.001539592 sec. | ||
| 5017 | 2025.11.21 18:10:20.441377 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5018 | 2025.11.21 18:10:20.441471 [ 256 ] {5eba42c0-7bee-4c2e-bed7-bdf71342f027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5019 | 2025.11.21 18:10:20.441512 [ 256 ] {5eba42c0-7bee-4c2e-bed7-bdf71342f027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5020 | 2025.11.21 18:10:20.441991 [ 256 ] {5eba42c0-7bee-4c2e-bed7-bdf71342f027} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5021 | 2025.11.21 18:10:20.442028 [ 256 ] {5eba42c0-7bee-4c2e-bed7-bdf71342f027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5022 | 2025.11.21 18:10:20.442349 [ 256 ] {5eba42c0-7bee-4c2e-bed7-bdf71342f027} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5023 | 2025.11.21 18:10:20.442421 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6041 rows, containing 5 columns (5 merged, 0 gathered) in 0.002696025 sec., 2240706.2249051845 rows/sec., 189.72 MiB/sec. | ||
| 5024 | 2025.11.21 18:10:20.442567 [ 256 ] {5eba42c0-7bee-4c2e-bed7-bdf71342f027} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5025 | 2025.11.21 18:10:20.442676 [ 191 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5026 | 2025.11.21 18:10:20.442705 [ 256 ] {5eba42c0-7bee-4c2e-bed7-bdf71342f027} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001252 sec., 169329.0734824281 rows/sec., 10.92 MiB/sec. | ||
| 5027 | 2025.11.21 18:10:20.442746 [ 256 ] {5eba42c0-7bee-4c2e-bed7-bdf71342f027} <Debug> TCPHandler: Processed in 0.001419819 sec. | ||
| 5028 | 2025.11.21 18:10:20.442859 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5029 | 2025.11.21 18:10:20.442951 [ 191 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_31_6} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5030 | 2025.11.21 18:10:20.442954 [ 256 ] {0308d710-2204-426d-926e-bf829327118d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5031 | 2025.11.21 18:10:20.443011 [ 256 ] {0308d710-2204-426d-926e-bf829327118d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5032 | 2025.11.21 18:10:20.443035 [ 191 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_31_6} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5033 | 2025.11.21 18:10:20.443116 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 5034 | 2025.11.21 18:10:20.443488 [ 256 ] {0308d710-2204-426d-926e-bf829327118d} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5035 | 2025.11.21 18:10:20.443529 [ 256 ] {0308d710-2204-426d-926e-bf829327118d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5036 | 2025.11.21 18:10:20.443865 [ 256 ] {0308d710-2204-426d-926e-bf829327118d} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5037 | 2025.11.21 18:10:20.444079 [ 256 ] {0308d710-2204-426d-926e-bf829327118d} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5038 | 2025.11.21 18:10:20.444212 [ 256 ] {0308d710-2204-426d-926e-bf829327118d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001277 sec., 165231.01018010965 rows/sec., 9.38 MiB/sec. | ||
| 5039 | 2025.11.21 18:10:20.444250 [ 256 ] {0308d710-2204-426d-926e-bf829327118d} <Debug> TCPHandler: Processed in 0.00144141 sec. | ||
| 5040 | 2025.11.21 18:10:20.444360 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5041 | 2025.11.21 18:10:20.444454 [ 256 ] {bad189c8-97f2-42e4-89b0-4776c892aaf9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5042 | 2025.11.21 18:10:20.444494 [ 256 ] {bad189c8-97f2-42e4-89b0-4776c892aaf9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5043 | 2025.11.21 18:10:20.445150 [ 256 ] {bad189c8-97f2-42e4-89b0-4776c892aaf9} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5044 | 2025.11.21 18:10:20.445187 [ 256 ] {bad189c8-97f2-42e4-89b0-4776c892aaf9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5045 | 2025.11.21 18:10:20.445531 [ 256 ] {bad189c8-97f2-42e4-89b0-4776c892aaf9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5046 | 2025.11.21 18:10:20.445745 [ 256 ] {bad189c8-97f2-42e4-89b0-4776c892aaf9} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5047 | 2025.11.21 18:10:20.445851 [ 73 ] {} <Debug> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5048 | 2025.11.21 18:10:20.445876 [ 256 ] {bad189c8-97f2-42e4-89b0-4776c892aaf9} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.00144 sec., 492361.11111111107 rows/sec., 34.50 MiB/sec. | ||
| 5049 | 2025.11.21 18:10:20.445887 [ 73 ] {} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5050 | 2025.11.21 18:10:20.445915 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5051 | 2025.11.21 18:10:20.445920 [ 256 ] {bad189c8-97f2-42e4-89b0-4776c892aaf9} <Debug> TCPHandler: Processed in 0.001610453 sec. | ||
| 5052 | 2025.11.21 18:10:20.446029 [ 198 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::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 | ||
| 5053 | 2025.11.21 18:10:20.446044 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5054 | 2025.11.21 18:10:20.446181 [ 256 ] {1c057571-4a58-4b38-a83a-2824e24d2602} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5055 | 2025.11.21 18:10:20.446192 [ 198 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5056 | 2025.11.21 18:10:20.446224 [ 256 ] {1c057571-4a58-4b38-a83a-2824e24d2602} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5057 | 2025.11.21 18:10:20.446236 [ 198 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1211 rows starting from the beginning of the part | ||
| 5058 | 2025.11.21 18:10:20.446317 [ 198 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 74 rows starting from the beginning of the part | ||
| 5059 | 2025.11.21 18:10:20.446372 [ 198 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1177 rows starting from the beginning of the part | ||
| 5060 | 2025.11.21 18:10:20.446419 [ 198 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 5061 | 2025.11.21 18:10:20.446465 [ 198 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 74 rows starting from the beginning of the part | ||
| 5062 | 2025.11.21 18:10:20.446508 [ 198 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 709 rows starting from the beginning of the part | ||
| 5063 | 2025.11.21 18:10:20.446572 [ 256 ] {1c057571-4a58-4b38-a83a-2824e24d2602} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5064 | 2025.11.21 18:10:20.446614 [ 256 ] {1c057571-4a58-4b38-a83a-2824e24d2602} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5065 | 2025.11.21 18:10:20.446961 [ 256 ] {1c057571-4a58-4b38-a83a-2824e24d2602} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5066 | 2025.11.21 18:10:20.447189 [ 256 ] {1c057571-4a58-4b38-a83a-2824e24d2602} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5067 | 2025.11.21 18:10:20.447328 [ 256 ] {1c057571-4a58-4b38-a83a-2824e24d2602} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001166 sec., 5145.797598627788 rows/sec., 268.85 KiB/sec. | ||
| 5068 | 2025.11.21 18:10:20.447366 [ 256 ] {1c057571-4a58-4b38-a83a-2824e24d2602} <Debug> TCPHandler: Processed in 0.001372478 sec. | ||
| 5069 | 2025.11.21 18:10:20.447477 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5070 | 2025.11.21 18:10:20.447572 [ 256 ] {0233beea-f4c3-46a0-b93a-da9399397bb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5071 | 2025.11.21 18:10:20.447615 [ 256 ] {0233beea-f4c3-46a0-b93a-da9399397bb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5072 | 2025.11.21 18:10:20.447921 [ 191 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3309 rows, containing 5 columns (5 merged, 0 gathered) in 0.00195058 sec., 1696418.5011637565 rows/sec., 128.04 MiB/sec. | ||
| 5073 | 2025.11.21 18:10:20.448051 [ 256 ] {0233beea-f4c3-46a0-b93a-da9399397bb3} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5074 | 2025.11.21 18:10:20.448092 [ 256 ] {0233beea-f4c3-46a0-b93a-da9399397bb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5075 | 2025.11.21 18:10:20.448160 [ 192 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5076 | 2025.11.21 18:10:20.448462 [ 192 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_31_6} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5077 | 2025.11.21 18:10:20.448471 [ 256 ] {0233beea-f4c3-46a0-b93a-da9399397bb3} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5078 | 2025.11.21 18:10:20.448546 [ 192 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_31_6} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5079 | 2025.11.21 18:10:20.448637 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 5080 | 2025.11.21 18:10:20.448694 [ 256 ] {0233beea-f4c3-46a0-b93a-da9399397bb3} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5081 | 2025.11.21 18:10:20.448802 [ 73 ] {} <Debug> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5082 | 2025.11.21 18:10:20.448826 [ 256 ] {0233beea-f4c3-46a0-b93a-da9399397bb3} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001274 sec., 246467.81789638934 rows/sec., 16.19 MiB/sec. | ||
| 5083 | 2025.11.21 18:10:20.448834 [ 73 ] {} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5084 | 2025.11.21 18:10:20.448866 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5085 | 2025.11.21 18:10:20.448870 [ 256 ] {0233beea-f4c3-46a0-b93a-da9399397bb3} <Debug> TCPHandler: Processed in 0.00144427 sec. | ||
| 5086 | 2025.11.21 18:10:20.448936 [ 198 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::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 | ||
| 5087 | 2025.11.21 18:10:20.448993 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5088 | 2025.11.21 18:10:20.449045 [ 198 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5089 | 2025.11.21 18:10:20.449076 [ 198 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 8564 rows starting from the beginning of the part | ||
| 5090 | 2025.11.21 18:10:20.449093 [ 256 ] {daa529d4-57d5-4c8f-9bea-b7903314a6de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5091 | 2025.11.21 18:10:20.449126 [ 198 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 160 rows starting from the beginning of the part | ||
| 5092 | 2025.11.21 18:10:20.449141 [ 256 ] {daa529d4-57d5-4c8f-9bea-b7903314a6de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5093 | 2025.11.21 18:10:20.449170 [ 198 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 940 rows starting from the beginning of the part | ||
| 5094 | 2025.11.21 18:10:20.449211 [ 198 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 64 rows starting from the beginning of the part | ||
| 5095 | 2025.11.21 18:10:20.449248 [ 198 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::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 | ||
| 5096 | 2025.11.21 18:10:20.449285 [ 198 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::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 | ||
| 5097 | 2025.11.21 18:10:20.449465 [ 256 ] {daa529d4-57d5-4c8f-9bea-b7903314a6de} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5098 | 2025.11.21 18:10:20.449509 [ 256 ] {daa529d4-57d5-4c8f-9bea-b7903314a6de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5099 | 2025.11.21 18:10:20.449826 [ 256 ] {daa529d4-57d5-4c8f-9bea-b7903314a6de} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5100 | 2025.11.21 18:10:20.450042 [ 256 ] {daa529d4-57d5-4c8f-9bea-b7903314a6de} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5101 | 2025.11.21 18:10:20.450176 [ 256 ] {daa529d4-57d5-4c8f-9bea-b7903314a6de} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001103 sec., 906.6183136899365 rows/sec., 61.09 KiB/sec. | ||
| 5102 | 2025.11.21 18:10:20.450212 [ 256 ] {daa529d4-57d5-4c8f-9bea-b7903314a6de} <Debug> TCPHandler: Processed in 0.001268876 sec. | ||
| 5103 | 2025.11.21 18:10:20.450321 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5104 | 2025.11.21 18:10:20.450415 [ 256 ] {98c60ad1-243e-4bae-b717-11a460630f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5105 | 2025.11.21 18:10:20.450470 [ 256 ] {98c60ad1-243e-4bae-b717-11a460630f7e} <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 | ||
| 5106 | 2025.11.21 18:10:20.451327 [ 256 ] {98c60ad1-243e-4bae-b717-11a460630f7e} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5107 | 2025.11.21 18:10:20.451365 [ 256 ] {98c60ad1-243e-4bae-b717-11a460630f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5108 | 2025.11.21 18:10:20.451999 [ 256 ] {98c60ad1-243e-4bae-b717-11a460630f7e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5109 | 2025.11.21 18:10:20.452228 [ 256 ] {98c60ad1-243e-4bae-b717-11a460630f7e} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5110 | 2025.11.21 18:10:20.452372 [ 256 ] {98c60ad1-243e-4bae-b717-11a460630f7e} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001976 sec., 15182.186234817815 rows/sec., 27.21 MiB/sec. | ||
| 5111 | 2025.11.21 18:10:20.452425 [ 256 ] {98c60ad1-243e-4bae-b717-11a460630f7e} <Debug> TCPHandler: Processed in 0.002153364 sec. | ||
| 5112 | 2025.11.21 18:10:20.452537 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5113 | 2025.11.21 18:10:20.452637 [ 256 ] {c4471a5f-0838-42c8-98bb-f9c01695c779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5114 | 2025.11.21 18:10:20.452678 [ 256 ] {c4471a5f-0838-42c8-98bb-f9c01695c779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5115 | 2025.11.21 18:10:20.453010 [ 256 ] {c4471a5f-0838-42c8-98bb-f9c01695c779} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5116 | 2025.11.21 18:10:20.453046 [ 256 ] {c4471a5f-0838-42c8-98bb-f9c01695c779} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5117 | 2025.11.21 18:10:20.453096 [ 191 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10202 rows, containing 5 columns (5 merged, 0 gathered) in 0.004189086 sec., 2435376.1178452773 rows/sec., 162.86 MiB/sec. | ||
| 5118 | 2025.11.21 18:10:20.453381 [ 256 ] {c4471a5f-0838-42c8-98bb-f9c01695c779} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5119 | 2025.11.21 18:10:20.453397 [ 189 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5120 | 2025.11.21 18:10:20.453678 [ 256 ] {c4471a5f-0838-42c8-98bb-f9c01695c779} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5121 | 2025.11.21 18:10:20.453774 [ 189 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5122 | 2025.11.21 18:10:20.453812 [ 73 ] {} <Debug> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5123 | 2025.11.21 18:10:20.453823 [ 256 ] {c4471a5f-0838-42c8-98bb-f9c01695c779} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001206 sec., 86235.48922056385 rows/sec., 5.28 MiB/sec. | ||
| 5124 | 2025.11.21 18:10:20.453858 [ 73 ] {} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5125 | 2025.11.21 18:10:20.453867 [ 189 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5126 | 2025.11.21 18:10:20.453881 [ 256 ] {c4471a5f-0838-42c8-98bb-f9c01695c779} <Debug> TCPHandler: Processed in 0.001395188 sec. | ||
| 5127 | 2025.11.21 18:10:20.453887 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5128 | 2025.11.21 18:10:20.453969 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.98 MiB. | ||
| 5129 | 2025.11.21 18:10:20.454015 [ 195 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::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 | ||
| 5130 | 2025.11.21 18:10:20.454129 [ 195 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5131 | 2025.11.21 18:10:20.454160 [ 195 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1884 rows starting from the beginning of the part | ||
| 5132 | 2025.11.21 18:10:20.454211 [ 195 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 5133 | 2025.11.21 18:10:20.454253 [ 195 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 80 rows starting from the beginning of the part | ||
| 5134 | 2025.11.21 18:10:20.454293 [ 195 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 24 rows starting from the beginning of the part | ||
| 5135 | 2025.11.21 18:10:20.454330 [ 195 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::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 | ||
| 5136 | 2025.11.21 18:10:20.454378 [ 195 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::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 | ||
| 5137 | 2025.11.21 18:10:20.455409 [ 191 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2212 rows, containing 4 columns (4 merged, 0 gathered) in 0.001465951 sec., 1508918.1016282262 rows/sec., 95.61 MiB/sec. | ||
| 5138 | 2025.11.21 18:10:20.455602 [ 195 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5139 | 2025.11.21 18:10:20.455884 [ 195 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_31_6} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5140 | 2025.11.21 18:10:20.455966 [ 195 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_31_6} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5141 | 2025.11.21 18:10:20.456039 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 5142 | 2025.11.21 18:10:25.342491 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10029 | ||
| 5143 | 2025.11.21 18:10:25.343016 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5144 | 2025.11.21 18:10:25.343054 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5145 | 2025.11.21 18:10:25.343525 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5146 | 2025.11.21 18:10:25.343751 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5147 | 2025.11.21 18:10:25.343881 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10029 | ||
| 5148 | 2025.11.21 18:10:25.344220 [ 63 ] {} <Debug> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5149 | 2025.11.21 18:10:25.344294 [ 63 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5150 | 2025.11.21 18:10:25.344317 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5151 | 2025.11.21 18:10:25.344485 [ 188 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 5152 | 2025.11.21 18:10:25.344689 [ 188 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5153 | 2025.11.21 18:10:25.344751 [ 188 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7597 rows starting from the beginning of the part | ||
| 5154 | 2025.11.21 18:10:25.344845 [ 188 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 5155 | 2025.11.21 18:10:25.344889 [ 188 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 5156 | 2025.11.21 18:10:25.344930 [ 188 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 5157 | 2025.11.21 18:10:25.344969 [ 188 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 5158 | 2025.11.21 18:10:25.345007 [ 188 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 5159 | 2025.11.21 18:10:25.347110 [ 191 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10029 rows, containing 4 columns (4 merged, 0 gathered) in 0.002716536 sec., 3691834.012138989 rows/sec., 52.81 MiB/sec. | ||
| 5160 | 2025.11.21 18:10:25.347414 [ 191 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5161 | 2025.11.21 18:10:25.347727 [ 191 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_21_4} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5162 | 2025.11.21 18:10:25.347806 [ 191 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_21_4} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5163 | 2025.11.21 18:10:25.347895 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 5164 | 2025.11.21 18:10:25.423148 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5165 | 2025.11.21 18:10:25.423300 [ 256 ] {d76467c2-7197-4703-8ce1-701ee56f4b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5166 | 2025.11.21 18:10:25.423358 [ 256 ] {d76467c2-7197-4703-8ce1-701ee56f4b48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5167 | 2025.11.21 18:10:25.423991 [ 256 ] {d76467c2-7197-4703-8ce1-701ee56f4b48} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5168 | 2025.11.21 18:10:25.424032 [ 256 ] {d76467c2-7197-4703-8ce1-701ee56f4b48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5169 | 2025.11.21 18:10:25.424367 [ 256 ] {d76467c2-7197-4703-8ce1-701ee56f4b48} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5170 | 2025.11.21 18:10:25.424599 [ 256 ] {d76467c2-7197-4703-8ce1-701ee56f4b48} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5171 | 2025.11.21 18:10:25.424745 [ 256 ] {d76467c2-7197-4703-8ce1-701ee56f4b48} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001488 sec., 1344.0860215053765 rows/sec., 109.60 KiB/sec. | ||
| 5172 | 2025.11.21 18:10:25.424786 [ 256 ] {d76467c2-7197-4703-8ce1-701ee56f4b48} <Debug> TCPHandler: Processed in 0.001757456 sec. | ||
| 5173 | 2025.11.21 18:10:25.424920 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5174 | 2025.11.21 18:10:25.425013 [ 256 ] {445f7a92-c5cf-4207-96a5-95c0c363791e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5175 | 2025.11.21 18:10:25.425051 [ 256 ] {445f7a92-c5cf-4207-96a5-95c0c363791e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5176 | 2025.11.21 18:10:25.425529 [ 256 ] {445f7a92-c5cf-4207-96a5-95c0c363791e} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5177 | 2025.11.21 18:10:25.425565 [ 256 ] {445f7a92-c5cf-4207-96a5-95c0c363791e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5178 | 2025.11.21 18:10:25.425868 [ 256 ] {445f7a92-c5cf-4207-96a5-95c0c363791e} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5179 | 2025.11.21 18:10:25.426077 [ 256 ] {445f7a92-c5cf-4207-96a5-95c0c363791e} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5180 | 2025.11.21 18:10:25.426201 [ 256 ] {445f7a92-c5cf-4207-96a5-95c0c363791e} <Debug> executeQuery: Read 77 rows, 6.49 KiB in 0.001207 sec., 63794.53189726595 rows/sec., 5.25 MiB/sec. | ||
| 5181 | 2025.11.21 18:10:25.426236 [ 256 ] {445f7a92-c5cf-4207-96a5-95c0c363791e} <Debug> TCPHandler: Processed in 0.001363798 sec. | ||
| 5182 | 2025.11.21 18:10:25.426359 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5183 | 2025.11.21 18:10:25.426450 [ 256 ] {1af9b732-0ebd-4f14-a3f0-62619269b3a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5184 | 2025.11.21 18:10:25.426494 [ 256 ] {1af9b732-0ebd-4f14-a3f0-62619269b3a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5185 | 2025.11.21 18:10:25.426899 [ 256 ] {1af9b732-0ebd-4f14-a3f0-62619269b3a2} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5186 | 2025.11.21 18:10:25.426934 [ 256 ] {1af9b732-0ebd-4f14-a3f0-62619269b3a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5187 | 2025.11.21 18:10:25.427223 [ 256 ] {1af9b732-0ebd-4f14-a3f0-62619269b3a2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5188 | 2025.11.21 18:10:25.427440 [ 256 ] {1af9b732-0ebd-4f14-a3f0-62619269b3a2} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5189 | 2025.11.21 18:10:25.427568 [ 256 ] {1af9b732-0ebd-4f14-a3f0-62619269b3a2} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001136 sec., 10563.38028169014 rows/sec., 784.86 KiB/sec. | ||
| 5190 | 2025.11.21 18:10:25.427604 [ 256 ] {1af9b732-0ebd-4f14-a3f0-62619269b3a2} <Debug> TCPHandler: Processed in 0.001292977 sec. | ||
| 5191 | 2025.11.21 18:10:25.427712 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5192 | 2025.11.21 18:10:25.427803 [ 256 ] {9169665e-a197-4638-bbeb-40540bf1a223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5193 | 2025.11.21 18:10:25.427846 [ 256 ] {9169665e-a197-4638-bbeb-40540bf1a223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5194 | 2025.11.21 18:10:25.428285 [ 256 ] {9169665e-a197-4638-bbeb-40540bf1a223} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5195 | 2025.11.21 18:10:25.428320 [ 256 ] {9169665e-a197-4638-bbeb-40540bf1a223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5196 | 2025.11.21 18:10:25.428620 [ 256 ] {9169665e-a197-4638-bbeb-40540bf1a223} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5197 | 2025.11.21 18:10:25.428825 [ 256 ] {9169665e-a197-4638-bbeb-40540bf1a223} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5198 | 2025.11.21 18:10:25.428949 [ 256 ] {9169665e-a197-4638-bbeb-40540bf1a223} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001163 sec., 65348.23731728289 rows/sec., 5.10 MiB/sec. | ||
| 5199 | 2025.11.21 18:10:25.428985 [ 256 ] {9169665e-a197-4638-bbeb-40540bf1a223} <Debug> TCPHandler: Processed in 0.001319397 sec. | ||
| 5200 | 2025.11.21 18:10:25.429095 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5201 | 2025.11.21 18:10:25.429186 [ 256 ] {8764d839-b145-472c-a641-832598130791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5202 | 2025.11.21 18:10:25.429229 [ 256 ] {8764d839-b145-472c-a641-832598130791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5203 | 2025.11.21 18:10:25.429655 [ 256 ] {8764d839-b145-472c-a641-832598130791} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5204 | 2025.11.21 18:10:25.429690 [ 256 ] {8764d839-b145-472c-a641-832598130791} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5205 | 2025.11.21 18:10:25.430015 [ 256 ] {8764d839-b145-472c-a641-832598130791} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5206 | 2025.11.21 18:10:25.430223 [ 256 ] {8764d839-b145-472c-a641-832598130791} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5207 | 2025.11.21 18:10:25.430347 [ 256 ] {8764d839-b145-472c-a641-832598130791} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001179 sec., 136556.40373197626 rows/sec., 9.51 MiB/sec. | ||
| 5208 | 2025.11.21 18:10:25.430382 [ 256 ] {8764d839-b145-472c-a641-832598130791} <Debug> TCPHandler: Processed in 0.001334177 sec. | ||
| 5209 | 2025.11.21 18:10:25.430491 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5210 | 2025.11.21 18:10:25.430582 [ 256 ] {3ad5c113-918a-4a88-9919-320acb466046} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5211 | 2025.11.21 18:10:25.430635 [ 256 ] {3ad5c113-918a-4a88-9919-320acb466046} <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 | ||
| 5212 | 2025.11.21 18:10:25.431406 [ 256 ] {3ad5c113-918a-4a88-9919-320acb466046} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5213 | 2025.11.21 18:10:25.431442 [ 256 ] {3ad5c113-918a-4a88-9919-320acb466046} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5214 | 2025.11.21 18:10:25.431950 [ 256 ] {3ad5c113-918a-4a88-9919-320acb466046} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5215 | 2025.11.21 18:10:25.432171 [ 256 ] {3ad5c113-918a-4a88-9919-320acb466046} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5216 | 2025.11.21 18:10:25.432312 [ 256 ] {3ad5c113-918a-4a88-9919-320acb466046} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001747 sec., 5724.098454493417 rows/sec., 10.26 MiB/sec. | ||
| 5217 | 2025.11.21 18:10:25.432363 [ 256 ] {3ad5c113-918a-4a88-9919-320acb466046} <Debug> TCPHandler: Processed in 0.00191916 sec. | ||
| 5218 | 2025.11.21 18:10:25.432475 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5219 | 2025.11.21 18:10:25.432567 [ 256 ] {3149a9cb-fe2d-4c3a-b6df-bf1443368abe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5220 | 2025.11.21 18:10:25.432607 [ 256 ] {3149a9cb-fe2d-4c3a-b6df-bf1443368abe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5221 | 2025.11.21 18:10:25.432941 [ 256 ] {3149a9cb-fe2d-4c3a-b6df-bf1443368abe} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5222 | 2025.11.21 18:10:25.432976 [ 256 ] {3149a9cb-fe2d-4c3a-b6df-bf1443368abe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5223 | 2025.11.21 18:10:25.433272 [ 256 ] {3149a9cb-fe2d-4c3a-b6df-bf1443368abe} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5224 | 2025.11.21 18:10:25.433478 [ 256 ] {3149a9cb-fe2d-4c3a-b6df-bf1443368abe} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5225 | 2025.11.21 18:10:25.433602 [ 256 ] {3149a9cb-fe2d-4c3a-b6df-bf1443368abe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 5226 | 2025.11.21 18:10:25.433636 [ 256 ] {3149a9cb-fe2d-4c3a-b6df-bf1443368abe} <Debug> TCPHandler: Processed in 0.001207995 sec. | ||
| 5227 | 2025.11.21 18:10:25.911305 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5228 | 2025.11.21 18:10:25.933839 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5229 | 2025.11.21 18:10:25.933913 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5230 | 2025.11.21 18:10:25.940345 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5231 | 2025.11.21 18:10:25.941155 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5232 | 2025.11.21 18:10:25.941512 [ 63 ] {} <Debug> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5233 | 2025.11.21 18:10:25.941574 [ 63 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5234 | 2025.11.21 18:10:25.941595 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5235 | 2025.11.21 18:10:25.941734 [ 193 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 5236 | 2025.11.21 18:10:25.945346 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5237 | 2025.11.21 18:10:25.946330 [ 193 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5238 | 2025.11.21 18:10:25.947932 [ 193 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 5239 | 2025.11.21 18:10:25.952820 [ 193 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 5240 | 2025.11.21 18:10:25.957489 [ 193 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 5241 | 2025.11.21 18:10:25.961898 [ 193 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 5242 | 2025.11.21 18:10:25.966449 [ 193 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 5243 | 2025.11.21 18:10:25.970775 [ 193 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 5244 | 2025.11.21 18:10:26.000220 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 257.58 MiB, peak 257.58 MiB, free memory in arenas 0.00 B, will set to 251.58 MiB (RSS), difference: -5.99 MiB | ||
| 5245 | 2025.11.21 18:10:26.028439 [ 200 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.086767674 sec., 1832.4796859254288 rows/sec., 9.48 MiB/sec. | ||
| 5246 | 2025.11.21 18:10:26.031283 [ 187 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5247 | 2025.11.21 18:10:26.033394 [ 187 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_21_4} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5248 | 2025.11.21 18:10:26.033520 [ 187 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_21_4} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5249 | 2025.11.21 18:10:26.035957 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5250 | 2025.11.21 18:10:27.000263 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.18 MiB, peak 257.58 MiB, free memory in arenas 0.00 B, will set to 252.44 MiB (RSS), difference: 10.26 MiB | ||
| 5251 | 2025.11.21 18:10:27.862844 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 720 | ||
| 5252 | 2025.11.21 18:10:27.865217 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5253 | 2025.11.21 18:10:27.865263 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5254 | 2025.11.21 18:10:27.866541 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5255 | 2025.11.21 18:10:27.866826 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5256 | 2025.11.21 18:10:27.867177 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 720 | ||
| 5257 | 2025.11.21 18:10:30.435308 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5258 | 2025.11.21 18:10:30.435508 [ 256 ] {8960fb56-61b0-48bd-9de0-d698392f20cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5259 | 2025.11.21 18:10:30.435574 [ 256 ] {8960fb56-61b0-48bd-9de0-d698392f20cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5260 | 2025.11.21 18:10:30.436476 [ 256 ] {8960fb56-61b0-48bd-9de0-d698392f20cc} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5261 | 2025.11.21 18:10:30.436534 [ 256 ] {8960fb56-61b0-48bd-9de0-d698392f20cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5262 | 2025.11.21 18:10:30.437024 [ 256 ] {8960fb56-61b0-48bd-9de0-d698392f20cc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5263 | 2025.11.21 18:10:30.437266 [ 256 ] {8960fb56-61b0-48bd-9de0-d698392f20cc} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5264 | 2025.11.21 18:10:30.437422 [ 256 ] {8960fb56-61b0-48bd-9de0-d698392f20cc} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001964 sec., 208757.63747454176 rows/sec., 13.24 MiB/sec. | ||
| 5265 | 2025.11.21 18:10:30.437475 [ 256 ] {8960fb56-61b0-48bd-9de0-d698392f20cc} <Debug> TCPHandler: Processed in 0.002294777 sec. | ||
| 5266 | 2025.11.21 18:10:30.437615 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5267 | 2025.11.21 18:10:30.437722 [ 256 ] {e5504844-bdca-40cd-b295-e2779e4352e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5268 | 2025.11.21 18:10:30.437766 [ 256 ] {e5504844-bdca-40cd-b295-e2779e4352e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5269 | 2025.11.21 18:10:30.438845 [ 256 ] {e5504844-bdca-40cd-b295-e2779e4352e6} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5270 | 2025.11.21 18:10:30.438883 [ 256 ] {e5504844-bdca-40cd-b295-e2779e4352e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5271 | 2025.11.21 18:10:30.439298 [ 256 ] {e5504844-bdca-40cd-b295-e2779e4352e6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5272 | 2025.11.21 18:10:30.439506 [ 256 ] {e5504844-bdca-40cd-b295-e2779e4352e6} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5273 | 2025.11.21 18:10:30.439641 [ 256 ] {e5504844-bdca-40cd-b295-e2779e4352e6} <Debug> executeQuery: Read 1172 rows, 95.50 KiB in 0.001944 sec., 602880.658436214 rows/sec., 47.98 MiB/sec. | ||
| 5274 | 2025.11.21 18:10:30.439678 [ 256 ] {e5504844-bdca-40cd-b295-e2779e4352e6} <Debug> TCPHandler: Processed in 0.002116544 sec. | ||
| 5275 | 2025.11.21 18:10:30.439798 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5276 | 2025.11.21 18:10:30.439896 [ 256 ] {9e80473f-3ed4-46e0-a240-09084860f265} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5277 | 2025.11.21 18:10:30.439938 [ 256 ] {9e80473f-3ed4-46e0-a240-09084860f265} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5278 | 2025.11.21 18:10:30.440473 [ 256 ] {9e80473f-3ed4-46e0-a240-09084860f265} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5279 | 2025.11.21 18:10:30.440507 [ 256 ] {9e80473f-3ed4-46e0-a240-09084860f265} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5280 | 2025.11.21 18:10:30.440849 [ 256 ] {9e80473f-3ed4-46e0-a240-09084860f265} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5281 | 2025.11.21 18:10:30.441053 [ 256 ] {9e80473f-3ed4-46e0-a240-09084860f265} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5282 | 2025.11.21 18:10:30.441186 [ 256 ] {9e80473f-3ed4-46e0-a240-09084860f265} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001312 sec., 179115.8536585366 rows/sec., 10.85 MiB/sec. | ||
| 5283 | 2025.11.21 18:10:30.441222 [ 256 ] {9e80473f-3ed4-46e0-a240-09084860f265} <Debug> TCPHandler: Processed in 0.0014752 sec. | ||
| 5284 | 2025.11.21 18:10:30.441333 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5285 | 2025.11.21 18:10:30.441427 [ 256 ] {0a74833a-2434-470d-a410-10f3dd9e9a7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5286 | 2025.11.21 18:10:30.441468 [ 256 ] {0a74833a-2434-470d-a410-10f3dd9e9a7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5287 | 2025.11.21 18:10:30.441969 [ 256 ] {0a74833a-2434-470d-a410-10f3dd9e9a7e} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5288 | 2025.11.21 18:10:30.442006 [ 256 ] {0a74833a-2434-470d-a410-10f3dd9e9a7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5289 | 2025.11.21 18:10:30.442305 [ 256 ] {0a74833a-2434-470d-a410-10f3dd9e9a7e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5290 | 2025.11.21 18:10:30.442523 [ 256 ] {0a74833a-2434-470d-a410-10f3dd9e9a7e} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5291 | 2025.11.21 18:10:30.442631 [ 55 ] {} <Debug> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5292 | 2025.11.21 18:10:30.442651 [ 256 ] {0a74833a-2434-470d-a410-10f3dd9e9a7e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001243 sec., 170555.10860820595 rows/sec., 11.00 MiB/sec. | ||
| 5293 | 2025.11.21 18:10:30.442701 [ 55 ] {} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5294 | 2025.11.21 18:10:30.442708 [ 256 ] {0a74833a-2434-470d-a410-10f3dd9e9a7e} <Debug> TCPHandler: Processed in 0.001424779 sec. | ||
| 5295 | 2025.11.21 18:10:30.442728 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5296 | 2025.11.21 18:10:30.442823 [ 188 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::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 | ||
| 5297 | 2025.11.21 18:10:30.442830 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5298 | 2025.11.21 18:10:30.442927 [ 188 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5299 | 2025.11.21 18:10:30.442941 [ 256 ] {abda02eb-eda3-4ba7-903a-7da867a88b75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5300 | 2025.11.21 18:10:30.442960 [ 188 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 442 rows starting from the beginning of the part | ||
| 5301 | 2025.11.21 18:10:30.442980 [ 256 ] {abda02eb-eda3-4ba7-903a-7da867a88b75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5302 | 2025.11.21 18:10:30.443027 [ 188 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 212 rows starting from the beginning of the part | ||
| 5303 | 2025.11.21 18:10:30.443077 [ 188 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::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 | ||
| 5304 | 2025.11.21 18:10:30.443126 [ 188 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 440 rows starting from the beginning of the part | ||
| 5305 | 2025.11.21 18:10:30.443168 [ 188 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 212 rows starting from the beginning of the part | ||
| 5306 | 2025.11.21 18:10:30.443211 [ 188 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::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 | ||
| 5307 | 2025.11.21 18:10:30.443487 [ 256 ] {abda02eb-eda3-4ba7-903a-7da867a88b75} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5308 | 2025.11.21 18:10:30.443522 [ 256 ] {abda02eb-eda3-4ba7-903a-7da867a88b75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5309 | 2025.11.21 18:10:30.443964 [ 256 ] {abda02eb-eda3-4ba7-903a-7da867a88b75} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5310 | 2025.11.21 18:10:30.444171 [ 256 ] {abda02eb-eda3-4ba7-903a-7da867a88b75} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5311 | 2025.11.21 18:10:30.444252 [ 200 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1730 rows, containing 5 columns (5 merged, 0 gathered) in 0.00146984 sec., 1176998.857018451 rows/sec., 81.39 MiB/sec. | ||
| 5312 | 2025.11.21 18:10:30.444302 [ 256 ] {abda02eb-eda3-4ba7-903a-7da867a88b75} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00138 sec., 152898.5507246377 rows/sec., 8.68 MiB/sec. | ||
| 5313 | 2025.11.21 18:10:30.444339 [ 256 ] {abda02eb-eda3-4ba7-903a-7da867a88b75} <Debug> TCPHandler: Processed in 0.001559612 sec. | ||
| 5314 | 2025.11.21 18:10:30.444395 [ 196 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5315 | 2025.11.21 18:10:30.444456 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5316 | 2025.11.21 18:10:30.444544 [ 256 ] {a492a188-c4a0-485c-a7f1-21041be4e32f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5317 | 2025.11.21 18:10:30.444582 [ 256 ] {a492a188-c4a0-485c-a7f1-21041be4e32f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5318 | 2025.11.21 18:10:30.444638 [ 196 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_16_3} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5319 | 2025.11.21 18:10:30.444697 [ 196 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_16_3} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5320 | 2025.11.21 18:10:30.444753 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 5321 | 2025.11.21 18:10:30.445278 [ 256 ] {a492a188-c4a0-485c-a7f1-21041be4e32f} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5322 | 2025.11.21 18:10:30.445311 [ 256 ] {a492a188-c4a0-485c-a7f1-21041be4e32f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5323 | 2025.11.21 18:10:30.445702 [ 256 ] {a492a188-c4a0-485c-a7f1-21041be4e32f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5324 | 2025.11.21 18:10:30.445905 [ 256 ] {a492a188-c4a0-485c-a7f1-21041be4e32f} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5325 | 2025.11.21 18:10:30.446034 [ 256 ] {a492a188-c4a0-485c-a7f1-21041be4e32f} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001499 sec., 472981.9879919947 rows/sec., 33.14 MiB/sec. | ||
| 5326 | 2025.11.21 18:10:30.446072 [ 256 ] {a492a188-c4a0-485c-a7f1-21041be4e32f} <Debug> TCPHandler: Processed in 0.001667744 sec. | ||
| 5327 | 2025.11.21 18:10:30.446186 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5328 | 2025.11.21 18:10:30.446279 [ 256 ] {35169f9f-041a-4f4a-8b70-eff3cce254f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5329 | 2025.11.21 18:10:30.446320 [ 256 ] {35169f9f-041a-4f4a-8b70-eff3cce254f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5330 | 2025.11.21 18:10:30.446654 [ 256 ] {35169f9f-041a-4f4a-8b70-eff3cce254f2} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5331 | 2025.11.21 18:10:30.446689 [ 256 ] {35169f9f-041a-4f4a-8b70-eff3cce254f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5332 | 2025.11.21 18:10:30.446988 [ 256 ] {35169f9f-041a-4f4a-8b70-eff3cce254f2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5333 | 2025.11.21 18:10:30.447186 [ 256 ] {35169f9f-041a-4f4a-8b70-eff3cce254f2} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5334 | 2025.11.21 18:10:30.447286 [ 55 ] {} <Debug> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 | ||
| 5335 | 2025.11.21 18:10:30.447312 [ 256 ] {35169f9f-041a-4f4a-8b70-eff3cce254f2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001052 sec., 5703.42205323194 rows/sec., 297.98 KiB/sec. | ||
| 5336 | 2025.11.21 18:10:30.447321 [ 55 ] {} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5337 | 2025.11.21 18:10:30.447352 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5338 | 2025.11.21 18:10:30.447355 [ 256 ] {35169f9f-041a-4f4a-8b70-eff3cce254f2} <Debug> TCPHandler: Processed in 0.001219195 sec. | ||
| 5339 | 2025.11.21 18:10:30.447464 [ 186 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_15_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact with storage Full | ||
| 5340 | 2025.11.21 18:10:30.447477 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5341 | 2025.11.21 18:10:30.447615 [ 256 ] {39f7690d-ad0f-4801-9a73-85f770a3efc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5342 | 2025.11.21 18:10:30.447639 [ 186 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_15_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5343 | 2025.11.21 18:10:30.447657 [ 256 ] {39f7690d-ad0f-4801-9a73-85f770a3efc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5344 | 2025.11.21 18:10:30.447684 [ 186 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 60 rows starting from the beginning of the part | ||
| 5345 | 2025.11.21 18:10:30.447777 [ 186 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 5346 | 2025.11.21 18:10:30.447827 [ 186 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 5347 | 2025.11.21 18:10:30.447870 [ 186 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 5348 | 2025.11.21 18:10:30.447911 [ 186 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 5349 | 2025.11.21 18:10:30.447946 [ 186 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_15_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 5350 | 2025.11.21 18:10:30.448152 [ 256 ] {39f7690d-ad0f-4801-9a73-85f770a3efc1} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5351 | 2025.11.21 18:10:30.448194 [ 256 ] {39f7690d-ad0f-4801-9a73-85f770a3efc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5352 | 2025.11.21 18:10:30.448596 [ 256 ] {39f7690d-ad0f-4801-9a73-85f770a3efc1} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5353 | 2025.11.21 18:10:30.448734 [ 186 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_15_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 90 rows, containing 4 columns (4 merged, 0 gathered) in 0.001323297 sec., 68011.94289717275 rows/sec., 3.47 MiB/sec. | ||
| 5354 | 2025.11.21 18:10:30.448810 [ 256 ] {39f7690d-ad0f-4801-9a73-85f770a3efc1} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5355 | 2025.11.21 18:10:30.448869 [ 196 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_15_3} <Trace> MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) | ||
| 5356 | 2025.11.21 18:10:30.448948 [ 256 ] {39f7690d-ad0f-4801-9a73-85f770a3efc1} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001352 sec., 232248.52071005918 rows/sec., 15.26 MiB/sec. | ||
| 5357 | 2025.11.21 18:10:30.448985 [ 256 ] {39f7690d-ad0f-4801-9a73-85f770a3efc1} <Debug> TCPHandler: Processed in 0.001558592 sec. | ||
| 5358 | 2025.11.21 18:10:30.449095 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5359 | 2025.11.21 18:10:30.449131 [ 196 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_15_3} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5360 | 2025.11.21 18:10:30.449189 [ 256 ] {9f09c15a-3a50-4b15-bb80-a88abb09c081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5361 | 2025.11.21 18:10:30.449193 [ 196 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_15_3} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622) (MergerMutator): Merged 6 parts: [all_1_10_2, all_15_15_0] -> all_1_15_3 | ||
| 5362 | 2025.11.21 18:10:30.449232 [ 256 ] {9f09c15a-3a50-4b15-bb80-a88abb09c081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5363 | 2025.11.21 18:10:30.449271 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5364 | 2025.11.21 18:10:30.449542 [ 256 ] {9f09c15a-3a50-4b15-bb80-a88abb09c081} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5365 | 2025.11.21 18:10:30.449576 [ 256 ] {9f09c15a-3a50-4b15-bb80-a88abb09c081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5366 | 2025.11.21 18:10:30.449868 [ 256 ] {9f09c15a-3a50-4b15-bb80-a88abb09c081} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5367 | 2025.11.21 18:10:30.450068 [ 256 ] {9f09c15a-3a50-4b15-bb80-a88abb09c081} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5368 | 2025.11.21 18:10:30.450195 [ 256 ] {9f09c15a-3a50-4b15-bb80-a88abb09c081} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 5369 | 2025.11.21 18:10:30.450231 [ 256 ] {9f09c15a-3a50-4b15-bb80-a88abb09c081} <Debug> TCPHandler: Processed in 0.001185014 sec. | ||
| 5370 | 2025.11.21 18:10:30.450341 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5371 | 2025.11.21 18:10:30.450437 [ 256 ] {625fbefb-8970-4a31-9deb-358fb9903da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5372 | 2025.11.21 18:10:30.450492 [ 256 ] {625fbefb-8970-4a31-9deb-358fb9903da8} <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 | ||
| 5373 | 2025.11.21 18:10:30.451322 [ 256 ] {625fbefb-8970-4a31-9deb-358fb9903da8} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5374 | 2025.11.21 18:10:30.451358 [ 256 ] {625fbefb-8970-4a31-9deb-358fb9903da8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5375 | 2025.11.21 18:10:30.451888 [ 256 ] {625fbefb-8970-4a31-9deb-358fb9903da8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5376 | 2025.11.21 18:10:30.452109 [ 256 ] {625fbefb-8970-4a31-9deb-358fb9903da8} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5377 | 2025.11.21 18:10:30.452217 [ 55 ] {} <Debug> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5378 | 2025.11.21 18:10:30.452245 [ 256 ] {625fbefb-8970-4a31-9deb-358fb9903da8} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00183 sec., 16393.44262295082 rows/sec., 29.38 MiB/sec. | ||
| 5379 | 2025.11.21 18:10:30.452254 [ 55 ] {} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5380 | 2025.11.21 18:10:30.452287 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5381 | 2025.11.21 18:10:30.452304 [ 256 ] {625fbefb-8970-4a31-9deb-358fb9903da8} <Debug> TCPHandler: Processed in 0.002013162 sec. | ||
| 5382 | 2025.11.21 18:10:30.452371 [ 200 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::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 | ||
| 5383 | 2025.11.21 18:10:30.452423 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5384 | 2025.11.21 18:10:30.452517 [ 256 ] {6415f1c2-ed92-43e0-83ef-81e7467e173e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5385 | 2025.11.21 18:10:30.452551 [ 200 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5386 | 2025.11.21 18:10:30.452558 [ 256 ] {6415f1c2-ed92-43e0-83ef-81e7467e173e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5387 | 2025.11.21 18:10:30.452599 [ 200 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 347 rows starting from the beginning of the part | ||
| 5388 | 2025.11.21 18:10:30.452706 [ 200 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 30 rows starting from the beginning of the part | ||
| 5389 | 2025.11.21 18:10:30.452802 [ 200 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 10 rows starting from the beginning of the part | ||
| 5390 | 2025.11.21 18:10:30.452904 [ 200 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 30 rows starting from the beginning of the part | ||
| 5391 | 2025.11.21 18:10:30.452922 [ 256 ] {6415f1c2-ed92-43e0-83ef-81e7467e173e} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5392 | 2025.11.21 18:10:30.452958 [ 256 ] {6415f1c2-ed92-43e0-83ef-81e7467e173e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5393 | 2025.11.21 18:10:30.453005 [ 200 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 10 rows starting from the beginning of the part | ||
| 5394 | 2025.11.21 18:10:30.453103 [ 200 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 30 rows starting from the beginning of the part | ||
| 5395 | 2025.11.21 18:10:30.453283 [ 256 ] {6415f1c2-ed92-43e0-83ef-81e7467e173e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5396 | 2025.11.21 18:10:30.453498 [ 256 ] {6415f1c2-ed92-43e0-83ef-81e7467e173e} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5397 | 2025.11.21 18:10:30.453624 [ 256 ] {6415f1c2-ed92-43e0-83ef-81e7467e173e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001126 sec., 92362.34458259324 rows/sec., 5.66 MiB/sec. | ||
| 5398 | 2025.11.21 18:10:30.453659 [ 256 ] {6415f1c2-ed92-43e0-83ef-81e7467e173e} <Debug> TCPHandler: Processed in 0.001284226 sec. | ||
| 5399 | 2025.11.21 18:10:30.456678 [ 196 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 457 rows, containing 19 columns (19 merged, 0 gathered) in 0.004347849 sec., 105109.4460732192 rows/sec., 188.35 MiB/sec. | ||
| 5400 | 2025.11.21 18:10:30.457346 [ 200 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5401 | 2025.11.21 18:10:30.457642 [ 200 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5402 | 2025.11.21 18:10:30.457703 [ 200 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5403 | 2025.11.21 18:10:30.457776 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.25 MiB. | ||
| 5404 | 2025.11.21 18:10:32.731747 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5405 | 2025.11.21 18:10:32.731801 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5406 | 2025.11.21 18:10:32.844012 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10477 | ||
| 5407 | 2025.11.21 18:10:32.844815 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5408 | 2025.11.21 18:10:32.844884 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5409 | 2025.11.21 18:10:32.845612 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5410 | 2025.11.21 18:10:32.845837 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5411 | 2025.11.21 18:10:32.845962 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10477 | ||
| 5412 | 2025.11.21 18:10:33.445476 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5413 | 2025.11.21 18:10:33.461395 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5414 | 2025.11.21 18:10:33.461461 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5415 | 2025.11.21 18:10:33.467064 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5416 | 2025.11.21 18:10:33.467805 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5417 | 2025.11.21 18:10:33.470545 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5418 | 2025.11.21 18:10:35.423588 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5419 | 2025.11.21 18:10:35.423785 [ 256 ] {c520be0a-ab5e-4c7d-bdf0-a6e550d35982} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5420 | 2025.11.21 18:10:35.423853 [ 256 ] {c520be0a-ab5e-4c7d-bdf0-a6e550d35982} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5421 | 2025.11.21 18:10:35.424513 [ 256 ] {c520be0a-ab5e-4c7d-bdf0-a6e550d35982} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5422 | 2025.11.21 18:10:35.424566 [ 256 ] {c520be0a-ab5e-4c7d-bdf0-a6e550d35982} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5423 | 2025.11.21 18:10:35.424966 [ 256 ] {c520be0a-ab5e-4c7d-bdf0-a6e550d35982} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5424 | 2025.11.21 18:10:35.425192 [ 256 ] {c520be0a-ab5e-4c7d-bdf0-a6e550d35982} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5425 | 2025.11.21 18:10:35.425348 [ 256 ] {c520be0a-ab5e-4c7d-bdf0-a6e550d35982} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001612 sec., 47146.40198511166 rows/sec., 3.89 MiB/sec. | ||
| 5426 | 2025.11.21 18:10:35.425399 [ 256 ] {c520be0a-ab5e-4c7d-bdf0-a6e550d35982} <Debug> TCPHandler: Processed in 0.00193805 sec. | ||
| 5427 | 2025.11.21 18:10:35.425523 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5428 | 2025.11.21 18:10:35.425625 [ 256 ] {b9961367-f706-4e49-9124-ef80406cf17d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5429 | 2025.11.21 18:10:35.425669 [ 256 ] {b9961367-f706-4e49-9124-ef80406cf17d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5430 | 2025.11.21 18:10:35.426076 [ 256 ] {b9961367-f706-4e49-9124-ef80406cf17d} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5431 | 2025.11.21 18:10:35.426113 [ 256 ] {b9961367-f706-4e49-9124-ef80406cf17d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5432 | 2025.11.21 18:10:35.426416 [ 256 ] {b9961367-f706-4e49-9124-ef80406cf17d} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5433 | 2025.11.21 18:10:35.426625 [ 256 ] {b9961367-f706-4e49-9124-ef80406cf17d} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5434 | 2025.11.21 18:10:35.426755 [ 256 ] {b9961367-f706-4e49-9124-ef80406cf17d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001153 sec., 8673.026886383348 rows/sec., 652.17 KiB/sec. | ||
| 5435 | 2025.11.21 18:10:35.426792 [ 256 ] {b9961367-f706-4e49-9124-ef80406cf17d} <Debug> TCPHandler: Processed in 0.001319127 sec. | ||
| 5436 | 2025.11.21 18:10:35.426898 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5437 | 2025.11.21 18:10:35.426992 [ 256 ] {aa19f982-7280-4ee4-87be-46349332d8b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5438 | 2025.11.21 18:10:35.427031 [ 256 ] {aa19f982-7280-4ee4-87be-46349332d8b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5439 | 2025.11.21 18:10:35.427439 [ 256 ] {aa19f982-7280-4ee4-87be-46349332d8b1} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5440 | 2025.11.21 18:10:35.427475 [ 256 ] {aa19f982-7280-4ee4-87be-46349332d8b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5441 | 2025.11.21 18:10:35.427774 [ 256 ] {aa19f982-7280-4ee4-87be-46349332d8b1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5442 | 2025.11.21 18:10:35.427989 [ 256 ] {aa19f982-7280-4ee4-87be-46349332d8b1} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5443 | 2025.11.21 18:10:35.428116 [ 256 ] {aa19f982-7280-4ee4-87be-46349332d8b1} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001143 sec., 64741.90726159231 rows/sec., 5.05 MiB/sec. | ||
| 5444 | 2025.11.21 18:10:35.428153 [ 256 ] {aa19f982-7280-4ee4-87be-46349332d8b1} <Debug> TCPHandler: Processed in 0.001301606 sec. | ||
| 5445 | 2025.11.21 18:10:35.428261 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5446 | 2025.11.21 18:10:35.428353 [ 256 ] {dfcf2eab-a78a-49ad-a2f8-6dd595e2940e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5447 | 2025.11.21 18:10:35.428396 [ 256 ] {dfcf2eab-a78a-49ad-a2f8-6dd595e2940e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5448 | 2025.11.21 18:10:35.428795 [ 256 ] {dfcf2eab-a78a-49ad-a2f8-6dd595e2940e} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5449 | 2025.11.21 18:10:35.428831 [ 256 ] {dfcf2eab-a78a-49ad-a2f8-6dd595e2940e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5450 | 2025.11.21 18:10:35.429155 [ 256 ] {dfcf2eab-a78a-49ad-a2f8-6dd595e2940e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5451 | 2025.11.21 18:10:35.429357 [ 256 ] {dfcf2eab-a78a-49ad-a2f8-6dd595e2940e} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5452 | 2025.11.21 18:10:35.429483 [ 256 ] {dfcf2eab-a78a-49ad-a2f8-6dd595e2940e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 5453 | 2025.11.21 18:10:35.429519 [ 256 ] {dfcf2eab-a78a-49ad-a2f8-6dd595e2940e} <Debug> TCPHandler: Processed in 0.001303936 sec. | ||
| 5454 | 2025.11.21 18:10:35.429625 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5455 | 2025.11.21 18:10:35.429717 [ 256 ] {6a483e8a-438e-49dd-8b6e-8ba9d110974e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5456 | 2025.11.21 18:10:35.429770 [ 256 ] {6a483e8a-438e-49dd-8b6e-8ba9d110974e} <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 | ||
| 5457 | 2025.11.21 18:10:35.430525 [ 256 ] {6a483e8a-438e-49dd-8b6e-8ba9d110974e} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5458 | 2025.11.21 18:10:35.430560 [ 256 ] {6a483e8a-438e-49dd-8b6e-8ba9d110974e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5459 | 2025.11.21 18:10:35.431059 [ 256 ] {6a483e8a-438e-49dd-8b6e-8ba9d110974e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5460 | 2025.11.21 18:10:35.431275 [ 256 ] {6a483e8a-438e-49dd-8b6e-8ba9d110974e} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5461 | 2025.11.21 18:10:35.431408 [ 256 ] {6a483e8a-438e-49dd-8b6e-8ba9d110974e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001709 sec., 5851.375073142189 rows/sec., 10.49 MiB/sec. | ||
| 5462 | 2025.11.21 18:10:35.431460 [ 256 ] {6a483e8a-438e-49dd-8b6e-8ba9d110974e} <Debug> TCPHandler: Processed in 0.001882158 sec. | ||
| 5463 | 2025.11.21 18:10:35.431571 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5464 | 2025.11.21 18:10:35.431669 [ 256 ] {18999770-736d-4d21-ba14-d25339261309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5465 | 2025.11.21 18:10:35.431711 [ 256 ] {18999770-736d-4d21-ba14-d25339261309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5466 | 2025.11.21 18:10:35.432040 [ 256 ] {18999770-736d-4d21-ba14-d25339261309} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5467 | 2025.11.21 18:10:35.432076 [ 256 ] {18999770-736d-4d21-ba14-d25339261309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5468 | 2025.11.21 18:10:35.432374 [ 256 ] {18999770-736d-4d21-ba14-d25339261309} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5469 | 2025.11.21 18:10:35.432586 [ 256 ] {18999770-736d-4d21-ba14-d25339261309} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5470 | 2025.11.21 18:10:35.432712 [ 256 ] {18999770-736d-4d21-ba14-d25339261309} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001061 sec., 56550.42412818096 rows/sec., 3.81 MiB/sec. | ||
| 5471 | 2025.11.21 18:10:35.432747 [ 256 ] {18999770-736d-4d21-ba14-d25339261309} <Debug> TCPHandler: Processed in 0.001222005 sec. | ||
| 5472 | 2025.11.21 18:10:37.666734 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5473 | 2025.11.21 18:10:37.666929 [ 256 ] {f3cf43fe-1582-40ff-bddd-3f0993fe186f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5474 | 2025.11.21 18:10:37.666999 [ 256 ] {f3cf43fe-1582-40ff-bddd-3f0993fe186f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5475 | 2025.11.21 18:10:37.667866 [ 256 ] {f3cf43fe-1582-40ff-bddd-3f0993fe186f} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5476 | 2025.11.21 18:10:37.667908 [ 256 ] {f3cf43fe-1582-40ff-bddd-3f0993fe186f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5477 | 2025.11.21 18:10:37.668308 [ 256 ] {f3cf43fe-1582-40ff-bddd-3f0993fe186f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5478 | 2025.11.21 18:10:37.668528 [ 256 ] {f3cf43fe-1582-40ff-bddd-3f0993fe186f} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5479 | 2025.11.21 18:10:37.668681 [ 256 ] {f3cf43fe-1582-40ff-bddd-3f0993fe186f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001805 sec., 227146.81440443214 rows/sec., 14.41 MiB/sec. | ||
| 5480 | 2025.11.21 18:10:37.668724 [ 256 ] {f3cf43fe-1582-40ff-bddd-3f0993fe186f} <Debug> TCPHandler: Processed in 0.002120673 sec. | ||
| 5481 | 2025.11.21 18:10:37.668843 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5482 | 2025.11.21 18:10:37.668937 [ 256 ] {6429818d-466a-456b-ae5f-67a961b3d398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5483 | 2025.11.21 18:10:37.668977 [ 256 ] {6429818d-466a-456b-ae5f-67a961b3d398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5484 | 2025.11.21 18:10:37.669375 [ 256 ] {6429818d-466a-456b-ae5f-67a961b3d398} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5485 | 2025.11.21 18:10:37.669411 [ 256 ] {6429818d-466a-456b-ae5f-67a961b3d398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5486 | 2025.11.21 18:10:37.669692 [ 256 ] {6429818d-466a-456b-ae5f-67a961b3d398} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5487 | 2025.11.21 18:10:37.669900 [ 256 ] {6429818d-466a-456b-ae5f-67a961b3d398} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5488 | 2025.11.21 18:10:37.670021 [ 256 ] {6429818d-466a-456b-ae5f-67a961b3d398} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001103 sec., 3626.473254759746 rows/sec., 295.71 KiB/sec. | ||
| 5489 | 2025.11.21 18:10:37.670058 [ 256 ] {6429818d-466a-456b-ae5f-67a961b3d398} <Debug> TCPHandler: Processed in 0.001263296 sec. | ||
| 5490 | 2025.11.21 18:10:37.670166 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5491 | 2025.11.21 18:10:37.670259 [ 256 ] {b911ba91-54b1-49d3-883e-7d9699c06f51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5492 | 2025.11.21 18:10:37.670298 [ 256 ] {b911ba91-54b1-49d3-883e-7d9699c06f51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5493 | 2025.11.21 18:10:37.671804 [ 256 ] {b911ba91-54b1-49d3-883e-7d9699c06f51} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5494 | 2025.11.21 18:10:37.671848 [ 256 ] {b911ba91-54b1-49d3-883e-7d9699c06f51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5495 | 2025.11.21 18:10:37.672338 [ 256 ] {b911ba91-54b1-49d3-883e-7d9699c06f51} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5496 | 2025.11.21 18:10:37.672552 [ 256 ] {b911ba91-54b1-49d3-883e-7d9699c06f51} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5497 | 2025.11.21 18:10:37.672678 [ 256 ] {b911ba91-54b1-49d3-883e-7d9699c06f51} <Debug> executeQuery: Read 2314 rows, 192.21 KiB in 0.002437 sec., 949528.1083299138 rows/sec., 77.02 MiB/sec. | ||
| 5498 | 2025.11.21 18:10:37.672718 [ 256 ] {b911ba91-54b1-49d3-883e-7d9699c06f51} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 5499 | 2025.11.21 18:10:37.672732 [ 256 ] {b911ba91-54b1-49d3-883e-7d9699c06f51} <Debug> TCPHandler: Processed in 0.002613394 sec. | ||
| 5500 | 2025.11.21 18:10:37.672852 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5501 | 2025.11.21 18:10:37.672959 [ 256 ] {b2a21765-7009-47b5-a1ea-df283237c836} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5502 | 2025.11.21 18:10:37.673030 [ 256 ] {b2a21765-7009-47b5-a1ea-df283237c836} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5503 | 2025.11.21 18:10:37.673617 [ 256 ] {b2a21765-7009-47b5-a1ea-df283237c836} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5504 | 2025.11.21 18:10:37.673654 [ 256 ] {b2a21765-7009-47b5-a1ea-df283237c836} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5505 | 2025.11.21 18:10:37.673992 [ 256 ] {b2a21765-7009-47b5-a1ea-df283237c836} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5506 | 2025.11.21 18:10:37.674203 [ 256 ] {b2a21765-7009-47b5-a1ea-df283237c836} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5507 | 2025.11.21 18:10:37.674335 [ 256 ] {b2a21765-7009-47b5-a1ea-df283237c836} <Debug> executeQuery: Read 239 rows, 14.85 KiB in 0.001408 sec., 169744.31818181818 rows/sec., 10.30 MiB/sec. | ||
| 5508 | 2025.11.21 18:10:37.674331 [ 47 ] {} <Debug> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5509 | 2025.11.21 18:10:37.674374 [ 256 ] {b2a21765-7009-47b5-a1ea-df283237c836} <Debug> TCPHandler: Processed in 0.001569723 sec. | ||
| 5510 | 2025.11.21 18:10:37.674414 [ 47 ] {} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5511 | 2025.11.21 18:10:37.674444 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5512 | 2025.11.21 18:10:37.674501 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5513 | 2025.11.21 18:10:37.674531 [ 200 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::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 | ||
| 5514 | 2025.11.21 18:10:37.674600 [ 256 ] {63f280a3-308d-4a3b-a1bb-3ca5f19bf28b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5515 | 2025.11.21 18:10:37.674618 [ 200 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5516 | 2025.11.21 18:10:37.674640 [ 256 ] {63f280a3-308d-4a3b-a1bb-3ca5f19bf28b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5517 | 2025.11.21 18:10:37.674646 [ 200 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 263 rows starting from the beginning of the part | ||
| 5518 | 2025.11.21 18:10:37.674706 [ 200 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 235 rows starting from the beginning of the part | ||
| 5519 | 2025.11.21 18:10:37.674749 [ 200 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 12 rows starting from the beginning of the part | ||
| 5520 | 2025.11.21 18:10:37.674790 [ 200 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 235 rows starting from the beginning of the part | ||
| 5521 | 2025.11.21 18:10:37.674829 [ 200 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 10 rows starting from the beginning of the part | ||
| 5522 | 2025.11.21 18:10:37.674866 [ 200 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 239 rows starting from the beginning of the part | ||
| 5523 | 2025.11.21 18:10:37.675200 [ 256 ] {63f280a3-308d-4a3b-a1bb-3ca5f19bf28b} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5524 | 2025.11.21 18:10:37.675236 [ 256 ] {63f280a3-308d-4a3b-a1bb-3ca5f19bf28b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5525 | 2025.11.21 18:10:37.675559 [ 256 ] {63f280a3-308d-4a3b-a1bb-3ca5f19bf28b} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5526 | 2025.11.21 18:10:37.675662 [ 196 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 994 rows, containing 5 columns (5 merged, 0 gathered) in 0.001166674 sec., 851994.6446050911 rows/sec., 55.33 MiB/sec. | ||
| 5527 | 2025.11.21 18:10:37.675765 [ 256 ] {63f280a3-308d-4a3b-a1bb-3ca5f19bf28b} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5528 | 2025.11.21 18:10:37.675777 [ 200 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5529 | 2025.11.21 18:10:37.675892 [ 256 ] {63f280a3-308d-4a3b-a1bb-3ca5f19bf28b} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001311 sec., 335621.6628527841 rows/sec., 22.20 MiB/sec. | ||
| 5530 | 2025.11.21 18:10:37.675930 [ 256 ] {63f280a3-308d-4a3b-a1bb-3ca5f19bf28b} <Debug> TCPHandler: Processed in 0.00148024 sec. | ||
| 5531 | 2025.11.21 18:10:37.676019 [ 200 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_31_6} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5532 | 2025.11.21 18:10:37.676044 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5533 | 2025.11.21 18:10:37.676084 [ 200 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_31_6} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5534 | 2025.11.21 18:10:37.676139 [ 256 ] {4ed1e1a9-ffc9-46bb-9115-d7d0e46848b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5535 | 2025.11.21 18:10:37.676140 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5536 | 2025.11.21 18:10:37.676180 [ 256 ] {4ed1e1a9-ffc9-46bb-9115-d7d0e46848b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5537 | 2025.11.21 18:10:37.676659 [ 256 ] {4ed1e1a9-ffc9-46bb-9115-d7d0e46848b9} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5538 | 2025.11.21 18:10:37.676694 [ 256 ] {4ed1e1a9-ffc9-46bb-9115-d7d0e46848b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5539 | 2025.11.21 18:10:37.676998 [ 256 ] {4ed1e1a9-ffc9-46bb-9115-d7d0e46848b9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5540 | 2025.11.21 18:10:37.677196 [ 256 ] {4ed1e1a9-ffc9-46bb-9115-d7d0e46848b9} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5541 | 2025.11.21 18:10:37.677321 [ 256 ] {4ed1e1a9-ffc9-46bb-9115-d7d0e46848b9} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.0012 sec., 175833.33333333334 rows/sec., 9.98 MiB/sec. | ||
| 5542 | 2025.11.21 18:10:37.677359 [ 256 ] {4ed1e1a9-ffc9-46bb-9115-d7d0e46848b9} <Debug> TCPHandler: Processed in 0.001364698 sec. | ||
| 5543 | 2025.11.21 18:10:37.677467 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5544 | 2025.11.21 18:10:37.677571 [ 256 ] {d2242d2d-6256-45f5-9108-cc22863df31a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5545 | 2025.11.21 18:10:37.677610 [ 256 ] {d2242d2d-6256-45f5-9108-cc22863df31a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5546 | 2025.11.21 18:10:37.678411 [ 256 ] {d2242d2d-6256-45f5-9108-cc22863df31a} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5547 | 2025.11.21 18:10:37.678447 [ 256 ] {d2242d2d-6256-45f5-9108-cc22863df31a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5548 | 2025.11.21 18:10:37.678816 [ 256 ] {d2242d2d-6256-45f5-9108-cc22863df31a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5549 | 2025.11.21 18:10:37.679024 [ 256 ] {d2242d2d-6256-45f5-9108-cc22863df31a} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5550 | 2025.11.21 18:10:37.679152 [ 256 ] {d2242d2d-6256-45f5-9108-cc22863df31a} <Debug> executeQuery: Read 1169 rows, 85.49 KiB in 0.001599 sec., 731081.9262038774 rows/sec., 52.21 MiB/sec. | ||
| 5551 | 2025.11.21 18:10:37.679191 [ 256 ] {d2242d2d-6256-45f5-9108-cc22863df31a} <Debug> TCPHandler: Processed in 0.001772747 sec. | ||
| 5552 | 2025.11.21 18:10:37.679310 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5553 | 2025.11.21 18:10:37.679404 [ 256 ] {206904c6-20df-4293-b5b3-7c9f97b4a725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5554 | 2025.11.21 18:10:37.679445 [ 256 ] {206904c6-20df-4293-b5b3-7c9f97b4a725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5555 | 2025.11.21 18:10:37.679782 [ 256 ] {206904c6-20df-4293-b5b3-7c9f97b4a725} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5556 | 2025.11.21 18:10:37.679818 [ 256 ] {206904c6-20df-4293-b5b3-7c9f97b4a725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5557 | 2025.11.21 18:10:37.680116 [ 256 ] {206904c6-20df-4293-b5b3-7c9f97b4a725} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5558 | 2025.11.21 18:10:37.680322 [ 256 ] {206904c6-20df-4293-b5b3-7c9f97b4a725} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5559 | 2025.11.21 18:10:37.680450 [ 256 ] {206904c6-20df-4293-b5b3-7c9f97b4a725} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 5560 | 2025.11.21 18:10:37.680485 [ 256 ] {206904c6-20df-4293-b5b3-7c9f97b4a725} <Debug> TCPHandler: Processed in 0.001224965 sec. | ||
| 5561 | 2025.11.21 18:10:37.680594 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5562 | 2025.11.21 18:10:37.680687 [ 256 ] {fdc48ccc-41f1-42f0-807f-be80737872a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5563 | 2025.11.21 18:10:37.680730 [ 256 ] {fdc48ccc-41f1-42f0-807f-be80737872a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5564 | 2025.11.21 18:10:37.681314 [ 256 ] {fdc48ccc-41f1-42f0-807f-be80737872a9} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5565 | 2025.11.21 18:10:37.681351 [ 256 ] {fdc48ccc-41f1-42f0-807f-be80737872a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5566 | 2025.11.21 18:10:37.681716 [ 256 ] {fdc48ccc-41f1-42f0-807f-be80737872a9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5567 | 2025.11.21 18:10:37.681927 [ 256 ] {fdc48ccc-41f1-42f0-807f-be80737872a9} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5568 | 2025.11.21 18:10:37.682056 [ 256 ] {fdc48ccc-41f1-42f0-807f-be80737872a9} <Debug> executeQuery: Read 936 rows, 63.46 KiB in 0.001387 sec., 674837.7793799568 rows/sec., 44.68 MiB/sec. | ||
| 5569 | 2025.11.21 18:10:37.682092 [ 256 ] {fdc48ccc-41f1-42f0-807f-be80737872a9} <Debug> TCPHandler: Processed in 0.001547632 sec. | ||
| 5570 | 2025.11.21 18:10:37.682200 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5571 | 2025.11.21 18:10:37.682294 [ 256 ] {c29a056d-59bb-4850-8cc0-fcd851b9ca85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5572 | 2025.11.21 18:10:37.682336 [ 256 ] {c29a056d-59bb-4850-8cc0-fcd851b9ca85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5573 | 2025.11.21 18:10:37.682644 [ 256 ] {c29a056d-59bb-4850-8cc0-fcd851b9ca85} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5574 | 2025.11.21 18:10:37.682679 [ 256 ] {c29a056d-59bb-4850-8cc0-fcd851b9ca85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5575 | 2025.11.21 18:10:37.682951 [ 256 ] {c29a056d-59bb-4850-8cc0-fcd851b9ca85} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5576 | 2025.11.21 18:10:37.683148 [ 256 ] {c29a056d-59bb-4850-8cc0-fcd851b9ca85} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5577 | 2025.11.21 18:10:37.683267 [ 256 ] {c29a056d-59bb-4850-8cc0-fcd851b9ca85} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 5578 | 2025.11.21 18:10:37.683301 [ 256 ] {c29a056d-59bb-4850-8cc0-fcd851b9ca85} <Debug> TCPHandler: Processed in 0.001189674 sec. | ||
| 5579 | 2025.11.21 18:10:37.683408 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5580 | 2025.11.21 18:10:37.683520 [ 256 ] {83338415-00f5-4b9e-9ecb-e9cadea150d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5581 | 2025.11.21 18:10:37.683581 [ 256 ] {83338415-00f5-4b9e-9ecb-e9cadea150d8} <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 | ||
| 5582 | 2025.11.21 18:10:37.684520 [ 256 ] {83338415-00f5-4b9e-9ecb-e9cadea150d8} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5583 | 2025.11.21 18:10:37.684557 [ 256 ] {83338415-00f5-4b9e-9ecb-e9cadea150d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5584 | 2025.11.21 18:10:37.685085 [ 256 ] {83338415-00f5-4b9e-9ecb-e9cadea150d8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5585 | 2025.11.21 18:10:37.685305 [ 256 ] {83338415-00f5-4b9e-9ecb-e9cadea150d8} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5586 | 2025.11.21 18:10:37.685438 [ 256 ] {83338415-00f5-4b9e-9ecb-e9cadea150d8} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001888 sec., 15889.830508474577 rows/sec., 28.47 MiB/sec. | ||
| 5587 | 2025.11.21 18:10:37.685491 [ 256 ] {83338415-00f5-4b9e-9ecb-e9cadea150d8} <Debug> TCPHandler: Processed in 0.002094273 sec. | ||
| 5588 | 2025.11.21 18:10:37.685627 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5589 | 2025.11.21 18:10:37.685749 [ 256 ] {1b2379db-68d1-448e-8947-e2a5557638f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5590 | 2025.11.21 18:10:37.685799 [ 256 ] {1b2379db-68d1-448e-8947-e2a5557638f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5591 | 2025.11.21 18:10:37.686193 [ 256 ] {1b2379db-68d1-448e-8947-e2a5557638f5} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5592 | 2025.11.21 18:10:37.686236 [ 256 ] {1b2379db-68d1-448e-8947-e2a5557638f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5593 | 2025.11.21 18:10:37.686568 [ 256 ] {1b2379db-68d1-448e-8947-e2a5557638f5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5594 | 2025.11.21 18:10:37.686785 [ 256 ] {1b2379db-68d1-448e-8947-e2a5557638f5} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5595 | 2025.11.21 18:10:37.686912 [ 256 ] {1b2379db-68d1-448e-8947-e2a5557638f5} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001187 sec., 67396.79865206403 rows/sec., 4.01 MiB/sec. | ||
| 5596 | 2025.11.21 18:10:37.686948 [ 256 ] {1b2379db-68d1-448e-8947-e2a5557638f5} <Debug> TCPHandler: Processed in 0.001379898 sec. | ||
| 5597 | 2025.11.21 18:10:37.867554 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 778 | ||
| 5598 | 2025.11.21 18:10:37.870321 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5599 | 2025.11.21 18:10:37.870365 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5600 | 2025.11.21 18:10:37.871584 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5601 | 2025.11.21 18:10:37.871872 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5602 | 2025.11.21 18:10:37.872009 [ 47 ] {} <Debug> system.query_log (252c8152-1007-456e-996a-7daabffddc91) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5603 | 2025.11.21 18:10:37.872052 [ 47 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5604 | 2025.11.21 18:10:37.872075 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5605 | 2025.11.21 18:10:37.872195 [ 190 ] {252c8152-1007-456e-996a-7daabffddc91::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 | ||
| 5606 | 2025.11.21 18:10:37.872220 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 778 | ||
| 5607 | 2025.11.21 18:10:37.873035 [ 190 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5608 | 2025.11.21 18:10:37.873295 [ 190 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 566 rows starting from the beginning of the part | ||
| 5609 | 2025.11.21 18:10:37.873749 [ 190 ] {252c8152-1007-456e-996a-7daabffddc91::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 | ||
| 5610 | 2025.11.21 18:10:37.874086 [ 190 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 58 rows starting from the beginning of the part | ||
| 5611 | 2025.11.21 18:10:37.874472 [ 190 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 20 rows starting from the beginning of the part | ||
| 5612 | 2025.11.21 18:10:37.874808 [ 190 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 5613 | 2025.11.21 18:10:37.875129 [ 190 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 58 rows starting from the beginning of the part | ||
| 5614 | 2025.11.21 18:10:37.881333 [ 196 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 778 rows, containing 72 columns (72 merged, 0 gathered) in 0.009189239 sec., 84664.24695233196 rows/sec., 71.04 MiB/sec. | ||
| 5615 | 2025.11.21 18:10:37.882563 [ 196 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5616 | 2025.11.21 18:10:37.883158 [ 196 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_16_3} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5617 | 2025.11.21 18:10:37.883238 [ 196 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_16_3} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5618 | 2025.11.21 18:10:37.883480 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.31 MiB. | ||
| 5619 | 2025.11.21 18:10:40.346328 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10989 | ||
| 5620 | 2025.11.21 18:10:40.347185 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5621 | 2025.11.21 18:10:40.347266 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5622 | 2025.11.21 18:10:40.347878 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5623 | 2025.11.21 18:10:40.348125 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5624 | 2025.11.21 18:10:40.348260 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10989 | ||
| 5625 | 2025.11.21 18:10:40.418932 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5626 | 2025.11.21 18:10:40.419214 [ 256 ] {97027c32-d2ff-4c7d-9e62-9d62652d8c1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5627 | 2025.11.21 18:10:40.419316 [ 256 ] {97027c32-d2ff-4c7d-9e62-9d62652d8c1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5628 | 2025.11.21 18:10:40.420138 [ 256 ] {97027c32-d2ff-4c7d-9e62-9d62652d8c1c} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5629 | 2025.11.21 18:10:40.420181 [ 256 ] {97027c32-d2ff-4c7d-9e62-9d62652d8c1c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5630 | 2025.11.21 18:10:40.420588 [ 256 ] {97027c32-d2ff-4c7d-9e62-9d62652d8c1c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5631 | 2025.11.21 18:10:40.420809 [ 256 ] {97027c32-d2ff-4c7d-9e62-9d62652d8c1c} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5632 | 2025.11.21 18:10:40.420959 [ 41 ] {} <Debug> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5633 | 2025.11.21 18:10:40.420961 [ 256 ] {97027c32-d2ff-4c7d-9e62-9d62652d8c1c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001824 sec., 30701.754385964912 rows/sec., 2.36 MiB/sec. | ||
| 5634 | 2025.11.21 18:10:40.421004 [ 41 ] {} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5635 | 2025.11.21 18:10:40.421026 [ 256 ] {97027c32-d2ff-4c7d-9e62-9d62652d8c1c} <Debug> TCPHandler: Processed in 0.002272867 sec. | ||
| 5636 | 2025.11.21 18:10:40.421030 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5637 | 2025.11.21 18:10:40.421162 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5638 | 2025.11.21 18:10:40.421171 [ 194 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::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 | ||
| 5639 | 2025.11.21 18:10:40.421261 [ 256 ] {9245e8b7-3209-4d16-95cc-15c796856b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5640 | 2025.11.21 18:10:40.421306 [ 256 ] {9245e8b7-3209-4d16-95cc-15c796856b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5641 | 2025.11.21 18:10:40.421328 [ 194 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5642 | 2025.11.21 18:10:40.421369 [ 194 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2343 rows starting from the beginning of the part | ||
| 5643 | 2025.11.21 18:10:40.421441 [ 194 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 77 rows starting from the beginning of the part | ||
| 5644 | 2025.11.21 18:10:40.421485 [ 194 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1172 rows starting from the beginning of the part | ||
| 5645 | 2025.11.21 18:10:40.421526 [ 194 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 76 rows starting from the beginning of the part | ||
| 5646 | 2025.11.21 18:10:40.421566 [ 194 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2314 rows starting from the beginning of the part | ||
| 5647 | 2025.11.21 18:10:40.421604 [ 194 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 56 rows starting from the beginning of the part | ||
| 5648 | 2025.11.21 18:10:40.421753 [ 256 ] {9245e8b7-3209-4d16-95cc-15c796856b06} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5649 | 2025.11.21 18:10:40.421795 [ 256 ] {9245e8b7-3209-4d16-95cc-15c796856b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5650 | 2025.11.21 18:10:40.422113 [ 256 ] {9245e8b7-3209-4d16-95cc-15c796856b06} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5651 | 2025.11.21 18:10:40.422331 [ 256 ] {9245e8b7-3209-4d16-95cc-15c796856b06} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5652 | 2025.11.21 18:10:40.422468 [ 256 ] {9245e8b7-3209-4d16-95cc-15c796856b06} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001226 sec., 52202.28384991843 rows/sec., 4.07 MiB/sec. | ||
| 5653 | 2025.11.21 18:10:40.422469 [ 41 ] {} <Debug> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5654 | 2025.11.21 18:10:40.422507 [ 256 ] {9245e8b7-3209-4d16-95cc-15c796856b06} <Debug> TCPHandler: Processed in 0.001393099 sec. | ||
| 5655 | 2025.11.21 18:10:40.422518 [ 41 ] {} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5656 | 2025.11.21 18:10:40.422545 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5657 | 2025.11.21 18:10:40.422625 [ 196 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::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 | ||
| 5658 | 2025.11.21 18:10:40.422632 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5659 | 2025.11.21 18:10:40.422715 [ 196 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5660 | 2025.11.21 18:10:40.422737 [ 256 ] {e777be14-3c83-4e81-88ba-9767b5c4ad48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5661 | 2025.11.21 18:10:40.422742 [ 196 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1211 rows starting from the beginning of the part | ||
| 5662 | 2025.11.21 18:10:40.422786 [ 256 ] {e777be14-3c83-4e81-88ba-9767b5c4ad48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5663 | 2025.11.21 18:10:40.422807 [ 196 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 76 rows starting from the beginning of the part | ||
| 5664 | 2025.11.21 18:10:40.422846 [ 196 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 709 rows starting from the beginning of the part | ||
| 5665 | 2025.11.21 18:10:40.422883 [ 196 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 74 rows starting from the beginning of the part | ||
| 5666 | 2025.11.21 18:10:40.422920 [ 196 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1169 rows starting from the beginning of the part | ||
| 5667 | 2025.11.21 18:10:40.422957 [ 196 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
| 5668 | 2025.11.21 18:10:40.423165 [ 256 ] {e777be14-3c83-4e81-88ba-9767b5c4ad48} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5669 | 2025.11.21 18:10:40.423200 [ 256 ] {e777be14-3c83-4e81-88ba-9767b5c4ad48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5670 | 2025.11.21 18:10:40.423619 [ 256 ] {e777be14-3c83-4e81-88ba-9767b5c4ad48} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5671 | 2025.11.21 18:10:40.423685 [ 197 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6038 rows, containing 5 columns (5 merged, 0 gathered) in 0.002576613 sec., 2343386.4534565336 rows/sec., 198.42 MiB/sec. | ||
| 5672 | 2025.11.21 18:10:40.423842 [ 256 ] {e777be14-3c83-4e81-88ba-9767b5c4ad48} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5673 | 2025.11.21 18:10:40.423972 [ 256 ] {e777be14-3c83-4e81-88ba-9767b5c4ad48} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001254 sec., 51036.68261562999 rows/sec., 3.55 MiB/sec. | ||
| 5674 | 2025.11.21 18:10:40.423976 [ 41 ] {} <Debug> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5675 | 2025.11.21 18:10:40.423996 [ 201 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5676 | 2025.11.21 18:10:40.424011 [ 256 ] {e777be14-3c83-4e81-88ba-9767b5c4ad48} <Debug> TCPHandler: Processed in 0.001426069 sec. | ||
| 5677 | 2025.11.21 18:10:40.424028 [ 41 ] {} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5678 | 2025.11.21 18:10:40.424062 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5679 | 2025.11.21 18:10:40.424128 [ 196 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::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 | ||
| 5680 | 2025.11.21 18:10:40.424147 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5681 | 2025.11.21 18:10:40.424215 [ 196 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5682 | 2025.11.21 18:10:40.424242 [ 196 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 10202 rows starting from the beginning of the part | ||
| 5683 | 2025.11.21 18:10:40.424242 [ 256 ] {d9e886ce-07b7-47ba-a79b-821204f82da8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5684 | 2025.11.21 18:10:40.424253 [ 194 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3303 rows, containing 5 columns (5 merged, 0 gathered) in 0.001662194 sec., 1987132.6692311487 rows/sec., 149.96 MiB/sec. | ||
| 5685 | 2025.11.21 18:10:40.424292 [ 196 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 161 rows starting from the beginning of the part | ||
| 5686 | 2025.11.21 18:10:40.424293 [ 256 ] {d9e886ce-07b7-47ba-a79b-821204f82da8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5687 | 2025.11.21 18:10:40.424339 [ 196 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 314 rows starting from the beginning of the part | ||
| 5688 | 2025.11.21 18:10:40.424356 [ 201 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_36_7} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5689 | 2025.11.21 18:10:40.424379 [ 196 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::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 | ||
| 5690 | 2025.11.21 18:10:40.424421 [ 196 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 936 rows starting from the beginning of the part | ||
| 5691 | 2025.11.21 18:10:40.424446 [ 201 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_36_7} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5692 | 2025.11.21 18:10:40.424457 [ 197 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5693 | 2025.11.21 18:10:40.424462 [ 196 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 64 rows starting from the beginning of the part | ||
| 5694 | 2025.11.21 18:10:40.424539 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 5695 | 2025.11.21 18:10:40.424645 [ 256 ] {d9e886ce-07b7-47ba-a79b-821204f82da8} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5696 | 2025.11.21 18:10:40.424693 [ 256 ] {d9e886ce-07b7-47ba-a79b-821204f82da8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5697 | 2025.11.21 18:10:40.424792 [ 197 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_36_7} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5698 | 2025.11.21 18:10:40.424875 [ 197 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_36_7} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5699 | 2025.11.21 18:10:40.424947 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 5700 | 2025.11.21 18:10:40.425017 [ 256 ] {d9e886ce-07b7-47ba-a79b-821204f82da8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 5701 | 2025.11.21 18:10:40.425228 [ 256 ] {d9e886ce-07b7-47ba-a79b-821204f82da8} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5702 | 2025.11.21 18:10:40.425356 [ 256 ] {d9e886ce-07b7-47ba-a79b-821204f82da8} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001132 sec., 21201.413427561838 rows/sec., 1.43 MiB/sec. | ||
| 5703 | 2025.11.21 18:10:40.425356 [ 41 ] {} <Debug> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 5704 | 2025.11.21 18:10:40.425393 [ 256 ] {d9e886ce-07b7-47ba-a79b-821204f82da8} <Debug> TCPHandler: Processed in 0.001293287 sec. | ||
| 5705 | 2025.11.21 18:10:40.425407 [ 41 ] {} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5706 | 2025.11.21 18:10:40.425431 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5707 | 2025.11.21 18:10:40.425502 [ 194 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::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 | ||
| 5708 | 2025.11.21 18:10:40.425602 [ 194 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5709 | 2025.11.21 18:10:40.425628 [ 194 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2212 rows starting from the beginning of the part | ||
| 5710 | 2025.11.21 18:10:40.425673 [ 194 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 60 rows starting from the beginning of the part | ||
| 5711 | 2025.11.21 18:10:40.425707 [ 194 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 104 rows starting from the beginning of the part | ||
| 5712 | 2025.11.21 18:10:40.425740 [ 194 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::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 | ||
| 5713 | 2025.11.21 18:10:40.425775 [ 194 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 80 rows starting from the beginning of the part | ||
| 5714 | 2025.11.21 18:10:40.425806 [ 194 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 24 rows starting from the beginning of the part | ||
| 5715 | 2025.11.21 18:10:40.427016 [ 197 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2540 rows, containing 4 columns (4 merged, 0 gathered) in 0.001545302 sec., 1643691.6537997103 rows/sec., 104.18 MiB/sec. | ||
| 5716 | 2025.11.21 18:10:40.427363 [ 201 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5717 | 2025.11.21 18:10:40.427628 [ 201 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_36_7} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5718 | 2025.11.21 18:10:40.427691 [ 201 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_36_7} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5719 | 2025.11.21 18:10:40.427767 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5720 | 2025.11.21 18:10:40.428703 [ 201 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11837 rows, containing 5 columns (5 merged, 0 gathered) in 0.004602095 sec., 2572089.4505654494 rows/sec., 172.02 MiB/sec. | ||
| 5721 | 2025.11.21 18:10:40.428950 [ 196 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 5722 | 2025.11.21 18:10:40.429221 [ 196 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5723 | 2025.11.21 18:10:40.429328 [ 196 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 5724 | 2025.11.21 18:10:40.429405 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.39 MiB. | ||
| 5725 | 2025.11.21 18:10:40.970843 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5726 | 2025.11.21 18:10:40.987016 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5727 | 2025.11.21 18:10:40.987077 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5728 | 2025.11.21 18:10:40.993224 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5729 | 2025.11.21 18:10:40.993966 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5730 | 2025.11.21 18:10:40.996839 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5731 | 2025.11.21 18:10:41.000249 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.60 MiB, peak 262.28 MiB, free memory in arenas 0.00 B, will set to 256.83 MiB (RSS), difference: 1.23 MiB | ||
| 5732 | 2025.11.21 18:10:45.423544 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5733 | 2025.11.21 18:10:45.423737 [ 256 ] {39e221b6-0a1c-4f50-a863-9c52c6788d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5734 | 2025.11.21 18:10:45.423800 [ 256 ] {39e221b6-0a1c-4f50-a863-9c52c6788d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5735 | 2025.11.21 18:10:45.424465 [ 256 ] {39e221b6-0a1c-4f50-a863-9c52c6788d03} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5736 | 2025.11.21 18:10:45.424508 [ 256 ] {39e221b6-0a1c-4f50-a863-9c52c6788d03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5737 | 2025.11.21 18:10:45.424898 [ 256 ] {39e221b6-0a1c-4f50-a863-9c52c6788d03} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5738 | 2025.11.21 18:10:45.425121 [ 256 ] {39e221b6-0a1c-4f50-a863-9c52c6788d03} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5739 | 2025.11.21 18:10:45.425268 [ 256 ] {39e221b6-0a1c-4f50-a863-9c52c6788d03} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00158 sec., 48101.26582278481 rows/sec., 3.96 MiB/sec. | ||
| 5740 | 2025.11.21 18:10:45.425310 [ 256 ] {39e221b6-0a1c-4f50-a863-9c52c6788d03} <Debug> TCPHandler: Processed in 0.001892538 sec. | ||
| 5741 | 2025.11.21 18:10:45.425442 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5742 | 2025.11.21 18:10:45.425536 [ 256 ] {2e6ab834-c344-44ec-aa80-830a99ae3877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5743 | 2025.11.21 18:10:45.425578 [ 256 ] {2e6ab834-c344-44ec-aa80-830a99ae3877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5744 | 2025.11.21 18:10:45.425979 [ 256 ] {2e6ab834-c344-44ec-aa80-830a99ae3877} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5745 | 2025.11.21 18:10:45.426015 [ 256 ] {2e6ab834-c344-44ec-aa80-830a99ae3877} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5746 | 2025.11.21 18:10:45.426303 [ 256 ] {2e6ab834-c344-44ec-aa80-830a99ae3877} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5747 | 2025.11.21 18:10:45.426507 [ 256 ] {2e6ab834-c344-44ec-aa80-830a99ae3877} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5748 | 2025.11.21 18:10:45.426633 [ 256 ] {2e6ab834-c344-44ec-aa80-830a99ae3877} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001116 sec., 8960.57347670251 rows/sec., 673.79 KiB/sec. | ||
| 5749 | 2025.11.21 18:10:45.426671 [ 256 ] {2e6ab834-c344-44ec-aa80-830a99ae3877} <Debug> TCPHandler: Processed in 0.001277156 sec. | ||
| 5750 | 2025.11.21 18:10:45.426785 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5751 | 2025.11.21 18:10:45.426877 [ 256 ] {7d931b72-39c0-44d9-a8f5-f64ad2c1fcc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5752 | 2025.11.21 18:10:45.426916 [ 256 ] {7d931b72-39c0-44d9-a8f5-f64ad2c1fcc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5753 | 2025.11.21 18:10:45.427340 [ 256 ] {7d931b72-39c0-44d9-a8f5-f64ad2c1fcc7} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5754 | 2025.11.21 18:10:45.427377 [ 256 ] {7d931b72-39c0-44d9-a8f5-f64ad2c1fcc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5755 | 2025.11.21 18:10:45.427677 [ 256 ] {7d931b72-39c0-44d9-a8f5-f64ad2c1fcc7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5756 | 2025.11.21 18:10:45.427879 [ 256 ] {7d931b72-39c0-44d9-a8f5-f64ad2c1fcc7} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5757 | 2025.11.21 18:10:45.428008 [ 256 ] {7d931b72-39c0-44d9-a8f5-f64ad2c1fcc7} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001149 sec., 64403.82941688424 rows/sec., 5.03 MiB/sec. | ||
| 5758 | 2025.11.21 18:10:45.428045 [ 256 ] {7d931b72-39c0-44d9-a8f5-f64ad2c1fcc7} <Debug> TCPHandler: Processed in 0.001306737 sec. | ||
| 5759 | 2025.11.21 18:10:45.428159 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5760 | 2025.11.21 18:10:45.428251 [ 256 ] {47088d7e-99c4-4ae2-8556-c68d77845cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5761 | 2025.11.21 18:10:45.428293 [ 256 ] {47088d7e-99c4-4ae2-8556-c68d77845cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5762 | 2025.11.21 18:10:45.428699 [ 256 ] {47088d7e-99c4-4ae2-8556-c68d77845cc3} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5763 | 2025.11.21 18:10:45.428734 [ 256 ] {47088d7e-99c4-4ae2-8556-c68d77845cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5764 | 2025.11.21 18:10:45.429052 [ 256 ] {47088d7e-99c4-4ae2-8556-c68d77845cc3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5765 | 2025.11.21 18:10:45.429249 [ 256 ] {47088d7e-99c4-4ae2-8556-c68d77845cc3} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5766 | 2025.11.21 18:10:45.429372 [ 256 ] {47088d7e-99c4-4ae2-8556-c68d77845cc3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001141 sec., 140227.87028921998 rows/sec., 9.77 MiB/sec. | ||
| 5767 | 2025.11.21 18:10:45.429408 [ 256 ] {47088d7e-99c4-4ae2-8556-c68d77845cc3} <Debug> TCPHandler: Processed in 0.001297287 sec. | ||
| 5768 | 2025.11.21 18:10:45.429521 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5769 | 2025.11.21 18:10:45.429613 [ 256 ] {7ba57d46-1e46-4e62-8f51-83a4dafaf630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5770 | 2025.11.21 18:10:45.429667 [ 256 ] {7ba57d46-1e46-4e62-8f51-83a4dafaf630} <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 | ||
| 5771 | 2025.11.21 18:10:45.430410 [ 256 ] {7ba57d46-1e46-4e62-8f51-83a4dafaf630} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5772 | 2025.11.21 18:10:45.430447 [ 256 ] {7ba57d46-1e46-4e62-8f51-83a4dafaf630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5773 | 2025.11.21 18:10:45.430930 [ 256 ] {7ba57d46-1e46-4e62-8f51-83a4dafaf630} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5774 | 2025.11.21 18:10:45.431143 [ 256 ] {7ba57d46-1e46-4e62-8f51-83a4dafaf630} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5775 | 2025.11.21 18:10:45.431278 [ 256 ] {7ba57d46-1e46-4e62-8f51-83a4dafaf630} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001682 sec., 5945.303210463734 rows/sec., 10.65 MiB/sec. | ||
| 5776 | 2025.11.21 18:10:45.431328 [ 256 ] {7ba57d46-1e46-4e62-8f51-83a4dafaf630} <Debug> TCPHandler: Processed in 0.001853698 sec. | ||
| 5777 | 2025.11.21 18:10:45.431432 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5778 | 2025.11.21 18:10:45.431524 [ 256 ] {8ba519d1-3a25-4aea-bbd2-cb5d41177ffc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5779 | 2025.11.21 18:10:45.431566 [ 256 ] {8ba519d1-3a25-4aea-bbd2-cb5d41177ffc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5780 | 2025.11.21 18:10:45.431903 [ 256 ] {8ba519d1-3a25-4aea-bbd2-cb5d41177ffc} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5781 | 2025.11.21 18:10:45.431939 [ 256 ] {8ba519d1-3a25-4aea-bbd2-cb5d41177ffc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5782 | 2025.11.21 18:10:45.432242 [ 256 ] {8ba519d1-3a25-4aea-bbd2-cb5d41177ffc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5783 | 2025.11.21 18:10:45.432441 [ 256 ] {8ba519d1-3a25-4aea-bbd2-cb5d41177ffc} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5784 | 2025.11.21 18:10:45.432563 [ 256 ] {8ba519d1-3a25-4aea-bbd2-cb5d41177ffc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 5785 | 2025.11.21 18:10:45.432598 [ 256 ] {8ba519d1-3a25-4aea-bbd2-cb5d41177ffc} <Debug> TCPHandler: Processed in 0.001212314 sec. | ||
| 5786 | 2025.11.21 18:10:47.732046 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5787 | 2025.11.21 18:10:47.732102 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5788 | 2025.11.21 18:10:47.849168 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11437 | ||
| 5789 | 2025.11.21 18:10:47.849671 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5790 | 2025.11.21 18:10:47.849719 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5791 | 2025.11.21 18:10:47.850207 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5792 | 2025.11.21 18:10:47.850440 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5793 | 2025.11.21 18:10:47.850582 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11437 | ||
| 5794 | 2025.11.21 18:10:47.873360 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 798 | ||
| 5795 | 2025.11.21 18:10:47.875599 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5796 | 2025.11.21 18:10:47.875658 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5797 | 2025.11.21 18:10:47.876857 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5798 | 2025.11.21 18:10:47.877123 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5799 | 2025.11.21 18:10:47.877467 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 798 | ||
| 5800 | 2025.11.21 18:10:48.497722 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5801 | 2025.11.21 18:10:48.515014 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5802 | 2025.11.21 18:10:48.515079 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5803 | 2025.11.21 18:10:48.521474 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5804 | 2025.11.21 18:10:48.522191 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5805 | 2025.11.21 18:10:48.525117 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5806 | 2025.11.21 18:10:50.436571 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5807 | 2025.11.21 18:10:50.436801 [ 256 ] {4605102d-d35e-452c-b223-296547de1a22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5808 | 2025.11.21 18:10:50.436878 [ 256 ] {4605102d-d35e-452c-b223-296547de1a22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5809 | 2025.11.21 18:10:50.437772 [ 256 ] {4605102d-d35e-452c-b223-296547de1a22} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5810 | 2025.11.21 18:10:50.437826 [ 256 ] {4605102d-d35e-452c-b223-296547de1a22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5811 | 2025.11.21 18:10:50.438253 [ 256 ] {4605102d-d35e-452c-b223-296547de1a22} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5812 | 2025.11.21 18:10:50.438487 [ 256 ] {4605102d-d35e-452c-b223-296547de1a22} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5813 | 2025.11.21 18:10:50.438627 [ 30 ] {} <Debug> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5814 | 2025.11.21 18:10:50.438650 [ 256 ] {4605102d-d35e-452c-b223-296547de1a22} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001905 sec., 215223.09711286088 rows/sec., 13.65 MiB/sec. | ||
| 5815 | 2025.11.21 18:10:50.438717 [ 30 ] {} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5816 | 2025.11.21 18:10:50.438728 [ 256 ] {4605102d-d35e-452c-b223-296547de1a22} <Debug> TCPHandler: Processed in 0.002295977 sec. | ||
| 5817 | 2025.11.21 18:10:50.438774 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5818 | 2025.11.21 18:10:50.438879 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5819 | 2025.11.21 18:10:50.438910 [ 197 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 5820 | 2025.11.21 18:10:50.438988 [ 256 ] {6baf918c-ecb2-4ccf-b10a-223afd95cd32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5821 | 2025.11.21 18:10:50.439038 [ 256 ] {6baf918c-ecb2-4ccf-b10a-223afd95cd32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5822 | 2025.11.21 18:10:50.439054 [ 197 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5823 | 2025.11.21 18:10:50.439091 [ 197 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 410 rows starting from the beginning of the part | ||
| 5824 | 2025.11.21 18:10:50.439156 [ 197 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 410 rows starting from the beginning of the part | ||
| 5825 | 2025.11.21 18:10:50.439199 [ 197 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 5826 | 2025.11.21 18:10:50.439240 [ 197 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 410 rows starting from the beginning of the part | ||
| 5827 | 2025.11.21 18:10:50.439293 [ 197 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 5828 | 2025.11.21 18:10:50.440167 [ 256 ] {6baf918c-ecb2-4ccf-b10a-223afd95cd32} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5829 | 2025.11.21 18:10:50.440211 [ 256 ] {6baf918c-ecb2-4ccf-b10a-223afd95cd32} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5830 | 2025.11.21 18:10:50.440404 [ 198 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001548662 sec., 1323723.3172893764 rows/sec., 89.02 MiB/sec. | ||
| 5831 | 2025.11.21 18:10:50.440549 [ 197 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5832 | 2025.11.21 18:10:50.440624 [ 256 ] {6baf918c-ecb2-4ccf-b10a-223afd95cd32} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5833 | 2025.11.21 18:10:50.440862 [ 197 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_17_4} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5834 | 2025.11.21 18:10:50.440919 [ 256 ] {6baf918c-ecb2-4ccf-b10a-223afd95cd32} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5835 | 2025.11.21 18:10:50.440947 [ 197 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_17_4} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5836 | 2025.11.21 18:10:50.441021 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 5837 | 2025.11.21 18:10:50.441074 [ 256 ] {6baf918c-ecb2-4ccf-b10a-223afd95cd32} <Debug> executeQuery: Read 1172 rows, 95.50 KiB in 0.002111 sec., 555187.1151113217 rows/sec., 44.18 MiB/sec. | ||
| 5838 | 2025.11.21 18:10:50.441118 [ 256 ] {6baf918c-ecb2-4ccf-b10a-223afd95cd32} <Debug> TCPHandler: Processed in 0.002291868 sec. | ||
| 5839 | 2025.11.21 18:10:50.441237 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5840 | 2025.11.21 18:10:50.441333 [ 256 ] {f023c0ee-711c-4edf-9329-8a641fef6134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5841 | 2025.11.21 18:10:50.441376 [ 256 ] {f023c0ee-711c-4edf-9329-8a641fef6134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5842 | 2025.11.21 18:10:50.441879 [ 256 ] {f023c0ee-711c-4edf-9329-8a641fef6134} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5843 | 2025.11.21 18:10:50.441917 [ 256 ] {f023c0ee-711c-4edf-9329-8a641fef6134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5844 | 2025.11.21 18:10:50.442274 [ 256 ] {f023c0ee-711c-4edf-9329-8a641fef6134} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5845 | 2025.11.21 18:10:50.442501 [ 256 ] {f023c0ee-711c-4edf-9329-8a641fef6134} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5846 | 2025.11.21 18:10:50.442635 [ 256 ] {f023c0ee-711c-4edf-9329-8a641fef6134} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001322 sec., 177760.9682299546 rows/sec., 10.76 MiB/sec. | ||
| 5847 | 2025.11.21 18:10:50.442672 [ 256 ] {f023c0ee-711c-4edf-9329-8a641fef6134} <Debug> TCPHandler: Processed in 0.001484901 sec. | ||
| 5848 | 2025.11.21 18:10:50.442784 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5849 | 2025.11.21 18:10:50.442877 [ 256 ] {987d7830-aff1-4e79-9313-50f25de4e5c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5850 | 2025.11.21 18:10:50.442918 [ 256 ] {987d7830-aff1-4e79-9313-50f25de4e5c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5851 | 2025.11.21 18:10:50.443399 [ 256 ] {987d7830-aff1-4e79-9313-50f25de4e5c7} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5852 | 2025.11.21 18:10:50.443435 [ 256 ] {987d7830-aff1-4e79-9313-50f25de4e5c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5853 | 2025.11.21 18:10:50.443756 [ 256 ] {987d7830-aff1-4e79-9313-50f25de4e5c7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5854 | 2025.11.21 18:10:50.443972 [ 256 ] {987d7830-aff1-4e79-9313-50f25de4e5c7} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5855 | 2025.11.21 18:10:50.444104 [ 256 ] {987d7830-aff1-4e79-9313-50f25de4e5c7} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001246 sec., 170144.46227929374 rows/sec., 10.97 MiB/sec. | ||
| 5856 | 2025.11.21 18:10:50.444141 [ 256 ] {987d7830-aff1-4e79-9313-50f25de4e5c7} <Debug> TCPHandler: Processed in 0.001405959 sec. | ||
| 5857 | 2025.11.21 18:10:50.444251 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5858 | 2025.11.21 18:10:50.444343 [ 256 ] {67431b1d-d12a-4cd8-8d39-47b3d3e5ad1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5859 | 2025.11.21 18:10:50.444384 [ 256 ] {67431b1d-d12a-4cd8-8d39-47b3d3e5ad1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5860 | 2025.11.21 18:10:50.444851 [ 256 ] {67431b1d-d12a-4cd8-8d39-47b3d3e5ad1f} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5861 | 2025.11.21 18:10:50.444888 [ 256 ] {67431b1d-d12a-4cd8-8d39-47b3d3e5ad1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5862 | 2025.11.21 18:10:50.445206 [ 256 ] {67431b1d-d12a-4cd8-8d39-47b3d3e5ad1f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5863 | 2025.11.21 18:10:50.445418 [ 256 ] {67431b1d-d12a-4cd8-8d39-47b3d3e5ad1f} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5864 | 2025.11.21 18:10:50.445515 [ 30 ] {} <Debug> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 5865 | 2025.11.21 18:10:50.445546 [ 256 ] {67431b1d-d12a-4cd8-8d39-47b3d3e5ad1f} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001221 sec., 172809.1728091728 rows/sec., 9.81 MiB/sec. | ||
| 5866 | 2025.11.21 18:10:50.445549 [ 30 ] {} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5867 | 2025.11.21 18:10:50.445586 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5868 | 2025.11.21 18:10:50.445590 [ 256 ] {67431b1d-d12a-4cd8-8d39-47b3d3e5ad1f} <Debug> TCPHandler: Processed in 0.001387439 sec. | ||
| 5869 | 2025.11.21 18:10:50.445685 [ 201 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_17_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_13_3 to all_17_17_0 into Compact with storage Full | ||
| 5870 | 2025.11.21 18:10:50.445716 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5871 | 2025.11.21 18:10:50.445793 [ 201 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5872 | 2025.11.21 18:10:50.445816 [ 256 ] {ba18d414-7f7c-434c-9545-73f7255140b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5873 | 2025.11.21 18:10:50.445830 [ 201 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 211 rows starting from the beginning of the part | ||
| 5874 | 2025.11.21 18:10:50.445863 [ 256 ] {ba18d414-7f7c-434c-9545-73f7255140b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5875 | 2025.11.21 18:10:50.445902 [ 201 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 211 rows starting from the beginning of the part | ||
| 5876 | 2025.11.21 18:10:50.445959 [ 201 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 5877 | 2025.11.21 18:10:50.446004 [ 201 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 211 rows starting from the beginning of the part | ||
| 5878 | 2025.11.21 18:10:50.446048 [ 201 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 5879 | 2025.11.21 18:10:50.446524 [ 256 ] {ba18d414-7f7c-434c-9545-73f7255140b9} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5880 | 2025.11.21 18:10:50.446565 [ 256 ] {ba18d414-7f7c-434c-9545-73f7255140b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5881 | 2025.11.21 18:10:50.446916 [ 197 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001268286 sec., 831831.3061880365 rows/sec., 50.41 MiB/sec. | ||
| 5882 | 2025.11.21 18:10:50.446936 [ 256 ] {ba18d414-7f7c-434c-9545-73f7255140b9} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5883 | 2025.11.21 18:10:50.447101 [ 198 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 5884 | 2025.11.21 18:10:50.447191 [ 256 ] {ba18d414-7f7c-434c-9545-73f7255140b9} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5885 | 2025.11.21 18:10:50.447347 [ 256 ] {ba18d414-7f7c-434c-9545-73f7255140b9} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001549 sec., 457714.6546158812 rows/sec., 32.07 MiB/sec. | ||
| 5886 | 2025.11.21 18:10:50.447386 [ 256 ] {ba18d414-7f7c-434c-9545-73f7255140b9} <Debug> TCPHandler: Processed in 0.001719405 sec. | ||
| 5887 | 2025.11.21 18:10:50.447449 [ 198 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_17_4} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5888 | 2025.11.21 18:10:50.447498 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5889 | 2025.11.21 18:10:50.447540 [ 198 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_17_4} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 5890 | 2025.11.21 18:10:50.447598 [ 256 ] {e6862838-c905-489a-b7ac-5293c43a4096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5891 | 2025.11.21 18:10:50.447646 [ 256 ] {e6862838-c905-489a-b7ac-5293c43a4096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5892 | 2025.11.21 18:10:50.447646 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 5893 | 2025.11.21 18:10:50.447993 [ 256 ] {e6862838-c905-489a-b7ac-5293c43a4096} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5894 | 2025.11.21 18:10:50.448035 [ 256 ] {e6862838-c905-489a-b7ac-5293c43a4096} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5895 | 2025.11.21 18:10:50.448363 [ 256 ] {e6862838-c905-489a-b7ac-5293c43a4096} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5896 | 2025.11.21 18:10:50.448577 [ 256 ] {e6862838-c905-489a-b7ac-5293c43a4096} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5897 | 2025.11.21 18:10:50.448712 [ 256 ] {e6862838-c905-489a-b7ac-5293c43a4096} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001133 sec., 5295.675198587821 rows/sec., 276.68 KiB/sec. | ||
| 5898 | 2025.11.21 18:10:50.448748 [ 256 ] {e6862838-c905-489a-b7ac-5293c43a4096} <Debug> TCPHandler: Processed in 0.001298326 sec. | ||
| 5899 | 2025.11.21 18:10:50.448863 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5900 | 2025.11.21 18:10:50.448958 [ 256 ] {3a4ddb34-5d18-4597-98d7-d1b0a16fece0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5901 | 2025.11.21 18:10:50.449000 [ 256 ] {3a4ddb34-5d18-4597-98d7-d1b0a16fece0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5902 | 2025.11.21 18:10:50.449439 [ 256 ] {3a4ddb34-5d18-4597-98d7-d1b0a16fece0} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5903 | 2025.11.21 18:10:50.449475 [ 256 ] {3a4ddb34-5d18-4597-98d7-d1b0a16fece0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5904 | 2025.11.21 18:10:50.449821 [ 256 ] {3a4ddb34-5d18-4597-98d7-d1b0a16fece0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5905 | 2025.11.21 18:10:50.450034 [ 256 ] {3a4ddb34-5d18-4597-98d7-d1b0a16fece0} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5906 | 2025.11.21 18:10:50.450165 [ 256 ] {3a4ddb34-5d18-4597-98d7-d1b0a16fece0} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001227 sec., 255908.7204563977 rows/sec., 16.81 MiB/sec. | ||
| 5907 | 2025.11.21 18:10:50.450202 [ 256 ] {3a4ddb34-5d18-4597-98d7-d1b0a16fece0} <Debug> TCPHandler: Processed in 0.001386978 sec. | ||
| 5908 | 2025.11.21 18:10:50.450309 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5909 | 2025.11.21 18:10:50.450402 [ 256 ] {e0453c22-3f45-4197-ac3f-9bf92c426f5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5910 | 2025.11.21 18:10:50.450443 [ 256 ] {e0453c22-3f45-4197-ac3f-9bf92c426f5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5911 | 2025.11.21 18:10:50.450757 [ 256 ] {e0453c22-3f45-4197-ac3f-9bf92c426f5e} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5912 | 2025.11.21 18:10:50.450792 [ 256 ] {e0453c22-3f45-4197-ac3f-9bf92c426f5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5913 | 2025.11.21 18:10:50.451101 [ 256 ] {e0453c22-3f45-4197-ac3f-9bf92c426f5e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5914 | 2025.11.21 18:10:50.451323 [ 256 ] {e0453c22-3f45-4197-ac3f-9bf92c426f5e} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5915 | 2025.11.21 18:10:50.451453 [ 256 ] {e0453c22-3f45-4197-ac3f-9bf92c426f5e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00107 sec., 934.5794392523364 rows/sec., 62.97 KiB/sec. | ||
| 5916 | 2025.11.21 18:10:50.451488 [ 256 ] {e0453c22-3f45-4197-ac3f-9bf92c426f5e} <Debug> TCPHandler: Processed in 0.001228156 sec. | ||
| 5917 | 2025.11.21 18:10:50.451595 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5918 | 2025.11.21 18:10:50.451689 [ 256 ] {e16ff6af-2149-4db4-af4e-fde74489aac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5919 | 2025.11.21 18:10:50.451744 [ 256 ] {e16ff6af-2149-4db4-af4e-fde74489aac5} <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 | ||
| 5920 | 2025.11.21 18:10:50.452877 [ 256 ] {e16ff6af-2149-4db4-af4e-fde74489aac5} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5921 | 2025.11.21 18:10:50.452916 [ 256 ] {e16ff6af-2149-4db4-af4e-fde74489aac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5922 | 2025.11.21 18:10:50.453498 [ 256 ] {e16ff6af-2149-4db4-af4e-fde74489aac5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5923 | 2025.11.21 18:10:50.453734 [ 256 ] {e16ff6af-2149-4db4-af4e-fde74489aac5} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5924 | 2025.11.21 18:10:50.453876 [ 256 ] {e16ff6af-2149-4db4-af4e-fde74489aac5} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002206 sec., 13599.274705349048 rows/sec., 24.37 MiB/sec. | ||
| 5925 | 2025.11.21 18:10:50.453939 [ 256 ] {e16ff6af-2149-4db4-af4e-fde74489aac5} <Debug> TCPHandler: Processed in 0.002394329 sec. | ||
| 5926 | 2025.11.21 18:10:50.454053 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5927 | 2025.11.21 18:10:50.454150 [ 256 ] {7df733ee-8dd9-442b-b8f8-69013d018604} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5928 | 2025.11.21 18:10:50.454192 [ 256 ] {7df733ee-8dd9-442b-b8f8-69013d018604} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5929 | 2025.11.21 18:10:50.454552 [ 256 ] {7df733ee-8dd9-442b-b8f8-69013d018604} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5930 | 2025.11.21 18:10:50.454592 [ 256 ] {7df733ee-8dd9-442b-b8f8-69013d018604} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5931 | 2025.11.21 18:10:50.454926 [ 256 ] {7df733ee-8dd9-442b-b8f8-69013d018604} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5932 | 2025.11.21 18:10:50.455160 [ 256 ] {7df733ee-8dd9-442b-b8f8-69013d018604} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5933 | 2025.11.21 18:10:50.455298 [ 256 ] {7df733ee-8dd9-442b-b8f8-69013d018604} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001168 sec., 89041.09589041096 rows/sec., 5.46 MiB/sec. | ||
| 5934 | 2025.11.21 18:10:50.455335 [ 256 ] {7df733ee-8dd9-442b-b8f8-69013d018604} <Debug> TCPHandler: Processed in 0.001332088 sec. | ||
| 5935 | 2025.11.21 18:10:55.350691 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11949 | ||
| 5936 | 2025.11.21 18:10:55.351476 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5937 | 2025.11.21 18:10:55.351553 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5938 | 2025.11.21 18:10:55.352187 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5939 | 2025.11.21 18:10:55.352406 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5940 | 2025.11.21 18:10:55.352543 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11949 | ||
| 5941 | 2025.11.21 18:10:55.423709 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5942 | 2025.11.21 18:10:55.423895 [ 256 ] {cfdc6e05-dc3f-43b9-90c4-15ad84f47dd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5943 | 2025.11.21 18:10:55.423993 [ 256 ] {cfdc6e05-dc3f-43b9-90c4-15ad84f47dd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5944 | 2025.11.21 18:10:55.425011 [ 256 ] {cfdc6e05-dc3f-43b9-90c4-15ad84f47dd7} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5945 | 2025.11.21 18:10:55.425052 [ 256 ] {cfdc6e05-dc3f-43b9-90c4-15ad84f47dd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5946 | 2025.11.21 18:10:55.425465 [ 256 ] {cfdc6e05-dc3f-43b9-90c4-15ad84f47dd7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5947 | 2025.11.21 18:10:55.425706 [ 256 ] {cfdc6e05-dc3f-43b9-90c4-15ad84f47dd7} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5948 | 2025.11.21 18:10:55.425863 [ 256 ] {cfdc6e05-dc3f-43b9-90c4-15ad84f47dd7} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002028 sec., 37475.345167652864 rows/sec., 3.09 MiB/sec. | ||
| 5949 | 2025.11.21 18:10:55.425906 [ 256 ] {cfdc6e05-dc3f-43b9-90c4-15ad84f47dd7} <Debug> TCPHandler: Processed in 0.002317538 sec. | ||
| 5950 | 2025.11.21 18:10:55.426053 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5951 | 2025.11.21 18:10:55.426150 [ 256 ] {c5775e37-e8be-4646-bace-ec19d6e12586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5952 | 2025.11.21 18:10:55.426190 [ 256 ] {c5775e37-e8be-4646-bace-ec19d6e12586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5953 | 2025.11.21 18:10:55.426647 [ 256 ] {c5775e37-e8be-4646-bace-ec19d6e12586} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5954 | 2025.11.21 18:10:55.426682 [ 256 ] {c5775e37-e8be-4646-bace-ec19d6e12586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5955 | 2025.11.21 18:10:55.427002 [ 256 ] {c5775e37-e8be-4646-bace-ec19d6e12586} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5956 | 2025.11.21 18:10:55.427213 [ 256 ] {c5775e37-e8be-4646-bace-ec19d6e12586} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5957 | 2025.11.21 18:10:55.427342 [ 256 ] {c5775e37-e8be-4646-bace-ec19d6e12586} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001212 sec., 8250.82508250825 rows/sec., 620.42 KiB/sec. | ||
| 5958 | 2025.11.21 18:10:55.427378 [ 256 ] {c5775e37-e8be-4646-bace-ec19d6e12586} <Debug> TCPHandler: Processed in 0.001382078 sec. | ||
| 5959 | 2025.11.21 18:10:55.427488 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5960 | 2025.11.21 18:10:55.427581 [ 256 ] {b6d5a7fc-c5de-4c6b-b6ee-7e92b8e894b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5961 | 2025.11.21 18:10:55.427622 [ 256 ] {b6d5a7fc-c5de-4c6b-b6ee-7e92b8e894b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5962 | 2025.11.21 18:10:55.428056 [ 256 ] {b6d5a7fc-c5de-4c6b-b6ee-7e92b8e894b0} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5963 | 2025.11.21 18:10:55.428089 [ 256 ] {b6d5a7fc-c5de-4c6b-b6ee-7e92b8e894b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5964 | 2025.11.21 18:10:55.428400 [ 256 ] {b6d5a7fc-c5de-4c6b-b6ee-7e92b8e894b0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5965 | 2025.11.21 18:10:55.428613 [ 256 ] {b6d5a7fc-c5de-4c6b-b6ee-7e92b8e894b0} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5966 | 2025.11.21 18:10:55.428738 [ 256 ] {b6d5a7fc-c5de-4c6b-b6ee-7e92b8e894b0} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001175 sec., 62978.72340425532 rows/sec., 4.92 MiB/sec. | ||
| 5967 | 2025.11.21 18:10:55.428774 [ 256 ] {b6d5a7fc-c5de-4c6b-b6ee-7e92b8e894b0} <Debug> TCPHandler: Processed in 0.001334718 sec. | ||
| 5968 | 2025.11.21 18:10:55.428885 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5969 | 2025.11.21 18:10:55.428994 [ 256 ] {71eaaaab-59f1-4f91-abec-1d923cee42f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5970 | 2025.11.21 18:10:55.429037 [ 256 ] {71eaaaab-59f1-4f91-abec-1d923cee42f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5971 | 2025.11.21 18:10:55.429462 [ 256 ] {71eaaaab-59f1-4f91-abec-1d923cee42f1} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5972 | 2025.11.21 18:10:55.429496 [ 256 ] {71eaaaab-59f1-4f91-abec-1d923cee42f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5973 | 2025.11.21 18:10:55.429839 [ 256 ] {71eaaaab-59f1-4f91-abec-1d923cee42f1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5974 | 2025.11.21 18:10:55.430070 [ 256 ] {71eaaaab-59f1-4f91-abec-1d923cee42f1} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5975 | 2025.11.21 18:10:55.430197 [ 256 ] {71eaaaab-59f1-4f91-abec-1d923cee42f1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001226 sec., 130505.70962479607 rows/sec., 9.09 MiB/sec. | ||
| 5976 | 2025.11.21 18:10:55.430239 [ 256 ] {71eaaaab-59f1-4f91-abec-1d923cee42f1} <Debug> TCPHandler: Processed in 0.001404009 sec. | ||
| 5977 | 2025.11.21 18:10:55.430369 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5978 | 2025.11.21 18:10:55.430461 [ 256 ] {bb9a0ea9-8d11-415d-858b-4505978820b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5979 | 2025.11.21 18:10:55.430514 [ 256 ] {bb9a0ea9-8d11-415d-858b-4505978820b5} <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 | ||
| 5980 | 2025.11.21 18:10:55.431314 [ 256 ] {bb9a0ea9-8d11-415d-858b-4505978820b5} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5981 | 2025.11.21 18:10:55.431348 [ 256 ] {bb9a0ea9-8d11-415d-858b-4505978820b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5982 | 2025.11.21 18:10:55.431889 [ 256 ] {bb9a0ea9-8d11-415d-858b-4505978820b5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5983 | 2025.11.21 18:10:55.432110 [ 256 ] {bb9a0ea9-8d11-415d-858b-4505978820b5} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5984 | 2025.11.21 18:10:55.432237 [ 60 ] {} <Debug> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5985 | 2025.11.21 18:10:55.432246 [ 256 ] {bb9a0ea9-8d11-415d-858b-4505978820b5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001803 sec., 5546.311702717693 rows/sec., 9.94 MiB/sec. | ||
| 5986 | 2025.11.21 18:10:55.432280 [ 60 ] {} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5987 | 2025.11.21 18:10:55.432303 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5988 | 2025.11.21 18:10:55.432309 [ 256 ] {bb9a0ea9-8d11-415d-858b-4505978820b5} <Debug> TCPHandler: Processed in 0.001992941 sec. | ||
| 5989 | 2025.11.21 18:10:55.432419 [ 195 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::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 | ||
| 5990 | 2025.11.21 18:10:55.432423 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5991 | 2025.11.21 18:10:55.432575 [ 256 ] {79428f20-aeac-45a6-bd6b-543765ecab86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5992 | 2025.11.21 18:10:55.432617 [ 256 ] {79428f20-aeac-45a6-bd6b-543765ecab86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5993 | 2025.11.21 18:10:55.432704 [ 195 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5994 | 2025.11.21 18:10:55.432799 [ 195 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 457 rows starting from the beginning of the part | ||
| 5995 | 2025.11.21 18:10:55.432948 [ 195 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 10 rows starting from the beginning of the part | ||
| 5996 | 2025.11.21 18:10:55.432979 [ 256 ] {79428f20-aeac-45a6-bd6b-543765ecab86} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5997 | 2025.11.21 18:10:55.433019 [ 256 ] {79428f20-aeac-45a6-bd6b-543765ecab86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 5998 | 2025.11.21 18:10:55.433060 [ 195 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 30 rows starting from the beginning of the part | ||
| 5999 | 2025.11.21 18:10:55.433170 [ 195 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 10 rows starting from the beginning of the part | ||
| 6000 | 2025.11.21 18:10:55.433275 [ 195 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 30 rows starting from the beginning of the part | ||
| 6001 | 2025.11.21 18:10:55.433360 [ 256 ] {79428f20-aeac-45a6-bd6b-543765ecab86} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6002 | 2025.11.21 18:10:55.433374 [ 195 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 10 rows starting from the beginning of the part | ||
| 6003 | 2025.11.21 18:10:55.433588 [ 256 ] {79428f20-aeac-45a6-bd6b-543765ecab86} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6004 | 2025.11.21 18:10:55.433729 [ 256 ] {79428f20-aeac-45a6-bd6b-543765ecab86} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 6005 | 2025.11.21 18:10:55.433765 [ 256 ] {79428f20-aeac-45a6-bd6b-543765ecab86} <Debug> TCPHandler: Processed in 0.001391168 sec. | ||
| 6006 | 2025.11.21 18:10:55.456853 [ 195 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 547 rows, containing 19 columns (19 merged, 0 gathered) in 0.024488794 sec., 22336.747166887842 rows/sec., 40.03 MiB/sec. | ||
| 6007 | 2025.11.21 18:10:55.457373 [ 195 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 6008 | 2025.11.21 18:10:55.457679 [ 195 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6009 | 2025.11.21 18:10:55.457755 [ 195 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 6010 | 2025.11.21 18:10:55.457858 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 6011 | 2025.11.21 18:10:56.025229 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6012 | 2025.11.21 18:10:56.049967 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6013 | 2025.11.21 18:10:56.050057 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6014 | 2025.11.21 18:10:56.059180 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6015 | 2025.11.21 18:10:56.060568 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6016 | 2025.11.21 18:10:56.068483 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6017 | 2025.11.21 18:10:56.460027 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53549 | ||
| 6018 | 2025.11.21 18:10:56.460137 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6019 | 2025.11.21 18:10:56.460164 [ 288 ] {} <Debug> TCP-Session: ee1e66b7-9484-42a0-ab45-7929e1df652d Authenticating user 'default' from [fd00:1122:3344:101::e]:53549 | ||
| 6020 | 2025.11.21 18:10:56.460185 [ 288 ] {} <Debug> TCP-Session: ee1e66b7-9484-42a0-ab45-7929e1df652d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6021 | 2025.11.21 18:10:56.460198 [ 288 ] {} <Debug> TCP-Session: ee1e66b7-9484-42a0-ab45-7929e1df652d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6022 | 2025.11.21 18:10:56.460410 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45959 | ||
| 6023 | 2025.11.21 18:10:56.460480 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37812 | ||
| 6024 | 2025.11.21 18:10:56.460473 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54671 | ||
| 6025 | 2025.11.21 18:10:56.460524 [ 288 ] {} <Trace> TCP-Session: ee1e66b7-9484-42a0-ab45-7929e1df652d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6026 | 2025.11.21 18:10:56.460583 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6027 | 2025.11.21 18:10:56.460587 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6028 | 2025.11.21 18:10:56.460612 [ 296 ] {} <Debug> TCP-Session: d4fa1319-4b03-4571-9f51-9d3ee3d1d11b Authenticating user 'default' from [fd00:1122:3344:101::e]:37812 | ||
| 6029 | 2025.11.21 18:10:56.460463 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54105 | ||
| 6030 | 2025.11.21 18:10:56.460643 [ 296 ] {} <Debug> TCP-Session: d4fa1319-4b03-4571-9f51-9d3ee3d1d11b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6031 | 2025.11.21 18:10:56.460641 [ 289 ] {} <Debug> TCP-Session: eb0531b1-c668-401d-9969-d4b286ded975 Authenticating user 'default' from [fd00:1122:3344:101::e]:45959 | ||
| 6032 | 2025.11.21 18:10:56.460689 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6033 | 2025.11.21 18:10:56.460716 [ 289 ] {} <Debug> TCP-Session: eb0531b1-c668-401d-9969-d4b286ded975 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6034 | 2025.11.21 18:10:56.460686 [ 296 ] {} <Debug> TCP-Session: d4fa1319-4b03-4571-9f51-9d3ee3d1d11b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6035 | 2025.11.21 18:10:56.460744 [ 288 ] {ce88bb68-3208-4e08-8d07-eee90e155e21} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53549) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6036 | 2025.11.21 18:10:56.460736 [ 295 ] {} <Debug> TCP-Session: 80249e3c-028b-41b6-936c-5f0c09b3b65b Authenticating user 'default' from [fd00:1122:3344:101::e]:54671 | ||
| 6037 | 2025.11.21 18:10:56.460774 [ 289 ] {} <Debug> TCP-Session: eb0531b1-c668-401d-9969-d4b286ded975 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6038 | 2025.11.21 18:10:56.460800 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6039 | 2025.11.21 18:10:56.460817 [ 295 ] {} <Debug> TCP-Session: 80249e3c-028b-41b6-936c-5f0c09b3b65b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6040 | 2025.11.21 18:10:56.460842 [ 294 ] {} <Debug> TCP-Session: e1ebc690-cc38-4dd0-bf9e-42760ee07b0e Authenticating user 'default' from [fd00:1122:3344:101::e]:54105 | ||
| 6041 | 2025.11.21 18:10:56.460849 [ 295 ] {} <Debug> TCP-Session: 80249e3c-028b-41b6-936c-5f0c09b3b65b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6042 | 2025.11.21 18:10:56.460452 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34828 | ||
| 6043 | 2025.11.21 18:10:56.460876 [ 294 ] {} <Debug> TCP-Session: e1ebc690-cc38-4dd0-bf9e-42760ee07b0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6044 | 2025.11.21 18:10:56.460446 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51248 | ||
| 6045 | 2025.11.21 18:10:56.460937 [ 294 ] {} <Debug> TCP-Session: e1ebc690-cc38-4dd0-bf9e-42760ee07b0e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6046 | 2025.11.21 18:10:56.460435 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37643 | ||
| 6047 | 2025.11.21 18:10:56.460445 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53500 | ||
| 6048 | 2025.11.21 18:10:56.461041 [ 288 ] {ce88bb68-3208-4e08-8d07-eee90e155e21} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6049 | 2025.11.21 18:10:56.461102 [ 288 ] {ce88bb68-3208-4e08-8d07-eee90e155e21} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6050 | 2025.11.21 18:10:56.461195 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6051 | 2025.11.21 18:10:56.461199 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6052 | 2025.11.21 18:10:56.461230 [ 290 ] {} <Debug> TCP-Session: 36f4f76e-78b5-4f9e-80b3-00699004d3ee Authenticating user 'default' from [fd00:1122:3344:101::e]:37643 | ||
| 6053 | 2025.11.21 18:10:56.461242 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6054 | 2025.11.21 18:10:56.461247 [ 291 ] {} <Debug> TCP-Session: 24205020-5cd2-475d-bcfa-8ed458486ef3 Authenticating user 'default' from [fd00:1122:3344:101::e]:53500 | ||
| 6055 | 2025.11.21 18:10:56.461256 [ 290 ] {} <Debug> TCP-Session: 36f4f76e-78b5-4f9e-80b3-00699004d3ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6056 | 2025.11.21 18:10:56.461279 [ 292 ] {} <Debug> TCP-Session: dc07b613-39e7-4497-8267-de54ce7f8b0f Authenticating user 'default' from [fd00:1122:3344:101::e]:51248 | ||
| 6057 | 2025.11.21 18:10:56.461301 [ 290 ] {} <Debug> TCP-Session: 36f4f76e-78b5-4f9e-80b3-00699004d3ee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6058 | 2025.11.21 18:10:56.461316 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6059 | 2025.11.21 18:10:56.461325 [ 292 ] {} <Debug> TCP-Session: dc07b613-39e7-4497-8267-de54ce7f8b0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6060 | 2025.11.21 18:10:56.461356 [ 293 ] {} <Debug> TCP-Session: b0df816c-a476-457a-8cda-72371a49dc9b Authenticating user 'default' from [fd00:1122:3344:101::e]:34828 | ||
| 6061 | 2025.11.21 18:10:56.461363 [ 292 ] {} <Debug> TCP-Session: dc07b613-39e7-4497-8267-de54ce7f8b0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6062 | 2025.11.21 18:10:56.461382 [ 293 ] {} <Debug> TCP-Session: b0df816c-a476-457a-8cda-72371a49dc9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6063 | 2025.11.21 18:10:56.461395 [ 288 ] {ce88bb68-3208-4e08-8d07-eee90e155e21} <Debug> oximeter.version (1e33800d-71a0-4bff-b3ff-07bf941cdc20) (SelectExecutor): Key condition: unknown | ||
| 6064 | 2025.11.21 18:10:56.461413 [ 293 ] {} <Debug> TCP-Session: b0df816c-a476-457a-8cda-72371a49dc9b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6065 | 2025.11.21 18:10:56.461289 [ 291 ] {} <Debug> TCP-Session: 24205020-5cd2-475d-bcfa-8ed458486ef3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6066 | 2025.11.21 18:10:56.461461 [ 291 ] {} <Debug> TCP-Session: 24205020-5cd2-475d-bcfa-8ed458486ef3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6067 | 2025.11.21 18:10:56.462449 [ 322 ] {ce88bb68-3208-4e08-8d07-eee90e155e21} <Trace> AggregatingTransform: Aggregating | ||
| 6068 | 2025.11.21 18:10:56.462500 [ 322 ] {ce88bb68-3208-4e08-8d07-eee90e155e21} <Trace> Aggregator: Aggregation method: without_key | ||
| 6069 | 2025.11.21 18:10:56.462535 [ 322 ] {ce88bb68-3208-4e08-8d07-eee90e155e21} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001027151 sec. (973.567 rows/sec., 38.03 KiB/sec.) | ||
| 6070 | 2025.11.21 18:10:56.462552 [ 322 ] {ce88bb68-3208-4e08-8d07-eee90e155e21} <Trace> Aggregator: Merging aggregated data | ||
| 6071 | 2025.11.21 18:10:56.463667 [ 288 ] {ce88bb68-3208-4e08-8d07-eee90e155e21} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002982 sec., 335.345405767941 rows/sec., 13.10 KiB/sec. | ||
| 6072 | 2025.11.21 18:10:56.463819 [ 288 ] {ce88bb68-3208-4e08-8d07-eee90e155e21} <Debug> TCPHandler: Processed in 0.00341931 sec. | ||
| 6073 | 2025.11.21 18:10:56.463933 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6074 | 2025.11.21 18:10:56.463962 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6075 | 2025.11.21 18:10:56.463980 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6076 | 2025.11.21 18:10:56.463999 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6077 | 2025.11.21 18:10:56.464009 [ 296 ] {} <Debug> TCP-Session: d4fa1319-4b03-4571-9f51-9d3ee3d1d11b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6078 | 2025.11.21 18:10:56.464029 [ 289 ] {} <Debug> TCP-Session: eb0531b1-c668-401d-9969-d4b286ded975 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6079 | 2025.11.21 18:10:56.464039 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6080 | 2025.11.21 18:10:56.464058 [ 291 ] {} <Debug> TCP-Session: 24205020-5cd2-475d-bcfa-8ed458486ef3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6081 | 2025.11.21 18:10:56.464076 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6082 | 2025.11.21 18:10:56.464096 [ 292 ] {} <Debug> TCP-Session: dc07b613-39e7-4497-8267-de54ce7f8b0f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6083 | 2025.11.21 18:10:56.464115 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6084 | 2025.11.21 18:10:56.464120 [ 295 ] {} <Debug> TCP-Session: 80249e3c-028b-41b6-936c-5f0c09b3b65b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6085 | 2025.11.21 18:10:56.464017 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6086 | 2025.11.21 18:10:56.464153 [ 288 ] {} <Debug> TCP-Session: ee1e66b7-9484-42a0-ab45-7929e1df652d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6087 | 2025.11.21 18:10:56.463972 [ 290 ] {} <Debug> TCP-Session: 36f4f76e-78b5-4f9e-80b3-00699004d3ee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6088 | 2025.11.21 18:10:56.464189 [ 293 ] {} <Debug> TCP-Session: b0df816c-a476-457a-8cda-72371a49dc9b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6089 | 2025.11.21 18:10:56.464061 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6090 | 2025.11.21 18:10:56.464259 [ 294 ] {} <Debug> TCP-Session: e1ebc690-cc38-4dd0-bf9e-42760ee07b0e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6091 | 2025.11.21 18:10:56.634596 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49121 | ||
| 6092 | 2025.11.21 18:10:56.634706 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6093 | 2025.11.21 18:10:56.634735 [ 288 ] {} <Debug> TCP-Session: 5697fe62-1f82-4e64-a1a6-55582fcc4de6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49121 | ||
| 6094 | 2025.11.21 18:10:56.634757 [ 288 ] {} <Debug> TCP-Session: 5697fe62-1f82-4e64-a1a6-55582fcc4de6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6095 | 2025.11.21 18:10:56.634777 [ 288 ] {} <Debug> TCP-Session: 5697fe62-1f82-4e64-a1a6-55582fcc4de6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6096 | 2025.11.21 18:10:56.634980 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50511 | ||
| 6097 | 2025.11.21 18:10:56.635038 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62178 | ||
| 6098 | 2025.11.21 18:10:56.635061 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37666 | ||
| 6099 | 2025.11.21 18:10:56.635075 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34821 | ||
| 6100 | 2025.11.21 18:10:56.635109 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6101 | 2025.11.21 18:10:56.635113 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56874 | ||
| 6102 | 2025.11.21 18:10:56.635155 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6103 | 2025.11.21 18:10:56.635158 [ 289 ] {} <Debug> TCP-Session: 7893c5eb-f842-44df-b93d-4ed293c9aa72 Authenticating user 'default' from [fd00:1122:3344:101::e]:50511 | ||
| 6104 | 2025.11.21 18:10:56.635186 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6105 | 2025.11.21 18:10:56.635208 [ 288 ] {} <Trace> TCP-Session: 5697fe62-1f82-4e64-a1a6-55582fcc4de6 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6106 | 2025.11.21 18:10:56.635246 [ 293 ] {} <Debug> TCP-Session: af85a0e1-6b4b-44a2-a832-c4ea42706470 Authenticating user 'default' from [fd00:1122:3344:101::e]:34821 | ||
| 6107 | 2025.11.21 18:10:56.635237 [ 289 ] {} <Debug> TCP-Session: 7893c5eb-f842-44df-b93d-4ed293c9aa72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6108 | 2025.11.21 18:10:56.635276 [ 293 ] {} <Debug> TCP-Session: af85a0e1-6b4b-44a2-a832-c4ea42706470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6109 | 2025.11.21 18:10:56.635300 [ 289 ] {} <Debug> TCP-Session: 7893c5eb-f842-44df-b93d-4ed293c9aa72 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6110 | 2025.11.21 18:10:56.635305 [ 293 ] {} <Debug> TCP-Session: af85a0e1-6b4b-44a2-a832-c4ea42706470 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6111 | 2025.11.21 18:10:56.635269 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6112 | 2025.11.21 18:10:56.635225 [ 290 ] {} <Debug> TCP-Session: 6faec29a-ae67-48f3-a0d3-5ffdcd9fe2ec Authenticating user 'default' from [fd00:1122:3344:101::e]:62178 | ||
| 6113 | 2025.11.21 18:10:56.635174 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6114 | 2025.11.21 18:10:56.635373 [ 295 ] {} <Debug> TCP-Session: f2fb6394-8e56-4b98-83ca-9cec7d33224a Authenticating user 'default' from [fd00:1122:3344:101::e]:56874 | ||
| 6115 | 2025.11.21 18:10:56.635411 [ 288 ] {e778e90b-55f3-41ed-be3b-e0e7d5d770fc} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:49121) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6116 | 2025.11.21 18:10:56.635417 [ 292 ] {} <Debug> TCP-Session: cc8de6c2-553d-4b2e-ade2-61690a952403 Authenticating user 'default' from [fd00:1122:3344:101::e]:37666 | ||
| 6117 | 2025.11.21 18:10:56.635440 [ 295 ] {} <Debug> TCP-Session: f2fb6394-8e56-4b98-83ca-9cec7d33224a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6118 | 2025.11.21 18:10:56.635460 [ 292 ] {} <Debug> TCP-Session: cc8de6c2-553d-4b2e-ade2-61690a952403 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6119 | 2025.11.21 18:10:56.635477 [ 295 ] {} <Debug> TCP-Session: f2fb6394-8e56-4b98-83ca-9cec7d33224a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6120 | 2025.11.21 18:10:56.635494 [ 292 ] {} <Debug> TCP-Session: cc8de6c2-553d-4b2e-ade2-61690a952403 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6121 | 2025.11.21 18:10:56.635390 [ 290 ] {} <Debug> TCP-Session: 6faec29a-ae67-48f3-a0d3-5ffdcd9fe2ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6122 | 2025.11.21 18:10:56.635120 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64308 | ||
| 6123 | 2025.11.21 18:10:56.635538 [ 290 ] {} <Debug> TCP-Session: 6faec29a-ae67-48f3-a0d3-5ffdcd9fe2ec Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6124 | 2025.11.21 18:10:56.635096 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59805 | ||
| 6125 | 2025.11.21 18:10:56.635066 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50957 | ||
| 6126 | 2025.11.21 18:10:56.635606 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6127 | 2025.11.21 18:10:56.635640 [ 296 ] {} <Debug> TCP-Session: 6fdaba4c-2e5c-48ce-b8e8-3759a636a540 Authenticating user 'default' from [fd00:1122:3344:101::e]:64308 | ||
| 6128 | 2025.11.21 18:10:56.635642 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6129 | 2025.11.21 18:10:56.635660 [ 296 ] {} <Debug> TCP-Session: 6fdaba4c-2e5c-48ce-b8e8-3759a636a540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6130 | 2025.11.21 18:10:56.635669 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6131 | 2025.11.21 18:10:56.635681 [ 294 ] {} <Debug> TCP-Session: 00e0c942-2d37-4791-8b09-469bfbe23d0c Authenticating user 'default' from [fd00:1122:3344:101::e]:59805 | ||
| 6132 | 2025.11.21 18:10:56.635686 [ 296 ] {} <Debug> TCP-Session: 6fdaba4c-2e5c-48ce-b8e8-3759a636a540 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6133 | 2025.11.21 18:10:56.635704 [ 288 ] {e778e90b-55f3-41ed-be3b-e0e7d5d770fc} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6134 | 2025.11.21 18:10:56.635721 [ 294 ] {} <Debug> TCP-Session: 00e0c942-2d37-4791-8b09-469bfbe23d0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6135 | 2025.11.21 18:10:56.635708 [ 291 ] {} <Debug> TCP-Session: 8d87a2c9-fc63-48d8-bba2-d68607d3ca6a Authenticating user 'default' from [fd00:1122:3344:101::e]:50957 | ||
| 6136 | 2025.11.21 18:10:56.635758 [ 294 ] {} <Debug> TCP-Session: 00e0c942-2d37-4791-8b09-469bfbe23d0c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6137 | 2025.11.21 18:10:56.635804 [ 288 ] {e778e90b-55f3-41ed-be3b-e0e7d5d770fc} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6138 | 2025.11.21 18:10:56.635806 [ 291 ] {} <Debug> TCP-Session: 8d87a2c9-fc63-48d8-bba2-d68607d3ca6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6139 | 2025.11.21 18:10:56.635849 [ 291 ] {} <Debug> TCP-Session: 8d87a2c9-fc63-48d8-bba2-d68607d3ca6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6140 | 2025.11.21 18:10:56.636190 [ 288 ] {e778e90b-55f3-41ed-be3b-e0e7d5d770fc} <Debug> oximeter.version (1e33800d-71a0-4bff-b3ff-07bf941cdc20) (SelectExecutor): Key condition: unknown | ||
| 6141 | 2025.11.21 18:10:56.637184 [ 334 ] {e778e90b-55f3-41ed-be3b-e0e7d5d770fc} <Trace> AggregatingTransform: Aggregating | ||
| 6142 | 2025.11.21 18:10:56.637376 [ 334 ] {e778e90b-55f3-41ed-be3b-e0e7d5d770fc} <Trace> Aggregator: Aggregation method: without_key | ||
| 6143 | 2025.11.21 18:10:56.637414 [ 334 ] {e778e90b-55f3-41ed-be3b-e0e7d5d770fc} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001118513 sec. (894.044 rows/sec., 34.92 KiB/sec.) | ||
| 6144 | 2025.11.21 18:10:56.637430 [ 334 ] {e778e90b-55f3-41ed-be3b-e0e7d5d770fc} <Trace> Aggregator: Merging aggregated data | ||
| 6145 | 2025.11.21 18:10:56.638595 [ 288 ] {e778e90b-55f3-41ed-be3b-e0e7d5d770fc} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003242 sec., 308.45157310302284 rows/sec., 12.05 KiB/sec. | ||
| 6146 | 2025.11.21 18:10:56.638816 [ 288 ] {e778e90b-55f3-41ed-be3b-e0e7d5d770fc} <Debug> TCPHandler: Processed in 0.003787818 sec. | ||
| 6147 | 2025.11.21 18:10:56.638979 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6148 | 2025.11.21 18:10:56.639014 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6149 | 2025.11.21 18:10:56.639023 [ 288 ] {} <Debug> TCP-Session: 5697fe62-1f82-4e64-a1a6-55582fcc4de6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6150 | 2025.11.21 18:10:56.639038 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6151 | 2025.11.21 18:10:56.639073 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6152 | 2025.11.21 18:10:56.639092 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6153 | 2025.11.21 18:10:56.639104 [ 291 ] {} <Debug> TCP-Session: 8d87a2c9-fc63-48d8-bba2-d68607d3ca6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6154 | 2025.11.21 18:10:56.639120 [ 296 ] {} <Debug> TCP-Session: 6fdaba4c-2e5c-48ce-b8e8-3759a636a540 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6155 | 2025.11.21 18:10:56.639120 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6156 | 2025.11.21 18:10:56.639142 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6157 | 2025.11.21 18:10:56.639177 [ 293 ] {} <Debug> TCP-Session: af85a0e1-6b4b-44a2-a832-c4ea42706470 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6158 | 2025.11.21 18:10:56.639132 [ 292 ] {} <Debug> TCP-Session: cc8de6c2-553d-4b2e-ade2-61690a952403 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6159 | 2025.11.21 18:10:56.639209 [ 295 ] {} <Debug> TCP-Session: f2fb6394-8e56-4b98-83ca-9cec7d33224a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6160 | 2025.11.21 18:10:56.639063 [ 289 ] {} <Debug> TCP-Session: 7893c5eb-f842-44df-b93d-4ed293c9aa72 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6161 | 2025.11.21 18:10:56.639059 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6162 | 2025.11.21 18:10:56.639131 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6163 | 2025.11.21 18:10:56.639309 [ 294 ] {} <Debug> TCP-Session: 00e0c942-2d37-4791-8b09-469bfbe23d0c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6164 | 2025.11.21 18:10:56.639321 [ 290 ] {} <Debug> TCP-Session: 6faec29a-ae67-48f3-a0d3-5ffdcd9fe2ec Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6165 | 2025.11.21 18:10:56.763392 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57937 | ||
| 6166 | 2025.11.21 18:10:56.763504 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6167 | 2025.11.21 18:10:56.763532 [ 288 ] {} <Debug> TCP-Session: 147c1080-1b6c-4452-885e-60a8c32abb58 Authenticating user 'default' from [fd00:1122:3344:101::e]:57937 | ||
| 6168 | 2025.11.21 18:10:56.763553 [ 288 ] {} <Debug> TCP-Session: 147c1080-1b6c-4452-885e-60a8c32abb58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6169 | 2025.11.21 18:10:56.763566 [ 288 ] {} <Debug> TCP-Session: 147c1080-1b6c-4452-885e-60a8c32abb58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6170 | 2025.11.21 18:10:56.763771 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64637 | ||
| 6171 | 2025.11.21 18:10:56.763823 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55001 | ||
| 6172 | 2025.11.21 18:10:56.763842 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39211 | ||
| 6173 | 2025.11.21 18:10:56.763887 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49603 | ||
| 6174 | 2025.11.21 18:10:56.763906 [ 295 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35149 | ||
| 6175 | 2025.11.21 18:10:56.763910 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6176 | 2025.11.21 18:10:56.763958 [ 288 ] {} <Trace> TCP-Session: 147c1080-1b6c-4452-885e-60a8c32abb58 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6177 | 2025.11.21 18:10:56.763993 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6178 | 2025.11.21 18:10:56.764004 [ 295 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6179 | 2025.11.21 18:10:56.764002 [ 289 ] {} <Debug> TCP-Session: 24f3f41b-886e-4deb-91db-7a9f60e662ad Authenticating user 'default' from [fd00:1122:3344:101::e]:64637 | ||
| 6180 | 2025.11.21 18:10:56.764034 [ 291 ] {} <Debug> TCP-Session: 1b7e01d5-125e-4166-a70f-8843a2dab716 Authenticating user 'default' from [fd00:1122:3344:101::e]:39211 | ||
| 6181 | 2025.11.21 18:10:56.764037 [ 295 ] {} <Debug> TCP-Session: 5d6d7529-47bd-4bb2-b523-f2b5572b366f Authenticating user 'default' from [fd00:1122:3344:101::e]:35149 | ||
| 6182 | 2025.11.21 18:10:56.764057 [ 289 ] {} <Debug> TCP-Session: 24f3f41b-886e-4deb-91db-7a9f60e662ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6183 | 2025.11.21 18:10:56.764067 [ 291 ] {} <Debug> TCP-Session: 1b7e01d5-125e-4166-a70f-8843a2dab716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6184 | 2025.11.21 18:10:56.764082 [ 289 ] {} <Debug> TCP-Session: 24f3f41b-886e-4deb-91db-7a9f60e662ad Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6185 | 2025.11.21 18:10:56.764099 [ 291 ] {} <Debug> TCP-Session: 1b7e01d5-125e-4166-a70f-8843a2dab716 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6186 | 2025.11.21 18:10:56.764073 [ 295 ] {} <Debug> TCP-Session: 5d6d7529-47bd-4bb2-b523-f2b5572b366f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6187 | 2025.11.21 18:10:56.763998 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6188 | 2025.11.21 18:10:56.764156 [ 288 ] {e3013370-38da-4681-a239-7e1c2275f38c} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57937) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6189 | 2025.11.21 18:10:56.764144 [ 295 ] {} <Debug> TCP-Session: 5d6d7529-47bd-4bb2-b523-f2b5572b366f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6190 | 2025.11.21 18:10:56.764202 [ 294 ] {} <Debug> TCP-Session: 6661ffdf-e016-4075-a198-cb89ddf5add4 Authenticating user 'default' from [fd00:1122:3344:101::e]:49603 | ||
| 6191 | 2025.11.21 18:10:56.763961 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6192 | 2025.11.21 18:10:56.764254 [ 294 ] {} <Debug> TCP-Session: 6661ffdf-e016-4075-a198-cb89ddf5add4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6193 | 2025.11.21 18:10:56.763908 [ 296 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41053 | ||
| 6194 | 2025.11.21 18:10:56.764282 [ 290 ] {} <Debug> TCP-Session: ffeeaf83-104f-4e7c-93ba-dc88781ea6af Authenticating user 'default' from [fd00:1122:3344:101::e]:55001 | ||
| 6195 | 2025.11.21 18:10:56.764277 [ 294 ] {} <Debug> TCP-Session: 6661ffdf-e016-4075-a198-cb89ddf5add4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6196 | 2025.11.21 18:10:56.764330 [ 290 ] {} <Debug> TCP-Session: ffeeaf83-104f-4e7c-93ba-dc88781ea6af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6197 | 2025.11.21 18:10:56.763872 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39551 | ||
| 6198 | 2025.11.21 18:10:56.764359 [ 296 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6199 | 2025.11.21 18:10:56.764348 [ 290 ] {} <Debug> TCP-Session: ffeeaf83-104f-4e7c-93ba-dc88781ea6af Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6200 | 2025.11.21 18:10:56.764405 [ 296 ] {} <Debug> TCP-Session: d3d9dcc1-371b-451f-8aae-77ba070b9f84 Authenticating user 'default' from [fd00:1122:3344:101::e]:41053 | ||
| 6201 | 2025.11.21 18:10:56.763860 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34828 | ||
| 6202 | 2025.11.21 18:10:56.764440 [ 296 ] {} <Debug> TCP-Session: d3d9dcc1-371b-451f-8aae-77ba070b9f84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6203 | 2025.11.21 18:10:56.764454 [ 288 ] {e3013370-38da-4681-a239-7e1c2275f38c} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6204 | 2025.11.21 18:10:56.764466 [ 296 ] {} <Debug> TCP-Session: d3d9dcc1-371b-451f-8aae-77ba070b9f84 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6205 | 2025.11.21 18:10:56.764431 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6206 | 2025.11.21 18:10:56.764507 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6207 | 2025.11.21 18:10:56.764516 [ 288 ] {e3013370-38da-4681-a239-7e1c2275f38c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6208 | 2025.11.21 18:10:56.764517 [ 293 ] {} <Debug> TCP-Session: 0018fe1c-98e2-4599-9499-ae499820bc3d Authenticating user 'default' from [fd00:1122:3344:101::e]:39551 | ||
| 6209 | 2025.11.21 18:10:56.764534 [ 292 ] {} <Debug> TCP-Session: 095ac544-c200-41f2-90d0-186faaa011ff Authenticating user 'default' from [fd00:1122:3344:101::e]:34828 | ||
| 6210 | 2025.11.21 18:10:56.764557 [ 293 ] {} <Debug> TCP-Session: 0018fe1c-98e2-4599-9499-ae499820bc3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6211 | 2025.11.21 18:10:56.764569 [ 292 ] {} <Debug> TCP-Session: 095ac544-c200-41f2-90d0-186faaa011ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6212 | 2025.11.21 18:10:56.764587 [ 293 ] {} <Debug> TCP-Session: 0018fe1c-98e2-4599-9499-ae499820bc3d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6213 | 2025.11.21 18:10:56.764593 [ 292 ] {} <Debug> TCP-Session: 095ac544-c200-41f2-90d0-186faaa011ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6214 | 2025.11.21 18:10:56.764831 [ 288 ] {e3013370-38da-4681-a239-7e1c2275f38c} <Debug> oximeter.version (1e33800d-71a0-4bff-b3ff-07bf941cdc20) (SelectExecutor): Key condition: unknown | ||
| 6215 | 2025.11.21 18:10:56.765872 [ 343 ] {e3013370-38da-4681-a239-7e1c2275f38c} <Trace> AggregatingTransform: Aggregating | ||
| 6216 | 2025.11.21 18:10:56.765928 [ 343 ] {e3013370-38da-4681-a239-7e1c2275f38c} <Trace> Aggregator: Aggregation method: without_key | ||
| 6217 | 2025.11.21 18:10:56.765972 [ 343 ] {e3013370-38da-4681-a239-7e1c2275f38c} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001033552 sec. (967.537 rows/sec., 37.79 KiB/sec.) | ||
| 6218 | 2025.11.21 18:10:56.765994 [ 343 ] {e3013370-38da-4681-a239-7e1c2275f38c} <Trace> Aggregator: Merging aggregated data | ||
| 6219 | 2025.11.21 18:10:56.767504 [ 288 ] {e3013370-38da-4681-a239-7e1c2275f38c} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003404 sec., 293.7720329024677 rows/sec., 11.48 KiB/sec. | ||
| 6220 | 2025.11.21 18:10:56.767679 [ 288 ] {e3013370-38da-4681-a239-7e1c2275f38c} <Debug> TCPHandler: Processed in 0.003854999 sec. | ||
| 6221 | 2025.11.21 18:10:56.767840 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6222 | 2025.11.21 18:10:56.767881 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6223 | 2025.11.21 18:10:56.767904 [ 296 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6224 | 2025.11.21 18:10:56.767884 [ 288 ] {} <Debug> TCP-Session: 147c1080-1b6c-4452-885e-60a8c32abb58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6225 | 2025.11.21 18:10:56.767930 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6226 | 2025.11.21 18:10:56.767946 [ 289 ] {} <Debug> TCP-Session: 24f3f41b-886e-4deb-91db-7a9f60e662ad Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6227 | 2025.11.21 18:10:56.767955 [ 296 ] {} <Debug> TCP-Session: d3d9dcc1-371b-451f-8aae-77ba070b9f84 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6228 | 2025.11.21 18:10:56.767980 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6229 | 2025.11.21 18:10:56.768001 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6230 | 2025.11.21 18:10:56.768037 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6231 | 2025.11.21 18:10:56.768048 [ 291 ] {} <Debug> TCP-Session: 1b7e01d5-125e-4166-a70f-8843a2dab716 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6232 | 2025.11.21 18:10:56.768068 [ 295 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6233 | 2025.11.21 18:10:56.768084 [ 292 ] {} <Debug> TCP-Session: 095ac544-c200-41f2-90d0-186faaa011ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6234 | 2025.11.21 18:10:56.768086 [ 294 ] {} <Debug> TCP-Session: 6661ffdf-e016-4075-a198-cb89ddf5add4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6235 | 2025.11.21 18:10:56.768121 [ 295 ] {} <Debug> TCP-Session: 5d6d7529-47bd-4bb2-b523-f2b5572b366f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6236 | 2025.11.21 18:10:56.767983 [ 293 ] {} <Debug> TCP-Session: 0018fe1c-98e2-4599-9499-ae499820bc3d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6237 | 2025.11.21 18:10:56.767961 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6238 | 2025.11.21 18:10:56.768222 [ 290 ] {} <Debug> TCP-Session: ffeeaf83-104f-4e7c-93ba-dc88781ea6af Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6239 | 2025.11.21 18:10:57.877650 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 838 | ||
| 6240 | 2025.11.21 18:10:57.880225 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6241 | 2025.11.21 18:10:57.880285 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6242 | 2025.11.21 18:10:57.882102 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6243 | 2025.11.21 18:10:57.882538 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6244 | 2025.11.21 18:10:57.883059 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 838 | ||
| 6245 | 2025.11.21 18:11:00.436220 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6246 | 2025.11.21 18:11:00.436433 [ 256 ] {5c745e71-7bbc-49c1-8879-5fb656c7624e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6247 | 2025.11.21 18:11:00.436505 [ 256 ] {5c745e71-7bbc-49c1-8879-5fb656c7624e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6248 | 2025.11.21 18:11:00.437415 [ 256 ] {5c745e71-7bbc-49c1-8879-5fb656c7624e} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6249 | 2025.11.21 18:11:00.437456 [ 256 ] {5c745e71-7bbc-49c1-8879-5fb656c7624e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6250 | 2025.11.21 18:11:00.437877 [ 256 ] {5c745e71-7bbc-49c1-8879-5fb656c7624e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6251 | 2025.11.21 18:11:00.438126 [ 256 ] {5c745e71-7bbc-49c1-8879-5fb656c7624e} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6252 | 2025.11.21 18:11:00.438284 [ 256 ] {5c745e71-7bbc-49c1-8879-5fb656c7624e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001904 sec., 215336.1344537815 rows/sec., 13.66 MiB/sec. | ||
| 6253 | 2025.11.21 18:11:00.438331 [ 256 ] {5c745e71-7bbc-49c1-8879-5fb656c7624e} <Debug> TCPHandler: Processed in 0.002240376 sec. | ||
| 6254 | 2025.11.21 18:11:00.438450 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6255 | 2025.11.21 18:11:00.438551 [ 256 ] {d5e616ab-9967-4148-b49f-55d08745604c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6256 | 2025.11.21 18:11:00.438594 [ 256 ] {d5e616ab-9967-4148-b49f-55d08745604c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6257 | 2025.11.21 18:11:00.439577 [ 256 ] {d5e616ab-9967-4148-b49f-55d08745604c} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6258 | 2025.11.21 18:11:00.439612 [ 256 ] {d5e616ab-9967-4148-b49f-55d08745604c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6259 | 2025.11.21 18:11:00.440000 [ 256 ] {d5e616ab-9967-4148-b49f-55d08745604c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6260 | 2025.11.21 18:11:00.440210 [ 256 ] {d5e616ab-9967-4148-b49f-55d08745604c} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6261 | 2025.11.21 18:11:00.440340 [ 256 ] {d5e616ab-9967-4148-b49f-55d08745604c} <Debug> executeQuery: Read 1172 rows, 95.50 KiB in 0.001814 sec., 646085.9977949283 rows/sec., 51.41 MiB/sec. | ||
| 6262 | 2025.11.21 18:11:00.440378 [ 256 ] {d5e616ab-9967-4148-b49f-55d08745604c} <Debug> TCPHandler: Processed in 0.001975921 sec. | ||
| 6263 | 2025.11.21 18:11:00.440488 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6264 | 2025.11.21 18:11:00.440581 [ 256 ] {d55d4f49-d147-4329-b7c2-0466bbf70d2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6265 | 2025.11.21 18:11:00.440621 [ 256 ] {d55d4f49-d147-4329-b7c2-0466bbf70d2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6266 | 2025.11.21 18:11:00.441119 [ 256 ] {d55d4f49-d147-4329-b7c2-0466bbf70d2b} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6267 | 2025.11.21 18:11:00.441154 [ 256 ] {d55d4f49-d147-4329-b7c2-0466bbf70d2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6268 | 2025.11.21 18:11:00.441466 [ 256 ] {d55d4f49-d147-4329-b7c2-0466bbf70d2b} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6269 | 2025.11.21 18:11:00.441670 [ 256 ] {d55d4f49-d147-4329-b7c2-0466bbf70d2b} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6270 | 2025.11.21 18:11:00.441808 [ 256 ] {d55d4f49-d147-4329-b7c2-0466bbf70d2b} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001247 sec., 188452.28548516438 rows/sec., 11.41 MiB/sec. | ||
| 6271 | 2025.11.21 18:11:00.441850 [ 256 ] {d55d4f49-d147-4329-b7c2-0466bbf70d2b} <Debug> TCPHandler: Processed in 0.001408829 sec. | ||
| 6272 | 2025.11.21 18:11:00.441954 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6273 | 2025.11.21 18:11:00.442044 [ 256 ] {67383a33-722e-47e2-9588-bf4c6dfe6ba5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6274 | 2025.11.21 18:11:00.442083 [ 256 ] {67383a33-722e-47e2-9588-bf4c6dfe6ba5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6275 | 2025.11.21 18:11:00.442562 [ 256 ] {67383a33-722e-47e2-9588-bf4c6dfe6ba5} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6276 | 2025.11.21 18:11:00.442595 [ 256 ] {67383a33-722e-47e2-9588-bf4c6dfe6ba5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6277 | 2025.11.21 18:11:00.442906 [ 256 ] {67383a33-722e-47e2-9588-bf4c6dfe6ba5} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6278 | 2025.11.21 18:11:00.443112 [ 256 ] {67383a33-722e-47e2-9588-bf4c6dfe6ba5} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6279 | 2025.11.21 18:11:00.443236 [ 256 ] {67383a33-722e-47e2-9588-bf4c6dfe6ba5} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00121 sec., 175206.61157024794 rows/sec., 11.30 MiB/sec. | ||
| 6280 | 2025.11.21 18:11:00.443272 [ 256 ] {67383a33-722e-47e2-9588-bf4c6dfe6ba5} <Debug> TCPHandler: Processed in 0.001365099 sec. | ||
| 6281 | 2025.11.21 18:11:00.443375 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6282 | 2025.11.21 18:11:00.443466 [ 256 ] {12474e31-6de4-4105-9bb5-87af2f5244c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6283 | 2025.11.21 18:11:00.443505 [ 256 ] {12474e31-6de4-4105-9bb5-87af2f5244c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6284 | 2025.11.21 18:11:00.443977 [ 256 ] {12474e31-6de4-4105-9bb5-87af2f5244c4} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6285 | 2025.11.21 18:11:00.444011 [ 256 ] {12474e31-6de4-4105-9bb5-87af2f5244c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6286 | 2025.11.21 18:11:00.444335 [ 256 ] {12474e31-6de4-4105-9bb5-87af2f5244c4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6287 | 2025.11.21 18:11:00.444542 [ 256 ] {12474e31-6de4-4105-9bb5-87af2f5244c4} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6288 | 2025.11.21 18:11:00.444667 [ 256 ] {12474e31-6de4-4105-9bb5-87af2f5244c4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00122 sec., 172950.81967213115 rows/sec., 9.82 MiB/sec. | ||
| 6289 | 2025.11.21 18:11:00.444704 [ 256 ] {12474e31-6de4-4105-9bb5-87af2f5244c4} <Debug> TCPHandler: Processed in 0.001375078 sec. | ||
| 6290 | 2025.11.21 18:11:00.444806 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6291 | 2025.11.21 18:11:00.444896 [ 256 ] {04f77173-b0b6-416f-b340-0507e8bf82d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6292 | 2025.11.21 18:11:00.444935 [ 256 ] {04f77173-b0b6-416f-b340-0507e8bf82d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6293 | 2025.11.21 18:11:00.445584 [ 256 ] {04f77173-b0b6-416f-b340-0507e8bf82d2} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6294 | 2025.11.21 18:11:00.445617 [ 256 ] {04f77173-b0b6-416f-b340-0507e8bf82d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6295 | 2025.11.21 18:11:00.445948 [ 256 ] {04f77173-b0b6-416f-b340-0507e8bf82d2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6296 | 2025.11.21 18:11:00.446151 [ 256 ] {04f77173-b0b6-416f-b340-0507e8bf82d2} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6297 | 2025.11.21 18:11:00.446273 [ 256 ] {04f77173-b0b6-416f-b340-0507e8bf82d2} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001395 sec., 508243.72759856633 rows/sec., 35.61 MiB/sec. | ||
| 6298 | 2025.11.21 18:11:00.446309 [ 256 ] {04f77173-b0b6-416f-b340-0507e8bf82d2} <Debug> TCPHandler: Processed in 0.001548982 sec. | ||
| 6299 | 2025.11.21 18:11:00.446419 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6300 | 2025.11.21 18:11:00.446510 [ 256 ] {038e8b70-9a2b-4670-a630-1432126feedf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6301 | 2025.11.21 18:11:00.446558 [ 256 ] {038e8b70-9a2b-4670-a630-1432126feedf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6302 | 2025.11.21 18:11:00.446871 [ 256 ] {038e8b70-9a2b-4670-a630-1432126feedf} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6303 | 2025.11.21 18:11:00.446903 [ 256 ] {038e8b70-9a2b-4670-a630-1432126feedf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6304 | 2025.11.21 18:11:00.447180 [ 256 ] {038e8b70-9a2b-4670-a630-1432126feedf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6305 | 2025.11.21 18:11:00.447372 [ 256 ] {038e8b70-9a2b-4670-a630-1432126feedf} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6306 | 2025.11.21 18:11:00.447499 [ 256 ] {038e8b70-9a2b-4670-a630-1432126feedf} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001062 sec., 5649.717514124293 rows/sec., 295.18 KiB/sec. | ||
| 6307 | 2025.11.21 18:11:00.447532 [ 256 ] {038e8b70-9a2b-4670-a630-1432126feedf} <Debug> TCPHandler: Processed in 0.001218115 sec. | ||
| 6308 | 2025.11.21 18:11:00.447697 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6309 | 2025.11.21 18:11:00.447787 [ 256 ] {abe73360-13a7-4cb9-b96b-4dd8907dd968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6310 | 2025.11.21 18:11:00.447829 [ 256 ] {abe73360-13a7-4cb9-b96b-4dd8907dd968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6311 | 2025.11.21 18:11:00.448288 [ 256 ] {abe73360-13a7-4cb9-b96b-4dd8907dd968} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6312 | 2025.11.21 18:11:00.448323 [ 256 ] {abe73360-13a7-4cb9-b96b-4dd8907dd968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6313 | 2025.11.21 18:11:00.448672 [ 256 ] {abe73360-13a7-4cb9-b96b-4dd8907dd968} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6314 | 2025.11.21 18:11:00.448876 [ 256 ] {abe73360-13a7-4cb9-b96b-4dd8907dd968} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6315 | 2025.11.21 18:11:00.449010 [ 256 ] {abe73360-13a7-4cb9-b96b-4dd8907dd968} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001241 sec., 253021.75664786465 rows/sec., 16.62 MiB/sec. | ||
| 6316 | 2025.11.21 18:11:00.449047 [ 256 ] {abe73360-13a7-4cb9-b96b-4dd8907dd968} <Debug> TCPHandler: Processed in 0.001396829 sec. | ||
| 6317 | 2025.11.21 18:11:00.449156 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6318 | 2025.11.21 18:11:00.449247 [ 256 ] {e2c0673f-7ed7-4fc3-b8c0-42416c78aa5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6319 | 2025.11.21 18:11:00.449289 [ 256 ] {e2c0673f-7ed7-4fc3-b8c0-42416c78aa5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6320 | 2025.11.21 18:11:00.449601 [ 256 ] {e2c0673f-7ed7-4fc3-b8c0-42416c78aa5f} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6321 | 2025.11.21 18:11:00.449636 [ 256 ] {e2c0673f-7ed7-4fc3-b8c0-42416c78aa5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6322 | 2025.11.21 18:11:00.449920 [ 256 ] {e2c0673f-7ed7-4fc3-b8c0-42416c78aa5f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6323 | 2025.11.21 18:11:00.450120 [ 256 ] {e2c0673f-7ed7-4fc3-b8c0-42416c78aa5f} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6324 | 2025.11.21 18:11:00.450241 [ 256 ] {e2c0673f-7ed7-4fc3-b8c0-42416c78aa5f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001012 sec., 988.1422924901185 rows/sec., 66.58 KiB/sec. | ||
| 6325 | 2025.11.21 18:11:00.450246 [ 150 ] {} <Debug> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 6326 | 2025.11.21 18:11:00.450277 [ 256 ] {e2c0673f-7ed7-4fc3-b8c0-42416c78aa5f} <Debug> TCPHandler: Processed in 0.001166464 sec. | ||
| 6327 | 2025.11.21 18:11:00.450325 [ 150 ] {} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6328 | 2025.11.21 18:11:00.450351 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6329 | 2025.11.21 18:11:00.450405 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6330 | 2025.11.21 18:11:00.450481 [ 197 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact with storage Full | ||
| 6331 | 2025.11.21 18:11:00.450500 [ 256 ] {2310037c-3cdc-433d-9972-018aa11f4612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6332 | 2025.11.21 18:11:00.450581 [ 256 ] {2310037c-3cdc-433d-9972-018aa11f4612} <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 | ||
| 6333 | 2025.11.21 18:11:00.450643 [ 197 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6334 | 2025.11.21 18:11:00.450687 [ 197 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 16 rows starting from the beginning of the part | ||
| 6335 | 2025.11.21 18:11:00.450755 [ 197 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part | ||
| 6336 | 2025.11.21 18:11:00.450803 [ 197 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 6337 | 2025.11.21 18:11:00.450848 [ 197 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 1 rows starting from the beginning of the part | ||
| 6338 | 2025.11.21 18:11:00.450889 [ 197 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 6339 | 2025.11.21 18:11:00.450930 [ 197 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 6340 | 2025.11.21 18:11:00.451404 [ 256 ] {2310037c-3cdc-433d-9972-018aa11f4612} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6341 | 2025.11.21 18:11:00.451445 [ 256 ] {2310037c-3cdc-433d-9972-018aa11f4612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6342 | 2025.11.21 18:11:00.451717 [ 195 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21 rows, containing 4 columns (4 merged, 0 gathered) in 0.001290387 sec., 16274.187511188504 rows/sec., 1.06 MiB/sec. | ||
| 6343 | 2025.11.21 18:11:00.451895 [ 195 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6344 | 2025.11.21 18:11:00.452006 [ 256 ] {2310037c-3cdc-433d-9972-018aa11f4612} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 6345 | 2025.11.21 18:11:00.452239 [ 195 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_19_4} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6346 | 2025.11.21 18:11:00.452289 [ 256 ] {2310037c-3cdc-433d-9972-018aa11f4612} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6347 | 2025.11.21 18:11:00.452328 [ 195 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_19_4} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 6348 | 2025.11.21 18:11:00.452433 [ 256 ] {2310037c-3cdc-433d-9972-018aa11f4612} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00195 sec., 15384.615384615385 rows/sec., 27.57 MiB/sec. | ||
| 6349 | 2025.11.21 18:11:00.452443 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6350 | 2025.11.21 18:11:00.452492 [ 256 ] {2310037c-3cdc-433d-9972-018aa11f4612} <Debug> TCPHandler: Processed in 0.002132304 sec. | ||
| 6351 | 2025.11.21 18:11:00.452608 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6352 | 2025.11.21 18:11:00.452699 [ 256 ] {e6d9a655-a759-420f-98de-1125002255a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6353 | 2025.11.21 18:11:00.452740 [ 256 ] {e6d9a655-a759-420f-98de-1125002255a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6354 | 2025.11.21 18:11:00.453102 [ 256 ] {e6d9a655-a759-420f-98de-1125002255a3} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6355 | 2025.11.21 18:11:00.453137 [ 256 ] {e6d9a655-a759-420f-98de-1125002255a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6356 | 2025.11.21 18:11:00.453454 [ 256 ] {e6d9a655-a759-420f-98de-1125002255a3} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6357 | 2025.11.21 18:11:00.453680 [ 256 ] {e6d9a655-a759-420f-98de-1125002255a3} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6358 | 2025.11.21 18:11:00.453803 [ 256 ] {e6d9a655-a759-420f-98de-1125002255a3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001122 sec., 92691.62210338682 rows/sec., 5.68 MiB/sec. | ||
| 6359 | 2025.11.21 18:11:00.453838 [ 256 ] {e6d9a655-a759-420f-98de-1125002255a3} <Debug> TCPHandler: Processed in 0.001276447 sec. | ||
| 6360 | 2025.11.21 18:11:02.732356 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6361 | 2025.11.21 18:11:02.732439 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6362 | 2025.11.21 18:11:02.852703 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12397 | ||
| 6363 | 2025.11.21 18:11:02.853393 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6364 | 2025.11.21 18:11:02.853434 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6365 | 2025.11.21 18:11:02.853906 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6366 | 2025.11.21 18:11:02.854128 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6367 | 2025.11.21 18:11:02.854255 [ 143 ] {} <Debug> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6368 | 2025.11.21 18:11:02.854260 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12397 | ||
| 6369 | 2025.11.21 18:11:02.854313 [ 143 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6370 | 2025.11.21 18:11:02.854341 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6371 | 2025.11.21 18:11:02.854452 [ 197 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 6372 | 2025.11.21 18:11:02.854560 [ 197 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6373 | 2025.11.21 18:11:02.854594 [ 197 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10029 rows starting from the beginning of the part | ||
| 6374 | 2025.11.21 18:11:02.854655 [ 197 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 6375 | 2025.11.21 18:11:02.854703 [ 197 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 6376 | 2025.11.21 18:11:02.854749 [ 197 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 6377 | 2025.11.21 18:11:02.854792 [ 197 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 6378 | 2025.11.21 18:11:02.854837 [ 197 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 6379 | 2025.11.21 18:11:02.859125 [ 195 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12397 rows, containing 4 columns (4 merged, 0 gathered) in 0.004726207 sec., 2623033.65045162 rows/sec., 37.52 MiB/sec. | ||
| 6380 | 2025.11.21 18:11:02.859534 [ 187 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6381 | 2025.11.21 18:11:02.859869 [ 187 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_26_5} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6382 | 2025.11.21 18:11:02.859954 [ 187 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_26_5} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6383 | 2025.11.21 18:11:02.860079 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 6384 | 2025.11.21 18:11:03.568611 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6385 | 2025.11.21 18:11:03.586344 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6386 | 2025.11.21 18:11:03.586404 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6387 | 2025.11.21 18:11:03.592121 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6388 | 2025.11.21 18:11:03.592843 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6389 | 2025.11.21 18:11:03.593133 [ 144 ] {} <Debug> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6390 | 2025.11.21 18:11:03.593175 [ 144 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6391 | 2025.11.21 18:11:03.593197 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 6392 | 2025.11.21 18:11:03.593335 [ 193 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 6393 | 2025.11.21 18:11:03.596049 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6394 | 2025.11.21 18:11:03.597166 [ 193 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6395 | 2025.11.21 18:11:03.598724 [ 193 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 6396 | 2025.11.21 18:11:03.603368 [ 193 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 6397 | 2025.11.21 18:11:03.607798 [ 193 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 6398 | 2025.11.21 18:11:03.612232 [ 193 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 6399 | 2025.11.21 18:11:03.616519 [ 193 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 6400 | 2025.11.21 18:11:03.620529 [ 193 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 6401 | 2025.11.21 18:11:03.672566 [ 195 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.079294861 sec., 2471.7869169352603 rows/sec., 12.78 MiB/sec. | ||
| 6402 | 2025.11.21 18:11:03.675207 [ 186 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6403 | 2025.11.21 18:11:03.677385 [ 186 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_26_5} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6404 | 2025.11.21 18:11:03.677488 [ 186 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_26_5} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6405 | 2025.11.21 18:11:03.679652 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6406 | 2025.11.21 18:11:04.000195 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 261.32 MiB, peak 271.86 MiB, free memory in arenas 0.00 B, will set to 264.92 MiB (RSS), difference: 3.60 MiB | ||
| 6407 | 2025.11.21 18:11:05.423917 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6408 | 2025.11.21 18:11:05.424096 [ 256 ] {a0d75496-42bf-4935-b69f-3c3ab97db3ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6409 | 2025.11.21 18:11:05.424163 [ 256 ] {a0d75496-42bf-4935-b69f-3c3ab97db3ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6410 | 2025.11.21 18:11:05.424815 [ 256 ] {a0d75496-42bf-4935-b69f-3c3ab97db3ba} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6411 | 2025.11.21 18:11:05.424858 [ 256 ] {a0d75496-42bf-4935-b69f-3c3ab97db3ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6412 | 2025.11.21 18:11:05.425293 [ 256 ] {a0d75496-42bf-4935-b69f-3c3ab97db3ba} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6413 | 2025.11.21 18:11:05.425540 [ 256 ] {a0d75496-42bf-4935-b69f-3c3ab97db3ba} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6414 | 2025.11.21 18:11:05.425674 [ 148 ] {} <Debug> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6415 | 2025.11.21 18:11:05.425708 [ 256 ] {a0d75496-42bf-4935-b69f-3c3ab97db3ba} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001659 sec., 45810.72935503315 rows/sec., 3.78 MiB/sec. | ||
| 6416 | 2025.11.21 18:11:05.425713 [ 148 ] {} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6417 | 2025.11.21 18:11:05.425740 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6418 | 2025.11.21 18:11:05.425761 [ 256 ] {a0d75496-42bf-4935-b69f-3c3ab97db3ba} <Debug> TCPHandler: Processed in 0.00197235 sec. | ||
| 6419 | 2025.11.21 18:11:05.425866 [ 199 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::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 | ||
| 6420 | 2025.11.21 18:11:05.425896 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6421 | 2025.11.21 18:11:05.426020 [ 256 ] {6a6afaf0-773e-421a-b633-016f01cffac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6422 | 2025.11.21 18:11:05.426030 [ 199 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6423 | 2025.11.21 18:11:05.426067 [ 256 ] {6a6afaf0-773e-421a-b633-016f01cffac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6424 | 2025.11.21 18:11:05.426074 [ 199 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2343 rows starting from the beginning of the part | ||
| 6425 | 2025.11.21 18:11:05.426169 [ 199 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 76 rows starting from the beginning of the part | ||
| 6426 | 2025.11.21 18:11:05.426241 [ 199 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1172 rows starting from the beginning of the part | ||
| 6427 | 2025.11.21 18:11:05.426288 [ 199 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 76 rows starting from the beginning of the part | ||
| 6428 | 2025.11.21 18:11:05.426330 [ 199 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1172 rows starting from the beginning of the part | ||
| 6429 | 2025.11.21 18:11:05.426379 [ 199 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 76 rows starting from the beginning of the part | ||
| 6430 | 2025.11.21 18:11:05.426524 [ 256 ] {6a6afaf0-773e-421a-b633-016f01cffac5} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6431 | 2025.11.21 18:11:05.426566 [ 256 ] {6a6afaf0-773e-421a-b633-016f01cffac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6432 | 2025.11.21 18:11:05.426948 [ 256 ] {6a6afaf0-773e-421a-b633-016f01cffac5} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6433 | 2025.11.21 18:11:05.427181 [ 256 ] {6a6afaf0-773e-421a-b633-016f01cffac5} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6434 | 2025.11.21 18:11:05.427321 [ 256 ] {6a6afaf0-773e-421a-b633-016f01cffac5} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001327 sec., 7535.795026375282 rows/sec., 566.66 KiB/sec. | ||
| 6435 | 2025.11.21 18:11:05.427326 [ 149 ] {} <Debug> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6436 | 2025.11.21 18:11:05.427362 [ 256 ] {6a6afaf0-773e-421a-b633-016f01cffac5} <Debug> TCPHandler: Processed in 0.001518241 sec. | ||
| 6437 | 2025.11.21 18:11:05.427402 [ 149 ] {} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6438 | 2025.11.21 18:11:05.427433 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6439 | 2025.11.21 18:11:05.427491 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6440 | 2025.11.21 18:11:05.427522 [ 195 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::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 | ||
| 6441 | 2025.11.21 18:11:05.427593 [ 256 ] {8584d4bd-3e10-4026-b8c4-6252dcfdbe50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6442 | 2025.11.21 18:11:05.427628 [ 195 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6443 | 2025.11.21 18:11:05.427638 [ 256 ] {8584d4bd-3e10-4026-b8c4-6252dcfdbe50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6444 | 2025.11.21 18:11:05.427661 [ 195 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 263 rows starting from the beginning of the part | ||
| 6445 | 2025.11.21 18:11:05.427719 [ 195 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
| 6446 | 2025.11.21 18:11:05.427763 [ 195 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 235 rows starting from the beginning of the part | ||
| 6447 | 2025.11.21 18:11:05.427804 [ 195 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 6448 | 2025.11.21 18:11:05.427844 [ 195 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 235 rows starting from the beginning of the part | ||
| 6449 | 2025.11.21 18:11:05.427882 [ 195 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 10 rows starting from the beginning of the part | ||
| 6450 | 2025.11.21 18:11:05.428071 [ 256 ] {8584d4bd-3e10-4026-b8c4-6252dcfdbe50} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6451 | 2025.11.21 18:11:05.428112 [ 256 ] {8584d4bd-3e10-4026-b8c4-6252dcfdbe50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6452 | 2025.11.21 18:11:05.428470 [ 256 ] {8584d4bd-3e10-4026-b8c4-6252dcfdbe50} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6453 | 2025.11.21 18:11:05.428707 [ 190 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 763 rows, containing 5 columns (5 merged, 0 gathered) in 0.001216365 sec., 627278.8184467655 rows/sec., 40.91 MiB/sec. | ||
| 6454 | 2025.11.21 18:11:05.428727 [ 200 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4915 rows, containing 5 columns (5 merged, 0 gathered) in 0.00292584 sec., 1679859.4591638641 rows/sec., 141.64 MiB/sec. | ||
| 6455 | 2025.11.21 18:11:05.428714 [ 256 ] {8584d4bd-3e10-4026-b8c4-6252dcfdbe50} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6456 | 2025.11.21 18:11:05.428897 [ 149 ] {} <Debug> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6457 | 2025.11.21 18:11:05.428914 [ 256 ] {8584d4bd-3e10-4026-b8c4-6252dcfdbe50} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001341 sec., 55182.699478001494 rows/sec., 4.31 MiB/sec. | ||
| 6458 | 2025.11.21 18:11:05.428932 [ 149 ] {} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6459 | 2025.11.21 18:11:05.428956 [ 256 ] {8584d4bd-3e10-4026-b8c4-6252dcfdbe50} <Debug> TCPHandler: Processed in 0.001515461 sec. | ||
| 6460 | 2025.11.21 18:11:05.428957 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6461 | 2025.11.21 18:11:05.428958 [ 190 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6462 | 2025.11.21 18:11:05.429052 [ 200 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::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 | ||
| 6463 | 2025.11.21 18:11:05.429083 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6464 | 2025.11.21 18:11:05.429129 [ 199 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6465 | 2025.11.21 18:11:05.429146 [ 200 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6466 | 2025.11.21 18:11:05.429179 [ 256 ] {ba1680f4-5e9f-4b99-bb19-aa29704bec19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6467 | 2025.11.21 18:11:05.429183 [ 200 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1211 rows starting from the beginning of the part | ||
| 6468 | 2025.11.21 18:11:05.429226 [ 256 ] {ba1680f4-5e9f-4b99-bb19-aa29704bec19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6469 | 2025.11.21 18:11:05.429253 [ 200 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 74 rows starting from the beginning of the part | ||
| 6470 | 2025.11.21 18:11:05.429302 [ 200 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 709 rows starting from the beginning of the part | ||
| 6471 | 2025.11.21 18:11:05.429346 [ 200 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 74 rows starting from the beginning of the part | ||
| 6472 | 2025.11.21 18:11:05.429387 [ 200 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 709 rows starting from the beginning of the part | ||
| 6473 | 2025.11.21 18:11:05.429391 [ 190 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_36_7} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6474 | 2025.11.21 18:11:05.429431 [ 200 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 74 rows starting from the beginning of the part | ||
| 6475 | 2025.11.21 18:11:05.429478 [ 199 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_41_8} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6476 | 2025.11.21 18:11:05.429488 [ 190 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_36_7} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6477 | 2025.11.21 18:11:05.429572 [ 199 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_41_8} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6478 | 2025.11.21 18:11:05.429597 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 6479 | 2025.11.21 18:11:05.429634 [ 256 ] {ba1680f4-5e9f-4b99-bb19-aa29704bec19} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6480 | 2025.11.21 18:11:05.429657 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 6481 | 2025.11.21 18:11:05.429674 [ 256 ] {ba1680f4-5e9f-4b99-bb19-aa29704bec19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6482 | 2025.11.21 18:11:05.430020 [ 256 ] {ba1680f4-5e9f-4b99-bb19-aa29704bec19} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6483 | 2025.11.21 18:11:05.430242 [ 256 ] {ba1680f4-5e9f-4b99-bb19-aa29704bec19} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6484 | 2025.11.21 18:11:05.430362 [ 149 ] {} <Debug> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6485 | 2025.11.21 18:11:05.430371 [ 256 ] {ba1680f4-5e9f-4b99-bb19-aa29704bec19} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001211 sec., 132122.21304706854 rows/sec., 9.20 MiB/sec. | ||
| 6486 | 2025.11.21 18:11:05.430401 [ 149 ] {} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6487 | 2025.11.21 18:11:05.430424 [ 256 ] {ba1680f4-5e9f-4b99-bb19-aa29704bec19} <Debug> TCPHandler: Processed in 0.001389548 sec. | ||
| 6488 | 2025.11.21 18:11:05.430424 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6489 | 2025.11.21 18:11:05.430518 [ 199 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::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 | ||
| 6490 | 2025.11.21 18:11:05.430547 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6491 | 2025.11.21 18:11:05.430610 [ 199 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6492 | 2025.11.21 18:11:05.430640 [ 199 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11837 rows starting from the beginning of the part | ||
| 6493 | 2025.11.21 18:11:05.430645 [ 256 ] {7f11b303-f9ff-410e-b7cd-20fd92635fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6494 | 2025.11.21 18:11:05.430681 [ 189 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2851 rows, containing 5 columns (5 merged, 0 gathered) in 0.001660944 sec., 1716493.7529501296 rows/sec., 129.06 MiB/sec. | ||
| 6495 | 2025.11.21 18:11:05.430690 [ 199 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::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 | ||
| 6496 | 2025.11.21 18:11:05.430708 [ 256 ] {7f11b303-f9ff-410e-b7cd-20fd92635fad} <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 | ||
| 6497 | 2025.11.21 18:11:05.430749 [ 199 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::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 | ||
| 6498 | 2025.11.21 18:11:05.430789 [ 199 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 6499 | 2025.11.21 18:11:05.430824 [ 199 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::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 | ||
| 6500 | 2025.11.21 18:11:05.430861 [ 199 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::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 | ||
| 6501 | 2025.11.21 18:11:05.430867 [ 200 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6502 | 2025.11.21 18:11:05.431168 [ 200 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_41_8} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6503 | 2025.11.21 18:11:05.431236 [ 200 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_41_8} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6504 | 2025.11.21 18:11:05.431307 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 6505 | 2025.11.21 18:11:05.431479 [ 256 ] {7f11b303-f9ff-410e-b7cd-20fd92635fad} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6506 | 2025.11.21 18:11:05.431515 [ 256 ] {7f11b303-f9ff-410e-b7cd-20fd92635fad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6507 | 2025.11.21 18:11:05.432071 [ 256 ] {7f11b303-f9ff-410e-b7cd-20fd92635fad} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6508 | 2025.11.21 18:11:05.432309 [ 256 ] {7f11b303-f9ff-410e-b7cd-20fd92635fad} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6509 | 2025.11.21 18:11:05.432456 [ 256 ] {7f11b303-f9ff-410e-b7cd-20fd92635fad} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001829 sec., 5467.468562055768 rows/sec., 9.80 MiB/sec. | ||
| 6510 | 2025.11.21 18:11:05.432511 [ 256 ] {7f11b303-f9ff-410e-b7cd-20fd92635fad} <Debug> TCPHandler: Processed in 0.002011741 sec. | ||
| 6511 | 2025.11.21 18:11:05.432622 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6512 | 2025.11.21 18:11:05.432724 [ 256 ] {df503c73-0824-41c6-ae45-0b5df70d96a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6513 | 2025.11.21 18:11:05.432769 [ 256 ] {df503c73-0824-41c6-ae45-0b5df70d96a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6514 | 2025.11.21 18:11:05.433132 [ 256 ] {df503c73-0824-41c6-ae45-0b5df70d96a7} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6515 | 2025.11.21 18:11:05.433171 [ 256 ] {df503c73-0824-41c6-ae45-0b5df70d96a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6516 | 2025.11.21 18:11:05.433532 [ 256 ] {df503c73-0824-41c6-ae45-0b5df70d96a7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6517 | 2025.11.21 18:11:05.433750 [ 256 ] {df503c73-0824-41c6-ae45-0b5df70d96a7} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6518 | 2025.11.21 18:11:05.433859 [ 149 ] {} <Debug> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6519 | 2025.11.21 18:11:05.433884 [ 256 ] {df503c73-0824-41c6-ae45-0b5df70d96a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001179 sec., 50890.58524173028 rows/sec., 3.43 MiB/sec. | ||
| 6520 | 2025.11.21 18:11:05.433896 [ 149 ] {} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6521 | 2025.11.21 18:11:05.433924 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6522 | 2025.11.21 18:11:05.433929 [ 256 ] {df503c73-0824-41c6-ae45-0b5df70d96a7} <Debug> TCPHandler: Processed in 0.001357458 sec. | ||
| 6523 | 2025.11.21 18:11:05.434011 [ 190 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::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 | ||
| 6524 | 2025.11.21 18:11:05.434115 [ 190 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6525 | 2025.11.21 18:11:05.434146 [ 190 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2540 rows starting from the beginning of the part | ||
| 6526 | 2025.11.21 18:11:05.434202 [ 190 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::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 | ||
| 6527 | 2025.11.21 18:11:05.434243 [ 190 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::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 | ||
| 6528 | 2025.11.21 18:11:05.434283 [ 190 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::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 | ||
| 6529 | 2025.11.21 18:11:05.434317 [ 190 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::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 | ||
| 6530 | 2025.11.21 18:11:05.434352 [ 190 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::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 | ||
| 6531 | 2025.11.21 18:11:05.434357 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12945 rows, containing 5 columns (5 merged, 0 gathered) in 0.00387077 sec., 3344295.8377790465 rows/sec., 223.81 MiB/sec. | ||
| 6532 | 2025.11.21 18:11:05.434857 [ 189 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6533 | 2025.11.21 18:11:05.435197 [ 189 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6534 | 2025.11.21 18:11:05.435272 [ 189 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6535 | 2025.11.21 18:11:05.435360 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.35 MiB. | ||
| 6536 | 2025.11.21 18:11:05.435627 [ 194 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2928 rows, containing 4 columns (4 merged, 0 gathered) in 0.001652874 sec., 1771459.893494604 rows/sec., 112.45 MiB/sec. | ||
| 6537 | 2025.11.21 18:11:05.435953 [ 189 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6538 | 2025.11.21 18:11:05.436193 [ 189 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_41_8} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6539 | 2025.11.21 18:11:05.436257 [ 189 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_41_8} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6540 | 2025.11.21 18:11:05.436328 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.72 MiB. | ||
| 6541 | 2025.11.21 18:11:07.670436 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6542 | 2025.11.21 18:11:07.670613 [ 256 ] {cbd03ebb-80c7-4740-a243-fdae7fd18e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6543 | 2025.11.21 18:11:07.670682 [ 256 ] {cbd03ebb-80c7-4740-a243-fdae7fd18e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6544 | 2025.11.21 18:11:07.671550 [ 256 ] {cbd03ebb-80c7-4740-a243-fdae7fd18e89} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6545 | 2025.11.21 18:11:07.671602 [ 256 ] {cbd03ebb-80c7-4740-a243-fdae7fd18e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6546 | 2025.11.21 18:11:07.672038 [ 256 ] {cbd03ebb-80c7-4740-a243-fdae7fd18e89} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6547 | 2025.11.21 18:11:07.672274 [ 256 ] {cbd03ebb-80c7-4740-a243-fdae7fd18e89} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6548 | 2025.11.21 18:11:07.672438 [ 256 ] {cbd03ebb-80c7-4740-a243-fdae7fd18e89} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001871 sec., 219134.15285943344 rows/sec., 13.90 MiB/sec. | ||
| 6549 | 2025.11.21 18:11:07.672492 [ 256 ] {cbd03ebb-80c7-4740-a243-fdae7fd18e89} <Debug> TCPHandler: Processed in 0.002187755 sec. | ||
| 6550 | 2025.11.21 18:11:07.672621 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6551 | 2025.11.21 18:11:07.672725 [ 256 ] {c21bd836-e67f-44e6-8b87-fde206e04cfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6552 | 2025.11.21 18:11:07.672771 [ 256 ] {c21bd836-e67f-44e6-8b87-fde206e04cfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6553 | 2025.11.21 18:11:07.673195 [ 256 ] {c21bd836-e67f-44e6-8b87-fde206e04cfc} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6554 | 2025.11.21 18:11:07.673248 [ 256 ] {c21bd836-e67f-44e6-8b87-fde206e04cfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6555 | 2025.11.21 18:11:07.673643 [ 256 ] {c21bd836-e67f-44e6-8b87-fde206e04cfc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 6556 | 2025.11.21 18:11:07.673883 [ 256 ] {c21bd836-e67f-44e6-8b87-fde206e04cfc} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6557 | 2025.11.21 18:11:07.674020 [ 256 ] {c21bd836-e67f-44e6-8b87-fde206e04cfc} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001319 sec., 9097.801364670204 rows/sec., 741.86 KiB/sec. | ||
| 6558 | 2025.11.21 18:11:07.674059 [ 256 ] {c21bd836-e67f-44e6-8b87-fde206e04cfc} <Debug> TCPHandler: Processed in 0.001491051 sec. | ||
| 6559 | 2025.11.21 18:11:07.674177 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6560 | 2025.11.21 18:11:07.674275 [ 256 ] {28e937c8-a252-4aa6-8fd6-7c8af3722dfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6561 | 2025.11.21 18:11:07.674317 [ 256 ] {28e937c8-a252-4aa6-8fd6-7c8af3722dfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6562 | 2025.11.21 18:11:07.676381 [ 256 ] {28e937c8-a252-4aa6-8fd6-7c8af3722dfb} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6563 | 2025.11.21 18:11:07.676420 [ 256 ] {28e937c8-a252-4aa6-8fd6-7c8af3722dfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6564 | 2025.11.21 18:11:07.676943 [ 256 ] {28e937c8-a252-4aa6-8fd6-7c8af3722dfb} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6565 | 2025.11.21 18:11:07.677169 [ 256 ] {28e937c8-a252-4aa6-8fd6-7c8af3722dfb} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6566 | 2025.11.21 18:11:07.677308 [ 256 ] {28e937c8-a252-4aa6-8fd6-7c8af3722dfb} <Debug> executeQuery: Read 2318 rows, 192.51 KiB in 0.003055 sec., 758756.1374795417 rows/sec., 61.54 MiB/sec. | ||
| 6567 | 2025.11.21 18:11:07.677350 [ 256 ] {28e937c8-a252-4aa6-8fd6-7c8af3722dfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 6568 | 2025.11.21 18:11:07.677365 [ 256 ] {28e937c8-a252-4aa6-8fd6-7c8af3722dfb} <Debug> TCPHandler: Processed in 0.003237837 sec. | ||
| 6569 | 2025.11.21 18:11:07.677488 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6570 | 2025.11.21 18:11:07.677584 [ 256 ] {62c84faf-6533-475d-9ba7-8d6514fb0890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6571 | 2025.11.21 18:11:07.677626 [ 256 ] {62c84faf-6533-475d-9ba7-8d6514fb0890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6572 | 2025.11.21 18:11:07.678148 [ 256 ] {62c84faf-6533-475d-9ba7-8d6514fb0890} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6573 | 2025.11.21 18:11:07.678187 [ 256 ] {62c84faf-6533-475d-9ba7-8d6514fb0890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6574 | 2025.11.21 18:11:07.678509 [ 256 ] {62c84faf-6533-475d-9ba7-8d6514fb0890} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6575 | 2025.11.21 18:11:07.678721 [ 256 ] {62c84faf-6533-475d-9ba7-8d6514fb0890} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6576 | 2025.11.21 18:11:07.678855 [ 256 ] {62c84faf-6533-475d-9ba7-8d6514fb0890} <Debug> executeQuery: Read 247 rows, 15.41 KiB in 0.001292 sec., 191176.4705882353 rows/sec., 11.65 MiB/sec. | ||
| 6577 | 2025.11.21 18:11:07.678893 [ 256 ] {62c84faf-6533-475d-9ba7-8d6514fb0890} <Debug> TCPHandler: Processed in 0.001455701 sec. | ||
| 6578 | 2025.11.21 18:11:07.679005 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6579 | 2025.11.21 18:11:07.679101 [ 256 ] {eebb123d-c278-436a-9f80-328912938201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6580 | 2025.11.21 18:11:07.679140 [ 256 ] {eebb123d-c278-436a-9f80-328912938201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6581 | 2025.11.21 18:11:07.679706 [ 256 ] {eebb123d-c278-436a-9f80-328912938201} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6582 | 2025.11.21 18:11:07.679744 [ 256 ] {eebb123d-c278-436a-9f80-328912938201} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6583 | 2025.11.21 18:11:07.680092 [ 256 ] {eebb123d-c278-436a-9f80-328912938201} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6584 | 2025.11.21 18:11:07.680325 [ 256 ] {eebb123d-c278-436a-9f80-328912938201} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6585 | 2025.11.21 18:11:07.680453 [ 256 ] {eebb123d-c278-436a-9f80-328912938201} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001372 sec., 320699.7084548105 rows/sec., 21.22 MiB/sec. | ||
| 6586 | 2025.11.21 18:11:07.680491 [ 256 ] {eebb123d-c278-436a-9f80-328912938201} <Debug> TCPHandler: Processed in 0.001535001 sec. | ||
| 6587 | 2025.11.21 18:11:07.680605 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6588 | 2025.11.21 18:11:07.680699 [ 256 ] {2c33f006-77bc-40d9-97be-e88577f563f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6589 | 2025.11.21 18:11:07.680739 [ 256 ] {2c33f006-77bc-40d9-97be-e88577f563f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6590 | 2025.11.21 18:11:07.681221 [ 256 ] {2c33f006-77bc-40d9-97be-e88577f563f8} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6591 | 2025.11.21 18:11:07.681257 [ 256 ] {2c33f006-77bc-40d9-97be-e88577f563f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6592 | 2025.11.21 18:11:07.681588 [ 256 ] {2c33f006-77bc-40d9-97be-e88577f563f8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6593 | 2025.11.21 18:11:07.681802 [ 256 ] {2c33f006-77bc-40d9-97be-e88577f563f8} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6594 | 2025.11.21 18:11:07.681925 [ 256 ] {2c33f006-77bc-40d9-97be-e88577f563f8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001259 sec., 167593.3280381255 rows/sec., 9.52 MiB/sec. | ||
| 6595 | 2025.11.21 18:11:07.681960 [ 256 ] {2c33f006-77bc-40d9-97be-e88577f563f8} <Debug> TCPHandler: Processed in 0.001421609 sec. | ||
| 6596 | 2025.11.21 18:11:07.682067 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6597 | 2025.11.21 18:11:07.682155 [ 256 ] {9961c695-3985-43ce-bbbb-0d41bf0bff62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6598 | 2025.11.21 18:11:07.682191 [ 256 ] {9961c695-3985-43ce-bbbb-0d41bf0bff62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6599 | 2025.11.21 18:11:07.683133 [ 256 ] {9961c695-3985-43ce-bbbb-0d41bf0bff62} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6600 | 2025.11.21 18:11:07.683171 [ 256 ] {9961c695-3985-43ce-bbbb-0d41bf0bff62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6601 | 2025.11.21 18:11:07.683585 [ 256 ] {9961c695-3985-43ce-bbbb-0d41bf0bff62} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6602 | 2025.11.21 18:11:07.683862 [ 256 ] {9961c695-3985-43ce-bbbb-0d41bf0bff62} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6603 | 2025.11.21 18:11:07.684029 [ 256 ] {9961c695-3985-43ce-bbbb-0d41bf0bff62} <Debug> executeQuery: Read 1177 rows, 86.14 KiB in 0.00186 sec., 632795.6989247311 rows/sec., 45.23 MiB/sec. | ||
| 6604 | 2025.11.21 18:11:07.684077 [ 256 ] {9961c695-3985-43ce-bbbb-0d41bf0bff62} <Debug> TCPHandler: Processed in 0.002034002 sec. | ||
| 6605 | 2025.11.21 18:11:07.684279 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6606 | 2025.11.21 18:11:07.684387 [ 256 ] {492b43a4-3e5e-4a8f-a73a-e6ac7b8df9d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6607 | 2025.11.21 18:11:07.684438 [ 256 ] {492b43a4-3e5e-4a8f-a73a-e6ac7b8df9d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6608 | 2025.11.21 18:11:07.684961 [ 256 ] {492b43a4-3e5e-4a8f-a73a-e6ac7b8df9d1} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6609 | 2025.11.21 18:11:07.685023 [ 256 ] {492b43a4-3e5e-4a8f-a73a-e6ac7b8df9d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6610 | 2025.11.21 18:11:07.685684 [ 256 ] {492b43a4-3e5e-4a8f-a73a-e6ac7b8df9d1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6611 | 2025.11.21 18:11:07.686086 [ 256 ] {492b43a4-3e5e-4a8f-a73a-e6ac7b8df9d1} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6612 | 2025.11.21 18:11:07.686237 [ 256 ] {492b43a4-3e5e-4a8f-a73a-e6ac7b8df9d1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001872 sec., 3205.128205128205 rows/sec., 167.46 KiB/sec. | ||
| 6613 | 2025.11.21 18:11:07.686279 [ 256 ] {492b43a4-3e5e-4a8f-a73a-e6ac7b8df9d1} <Debug> TCPHandler: Processed in 0.002059102 sec. | ||
| 6614 | 2025.11.21 18:11:07.686415 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6615 | 2025.11.21 18:11:07.686511 [ 256 ] {56308108-a280-4742-b6b2-94bf6ba5b71d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6616 | 2025.11.21 18:11:07.686562 [ 256 ] {56308108-a280-4742-b6b2-94bf6ba5b71d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6617 | 2025.11.21 18:11:07.687168 [ 256 ] {56308108-a280-4742-b6b2-94bf6ba5b71d} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6618 | 2025.11.21 18:11:07.687205 [ 256 ] {56308108-a280-4742-b6b2-94bf6ba5b71d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6619 | 2025.11.21 18:11:07.687661 [ 256 ] {56308108-a280-4742-b6b2-94bf6ba5b71d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6620 | 2025.11.21 18:11:07.687894 [ 256 ] {56308108-a280-4742-b6b2-94bf6ba5b71d} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6621 | 2025.11.21 18:11:07.688035 [ 256 ] {56308108-a280-4742-b6b2-94bf6ba5b71d} <Debug> executeQuery: Read 940 rows, 63.74 KiB in 0.001543 sec., 609202.8515878159 rows/sec., 40.34 MiB/sec. | ||
| 6622 | 2025.11.21 18:11:07.688074 [ 256 ] {56308108-a280-4742-b6b2-94bf6ba5b71d} <Debug> TCPHandler: Processed in 0.001709665 sec. | ||
| 6623 | 2025.11.21 18:11:07.688195 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6624 | 2025.11.21 18:11:07.688290 [ 256 ] {05dfa580-cf71-4e17-aa81-900102c5dd13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6625 | 2025.11.21 18:11:07.688335 [ 256 ] {05dfa580-cf71-4e17-aa81-900102c5dd13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6626 | 2025.11.21 18:11:07.688692 [ 256 ] {05dfa580-cf71-4e17-aa81-900102c5dd13} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6627 | 2025.11.21 18:11:07.688731 [ 256 ] {05dfa580-cf71-4e17-aa81-900102c5dd13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6628 | 2025.11.21 18:11:07.689057 [ 256 ] {05dfa580-cf71-4e17-aa81-900102c5dd13} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6629 | 2025.11.21 18:11:07.689265 [ 256 ] {05dfa580-cf71-4e17-aa81-900102c5dd13} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6630 | 2025.11.21 18:11:07.689399 [ 256 ] {05dfa580-cf71-4e17-aa81-900102c5dd13} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001127 sec., 887.3114463176576 rows/sec., 59.79 KiB/sec. | ||
| 6631 | 2025.11.21 18:11:07.689436 [ 256 ] {05dfa580-cf71-4e17-aa81-900102c5dd13} <Debug> TCPHandler: Processed in 0.001290856 sec. | ||
| 6632 | 2025.11.21 18:11:07.689540 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6633 | 2025.11.21 18:11:07.689635 [ 256 ] {ff6c3f57-9860-4477-b3ec-53aca1dacf44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6634 | 2025.11.21 18:11:07.689690 [ 256 ] {ff6c3f57-9860-4477-b3ec-53aca1dacf44} <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 | ||
| 6635 | 2025.11.21 18:11:07.690566 [ 256 ] {ff6c3f57-9860-4477-b3ec-53aca1dacf44} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6636 | 2025.11.21 18:11:07.690604 [ 256 ] {ff6c3f57-9860-4477-b3ec-53aca1dacf44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6637 | 2025.11.21 18:11:07.691166 [ 256 ] {ff6c3f57-9860-4477-b3ec-53aca1dacf44} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6638 | 2025.11.21 18:11:07.691398 [ 256 ] {ff6c3f57-9860-4477-b3ec-53aca1dacf44} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6639 | 2025.11.21 18:11:07.691544 [ 256 ] {ff6c3f57-9860-4477-b3ec-53aca1dacf44} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001928 sec., 15560.165975103735 rows/sec., 27.88 MiB/sec. | ||
| 6640 | 2025.11.21 18:11:07.691612 [ 256 ] {ff6c3f57-9860-4477-b3ec-53aca1dacf44} <Debug> TCPHandler: Processed in 0.002120073 sec. | ||
| 6641 | 2025.11.21 18:11:07.691724 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6642 | 2025.11.21 18:11:07.691819 [ 256 ] {f076f444-fbf0-4aba-a548-a58ec92ceb96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6643 | 2025.11.21 18:11:07.691862 [ 256 ] {f076f444-fbf0-4aba-a548-a58ec92ceb96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6644 | 2025.11.21 18:11:07.692192 [ 256 ] {f076f444-fbf0-4aba-a548-a58ec92ceb96} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6645 | 2025.11.21 18:11:07.692231 [ 256 ] {f076f444-fbf0-4aba-a548-a58ec92ceb96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6646 | 2025.11.21 18:11:07.692546 [ 256 ] {f076f444-fbf0-4aba-a548-a58ec92ceb96} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 6647 | 2025.11.21 18:11:07.692758 [ 256 ] {f076f444-fbf0-4aba-a548-a58ec92ceb96} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6648 | 2025.11.21 18:11:07.692888 [ 256 ] {f076f444-fbf0-4aba-a548-a58ec92ceb96} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001087 sec., 73597.05611775529 rows/sec., 4.37 MiB/sec. | ||
| 6649 | 2025.11.21 18:11:07.692923 [ 256 ] {f076f444-fbf0-4aba-a548-a58ec92ceb96} <Debug> TCPHandler: Processed in 0.001249176 sec. | ||
| 6650 | 2025.11.21 18:11:07.883315 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 896 | ||
| 6651 | 2025.11.21 18:11:07.886253 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6652 | 2025.11.21 18:11:07.886316 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6653 | 2025.11.21 18:11:07.887620 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6654 | 2025.11.21 18:11:07.887929 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6655 | 2025.11.21 18:11:07.888332 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 896 | ||
| 6656 | 2025.11.21 18:11:10.354399 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12909 | ||
| 6657 | 2025.11.21 18:11:10.354935 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6658 | 2025.11.21 18:11:10.354977 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6659 | 2025.11.21 18:11:10.355462 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6660 | 2025.11.21 18:11:10.355699 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6661 | 2025.11.21 18:11:10.355841 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12909 | ||
| 6662 | 2025.11.21 18:11:10.418213 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6663 | 2025.11.21 18:11:10.418413 [ 256 ] {d7bb9ae6-d3b6-481c-b02b-b46dbc0c8fd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6664 | 2025.11.21 18:11:10.418487 [ 256 ] {d7bb9ae6-d3b6-481c-b02b-b46dbc0c8fd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6665 | 2025.11.21 18:11:10.419168 [ 256 ] {d7bb9ae6-d3b6-481c-b02b-b46dbc0c8fd7} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6666 | 2025.11.21 18:11:10.419222 [ 256 ] {d7bb9ae6-d3b6-481c-b02b-b46dbc0c8fd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6667 | 2025.11.21 18:11:10.419632 [ 256 ] {d7bb9ae6-d3b6-481c-b02b-b46dbc0c8fd7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6668 | 2025.11.21 18:11:10.419910 [ 256 ] {d7bb9ae6-d3b6-481c-b02b-b46dbc0c8fd7} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6669 | 2025.11.21 18:11:10.420080 [ 256 ] {d7bb9ae6-d3b6-481c-b02b-b46dbc0c8fd7} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001722 sec., 32520.325203252032 rows/sec., 2.50 MiB/sec. | ||
| 6670 | 2025.11.21 18:11:10.420133 [ 256 ] {d7bb9ae6-d3b6-481c-b02b-b46dbc0c8fd7} <Debug> TCPHandler: Processed in 0.002059933 sec. | ||
| 6671 | 2025.11.21 18:11:10.420265 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6672 | 2025.11.21 18:11:10.420369 [ 256 ] {07a2489b-d0b5-453f-ab26-c584a961958d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6673 | 2025.11.21 18:11:10.420413 [ 256 ] {07a2489b-d0b5-453f-ab26-c584a961958d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6674 | 2025.11.21 18:11:10.420874 [ 256 ] {07a2489b-d0b5-453f-ab26-c584a961958d} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6675 | 2025.11.21 18:11:10.420913 [ 256 ] {07a2489b-d0b5-453f-ab26-c584a961958d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6676 | 2025.11.21 18:11:10.421234 [ 256 ] {07a2489b-d0b5-453f-ab26-c584a961958d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6677 | 2025.11.21 18:11:10.421457 [ 256 ] {07a2489b-d0b5-453f-ab26-c584a961958d} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6678 | 2025.11.21 18:11:10.421591 [ 256 ] {07a2489b-d0b5-453f-ab26-c584a961958d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001248 sec., 51282.05128205128 rows/sec., 4.00 MiB/sec. | ||
| 6679 | 2025.11.21 18:11:10.421630 [ 256 ] {07a2489b-d0b5-453f-ab26-c584a961958d} <Debug> TCPHandler: Processed in 0.001418379 sec. | ||
| 6680 | 2025.11.21 18:11:10.421747 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6681 | 2025.11.21 18:11:10.421842 [ 256 ] {4e292d06-5938-4be7-a005-6f96570da137} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6682 | 2025.11.21 18:11:10.421888 [ 256 ] {4e292d06-5938-4be7-a005-6f96570da137} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6683 | 2025.11.21 18:11:10.422266 [ 256 ] {4e292d06-5938-4be7-a005-6f96570da137} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6684 | 2025.11.21 18:11:10.422304 [ 256 ] {4e292d06-5938-4be7-a005-6f96570da137} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6685 | 2025.11.21 18:11:10.422637 [ 256 ] {4e292d06-5938-4be7-a005-6f96570da137} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6686 | 2025.11.21 18:11:10.422843 [ 256 ] {4e292d06-5938-4be7-a005-6f96570da137} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6687 | 2025.11.21 18:11:10.422971 [ 256 ] {4e292d06-5938-4be7-a005-6f96570da137} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001149 sec., 55700.6092254134 rows/sec., 3.88 MiB/sec. | ||
| 6688 | 2025.11.21 18:11:10.423008 [ 256 ] {4e292d06-5938-4be7-a005-6f96570da137} <Debug> TCPHandler: Processed in 0.001312927 sec. | ||
| 6689 | 2025.11.21 18:11:10.423122 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6690 | 2025.11.21 18:11:10.423217 [ 256 ] {bdfbc59e-0c31-4d3a-8929-ed0b8226c8b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6691 | 2025.11.21 18:11:10.423261 [ 256 ] {bdfbc59e-0c31-4d3a-8929-ed0b8226c8b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6692 | 2025.11.21 18:11:10.423583 [ 256 ] {bdfbc59e-0c31-4d3a-8929-ed0b8226c8b3} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6693 | 2025.11.21 18:11:10.423619 [ 256 ] {bdfbc59e-0c31-4d3a-8929-ed0b8226c8b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6694 | 2025.11.21 18:11:10.423923 [ 256 ] {bdfbc59e-0c31-4d3a-8929-ed0b8226c8b3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 6695 | 2025.11.21 18:11:10.424127 [ 256 ] {bdfbc59e-0c31-4d3a-8929-ed0b8226c8b3} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6696 | 2025.11.21 18:11:10.424255 [ 256 ] {bdfbc59e-0c31-4d3a-8929-ed0b8226c8b3} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001057 sec., 22705.77105014191 rows/sec., 1.53 MiB/sec. | ||
| 6697 | 2025.11.21 18:11:10.424292 [ 256 ] {bdfbc59e-0c31-4d3a-8929-ed0b8226c8b3} <Debug> TCPHandler: Processed in 0.001220775 sec. | ||
| 6698 | 2025.11.21 18:11:11.096163 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6699 | 2025.11.21 18:11:11.112005 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6700 | 2025.11.21 18:11:11.112066 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6701 | 2025.11.21 18:11:11.118447 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6702 | 2025.11.21 18:11:11.119182 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6703 | 2025.11.21 18:11:11.122028 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6704 | 2025.11.21 18:11:15.423069 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6705 | 2025.11.21 18:11:15.423269 [ 256 ] {dfc95058-7e9d-4f09-b7b5-2f20bca10b96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6706 | 2025.11.21 18:11:15.423338 [ 256 ] {dfc95058-7e9d-4f09-b7b5-2f20bca10b96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6707 | 2025.11.21 18:11:15.424059 [ 256 ] {dfc95058-7e9d-4f09-b7b5-2f20bca10b96} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6708 | 2025.11.21 18:11:15.424111 [ 256 ] {dfc95058-7e9d-4f09-b7b5-2f20bca10b96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6709 | 2025.11.21 18:11:15.424512 [ 256 ] {dfc95058-7e9d-4f09-b7b5-2f20bca10b96} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6710 | 2025.11.21 18:11:15.424731 [ 256 ] {dfc95058-7e9d-4f09-b7b5-2f20bca10b96} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6711 | 2025.11.21 18:11:15.424887 [ 256 ] {dfc95058-7e9d-4f09-b7b5-2f20bca10b96} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001669 sec., 45536.24925104853 rows/sec., 3.75 MiB/sec. | ||
| 6712 | 2025.11.21 18:11:15.424939 [ 256 ] {dfc95058-7e9d-4f09-b7b5-2f20bca10b96} <Debug> TCPHandler: Processed in 0.001997041 sec. | ||
| 6713 | 2025.11.21 18:11:15.425072 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6714 | 2025.11.21 18:11:15.425174 [ 256 ] {4c9cc89c-f983-4a35-b6f5-78c05aa45b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6715 | 2025.11.21 18:11:15.425217 [ 256 ] {4c9cc89c-f983-4a35-b6f5-78c05aa45b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6716 | 2025.11.21 18:11:15.425636 [ 256 ] {4c9cc89c-f983-4a35-b6f5-78c05aa45b30} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6717 | 2025.11.21 18:11:15.425673 [ 256 ] {4c9cc89c-f983-4a35-b6f5-78c05aa45b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6718 | 2025.11.21 18:11:15.425971 [ 256 ] {4c9cc89c-f983-4a35-b6f5-78c05aa45b30} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6719 | 2025.11.21 18:11:15.426187 [ 256 ] {4c9cc89c-f983-4a35-b6f5-78c05aa45b30} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6720 | 2025.11.21 18:11:15.426351 [ 256 ] {4c9cc89c-f983-4a35-b6f5-78c05aa45b30} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001199 sec., 8340.283569641368 rows/sec., 627.15 KiB/sec. | ||
| 6721 | 2025.11.21 18:11:15.426404 [ 256 ] {4c9cc89c-f983-4a35-b6f5-78c05aa45b30} <Debug> TCPHandler: Processed in 0.001381188 sec. | ||
| 6722 | 2025.11.21 18:11:15.426528 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6723 | 2025.11.21 18:11:15.426623 [ 256 ] {a249c884-06d6-42f3-aa35-7fcee1db78cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6724 | 2025.11.21 18:11:15.426671 [ 256 ] {a249c884-06d6-42f3-aa35-7fcee1db78cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6725 | 2025.11.21 18:11:15.427110 [ 256 ] {a249c884-06d6-42f3-aa35-7fcee1db78cc} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6726 | 2025.11.21 18:11:15.427146 [ 256 ] {a249c884-06d6-42f3-aa35-7fcee1db78cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6727 | 2025.11.21 18:11:15.427458 [ 256 ] {a249c884-06d6-42f3-aa35-7fcee1db78cc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6728 | 2025.11.21 18:11:15.427673 [ 256 ] {a249c884-06d6-42f3-aa35-7fcee1db78cc} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6729 | 2025.11.21 18:11:15.427801 [ 256 ] {a249c884-06d6-42f3-aa35-7fcee1db78cc} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001197 sec., 61821.21971595656 rows/sec., 4.83 MiB/sec. | ||
| 6730 | 2025.11.21 18:11:15.427839 [ 256 ] {a249c884-06d6-42f3-aa35-7fcee1db78cc} <Debug> TCPHandler: Processed in 0.001360648 sec. | ||
| 6731 | 2025.11.21 18:11:15.427957 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6732 | 2025.11.21 18:11:15.428051 [ 256 ] {8f40073e-6554-4b86-bfbf-0062642e7e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6733 | 2025.11.21 18:11:15.428096 [ 256 ] {8f40073e-6554-4b86-bfbf-0062642e7e08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6734 | 2025.11.21 18:11:15.428520 [ 256 ] {8f40073e-6554-4b86-bfbf-0062642e7e08} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6735 | 2025.11.21 18:11:15.428557 [ 256 ] {8f40073e-6554-4b86-bfbf-0062642e7e08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6736 | 2025.11.21 18:11:15.428890 [ 256 ] {8f40073e-6554-4b86-bfbf-0062642e7e08} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6737 | 2025.11.21 18:11:15.429093 [ 256 ] {8f40073e-6554-4b86-bfbf-0062642e7e08} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6738 | 2025.11.21 18:11:15.429222 [ 256 ] {8f40073e-6554-4b86-bfbf-0062642e7e08} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 6739 | 2025.11.21 18:11:15.429259 [ 256 ] {8f40073e-6554-4b86-bfbf-0062642e7e08} <Debug> TCPHandler: Processed in 0.001351498 sec. | ||
| 6740 | 2025.11.21 18:11:15.429374 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6741 | 2025.11.21 18:11:15.429467 [ 256 ] {210614e9-2ccc-496e-9d6a-585f6949159d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6742 | 2025.11.21 18:11:15.429521 [ 256 ] {210614e9-2ccc-496e-9d6a-585f6949159d} <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 | ||
| 6743 | 2025.11.21 18:11:15.430276 [ 256 ] {210614e9-2ccc-496e-9d6a-585f6949159d} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6744 | 2025.11.21 18:11:15.430313 [ 256 ] {210614e9-2ccc-496e-9d6a-585f6949159d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6745 | 2025.11.21 18:11:15.430817 [ 256 ] {210614e9-2ccc-496e-9d6a-585f6949159d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6746 | 2025.11.21 18:11:15.431029 [ 256 ] {210614e9-2ccc-496e-9d6a-585f6949159d} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6747 | 2025.11.21 18:11:15.431168 [ 256 ] {210614e9-2ccc-496e-9d6a-585f6949159d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001719 sec., 5817.335660267598 rows/sec., 10.42 MiB/sec. | ||
| 6748 | 2025.11.21 18:11:15.431220 [ 256 ] {210614e9-2ccc-496e-9d6a-585f6949159d} <Debug> TCPHandler: Processed in 0.001894919 sec. | ||
| 6749 | 2025.11.21 18:11:15.431336 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6750 | 2025.11.21 18:11:15.431430 [ 256 ] {9498b25a-a453-4d63-a764-efa70994bdd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6751 | 2025.11.21 18:11:15.431473 [ 256 ] {9498b25a-a453-4d63-a764-efa70994bdd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6752 | 2025.11.21 18:11:15.431818 [ 256 ] {9498b25a-a453-4d63-a764-efa70994bdd4} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6753 | 2025.11.21 18:11:15.431880 [ 256 ] {9498b25a-a453-4d63-a764-efa70994bdd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6754 | 2025.11.21 18:11:15.432178 [ 256 ] {9498b25a-a453-4d63-a764-efa70994bdd4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 6755 | 2025.11.21 18:11:15.432387 [ 256 ] {9498b25a-a453-4d63-a764-efa70994bdd4} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6756 | 2025.11.21 18:11:15.432515 [ 256 ] {9498b25a-a453-4d63-a764-efa70994bdd4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001104 sec., 54347.82608695653 rows/sec., 3.66 MiB/sec. | ||
| 6757 | 2025.11.21 18:11:15.432551 [ 256 ] {9498b25a-a453-4d63-a764-efa70994bdd4} <Debug> TCPHandler: Processed in 0.001264296 sec. | ||
| 6758 | 2025.11.21 18:11:17.732495 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6759 | 2025.11.21 18:11:17.732569 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6760 | 2025.11.21 18:11:17.855962 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13357 | ||
| 6761 | 2025.11.21 18:11:17.856495 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6762 | 2025.11.21 18:11:17.856539 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6763 | 2025.11.21 18:11:17.857145 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6764 | 2025.11.21 18:11:17.857379 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6765 | 2025.11.21 18:11:17.857507 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13357 | ||
| 6766 | 2025.11.21 18:11:17.888634 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 916 | ||
| 6767 | 2025.11.21 18:11:17.890672 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6768 | 2025.11.21 18:11:17.890729 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6769 | 2025.11.21 18:11:17.891913 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6770 | 2025.11.21 18:11:17.892178 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6771 | 2025.11.21 18:11:17.892534 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 916 | ||
| 6772 | 2025.11.21 18:11:18.417603 [ 61 ] {} <Debug> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 6773 | 2025.11.21 18:11:18.417665 [ 61 ] {} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6774 | 2025.11.21 18:11:18.417689 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6775 | 2025.11.21 18:11:18.417811 [ 194 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact with storage Full | ||
| 6776 | 2025.11.21 18:11:18.417951 [ 194 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6777 | 2025.11.21 18:11:18.417985 [ 194 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 18 rows starting from the beginning of the part | ||
| 6778 | 2025.11.21 18:11:18.418051 [ 194 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 12 rows starting from the beginning of the part | ||
| 6779 | 2025.11.21 18:11:18.418100 [ 194 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 6780 | 2025.11.21 18:11:18.418140 [ 194 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 6781 | 2025.11.21 18:11:18.418179 [ 194 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 12 rows starting from the beginning of the part | ||
| 6782 | 2025.11.21 18:11:18.418914 [ 189 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 48 rows, containing 5 columns (5 merged, 0 gathered) in 0.001159184 sec., 41408.43903987633 rows/sec., 3.46 MiB/sec. | ||
| 6783 | 2025.11.21 18:11:18.419097 [ 200 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 6784 | 2025.11.21 18:11:18.419416 [ 200 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_10_2} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6785 | 2025.11.21 18:11:18.419496 [ 200 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_10_2} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92) (MergerMutator): Merged 5 parts: [all_1_6_1, all_10_10_0] -> all_1_10_2 | ||
| 6786 | 2025.11.21 18:11:18.419590 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6787 | 2025.11.21 18:11:18.622123 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6788 | 2025.11.21 18:11:18.637977 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6789 | 2025.11.21 18:11:18.638029 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6790 | 2025.11.21 18:11:18.644449 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6791 | 2025.11.21 18:11:18.645188 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6792 | 2025.11.21 18:11:18.648020 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6793 | 2025.11.21 18:11:19.376981 [ 57 ] {} <Debug> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb) (MergerMutator): Selected 5 parts from all_1_16_3 to all_20_20_0 | ||
| 6794 | 2025.11.21 18:11:19.377068 [ 57 ] {} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6795 | 2025.11.21 18:11:19.377093 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6796 | 2025.11.21 18:11:19.377235 [ 194 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_20_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_16_3 to all_20_20_0 into Compact with storage Full | ||
| 6797 | 2025.11.21 18:11:19.377397 [ 194 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_20_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6798 | 2025.11.21 18:11:19.377437 [ 194 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 442 rows starting from the beginning of the part | ||
| 6799 | 2025.11.21 18:11:19.377514 [ 194 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 440 rows starting from the beginning of the part | ||
| 6800 | 2025.11.21 18:11:19.377568 [ 194 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
| 6801 | 2025.11.21 18:11:19.377616 [ 194 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 212 rows starting from the beginning of the part | ||
| 6802 | 2025.11.21 18:11:19.377661 [ 194 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_20_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 440 rows starting from the beginning of the part | ||
| 6803 | 2025.11.21 18:11:19.378687 [ 189 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_20_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1746 rows, containing 5 columns (5 merged, 0 gathered) in 0.001518291 sec., 1149977.1782879566 rows/sec., 80.00 MiB/sec. | ||
| 6804 | 2025.11.21 18:11:19.378909 [ 196 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_20_4} <Trace> MergedBlockOutputStream: filled checksums all_1_20_4 (state Temporary) | ||
| 6805 | 2025.11.21 18:11:19.379266 [ 196 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_20_4} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_merge_all_1_20_4 to all_1_20_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6806 | 2025.11.21 18:11:19.379361 [ 196 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_20_4} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb) (MergerMutator): Merged 5 parts: [all_1_16_3, all_20_20_0] -> all_1_20_4 | ||
| 6807 | 2025.11.21 18:11:19.379466 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 6808 | 2025.11.21 18:11:19.856662 [ 29 ] {} <Debug> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 | ||
| 6809 | 2025.11.21 18:11:19.856743 [ 29 ] {} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6810 | 2025.11.21 18:11:19.856777 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6811 | 2025.11.21 18:11:19.856943 [ 194 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_19_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact with storage Full | ||
| 6812 | 2025.11.21 18:11:19.857150 [ 194 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6813 | 2025.11.21 18:11:19.857204 [ 194 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 90 rows starting from the beginning of the part | ||
| 6814 | 2025.11.21 18:11:19.857302 [ 194 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 6815 | 2025.11.21 18:11:19.857371 [ 194 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 6816 | 2025.11.21 18:11:19.857438 [ 194 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 6817 | 2025.11.21 18:11:19.857497 [ 194 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 6818 | 2025.11.21 18:11:19.858359 [ 196 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 114 rows, containing 4 columns (4 merged, 0 gathered) in 0.001493581 sec., 76326.62707948213 rows/sec., 3.89 MiB/sec. | ||
| 6819 | 2025.11.21 18:11:19.858501 [ 194 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 6820 | 2025.11.21 18:11:19.858757 [ 194 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_19_4} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6821 | 2025.11.21 18:11:19.858834 [ 194 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_19_4} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622) (MergerMutator): Merged 5 parts: [all_1_15_3, all_19_19_0] -> all_1_19_4 | ||
| 6822 | 2025.11.21 18:11:19.858905 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6823 | 2025.11.21 18:11:20.436446 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6824 | 2025.11.21 18:11:20.436643 [ 256 ] {e99ef73d-6f3b-41fe-97e1-05e8db9ed7da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6825 | 2025.11.21 18:11:20.436715 [ 256 ] {e99ef73d-6f3b-41fe-97e1-05e8db9ed7da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6826 | 2025.11.21 18:11:20.437552 [ 256 ] {e99ef73d-6f3b-41fe-97e1-05e8db9ed7da} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6827 | 2025.11.21 18:11:20.437600 [ 256 ] {e99ef73d-6f3b-41fe-97e1-05e8db9ed7da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6828 | 2025.11.21 18:11:20.438052 [ 256 ] {e99ef73d-6f3b-41fe-97e1-05e8db9ed7da} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6829 | 2025.11.21 18:11:20.438263 [ 256 ] {e99ef73d-6f3b-41fe-97e1-05e8db9ed7da} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6830 | 2025.11.21 18:11:20.438415 [ 256 ] {e99ef73d-6f3b-41fe-97e1-05e8db9ed7da} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001825 sec., 224657.53424657535 rows/sec., 14.25 MiB/sec. | ||
| 6831 | 2025.11.21 18:11:20.438456 [ 256 ] {e99ef73d-6f3b-41fe-97e1-05e8db9ed7da} <Debug> TCPHandler: Processed in 0.002145225 sec. | ||
| 6832 | 2025.11.21 18:11:20.438577 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6833 | 2025.11.21 18:11:20.438672 [ 256 ] {3a263d81-58f4-4b69-b24f-6913db1ca8d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6834 | 2025.11.21 18:11:20.438712 [ 256 ] {3a263d81-58f4-4b69-b24f-6913db1ca8d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6835 | 2025.11.21 18:11:20.439565 [ 256 ] {3a263d81-58f4-4b69-b24f-6913db1ca8d8} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6836 | 2025.11.21 18:11:20.439603 [ 256 ] {3a263d81-58f4-4b69-b24f-6913db1ca8d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6837 | 2025.11.21 18:11:20.440053 [ 256 ] {3a263d81-58f4-4b69-b24f-6913db1ca8d8} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6838 | 2025.11.21 18:11:20.440256 [ 256 ] {3a263d81-58f4-4b69-b24f-6913db1ca8d8} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6839 | 2025.11.21 18:11:20.440392 [ 256 ] {3a263d81-58f4-4b69-b24f-6913db1ca8d8} <Debug> executeQuery: Read 1172 rows, 95.50 KiB in 0.00174 sec., 673563.2183908046 rows/sec., 53.60 MiB/sec. | ||
| 6840 | 2025.11.21 18:11:20.440430 [ 256 ] {3a263d81-58f4-4b69-b24f-6913db1ca8d8} <Debug> TCPHandler: Processed in 0.001900629 sec. | ||
| 6841 | 2025.11.21 18:11:20.440551 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6842 | 2025.11.21 18:11:20.440644 [ 256 ] {0a9bca58-ead8-4006-a809-2885c6b6fb4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6843 | 2025.11.21 18:11:20.440685 [ 256 ] {0a9bca58-ead8-4006-a809-2885c6b6fb4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6844 | 2025.11.21 18:11:20.441202 [ 256 ] {0a9bca58-ead8-4006-a809-2885c6b6fb4b} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6845 | 2025.11.21 18:11:20.441239 [ 256 ] {0a9bca58-ead8-4006-a809-2885c6b6fb4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6846 | 2025.11.21 18:11:20.441567 [ 256 ] {0a9bca58-ead8-4006-a809-2885c6b6fb4b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6847 | 2025.11.21 18:11:20.441789 [ 256 ] {0a9bca58-ead8-4006-a809-2885c6b6fb4b} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6848 | 2025.11.21 18:11:20.441922 [ 256 ] {0a9bca58-ead8-4006-a809-2885c6b6fb4b} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001297 sec., 181187.35543562067 rows/sec., 10.97 MiB/sec. | ||
| 6849 | 2025.11.21 18:11:20.441959 [ 256 ] {0a9bca58-ead8-4006-a809-2885c6b6fb4b} <Debug> TCPHandler: Processed in 0.00145615 sec. | ||
| 6850 | 2025.11.21 18:11:20.442073 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6851 | 2025.11.21 18:11:20.442173 [ 256 ] {d478e29e-e2e3-4f01-aa61-f668738239d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6852 | 2025.11.21 18:11:20.442213 [ 256 ] {d478e29e-e2e3-4f01-aa61-f668738239d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6853 | 2025.11.21 18:11:20.442671 [ 256 ] {d478e29e-e2e3-4f01-aa61-f668738239d9} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6854 | 2025.11.21 18:11:20.442707 [ 256 ] {d478e29e-e2e3-4f01-aa61-f668738239d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6855 | 2025.11.21 18:11:20.443010 [ 256 ] {d478e29e-e2e3-4f01-aa61-f668738239d9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6856 | 2025.11.21 18:11:20.443227 [ 256 ] {d478e29e-e2e3-4f01-aa61-f668738239d9} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6857 | 2025.11.21 18:11:20.443354 [ 256 ] {d478e29e-e2e3-4f01-aa61-f668738239d9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001205 sec., 175933.60995850625 rows/sec., 11.35 MiB/sec. | ||
| 6858 | 2025.11.21 18:11:20.443389 [ 256 ] {d478e29e-e2e3-4f01-aa61-f668738239d9} <Debug> TCPHandler: Processed in 0.001364288 sec. | ||
| 6859 | 2025.11.21 18:11:20.443496 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6860 | 2025.11.21 18:11:20.443589 [ 256 ] {d085f81d-0ae0-42f2-8ce0-1e1b8b7ddc6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6861 | 2025.11.21 18:11:20.443627 [ 256 ] {d085f81d-0ae0-42f2-8ce0-1e1b8b7ddc6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6862 | 2025.11.21 18:11:20.444076 [ 256 ] {d085f81d-0ae0-42f2-8ce0-1e1b8b7ddc6d} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6863 | 2025.11.21 18:11:20.444113 [ 256 ] {d085f81d-0ae0-42f2-8ce0-1e1b8b7ddc6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6864 | 2025.11.21 18:11:20.444425 [ 256 ] {d085f81d-0ae0-42f2-8ce0-1e1b8b7ddc6d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6865 | 2025.11.21 18:11:20.444628 [ 256 ] {d085f81d-0ae0-42f2-8ce0-1e1b8b7ddc6d} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6866 | 2025.11.21 18:11:20.444755 [ 256 ] {d085f81d-0ae0-42f2-8ce0-1e1b8b7ddc6d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001185 sec., 178059.0717299578 rows/sec., 10.11 MiB/sec. | ||
| 6867 | 2025.11.21 18:11:20.444791 [ 256 ] {d085f81d-0ae0-42f2-8ce0-1e1b8b7ddc6d} <Debug> TCPHandler: Processed in 0.001341827 sec. | ||
| 6868 | 2025.11.21 18:11:20.444953 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6869 | 2025.11.21 18:11:20.445045 [ 256 ] {b8fb4e91-0475-49b1-a179-2be12f7067a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6870 | 2025.11.21 18:11:20.445083 [ 256 ] {b8fb4e91-0475-49b1-a179-2be12f7067a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6871 | 2025.11.21 18:11:20.445658 [ 256 ] {b8fb4e91-0475-49b1-a179-2be12f7067a1} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6872 | 2025.11.21 18:11:20.445694 [ 256 ] {b8fb4e91-0475-49b1-a179-2be12f7067a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6873 | 2025.11.21 18:11:20.446047 [ 256 ] {b8fb4e91-0475-49b1-a179-2be12f7067a1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6874 | 2025.11.21 18:11:20.446265 [ 256 ] {b8fb4e91-0475-49b1-a179-2be12f7067a1} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6875 | 2025.11.21 18:11:20.446401 [ 256 ] {b8fb4e91-0475-49b1-a179-2be12f7067a1} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001374 sec., 516011.64483260555 rows/sec., 36.16 MiB/sec. | ||
| 6876 | 2025.11.21 18:11:20.446438 [ 256 ] {b8fb4e91-0475-49b1-a179-2be12f7067a1} <Debug> TCPHandler: Processed in 0.001531882 sec. | ||
| 6877 | 2025.11.21 18:11:20.446546 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6878 | 2025.11.21 18:11:20.446639 [ 256 ] {0a5b582c-c7f1-4c0c-ad65-8a21fb61ac09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6879 | 2025.11.21 18:11:20.446679 [ 256 ] {0a5b582c-c7f1-4c0c-ad65-8a21fb61ac09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6880 | 2025.11.21 18:11:20.447026 [ 256 ] {0a5b582c-c7f1-4c0c-ad65-8a21fb61ac09} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6881 | 2025.11.21 18:11:20.447061 [ 256 ] {0a5b582c-c7f1-4c0c-ad65-8a21fb61ac09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6882 | 2025.11.21 18:11:20.447349 [ 256 ] {0a5b582c-c7f1-4c0c-ad65-8a21fb61ac09} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6883 | 2025.11.21 18:11:20.447577 [ 256 ] {0a5b582c-c7f1-4c0c-ad65-8a21fb61ac09} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6884 | 2025.11.21 18:11:20.447702 [ 256 ] {0a5b582c-c7f1-4c0c-ad65-8a21fb61ac09} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001081 sec., 5550.416281221092 rows/sec., 289.99 KiB/sec. | ||
| 6885 | 2025.11.21 18:11:20.447737 [ 256 ] {0a5b582c-c7f1-4c0c-ad65-8a21fb61ac09} <Debug> TCPHandler: Processed in 0.001237476 sec. | ||
| 6886 | 2025.11.21 18:11:20.447848 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6887 | 2025.11.21 18:11:20.447940 [ 256 ] {e42ef1de-bf26-48ba-a911-94a488e8c57c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6888 | 2025.11.21 18:11:20.447982 [ 256 ] {e42ef1de-bf26-48ba-a911-94a488e8c57c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6889 | 2025.11.21 18:11:20.448391 [ 256 ] {e42ef1de-bf26-48ba-a911-94a488e8c57c} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6890 | 2025.11.21 18:11:20.448427 [ 256 ] {e42ef1de-bf26-48ba-a911-94a488e8c57c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6891 | 2025.11.21 18:11:20.448779 [ 256 ] {e42ef1de-bf26-48ba-a911-94a488e8c57c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6892 | 2025.11.21 18:11:20.448988 [ 256 ] {e42ef1de-bf26-48ba-a911-94a488e8c57c} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6893 | 2025.11.21 18:11:20.449129 [ 256 ] {e42ef1de-bf26-48ba-a911-94a488e8c57c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001206 sec., 260364.84245439467 rows/sec., 17.10 MiB/sec. | ||
| 6894 | 2025.11.21 18:11:20.449165 [ 256 ] {e42ef1de-bf26-48ba-a911-94a488e8c57c} <Debug> TCPHandler: Processed in 0.001362948 sec. | ||
| 6895 | 2025.11.21 18:11:20.449275 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6896 | 2025.11.21 18:11:20.449366 [ 256 ] {a281c3cc-6a96-45ad-9799-c251f135ab09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6897 | 2025.11.21 18:11:20.449408 [ 256 ] {a281c3cc-6a96-45ad-9799-c251f135ab09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6898 | 2025.11.21 18:11:20.449710 [ 256 ] {a281c3cc-6a96-45ad-9799-c251f135ab09} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6899 | 2025.11.21 18:11:20.449745 [ 256 ] {a281c3cc-6a96-45ad-9799-c251f135ab09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6900 | 2025.11.21 18:11:20.450031 [ 256 ] {a281c3cc-6a96-45ad-9799-c251f135ab09} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6901 | 2025.11.21 18:11:20.450242 [ 256 ] {a281c3cc-6a96-45ad-9799-c251f135ab09} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6902 | 2025.11.21 18:11:20.450367 [ 256 ] {a281c3cc-6a96-45ad-9799-c251f135ab09} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001019 sec., 981.3542688910698 rows/sec., 66.13 KiB/sec. | ||
| 6903 | 2025.11.21 18:11:20.450402 [ 256 ] {a281c3cc-6a96-45ad-9799-c251f135ab09} <Debug> TCPHandler: Processed in 0.001174114 sec. | ||
| 6904 | 2025.11.21 18:11:20.450509 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6905 | 2025.11.21 18:11:20.450599 [ 256 ] {d83ae1ab-f62c-436b-8306-dc3e633b60c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6906 | 2025.11.21 18:11:20.450652 [ 256 ] {d83ae1ab-f62c-436b-8306-dc3e633b60c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6907 | 2025.11.21 18:11:20.451424 [ 256 ] {d83ae1ab-f62c-436b-8306-dc3e633b60c7} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6908 | 2025.11.21 18:11:20.451460 [ 256 ] {d83ae1ab-f62c-436b-8306-dc3e633b60c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6909 | 2025.11.21 18:11:20.452010 [ 256 ] {d83ae1ab-f62c-436b-8306-dc3e633b60c7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6910 | 2025.11.21 18:11:20.452246 [ 256 ] {d83ae1ab-f62c-436b-8306-dc3e633b60c7} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6911 | 2025.11.21 18:11:20.452373 [ 9 ] {} <Debug> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6912 | 2025.11.21 18:11:20.452382 [ 256 ] {d83ae1ab-f62c-436b-8306-dc3e633b60c7} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.0018 sec., 16666.666666666668 rows/sec., 29.87 MiB/sec. | ||
| 6913 | 2025.11.21 18:11:20.452444 [ 9 ] {} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6914 | 2025.11.21 18:11:20.452473 [ 9 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6915 | 2025.11.21 18:11:20.452475 [ 256 ] {d83ae1ab-f62c-436b-8306-dc3e633b60c7} <Debug> TCPHandler: Processed in 0.002012401 sec. | ||
| 6916 | 2025.11.21 18:11:20.452596 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::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 | ||
| 6917 | 2025.11.21 18:11:20.452603 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6918 | 2025.11.21 18:11:20.452723 [ 256 ] {20d4d78a-0e0f-4a6d-84c0-32c466b82b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6919 | 2025.11.21 18:11:20.452763 [ 256 ] {20d4d78a-0e0f-4a6d-84c0-32c466b82b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6920 | 2025.11.21 18:11:20.452839 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6921 | 2025.11.21 18:11:20.452914 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 547 rows starting from the beginning of the part | ||
| 6922 | 2025.11.21 18:11:20.453050 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::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 | ||
| 6923 | 2025.11.21 18:11:20.453123 [ 256 ] {20d4d78a-0e0f-4a6d-84c0-32c466b82b69} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6924 | 2025.11.21 18:11:20.453163 [ 256 ] {20d4d78a-0e0f-4a6d-84c0-32c466b82b69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6925 | 2025.11.21 18:11:20.453169 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 10 rows starting from the beginning of the part | ||
| 6926 | 2025.11.21 18:11:20.453284 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 30 rows starting from the beginning of the part | ||
| 6927 | 2025.11.21 18:11:20.453382 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 10 rows starting from the beginning of the part | ||
| 6928 | 2025.11.21 18:11:20.453482 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 30 rows starting from the beginning of the part | ||
| 6929 | 2025.11.21 18:11:20.453487 [ 256 ] {20d4d78a-0e0f-4a6d-84c0-32c466b82b69} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 6930 | 2025.11.21 18:11:20.453726 [ 256 ] {20d4d78a-0e0f-4a6d-84c0-32c466b82b69} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6931 | 2025.11.21 18:11:20.453872 [ 256 ] {20d4d78a-0e0f-4a6d-84c0-32c466b82b69} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001167 sec., 89117.39502999143 rows/sec., 5.46 MiB/sec. | ||
| 6932 | 2025.11.21 18:11:20.453908 [ 256 ] {20d4d78a-0e0f-4a6d-84c0-32c466b82b69} <Debug> TCPHandler: Processed in 0.001352248 sec. | ||
| 6933 | 2025.11.21 18:11:20.458022 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 657 rows, containing 19 columns (19 merged, 0 gathered) in 0.005474263 sec., 120016.15559939301 rows/sec., 215.06 MiB/sec. | ||
| 6934 | 2025.11.21 18:11:20.458616 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6935 | 2025.11.21 18:11:20.458900 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6936 | 2025.11.21 18:11:20.458966 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6937 | 2025.11.21 18:11:20.459045 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.51 MiB. | ||
| 6938 | 2025.11.21 18:11:21.000260 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 268.14 MiB, peak 275.60 MiB, free memory in arenas 0.00 B, will set to 270.00 MiB (RSS), difference: 1.86 MiB | ||
| 6939 | 2025.11.21 18:11:25.357655 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13869 | ||
| 6940 | 2025.11.21 18:11:25.358330 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6941 | 2025.11.21 18:11:25.358375 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6942 | 2025.11.21 18:11:25.358868 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6943 | 2025.11.21 18:11:25.359087 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6944 | 2025.11.21 18:11:25.359214 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13869 | ||
| 6945 | 2025.11.21 18:11:25.423273 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6946 | 2025.11.21 18:11:25.423451 [ 256 ] {eed16a59-e26d-4c11-bf84-a70b4fdcf099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6947 | 2025.11.21 18:11:25.423518 [ 256 ] {eed16a59-e26d-4c11-bf84-a70b4fdcf099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6948 | 2025.11.21 18:11:25.424232 [ 256 ] {eed16a59-e26d-4c11-bf84-a70b4fdcf099} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6949 | 2025.11.21 18:11:25.424274 [ 256 ] {eed16a59-e26d-4c11-bf84-a70b4fdcf099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6950 | 2025.11.21 18:11:25.424660 [ 256 ] {eed16a59-e26d-4c11-bf84-a70b4fdcf099} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 6951 | 2025.11.21 18:11:25.424911 [ 256 ] {eed16a59-e26d-4c11-bf84-a70b4fdcf099} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6952 | 2025.11.21 18:11:25.425071 [ 256 ] {eed16a59-e26d-4c11-bf84-a70b4fdcf099} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001669 sec., 1198.3223487118034 rows/sec., 97.71 KiB/sec. | ||
| 6953 | 2025.11.21 18:11:25.425120 [ 256 ] {eed16a59-e26d-4c11-bf84-a70b4fdcf099} <Debug> TCPHandler: Processed in 0.00197874 sec. | ||
| 6954 | 2025.11.21 18:11:25.425252 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6955 | 2025.11.21 18:11:25.425354 [ 256 ] {91fffd71-01a3-4891-bb1b-9cfbc07b0b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6956 | 2025.11.21 18:11:25.425399 [ 256 ] {91fffd71-01a3-4891-bb1b-9cfbc07b0b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6957 | 2025.11.21 18:11:25.425889 [ 256 ] {91fffd71-01a3-4891-bb1b-9cfbc07b0b7c} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6958 | 2025.11.21 18:11:25.425924 [ 256 ] {91fffd71-01a3-4891-bb1b-9cfbc07b0b7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6959 | 2025.11.21 18:11:25.426244 [ 256 ] {91fffd71-01a3-4891-bb1b-9cfbc07b0b7c} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6960 | 2025.11.21 18:11:25.426457 [ 256 ] {91fffd71-01a3-4891-bb1b-9cfbc07b0b7c} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6961 | 2025.11.21 18:11:25.426558 [ 28 ] {} <Debug> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6962 | 2025.11.21 18:11:25.426591 [ 256 ] {91fffd71-01a3-4891-bb1b-9cfbc07b0b7c} <Debug> executeQuery: Read 77 rows, 6.49 KiB in 0.001261 sec., 61062.648691514674 rows/sec., 5.02 MiB/sec. | ||
| 6963 | 2025.11.21 18:11:25.426595 [ 28 ] {} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6964 | 2025.11.21 18:11:25.426622 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6965 | 2025.11.21 18:11:25.426630 [ 256 ] {91fffd71-01a3-4891-bb1b-9cfbc07b0b7c} <Debug> TCPHandler: Processed in 0.00142974 sec. | ||
| 6966 | 2025.11.21 18:11:25.426747 [ 198 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::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 | ||
| 6967 | 2025.11.21 18:11:25.426752 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6968 | 2025.11.21 18:11:25.426902 [ 256 ] {3b2aa5e7-bb16-4f25-9800-aaaccf3cd2b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6969 | 2025.11.21 18:11:25.426911 [ 198 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6970 | 2025.11.21 18:11:25.426946 [ 256 ] {3b2aa5e7-bb16-4f25-9800-aaaccf3cd2b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6971 | 2025.11.21 18:11:25.426956 [ 198 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2343 rows starting from the beginning of the part | ||
| 6972 | 2025.11.21 18:11:25.427035 [ 198 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 2318 rows starting from the beginning of the part | ||
| 6973 | 2025.11.21 18:11:25.427082 [ 198 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 56 rows starting from the beginning of the part | ||
| 6974 | 2025.11.21 18:11:25.427126 [ 198 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 76 rows starting from the beginning of the part | ||
| 6975 | 2025.11.21 18:11:25.427165 [ 198 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 1172 rows starting from the beginning of the part | ||
| 6976 | 2025.11.21 18:11:25.427204 [ 198 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 77 rows starting from the beginning of the part | ||
| 6977 | 2025.11.21 18:11:25.427376 [ 256 ] {3b2aa5e7-bb16-4f25-9800-aaaccf3cd2b8} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6978 | 2025.11.21 18:11:25.427419 [ 256 ] {3b2aa5e7-bb16-4f25-9800-aaaccf3cd2b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6979 | 2025.11.21 18:11:25.427771 [ 256 ] {3b2aa5e7-bb16-4f25-9800-aaaccf3cd2b8} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6980 | 2025.11.21 18:11:25.427995 [ 256 ] {3b2aa5e7-bb16-4f25-9800-aaaccf3cd2b8} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6981 | 2025.11.21 18:11:25.428133 [ 256 ] {3b2aa5e7-bb16-4f25-9800-aaaccf3cd2b8} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001254 sec., 9569.377990430623 rows/sec., 711.01 KiB/sec. | ||
| 6982 | 2025.11.21 18:11:25.428172 [ 256 ] {3b2aa5e7-bb16-4f25-9800-aaaccf3cd2b8} <Debug> TCPHandler: Processed in 0.00146957 sec. | ||
| 6983 | 2025.11.21 18:11:25.428289 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6984 | 2025.11.21 18:11:25.428388 [ 256 ] {525118ab-661d-4e52-b7d6-b06573556395} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6985 | 2025.11.21 18:11:25.428428 [ 256 ] {525118ab-661d-4e52-b7d6-b06573556395} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6986 | 2025.11.21 18:11:25.428856 [ 256 ] {525118ab-661d-4e52-b7d6-b06573556395} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6987 | 2025.11.21 18:11:25.428894 [ 256 ] {525118ab-661d-4e52-b7d6-b06573556395} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6988 | 2025.11.21 18:11:25.429205 [ 256 ] {525118ab-661d-4e52-b7d6-b06573556395} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6989 | 2025.11.21 18:11:25.429318 [ 201 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6042 rows, containing 5 columns (5 merged, 0 gathered) in 0.002634974 sec., 2293001.752578963 rows/sec., 194.14 MiB/sec. | ||
| 6990 | 2025.11.21 18:11:25.429453 [ 256 ] {525118ab-661d-4e52-b7d6-b06573556395} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6991 | 2025.11.21 18:11:25.429567 [ 28 ] {} <Debug> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6992 | 2025.11.21 18:11:25.429590 [ 256 ] {525118ab-661d-4e52-b7d6-b06573556395} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001223 sec., 62142.27309893705 rows/sec., 4.85 MiB/sec. | ||
| 6993 | 2025.11.21 18:11:25.429597 [ 28 ] {} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6994 | 2025.11.21 18:11:25.429622 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 6995 | 2025.11.21 18:11:25.429628 [ 256 ] {525118ab-661d-4e52-b7d6-b06573556395} <Debug> TCPHandler: Processed in 0.001388488 sec. | ||
| 6996 | 2025.11.21 18:11:25.429701 [ 196 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::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 | ||
| 6997 | 2025.11.21 18:11:25.429709 [ 191 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6998 | 2025.11.21 18:11:25.429792 [ 196 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6999 | 2025.11.21 18:11:25.429800 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7000 | 2025.11.21 18:11:25.429829 [ 196 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1211 rows starting from the beginning of the part | ||
| 7001 | 2025.11.21 18:11:25.429889 [ 196 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 1177 rows starting from the beginning of the part | ||
| 7002 | 2025.11.21 18:11:25.429902 [ 256 ] {10f3b778-5767-47e3-a64c-7c059356b087} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7003 | 2025.11.21 18:11:25.429936 [ 196 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 7004 | 2025.11.21 18:11:25.429948 [ 256 ] {10f3b778-5767-47e3-a64c-7c059356b087} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7005 | 2025.11.21 18:11:25.429982 [ 196 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 74 rows starting from the beginning of the part | ||
| 7006 | 2025.11.21 18:11:25.430025 [ 196 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 709 rows starting from the beginning of the part | ||
| 7007 | 2025.11.21 18:11:25.430064 [ 196 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 76 rows starting from the beginning of the part | ||
| 7008 | 2025.11.21 18:11:25.430065 [ 191 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_46_9} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7009 | 2025.11.21 18:11:25.430168 [ 191 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_46_9} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7010 | 2025.11.21 18:11:25.430271 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 7011 | 2025.11.21 18:11:25.430397 [ 256 ] {10f3b778-5767-47e3-a64c-7c059356b087} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7012 | 2025.11.21 18:11:25.430436 [ 256 ] {10f3b778-5767-47e3-a64c-7c059356b087} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7013 | 2025.11.21 18:11:25.430791 [ 256 ] {10f3b778-5767-47e3-a64c-7c059356b087} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7014 | 2025.11.21 18:11:25.431003 [ 256 ] {10f3b778-5767-47e3-a64c-7c059356b087} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7015 | 2025.11.21 18:11:25.431101 [ 28 ] {} <Debug> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7016 | 2025.11.21 18:11:25.431124 [ 28 ] {} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7017 | 2025.11.21 18:11:25.431133 [ 256 ] {10f3b778-5767-47e3-a64c-7c059356b087} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00125 sec., 128800 rows/sec., 8.97 MiB/sec. | ||
| 7018 | 2025.11.21 18:11:25.431139 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7019 | 2025.11.21 18:11:25.431169 [ 256 ] {10f3b778-5767-47e3-a64c-7c059356b087} <Debug> TCPHandler: Processed in 0.001417949 sec. | ||
| 7020 | 2025.11.21 18:11:25.431225 [ 191 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::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 | ||
| 7021 | 2025.11.21 18:11:25.431283 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7022 | 2025.11.21 18:11:25.431318 [ 191 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7023 | 2025.11.21 18:11:25.431354 [ 191 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 12945 rows starting from the beginning of the part | ||
| 7024 | 2025.11.21 18:11:25.431368 [ 187 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3311 rows, containing 5 columns (5 merged, 0 gathered) in 0.001701155 sec., 1946324.7029224262 rows/sec., 146.92 MiB/sec. | ||
| 7025 | 2025.11.21 18:11:25.431381 [ 256 ] {b14cefbe-7e3a-4015-8b40-d3a64c826f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7026 | 2025.11.21 18:11:25.431416 [ 191 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 940 rows starting from the beginning of the part | ||
| 7027 | 2025.11.21 18:11:25.431448 [ 256 ] {b14cefbe-7e3a-4015-8b40-d3a64c826f6c} <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 | ||
| 7028 | 2025.11.21 18:11:25.431468 [ 191 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 64 rows starting from the beginning of the part | ||
| 7029 | 2025.11.21 18:11:25.431521 [ 191 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 160 rows starting from the beginning of the part | ||
| 7030 | 2025.11.21 18:11:25.431563 [ 191 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 314 rows starting from the beginning of the part | ||
| 7031 | 2025.11.21 18:11:25.431580 [ 188 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7032 | 2025.11.21 18:11:25.431606 [ 191 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 161 rows starting from the beginning of the part | ||
| 7033 | 2025.11.21 18:11:25.431893 [ 188 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_46_9} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7034 | 2025.11.21 18:11:25.431976 [ 188 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_46_9} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7035 | 2025.11.21 18:11:25.432041 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7036 | 2025.11.21 18:11:25.432262 [ 256 ] {b14cefbe-7e3a-4015-8b40-d3a64c826f6c} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7037 | 2025.11.21 18:11:25.432298 [ 256 ] {b14cefbe-7e3a-4015-8b40-d3a64c826f6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7038 | 2025.11.21 18:11:25.432843 [ 256 ] {b14cefbe-7e3a-4015-8b40-d3a64c826f6c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 7039 | 2025.11.21 18:11:25.433065 [ 256 ] {b14cefbe-7e3a-4015-8b40-d3a64c826f6c} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7040 | 2025.11.21 18:11:25.433203 [ 256 ] {b14cefbe-7e3a-4015-8b40-d3a64c826f6c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001841 sec., 5431.830526887561 rows/sec., 9.73 MiB/sec. | ||
| 7041 | 2025.11.21 18:11:25.433268 [ 256 ] {b14cefbe-7e3a-4015-8b40-d3a64c826f6c} <Debug> TCPHandler: Processed in 0.002031772 sec. | ||
| 7042 | 2025.11.21 18:11:25.433382 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7043 | 2025.11.21 18:11:25.433474 [ 256 ] {68d348c4-944b-4bdf-a611-538c8c839ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7044 | 2025.11.21 18:11:25.433515 [ 256 ] {68d348c4-944b-4bdf-a611-538c8c839ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7045 | 2025.11.21 18:11:25.433867 [ 256 ] {68d348c4-944b-4bdf-a611-538c8c839ea4} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7046 | 2025.11.21 18:11:25.433903 [ 256 ] {68d348c4-944b-4bdf-a611-538c8c839ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7047 | 2025.11.21 18:11:25.434232 [ 256 ] {68d348c4-944b-4bdf-a611-538c8c839ea4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7048 | 2025.11.21 18:11:25.434444 [ 256 ] {68d348c4-944b-4bdf-a611-538c8c839ea4} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7049 | 2025.11.21 18:11:25.434537 [ 28 ] {} <Debug> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7050 | 2025.11.21 18:11:25.434561 [ 28 ] {} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7051 | 2025.11.21 18:11:25.434572 [ 256 ] {68d348c4-944b-4bdf-a611-538c8c839ea4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001117 sec., 53715.308863025966 rows/sec., 3.62 MiB/sec. | ||
| 7052 | 2025.11.21 18:11:25.434576 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7053 | 2025.11.21 18:11:25.434608 [ 256 ] {68d348c4-944b-4bdf-a611-538c8c839ea4} <Debug> TCPHandler: Processed in 0.001272576 sec. | ||
| 7054 | 2025.11.21 18:11:25.434649 [ 196 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::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 | ||
| 7055 | 2025.11.21 18:11:25.434742 [ 196 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7056 | 2025.11.21 18:11:25.434774 [ 196 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2928 rows starting from the beginning of the part | ||
| 7057 | 2025.11.21 18:11:25.434831 [ 196 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 80 rows starting from the beginning of the part | ||
| 7058 | 2025.11.21 18:11:25.434877 [ 196 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 7059 | 2025.11.21 18:11:25.434916 [ 196 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 60 rows starting from the beginning of the part | ||
| 7060 | 2025.11.21 18:11:25.434954 [ 196 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 104 rows starting from the beginning of the part | ||
| 7061 | 2025.11.21 18:11:25.434992 [ 196 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 7062 | 2025.11.21 18:11:25.436182 [ 191 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14584 rows, containing 5 columns (5 merged, 0 gathered) in 0.004995623 sec., 2919355.6038956502 rows/sec., 195.37 MiB/sec. | ||
| 7063 | 2025.11.21 18:11:25.436380 [ 191 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3256 rows, containing 4 columns (4 merged, 0 gathered) in 0.001759296 sec., 1850740.2961184473 rows/sec., 117.49 MiB/sec. | ||
| 7064 | 2025.11.21 18:11:25.436600 [ 196 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7065 | 2025.11.21 18:11:25.436693 [ 186 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7066 | 2025.11.21 18:11:25.436872 [ 196 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_46_9} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7067 | 2025.11.21 18:11:25.436951 [ 196 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_46_9} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7068 | 2025.11.21 18:11:25.437012 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7069 | 2025.11.21 18:11:25.437054 [ 187 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7070 | 2025.11.21 18:11:25.437144 [ 187 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7071 | 2025.11.21 18:11:25.437231 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.65 MiB. | ||
| 7072 | 2025.11.21 18:11:26.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.61 MiB, peak 279.44 MiB, free memory in arenas 0.00 B, will set to 271.70 MiB (RSS), difference: 1.08 MiB | ||
| 7073 | 2025.11.21 18:11:26.148127 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7074 | 2025.11.21 18:11:26.169437 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7075 | 2025.11.21 18:11:26.169505 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7076 | 2025.11.21 18:11:26.175730 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7077 | 2025.11.21 18:11:26.176549 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7078 | 2025.11.21 18:11:26.180003 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7079 | 2025.11.21 18:11:27.892698 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 952 | ||
| 7080 | 2025.11.21 18:11:27.895200 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7081 | 2025.11.21 18:11:27.895254 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7082 | 2025.11.21 18:11:27.896685 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7083 | 2025.11.21 18:11:27.897086 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7084 | 2025.11.21 18:11:27.897232 [ 127 ] {} <Debug> system.query_log (252c8152-1007-456e-996a-7daabffddc91) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7085 | 2025.11.21 18:11:27.897273 [ 127 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7086 | 2025.11.21 18:11:27.897295 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7087 | 2025.11.21 18:11:27.897388 [ 191 ] {252c8152-1007-456e-996a-7daabffddc91::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 | ||
| 7088 | 2025.11.21 18:11:27.897468 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 952 | ||
| 7089 | 2025.11.21 18:11:27.897851 [ 191 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7090 | 2025.11.21 18:11:27.897987 [ 191 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 778 rows starting from the beginning of the part | ||
| 7091 | 2025.11.21 18:11:27.898345 [ 191 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 20 rows starting from the beginning of the part | ||
| 7092 | 2025.11.21 18:11:27.898685 [ 191 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part | ||
| 7093 | 2025.11.21 18:11:27.899008 [ 191 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 58 rows starting from the beginning of the part | ||
| 7094 | 2025.11.21 18:11:27.899337 [ 191 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 20 rows starting from the beginning of the part | ||
| 7095 | 2025.11.21 18:11:27.899670 [ 191 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 36 rows starting from the beginning of the part | ||
| 7096 | 2025.11.21 18:11:27.905848 [ 187 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 952 rows, containing 72 columns (72 merged, 0 gathered) in 0.008502715 sec., 111964.23730537835 rows/sec., 91.35 MiB/sec. | ||
| 7097 | 2025.11.21 18:11:27.907205 [ 186 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7098 | 2025.11.21 18:11:27.907860 [ 186 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_21_4} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7099 | 2025.11.21 18:11:27.907948 [ 186 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_21_4} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7100 | 2025.11.21 18:11:27.908303 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.30 MiB. | ||
| 7101 | 2025.11.21 18:11:30.436233 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7102 | 2025.11.21 18:11:30.436426 [ 256 ] {c62244be-2649-4301-9e5a-c51db9ea244d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7103 | 2025.11.21 18:11:30.436492 [ 256 ] {c62244be-2649-4301-9e5a-c51db9ea244d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7104 | 2025.11.21 18:11:30.437316 [ 256 ] {c62244be-2649-4301-9e5a-c51db9ea244d} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7105 | 2025.11.21 18:11:30.437368 [ 256 ] {c62244be-2649-4301-9e5a-c51db9ea244d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7106 | 2025.11.21 18:11:30.437804 [ 256 ] {c62244be-2649-4301-9e5a-c51db9ea244d} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7107 | 2025.11.21 18:11:30.438029 [ 256 ] {c62244be-2649-4301-9e5a-c51db9ea244d} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7108 | 2025.11.21 18:11:30.438175 [ 133 ] {} <Debug> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7109 | 2025.11.21 18:11:30.438188 [ 256 ] {c62244be-2649-4301-9e5a-c51db9ea244d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001811 sec., 226394.2573163998 rows/sec., 14.36 MiB/sec. | ||
| 7110 | 2025.11.21 18:11:30.438253 [ 133 ] {} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7111 | 2025.11.21 18:11:30.438281 [ 256 ] {c62244be-2649-4301-9e5a-c51db9ea244d} <Debug> TCPHandler: Processed in 0.002174265 sec. | ||
| 7112 | 2025.11.21 18:11:30.438281 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7113 | 2025.11.21 18:11:30.438403 [ 193 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 7114 | 2025.11.21 18:11:30.438414 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7115 | 2025.11.21 18:11:30.438529 [ 193 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7116 | 2025.11.21 18:11:30.438532 [ 256 ] {21b76310-f0ba-4e24-8f8e-e3059c89e2b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7117 | 2025.11.21 18:11:30.438570 [ 193 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 410 rows starting from the beginning of the part | ||
| 7118 | 2025.11.21 18:11:30.438593 [ 256 ] {21b76310-f0ba-4e24-8f8e-e3059c89e2b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7119 | 2025.11.21 18:11:30.438642 [ 193 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 410 rows starting from the beginning of the part | ||
| 7120 | 2025.11.21 18:11:30.438694 [ 193 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 7121 | 2025.11.21 18:11:30.438736 [ 193 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 7122 | 2025.11.21 18:11:30.438777 [ 193 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 7123 | 2025.11.21 18:11:30.439567 [ 256 ] {21b76310-f0ba-4e24-8f8e-e3059c89e2b2} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7124 | 2025.11.21 18:11:30.439610 [ 256 ] {21b76310-f0ba-4e24-8f8e-e3059c89e2b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7125 | 2025.11.21 18:11:30.439860 [ 186 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001496521 sec., 1369843.7910326684 rows/sec., 92.12 MiB/sec. | ||
| 7126 | 2025.11.21 18:11:30.439992 [ 256 ] {21b76310-f0ba-4e24-8f8e-e3059c89e2b2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7127 | 2025.11.21 18:11:30.440108 [ 187 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7128 | 2025.11.21 18:11:30.440225 [ 256 ] {21b76310-f0ba-4e24-8f8e-e3059c89e2b2} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7129 | 2025.11.21 18:11:30.440373 [ 256 ] {21b76310-f0ba-4e24-8f8e-e3059c89e2b2} <Debug> executeQuery: Read 1172 rows, 95.50 KiB in 0.001865 sec., 628418.2305630028 rows/sec., 50.01 MiB/sec. | ||
| 7130 | 2025.11.21 18:11:30.440413 [ 256 ] {21b76310-f0ba-4e24-8f8e-e3059c89e2b2} <Debug> TCPHandler: Processed in 0.002047452 sec. | ||
| 7131 | 2025.11.21 18:11:30.440444 [ 187 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_21_5} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7132 | 2025.11.21 18:11:30.440524 [ 187 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_21_5} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7133 | 2025.11.21 18:11:30.440524 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7134 | 2025.11.21 18:11:30.440632 [ 256 ] {d86dffd1-e1fb-4066-8fd4-91356552f77b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7135 | 2025.11.21 18:11:30.440633 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 7136 | 2025.11.21 18:11:30.440676 [ 256 ] {d86dffd1-e1fb-4066-8fd4-91356552f77b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7137 | 2025.11.21 18:11:30.441163 [ 256 ] {d86dffd1-e1fb-4066-8fd4-91356552f77b} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7138 | 2025.11.21 18:11:30.441199 [ 256 ] {d86dffd1-e1fb-4066-8fd4-91356552f77b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7139 | 2025.11.21 18:11:30.441508 [ 256 ] {d86dffd1-e1fb-4066-8fd4-91356552f77b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7140 | 2025.11.21 18:11:30.441711 [ 256 ] {d86dffd1-e1fb-4066-8fd4-91356552f77b} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7141 | 2025.11.21 18:11:30.441818 [ 133 ] {} <Debug> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7142 | 2025.11.21 18:11:30.441841 [ 256 ] {d86dffd1-e1fb-4066-8fd4-91356552f77b} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.00123 sec., 191056.9105691057 rows/sec., 11.57 MiB/sec. | ||
| 7143 | 2025.11.21 18:11:30.441862 [ 133 ] {} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7144 | 2025.11.21 18:11:30.441883 [ 256 ] {d86dffd1-e1fb-4066-8fd4-91356552f77b} <Debug> TCPHandler: Processed in 0.001406109 sec. | ||
| 7145 | 2025.11.21 18:11:30.441887 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7146 | 2025.11.21 18:11:30.441968 [ 193 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::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 | ||
| 7147 | 2025.11.21 18:11:30.441996 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7148 | 2025.11.21 18:11:30.442058 [ 193 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7149 | 2025.11.21 18:11:30.442086 [ 193 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 263 rows starting from the beginning of the part | ||
| 7150 | 2025.11.21 18:11:30.442093 [ 256 ] {9bff99a9-8fb2-4670-80c8-55fff12e442d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7151 | 2025.11.21 18:11:30.442133 [ 193 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 247 rows starting from the beginning of the part | ||
| 7152 | 2025.11.21 18:11:30.442138 [ 256 ] {9bff99a9-8fb2-4670-80c8-55fff12e442d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7153 | 2025.11.21 18:11:30.442185 [ 193 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 10 rows starting from the beginning of the part | ||
| 7154 | 2025.11.21 18:11:30.442237 [ 193 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 235 rows starting from the beginning of the part | ||
| 7155 | 2025.11.21 18:11:30.442281 [ 193 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 12 rows starting from the beginning of the part | ||
| 7156 | 2025.11.21 18:11:30.442324 [ 193 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 235 rows starting from the beginning of the part | ||
| 7157 | 2025.11.21 18:11:30.442621 [ 256 ] {9bff99a9-8fb2-4670-80c8-55fff12e442d} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7158 | 2025.11.21 18:11:30.442662 [ 256 ] {9bff99a9-8fb2-4670-80c8-55fff12e442d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7159 | 2025.11.21 18:11:30.442979 [ 256 ] {9bff99a9-8fb2-4670-80c8-55fff12e442d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7160 | 2025.11.21 18:11:30.443196 [ 256 ] {9bff99a9-8fb2-4670-80c8-55fff12e442d} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7161 | 2025.11.21 18:11:30.443265 [ 186 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1002 rows, containing 5 columns (5 merged, 0 gathered) in 0.001324797 sec., 756342.2924417855 rows/sec., 49.16 MiB/sec. | ||
| 7162 | 2025.11.21 18:11:30.443326 [ 256 ] {9bff99a9-8fb2-4670-80c8-55fff12e442d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001251 sec., 169464.42845723423 rows/sec., 10.93 MiB/sec. | ||
| 7163 | 2025.11.21 18:11:30.443367 [ 256 ] {9bff99a9-8fb2-4670-80c8-55fff12e442d} <Debug> TCPHandler: Processed in 0.001417549 sec. | ||
| 7164 | 2025.11.21 18:11:30.443435 [ 195 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7165 | 2025.11.21 18:11:30.443473 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7166 | 2025.11.21 18:11:30.443568 [ 256 ] {07878b38-bea9-4dbc-b00c-ac1d0ebbf7e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7167 | 2025.11.21 18:11:30.443609 [ 256 ] {07878b38-bea9-4dbc-b00c-ac1d0ebbf7e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7168 | 2025.11.21 18:11:30.443717 [ 195 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_41_8} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7169 | 2025.11.21 18:11:30.443794 [ 195 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_41_8} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7170 | 2025.11.21 18:11:30.443887 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 7171 | 2025.11.21 18:11:30.444069 [ 256 ] {07878b38-bea9-4dbc-b00c-ac1d0ebbf7e6} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7172 | 2025.11.21 18:11:30.444110 [ 256 ] {07878b38-bea9-4dbc-b00c-ac1d0ebbf7e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7173 | 2025.11.21 18:11:30.444413 [ 256 ] {07878b38-bea9-4dbc-b00c-ac1d0ebbf7e6} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7174 | 2025.11.21 18:11:30.444616 [ 256 ] {07878b38-bea9-4dbc-b00c-ac1d0ebbf7e6} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7175 | 2025.11.21 18:11:30.444719 [ 133 ] {} <Debug> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 7176 | 2025.11.21 18:11:30.444742 [ 256 ] {07878b38-bea9-4dbc-b00c-ac1d0ebbf7e6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001192 sec., 177013.42281879197 rows/sec., 10.05 MiB/sec. | ||
| 7177 | 2025.11.21 18:11:30.444752 [ 133 ] {} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7178 | 2025.11.21 18:11:30.444782 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7179 | 2025.11.21 18:11:30.444786 [ 256 ] {07878b38-bea9-4dbc-b00c-ac1d0ebbf7e6} <Debug> TCPHandler: Processed in 0.001358879 sec. | ||
| 7180 | 2025.11.21 18:11:30.444842 [ 193 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_21_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_17_4 to all_21_21_0 into Compact with storage Full | ||
| 7181 | 2025.11.21 18:11:30.444902 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7182 | 2025.11.21 18:11:30.444926 [ 193 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7183 | 2025.11.21 18:11:30.444954 [ 193 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 211 rows starting from the beginning of the part | ||
| 7184 | 2025.11.21 18:11:30.444997 [ 193 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 211 rows starting from the beginning of the part | ||
| 7185 | 2025.11.21 18:11:30.444998 [ 256 ] {09d78389-f422-4ce7-b1f9-3af5d2da2f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7186 | 2025.11.21 18:11:30.445034 [ 193 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 7187 | 2025.11.21 18:11:30.445050 [ 256 ] {09d78389-f422-4ce7-b1f9-3af5d2da2f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7188 | 2025.11.21 18:11:30.445074 [ 193 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 7189 | 2025.11.21 18:11:30.445112 [ 193 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 7190 | 2025.11.21 18:11:30.445696 [ 256 ] {09d78389-f422-4ce7-b1f9-3af5d2da2f3a} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7191 | 2025.11.21 18:11:30.445736 [ 256 ] {09d78389-f422-4ce7-b1f9-3af5d2da2f3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7192 | 2025.11.21 18:11:30.445837 [ 193 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001016371 sec., 1038006.7908273651 rows/sec., 62.90 MiB/sec. | ||
| 7193 | 2025.11.21 18:11:30.445991 [ 192 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 7194 | 2025.11.21 18:11:30.446060 [ 256 ] {09d78389-f422-4ce7-b1f9-3af5d2da2f3a} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7195 | 2025.11.21 18:11:30.446275 [ 192 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_21_5} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7196 | 2025.11.21 18:11:30.446289 [ 256 ] {09d78389-f422-4ce7-b1f9-3af5d2da2f3a} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7197 | 2025.11.21 18:11:30.446349 [ 192 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_21_5} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 7198 | 2025.11.21 18:11:30.446418 [ 256 ] {09d78389-f422-4ce7-b1f9-3af5d2da2f3a} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001438 sec., 493045.89707927674 rows/sec., 34.55 MiB/sec. | ||
| 7199 | 2025.11.21 18:11:30.446427 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 7200 | 2025.11.21 18:11:30.446454 [ 256 ] {09d78389-f422-4ce7-b1f9-3af5d2da2f3a} <Debug> TCPHandler: Processed in 0.001599723 sec. | ||
| 7201 | 2025.11.21 18:11:30.446562 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7202 | 2025.11.21 18:11:30.446653 [ 256 ] {3aff19e5-4bf0-4095-8029-d37166abc9d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7203 | 2025.11.21 18:11:30.446693 [ 256 ] {3aff19e5-4bf0-4095-8029-d37166abc9d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7204 | 2025.11.21 18:11:30.447016 [ 256 ] {3aff19e5-4bf0-4095-8029-d37166abc9d3} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7205 | 2025.11.21 18:11:30.447051 [ 256 ] {3aff19e5-4bf0-4095-8029-d37166abc9d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7206 | 2025.11.21 18:11:30.447342 [ 256 ] {3aff19e5-4bf0-4095-8029-d37166abc9d3} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7207 | 2025.11.21 18:11:30.447548 [ 256 ] {3aff19e5-4bf0-4095-8029-d37166abc9d3} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7208 | 2025.11.21 18:11:30.447672 [ 256 ] {3aff19e5-4bf0-4095-8029-d37166abc9d3} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001037 sec., 5785.9209257473485 rows/sec., 302.29 KiB/sec. | ||
| 7209 | 2025.11.21 18:11:30.447707 [ 256 ] {3aff19e5-4bf0-4095-8029-d37166abc9d3} <Debug> TCPHandler: Processed in 0.001191455 sec. | ||
| 7210 | 2025.11.21 18:11:30.447804 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7211 | 2025.11.21 18:11:30.447900 [ 256 ] {3e94143a-9d34-40e2-80e7-c90ee91e0c19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7212 | 2025.11.21 18:11:30.447942 [ 256 ] {3e94143a-9d34-40e2-80e7-c90ee91e0c19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7213 | 2025.11.21 18:11:30.448362 [ 256 ] {3e94143a-9d34-40e2-80e7-c90ee91e0c19} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7214 | 2025.11.21 18:11:30.448397 [ 256 ] {3e94143a-9d34-40e2-80e7-c90ee91e0c19} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7215 | 2025.11.21 18:11:30.448718 [ 256 ] {3e94143a-9d34-40e2-80e7-c90ee91e0c19} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7216 | 2025.11.21 18:11:30.448918 [ 256 ] {3e94143a-9d34-40e2-80e7-c90ee91e0c19} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7217 | 2025.11.21 18:11:30.449045 [ 256 ] {3e94143a-9d34-40e2-80e7-c90ee91e0c19} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001162 sec., 270223.752151463 rows/sec., 17.75 MiB/sec. | ||
| 7218 | 2025.11.21 18:11:30.449080 [ 256 ] {3e94143a-9d34-40e2-80e7-c90ee91e0c19} <Debug> TCPHandler: Processed in 0.001321737 sec. | ||
| 7219 | 2025.11.21 18:11:30.449188 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7220 | 2025.11.21 18:11:30.449279 [ 256 ] {0e9ad376-c79c-4ab0-ac9a-e8497cf43c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7221 | 2025.11.21 18:11:30.449320 [ 256 ] {0e9ad376-c79c-4ab0-ac9a-e8497cf43c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7222 | 2025.11.21 18:11:30.449624 [ 256 ] {0e9ad376-c79c-4ab0-ac9a-e8497cf43c58} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7223 | 2025.11.21 18:11:30.449660 [ 256 ] {0e9ad376-c79c-4ab0-ac9a-e8497cf43c58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7224 | 2025.11.21 18:11:30.449949 [ 256 ] {0e9ad376-c79c-4ab0-ac9a-e8497cf43c58} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7225 | 2025.11.21 18:11:30.450145 [ 256 ] {0e9ad376-c79c-4ab0-ac9a-e8497cf43c58} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7226 | 2025.11.21 18:11:30.450269 [ 256 ] {0e9ad376-c79c-4ab0-ac9a-e8497cf43c58} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001008 sec., 992.063492063492 rows/sec., 66.85 KiB/sec. | ||
| 7227 | 2025.11.21 18:11:30.450303 [ 256 ] {0e9ad376-c79c-4ab0-ac9a-e8497cf43c58} <Debug> TCPHandler: Processed in 0.001161644 sec. | ||
| 7228 | 2025.11.21 18:11:30.450401 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7229 | 2025.11.21 18:11:30.450491 [ 256 ] {5ce51b39-b01b-4b4b-b3e7-3553d583da4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7230 | 2025.11.21 18:11:30.450543 [ 256 ] {5ce51b39-b01b-4b4b-b3e7-3553d583da4b} <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 | ||
| 7231 | 2025.11.21 18:11:30.451360 [ 256 ] {5ce51b39-b01b-4b4b-b3e7-3553d583da4b} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7232 | 2025.11.21 18:11:30.451396 [ 256 ] {5ce51b39-b01b-4b4b-b3e7-3553d583da4b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7233 | 2025.11.21 18:11:30.451911 [ 256 ] {5ce51b39-b01b-4b4b-b3e7-3553d583da4b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 7234 | 2025.11.21 18:11:30.452128 [ 256 ] {5ce51b39-b01b-4b4b-b3e7-3553d583da4b} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7235 | 2025.11.21 18:11:30.452267 [ 256 ] {5ce51b39-b01b-4b4b-b3e7-3553d583da4b} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001794 sec., 16722.408026755853 rows/sec., 29.97 MiB/sec. | ||
| 7236 | 2025.11.21 18:11:30.452317 [ 256 ] {5ce51b39-b01b-4b4b-b3e7-3553d583da4b} <Debug> TCPHandler: Processed in 0.00196236 sec. | ||
| 7237 | 2025.11.21 18:11:30.452426 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7238 | 2025.11.21 18:11:30.452517 [ 256 ] {c1b153e9-5847-440d-b98e-a34674600239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7239 | 2025.11.21 18:11:30.452558 [ 256 ] {c1b153e9-5847-440d-b98e-a34674600239} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7240 | 2025.11.21 18:11:30.452880 [ 256 ] {c1b153e9-5847-440d-b98e-a34674600239} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7241 | 2025.11.21 18:11:30.452915 [ 256 ] {c1b153e9-5847-440d-b98e-a34674600239} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7242 | 2025.11.21 18:11:30.453208 [ 256 ] {c1b153e9-5847-440d-b98e-a34674600239} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7243 | 2025.11.21 18:11:30.453411 [ 256 ] {c1b153e9-5847-440d-b98e-a34674600239} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7244 | 2025.11.21 18:11:30.453533 [ 256 ] {c1b153e9-5847-440d-b98e-a34674600239} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001034 sec., 100580.27079303675 rows/sec., 6.16 MiB/sec. | ||
| 7245 | 2025.11.21 18:11:30.453567 [ 256 ] {c1b153e9-5847-440d-b98e-a34674600239} <Debug> TCPHandler: Processed in 0.001187544 sec. | ||
| 7246 | 2025.11.21 18:11:32.732823 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7247 | 2025.11.21 18:11:32.732882 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7248 | 2025.11.21 18:11:32.859334 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14317 | ||
| 7249 | 2025.11.21 18:11:32.860059 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7250 | 2025.11.21 18:11:32.860123 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7251 | 2025.11.21 18:11:32.860648 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7252 | 2025.11.21 18:11:32.860875 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7253 | 2025.11.21 18:11:32.861009 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14317 | ||
| 7254 | 2025.11.21 18:11:33.680102 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7255 | 2025.11.21 18:11:33.698197 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7256 | 2025.11.21 18:11:33.698262 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7257 | 2025.11.21 18:11:33.703760 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7258 | 2025.11.21 18:11:33.704469 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7259 | 2025.11.21 18:11:33.707377 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7260 | 2025.11.21 18:11:35.424516 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7261 | 2025.11.21 18:11:35.424727 [ 256 ] {a68cabd6-4ded-46d4-a028-cea741964ec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7262 | 2025.11.21 18:11:35.424799 [ 256 ] {a68cabd6-4ded-46d4-a028-cea741964ec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7263 | 2025.11.21 18:11:35.425595 [ 256 ] {a68cabd6-4ded-46d4-a028-cea741964ec3} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7264 | 2025.11.21 18:11:35.425643 [ 256 ] {a68cabd6-4ded-46d4-a028-cea741964ec3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7265 | 2025.11.21 18:11:35.426031 [ 256 ] {a68cabd6-4ded-46d4-a028-cea741964ec3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7266 | 2025.11.21 18:11:35.426250 [ 256 ] {a68cabd6-4ded-46d4-a028-cea741964ec3} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7267 | 2025.11.21 18:11:35.426397 [ 256 ] {a68cabd6-4ded-46d4-a028-cea741964ec3} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001723 sec., 44109.112013929196 rows/sec., 3.63 MiB/sec. | ||
| 7268 | 2025.11.21 18:11:35.426438 [ 256 ] {a68cabd6-4ded-46d4-a028-cea741964ec3} <Debug> TCPHandler: Processed in 0.002065043 sec. | ||
| 7269 | 2025.11.21 18:11:35.426564 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7270 | 2025.11.21 18:11:35.426658 [ 256 ] {dd7c7381-f632-4bd7-a612-ba152b45d415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7271 | 2025.11.21 18:11:35.426698 [ 256 ] {dd7c7381-f632-4bd7-a612-ba152b45d415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7272 | 2025.11.21 18:11:35.427096 [ 256 ] {dd7c7381-f632-4bd7-a612-ba152b45d415} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7273 | 2025.11.21 18:11:35.427132 [ 256 ] {dd7c7381-f632-4bd7-a612-ba152b45d415} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7274 | 2025.11.21 18:11:35.427416 [ 256 ] {dd7c7381-f632-4bd7-a612-ba152b45d415} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7275 | 2025.11.21 18:11:35.427615 [ 256 ] {dd7c7381-f632-4bd7-a612-ba152b45d415} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7276 | 2025.11.21 18:11:35.427743 [ 256 ] {dd7c7381-f632-4bd7-a612-ba152b45d415} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001104 sec., 9057.971014492754 rows/sec., 681.12 KiB/sec. | ||
| 7277 | 2025.11.21 18:11:35.427779 [ 256 ] {dd7c7381-f632-4bd7-a612-ba152b45d415} <Debug> TCPHandler: Processed in 0.001262146 sec. | ||
| 7278 | 2025.11.21 18:11:35.427884 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7279 | 2025.11.21 18:11:35.427975 [ 256 ] {717b5061-e13c-4532-95a3-2d0e3597a4a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7280 | 2025.11.21 18:11:35.428014 [ 256 ] {717b5061-e13c-4532-95a3-2d0e3597a4a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7281 | 2025.11.21 18:11:35.428423 [ 256 ] {717b5061-e13c-4532-95a3-2d0e3597a4a4} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7282 | 2025.11.21 18:11:35.428459 [ 256 ] {717b5061-e13c-4532-95a3-2d0e3597a4a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7283 | 2025.11.21 18:11:35.428757 [ 256 ] {717b5061-e13c-4532-95a3-2d0e3597a4a4} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7284 | 2025.11.21 18:11:35.428960 [ 256 ] {717b5061-e13c-4532-95a3-2d0e3597a4a4} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7285 | 2025.11.21 18:11:35.429085 [ 256 ] {717b5061-e13c-4532-95a3-2d0e3597a4a4} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001127 sec., 65661.04702750666 rows/sec., 5.13 MiB/sec. | ||
| 7286 | 2025.11.21 18:11:35.429120 [ 256 ] {717b5061-e13c-4532-95a3-2d0e3597a4a4} <Debug> TCPHandler: Processed in 0.001283457 sec. | ||
| 7287 | 2025.11.21 18:11:35.429229 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7288 | 2025.11.21 18:11:35.429320 [ 256 ] {ed5e8f8b-8df8-4d4e-84e9-14db7513f6a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7289 | 2025.11.21 18:11:35.429363 [ 256 ] {ed5e8f8b-8df8-4d4e-84e9-14db7513f6a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7290 | 2025.11.21 18:11:35.429773 [ 256 ] {ed5e8f8b-8df8-4d4e-84e9-14db7513f6a6} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7291 | 2025.11.21 18:11:35.429807 [ 256 ] {ed5e8f8b-8df8-4d4e-84e9-14db7513f6a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7292 | 2025.11.21 18:11:35.430122 [ 256 ] {ed5e8f8b-8df8-4d4e-84e9-14db7513f6a6} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7293 | 2025.11.21 18:11:35.430323 [ 256 ] {ed5e8f8b-8df8-4d4e-84e9-14db7513f6a6} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7294 | 2025.11.21 18:11:35.430447 [ 256 ] {ed5e8f8b-8df8-4d4e-84e9-14db7513f6a6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 7295 | 2025.11.21 18:11:35.430482 [ 256 ] {ed5e8f8b-8df8-4d4e-84e9-14db7513f6a6} <Debug> TCPHandler: Processed in 0.001299297 sec. | ||
| 7296 | 2025.11.21 18:11:35.430587 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7297 | 2025.11.21 18:11:35.430678 [ 256 ] {cc33ea33-6b42-43be-8b74-c0fd5c5ec403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7298 | 2025.11.21 18:11:35.430731 [ 256 ] {cc33ea33-6b42-43be-8b74-c0fd5c5ec403} <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 | ||
| 7299 | 2025.11.21 18:11:35.431475 [ 256 ] {cc33ea33-6b42-43be-8b74-c0fd5c5ec403} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7300 | 2025.11.21 18:11:35.431510 [ 256 ] {cc33ea33-6b42-43be-8b74-c0fd5c5ec403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7301 | 2025.11.21 18:11:35.432013 [ 256 ] {cc33ea33-6b42-43be-8b74-c0fd5c5ec403} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7302 | 2025.11.21 18:11:35.432221 [ 256 ] {cc33ea33-6b42-43be-8b74-c0fd5c5ec403} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7303 | 2025.11.21 18:11:35.432356 [ 256 ] {cc33ea33-6b42-43be-8b74-c0fd5c5ec403} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001695 sec., 5899.705014749263 rows/sec., 10.57 MiB/sec. | ||
| 7304 | 2025.11.21 18:11:35.432406 [ 256 ] {cc33ea33-6b42-43be-8b74-c0fd5c5ec403} <Debug> TCPHandler: Processed in 0.001865038 sec. | ||
| 7305 | 2025.11.21 18:11:35.432515 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7306 | 2025.11.21 18:11:35.432606 [ 256 ] {762a7198-87d2-4578-a117-c7419da3a134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7307 | 2025.11.21 18:11:35.432647 [ 256 ] {762a7198-87d2-4578-a117-c7419da3a134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7308 | 2025.11.21 18:11:35.432975 [ 256 ] {762a7198-87d2-4578-a117-c7419da3a134} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7309 | 2025.11.21 18:11:35.433010 [ 256 ] {762a7198-87d2-4578-a117-c7419da3a134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7310 | 2025.11.21 18:11:35.433304 [ 256 ] {762a7198-87d2-4578-a117-c7419da3a134} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7311 | 2025.11.21 18:11:35.433499 [ 256 ] {762a7198-87d2-4578-a117-c7419da3a134} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7312 | 2025.11.21 18:11:35.433624 [ 256 ] {762a7198-87d2-4578-a117-c7419da3a134} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 7313 | 2025.11.21 18:11:35.433658 [ 256 ] {762a7198-87d2-4578-a117-c7419da3a134} <Debug> TCPHandler: Processed in 0.001188895 sec. | ||
| 7314 | 2025.11.21 18:11:37.673997 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7315 | 2025.11.21 18:11:37.674180 [ 256 ] {230a0d47-a95b-43f2-ba6a-00a5112111a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7316 | 2025.11.21 18:11:37.674250 [ 256 ] {230a0d47-a95b-43f2-ba6a-00a5112111a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7317 | 2025.11.21 18:11:37.675183 [ 256 ] {230a0d47-a95b-43f2-ba6a-00a5112111a4} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7318 | 2025.11.21 18:11:37.675246 [ 256 ] {230a0d47-a95b-43f2-ba6a-00a5112111a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7319 | 2025.11.21 18:11:37.675690 [ 256 ] {230a0d47-a95b-43f2-ba6a-00a5112111a4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7320 | 2025.11.21 18:11:37.675933 [ 256 ] {230a0d47-a95b-43f2-ba6a-00a5112111a4} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7321 | 2025.11.21 18:11:37.676104 [ 256 ] {230a0d47-a95b-43f2-ba6a-00a5112111a4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001974 sec., 207700.10131712258 rows/sec., 13.18 MiB/sec. | ||
| 7322 | 2025.11.21 18:11:37.676161 [ 256 ] {230a0d47-a95b-43f2-ba6a-00a5112111a4} <Debug> TCPHandler: Processed in 0.002291907 sec. | ||
| 7323 | 2025.11.21 18:11:37.676294 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7324 | 2025.11.21 18:11:37.676400 [ 256 ] {2014a139-e201-4d44-839c-fb3161b7e45e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7325 | 2025.11.21 18:11:37.676451 [ 256 ] {2014a139-e201-4d44-839c-fb3161b7e45e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7326 | 2025.11.21 18:11:37.676891 [ 256 ] {2014a139-e201-4d44-839c-fb3161b7e45e} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7327 | 2025.11.21 18:11:37.676935 [ 256 ] {2014a139-e201-4d44-839c-fb3161b7e45e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7328 | 2025.11.21 18:11:37.677272 [ 256 ] {2014a139-e201-4d44-839c-fb3161b7e45e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 7329 | 2025.11.21 18:11:37.677483 [ 256 ] {2014a139-e201-4d44-839c-fb3161b7e45e} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7330 | 2025.11.21 18:11:37.677625 [ 256 ] {2014a139-e201-4d44-839c-fb3161b7e45e} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.00125 sec., 3200 rows/sec., 260.94 KiB/sec. | ||
| 7331 | 2025.11.21 18:11:37.677665 [ 256 ] {2014a139-e201-4d44-839c-fb3161b7e45e} <Debug> TCPHandler: Processed in 0.00142411 sec. | ||
| 7332 | 2025.11.21 18:11:37.677784 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7333 | 2025.11.21 18:11:37.677885 [ 256 ] {c970c616-caae-4b60-a54a-def909f13e52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7334 | 2025.11.21 18:11:37.677932 [ 256 ] {c970c616-caae-4b60-a54a-def909f13e52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7335 | 2025.11.21 18:11:37.679426 [ 256 ] {c970c616-caae-4b60-a54a-def909f13e52} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7336 | 2025.11.21 18:11:37.679464 [ 256 ] {c970c616-caae-4b60-a54a-def909f13e52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7337 | 2025.11.21 18:11:37.679931 [ 256 ] {c970c616-caae-4b60-a54a-def909f13e52} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7338 | 2025.11.21 18:11:37.680157 [ 256 ] {c970c616-caae-4b60-a54a-def909f13e52} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7339 | 2025.11.21 18:11:37.680295 [ 256 ] {c970c616-caae-4b60-a54a-def909f13e52} <Debug> executeQuery: Read 2314 rows, 192.21 KiB in 0.002433 sec., 951089.1903000411 rows/sec., 77.15 MiB/sec. | ||
| 7340 | 2025.11.21 18:11:37.680336 [ 256 ] {c970c616-caae-4b60-a54a-def909f13e52} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 7341 | 2025.11.21 18:11:37.680349 [ 256 ] {c970c616-caae-4b60-a54a-def909f13e52} <Debug> TCPHandler: Processed in 0.002616314 sec. | ||
| 7342 | 2025.11.21 18:11:37.680472 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7343 | 2025.11.21 18:11:37.680571 [ 256 ] {15ad85f4-0d7e-40d7-8682-74b10203b623} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7344 | 2025.11.21 18:11:37.680611 [ 256 ] {15ad85f4-0d7e-40d7-8682-74b10203b623} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7345 | 2025.11.21 18:11:37.681153 [ 256 ] {15ad85f4-0d7e-40d7-8682-74b10203b623} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7346 | 2025.11.21 18:11:37.681193 [ 256 ] {15ad85f4-0d7e-40d7-8682-74b10203b623} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7347 | 2025.11.21 18:11:37.681530 [ 256 ] {15ad85f4-0d7e-40d7-8682-74b10203b623} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7348 | 2025.11.21 18:11:37.681758 [ 256 ] {15ad85f4-0d7e-40d7-8682-74b10203b623} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7349 | 2025.11.21 18:11:37.681900 [ 256 ] {15ad85f4-0d7e-40d7-8682-74b10203b623} <Debug> executeQuery: Read 239 rows, 14.85 KiB in 0.00135 sec., 177037.03703703702 rows/sec., 10.74 MiB/sec. | ||
| 7350 | 2025.11.21 18:11:37.681940 [ 256 ] {15ad85f4-0d7e-40d7-8682-74b10203b623} <Debug> TCPHandler: Processed in 0.001518941 sec. | ||
| 7351 | 2025.11.21 18:11:37.682057 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7352 | 2025.11.21 18:11:37.682157 [ 256 ] {758e0843-2f0a-442a-8df9-25f5af090b0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7353 | 2025.11.21 18:11:37.682199 [ 256 ] {758e0843-2f0a-442a-8df9-25f5af090b0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7354 | 2025.11.21 18:11:37.682744 [ 256 ] {758e0843-2f0a-442a-8df9-25f5af090b0f} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7355 | 2025.11.21 18:11:37.682781 [ 256 ] {758e0843-2f0a-442a-8df9-25f5af090b0f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7356 | 2025.11.21 18:11:37.683118 [ 256 ] {758e0843-2f0a-442a-8df9-25f5af090b0f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7357 | 2025.11.21 18:11:37.683334 [ 256 ] {758e0843-2f0a-442a-8df9-25f5af090b0f} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7358 | 2025.11.21 18:11:37.683466 [ 256 ] {758e0843-2f0a-442a-8df9-25f5af090b0f} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001329 sec., 331075.9969902182 rows/sec., 21.90 MiB/sec. | ||
| 7359 | 2025.11.21 18:11:37.683506 [ 256 ] {758e0843-2f0a-442a-8df9-25f5af090b0f} <Debug> TCPHandler: Processed in 0.001499141 sec. | ||
| 7360 | 2025.11.21 18:11:37.683620 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7361 | 2025.11.21 18:11:37.683716 [ 256 ] {b803322a-d3d0-42cb-b3dc-38fa3ab55044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7362 | 2025.11.21 18:11:37.683758 [ 256 ] {b803322a-d3d0-42cb-b3dc-38fa3ab55044} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7363 | 2025.11.21 18:11:37.684237 [ 256 ] {b803322a-d3d0-42cb-b3dc-38fa3ab55044} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7364 | 2025.11.21 18:11:37.684275 [ 256 ] {b803322a-d3d0-42cb-b3dc-38fa3ab55044} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7365 | 2025.11.21 18:11:37.684592 [ 256 ] {b803322a-d3d0-42cb-b3dc-38fa3ab55044} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7366 | 2025.11.21 18:11:37.684801 [ 256 ] {b803322a-d3d0-42cb-b3dc-38fa3ab55044} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7367 | 2025.11.21 18:11:37.684935 [ 256 ] {b803322a-d3d0-42cb-b3dc-38fa3ab55044} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001237 sec., 170573.96928051737 rows/sec., 9.69 MiB/sec. | ||
| 7368 | 2025.11.21 18:11:37.684973 [ 256 ] {b803322a-d3d0-42cb-b3dc-38fa3ab55044} <Debug> TCPHandler: Processed in 0.001402419 sec. | ||
| 7369 | 2025.11.21 18:11:37.685105 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7370 | 2025.11.21 18:11:37.685226 [ 256 ] {faf3e324-dfc8-46e6-8455-ea7285a68458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7371 | 2025.11.21 18:11:37.685277 [ 256 ] {faf3e324-dfc8-46e6-8455-ea7285a68458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7372 | 2025.11.21 18:11:37.686105 [ 256 ] {faf3e324-dfc8-46e6-8455-ea7285a68458} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7373 | 2025.11.21 18:11:37.686144 [ 256 ] {faf3e324-dfc8-46e6-8455-ea7285a68458} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7374 | 2025.11.21 18:11:37.686523 [ 256 ] {faf3e324-dfc8-46e6-8455-ea7285a68458} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7375 | 2025.11.21 18:11:37.686739 [ 256 ] {faf3e324-dfc8-46e6-8455-ea7285a68458} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7376 | 2025.11.21 18:11:37.686876 [ 256 ] {faf3e324-dfc8-46e6-8455-ea7285a68458} <Debug> executeQuery: Read 1169 rows, 85.49 KiB in 0.001674 sec., 698327.3596176822 rows/sec., 49.87 MiB/sec. | ||
| 7377 | 2025.11.21 18:11:37.686915 [ 256 ] {faf3e324-dfc8-46e6-8455-ea7285a68458} <Debug> TCPHandler: Processed in 0.001870449 sec. | ||
| 7378 | 2025.11.21 18:11:37.687030 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7379 | 2025.11.21 18:11:37.687125 [ 256 ] {52bdc0f3-8b05-4f9c-b4ac-2446577c8eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7380 | 2025.11.21 18:11:37.687167 [ 256 ] {52bdc0f3-8b05-4f9c-b4ac-2446577c8eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7381 | 2025.11.21 18:11:37.687509 [ 256 ] {52bdc0f3-8b05-4f9c-b4ac-2446577c8eb9} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7382 | 2025.11.21 18:11:37.687546 [ 256 ] {52bdc0f3-8b05-4f9c-b4ac-2446577c8eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7383 | 2025.11.21 18:11:37.687862 [ 256 ] {52bdc0f3-8b05-4f9c-b4ac-2446577c8eb9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7384 | 2025.11.21 18:11:37.688072 [ 256 ] {52bdc0f3-8b05-4f9c-b4ac-2446577c8eb9} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7385 | 2025.11.21 18:11:37.688208 [ 256 ] {52bdc0f3-8b05-4f9c-b4ac-2446577c8eb9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001102 sec., 5444.64609800363 rows/sec., 284.46 KiB/sec. | ||
| 7386 | 2025.11.21 18:11:37.688245 [ 256 ] {52bdc0f3-8b05-4f9c-b4ac-2446577c8eb9} <Debug> TCPHandler: Processed in 0.001264816 sec. | ||
| 7387 | 2025.11.21 18:11:37.688352 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7388 | 2025.11.21 18:11:37.688451 [ 256 ] {23620c3f-21a5-4c08-b3d9-9ad8e947da73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7389 | 2025.11.21 18:11:37.688494 [ 256 ] {23620c3f-21a5-4c08-b3d9-9ad8e947da73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7390 | 2025.11.21 18:11:37.689066 [ 256 ] {23620c3f-21a5-4c08-b3d9-9ad8e947da73} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7391 | 2025.11.21 18:11:37.689102 [ 256 ] {23620c3f-21a5-4c08-b3d9-9ad8e947da73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7392 | 2025.11.21 18:11:37.689506 [ 256 ] {23620c3f-21a5-4c08-b3d9-9ad8e947da73} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7393 | 2025.11.21 18:11:37.689733 [ 256 ] {23620c3f-21a5-4c08-b3d9-9ad8e947da73} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7394 | 2025.11.21 18:11:37.689867 [ 256 ] {23620c3f-21a5-4c08-b3d9-9ad8e947da73} <Debug> executeQuery: Read 936 rows, 63.46 KiB in 0.001435 sec., 652264.8083623693 rows/sec., 43.18 MiB/sec. | ||
| 7395 | 2025.11.21 18:11:37.689905 [ 256 ] {23620c3f-21a5-4c08-b3d9-9ad8e947da73} <Debug> TCPHandler: Processed in 0.001602603 sec. | ||
| 7396 | 2025.11.21 18:11:37.690009 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7397 | 2025.11.21 18:11:37.690103 [ 256 ] {7166e3b0-52ce-4d14-b496-57f4808e5521} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7398 | 2025.11.21 18:11:37.690146 [ 256 ] {7166e3b0-52ce-4d14-b496-57f4808e5521} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7399 | 2025.11.21 18:11:37.690463 [ 256 ] {7166e3b0-52ce-4d14-b496-57f4808e5521} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7400 | 2025.11.21 18:11:37.690498 [ 256 ] {7166e3b0-52ce-4d14-b496-57f4808e5521} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7401 | 2025.11.21 18:11:37.690804 [ 256 ] {7166e3b0-52ce-4d14-b496-57f4808e5521} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7402 | 2025.11.21 18:11:37.691015 [ 256 ] {7166e3b0-52ce-4d14-b496-57f4808e5521} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7403 | 2025.11.21 18:11:37.691152 [ 256 ] {7166e3b0-52ce-4d14-b496-57f4808e5521} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001068 sec., 936.3295880149814 rows/sec., 63.09 KiB/sec. | ||
| 7404 | 2025.11.21 18:11:37.691188 [ 256 ] {7166e3b0-52ce-4d14-b496-57f4808e5521} <Debug> TCPHandler: Processed in 0.001228185 sec. | ||
| 7405 | 2025.11.21 18:11:37.691302 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7406 | 2025.11.21 18:11:37.691416 [ 256 ] {7b76be2d-561b-4420-8e7f-0284b394007c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7407 | 2025.11.21 18:11:37.691482 [ 256 ] {7b76be2d-561b-4420-8e7f-0284b394007c} <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 | ||
| 7408 | 2025.11.21 18:11:37.692439 [ 256 ] {7b76be2d-561b-4420-8e7f-0284b394007c} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7409 | 2025.11.21 18:11:37.692476 [ 256 ] {7b76be2d-561b-4420-8e7f-0284b394007c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7410 | 2025.11.21 18:11:37.693012 [ 256 ] {7b76be2d-561b-4420-8e7f-0284b394007c} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7411 | 2025.11.21 18:11:37.693244 [ 256 ] {7b76be2d-561b-4420-8e7f-0284b394007c} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7412 | 2025.11.21 18:11:37.693389 [ 256 ] {7b76be2d-561b-4420-8e7f-0284b394007c} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001997 sec., 15022.53380070105 rows/sec., 26.92 MiB/sec. | ||
| 7413 | 2025.11.21 18:11:37.693456 [ 256 ] {7b76be2d-561b-4420-8e7f-0284b394007c} <Debug> TCPHandler: Processed in 0.002212625 sec. | ||
| 7414 | 2025.11.21 18:11:37.693565 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7415 | 2025.11.21 18:11:37.693659 [ 256 ] {af252c70-6162-4df5-a6fe-24392a91e1ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7416 | 2025.11.21 18:11:37.693703 [ 256 ] {af252c70-6162-4df5-a6fe-24392a91e1ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7417 | 2025.11.21 18:11:37.694034 [ 256 ] {af252c70-6162-4df5-a6fe-24392a91e1ac} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7418 | 2025.11.21 18:11:37.694071 [ 256 ] {af252c70-6162-4df5-a6fe-24392a91e1ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7419 | 2025.11.21 18:11:37.694381 [ 256 ] {af252c70-6162-4df5-a6fe-24392a91e1ac} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 7420 | 2025.11.21 18:11:37.694602 [ 256 ] {af252c70-6162-4df5-a6fe-24392a91e1ac} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7421 | 2025.11.21 18:11:37.694733 [ 256 ] {af252c70-6162-4df5-a6fe-24392a91e1ac} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001093 sec., 73193.04666056724 rows/sec., 4.35 MiB/sec. | ||
| 7422 | 2025.11.21 18:11:37.694769 [ 256 ] {af252c70-6162-4df5-a6fe-24392a91e1ac} <Debug> TCPHandler: Processed in 0.001253645 sec. | ||
| 7423 | 2025.11.21 18:11:37.897703 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1010 | ||
| 7424 | 2025.11.21 18:11:37.900637 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7425 | 2025.11.21 18:11:37.900693 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7426 | 2025.11.21 18:11:37.901941 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7427 | 2025.11.21 18:11:37.902216 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7428 | 2025.11.21 18:11:37.902568 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1010 | ||
| 7429 | 2025.11.21 18:11:40.361135 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14829 | ||
| 7430 | 2025.11.21 18:11:40.361978 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7431 | 2025.11.21 18:11:40.362025 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7432 | 2025.11.21 18:11:40.362513 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7433 | 2025.11.21 18:11:40.362772 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7434 | 2025.11.21 18:11:40.362906 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14829 | ||
| 7435 | 2025.11.21 18:11:40.362917 [ 119 ] {} <Debug> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7436 | 2025.11.21 18:11:40.362987 [ 119 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7437 | 2025.11.21 18:11:40.363011 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7438 | 2025.11.21 18:11:40.363177 [ 186 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 7439 | 2025.11.21 18:11:40.363385 [ 186 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7440 | 2025.11.21 18:11:40.363448 [ 186 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12397 rows starting from the beginning of the part | ||
| 7441 | 2025.11.21 18:11:40.363546 [ 186 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 7442 | 2025.11.21 18:11:40.363634 [ 186 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 7443 | 2025.11.21 18:11:40.363678 [ 186 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 7444 | 2025.11.21 18:11:40.363721 [ 186 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 7445 | 2025.11.21 18:11:40.363761 [ 186 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 7446 | 2025.11.21 18:11:40.365589 [ 186 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14829 rows, containing 4 columns (4 merged, 0 gathered) in 0.002496441 sec., 5940056.2640975695 rows/sec., 84.97 MiB/sec. | ||
| 7447 | 2025.11.21 18:11:40.366020 [ 199 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7448 | 2025.11.21 18:11:40.366314 [ 199 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_31_6} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7449 | 2025.11.21 18:11:40.366392 [ 199 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_31_6} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7450 | 2025.11.21 18:11:40.366492 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.48 MiB. | ||
| 7451 | 2025.11.21 18:11:40.418741 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7452 | 2025.11.21 18:11:40.419017 [ 256 ] {5f4819e7-ecf4-48be-b7b0-9b466c0dfb72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7453 | 2025.11.21 18:11:40.419118 [ 256 ] {5f4819e7-ecf4-48be-b7b0-9b466c0dfb72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7454 | 2025.11.21 18:11:40.420007 [ 256 ] {5f4819e7-ecf4-48be-b7b0-9b466c0dfb72} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7455 | 2025.11.21 18:11:40.420052 [ 256 ] {5f4819e7-ecf4-48be-b7b0-9b466c0dfb72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7456 | 2025.11.21 18:11:40.420444 [ 256 ] {5f4819e7-ecf4-48be-b7b0-9b466c0dfb72} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7457 | 2025.11.21 18:11:40.420666 [ 256 ] {5f4819e7-ecf4-48be-b7b0-9b466c0dfb72} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7458 | 2025.11.21 18:11:40.420821 [ 256 ] {5f4819e7-ecf4-48be-b7b0-9b466c0dfb72} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001879 sec., 29803.086748270358 rows/sec., 2.29 MiB/sec. | ||
| 7459 | 2025.11.21 18:11:40.420862 [ 256 ] {5f4819e7-ecf4-48be-b7b0-9b466c0dfb72} <Debug> TCPHandler: Processed in 0.002294117 sec. | ||
| 7460 | 2025.11.21 18:11:40.420990 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7461 | 2025.11.21 18:11:40.421084 [ 256 ] {08f382e9-7f2f-4a18-8f9a-21019e691582} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7462 | 2025.11.21 18:11:40.421124 [ 256 ] {08f382e9-7f2f-4a18-8f9a-21019e691582} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7463 | 2025.11.21 18:11:40.421543 [ 256 ] {08f382e9-7f2f-4a18-8f9a-21019e691582} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7464 | 2025.11.21 18:11:40.421579 [ 256 ] {08f382e9-7f2f-4a18-8f9a-21019e691582} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7465 | 2025.11.21 18:11:40.421875 [ 256 ] {08f382e9-7f2f-4a18-8f9a-21019e691582} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7466 | 2025.11.21 18:11:40.422106 [ 256 ] {08f382e9-7f2f-4a18-8f9a-21019e691582} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7467 | 2025.11.21 18:11:40.422231 [ 256 ] {08f382e9-7f2f-4a18-8f9a-21019e691582} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001166 sec., 54888.507718696404 rows/sec., 4.28 MiB/sec. | ||
| 7468 | 2025.11.21 18:11:40.422266 [ 256 ] {08f382e9-7f2f-4a18-8f9a-21019e691582} <Debug> TCPHandler: Processed in 0.001324517 sec. | ||
| 7469 | 2025.11.21 18:11:40.422380 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7470 | 2025.11.21 18:11:40.422471 [ 256 ] {b12bde9f-be14-46b4-aa95-2713cc3a3fb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7471 | 2025.11.21 18:11:40.422513 [ 256 ] {b12bde9f-be14-46b4-aa95-2713cc3a3fb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7472 | 2025.11.21 18:11:40.422880 [ 256 ] {b12bde9f-be14-46b4-aa95-2713cc3a3fb9} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7473 | 2025.11.21 18:11:40.422916 [ 256 ] {b12bde9f-be14-46b4-aa95-2713cc3a3fb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7474 | 2025.11.21 18:11:40.423239 [ 256 ] {b12bde9f-be14-46b4-aa95-2713cc3a3fb9} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7475 | 2025.11.21 18:11:40.423447 [ 256 ] {b12bde9f-be14-46b4-aa95-2713cc3a3fb9} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7476 | 2025.11.21 18:11:40.423571 [ 256 ] {b12bde9f-be14-46b4-aa95-2713cc3a3fb9} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001118 sec., 57245.08050089445 rows/sec., 3.99 MiB/sec. | ||
| 7477 | 2025.11.21 18:11:40.423606 [ 256 ] {b12bde9f-be14-46b4-aa95-2713cc3a3fb9} <Debug> TCPHandler: Processed in 0.001272797 sec. | ||
| 7478 | 2025.11.21 18:11:40.423717 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7479 | 2025.11.21 18:11:40.423807 [ 256 ] {9d2a573c-76b9-42ed-8f32-03aeef5a1aaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7480 | 2025.11.21 18:11:40.423847 [ 256 ] {9d2a573c-76b9-42ed-8f32-03aeef5a1aaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7481 | 2025.11.21 18:11:40.424160 [ 256 ] {9d2a573c-76b9-42ed-8f32-03aeef5a1aaa} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7482 | 2025.11.21 18:11:40.424196 [ 256 ] {9d2a573c-76b9-42ed-8f32-03aeef5a1aaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7483 | 2025.11.21 18:11:40.424494 [ 256 ] {9d2a573c-76b9-42ed-8f32-03aeef5a1aaa} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 7484 | 2025.11.21 18:11:40.424702 [ 256 ] {9d2a573c-76b9-42ed-8f32-03aeef5a1aaa} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7485 | 2025.11.21 18:11:40.424827 [ 256 ] {9d2a573c-76b9-42ed-8f32-03aeef5a1aaa} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001038 sec., 23121.387283236993 rows/sec., 1.56 MiB/sec. | ||
| 7486 | 2025.11.21 18:11:40.424861 [ 256 ] {9d2a573c-76b9-42ed-8f32-03aeef5a1aaa} <Debug> TCPHandler: Processed in 0.001190284 sec. | ||
| 7487 | 2025.11.21 18:11:41.207475 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7488 | 2025.11.21 18:11:41.226251 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7489 | 2025.11.21 18:11:41.226317 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7490 | 2025.11.21 18:11:41.232234 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7491 | 2025.11.21 18:11:41.232968 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7492 | 2025.11.21 18:11:41.233326 [ 117 ] {} <Debug> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7493 | 2025.11.21 18:11:41.233417 [ 117 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7494 | 2025.11.21 18:11:41.233445 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7495 | 2025.11.21 18:11:41.233587 [ 193 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 7496 | 2025.11.21 18:11:41.237880 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7497 | 2025.11.21 18:11:41.238042 [ 193 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7498 | 2025.11.21 18:11:41.239664 [ 193 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 7499 | 2025.11.21 18:11:41.244610 [ 193 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 7500 | 2025.11.21 18:11:41.249802 [ 193 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 7501 | 2025.11.21 18:11:41.254352 [ 193 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 7502 | 2025.11.21 18:11:41.258758 [ 193 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 7503 | 2025.11.21 18:11:41.262965 [ 193 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 7504 | 2025.11.21 18:11:41.318874 [ 186 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.085345625 sec., 2741.792564059376 rows/sec., 14.18 MiB/sec. | ||
| 7505 | 2025.11.21 18:11:41.321682 [ 190 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7506 | 2025.11.21 18:11:41.323989 [ 190 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_31_6} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7507 | 2025.11.21 18:11:41.324118 [ 190 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_31_6} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7508 | 2025.11.21 18:11:41.326891 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 7509 | 2025.11.21 18:11:42.000251 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.07 MiB, peak 283.61 MiB, free memory in arenas 0.00 B, will set to 277.40 MiB (RSS), difference: 4.33 MiB | ||
| 7510 | 2025.11.21 18:11:45.423752 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7511 | 2025.11.21 18:11:45.423967 [ 256 ] {c399a38f-6756-4f56-96a4-529f8d861d83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7512 | 2025.11.21 18:11:45.424045 [ 256 ] {c399a38f-6756-4f56-96a4-529f8d861d83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7513 | 2025.11.21 18:11:45.424793 [ 256 ] {c399a38f-6756-4f56-96a4-529f8d861d83} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7514 | 2025.11.21 18:11:45.424842 [ 256 ] {c399a38f-6756-4f56-96a4-529f8d861d83} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7515 | 2025.11.21 18:11:45.425253 [ 256 ] {c399a38f-6756-4f56-96a4-529f8d861d83} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7516 | 2025.11.21 18:11:45.425496 [ 256 ] {c399a38f-6756-4f56-96a4-529f8d861d83} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7517 | 2025.11.21 18:11:45.425665 [ 256 ] {c399a38f-6756-4f56-96a4-529f8d861d83} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001752 sec., 43378.995433789954 rows/sec., 3.57 MiB/sec. | ||
| 7518 | 2025.11.21 18:11:45.425679 [ 111 ] {} <Debug> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7519 | 2025.11.21 18:11:45.425716 [ 256 ] {c399a38f-6756-4f56-96a4-529f8d861d83} <Debug> TCPHandler: Processed in 0.002100583 sec. | ||
| 7520 | 2025.11.21 18:11:45.425752 [ 111 ] {} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7521 | 2025.11.21 18:11:45.425778 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7522 | 2025.11.21 18:11:45.425859 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7523 | 2025.11.21 18:11:45.425871 [ 200 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::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 | ||
| 7524 | 2025.11.21 18:11:45.425960 [ 200 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7525 | 2025.11.21 18:11:45.425967 [ 256 ] {198c7de6-7f74-4996-b6d6-f17e1a168b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7526 | 2025.11.21 18:11:45.425990 [ 200 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2343 rows starting from the beginning of the part | ||
| 7527 | 2025.11.21 18:11:45.426014 [ 256 ] {198c7de6-7f74-4996-b6d6-f17e1a168b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7528 | 2025.11.21 18:11:45.426050 [ 200 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1172 rows starting from the beginning of the part | ||
| 7529 | 2025.11.21 18:11:45.426098 [ 200 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 76 rows starting from the beginning of the part | ||
| 7530 | 2025.11.21 18:11:45.426141 [ 200 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 2314 rows starting from the beginning of the part | ||
| 7531 | 2025.11.21 18:11:45.426179 [ 200 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 56 rows starting from the beginning of the part | ||
| 7532 | 2025.11.21 18:11:45.426220 [ 200 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 76 rows starting from the beginning of the part | ||
| 7533 | 2025.11.21 18:11:45.426440 [ 256 ] {198c7de6-7f74-4996-b6d6-f17e1a168b06} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7534 | 2025.11.21 18:11:45.426477 [ 256 ] {198c7de6-7f74-4996-b6d6-f17e1a168b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7535 | 2025.11.21 18:11:45.427085 [ 256 ] {198c7de6-7f74-4996-b6d6-f17e1a168b06} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7536 | 2025.11.21 18:11:45.427305 [ 256 ] {198c7de6-7f74-4996-b6d6-f17e1a168b06} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7537 | 2025.11.21 18:11:45.427448 [ 256 ] {198c7de6-7f74-4996-b6d6-f17e1a168b06} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001505 sec., 6644.518272425249 rows/sec., 499.64 KiB/sec. | ||
| 7538 | 2025.11.21 18:11:45.427487 [ 256 ] {198c7de6-7f74-4996-b6d6-f17e1a168b06} <Debug> TCPHandler: Processed in 0.001680935 sec. | ||
| 7539 | 2025.11.21 18:11:45.427592 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7540 | 2025.11.21 18:11:45.427690 [ 256 ] {95b7c44f-ebe4-41d1-b744-8fc27e8d6177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7541 | 2025.11.21 18:11:45.427734 [ 256 ] {95b7c44f-ebe4-41d1-b744-8fc27e8d6177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7542 | 2025.11.21 18:11:45.428169 [ 256 ] {95b7c44f-ebe4-41d1-b744-8fc27e8d6177} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7543 | 2025.11.21 18:11:45.428207 [ 256 ] {95b7c44f-ebe4-41d1-b744-8fc27e8d6177} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7544 | 2025.11.21 18:11:45.428314 [ 190 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6037 rows, containing 5 columns (5 merged, 0 gathered) in 0.002477101 sec., 2437123.0724948235 rows/sec., 206.36 MiB/sec. | ||
| 7545 | 2025.11.21 18:11:45.428542 [ 256 ] {95b7c44f-ebe4-41d1-b744-8fc27e8d6177} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7546 | 2025.11.21 18:11:45.428682 [ 186 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7547 | 2025.11.21 18:11:45.428790 [ 256 ] {95b7c44f-ebe4-41d1-b744-8fc27e8d6177} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7548 | 2025.11.21 18:11:45.428920 [ 111 ] {} <Debug> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7549 | 2025.11.21 18:11:45.428944 [ 256 ] {95b7c44f-ebe4-41d1-b744-8fc27e8d6177} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001274 sec., 58084.77237048666 rows/sec., 4.53 MiB/sec. | ||
| 7550 | 2025.11.21 18:11:45.428963 [ 111 ] {} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7551 | 2025.11.21 18:11:45.428991 [ 256 ] {95b7c44f-ebe4-41d1-b744-8fc27e8d6177} <Debug> TCPHandler: Processed in 0.00144776 sec. | ||
| 7552 | 2025.11.21 18:11:45.428991 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7553 | 2025.11.21 18:11:45.429036 [ 186 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_51_10} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7554 | 2025.11.21 18:11:45.429118 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7555 | 2025.11.21 18:11:45.429122 [ 189 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::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 | ||
| 7556 | 2025.11.21 18:11:45.429134 [ 186 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_51_10} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7557 | 2025.11.21 18:11:45.429228 [ 256 ] {748461fc-7dfa-47f5-9c2a-041bf3357d54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7558 | 2025.11.21 18:11:45.429278 [ 189 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7559 | 2025.11.21 18:11:45.429279 [ 256 ] {748461fc-7dfa-47f5-9c2a-041bf3357d54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7560 | 2025.11.21 18:11:45.429286 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 7561 | 2025.11.21 18:11:45.429321 [ 189 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1211 rows starting from the beginning of the part | ||
| 7562 | 2025.11.21 18:11:45.429399 [ 189 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 709 rows starting from the beginning of the part | ||
| 7563 | 2025.11.21 18:11:45.429446 [ 189 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 74 rows starting from the beginning of the part | ||
| 7564 | 2025.11.21 18:11:45.429488 [ 189 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1169 rows starting from the beginning of the part | ||
| 7565 | 2025.11.21 18:11:45.429526 [ 189 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
| 7566 | 2025.11.21 18:11:45.429569 [ 189 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 74 rows starting from the beginning of the part | ||
| 7567 | 2025.11.21 18:11:45.429745 [ 256 ] {748461fc-7dfa-47f5-9c2a-041bf3357d54} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7568 | 2025.11.21 18:11:45.429789 [ 256 ] {748461fc-7dfa-47f5-9c2a-041bf3357d54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7569 | 2025.11.21 18:11:45.430255 [ 256 ] {748461fc-7dfa-47f5-9c2a-041bf3357d54} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7570 | 2025.11.21 18:11:45.430484 [ 256 ] {748461fc-7dfa-47f5-9c2a-041bf3357d54} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7571 | 2025.11.21 18:11:45.430606 [ 111 ] {} <Debug> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7572 | 2025.11.21 18:11:45.430619 [ 256 ] {748461fc-7dfa-47f5-9c2a-041bf3357d54} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001412 sec., 113314.44759206798 rows/sec., 7.89 MiB/sec. | ||
| 7573 | 2025.11.21 18:11:45.430648 [ 111 ] {} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7574 | 2025.11.21 18:11:45.430670 [ 256 ] {748461fc-7dfa-47f5-9c2a-041bf3357d54} <Debug> TCPHandler: Processed in 0.001601213 sec. | ||
| 7575 | 2025.11.21 18:11:45.430672 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7576 | 2025.11.21 18:11:45.430772 [ 190 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::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 | ||
| 7577 | 2025.11.21 18:11:45.430789 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7578 | 2025.11.21 18:11:45.430885 [ 190 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7579 | 2025.11.21 18:11:45.430887 [ 256 ] {e7e79588-b606-4372-91cd-2ab5024a273b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7580 | 2025.11.21 18:11:45.430928 [ 190 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 14584 rows starting from the beginning of the part | ||
| 7581 | 2025.11.21 18:11:45.430961 [ 256 ] {e7e79588-b606-4372-91cd-2ab5024a273b} <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 | ||
| 7582 | 2025.11.21 18:11:45.431001 [ 190 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 314 rows starting from the beginning of the part | ||
| 7583 | 2025.11.21 18:11:45.431014 [ 194 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3301 rows, containing 5 columns (5 merged, 0 gathered) in 0.00195225 sec., 1690869.509540274 rows/sec., 127.59 MiB/sec. | ||
| 7584 | 2025.11.21 18:11:45.431055 [ 190 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 160 rows starting from the beginning of the part | ||
| 7585 | 2025.11.21 18:11:45.431098 [ 190 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 936 rows starting from the beginning of the part | ||
| 7586 | 2025.11.21 18:11:45.431136 [ 190 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 64 rows starting from the beginning of the part | ||
| 7587 | 2025.11.21 18:11:45.431177 [ 190 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 160 rows starting from the beginning of the part | ||
| 7588 | 2025.11.21 18:11:45.431202 [ 189 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7589 | 2025.11.21 18:11:45.431497 [ 189 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_51_10} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7590 | 2025.11.21 18:11:45.431586 [ 189 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_51_10} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7591 | 2025.11.21 18:11:45.431673 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 7592 | 2025.11.21 18:11:45.431809 [ 256 ] {e7e79588-b606-4372-91cd-2ab5024a273b} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7593 | 2025.11.21 18:11:45.431852 [ 256 ] {e7e79588-b606-4372-91cd-2ab5024a273b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7594 | 2025.11.21 18:11:45.432522 [ 256 ] {e7e79588-b606-4372-91cd-2ab5024a273b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7595 | 2025.11.21 18:11:45.432801 [ 256 ] {e7e79588-b606-4372-91cd-2ab5024a273b} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7596 | 2025.11.21 18:11:45.432928 [ 111 ] {} <Debug> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7597 | 2025.11.21 18:11:45.432951 [ 256 ] {e7e79588-b606-4372-91cd-2ab5024a273b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002082 sec., 4803.073967339097 rows/sec., 8.61 MiB/sec. | ||
| 7598 | 2025.11.21 18:11:45.432964 [ 111 ] {} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7599 | 2025.11.21 18:11:45.432992 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7600 | 2025.11.21 18:11:45.433012 [ 256 ] {e7e79588-b606-4372-91cd-2ab5024a273b} <Debug> TCPHandler: Processed in 0.002272056 sec. | ||
| 7601 | 2025.11.21 18:11:45.433075 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::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 | ||
| 7602 | 2025.11.21 18:11:45.433129 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7603 | 2025.11.21 18:11:45.433234 [ 256 ] {b9ebd41f-c1d9-4dc2-a85a-92231d944cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7604 | 2025.11.21 18:11:45.433277 [ 256 ] {b9ebd41f-c1d9-4dc2-a85a-92231d944cdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7605 | 2025.11.21 18:11:45.433292 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7606 | 2025.11.21 18:11:45.433348 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 657 rows starting from the beginning of the part | ||
| 7607 | 2025.11.21 18:11:45.433462 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 10 rows starting from the beginning of the part | ||
| 7608 | 2025.11.21 18:11:45.433565 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 30 rows starting from the beginning of the part | ||
| 7609 | 2025.11.21 18:11:45.433628 [ 256 ] {b9ebd41f-c1d9-4dc2-a85a-92231d944cdd} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7610 | 2025.11.21 18:11:45.433659 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 10 rows starting from the beginning of the part | ||
| 7611 | 2025.11.21 18:11:45.433670 [ 256 ] {b9ebd41f-c1d9-4dc2-a85a-92231d944cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7612 | 2025.11.21 18:11:45.433760 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 30 rows starting from the beginning of the part | ||
| 7613 | 2025.11.21 18:11:45.433859 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 10 rows starting from the beginning of the part | ||
| 7614 | 2025.11.21 18:11:45.434122 [ 256 ] {b9ebd41f-c1d9-4dc2-a85a-92231d944cdd} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 7615 | 2025.11.21 18:11:45.434388 [ 256 ] {b9ebd41f-c1d9-4dc2-a85a-92231d944cdd} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7616 | 2025.11.21 18:11:45.434517 [ 112 ] {} <Debug> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 7617 | 2025.11.21 18:11:45.434530 [ 256 ] {b9ebd41f-c1d9-4dc2-a85a-92231d944cdd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001315 sec., 45627.37642585552 rows/sec., 3.07 MiB/sec. | ||
| 7618 | 2025.11.21 18:11:45.434553 [ 112 ] {} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7619 | 2025.11.21 18:11:45.434571 [ 256 ] {b9ebd41f-c1d9-4dc2-a85a-92231d944cdd} <Debug> TCPHandler: Processed in 0.001493011 sec. | ||
| 7620 | 2025.11.21 18:11:45.434574 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7621 | 2025.11.21 18:11:45.434650 [ 189 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::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 | ||
| 7622 | 2025.11.21 18:11:45.434759 [ 189 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7623 | 2025.11.21 18:11:45.434795 [ 189 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 3256 rows starting from the beginning of the part | ||
| 7624 | 2025.11.21 18:11:45.434847 [ 189 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 104 rows starting from the beginning of the part | ||
| 7625 | 2025.11.21 18:11:45.434887 [ 189 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 7626 | 2025.11.21 18:11:45.434923 [ 189 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 80 rows starting from the beginning of the part | ||
| 7627 | 2025.11.21 18:11:45.434956 [ 189 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 24 rows starting from the beginning of the part | ||
| 7628 | 2025.11.21 18:11:45.434991 [ 189 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::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 | ||
| 7629 | 2025.11.21 18:11:45.436722 [ 188 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3584 rows, containing 4 columns (4 merged, 0 gathered) in 0.002101784 sec., 1705218.0433384208 rows/sec., 108.26 MiB/sec. | ||
| 7630 | 2025.11.21 18:11:45.437097 [ 196 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16218 rows, containing 5 columns (5 merged, 0 gathered) in 0.006362251 sec., 2549097.795732988 rows/sec., 170.59 MiB/sec. | ||
| 7631 | 2025.11.21 18:11:45.437124 [ 194 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7632 | 2025.11.21 18:11:45.437428 [ 194 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_51_10} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7633 | 2025.11.21 18:11:45.437513 [ 194 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_51_10} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7634 | 2025.11.21 18:11:45.437595 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 7635 | 2025.11.21 18:11:45.437745 [ 188 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 7636 | 2025.11.21 18:11:45.438013 [ 188 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7637 | 2025.11.21 18:11:45.438082 [ 188 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 7638 | 2025.11.21 18:11:45.438158 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 7639 | 2025.11.21 18:11:45.439546 [ 194 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 747 rows, containing 19 columns (19 merged, 0 gathered) in 0.006509794 sec., 114750.17489032679 rows/sec., 205.63 MiB/sec. | ||
| 7640 | 2025.11.21 18:11:45.440433 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7641 | 2025.11.21 18:11:45.440746 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7642 | 2025.11.21 18:11:45.440816 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7643 | 2025.11.21 18:11:45.440902 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 7644 | 2025.11.21 18:11:46.000185 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.95 MiB, peak 290.53 MiB, free memory in arenas 0.00 B, will set to 282.44 MiB (RSS), difference: 4.48 MiB | ||
| 7645 | 2025.11.21 18:11:47.732943 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7646 | 2025.11.21 18:11:47.732995 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7647 | 2025.11.21 18:11:47.863024 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15277 | ||
| 7648 | 2025.11.21 18:11:47.863562 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7649 | 2025.11.21 18:11:47.863603 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7650 | 2025.11.21 18:11:47.864104 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7651 | 2025.11.21 18:11:47.864339 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7652 | 2025.11.21 18:11:47.864466 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15277 | ||
| 7653 | 2025.11.21 18:11:47.902880 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1030 | ||
| 7654 | 2025.11.21 18:11:47.904955 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7655 | 2025.11.21 18:11:47.905014 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7656 | 2025.11.21 18:11:47.906273 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7657 | 2025.11.21 18:11:47.906557 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7658 | 2025.11.21 18:11:47.906939 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1030 | ||
| 7659 | 2025.11.21 18:11:48.001685 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001166913 sec. | ||
| 7660 | 2025.11.21 18:11:48.738030 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7661 | 2025.11.21 18:11:48.753322 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7662 | 2025.11.21 18:11:48.753375 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7663 | 2025.11.21 18:11:48.759015 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7664 | 2025.11.21 18:11:48.759700 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7665 | 2025.11.21 18:11:48.762422 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7666 | 2025.11.21 18:11:49.835117 [ 107 ] {} <Debug> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 | ||
| 7667 | 2025.11.21 18:11:49.835195 [ 107 ] {} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7668 | 2025.11.21 18:11:49.835215 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7669 | 2025.11.21 18:11:49.835334 [ 188 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_23_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact with storage Full | ||
| 7670 | 2025.11.21 18:11:49.835491 [ 188 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_23_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7671 | 2025.11.21 18:11:49.835531 [ 188 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 21 rows starting from the beginning of the part | ||
| 7672 | 2025.11.21 18:11:49.835601 [ 188 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 7673 | 2025.11.21 18:11:49.835648 [ 188 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 7674 | 2025.11.21 18:11:49.835690 [ 188 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 7675 | 2025.11.21 18:11:49.835730 [ 188 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_23_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 7676 | 2025.11.21 18:11:49.836496 [ 194 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_23_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25 rows, containing 4 columns (4 merged, 0 gathered) in 0.001214465 sec., 20585.19595048025 rows/sec., 1.35 MiB/sec. | ||
| 7677 | 2025.11.21 18:11:49.836720 [ 191 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_23_5} <Trace> MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) | ||
| 7678 | 2025.11.21 18:11:49.837040 [ 191 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_23_5} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7679 | 2025.11.21 18:11:49.837118 [ 191 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_23_5} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945) (MergerMutator): Merged 5 parts: [all_1_19_4, all_23_23_0] -> all_1_23_5 | ||
| 7680 | 2025.11.21 18:11:49.837211 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7681 | 2025.11.21 18:11:50.436585 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7682 | 2025.11.21 18:11:50.436763 [ 256 ] {3c5344bd-f9db-48d1-8b3a-75ff4c564b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7683 | 2025.11.21 18:11:50.436828 [ 256 ] {3c5344bd-f9db-48d1-8b3a-75ff4c564b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7684 | 2025.11.21 18:11:50.437638 [ 256 ] {3c5344bd-f9db-48d1-8b3a-75ff4c564b6b} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7685 | 2025.11.21 18:11:50.437688 [ 256 ] {3c5344bd-f9db-48d1-8b3a-75ff4c564b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7686 | 2025.11.21 18:11:50.438107 [ 256 ] {3c5344bd-f9db-48d1-8b3a-75ff4c564b6b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7687 | 2025.11.21 18:11:50.438360 [ 256 ] {3c5344bd-f9db-48d1-8b3a-75ff4c564b6b} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7688 | 2025.11.21 18:11:50.438524 [ 256 ] {3c5344bd-f9db-48d1-8b3a-75ff4c564b6b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001808 sec., 226769.9115044248 rows/sec., 14.39 MiB/sec. | ||
| 7689 | 2025.11.21 18:11:50.438573 [ 256 ] {3c5344bd-f9db-48d1-8b3a-75ff4c564b6b} <Debug> TCPHandler: Processed in 0.002117693 sec. | ||
| 7690 | 2025.11.21 18:11:50.438703 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7691 | 2025.11.21 18:11:50.438807 [ 256 ] {199c17f5-02e9-4219-a1fa-a7cce8bae1b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7692 | 2025.11.21 18:11:50.438850 [ 256 ] {199c17f5-02e9-4219-a1fa-a7cce8bae1b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7693 | 2025.11.21 18:11:50.439804 [ 256 ] {199c17f5-02e9-4219-a1fa-a7cce8bae1b6} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7694 | 2025.11.21 18:11:50.439843 [ 256 ] {199c17f5-02e9-4219-a1fa-a7cce8bae1b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7695 | 2025.11.21 18:11:50.440237 [ 256 ] {199c17f5-02e9-4219-a1fa-a7cce8bae1b6} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7696 | 2025.11.21 18:11:50.440460 [ 256 ] {199c17f5-02e9-4219-a1fa-a7cce8bae1b6} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7697 | 2025.11.21 18:11:50.440592 [ 256 ] {199c17f5-02e9-4219-a1fa-a7cce8bae1b6} <Debug> executeQuery: Read 1172 rows, 95.50 KiB in 0.001809 sec., 647871.7523493642 rows/sec., 51.56 MiB/sec. | ||
| 7698 | 2025.11.21 18:11:50.440630 [ 256 ] {199c17f5-02e9-4219-a1fa-a7cce8bae1b6} <Debug> TCPHandler: Processed in 0.00197922 sec. | ||
| 7699 | 2025.11.21 18:11:50.440747 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7700 | 2025.11.21 18:11:50.440844 [ 256 ] {14dec626-4bdc-4f9c-8d8b-dd46054ed2da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7701 | 2025.11.21 18:11:50.440886 [ 256 ] {14dec626-4bdc-4f9c-8d8b-dd46054ed2da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7702 | 2025.11.21 18:11:50.441393 [ 256 ] {14dec626-4bdc-4f9c-8d8b-dd46054ed2da} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7703 | 2025.11.21 18:11:50.441430 [ 256 ] {14dec626-4bdc-4f9c-8d8b-dd46054ed2da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7704 | 2025.11.21 18:11:50.441742 [ 256 ] {14dec626-4bdc-4f9c-8d8b-dd46054ed2da} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7705 | 2025.11.21 18:11:50.441961 [ 256 ] {14dec626-4bdc-4f9c-8d8b-dd46054ed2da} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7706 | 2025.11.21 18:11:50.442096 [ 256 ] {14dec626-4bdc-4f9c-8d8b-dd46054ed2da} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001273 sec., 184603.29929300863 rows/sec., 11.18 MiB/sec. | ||
| 7707 | 2025.11.21 18:11:50.442133 [ 256 ] {14dec626-4bdc-4f9c-8d8b-dd46054ed2da} <Debug> TCPHandler: Processed in 0.001438239 sec. | ||
| 7708 | 2025.11.21 18:11:50.442241 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7709 | 2025.11.21 18:11:50.442335 [ 256 ] {9ff0a5cc-ef24-4611-8e0f-1697a1a8febe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7710 | 2025.11.21 18:11:50.442374 [ 256 ] {9ff0a5cc-ef24-4611-8e0f-1697a1a8febe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7711 | 2025.11.21 18:11:50.442836 [ 256 ] {9ff0a5cc-ef24-4611-8e0f-1697a1a8febe} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7712 | 2025.11.21 18:11:50.442872 [ 256 ] {9ff0a5cc-ef24-4611-8e0f-1697a1a8febe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7713 | 2025.11.21 18:11:50.443179 [ 256 ] {9ff0a5cc-ef24-4611-8e0f-1697a1a8febe} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7714 | 2025.11.21 18:11:50.443402 [ 256 ] {9ff0a5cc-ef24-4611-8e0f-1697a1a8febe} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7715 | 2025.11.21 18:11:50.443529 [ 256 ] {9ff0a5cc-ef24-4611-8e0f-1697a1a8febe} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001214 sec., 174629.3245469522 rows/sec., 11.26 MiB/sec. | ||
| 7716 | 2025.11.21 18:11:50.443566 [ 256 ] {9ff0a5cc-ef24-4611-8e0f-1697a1a8febe} <Debug> TCPHandler: Processed in 0.001373478 sec. | ||
| 7717 | 2025.11.21 18:11:50.443730 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7718 | 2025.11.21 18:11:50.443822 [ 256 ] {c72282d2-83db-4552-895e-c11c3a67e759} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7719 | 2025.11.21 18:11:50.443862 [ 256 ] {c72282d2-83db-4552-895e-c11c3a67e759} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7720 | 2025.11.21 18:11:50.444324 [ 256 ] {c72282d2-83db-4552-895e-c11c3a67e759} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7721 | 2025.11.21 18:11:50.444360 [ 256 ] {c72282d2-83db-4552-895e-c11c3a67e759} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7722 | 2025.11.21 18:11:50.444666 [ 256 ] {c72282d2-83db-4552-895e-c11c3a67e759} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7723 | 2025.11.21 18:11:50.444880 [ 256 ] {c72282d2-83db-4552-895e-c11c3a67e759} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7724 | 2025.11.21 18:11:50.445007 [ 256 ] {c72282d2-83db-4552-895e-c11c3a67e759} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001202 sec., 175540.76539101498 rows/sec., 9.97 MiB/sec. | ||
| 7725 | 2025.11.21 18:11:50.445044 [ 256 ] {c72282d2-83db-4552-895e-c11c3a67e759} <Debug> TCPHandler: Processed in 0.001363798 sec. | ||
| 7726 | 2025.11.21 18:11:50.445153 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7727 | 2025.11.21 18:11:50.445246 [ 256 ] {818d8fdb-af4b-46bf-a558-6db8068f9a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7728 | 2025.11.21 18:11:50.445285 [ 256 ] {818d8fdb-af4b-46bf-a558-6db8068f9a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7729 | 2025.11.21 18:11:50.445922 [ 256 ] {818d8fdb-af4b-46bf-a558-6db8068f9a2d} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7730 | 2025.11.21 18:11:50.445958 [ 256 ] {818d8fdb-af4b-46bf-a558-6db8068f9a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7731 | 2025.11.21 18:11:50.446298 [ 256 ] {818d8fdb-af4b-46bf-a558-6db8068f9a2d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7732 | 2025.11.21 18:11:50.446510 [ 256 ] {818d8fdb-af4b-46bf-a558-6db8068f9a2d} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7733 | 2025.11.21 18:11:50.446633 [ 256 ] {818d8fdb-af4b-46bf-a558-6db8068f9a2d} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001405 sec., 504626.33451957296 rows/sec., 35.36 MiB/sec. | ||
| 7734 | 2025.11.21 18:11:50.446670 [ 256 ] {818d8fdb-af4b-46bf-a558-6db8068f9a2d} <Debug> TCPHandler: Processed in 0.001565593 sec. | ||
| 7735 | 2025.11.21 18:11:50.446781 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7736 | 2025.11.21 18:11:50.446874 [ 256 ] {e2f36c72-af3b-4d3d-8879-2d6f7a1ccb13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7737 | 2025.11.21 18:11:50.446914 [ 256 ] {e2f36c72-af3b-4d3d-8879-2d6f7a1ccb13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7738 | 2025.11.21 18:11:50.447242 [ 256 ] {e2f36c72-af3b-4d3d-8879-2d6f7a1ccb13} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7739 | 2025.11.21 18:11:50.447278 [ 256 ] {e2f36c72-af3b-4d3d-8879-2d6f7a1ccb13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7740 | 2025.11.21 18:11:50.447582 [ 256 ] {e2f36c72-af3b-4d3d-8879-2d6f7a1ccb13} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7741 | 2025.11.21 18:11:50.447803 [ 256 ] {e2f36c72-af3b-4d3d-8879-2d6f7a1ccb13} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7742 | 2025.11.21 18:11:50.447929 [ 256 ] {e2f36c72-af3b-4d3d-8879-2d6f7a1ccb13} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 7743 | 2025.11.21 18:11:50.447964 [ 256 ] {e2f36c72-af3b-4d3d-8879-2d6f7a1ccb13} <Debug> TCPHandler: Processed in 0.001232605 sec. | ||
| 7744 | 2025.11.21 18:11:50.448075 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7745 | 2025.11.21 18:11:50.448167 [ 256 ] {0e03b9a7-8725-4d49-af21-426e7fbd18c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7746 | 2025.11.21 18:11:50.448208 [ 256 ] {0e03b9a7-8725-4d49-af21-426e7fbd18c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7747 | 2025.11.21 18:11:50.448638 [ 256 ] {0e03b9a7-8725-4d49-af21-426e7fbd18c0} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7748 | 2025.11.21 18:11:50.448673 [ 256 ] {0e03b9a7-8725-4d49-af21-426e7fbd18c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7749 | 2025.11.21 18:11:50.449008 [ 256 ] {0e03b9a7-8725-4d49-af21-426e7fbd18c0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7750 | 2025.11.21 18:11:50.449219 [ 256 ] {0e03b9a7-8725-4d49-af21-426e7fbd18c0} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7751 | 2025.11.21 18:11:50.449350 [ 256 ] {0e03b9a7-8725-4d49-af21-426e7fbd18c0} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.0012 sec., 261666.6666666667 rows/sec., 17.19 MiB/sec. | ||
| 7752 | 2025.11.21 18:11:50.449385 [ 256 ] {0e03b9a7-8725-4d49-af21-426e7fbd18c0} <Debug> TCPHandler: Processed in 0.001359307 sec. | ||
| 7753 | 2025.11.21 18:11:50.449494 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7754 | 2025.11.21 18:11:50.449587 [ 256 ] {7d791226-a038-47a2-8188-30998e6b2226} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7755 | 2025.11.21 18:11:50.449628 [ 256 ] {7d791226-a038-47a2-8188-30998e6b2226} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7756 | 2025.11.21 18:11:50.449933 [ 256 ] {7d791226-a038-47a2-8188-30998e6b2226} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7757 | 2025.11.21 18:11:50.449968 [ 256 ] {7d791226-a038-47a2-8188-30998e6b2226} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7758 | 2025.11.21 18:11:50.450261 [ 256 ] {7d791226-a038-47a2-8188-30998e6b2226} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7759 | 2025.11.21 18:11:50.450469 [ 256 ] {7d791226-a038-47a2-8188-30998e6b2226} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7760 | 2025.11.21 18:11:50.450600 [ 256 ] {7d791226-a038-47a2-8188-30998e6b2226} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 7761 | 2025.11.21 18:11:50.450636 [ 256 ] {7d791226-a038-47a2-8188-30998e6b2226} <Debug> TCPHandler: Processed in 0.001190554 sec. | ||
| 7762 | 2025.11.21 18:11:50.450745 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7763 | 2025.11.21 18:11:50.450837 [ 256 ] {11f80995-1d94-4c93-a715-1cf509532608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7764 | 2025.11.21 18:11:50.450891 [ 256 ] {11f80995-1d94-4c93-a715-1cf509532608} <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 | ||
| 7765 | 2025.11.21 18:11:50.451691 [ 256 ] {11f80995-1d94-4c93-a715-1cf509532608} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7766 | 2025.11.21 18:11:50.451727 [ 256 ] {11f80995-1d94-4c93-a715-1cf509532608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7767 | 2025.11.21 18:11:50.452252 [ 256 ] {11f80995-1d94-4c93-a715-1cf509532608} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7768 | 2025.11.21 18:11:50.452476 [ 256 ] {11f80995-1d94-4c93-a715-1cf509532608} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7769 | 2025.11.21 18:11:50.452613 [ 256 ] {11f80995-1d94-4c93-a715-1cf509532608} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001794 sec., 16722.408026755853 rows/sec., 29.97 MiB/sec. | ||
| 7770 | 2025.11.21 18:11:50.452665 [ 256 ] {11f80995-1d94-4c93-a715-1cf509532608} <Debug> TCPHandler: Processed in 0.001969001 sec. | ||
| 7771 | 2025.11.21 18:11:50.452790 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7772 | 2025.11.21 18:11:50.452912 [ 256 ] {1974b894-60c7-44c8-8100-28675b894cbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7773 | 2025.11.21 18:11:50.452965 [ 256 ] {1974b894-60c7-44c8-8100-28675b894cbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7774 | 2025.11.21 18:11:50.453403 [ 256 ] {1974b894-60c7-44c8-8100-28675b894cbf} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7775 | 2025.11.21 18:11:50.453452 [ 256 ] {1974b894-60c7-44c8-8100-28675b894cbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7776 | 2025.11.21 18:11:50.453841 [ 256 ] {1974b894-60c7-44c8-8100-28675b894cbf} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 7777 | 2025.11.21 18:11:50.454067 [ 256 ] {1974b894-60c7-44c8-8100-28675b894cbf} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7778 | 2025.11.21 18:11:50.454194 [ 256 ] {1974b894-60c7-44c8-8100-28675b894cbf} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001307 sec., 79571.53787299158 rows/sec., 4.88 MiB/sec. | ||
| 7779 | 2025.11.21 18:11:50.454231 [ 256 ] {1974b894-60c7-44c8-8100-28675b894cbf} <Debug> TCPHandler: Processed in 0.001502771 sec. | ||
| 7780 | 2025.11.21 18:11:55.364589 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15789 | ||
| 7781 | 2025.11.21 18:11:55.365316 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7782 | 2025.11.21 18:11:55.365351 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7783 | 2025.11.21 18:11:55.365827 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7784 | 2025.11.21 18:11:55.366065 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7785 | 2025.11.21 18:11:55.366184 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15789 | ||
| 7786 | 2025.11.21 18:11:55.424236 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7787 | 2025.11.21 18:11:55.424520 [ 256 ] {6d931413-05e6-464b-afa6-85f3c352c16c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7788 | 2025.11.21 18:11:55.424621 [ 256 ] {6d931413-05e6-464b-afa6-85f3c352c16c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7789 | 2025.11.21 18:11:55.425528 [ 256 ] {6d931413-05e6-464b-afa6-85f3c352c16c} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7790 | 2025.11.21 18:11:55.425579 [ 256 ] {6d931413-05e6-464b-afa6-85f3c352c16c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7791 | 2025.11.21 18:11:55.425971 [ 256 ] {6d931413-05e6-464b-afa6-85f3c352c16c} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7792 | 2025.11.21 18:11:55.426196 [ 256 ] {6d931413-05e6-464b-afa6-85f3c352c16c} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7793 | 2025.11.21 18:11:55.426353 [ 256 ] {6d931413-05e6-464b-afa6-85f3c352c16c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001911 sec., 39769.754055468344 rows/sec., 3.28 MiB/sec. | ||
| 7794 | 2025.11.21 18:11:55.426395 [ 256 ] {6d931413-05e6-464b-afa6-85f3c352c16c} <Debug> TCPHandler: Processed in 0.002328138 sec. | ||
| 7795 | 2025.11.21 18:11:55.426542 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7796 | 2025.11.21 18:11:55.426637 [ 256 ] {74b855cd-07da-44fe-a83b-d74afd37233a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7797 | 2025.11.21 18:11:55.426682 [ 256 ] {74b855cd-07da-44fe-a83b-d74afd37233a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7798 | 2025.11.21 18:11:55.427088 [ 256 ] {74b855cd-07da-44fe-a83b-d74afd37233a} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7799 | 2025.11.21 18:11:55.427124 [ 256 ] {74b855cd-07da-44fe-a83b-d74afd37233a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7800 | 2025.11.21 18:11:55.427414 [ 256 ] {74b855cd-07da-44fe-a83b-d74afd37233a} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7801 | 2025.11.21 18:11:55.427623 [ 256 ] {74b855cd-07da-44fe-a83b-d74afd37233a} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7802 | 2025.11.21 18:11:55.427746 [ 101 ] {} <Debug> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7803 | 2025.11.21 18:11:55.427749 [ 256 ] {74b855cd-07da-44fe-a83b-d74afd37233a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001131 sec., 8841.732979664013 rows/sec., 664.86 KiB/sec. | ||
| 7804 | 2025.11.21 18:11:55.427794 [ 101 ] {} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7805 | 2025.11.21 18:11:55.427812 [ 256 ] {74b855cd-07da-44fe-a83b-d74afd37233a} <Debug> TCPHandler: Processed in 0.001317547 sec. | ||
| 7806 | 2025.11.21 18:11:55.427819 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7807 | 2025.11.21 18:11:55.427921 [ 196 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::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 | ||
| 7808 | 2025.11.21 18:11:55.427932 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7809 | 2025.11.21 18:11:55.428013 [ 196 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7810 | 2025.11.21 18:11:55.428033 [ 256 ] {812872b8-6df5-4986-9862-def0ac3f3b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7811 | 2025.11.21 18:11:55.428041 [ 196 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 263 rows starting from the beginning of the part | ||
| 7812 | 2025.11.21 18:11:55.428073 [ 256 ] {812872b8-6df5-4986-9862-def0ac3f3b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7813 | 2025.11.21 18:11:55.428106 [ 196 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 10 rows starting from the beginning of the part | ||
| 7814 | 2025.11.21 18:11:55.428156 [ 196 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 239 rows starting from the beginning of the part | ||
| 7815 | 2025.11.21 18:11:55.428228 [ 196 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 10 rows starting from the beginning of the part | ||
| 7816 | 2025.11.21 18:11:55.428282 [ 196 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 235 rows starting from the beginning of the part | ||
| 7817 | 2025.11.21 18:11:55.428364 [ 196 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 10 rows starting from the beginning of the part | ||
| 7818 | 2025.11.21 18:11:55.428496 [ 256 ] {812872b8-6df5-4986-9862-def0ac3f3b05} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7819 | 2025.11.21 18:11:55.428530 [ 256 ] {812872b8-6df5-4986-9862-def0ac3f3b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 7820 | 2025.11.21 18:11:55.428828 [ 256 ] {812872b8-6df5-4986-9862-def0ac3f3b05} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7821 | 2025.11.21 18:11:55.429032 [ 256 ] {812872b8-6df5-4986-9862-def0ac3f3b05} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7822 | 2025.11.21 18:11:55.429157 [ 256 ] {812872b8-6df5-4986-9862-def0ac3f3b05} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001142 sec., 64798.59894921191 rows/sec., 5.06 MiB/sec. | ||
| 7823 | 2025.11.21 18:11:55.429180 [ 194 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 767 rows, containing 5 columns (5 merged, 0 gathered) in 0.001292287 sec., 593521.4081701665 rows/sec., 38.73 MiB/sec. | ||
| 7824 | 2025.11.21 18:11:55.429193 [ 256 ] {812872b8-6df5-4986-9862-def0ac3f3b05} <Debug> TCPHandler: Processed in 0.001307987 sec. | ||
| 7825 | 2025.11.21 18:11:55.429331 [ 196 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7826 | 2025.11.21 18:11:55.429359 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7827 | 2025.11.21 18:11:55.429451 [ 256 ] {47ec0499-0591-4290-82d0-8c66cf834824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7828 | 2025.11.21 18:11:55.429493 [ 256 ] {47ec0499-0591-4290-82d0-8c66cf834824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7829 | 2025.11.21 18:11:55.429559 [ 196 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_46_9} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7830 | 2025.11.21 18:11:55.429620 [ 196 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_46_9} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7831 | 2025.11.21 18:11:55.429675 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 7832 | 2025.11.21 18:11:55.429918 [ 256 ] {47ec0499-0591-4290-82d0-8c66cf834824} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7833 | 2025.11.21 18:11:55.429952 [ 256 ] {47ec0499-0591-4290-82d0-8c66cf834824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7834 | 2025.11.21 18:11:55.430270 [ 256 ] {47ec0499-0591-4290-82d0-8c66cf834824} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7835 | 2025.11.21 18:11:55.430468 [ 256 ] {47ec0499-0591-4290-82d0-8c66cf834824} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7836 | 2025.11.21 18:11:55.430592 [ 256 ] {47ec0499-0591-4290-82d0-8c66cf834824} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001159 sec., 138050.04314063847 rows/sec., 9.61 MiB/sec. | ||
| 7837 | 2025.11.21 18:11:55.430627 [ 256 ] {47ec0499-0591-4290-82d0-8c66cf834824} <Debug> TCPHandler: Processed in 0.001315057 sec. | ||
| 7838 | 2025.11.21 18:11:55.430738 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7839 | 2025.11.21 18:11:55.430831 [ 256 ] {0c0e263d-8f7d-4cad-a024-bc9fe9a99f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7840 | 2025.11.21 18:11:55.430884 [ 256 ] {0c0e263d-8f7d-4cad-a024-bc9fe9a99f61} <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 | ||
| 7841 | 2025.11.21 18:11:55.431630 [ 256 ] {0c0e263d-8f7d-4cad-a024-bc9fe9a99f61} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7842 | 2025.11.21 18:11:55.431665 [ 256 ] {0c0e263d-8f7d-4cad-a024-bc9fe9a99f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7843 | 2025.11.21 18:11:55.432207 [ 256 ] {0c0e263d-8f7d-4cad-a024-bc9fe9a99f61} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7844 | 2025.11.21 18:11:55.432418 [ 256 ] {0c0e263d-8f7d-4cad-a024-bc9fe9a99f61} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7845 | 2025.11.21 18:11:55.432550 [ 256 ] {0c0e263d-8f7d-4cad-a024-bc9fe9a99f61} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001738 sec., 5753.739930955121 rows/sec., 10.31 MiB/sec. | ||
| 7846 | 2025.11.21 18:11:55.432601 [ 256 ] {0c0e263d-8f7d-4cad-a024-bc9fe9a99f61} <Debug> TCPHandler: Processed in 0.00190972 sec. | ||
| 7847 | 2025.11.21 18:11:55.432714 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7848 | 2025.11.21 18:11:55.432805 [ 256 ] {11049fa1-9846-4d5f-973b-e634dbba4182} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7849 | 2025.11.21 18:11:55.432846 [ 256 ] {11049fa1-9846-4d5f-973b-e634dbba4182} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7850 | 2025.11.21 18:11:55.433180 [ 256 ] {11049fa1-9846-4d5f-973b-e634dbba4182} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7851 | 2025.11.21 18:11:55.433215 [ 256 ] {11049fa1-9846-4d5f-973b-e634dbba4182} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7852 | 2025.11.21 18:11:55.433505 [ 256 ] {11049fa1-9846-4d5f-973b-e634dbba4182} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 7853 | 2025.11.21 18:11:55.433710 [ 256 ] {11049fa1-9846-4d5f-973b-e634dbba4182} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7854 | 2025.11.21 18:11:55.433834 [ 256 ] {11049fa1-9846-4d5f-973b-e634dbba4182} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 7855 | 2025.11.21 18:11:55.433867 [ 256 ] {11049fa1-9846-4d5f-973b-e634dbba4182} <Debug> TCPHandler: Processed in 0.001199874 sec. | ||
| 7856 | 2025.11.21 18:11:56.262531 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7857 | 2025.11.21 18:11:56.288139 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7858 | 2025.11.21 18:11:56.288235 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 7859 | 2025.11.21 18:11:56.295806 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7860 | 2025.11.21 18:11:56.297160 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7861 | 2025.11.21 18:11:56.304789 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7862 | 2025.11.21 18:11:56.601499 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54886 | ||
| 7863 | 2025.11.21 18:11:56.601608 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7864 | 2025.11.21 18:11:56.601635 [ 288 ] {} <Debug> TCP-Session: ff19d6c2-bd4c-4859-91c5-dfddb624954b Authenticating user 'default' from [fd00:1122:3344:101::e]:54886 | ||
| 7865 | 2025.11.21 18:11:56.601662 [ 288 ] {} <Debug> TCP-Session: ff19d6c2-bd4c-4859-91c5-dfddb624954b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7866 | 2025.11.21 18:11:56.601677 [ 288 ] {} <Debug> TCP-Session: ff19d6c2-bd4c-4859-91c5-dfddb624954b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7867 | 2025.11.21 18:11:56.601871 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37333 | ||
| 7868 | 2025.11.21 18:11:56.601923 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35672 | ||
| 7869 | 2025.11.21 18:11:56.601931 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50554 | ||
| 7870 | 2025.11.21 18:11:56.601975 [ 288 ] {} <Trace> TCP-Session: ff19d6c2-bd4c-4859-91c5-dfddb624954b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7871 | 2025.11.21 18:11:56.601980 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7872 | 2025.11.21 18:11:56.602038 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7873 | 2025.11.21 18:11:56.602054 [ 289 ] {} <Debug> TCP-Session: 20aa954e-31d8-4518-bdd5-2de268c6c486 Authenticating user 'default' from [fd00:1122:3344:101::e]:37333 | ||
| 7874 | 2025.11.21 18:11:56.602070 [ 290 ] {} <Debug> TCP-Session: 264ee1e1-48ff-4859-83a9-f69e6aa5e7ae Authenticating user 'default' from [fd00:1122:3344:101::e]:35672 | ||
| 7875 | 2025.11.21 18:11:56.602074 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7876 | 2025.11.21 18:11:56.602083 [ 289 ] {} <Debug> TCP-Session: 20aa954e-31d8-4518-bdd5-2de268c6c486 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7877 | 2025.11.21 18:11:56.602101 [ 290 ] {} <Debug> TCP-Session: 264ee1e1-48ff-4859-83a9-f69e6aa5e7ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7878 | 2025.11.21 18:11:56.602119 [ 291 ] {} <Debug> TCP-Session: f2d5ee9e-4561-4bce-944d-b59ca4e4d504 Authenticating user 'default' from [fd00:1122:3344:101::e]:50554 | ||
| 7879 | 2025.11.21 18:11:56.602121 [ 289 ] {} <Debug> TCP-Session: 20aa954e-31d8-4518-bdd5-2de268c6c486 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7880 | 2025.11.21 18:11:56.602133 [ 290 ] {} <Debug> TCP-Session: 264ee1e1-48ff-4859-83a9-f69e6aa5e7ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7881 | 2025.11.21 18:11:56.602157 [ 291 ] {} <Debug> TCP-Session: f2d5ee9e-4561-4bce-944d-b59ca4e4d504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7882 | 2025.11.21 18:11:56.602187 [ 291 ] {} <Debug> TCP-Session: f2d5ee9e-4561-4bce-944d-b59ca4e4d504 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7883 | 2025.11.21 18:11:56.602197 [ 288 ] {99cd5ac6-f1a9-4279-97b9-86a055f90ee7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54886) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7884 | 2025.11.21 18:11:56.602490 [ 288 ] {99cd5ac6-f1a9-4279-97b9-86a055f90ee7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7885 | 2025.11.21 18:11:56.602546 [ 288 ] {99cd5ac6-f1a9-4279-97b9-86a055f90ee7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7886 | 2025.11.21 18:11:56.602834 [ 288 ] {99cd5ac6-f1a9-4279-97b9-86a055f90ee7} <Debug> oximeter.version (1e33800d-71a0-4bff-b3ff-07bf941cdc20) (SelectExecutor): Key condition: unknown | ||
| 7887 | 2025.11.21 18:11:56.603777 [ 311 ] {99cd5ac6-f1a9-4279-97b9-86a055f90ee7} <Trace> AggregatingTransform: Aggregating | ||
| 7888 | 2025.11.21 18:11:56.603816 [ 311 ] {99cd5ac6-f1a9-4279-97b9-86a055f90ee7} <Trace> Aggregator: Aggregation method: without_key | ||
| 7889 | 2025.11.21 18:11:56.603851 [ 311 ] {99cd5ac6-f1a9-4279-97b9-86a055f90ee7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000918128 sec. (1089.173 rows/sec., 42.55 KiB/sec.) | ||
| 7890 | 2025.11.21 18:11:56.603870 [ 311 ] {99cd5ac6-f1a9-4279-97b9-86a055f90ee7} <Trace> Aggregator: Merging aggregated data | ||
| 7891 | 2025.11.21 18:11:56.605063 [ 288 ] {99cd5ac6-f1a9-4279-97b9-86a055f90ee7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00294 sec., 340.13605442176873 rows/sec., 13.29 KiB/sec. | ||
| 7892 | 2025.11.21 18:11:56.605193 [ 288 ] {99cd5ac6-f1a9-4279-97b9-86a055f90ee7} <Debug> TCPHandler: Processed in 0.003338808 sec. | ||
| 7893 | 2025.11.21 18:11:56.605288 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7894 | 2025.11.21 18:11:56.605317 [ 288 ] {} <Debug> TCP-Session: ff19d6c2-bd4c-4859-91c5-dfddb624954b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7895 | 2025.11.21 18:11:56.605371 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7896 | 2025.11.21 18:11:56.605385 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7897 | 2025.11.21 18:11:56.605420 [ 291 ] {} <Debug> TCP-Session: f2d5ee9e-4561-4bce-944d-b59ca4e4d504 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7898 | 2025.11.21 18:11:56.605425 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7899 | 2025.11.21 18:11:56.605436 [ 289 ] {} <Debug> TCP-Session: 20aa954e-31d8-4518-bdd5-2de268c6c486 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7900 | 2025.11.21 18:11:56.605487 [ 290 ] {} <Debug> TCP-Session: 264ee1e1-48ff-4859-83a9-f69e6aa5e7ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7901 | 2025.11.21 18:11:56.608784 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56079 | ||
| 7902 | 2025.11.21 18:11:56.608796 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43496 | ||
| 7903 | 2025.11.21 18:11:56.608818 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59613 | ||
| 7904 | 2025.11.21 18:11:56.608830 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56091 | ||
| 7905 | 2025.11.21 18:11:56.608809 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52528 | ||
| 7906 | 2025.11.21 18:11:56.608872 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7907 | 2025.11.21 18:11:56.608900 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7908 | 2025.11.21 18:11:56.608913 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7909 | 2025.11.21 18:11:56.608936 [ 349 ] {} <Debug> TCP-Session: 51bf5df4-bcf1-40b7-ae65-607b9942e8ae Authenticating user 'default' from [fd00:1122:3344:101::e]:56079 | ||
| 7910 | 2025.11.21 18:11:56.608944 [ 289 ] {} <Debug> TCP-Session: be0cc208-8c86-4b68-b3d7-81c8b2c7135d Authenticating user 'default' from [fd00:1122:3344:101::e]:59613 | ||
| 7911 | 2025.11.21 18:11:56.608955 [ 291 ] {} <Debug> TCP-Session: 8cf68c01-0c22-4a4e-b066-e96ba32b5ada Authenticating user 'default' from [fd00:1122:3344:101::e]:56091 | ||
| 7912 | 2025.11.21 18:11:56.608963 [ 349 ] {} <Debug> TCP-Session: 51bf5df4-bcf1-40b7-ae65-607b9942e8ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7913 | 2025.11.21 18:11:56.608981 [ 289 ] {} <Debug> TCP-Session: be0cc208-8c86-4b68-b3d7-81c8b2c7135d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7914 | 2025.11.21 18:11:56.608993 [ 349 ] {} <Debug> TCP-Session: 51bf5df4-bcf1-40b7-ae65-607b9942e8ae Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7915 | 2025.11.21 18:11:56.608989 [ 291 ] {} <Debug> TCP-Session: 8cf68c01-0c22-4a4e-b066-e96ba32b5ada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7916 | 2025.11.21 18:11:56.609008 [ 289 ] {} <Debug> TCP-Session: be0cc208-8c86-4b68-b3d7-81c8b2c7135d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7917 | 2025.11.21 18:11:56.609026 [ 291 ] {} <Debug> TCP-Session: 8cf68c01-0c22-4a4e-b066-e96ba32b5ada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7918 | 2025.11.21 18:11:56.608944 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7919 | 2025.11.21 18:11:56.608883 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7920 | 2025.11.21 18:11:56.609087 [ 290 ] {} <Debug> TCP-Session: 737b7a8b-2e1b-4b1a-b7ee-321a6cd80e95 Authenticating user 'default' from [fd00:1122:3344:101::e]:52528 | ||
| 7921 | 2025.11.21 18:11:56.609113 [ 288 ] {} <Debug> TCP-Session: e69d2195-7c20-4784-a75b-9f5c8a5b5670 Authenticating user 'default' from [fd00:1122:3344:101::e]:43496 | ||
| 7922 | 2025.11.21 18:11:56.609117 [ 290 ] {} <Debug> TCP-Session: 737b7a8b-2e1b-4b1a-b7ee-321a6cd80e95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7923 | 2025.11.21 18:11:56.609142 [ 288 ] {} <Debug> TCP-Session: e69d2195-7c20-4784-a75b-9f5c8a5b5670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7924 | 2025.11.21 18:11:56.609150 [ 290 ] {} <Debug> TCP-Session: 737b7a8b-2e1b-4b1a-b7ee-321a6cd80e95 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7925 | 2025.11.21 18:11:56.609165 [ 288 ] {} <Debug> TCP-Session: e69d2195-7c20-4784-a75b-9f5c8a5b5670 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7926 | 2025.11.21 18:11:56.638330 [ 291 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:56091). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7927 | |||
| 7928 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7929 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7930 | 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 | ||
| 7931 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7932 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7933 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7934 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7935 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7936 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7937 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7938 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 7939 | (version 23.8.7.1) | ||
| 7940 | 2025.11.21 18:11:56.638509 [ 291 ] {} <Debug> TCP-Session: 8cf68c01-0c22-4a4e-b066-e96ba32b5ada Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7941 | 2025.11.21 18:11:56.638533 [ 289 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:59613). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7942 | |||
| 7943 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7944 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7945 | 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 | ||
| 7946 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7947 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7948 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7949 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7950 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7951 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7952 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7953 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 7954 | (version 23.8.7.1) | ||
| 7955 | 2025.11.21 18:11:56.638630 [ 289 ] {} <Debug> TCP-Session: be0cc208-8c86-4b68-b3d7-81c8b2c7135d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7956 | 2025.11.21 18:11:56.638651 [ 290 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:52528). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7957 | |||
| 7958 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7959 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7960 | 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 | ||
| 7961 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7962 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7963 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7964 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7965 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7966 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7967 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7968 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 7969 | (version 23.8.7.1) | ||
| 7970 | 2025.11.21 18:11:56.638741 [ 290 ] {} <Debug> TCP-Session: 737b7a8b-2e1b-4b1a-b7ee-321a6cd80e95 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7971 | 2025.11.21 18:11:56.638762 [ 288 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:43496). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7972 | |||
| 7973 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7974 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7975 | 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 | ||
| 7976 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7977 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7978 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7979 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7980 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7981 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7982 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7983 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 7984 | (version 23.8.7.1) | ||
| 7985 | 2025.11.21 18:11:56.638864 [ 288 ] {} <Debug> TCP-Session: e69d2195-7c20-4784-a75b-9f5c8a5b5670 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7986 | 2025.11.21 18:11:56.638879 [ 349 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:56079). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 7987 | |||
| 7988 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 7989 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 7990 | 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 | ||
| 7991 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 7992 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 7993 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 7994 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 7995 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 7996 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 7997 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 7998 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 7999 | (version 23.8.7.1) | ||
| 8000 | 2025.11.21 18:11:56.638947 [ 349 ] {} <Debug> TCP-Session: 51bf5df4-bcf1-40b7-ae65-607b9942e8ae Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8001 | 2025.11.21 18:11:56.777165 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44298 | ||
| 8002 | 2025.11.21 18:11:56.777276 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8003 | 2025.11.21 18:11:56.777303 [ 288 ] {} <Debug> TCP-Session: 937748fd-11c6-45eb-8b4e-3782c10af10d Authenticating user 'default' from [fd00:1122:3344:101::e]:44298 | ||
| 8004 | 2025.11.21 18:11:56.777325 [ 288 ] {} <Debug> TCP-Session: 937748fd-11c6-45eb-8b4e-3782c10af10d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8005 | 2025.11.21 18:11:56.777338 [ 288 ] {} <Debug> TCP-Session: 937748fd-11c6-45eb-8b4e-3782c10af10d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8006 | 2025.11.21 18:11:56.777573 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55682 | ||
| 8007 | 2025.11.21 18:11:56.777607 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61814 | ||
| 8008 | 2025.11.21 18:11:56.777618 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33180 | ||
| 8009 | 2025.11.21 18:11:56.777677 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53800 | ||
| 8010 | 2025.11.21 18:11:56.777678 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49187 | ||
| 8011 | 2025.11.21 18:11:56.777698 [ 288 ] {} <Trace> TCP-Session: 937748fd-11c6-45eb-8b4e-3782c10af10d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8012 | 2025.11.21 18:11:56.777724 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8013 | 2025.11.21 18:11:56.777749 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8014 | 2025.11.21 18:11:56.777750 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8015 | 2025.11.21 18:11:56.777770 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55556 | ||
| 8016 | 2025.11.21 18:11:56.777789 [ 291 ] {} <Debug> TCP-Session: f8cc9679-5bdb-490a-a935-5f4881b89510 Authenticating user 'default' from [fd00:1122:3344:101::e]:33180 | ||
| 8017 | 2025.11.21 18:11:56.777792 [ 349 ] {} <Debug> TCP-Session: c6eaca08-7aa1-4870-a46a-cb6b5741794f Authenticating user 'default' from [fd00:1122:3344:101::e]:53800 | ||
| 8018 | 2025.11.21 18:11:56.777820 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62728 | ||
| 8019 | 2025.11.21 18:11:56.777832 [ 291 ] {} <Debug> TCP-Session: f8cc9679-5bdb-490a-a935-5f4881b89510 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8020 | 2025.11.21 18:11:56.777835 [ 349 ] {} <Debug> TCP-Session: c6eaca08-7aa1-4870-a46a-cb6b5741794f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8021 | 2025.11.21 18:11:56.777874 [ 291 ] {} <Debug> TCP-Session: f8cc9679-5bdb-490a-a935-5f4881b89510 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8022 | 2025.11.21 18:11:56.777886 [ 349 ] {} <Debug> TCP-Session: c6eaca08-7aa1-4870-a46a-cb6b5741794f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8023 | 2025.11.21 18:11:56.777775 [ 290 ] {} <Debug> TCP-Session: 04735828-ea09-4a8b-82cd-94b04b456b99 Authenticating user 'default' from [fd00:1122:3344:101::e]:61814 | ||
| 8024 | 2025.11.21 18:11:56.777905 [ 288 ] {d0797e05-dbe4-4b13-8ff0-d380bc9a0ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44298) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8025 | 2025.11.21 18:11:56.777942 [ 290 ] {} <Debug> TCP-Session: 04735828-ea09-4a8b-82cd-94b04b456b99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8026 | 2025.11.21 18:11:56.777684 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8027 | 2025.11.21 18:11:56.777980 [ 290 ] {} <Debug> TCP-Session: 04735828-ea09-4a8b-82cd-94b04b456b99 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8028 | 2025.11.21 18:11:56.777736 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46222 | ||
| 8029 | 2025.11.21 18:11:56.778021 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8030 | 2025.11.21 18:11:56.778008 [ 289 ] {} <Debug> TCP-Session: 6c9552bf-07b2-4bb6-8349-968e115c7614 Authenticating user 'default' from [fd00:1122:3344:101::e]:55682 | ||
| 8031 | 2025.11.21 18:11:56.778069 [ 350 ] {} <Debug> TCP-Session: 359c7b09-3185-463b-94c3-9690c4ac382e Authenticating user 'default' from [fd00:1122:3344:101::e]:49187 | ||
| 8032 | 2025.11.21 18:11:56.778085 [ 289 ] {} <Debug> TCP-Session: 6c9552bf-07b2-4bb6-8349-968e115c7614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8033 | 2025.11.21 18:11:56.778094 [ 350 ] {} <Debug> TCP-Session: 359c7b09-3185-463b-94c3-9690c4ac382e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8034 | 2025.11.21 18:11:56.778112 [ 289 ] {} <Debug> TCP-Session: 6c9552bf-07b2-4bb6-8349-968e115c7614 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8035 | 2025.11.21 18:11:56.778134 [ 350 ] {} <Debug> TCP-Session: 359c7b09-3185-463b-94c3-9690c4ac382e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8036 | 2025.11.21 18:11:56.778230 [ 288 ] {d0797e05-dbe4-4b13-8ff0-d380bc9a0ad1} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8037 | 2025.11.21 18:11:56.778294 [ 288 ] {d0797e05-dbe4-4b13-8ff0-d380bc9a0ad1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8038 | 2025.11.21 18:11:56.778422 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8039 | 2025.11.21 18:11:56.778463 [ 353 ] {} <Debug> TCP-Session: f80b6140-0a7b-4516-a2da-57193535eff7 Authenticating user 'default' from [fd00:1122:3344:101::e]:62728 | ||
| 8040 | 2025.11.21 18:11:56.778484 [ 353 ] {} <Debug> TCP-Session: f80b6140-0a7b-4516-a2da-57193535eff7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8041 | 2025.11.21 18:11:56.778498 [ 353 ] {} <Debug> TCP-Session: f80b6140-0a7b-4516-a2da-57193535eff7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8042 | 2025.11.21 18:11:56.778532 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8043 | 2025.11.21 18:11:56.778571 [ 352 ] {} <Debug> TCP-Session: d06e8746-a517-4e2a-b425-fae3830a3556 Authenticating user 'default' from [fd00:1122:3344:101::e]:55556 | ||
| 8044 | 2025.11.21 18:11:56.778589 [ 352 ] {} <Debug> TCP-Session: d06e8746-a517-4e2a-b425-fae3830a3556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8045 | 2025.11.21 18:11:56.778594 [ 288 ] {d0797e05-dbe4-4b13-8ff0-d380bc9a0ad1} <Debug> oximeter.version (1e33800d-71a0-4bff-b3ff-07bf941cdc20) (SelectExecutor): Key condition: unknown | ||
| 8046 | 2025.11.21 18:11:56.778602 [ 352 ] {} <Debug> TCP-Session: d06e8746-a517-4e2a-b425-fae3830a3556 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8047 | 2025.11.21 18:11:56.778762 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8048 | 2025.11.21 18:11:56.778803 [ 351 ] {} <Debug> TCP-Session: 81f25211-e0e9-4919-8802-f0b9d4664ea8 Authenticating user 'default' from [fd00:1122:3344:101::e]:46222 | ||
| 8049 | 2025.11.21 18:11:56.778822 [ 351 ] {} <Debug> TCP-Session: 81f25211-e0e9-4919-8802-f0b9d4664ea8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8050 | 2025.11.21 18:11:56.778836 [ 351 ] {} <Debug> TCP-Session: 81f25211-e0e9-4919-8802-f0b9d4664ea8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8051 | 2025.11.21 18:11:56.779570 [ 347 ] {d0797e05-dbe4-4b13-8ff0-d380bc9a0ad1} <Trace> AggregatingTransform: Aggregating | ||
| 8052 | 2025.11.21 18:11:56.779619 [ 347 ] {d0797e05-dbe4-4b13-8ff0-d380bc9a0ad1} <Trace> Aggregator: Aggregation method: without_key | ||
| 8053 | 2025.11.21 18:11:56.779662 [ 347 ] {d0797e05-dbe4-4b13-8ff0-d380bc9a0ad1} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00095319 sec. (1049.109 rows/sec., 40.98 KiB/sec.) | ||
| 8054 | 2025.11.21 18:11:56.779681 [ 347 ] {d0797e05-dbe4-4b13-8ff0-d380bc9a0ad1} <Trace> Aggregator: Merging aggregated data | ||
| 8055 | 2025.11.21 18:11:56.780971 [ 288 ] {d0797e05-dbe4-4b13-8ff0-d380bc9a0ad1} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003129 sec., 319.59092361776925 rows/sec., 12.48 KiB/sec. | ||
| 8056 | 2025.11.21 18:11:56.781134 [ 288 ] {d0797e05-dbe4-4b13-8ff0-d380bc9a0ad1} <Debug> TCPHandler: Processed in 0.003581314 sec. | ||
| 8057 | 2025.11.21 18:11:56.781270 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8058 | 2025.11.21 18:11:56.781299 [ 288 ] {} <Debug> TCP-Session: 937748fd-11c6-45eb-8b4e-3782c10af10d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8059 | 2025.11.21 18:11:56.781305 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8060 | 2025.11.21 18:11:56.781328 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8061 | 2025.11.21 18:11:56.781348 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8062 | 2025.11.21 18:11:56.781351 [ 349 ] {} <Debug> TCP-Session: c6eaca08-7aa1-4870-a46a-cb6b5741794f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8063 | 2025.11.21 18:11:56.781370 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8064 | 2025.11.21 18:11:56.781390 [ 290 ] {} <Debug> TCP-Session: 04735828-ea09-4a8b-82cd-94b04b456b99 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8065 | 2025.11.21 18:11:56.781387 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8066 | 2025.11.21 18:11:56.781426 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8067 | 2025.11.21 18:11:56.781443 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8068 | 2025.11.21 18:11:56.781468 [ 351 ] {} <Debug> TCP-Session: 81f25211-e0e9-4919-8802-f0b9d4664ea8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8069 | 2025.11.21 18:11:56.781480 [ 350 ] {} <Debug> TCP-Session: 359c7b09-3185-463b-94c3-9690c4ac382e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8070 | 2025.11.21 18:11:56.781502 [ 352 ] {} <Debug> TCP-Session: d06e8746-a517-4e2a-b425-fae3830a3556 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8071 | 2025.11.21 18:11:56.781377 [ 353 ] {} <Debug> TCP-Session: f80b6140-0a7b-4516-a2da-57193535eff7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8072 | 2025.11.21 18:11:56.781418 [ 291 ] {} <Debug> TCP-Session: f8cc9679-5bdb-490a-a935-5f4881b89510 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8073 | 2025.11.21 18:11:56.781408 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8074 | 2025.11.21 18:11:56.781599 [ 289 ] {} <Debug> TCP-Session: 6c9552bf-07b2-4bb6-8349-968e115c7614 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8075 | 2025.11.21 18:11:56.856823 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55714 | ||
| 8076 | 2025.11.21 18:11:56.856929 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8077 | 2025.11.21 18:11:56.856956 [ 288 ] {} <Debug> TCP-Session: 9d47120f-9210-4788-96e6-5f331da54f6a Authenticating user 'default' from [fd00:1122:3344:101::e]:55714 | ||
| 8078 | 2025.11.21 18:11:56.856976 [ 288 ] {} <Debug> TCP-Session: 9d47120f-9210-4788-96e6-5f331da54f6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8079 | 2025.11.21 18:11:56.856988 [ 288 ] {} <Debug> TCP-Session: 9d47120f-9210-4788-96e6-5f331da54f6a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8080 | 2025.11.21 18:11:56.857237 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58877 | ||
| 8081 | 2025.11.21 18:11:56.857257 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59783 | ||
| 8082 | 2025.11.21 18:11:56.857295 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63952 | ||
| 8083 | 2025.11.21 18:11:56.857307 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35071 | ||
| 8084 | 2025.11.21 18:11:56.857361 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8085 | 2025.11.21 18:11:56.857315 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51694 | ||
| 8086 | 2025.11.21 18:11:56.857387 [ 288 ] {} <Trace> TCP-Session: 9d47120f-9210-4788-96e6-5f331da54f6a Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8087 | 2025.11.21 18:11:56.857410 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8088 | 2025.11.21 18:11:56.857422 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8089 | 2025.11.21 18:11:56.857467 [ 351 ] {} <Debug> TCP-Session: 8738ea73-6ac4-496a-8cf3-68ceabf5a7f3 Authenticating user 'default' from [fd00:1122:3344:101::e]:63952 | ||
| 8090 | 2025.11.21 18:11:56.857464 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8091 | 2025.11.21 18:11:56.857493 [ 352 ] {} <Debug> TCP-Session: e24ba068-9ea7-4794-9dc5-c5b1cd071695 Authenticating user 'default' from [fd00:1122:3344:101::e]:35071 | ||
| 8092 | 2025.11.21 18:11:56.857512 [ 351 ] {} <Debug> TCP-Session: 8738ea73-6ac4-496a-8cf3-68ceabf5a7f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8093 | 2025.11.21 18:11:56.857531 [ 353 ] {} <Debug> TCP-Session: f0b95e20-8ca2-46af-8c34-0c540a49c410 Authenticating user 'default' from [fd00:1122:3344:101::e]:51694 | ||
| 8094 | 2025.11.21 18:11:56.857548 [ 352 ] {} <Debug> TCP-Session: e24ba068-9ea7-4794-9dc5-c5b1cd071695 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8095 | 2025.11.21 18:11:56.857562 [ 351 ] {} <Debug> TCP-Session: 8738ea73-6ac4-496a-8cf3-68ceabf5a7f3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8096 | 2025.11.21 18:11:56.857588 [ 352 ] {} <Debug> TCP-Session: e24ba068-9ea7-4794-9dc5-c5b1cd071695 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8097 | 2025.11.21 18:11:56.857583 [ 353 ] {} <Debug> TCP-Session: f0b95e20-8ca2-46af-8c34-0c540a49c410 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8098 | 2025.11.21 18:11:56.857628 [ 288 ] {bd884b2b-3d93-40ed-832f-9400ea3b00c8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55714) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 8099 | 2025.11.21 18:11:56.857641 [ 353 ] {} <Debug> TCP-Session: f0b95e20-8ca2-46af-8c34-0c540a49c410 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8100 | 2025.11.21 18:11:56.857402 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8101 | 2025.11.21 18:11:56.857280 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34082 | ||
| 8102 | 2025.11.21 18:11:56.857706 [ 290 ] {} <Debug> TCP-Session: 0ac18538-ead1-44e6-abf0-f35e197d1f1a Authenticating user 'default' from [fd00:1122:3344:101::e]:59783 | ||
| 8103 | 2025.11.21 18:11:56.857273 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36342 | ||
| 8104 | 2025.11.21 18:11:56.857746 [ 290 ] {} <Debug> TCP-Session: 0ac18538-ead1-44e6-abf0-f35e197d1f1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8105 | 2025.11.21 18:11:56.857396 [ 289 ] {} <Debug> TCP-Session: 5c320e58-7198-4ee1-aada-a9f08973fe58 Authenticating user 'default' from [fd00:1122:3344:101::e]:58877 | ||
| 8106 | 2025.11.21 18:11:56.857791 [ 290 ] {} <Debug> TCP-Session: 0ac18538-ead1-44e6-abf0-f35e197d1f1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8107 | 2025.11.21 18:11:56.857800 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8108 | 2025.11.21 18:11:56.857825 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8109 | 2025.11.21 18:11:56.857822 [ 289 ] {} <Debug> TCP-Session: 5c320e58-7198-4ee1-aada-a9f08973fe58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8110 | 2025.11.21 18:11:56.857849 [ 350 ] {} <Debug> TCP-Session: 8bf2cc0c-98cb-4f61-b3ef-aabda27e9065 Authenticating user 'default' from [fd00:1122:3344:101::e]:34082 | ||
| 8111 | 2025.11.21 18:11:56.857858 [ 349 ] {} <Debug> TCP-Session: 24fc1758-a705-49f1-8e8e-1d08af7977cf Authenticating user 'default' from [fd00:1122:3344:101::e]:36342 | ||
| 8112 | 2025.11.21 18:11:56.857878 [ 289 ] {} <Debug> TCP-Session: 5c320e58-7198-4ee1-aada-a9f08973fe58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8113 | 2025.11.21 18:11:56.857896 [ 349 ] {} <Debug> TCP-Session: 24fc1758-a705-49f1-8e8e-1d08af7977cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8114 | 2025.11.21 18:11:56.857891 [ 350 ] {} <Debug> TCP-Session: 8bf2cc0c-98cb-4f61-b3ef-aabda27e9065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8115 | 2025.11.21 18:11:56.857271 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40191 | ||
| 8116 | 2025.11.21 18:11:56.857925 [ 349 ] {} <Debug> TCP-Session: 24fc1758-a705-49f1-8e8e-1d08af7977cf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8117 | 2025.11.21 18:11:56.857929 [ 350 ] {} <Debug> TCP-Session: 8bf2cc0c-98cb-4f61-b3ef-aabda27e9065 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8118 | 2025.11.21 18:11:56.857927 [ 288 ] {bd884b2b-3d93-40ed-832f-9400ea3b00c8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 8119 | 2025.11.21 18:11:56.857997 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 8120 | 2025.11.21 18:11:56.858025 [ 291 ] {} <Debug> TCP-Session: 4af21c19-689f-420b-9a20-cbb5cfed8e56 Authenticating user 'default' from [fd00:1122:3344:101::e]:40191 | ||
| 8121 | 2025.11.21 18:11:56.858032 [ 288 ] {bd884b2b-3d93-40ed-832f-9400ea3b00c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 8122 | 2025.11.21 18:11:56.858041 [ 291 ] {} <Debug> TCP-Session: 4af21c19-689f-420b-9a20-cbb5cfed8e56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8123 | 2025.11.21 18:11:56.858064 [ 291 ] {} <Debug> TCP-Session: 4af21c19-689f-420b-9a20-cbb5cfed8e56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8124 | 2025.11.21 18:11:56.858345 [ 288 ] {bd884b2b-3d93-40ed-832f-9400ea3b00c8} <Debug> oximeter.version (1e33800d-71a0-4bff-b3ff-07bf941cdc20) (SelectExecutor): Key condition: unknown | ||
| 8125 | 2025.11.21 18:11:56.859304 [ 306 ] {bd884b2b-3d93-40ed-832f-9400ea3b00c8} <Trace> AggregatingTransform: Aggregating | ||
| 8126 | 2025.11.21 18:11:56.859437 [ 306 ] {bd884b2b-3d93-40ed-832f-9400ea3b00c8} <Trace> Aggregator: Aggregation method: without_key | ||
| 8127 | 2025.11.21 18:11:56.859480 [ 306 ] {bd884b2b-3d93-40ed-832f-9400ea3b00c8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001009791 sec. (990.304 rows/sec., 38.68 KiB/sec.) | ||
| 8128 | 2025.11.21 18:11:56.859499 [ 306 ] {bd884b2b-3d93-40ed-832f-9400ea3b00c8} <Trace> Aggregator: Merging aggregated data | ||
| 8129 | 2025.11.21 18:11:56.860857 [ 288 ] {bd884b2b-3d93-40ed-832f-9400ea3b00c8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003304 sec., 302.6634382566586 rows/sec., 11.82 KiB/sec. | ||
| 8130 | 2025.11.21 18:11:56.860976 [ 288 ] {bd884b2b-3d93-40ed-832f-9400ea3b00c8} <Debug> TCPHandler: Processed in 0.003768017 sec. | ||
| 8131 | 2025.11.21 18:11:56.861060 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8132 | 2025.11.21 18:11:56.861095 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8133 | 2025.11.21 18:11:56.861097 [ 288 ] {} <Debug> TCP-Session: 9d47120f-9210-4788-96e6-5f331da54f6a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8134 | 2025.11.21 18:11:56.861113 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8135 | 2025.11.21 18:11:56.861140 [ 349 ] {} <Debug> TCP-Session: 24fc1758-a705-49f1-8e8e-1d08af7977cf Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8136 | 2025.11.21 18:11:56.861151 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8137 | 2025.11.21 18:11:56.861187 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8138 | 2025.11.21 18:11:56.861206 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8139 | 2025.11.21 18:11:56.861222 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8140 | 2025.11.21 18:11:56.861239 [ 351 ] {} <Debug> TCP-Session: 8738ea73-6ac4-496a-8cf3-68ceabf5a7f3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8141 | 2025.11.21 18:11:56.861259 [ 291 ] {} <Debug> TCP-Session: 4af21c19-689f-420b-9a20-cbb5cfed8e56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8142 | 2025.11.21 18:11:56.861275 [ 352 ] {} <Debug> TCP-Session: e24ba068-9ea7-4794-9dc5-c5b1cd071695 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8143 | 2025.11.21 18:11:56.861226 [ 353 ] {} <Debug> TCP-Session: f0b95e20-8ca2-46af-8c34-0c540a49c410 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8144 | 2025.11.21 18:11:56.861171 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8145 | 2025.11.21 18:11:56.861133 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 8146 | 2025.11.21 18:11:56.861355 [ 290 ] {} <Debug> TCP-Session: 0ac18538-ead1-44e6-abf0-f35e197d1f1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8147 | 2025.11.21 18:11:56.861179 [ 289 ] {} <Debug> TCP-Session: 5c320e58-7198-4ee1-aada-a9f08973fe58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8148 | 2025.11.21 18:11:56.861383 [ 350 ] {} <Debug> TCP-Session: 8bf2cc0c-98cb-4f61-b3ef-aabda27e9065 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8149 | 2025.11.21 18:11:57.907123 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1070 | ||
| 8150 | 2025.11.21 18:11:57.909881 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8151 | 2025.11.21 18:11:57.909941 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 8152 | 2025.11.21 18:11:57.911226 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8153 | 2025.11.21 18:11:57.911513 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8154 | 2025.11.21 18:11:57.911897 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1070 | ||
| 8155 | 2025.11.21 18:12:00.437785 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8156 | 2025.11.21 18:12:00.438010 [ 256 ] {f0848d60-cdec-455a-bbdc-9220c29cb587} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8157 | 2025.11.21 18:12:00.438093 [ 256 ] {f0848d60-cdec-455a-bbdc-9220c29cb587} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8158 | 2025.11.21 18:12:00.439173 [ 256 ] {f0848d60-cdec-455a-bbdc-9220c29cb587} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8159 | 2025.11.21 18:12:00.439230 [ 256 ] {f0848d60-cdec-455a-bbdc-9220c29cb587} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8160 | 2025.11.21 18:12:00.439729 [ 256 ] {f0848d60-cdec-455a-bbdc-9220c29cb587} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8161 | 2025.11.21 18:12:00.440179 [ 256 ] {f0848d60-cdec-455a-bbdc-9220c29cb587} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8162 | 2025.11.21 18:12:00.440412 [ 256 ] {f0848d60-cdec-455a-bbdc-9220c29cb587} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002455 sec., 167006.1099796334 rows/sec., 10.59 MiB/sec. | ||
| 8163 | 2025.11.21 18:12:00.440502 [ 256 ] {f0848d60-cdec-455a-bbdc-9220c29cb587} <Debug> TCPHandler: Processed in 0.002870329 sec. | ||
| 8164 | 2025.11.21 18:12:00.440687 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8165 | 2025.11.21 18:12:00.440813 [ 256 ] {5eee2d1b-3997-4aaa-9dcf-6efe0129902e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8166 | 2025.11.21 18:12:00.440870 [ 256 ] {5eee2d1b-3997-4aaa-9dcf-6efe0129902e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8167 | 2025.11.21 18:12:00.442289 [ 256 ] {5eee2d1b-3997-4aaa-9dcf-6efe0129902e} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8168 | 2025.11.21 18:12:00.442334 [ 256 ] {5eee2d1b-3997-4aaa-9dcf-6efe0129902e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8169 | 2025.11.21 18:12:00.442823 [ 256 ] {5eee2d1b-3997-4aaa-9dcf-6efe0129902e} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8170 | 2025.11.21 18:12:00.443081 [ 256 ] {5eee2d1b-3997-4aaa-9dcf-6efe0129902e} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8171 | 2025.11.21 18:12:00.443244 [ 256 ] {5eee2d1b-3997-4aaa-9dcf-6efe0129902e} <Debug> executeQuery: Read 1172 rows, 95.50 KiB in 0.002461 sec., 476229.17513206013 rows/sec., 37.90 MiB/sec. | ||
| 8172 | 2025.11.21 18:12:00.443294 [ 256 ] {5eee2d1b-3997-4aaa-9dcf-6efe0129902e} <Debug> TCPHandler: Processed in 0.002669855 sec. | ||
| 8173 | 2025.11.21 18:12:00.443442 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8174 | 2025.11.21 18:12:00.443574 [ 256 ] {17177457-6542-4350-9a9f-3a5a302bb7e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8175 | 2025.11.21 18:12:00.443642 [ 256 ] {17177457-6542-4350-9a9f-3a5a302bb7e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8176 | 2025.11.21 18:12:00.444424 [ 256 ] {17177457-6542-4350-9a9f-3a5a302bb7e8} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8177 | 2025.11.21 18:12:00.444466 [ 256 ] {17177457-6542-4350-9a9f-3a5a302bb7e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8178 | 2025.11.21 18:12:00.444830 [ 256 ] {17177457-6542-4350-9a9f-3a5a302bb7e8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8179 | 2025.11.21 18:12:00.445107 [ 256 ] {17177457-6542-4350-9a9f-3a5a302bb7e8} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8180 | 2025.11.21 18:12:00.445267 [ 256 ] {17177457-6542-4350-9a9f-3a5a302bb7e8} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001727 sec., 136074.1169658367 rows/sec., 8.24 MiB/sec. | ||
| 8181 | 2025.11.21 18:12:00.445313 [ 256 ] {17177457-6542-4350-9a9f-3a5a302bb7e8} <Debug> TCPHandler: Processed in 0.001932299 sec. | ||
| 8182 | 2025.11.21 18:12:00.445457 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8183 | 2025.11.21 18:12:00.445573 [ 256 ] {751f0311-ebbb-4c57-9481-c9547090d667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8184 | 2025.11.21 18:12:00.445660 [ 256 ] {751f0311-ebbb-4c57-9481-c9547090d667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8185 | 2025.11.21 18:12:00.446300 [ 256 ] {751f0311-ebbb-4c57-9481-c9547090d667} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8186 | 2025.11.21 18:12:00.446349 [ 256 ] {751f0311-ebbb-4c57-9481-c9547090d667} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8187 | 2025.11.21 18:12:00.446751 [ 256 ] {751f0311-ebbb-4c57-9481-c9547090d667} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8188 | 2025.11.21 18:12:00.447012 [ 256 ] {751f0311-ebbb-4c57-9481-c9547090d667} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8189 | 2025.11.21 18:12:00.447182 [ 256 ] {751f0311-ebbb-4c57-9481-c9547090d667} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001632 sec., 129901.96078431372 rows/sec., 8.38 MiB/sec. | ||
| 8190 | 2025.11.21 18:12:00.447187 [ 94 ] {} <Debug> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb) (MergerMutator): Selected 6 parts from all_1_20_4 to all_25_25_0 | ||
| 8191 | 2025.11.21 18:12:00.447227 [ 256 ] {751f0311-ebbb-4c57-9481-c9547090d667} <Debug> TCPHandler: Processed in 0.001827878 sec. | ||
| 8192 | 2025.11.21 18:12:00.447273 [ 94 ] {} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8193 | 2025.11.21 18:12:00.447338 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8194 | 2025.11.21 18:12:00.447383 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8195 | 2025.11.21 18:12:00.447470 [ 187 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_25_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_20_4 to all_25_25_0 into Compact with storage Full | ||
| 8196 | 2025.11.21 18:12:00.447499 [ 256 ] {4b7c0147-608d-4e2f-af1c-afa9be711435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8197 | 2025.11.21 18:12:00.447562 [ 256 ] {4b7c0147-608d-4e2f-af1c-afa9be711435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8198 | 2025.11.21 18:12:00.447628 [ 187 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_25_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8199 | 2025.11.21 18:12:00.447671 [ 187 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_20_4, total 442 rows starting from the beginning of the part | ||
| 8200 | 2025.11.21 18:12:00.447748 [ 187 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
| 8201 | 2025.11.21 18:12:00.447805 [ 187 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 212 rows starting from the beginning of the part | ||
| 8202 | 2025.11.21 18:12:00.447863 [ 187 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 440 rows starting from the beginning of the part | ||
| 8203 | 2025.11.21 18:12:00.447909 [ 187 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 8204 | 2025.11.21 18:12:00.447958 [ 187 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_25_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
| 8205 | 2025.11.21 18:12:00.448211 [ 256 ] {4b7c0147-608d-4e2f-af1c-afa9be711435} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8206 | 2025.11.21 18:12:00.448258 [ 256 ] {4b7c0147-608d-4e2f-af1c-afa9be711435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8207 | 2025.11.21 18:12:00.448673 [ 256 ] {4b7c0147-608d-4e2f-af1c-afa9be711435} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8208 | 2025.11.21 18:12:00.448937 [ 256 ] {4b7c0147-608d-4e2f-af1c-afa9be711435} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8209 | 2025.11.21 18:12:00.449108 [ 256 ] {4b7c0147-608d-4e2f-af1c-afa9be711435} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001632 sec., 129289.21568627452 rows/sec., 7.34 MiB/sec. | ||
| 8210 | 2025.11.21 18:12:00.449154 [ 256 ] {4b7c0147-608d-4e2f-af1c-afa9be711435} <Debug> TCPHandler: Processed in 0.001829097 sec. | ||
| 8211 | 2025.11.21 18:12:00.449276 [ 194 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_25_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1730 rows, containing 5 columns (5 merged, 0 gathered) in 0.001861719 sec., 929248.7212087323 rows/sec., 64.26 MiB/sec. | ||
| 8212 | 2025.11.21 18:12:00.449295 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8213 | 2025.11.21 18:12:00.449421 [ 256 ] {3c495f2d-d592-4c22-81ed-d797481b55c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8214 | 2025.11.21 18:12:00.449470 [ 256 ] {3c495f2d-d592-4c22-81ed-d797481b55c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8215 | 2025.11.21 18:12:00.449475 [ 195 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_25_5} <Trace> MergedBlockOutputStream: filled checksums all_1_25_5 (state Temporary) | ||
| 8216 | 2025.11.21 18:12:00.449791 [ 195 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_25_5} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_merge_all_1_25_5 to all_1_25_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8217 | 2025.11.21 18:12:00.449906 [ 195 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_25_5} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb) (MergerMutator): Merged 6 parts: [all_1_20_4, all_25_25_0] -> all_1_25_5 | ||
| 8218 | 2025.11.21 18:12:00.450041 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 8219 | 2025.11.21 18:12:00.450492 [ 256 ] {3c495f2d-d592-4c22-81ed-d797481b55c4} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8220 | 2025.11.21 18:12:00.450555 [ 256 ] {3c495f2d-d592-4c22-81ed-d797481b55c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8221 | 2025.11.21 18:12:00.451126 [ 256 ] {3c495f2d-d592-4c22-81ed-d797481b55c4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8222 | 2025.11.21 18:12:00.451382 [ 256 ] {3c495f2d-d592-4c22-81ed-d797481b55c4} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8223 | 2025.11.21 18:12:00.451544 [ 256 ] {3c495f2d-d592-4c22-81ed-d797481b55c4} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.002145 sec., 330536.1305361305 rows/sec., 23.16 MiB/sec. | ||
| 8224 | 2025.11.21 18:12:00.451586 [ 256 ] {3c495f2d-d592-4c22-81ed-d797481b55c4} <Debug> TCPHandler: Processed in 0.002352018 sec. | ||
| 8225 | 2025.11.21 18:12:00.451736 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8226 | 2025.11.21 18:12:00.451844 [ 256 ] {5cd40c9d-12f7-48bb-9e1c-6fec748db29e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8227 | 2025.11.21 18:12:00.451896 [ 256 ] {5cd40c9d-12f7-48bb-9e1c-6fec748db29e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8228 | 2025.11.21 18:12:00.452355 [ 256 ] {5cd40c9d-12f7-48bb-9e1c-6fec748db29e} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8229 | 2025.11.21 18:12:00.452407 [ 256 ] {5cd40c9d-12f7-48bb-9e1c-6fec748db29e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8230 | 2025.11.21 18:12:00.452839 [ 256 ] {5cd40c9d-12f7-48bb-9e1c-6fec748db29e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8231 | 2025.11.21 18:12:00.453128 [ 256 ] {5cd40c9d-12f7-48bb-9e1c-6fec748db29e} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8232 | 2025.11.21 18:12:00.453270 [ 94 ] {} <Debug> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 8233 | 2025.11.21 18:12:00.453291 [ 256 ] {5cd40c9d-12f7-48bb-9e1c-6fec748db29e} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001468 sec., 4087.1934604904636 rows/sec., 213.54 KiB/sec. | ||
| 8234 | 2025.11.21 18:12:00.453327 [ 94 ] {} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8235 | 2025.11.21 18:12:00.453349 [ 256 ] {5cd40c9d-12f7-48bb-9e1c-6fec748db29e} <Debug> TCPHandler: Processed in 0.001671905 sec. | ||
| 8236 | 2025.11.21 18:12:00.453363 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8237 | 2025.11.21 18:12:00.453468 [ 196 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_24_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_19_4 to all_24_24_0 into Compact with storage Full | ||
| 8238 | 2025.11.21 18:12:00.453493 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8239 | 2025.11.21 18:12:00.453574 [ 196 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8240 | 2025.11.21 18:12:00.453600 [ 256 ] {fc71bd3c-5ad6-4b4b-837c-c41e9e2f90e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8241 | 2025.11.21 18:12:00.453610 [ 196 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 114 rows starting from the beginning of the part | ||
| 8242 | 2025.11.21 18:12:00.453653 [ 256 ] {fc71bd3c-5ad6-4b4b-837c-c41e9e2f90e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8243 | 2025.11.21 18:12:00.453677 [ 196 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 8244 | 2025.11.21 18:12:00.453727 [ 196 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 8245 | 2025.11.21 18:12:00.453777 [ 196 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 8246 | 2025.11.21 18:12:00.453827 [ 196 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 8247 | 2025.11.21 18:12:00.453892 [ 196 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 8248 | 2025.11.21 18:12:00.454254 [ 256 ] {fc71bd3c-5ad6-4b4b-837c-c41e9e2f90e4} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8249 | 2025.11.21 18:12:00.454295 [ 256 ] {fc71bd3c-5ad6-4b4b-837c-c41e9e2f90e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8250 | 2025.11.21 18:12:00.454702 [ 256 ] {fc71bd3c-5ad6-4b4b-837c-c41e9e2f90e4} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8251 | 2025.11.21 18:12:00.454757 [ 194 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 144 rows, containing 4 columns (4 merged, 0 gathered) in 0.001333518 sec., 107985.04407139611 rows/sec., 5.51 MiB/sec. | ||
| 8252 | 2025.11.21 18:12:00.454911 [ 192 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 8253 | 2025.11.21 18:12:00.454969 [ 256 ] {fc71bd3c-5ad6-4b4b-837c-c41e9e2f90e4} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8254 | 2025.11.21 18:12:00.455127 [ 256 ] {fc71bd3c-5ad6-4b4b-837c-c41e9e2f90e4} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001548 sec., 202842.3772609819 rows/sec., 13.32 MiB/sec. | ||
| 8255 | 2025.11.21 18:12:00.455170 [ 256 ] {fc71bd3c-5ad6-4b4b-837c-c41e9e2f90e4} <Debug> TCPHandler: Processed in 0.001736516 sec. | ||
| 8256 | 2025.11.21 18:12:00.455219 [ 192 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_24_5} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8257 | 2025.11.21 18:12:00.455302 [ 192 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_24_5} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 8258 | 2025.11.21 18:12:00.455308 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8259 | 2025.11.21 18:12:00.455378 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 8260 | 2025.11.21 18:12:00.455421 [ 256 ] {f1c265fb-2932-42f2-8ae9-9be4b4058b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8261 | 2025.11.21 18:12:00.455468 [ 256 ] {f1c265fb-2932-42f2-8ae9-9be4b4058b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8262 | 2025.11.21 18:12:00.455831 [ 256 ] {f1c265fb-2932-42f2-8ae9-9be4b4058b18} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8263 | 2025.11.21 18:12:00.455869 [ 256 ] {f1c265fb-2932-42f2-8ae9-9be4b4058b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8264 | 2025.11.21 18:12:00.456214 [ 256 ] {f1c265fb-2932-42f2-8ae9-9be4b4058b18} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8265 | 2025.11.21 18:12:00.456452 [ 256 ] {f1c265fb-2932-42f2-8ae9-9be4b4058b18} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8266 | 2025.11.21 18:12:00.456600 [ 256 ] {f1c265fb-2932-42f2-8ae9-9be4b4058b18} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001201 sec., 832.6394671107411 rows/sec., 56.11 KiB/sec. | ||
| 8267 | 2025.11.21 18:12:00.456639 [ 256 ] {f1c265fb-2932-42f2-8ae9-9be4b4058b18} <Debug> TCPHandler: Processed in 0.001388868 sec. | ||
| 8268 | 2025.11.21 18:12:00.456781 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8269 | 2025.11.21 18:12:00.456890 [ 256 ] {1ce543e8-fc54-44ca-9164-7bf7b30977fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8270 | 2025.11.21 18:12:00.456951 [ 256 ] {1ce543e8-fc54-44ca-9164-7bf7b30977fc} <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 | ||
| 8271 | 2025.11.21 18:12:00.458028 [ 256 ] {1ce543e8-fc54-44ca-9164-7bf7b30977fc} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8272 | 2025.11.21 18:12:00.458082 [ 256 ] {1ce543e8-fc54-44ca-9164-7bf7b30977fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8273 | 2025.11.21 18:12:00.458914 [ 256 ] {1ce543e8-fc54-44ca-9164-7bf7b30977fc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 8274 | 2025.11.21 18:12:00.459254 [ 256 ] {1ce543e8-fc54-44ca-9164-7bf7b30977fc} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8275 | 2025.11.21 18:12:00.459432 [ 256 ] {1ce543e8-fc54-44ca-9164-7bf7b30977fc} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002562 sec., 11709.6018735363 rows/sec., 20.98 MiB/sec. | ||
| 8276 | 2025.11.21 18:12:00.459522 [ 256 ] {1ce543e8-fc54-44ca-9164-7bf7b30977fc} <Debug> TCPHandler: Processed in 0.002796028 sec. | ||
| 8277 | 2025.11.21 18:12:00.459659 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8278 | 2025.11.21 18:12:00.459780 [ 256 ] {077b6bd2-0525-4437-b280-cf2f7966421d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8279 | 2025.11.21 18:12:00.459834 [ 256 ] {077b6bd2-0525-4437-b280-cf2f7966421d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8280 | 2025.11.21 18:12:00.460282 [ 256 ] {077b6bd2-0525-4437-b280-cf2f7966421d} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8281 | 2025.11.21 18:12:00.460327 [ 256 ] {077b6bd2-0525-4437-b280-cf2f7966421d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8282 | 2025.11.21 18:12:00.460714 [ 256 ] {077b6bd2-0525-4437-b280-cf2f7966421d} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8283 | 2025.11.21 18:12:00.460998 [ 256 ] {077b6bd2-0525-4437-b280-cf2f7966421d} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8284 | 2025.11.21 18:12:00.461159 [ 256 ] {077b6bd2-0525-4437-b280-cf2f7966421d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001402 sec., 74179.74322396576 rows/sec., 4.55 MiB/sec. | ||
| 8285 | 2025.11.21 18:12:00.461203 [ 256 ] {077b6bd2-0525-4437-b280-cf2f7966421d} <Debug> TCPHandler: Processed in 0.001600023 sec. | ||
| 8286 | 2025.11.21 18:12:02.733568 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8287 | 2025.11.21 18:12:02.733615 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8288 | 2025.11.21 18:12:02.866313 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16237 | ||
| 8289 | 2025.11.21 18:12:02.866857 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8290 | 2025.11.21 18:12:02.866900 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8291 | 2025.11.21 18:12:02.867415 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8292 | 2025.11.21 18:12:02.867632 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8293 | 2025.11.21 18:12:02.867761 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16237 | ||
| 8294 | 2025.11.21 18:12:03.804922 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 257 | ||
| 8295 | 2025.11.21 18:12:03.821421 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8296 | 2025.11.21 18:12:03.821492 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8297 | 2025.11.21 18:12:03.827309 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8298 | 2025.11.21 18:12:03.828007 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8299 | 2025.11.21 18:12:03.830775 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 257 | ||
| 8300 | 2025.11.21 18:12:05.424208 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8301 | 2025.11.21 18:12:05.424414 [ 256 ] {f9ef4f83-8ff7-42a3-913d-9fc5195bc95c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8302 | 2025.11.21 18:12:05.424484 [ 256 ] {f9ef4f83-8ff7-42a3-913d-9fc5195bc95c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8303 | 2025.11.21 18:12:05.425218 [ 256 ] {f9ef4f83-8ff7-42a3-913d-9fc5195bc95c} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8304 | 2025.11.21 18:12:05.425261 [ 256 ] {f9ef4f83-8ff7-42a3-913d-9fc5195bc95c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8305 | 2025.11.21 18:12:05.425655 [ 256 ] {f9ef4f83-8ff7-42a3-913d-9fc5195bc95c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8306 | 2025.11.21 18:12:05.425874 [ 256 ] {f9ef4f83-8ff7-42a3-913d-9fc5195bc95c} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8307 | 2025.11.21 18:12:05.426033 [ 256 ] {f9ef4f83-8ff7-42a3-913d-9fc5195bc95c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001671 sec., 45481.74745661281 rows/sec., 3.75 MiB/sec. | ||
| 8308 | 2025.11.21 18:12:05.426073 [ 256 ] {f9ef4f83-8ff7-42a3-913d-9fc5195bc95c} <Debug> TCPHandler: Processed in 0.001996151 sec. | ||
| 8309 | 2025.11.21 18:12:05.426205 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8310 | 2025.11.21 18:12:05.426307 [ 256 ] {3d134357-6334-4de6-a4b1-9d1c3713e5fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8311 | 2025.11.21 18:12:05.426347 [ 256 ] {3d134357-6334-4de6-a4b1-9d1c3713e5fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8312 | 2025.11.21 18:12:05.426846 [ 256 ] {3d134357-6334-4de6-a4b1-9d1c3713e5fe} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8313 | 2025.11.21 18:12:05.426881 [ 256 ] {3d134357-6334-4de6-a4b1-9d1c3713e5fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8314 | 2025.11.21 18:12:05.427169 [ 256 ] {3d134357-6334-4de6-a4b1-9d1c3713e5fe} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8315 | 2025.11.21 18:12:05.427371 [ 256 ] {3d134357-6334-4de6-a4b1-9d1c3713e5fe} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8316 | 2025.11.21 18:12:05.427496 [ 256 ] {3d134357-6334-4de6-a4b1-9d1c3713e5fe} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001208 sec., 8278.145695364237 rows/sec., 622.48 KiB/sec. | ||
| 8317 | 2025.11.21 18:12:05.427531 [ 256 ] {3d134357-6334-4de6-a4b1-9d1c3713e5fe} <Debug> TCPHandler: Processed in 0.001374408 sec. | ||
| 8318 | 2025.11.21 18:12:05.427649 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8319 | 2025.11.21 18:12:05.427740 [ 256 ] {c73490f7-6699-4f69-a102-b6d92ef6840c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8320 | 2025.11.21 18:12:05.427778 [ 256 ] {c73490f7-6699-4f69-a102-b6d92ef6840c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8321 | 2025.11.21 18:12:05.428221 [ 256 ] {c73490f7-6699-4f69-a102-b6d92ef6840c} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8322 | 2025.11.21 18:12:05.428256 [ 256 ] {c73490f7-6699-4f69-a102-b6d92ef6840c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8323 | 2025.11.21 18:12:05.428553 [ 256 ] {c73490f7-6699-4f69-a102-b6d92ef6840c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8324 | 2025.11.21 18:12:05.428759 [ 256 ] {c73490f7-6699-4f69-a102-b6d92ef6840c} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8325 | 2025.11.21 18:12:05.428882 [ 256 ] {c73490f7-6699-4f69-a102-b6d92ef6840c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00116 sec., 63793.10344827586 rows/sec., 4.98 MiB/sec. | ||
| 8326 | 2025.11.21 18:12:05.428917 [ 256 ] {c73490f7-6699-4f69-a102-b6d92ef6840c} <Debug> TCPHandler: Processed in 0.001315227 sec. | ||
| 8327 | 2025.11.21 18:12:05.429033 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8328 | 2025.11.21 18:12:05.429125 [ 256 ] {581ffb05-a593-4635-adf3-d9b031cdf376} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8329 | 2025.11.21 18:12:05.429168 [ 256 ] {581ffb05-a593-4635-adf3-d9b031cdf376} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8330 | 2025.11.21 18:12:05.429565 [ 256 ] {581ffb05-a593-4635-adf3-d9b031cdf376} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8331 | 2025.11.21 18:12:05.429599 [ 256 ] {581ffb05-a593-4635-adf3-d9b031cdf376} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8332 | 2025.11.21 18:12:05.429945 [ 256 ] {581ffb05-a593-4635-adf3-d9b031cdf376} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8333 | 2025.11.21 18:12:05.430148 [ 256 ] {581ffb05-a593-4635-adf3-d9b031cdf376} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8334 | 2025.11.21 18:12:05.430272 [ 256 ] {581ffb05-a593-4635-adf3-d9b031cdf376} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001164 sec., 137457.0446735395 rows/sec., 9.57 MiB/sec. | ||
| 8335 | 2025.11.21 18:12:05.430307 [ 256 ] {581ffb05-a593-4635-adf3-d9b031cdf376} <Debug> TCPHandler: Processed in 0.001320197 sec. | ||
| 8336 | 2025.11.21 18:12:05.430420 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8337 | 2025.11.21 18:12:05.430513 [ 256 ] {4a0d0c30-bcbd-40b5-8fd1-ac72ecc588b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8338 | 2025.11.21 18:12:05.430566 [ 256 ] {4a0d0c30-bcbd-40b5-8fd1-ac72ecc588b9} <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 | ||
| 8339 | 2025.11.21 18:12:05.431325 [ 256 ] {4a0d0c30-bcbd-40b5-8fd1-ac72ecc588b9} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8340 | 2025.11.21 18:12:05.431366 [ 256 ] {4a0d0c30-bcbd-40b5-8fd1-ac72ecc588b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8341 | 2025.11.21 18:12:05.431879 [ 256 ] {4a0d0c30-bcbd-40b5-8fd1-ac72ecc588b9} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 8342 | 2025.11.21 18:12:05.432110 [ 256 ] {4a0d0c30-bcbd-40b5-8fd1-ac72ecc588b9} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8343 | 2025.11.21 18:12:05.432263 [ 256 ] {4a0d0c30-bcbd-40b5-8fd1-ac72ecc588b9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001767 sec., 5659.309564233164 rows/sec., 10.14 MiB/sec. | ||
| 8344 | 2025.11.21 18:12:05.432314 [ 256 ] {4a0d0c30-bcbd-40b5-8fd1-ac72ecc588b9} <Debug> TCPHandler: Processed in 0.00194344 sec. | ||
| 8345 | 2025.11.21 18:12:05.432418 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8346 | 2025.11.21 18:12:05.432510 [ 256 ] {0b99834a-3460-48b4-a420-21e4a3e6aebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8347 | 2025.11.21 18:12:05.432552 [ 256 ] {0b99834a-3460-48b4-a420-21e4a3e6aebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8348 | 2025.11.21 18:12:05.432883 [ 256 ] {0b99834a-3460-48b4-a420-21e4a3e6aebe} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8349 | 2025.11.21 18:12:05.432918 [ 256 ] {0b99834a-3460-48b4-a420-21e4a3e6aebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8350 | 2025.11.21 18:12:05.433238 [ 256 ] {0b99834a-3460-48b4-a420-21e4a3e6aebe} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8351 | 2025.11.21 18:12:05.433523 [ 256 ] {0b99834a-3460-48b4-a420-21e4a3e6aebe} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8352 | 2025.11.21 18:12:05.433653 [ 256 ] {0b99834a-3460-48b4-a420-21e4a3e6aebe} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001161 sec., 51679.58656330749 rows/sec., 3.48 MiB/sec. | ||
| 8353 | 2025.11.21 18:12:05.433687 [ 256 ] {0b99834a-3460-48b4-a420-21e4a3e6aebe} <Debug> TCPHandler: Processed in 0.001315447 sec. | ||
| 8354 | 2025.11.21 18:12:07.671717 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8355 | 2025.11.21 18:12:07.671895 [ 256 ] {60c563f5-8c9c-4084-9e5a-3715e2e85c61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8356 | 2025.11.21 18:12:07.671965 [ 256 ] {60c563f5-8c9c-4084-9e5a-3715e2e85c61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8357 | 2025.11.21 18:12:07.672810 [ 256 ] {60c563f5-8c9c-4084-9e5a-3715e2e85c61} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8358 | 2025.11.21 18:12:07.672857 [ 256 ] {60c563f5-8c9c-4084-9e5a-3715e2e85c61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8359 | 2025.11.21 18:12:07.673327 [ 256 ] {60c563f5-8c9c-4084-9e5a-3715e2e85c61} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8360 | 2025.11.21 18:12:07.673565 [ 256 ] {60c563f5-8c9c-4084-9e5a-3715e2e85c61} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8361 | 2025.11.21 18:12:07.673693 [ 84 ] {} <Debug> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8362 | 2025.11.21 18:12:07.673729 [ 256 ] {60c563f5-8c9c-4084-9e5a-3715e2e85c61} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001884 sec., 217622.0806794055 rows/sec., 13.80 MiB/sec. | ||
| 8363 | 2025.11.21 18:12:07.673731 [ 84 ] {} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8364 | 2025.11.21 18:12:07.673764 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8365 | 2025.11.21 18:12:07.673783 [ 256 ] {60c563f5-8c9c-4084-9e5a-3715e2e85c61} <Debug> TCPHandler: Processed in 0.002211505 sec. | ||
| 8366 | 2025.11.21 18:12:07.673876 [ 199 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8367 | 2025.11.21 18:12:07.673913 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8368 | 2025.11.21 18:12:07.674014 [ 199 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8369 | 2025.11.21 18:12:07.674034 [ 256 ] {e164d3b0-945e-4cad-b4a3-98a79094d27e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8370 | 2025.11.21 18:12:07.674060 [ 199 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 410 rows starting from the beginning of the part | ||
| 8371 | 2025.11.21 18:12:07.674085 [ 256 ] {e164d3b0-945e-4cad-b4a3-98a79094d27e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8372 | 2025.11.21 18:12:07.674138 [ 199 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 8373 | 2025.11.21 18:12:07.674194 [ 199 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 8374 | 2025.11.21 18:12:07.674240 [ 199 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 410 rows starting from the beginning of the part | ||
| 8375 | 2025.11.21 18:12:07.674281 [ 199 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 410 rows starting from the beginning of the part | ||
| 8376 | 2025.11.21 18:12:07.674539 [ 256 ] {e164d3b0-945e-4cad-b4a3-98a79094d27e} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8377 | 2025.11.21 18:12:07.674580 [ 256 ] {e164d3b0-945e-4cad-b4a3-98a79094d27e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8378 | 2025.11.21 18:12:07.674915 [ 256 ] {e164d3b0-945e-4cad-b4a3-98a79094d27e} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 8379 | 2025.11.21 18:12:07.675146 [ 256 ] {e164d3b0-945e-4cad-b4a3-98a79094d27e} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8380 | 2025.11.21 18:12:07.675286 [ 256 ] {e164d3b0-945e-4cad-b4a3-98a79094d27e} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001281 sec., 9367.681498829039 rows/sec., 763.87 KiB/sec. | ||
| 8381 | 2025.11.21 18:12:07.675325 [ 256 ] {e164d3b0-945e-4cad-b4a3-98a79094d27e} <Debug> TCPHandler: Processed in 0.00146523 sec. | ||
| 8382 | 2025.11.21 18:12:07.675364 [ 193 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001536691 sec., 1334035.2744956533 rows/sec., 89.71 MiB/sec. | ||
| 8383 | 2025.11.21 18:12:07.675449 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8384 | 2025.11.21 18:12:07.675553 [ 256 ] {c3cbfa56-3acf-4d8b-80f9-3f9842f33dc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8385 | 2025.11.21 18:12:07.675601 [ 256 ] {c3cbfa56-3acf-4d8b-80f9-3f9842f33dc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8386 | 2025.11.21 18:12:07.675615 [ 194 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8387 | 2025.11.21 18:12:07.675968 [ 194 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_25_6} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8388 | 2025.11.21 18:12:07.676068 [ 194 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_25_6} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8389 | 2025.11.21 18:12:07.676170 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.44 MiB. | ||
| 8390 | 2025.11.21 18:12:07.677006 [ 256 ] {c3cbfa56-3acf-4d8b-80f9-3f9842f33dc6} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8391 | 2025.11.21 18:12:07.677052 [ 256 ] {c3cbfa56-3acf-4d8b-80f9-3f9842f33dc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8392 | 2025.11.21 18:12:07.677531 [ 256 ] {c3cbfa56-3acf-4d8b-80f9-3f9842f33dc6} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8393 | 2025.11.21 18:12:07.677747 [ 256 ] {c3cbfa56-3acf-4d8b-80f9-3f9842f33dc6} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8394 | 2025.11.21 18:12:07.677860 [ 84 ] {} <Debug> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8395 | 2025.11.21 18:12:07.677882 [ 256 ] {c3cbfa56-3acf-4d8b-80f9-3f9842f33dc6} <Debug> executeQuery: Read 2318 rows, 192.51 KiB in 0.00235 sec., 986382.9787234042 rows/sec., 80.00 MiB/sec. | ||
| 8396 | 2025.11.21 18:12:07.677900 [ 84 ] {} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8397 | 2025.11.21 18:12:07.677922 [ 256 ] {c3cbfa56-3acf-4d8b-80f9-3f9842f33dc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 8398 | 2025.11.21 18:12:07.677924 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8399 | 2025.11.21 18:12:07.677936 [ 256 ] {c3cbfa56-3acf-4d8b-80f9-3f9842f33dc6} <Debug> TCPHandler: Processed in 0.002539552 sec. | ||
| 8400 | 2025.11.21 18:12:07.678011 [ 199 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8401 | 2025.11.21 18:12:07.678064 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8402 | 2025.11.21 18:12:07.678115 [ 199 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8403 | 2025.11.21 18:12:07.678145 [ 199 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2343 rows starting from the beginning of the part | ||
| 8404 | 2025.11.21 18:12:07.678167 [ 256 ] {b7df8ee1-bdfc-4ea3-af62-b3e0689c96dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8405 | 2025.11.21 18:12:07.678191 [ 199 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1172 rows starting from the beginning of the part | ||
| 8406 | 2025.11.21 18:12:07.678214 [ 256 ] {b7df8ee1-bdfc-4ea3-af62-b3e0689c96dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8407 | 2025.11.21 18:12:07.678232 [ 199 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 76 rows starting from the beginning of the part | ||
| 8408 | 2025.11.21 18:12:07.678270 [ 199 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1172 rows starting from the beginning of the part | ||
| 8409 | 2025.11.21 18:12:07.678310 [ 199 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 76 rows starting from the beginning of the part | ||
| 8410 | 2025.11.21 18:12:07.678366 [ 199 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 2318 rows starting from the beginning of the part | ||
| 8411 | 2025.11.21 18:12:07.678737 [ 256 ] {b7df8ee1-bdfc-4ea3-af62-b3e0689c96dc} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8412 | 2025.11.21 18:12:07.678782 [ 256 ] {b7df8ee1-bdfc-4ea3-af62-b3e0689c96dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8413 | 2025.11.21 18:12:07.679130 [ 256 ] {b7df8ee1-bdfc-4ea3-af62-b3e0689c96dc} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8414 | 2025.11.21 18:12:07.679378 [ 256 ] {b7df8ee1-bdfc-4ea3-af62-b3e0689c96dc} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8415 | 2025.11.21 18:12:07.679514 [ 256 ] {b7df8ee1-bdfc-4ea3-af62-b3e0689c96dc} <Debug> executeQuery: Read 247 rows, 15.41 KiB in 0.001368 sec., 180555.55555555553 rows/sec., 11.00 MiB/sec. | ||
| 8416 | 2025.11.21 18:12:07.679550 [ 256 ] {b7df8ee1-bdfc-4ea3-af62-b3e0689c96dc} <Debug> TCPHandler: Processed in 0.001536872 sec. | ||
| 8417 | 2025.11.21 18:12:07.679664 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8418 | 2025.11.21 18:12:07.679757 [ 256 ] {fa8de7e6-2354-4489-8e56-dd0bebef675c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8419 | 2025.11.21 18:12:07.679798 [ 256 ] {fa8de7e6-2354-4489-8e56-dd0bebef675c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8420 | 2025.11.21 18:12:07.680347 [ 256 ] {fa8de7e6-2354-4489-8e56-dd0bebef675c} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8421 | 2025.11.21 18:12:07.680383 [ 256 ] {fa8de7e6-2354-4489-8e56-dd0bebef675c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8422 | 2025.11.21 18:12:07.680727 [ 256 ] {fa8de7e6-2354-4489-8e56-dd0bebef675c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8423 | 2025.11.21 18:12:07.680884 [ 194 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7157 rows, containing 5 columns (5 merged, 0 gathered) in 0.00290518 sec., 2463530.6590297334 rows/sec., 208.15 MiB/sec. | ||
| 8424 | 2025.11.21 18:12:07.680947 [ 256 ] {fa8de7e6-2354-4489-8e56-dd0bebef675c} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8425 | 2025.11.21 18:12:07.681082 [ 256 ] {fa8de7e6-2354-4489-8e56-dd0bebef675c} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001342 sec., 327868.8524590164 rows/sec., 21.69 MiB/sec. | ||
| 8426 | 2025.11.21 18:12:07.681119 [ 256 ] {fa8de7e6-2354-4489-8e56-dd0bebef675c} <Debug> TCPHandler: Processed in 0.001505451 sec. | ||
| 8427 | 2025.11.21 18:12:07.681202 [ 194 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8428 | 2025.11.21 18:12:07.681239 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8429 | 2025.11.21 18:12:07.681338 [ 256 ] {f7ac4250-f5a3-4208-a02b-d140bc368aa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8430 | 2025.11.21 18:12:07.681383 [ 256 ] {f7ac4250-f5a3-4208-a02b-d140bc368aa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8431 | 2025.11.21 18:12:07.681519 [ 194 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_56_11} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8432 | 2025.11.21 18:12:07.681601 [ 194 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_56_11} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8433 | 2025.11.21 18:12:07.681691 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 8434 | 2025.11.21 18:12:07.681900 [ 256 ] {f7ac4250-f5a3-4208-a02b-d140bc368aa7} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8435 | 2025.11.21 18:12:07.681942 [ 256 ] {f7ac4250-f5a3-4208-a02b-d140bc368aa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8436 | 2025.11.21 18:12:07.682279 [ 256 ] {f7ac4250-f5a3-4208-a02b-d140bc368aa7} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8437 | 2025.11.21 18:12:07.682494 [ 256 ] {f7ac4250-f5a3-4208-a02b-d140bc368aa7} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8438 | 2025.11.21 18:12:07.682590 [ 84 ] {} <Debug> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 8439 | 2025.11.21 18:12:07.682623 [ 84 ] {} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8440 | 2025.11.21 18:12:07.682627 [ 256 ] {f7ac4250-f5a3-4208-a02b-d140bc368aa7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001305 sec., 161685.82375478928 rows/sec., 9.18 MiB/sec. | ||
| 8441 | 2025.11.21 18:12:07.682641 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8442 | 2025.11.21 18:12:07.682671 [ 256 ] {f7ac4250-f5a3-4208-a02b-d140bc368aa7} <Debug> TCPHandler: Processed in 0.001481091 sec. | ||
| 8443 | 2025.11.21 18:12:07.682740 [ 197 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_25_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_21_5 to all_25_25_0 into Compact with storage Full | ||
| 8444 | 2025.11.21 18:12:07.682798 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8445 | 2025.11.21 18:12:07.682869 [ 197 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8446 | 2025.11.21 18:12:07.682896 [ 256 ] {8ba29b24-6d0e-4d42-8c0f-a9999032f8fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8447 | 2025.11.21 18:12:07.682906 [ 197 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 211 rows starting from the beginning of the part | ||
| 8448 | 2025.11.21 18:12:07.682945 [ 256 ] {8ba29b24-6d0e-4d42-8c0f-a9999032f8fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8449 | 2025.11.21 18:12:07.682985 [ 197 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 8450 | 2025.11.21 18:12:07.683034 [ 197 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 8451 | 2025.11.21 18:12:07.683078 [ 197 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 211 rows starting from the beginning of the part | ||
| 8452 | 2025.11.21 18:12:07.683117 [ 197 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 211 rows starting from the beginning of the part | ||
| 8453 | 2025.11.21 18:12:07.683873 [ 256 ] {8ba29b24-6d0e-4d42-8c0f-a9999032f8fc} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8454 | 2025.11.21 18:12:07.683914 [ 256 ] {8ba29b24-6d0e-4d42-8c0f-a9999032f8fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8455 | 2025.11.21 18:12:07.684005 [ 194 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001312687 sec., 803695.0164052816 rows/sec., 48.70 MiB/sec. | ||
| 8456 | 2025.11.21 18:12:07.684164 [ 200 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 8457 | 2025.11.21 18:12:07.684310 [ 256 ] {8ba29b24-6d0e-4d42-8c0f-a9999032f8fc} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8458 | 2025.11.21 18:12:07.684442 [ 200 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_25_6} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8459 | 2025.11.21 18:12:07.684508 [ 200 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_25_6} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 8460 | 2025.11.21 18:12:07.684544 [ 256 ] {8ba29b24-6d0e-4d42-8c0f-a9999032f8fc} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8461 | 2025.11.21 18:12:07.684584 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8462 | 2025.11.21 18:12:07.684645 [ 84 ] {} <Debug> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8463 | 2025.11.21 18:12:07.684673 [ 84 ] {} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8464 | 2025.11.21 18:12:07.684673 [ 256 ] {8ba29b24-6d0e-4d42-8c0f-a9999032f8fc} <Debug> executeQuery: Read 1177 rows, 86.14 KiB in 0.001794 sec., 656075.8082497213 rows/sec., 46.89 MiB/sec. | ||
| 8465 | 2025.11.21 18:12:07.684691 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8466 | 2025.11.21 18:12:07.684717 [ 256 ] {8ba29b24-6d0e-4d42-8c0f-a9999032f8fc} <Debug> TCPHandler: Processed in 0.001968171 sec. | ||
| 8467 | 2025.11.21 18:12:07.684760 [ 197 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8468 | 2025.11.21 18:12:07.684843 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8469 | 2025.11.21 18:12:07.684864 [ 197 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8470 | 2025.11.21 18:12:07.684895 [ 197 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1211 rows starting from the beginning of the part | ||
| 8471 | 2025.11.21 18:12:07.684942 [ 197 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 709 rows starting from the beginning of the part | ||
| 8472 | 2025.11.21 18:12:07.684943 [ 256 ] {e6cd6053-b347-4f12-80ed-e34fd54f7c8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8473 | 2025.11.21 18:12:07.684984 [ 197 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 74 rows starting from the beginning of the part | ||
| 8474 | 2025.11.21 18:12:07.685000 [ 256 ] {e6cd6053-b347-4f12-80ed-e34fd54f7c8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8475 | 2025.11.21 18:12:07.685025 [ 197 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 709 rows starting from the beginning of the part | ||
| 8476 | 2025.11.21 18:12:07.685065 [ 197 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 74 rows starting from the beginning of the part | ||
| 8477 | 2025.11.21 18:12:07.685098 [ 197 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1177 rows starting from the beginning of the part | ||
| 8478 | 2025.11.21 18:12:07.685371 [ 256 ] {e6cd6053-b347-4f12-80ed-e34fd54f7c8d} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8479 | 2025.11.21 18:12:07.685412 [ 256 ] {e6cd6053-b347-4f12-80ed-e34fd54f7c8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8480 | 2025.11.21 18:12:07.685726 [ 256 ] {e6cd6053-b347-4f12-80ed-e34fd54f7c8d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8481 | 2025.11.21 18:12:07.685936 [ 256 ] {e6cd6053-b347-4f12-80ed-e34fd54f7c8d} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8482 | 2025.11.21 18:12:07.686069 [ 256 ] {e6cd6053-b347-4f12-80ed-e34fd54f7c8d} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001145 sec., 5240.174672489083 rows/sec., 273.78 KiB/sec. | ||
| 8483 | 2025.11.21 18:12:07.686105 [ 256 ] {e6cd6053-b347-4f12-80ed-e34fd54f7c8d} <Debug> TCPHandler: Processed in 0.001311638 sec. | ||
| 8484 | 2025.11.21 18:12:07.686228 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8485 | 2025.11.21 18:12:07.686322 [ 256 ] {7d55327f-3cb9-40b8-b544-dd632d3e5660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8486 | 2025.11.21 18:12:07.686365 [ 256 ] {7d55327f-3cb9-40b8-b544-dd632d3e5660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8487 | 2025.11.21 18:12:07.686475 [ 198 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3954 rows, containing 5 columns (5 merged, 0 gathered) in 0.001743936 sec., 2267285.0379830454 rows/sec., 170.25 MiB/sec. | ||
| 8488 | 2025.11.21 18:12:07.686656 [ 197 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8489 | 2025.11.21 18:12:07.686920 [ 197 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_56_11} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8490 | 2025.11.21 18:12:07.686980 [ 256 ] {7d55327f-3cb9-40b8-b544-dd632d3e5660} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8491 | 2025.11.21 18:12:07.686995 [ 197 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_56_11} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8492 | 2025.11.21 18:12:07.687025 [ 256 ] {7d55327f-3cb9-40b8-b544-dd632d3e5660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8493 | 2025.11.21 18:12:07.687078 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 8494 | 2025.11.21 18:12:07.687425 [ 256 ] {7d55327f-3cb9-40b8-b544-dd632d3e5660} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8495 | 2025.11.21 18:12:07.687637 [ 256 ] {7d55327f-3cb9-40b8-b544-dd632d3e5660} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8496 | 2025.11.21 18:12:07.687764 [ 256 ] {7d55327f-3cb9-40b8-b544-dd632d3e5660} <Debug> executeQuery: Read 940 rows, 63.74 KiB in 0.001461 sec., 643394.9349760438 rows/sec., 42.60 MiB/sec. | ||
| 8497 | 2025.11.21 18:12:07.687766 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8498 | 2025.11.21 18:12:07.687802 [ 256 ] {7d55327f-3cb9-40b8-b544-dd632d3e5660} <Debug> TCPHandler: Processed in 0.001623373 sec. | ||
| 8499 | 2025.11.21 18:12:07.687823 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8500 | 2025.11.21 18:12:07.687848 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8501 | 2025.11.21 18:12:07.687924 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8502 | 2025.11.21 18:12:07.687925 [ 189 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8503 | 2025.11.21 18:12:07.688028 [ 256 ] {d85ccd8e-ae2b-4c4d-bc43-f1c8b4f60c73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8504 | 2025.11.21 18:12:07.688053 [ 189 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8505 | 2025.11.21 18:12:07.688075 [ 256 ] {d85ccd8e-ae2b-4c4d-bc43-f1c8b4f60c73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8506 | 2025.11.21 18:12:07.688086 [ 189 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 16218 rows starting from the beginning of the part | ||
| 8507 | 2025.11.21 18:12:07.688151 [ 189 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 314 rows starting from the beginning of the part | ||
| 8508 | 2025.11.21 18:12:07.688196 [ 189 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 8509 | 2025.11.21 18:12:07.688237 [ 189 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 314 rows starting from the beginning of the part | ||
| 8510 | 2025.11.21 18:12:07.688278 [ 189 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 160 rows starting from the beginning of the part | ||
| 8511 | 2025.11.21 18:12:07.688318 [ 189 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 940 rows starting from the beginning of the part | ||
| 8512 | 2025.11.21 18:12:07.688409 [ 256 ] {d85ccd8e-ae2b-4c4d-bc43-f1c8b4f60c73} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8513 | 2025.11.21 18:12:07.688452 [ 256 ] {d85ccd8e-ae2b-4c4d-bc43-f1c8b4f60c73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8514 | 2025.11.21 18:12:07.688772 [ 256 ] {d85ccd8e-ae2b-4c4d-bc43-f1c8b4f60c73} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8515 | 2025.11.21 18:12:07.689013 [ 256 ] {d85ccd8e-ae2b-4c4d-bc43-f1c8b4f60c73} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8516 | 2025.11.21 18:12:07.689151 [ 256 ] {d85ccd8e-ae2b-4c4d-bc43-f1c8b4f60c73} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001143 sec., 874.8906386701663 rows/sec., 58.95 KiB/sec. | ||
| 8517 | 2025.11.21 18:12:07.689186 [ 256 ] {d85ccd8e-ae2b-4c4d-bc43-f1c8b4f60c73} <Debug> TCPHandler: Processed in 0.001311487 sec. | ||
| 8518 | 2025.11.21 18:12:07.689297 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8519 | 2025.11.21 18:12:07.689391 [ 256 ] {1b31ad8e-32ad-4962-804e-58f1887be7b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8520 | 2025.11.21 18:12:07.689445 [ 256 ] {1b31ad8e-32ad-4962-804e-58f1887be7b5} <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 | ||
| 8521 | 2025.11.21 18:12:07.690296 [ 256 ] {1b31ad8e-32ad-4962-804e-58f1887be7b5} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8522 | 2025.11.21 18:12:07.690333 [ 256 ] {1b31ad8e-32ad-4962-804e-58f1887be7b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8523 | 2025.11.21 18:12:07.690914 [ 256 ] {1b31ad8e-32ad-4962-804e-58f1887be7b5} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8524 | 2025.11.21 18:12:07.691146 [ 256 ] {1b31ad8e-32ad-4962-804e-58f1887be7b5} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8525 | 2025.11.21 18:12:07.691262 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8526 | 2025.11.21 18:12:07.691290 [ 256 ] {1b31ad8e-32ad-4962-804e-58f1887be7b5} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001917 sec., 15649.452269170579 rows/sec., 28.04 MiB/sec. | ||
| 8527 | 2025.11.21 18:12:07.691299 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8528 | 2025.11.21 18:12:07.691336 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8529 | 2025.11.21 18:12:07.691350 [ 256 ] {1b31ad8e-32ad-4962-804e-58f1887be7b5} <Debug> TCPHandler: Processed in 0.002102023 sec. | ||
| 8530 | 2025.11.21 18:12:07.691413 [ 197 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::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 | ||
| 8531 | 2025.11.21 18:12:07.691463 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8532 | 2025.11.21 18:12:07.691561 [ 256 ] {6ff55570-b8e3-4e38-a873-618f2f6b0767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8533 | 2025.11.21 18:12:07.691588 [ 197 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8534 | 2025.11.21 18:12:07.691603 [ 256 ] {6ff55570-b8e3-4e38-a873-618f2f6b0767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8535 | 2025.11.21 18:12:07.691642 [ 197 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 747 rows starting from the beginning of the part | ||
| 8536 | 2025.11.21 18:12:07.691764 [ 197 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 30 rows starting from the beginning of the part | ||
| 8537 | 2025.11.21 18:12:07.691869 [ 197 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 10 rows starting from the beginning of the part | ||
| 8538 | 2025.11.21 18:12:07.691952 [ 256 ] {6ff55570-b8e3-4e38-a873-618f2f6b0767} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8539 | 2025.11.21 18:12:07.691969 [ 197 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 30 rows starting from the beginning of the part | ||
| 8540 | 2025.11.21 18:12:07.691997 [ 256 ] {6ff55570-b8e3-4e38-a873-618f2f6b0767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8541 | 2025.11.21 18:12:07.692075 [ 197 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 10 rows starting from the beginning of the part | ||
| 8542 | 2025.11.21 18:12:07.692188 [ 197 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 30 rows starting from the beginning of the part | ||
| 8543 | 2025.11.21 18:12:07.692340 [ 256 ] {6ff55570-b8e3-4e38-a873-618f2f6b0767} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 8544 | 2025.11.21 18:12:07.692592 [ 256 ] {6ff55570-b8e3-4e38-a873-618f2f6b0767} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8545 | 2025.11.21 18:12:07.692706 [ 83 ] {} <Debug> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 8546 | 2025.11.21 18:12:07.692731 [ 256 ] {6ff55570-b8e3-4e38-a873-618f2f6b0767} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001188 sec., 67340.06734006734 rows/sec., 4.00 MiB/sec. | ||
| 8547 | 2025.11.21 18:12:07.692735 [ 83 ] {} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8548 | 2025.11.21 18:12:07.692770 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8549 | 2025.11.21 18:12:07.692774 [ 256 ] {6ff55570-b8e3-4e38-a873-618f2f6b0767} <Debug> TCPHandler: Processed in 0.001361158 sec. | ||
| 8550 | 2025.11.21 18:12:07.692858 [ 190 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 8551 | 2025.11.21 18:12:07.692969 [ 190 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8552 | 2025.11.21 18:12:07.693003 [ 190 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3584 rows starting from the beginning of the part | ||
| 8553 | 2025.11.21 18:12:07.693065 [ 190 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 104 rows starting from the beginning of the part | ||
| 8554 | 2025.11.21 18:12:07.693115 [ 190 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 60 rows starting from the beginning of the part | ||
| 8555 | 2025.11.21 18:12:07.693159 [ 190 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 104 rows starting from the beginning of the part | ||
| 8556 | 2025.11.21 18:12:07.693199 [ 190 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 60 rows starting from the beginning of the part | ||
| 8557 | 2025.11.21 18:12:07.693236 [ 190 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 80 rows starting from the beginning of the part | ||
| 8558 | 2025.11.21 18:12:07.693855 [ 186 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18106 rows, containing 5 columns (5 merged, 0 gathered) in 0.005964453 sec., 3035651.38328695 rows/sec., 203.06 MiB/sec. | ||
| 8559 | 2025.11.21 18:12:07.694124 [ 201 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8560 | 2025.11.21 18:12:07.694440 [ 201 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8561 | 2025.11.21 18:12:07.694516 [ 201 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8562 | 2025.11.21 18:12:07.694589 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.52 MiB. | ||
| 8563 | 2025.11.21 18:12:07.694737 [ 186 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3992 rows, containing 4 columns (4 merged, 0 gathered) in 0.00192176 sec., 2077262.509366414 rows/sec., 131.71 MiB/sec. | ||
| 8564 | 2025.11.21 18:12:07.695145 [ 189 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 8565 | 2025.11.21 18:12:07.695408 [ 189 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_56_11} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8566 | 2025.11.21 18:12:07.695482 [ 189 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_56_11} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 8567 | 2025.11.21 18:12:07.695552 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 8568 | 2025.11.21 18:12:07.706758 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 857 rows, containing 19 columns (19 merged, 0 gathered) in 0.015379796 sec., 55722.45561644641 rows/sec., 99.85 MiB/sec. | ||
| 8569 | 2025.11.21 18:12:07.707884 [ 189 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8570 | 2025.11.21 18:12:07.708191 [ 189 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8571 | 2025.11.21 18:12:07.708258 [ 189 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8572 | 2025.11.21 18:12:07.708334 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.63 MiB. | ||
| 8573 | 2025.11.21 18:12:07.912080 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1128 | ||
| 8574 | 2025.11.21 18:12:07.914897 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8575 | 2025.11.21 18:12:07.914940 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8576 | 2025.11.21 18:12:07.916134 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8577 | 2025.11.21 18:12:07.916407 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8578 | 2025.11.21 18:12:07.916668 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1128 | ||
| 8579 | 2025.11.21 18:12:08.001175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.36 MiB, peak 296.40 MiB, free memory in arenas 0.00 B, will set to 287.15 MiB (RSS), difference: 2.79 MiB | ||
| 8580 | 2025.11.21 18:12:10.368780 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16749 | ||
| 8581 | 2025.11.21 18:12:10.369324 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8582 | 2025.11.21 18:12:10.369372 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8583 | 2025.11.21 18:12:10.369863 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8584 | 2025.11.21 18:12:10.370100 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8585 | 2025.11.21 18:12:10.370234 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16749 | ||
| 8586 | 2025.11.21 18:12:10.419202 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8587 | 2025.11.21 18:12:10.419396 [ 256 ] {c3f61452-cfee-4437-aa14-2aa5f63ac651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8588 | 2025.11.21 18:12:10.419466 [ 256 ] {c3f61452-cfee-4437-aa14-2aa5f63ac651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8589 | 2025.11.21 18:12:10.420091 [ 256 ] {c3f61452-cfee-4437-aa14-2aa5f63ac651} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8590 | 2025.11.21 18:12:10.420136 [ 256 ] {c3f61452-cfee-4437-aa14-2aa5f63ac651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8591 | 2025.11.21 18:12:10.420528 [ 256 ] {c3f61452-cfee-4437-aa14-2aa5f63ac651} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8592 | 2025.11.21 18:12:10.420755 [ 256 ] {c3f61452-cfee-4437-aa14-2aa5f63ac651} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8593 | 2025.11.21 18:12:10.420910 [ 256 ] {c3f61452-cfee-4437-aa14-2aa5f63ac651} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001568 sec., 35714.28571428572 rows/sec., 2.74 MiB/sec. | ||
| 8594 | 2025.11.21 18:12:10.420956 [ 256 ] {c3f61452-cfee-4437-aa14-2aa5f63ac651} <Debug> TCPHandler: Processed in 0.001887759 sec. | ||
| 8595 | 2025.11.21 18:12:10.421078 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8596 | 2025.11.21 18:12:10.421179 [ 256 ] {5af99c90-9c82-4489-89ff-d6a5d1d6d357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8597 | 2025.11.21 18:12:10.421221 [ 256 ] {5af99c90-9c82-4489-89ff-d6a5d1d6d357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8598 | 2025.11.21 18:12:10.421652 [ 256 ] {5af99c90-9c82-4489-89ff-d6a5d1d6d357} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8599 | 2025.11.21 18:12:10.421687 [ 256 ] {5af99c90-9c82-4489-89ff-d6a5d1d6d357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8600 | 2025.11.21 18:12:10.422002 [ 256 ] {5af99c90-9c82-4489-89ff-d6a5d1d6d357} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8601 | 2025.11.21 18:12:10.422221 [ 256 ] {5af99c90-9c82-4489-89ff-d6a5d1d6d357} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8602 | 2025.11.21 18:12:10.422350 [ 256 ] {5af99c90-9c82-4489-89ff-d6a5d1d6d357} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001195 sec., 53556.48535564853 rows/sec., 4.18 MiB/sec. | ||
| 8603 | 2025.11.21 18:12:10.422386 [ 256 ] {5af99c90-9c82-4489-89ff-d6a5d1d6d357} <Debug> TCPHandler: Processed in 0.001362159 sec. | ||
| 8604 | 2025.11.21 18:12:10.422495 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8605 | 2025.11.21 18:12:10.422588 [ 256 ] {93bc2941-b0c3-4662-a3d5-3297cc6ba556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8606 | 2025.11.21 18:12:10.422631 [ 256 ] {93bc2941-b0c3-4662-a3d5-3297cc6ba556} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8607 | 2025.11.21 18:12:10.423006 [ 256 ] {93bc2941-b0c3-4662-a3d5-3297cc6ba556} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8608 | 2025.11.21 18:12:10.423042 [ 256 ] {93bc2941-b0c3-4662-a3d5-3297cc6ba556} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8609 | 2025.11.21 18:12:10.423379 [ 256 ] {93bc2941-b0c3-4662-a3d5-3297cc6ba556} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8610 | 2025.11.21 18:12:10.423605 [ 256 ] {93bc2941-b0c3-4662-a3d5-3297cc6ba556} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8611 | 2025.11.21 18:12:10.423737 [ 256 ] {93bc2941-b0c3-4662-a3d5-3297cc6ba556} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001168 sec., 54794.520547945205 rows/sec., 3.82 MiB/sec. | ||
| 8612 | 2025.11.21 18:12:10.423773 [ 256 ] {93bc2941-b0c3-4662-a3d5-3297cc6ba556} <Debug> TCPHandler: Processed in 0.001324837 sec. | ||
| 8613 | 2025.11.21 18:12:10.423886 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8614 | 2025.11.21 18:12:10.423981 [ 256 ] {57a17a6b-86e3-44f5-8c37-c092ec0f6d24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8615 | 2025.11.21 18:12:10.424025 [ 256 ] {57a17a6b-86e3-44f5-8c37-c092ec0f6d24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8616 | 2025.11.21 18:12:10.424344 [ 256 ] {57a17a6b-86e3-44f5-8c37-c092ec0f6d24} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8617 | 2025.11.21 18:12:10.424378 [ 256 ] {57a17a6b-86e3-44f5-8c37-c092ec0f6d24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8618 | 2025.11.21 18:12:10.424681 [ 256 ] {57a17a6b-86e3-44f5-8c37-c092ec0f6d24} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 8619 | 2025.11.21 18:12:10.424885 [ 256 ] {57a17a6b-86e3-44f5-8c37-c092ec0f6d24} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8620 | 2025.11.21 18:12:10.425010 [ 256 ] {57a17a6b-86e3-44f5-8c37-c092ec0f6d24} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001047 sec., 22922.636103151865 rows/sec., 1.54 MiB/sec. | ||
| 8621 | 2025.11.21 18:12:10.425045 [ 256 ] {57a17a6b-86e3-44f5-8c37-c092ec0f6d24} <Debug> TCPHandler: Processed in 0.001208405 sec. | ||
| 8622 | 2025.11.21 18:12:11.331779 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 264 | ||
| 8623 | 2025.11.21 18:12:11.349550 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8624 | 2025.11.21 18:12:11.349612 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8625 | 2025.11.21 18:12:11.356191 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8626 | 2025.11.21 18:12:11.356905 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8627 | 2025.11.21 18:12:11.360072 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8628 | 2025.11.21 18:12:15.424245 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8629 | 2025.11.21 18:12:15.424456 [ 256 ] {5b6b4d10-4f85-45f8-91cf-b7061ac03881} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8630 | 2025.11.21 18:12:15.424526 [ 256 ] {5b6b4d10-4f85-45f8-91cf-b7061ac03881} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8631 | 2025.11.21 18:12:15.425199 [ 256 ] {5b6b4d10-4f85-45f8-91cf-b7061ac03881} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8632 | 2025.11.21 18:12:15.425239 [ 256 ] {5b6b4d10-4f85-45f8-91cf-b7061ac03881} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8633 | 2025.11.21 18:12:15.425643 [ 256 ] {5b6b4d10-4f85-45f8-91cf-b7061ac03881} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8634 | 2025.11.21 18:12:15.425862 [ 256 ] {5b6b4d10-4f85-45f8-91cf-b7061ac03881} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8635 | 2025.11.21 18:12:15.426017 [ 256 ] {5b6b4d10-4f85-45f8-91cf-b7061ac03881} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001615 sec., 47058.82352941177 rows/sec., 3.88 MiB/sec. | ||
| 8636 | 2025.11.21 18:12:15.426059 [ 256 ] {5b6b4d10-4f85-45f8-91cf-b7061ac03881} <Debug> TCPHandler: Processed in 0.00194896 sec. | ||
| 8637 | 2025.11.21 18:12:15.426183 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8638 | 2025.11.21 18:12:15.426280 [ 256 ] {b1a38716-acae-44ef-a74a-b434bd87f429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8639 | 2025.11.21 18:12:15.426322 [ 256 ] {b1a38716-acae-44ef-a74a-b434bd87f429} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8640 | 2025.11.21 18:12:15.426725 [ 256 ] {b1a38716-acae-44ef-a74a-b434bd87f429} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8641 | 2025.11.21 18:12:15.426761 [ 256 ] {b1a38716-acae-44ef-a74a-b434bd87f429} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8642 | 2025.11.21 18:12:15.427057 [ 256 ] {b1a38716-acae-44ef-a74a-b434bd87f429} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8643 | 2025.11.21 18:12:15.427265 [ 256 ] {b1a38716-acae-44ef-a74a-b434bd87f429} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8644 | 2025.11.21 18:12:15.427393 [ 256 ] {b1a38716-acae-44ef-a74a-b434bd87f429} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001132 sec., 8833.922261484098 rows/sec., 664.27 KiB/sec. | ||
| 8645 | 2025.11.21 18:12:15.427430 [ 256 ] {b1a38716-acae-44ef-a74a-b434bd87f429} <Debug> TCPHandler: Processed in 0.001295787 sec. | ||
| 8646 | 2025.11.21 18:12:15.427537 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8647 | 2025.11.21 18:12:15.427631 [ 256 ] {8f4cb554-4f4d-4a24-b5b9-1d6a8e9a8896} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8648 | 2025.11.21 18:12:15.427670 [ 256 ] {8f4cb554-4f4d-4a24-b5b9-1d6a8e9a8896} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8649 | 2025.11.21 18:12:15.428076 [ 256 ] {8f4cb554-4f4d-4a24-b5b9-1d6a8e9a8896} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8650 | 2025.11.21 18:12:15.428110 [ 256 ] {8f4cb554-4f4d-4a24-b5b9-1d6a8e9a8896} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8651 | 2025.11.21 18:12:15.428403 [ 256 ] {8f4cb554-4f4d-4a24-b5b9-1d6a8e9a8896} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8652 | 2025.11.21 18:12:15.428606 [ 256 ] {8f4cb554-4f4d-4a24-b5b9-1d6a8e9a8896} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8653 | 2025.11.21 18:12:15.428739 [ 256 ] {8f4cb554-4f4d-4a24-b5b9-1d6a8e9a8896} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001126 sec., 65719.36056838365 rows/sec., 5.13 MiB/sec. | ||
| 8654 | 2025.11.21 18:12:15.428776 [ 256 ] {8f4cb554-4f4d-4a24-b5b9-1d6a8e9a8896} <Debug> TCPHandler: Processed in 0.001288396 sec. | ||
| 8655 | 2025.11.21 18:12:15.428887 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8656 | 2025.11.21 18:12:15.428983 [ 256 ] {29aac1b3-4c1e-4210-af3b-ed4bfbb6720b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8657 | 2025.11.21 18:12:15.429026 [ 256 ] {29aac1b3-4c1e-4210-af3b-ed4bfbb6720b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8658 | 2025.11.21 18:12:15.429443 [ 256 ] {29aac1b3-4c1e-4210-af3b-ed4bfbb6720b} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8659 | 2025.11.21 18:12:15.429478 [ 256 ] {29aac1b3-4c1e-4210-af3b-ed4bfbb6720b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8660 | 2025.11.21 18:12:15.429804 [ 256 ] {29aac1b3-4c1e-4210-af3b-ed4bfbb6720b} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8661 | 2025.11.21 18:12:15.430014 [ 256 ] {29aac1b3-4c1e-4210-af3b-ed4bfbb6720b} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8662 | 2025.11.21 18:12:15.430146 [ 256 ] {29aac1b3-4c1e-4210-af3b-ed4bfbb6720b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 8663 | 2025.11.21 18:12:15.430182 [ 256 ] {29aac1b3-4c1e-4210-af3b-ed4bfbb6720b} <Debug> TCPHandler: Processed in 0.001343637 sec. | ||
| 8664 | 2025.11.21 18:12:15.430285 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8665 | 2025.11.21 18:12:15.430382 [ 256 ] {cc68cad6-8f4a-4dc1-a66f-7231e7bcb6fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8666 | 2025.11.21 18:12:15.430438 [ 256 ] {cc68cad6-8f4a-4dc1-a66f-7231e7bcb6fb} <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 | ||
| 8667 | 2025.11.21 18:12:15.431189 [ 256 ] {cc68cad6-8f4a-4dc1-a66f-7231e7bcb6fb} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8668 | 2025.11.21 18:12:15.431224 [ 256 ] {cc68cad6-8f4a-4dc1-a66f-7231e7bcb6fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8669 | 2025.11.21 18:12:15.431731 [ 256 ] {cc68cad6-8f4a-4dc1-a66f-7231e7bcb6fb} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8670 | 2025.11.21 18:12:15.431946 [ 256 ] {cc68cad6-8f4a-4dc1-a66f-7231e7bcb6fb} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8671 | 2025.11.21 18:12:15.432084 [ 256 ] {cc68cad6-8f4a-4dc1-a66f-7231e7bcb6fb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00172 sec., 5813.9534883720935 rows/sec., 10.42 MiB/sec. | ||
| 8672 | 2025.11.21 18:12:15.432135 [ 256 ] {cc68cad6-8f4a-4dc1-a66f-7231e7bcb6fb} <Debug> TCPHandler: Processed in 0.001899029 sec. | ||
| 8673 | 2025.11.21 18:12:15.432243 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8674 | 2025.11.21 18:12:15.432338 [ 256 ] {f9046f5a-af41-4e0f-b898-9f7b309ac75d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8675 | 2025.11.21 18:12:15.432379 [ 256 ] {f9046f5a-af41-4e0f-b898-9f7b309ac75d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8676 | 2025.11.21 18:12:15.432713 [ 256 ] {f9046f5a-af41-4e0f-b898-9f7b309ac75d} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8677 | 2025.11.21 18:12:15.432747 [ 256 ] {f9046f5a-af41-4e0f-b898-9f7b309ac75d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8678 | 2025.11.21 18:12:15.433048 [ 256 ] {f9046f5a-af41-4e0f-b898-9f7b309ac75d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 8679 | 2025.11.21 18:12:15.433258 [ 256 ] {f9046f5a-af41-4e0f-b898-9f7b309ac75d} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8680 | 2025.11.21 18:12:15.433390 [ 256 ] {f9046f5a-af41-4e0f-b898-9f7b309ac75d} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001071 sec., 56022.40896358544 rows/sec., 3.78 MiB/sec. | ||
| 8681 | 2025.11.21 18:12:15.433426 [ 256 ] {f9046f5a-af41-4e0f-b898-9f7b309ac75d} <Debug> TCPHandler: Processed in 0.001231396 sec. | ||
| 8682 | 2025.11.21 18:12:17.733657 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8683 | 2025.11.21 18:12:17.733735 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8684 | 2025.11.21 18:12:17.870391 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17197 | ||
| 8685 | 2025.11.21 18:12:17.871073 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8686 | 2025.11.21 18:12:17.871115 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8687 | 2025.11.21 18:12:17.871577 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8688 | 2025.11.21 18:12:17.871812 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8689 | 2025.11.21 18:12:17.871947 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17197 | ||
| 8690 | 2025.11.21 18:12:17.871948 [ 74 ] {} <Debug> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8691 | 2025.11.21 18:12:17.872004 [ 74 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8692 | 2025.11.21 18:12:17.872025 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8693 | 2025.11.21 18:12:17.872160 [ 201 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 8694 | 2025.11.21 18:12:17.872271 [ 201 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8695 | 2025.11.21 18:12:17.872305 [ 201 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14829 rows starting from the beginning of the part | ||
| 8696 | 2025.11.21 18:12:17.872366 [ 201 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 8697 | 2025.11.21 18:12:17.872415 [ 201 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 8698 | 2025.11.21 18:12:17.872465 [ 201 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 8699 | 2025.11.21 18:12:17.872508 [ 201 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 8700 | 2025.11.21 18:12:17.872548 [ 201 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 8701 | 2025.11.21 18:12:17.874351 [ 191 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17197 rows, containing 4 columns (4 merged, 0 gathered) in 0.002248766 sec., 7647305.23318122 rows/sec., 109.40 MiB/sec. | ||
| 8702 | 2025.11.21 18:12:17.874625 [ 186 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8703 | 2025.11.21 18:12:17.874930 [ 186 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_36_7} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8704 | 2025.11.21 18:12:17.875006 [ 186 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_36_7} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8705 | 2025.11.21 18:12:17.875121 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8706 | 2025.11.21 18:12:17.916964 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1148 | ||
| 8707 | 2025.11.21 18:12:17.919153 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8708 | 2025.11.21 18:12:17.919205 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8709 | 2025.11.21 18:12:17.920408 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8710 | 2025.11.21 18:12:17.920690 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8711 | 2025.11.21 18:12:17.920865 [ 74 ] {} <Debug> system.query_log (252c8152-1007-456e-996a-7daabffddc91) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8712 | 2025.11.21 18:12:17.920919 [ 74 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8713 | 2025.11.21 18:12:17.920937 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8714 | 2025.11.21 18:12:17.921048 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1148 | ||
| 8715 | 2025.11.21 18:12:17.921046 [ 188 ] {252c8152-1007-456e-996a-7daabffddc91::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 | ||
| 8716 | 2025.11.21 18:12:17.921617 [ 188 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8717 | 2025.11.21 18:12:17.921767 [ 188 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 952 rows starting from the beginning of the part | ||
| 8718 | 2025.11.21 18:12:17.922130 [ 188 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 58 rows starting from the beginning of the part | ||
| 8719 | 2025.11.21 18:12:17.922481 [ 188 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 20 rows starting from the beginning of the part | ||
| 8720 | 2025.11.21 18:12:17.922813 [ 188 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 40 rows starting from the beginning of the part | ||
| 8721 | 2025.11.21 18:12:17.923140 [ 188 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 58 rows starting from the beginning of the part | ||
| 8722 | 2025.11.21 18:12:17.923467 [ 188 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 20 rows starting from the beginning of the part | ||
| 8723 | 2025.11.21 18:12:17.929741 [ 191 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1148 rows, containing 72 columns (72 merged, 0 gathered) in 0.00875087 sec., 131186.95626834818 rows/sec., 104.69 MiB/sec. | ||
| 8724 | 2025.11.21 18:12:17.931223 [ 186 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8725 | 2025.11.21 18:12:17.931817 [ 186 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_26_5} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8726 | 2025.11.21 18:12:17.931896 [ 186 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_26_5} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8727 | 2025.11.21 18:12:17.932248 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.77 MiB. | ||
| 8728 | 2025.11.21 18:12:18.860177 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 272 | ||
| 8729 | 2025.11.21 18:12:18.878634 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8730 | 2025.11.21 18:12:18.878699 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8731 | 2025.11.21 18:12:18.885270 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8732 | 2025.11.21 18:12:18.886001 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8733 | 2025.11.21 18:12:18.886320 [ 74 ] {} <Debug> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8734 | 2025.11.21 18:12:18.886386 [ 74 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8735 | 2025.11.21 18:12:18.886412 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8736 | 2025.11.21 18:12:18.886551 [ 187 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 8737 | 2025.11.21 18:12:18.889399 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 272 | ||
| 8738 | 2025.11.21 18:12:18.890107 [ 187 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8739 | 2025.11.21 18:12:18.891745 [ 187 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 8740 | 2025.11.21 18:12:18.896923 [ 187 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 8741 | 2025.11.21 18:12:18.901785 [ 187 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 8742 | 2025.11.21 18:12:18.906378 [ 187 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 8 rows starting from the beginning of the part | ||
| 8743 | 2025.11.21 18:12:18.911436 [ 187 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part | ||
| 8744 | 2025.11.21 18:12:18.915776 [ 187 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 8745 | 2025.11.21 18:12:18.968083 [ 192 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 272 rows, containing 679 columns (679 merged, 0 gathered) in 0.081595268 sec., 3333.526645197121 rows/sec., 17.24 MiB/sec. | ||
| 8746 | 2025.11.21 18:12:18.971370 [ 193 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8747 | 2025.11.21 18:12:18.973612 [ 193 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_36_7} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8748 | 2025.11.21 18:12:18.973738 [ 193 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_36_7} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8749 | 2025.11.21 18:12:18.976649 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8750 | 2025.11.21 18:12:20.436178 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8751 | 2025.11.21 18:12:20.436366 [ 256 ] {7f97d858-7544-44b9-8191-4d811e7ed27d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8752 | 2025.11.21 18:12:20.436433 [ 256 ] {7f97d858-7544-44b9-8191-4d811e7ed27d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8753 | 2025.11.21 18:12:20.437247 [ 256 ] {7f97d858-7544-44b9-8191-4d811e7ed27d} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8754 | 2025.11.21 18:12:20.437296 [ 256 ] {7f97d858-7544-44b9-8191-4d811e7ed27d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8755 | 2025.11.21 18:12:20.437721 [ 256 ] {7f97d858-7544-44b9-8191-4d811e7ed27d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8756 | 2025.11.21 18:12:20.437959 [ 256 ] {7f97d858-7544-44b9-8191-4d811e7ed27d} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8757 | 2025.11.21 18:12:20.438121 [ 256 ] {7f97d858-7544-44b9-8191-4d811e7ed27d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001802 sec., 227524.97225305217 rows/sec., 14.43 MiB/sec. | ||
| 8758 | 2025.11.21 18:12:20.438179 [ 256 ] {7f97d858-7544-44b9-8191-4d811e7ed27d} <Debug> TCPHandler: Processed in 0.002126754 sec. | ||
| 8759 | 2025.11.21 18:12:20.438309 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8760 | 2025.11.21 18:12:20.438412 [ 256 ] {a3f5dbe6-53d2-4b44-b89c-20ca66acf27d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8761 | 2025.11.21 18:12:20.438456 [ 256 ] {a3f5dbe6-53d2-4b44-b89c-20ca66acf27d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8762 | 2025.11.21 18:12:20.439478 [ 256 ] {a3f5dbe6-53d2-4b44-b89c-20ca66acf27d} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8763 | 2025.11.21 18:12:20.439517 [ 256 ] {a3f5dbe6-53d2-4b44-b89c-20ca66acf27d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8764 | 2025.11.21 18:12:20.439921 [ 256 ] {a3f5dbe6-53d2-4b44-b89c-20ca66acf27d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8765 | 2025.11.21 18:12:20.440130 [ 256 ] {a3f5dbe6-53d2-4b44-b89c-20ca66acf27d} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8766 | 2025.11.21 18:12:20.440265 [ 256 ] {a3f5dbe6-53d2-4b44-b89c-20ca66acf27d} <Debug> executeQuery: Read 1172 rows, 95.50 KiB in 0.001875 sec., 625066.6666666667 rows/sec., 49.74 MiB/sec. | ||
| 8767 | 2025.11.21 18:12:20.440304 [ 256 ] {a3f5dbe6-53d2-4b44-b89c-20ca66acf27d} <Debug> TCPHandler: Processed in 0.002046692 sec. | ||
| 8768 | 2025.11.21 18:12:20.440425 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8769 | 2025.11.21 18:12:20.440524 [ 256 ] {6b5554d5-7a57-4b2b-85cf-4b37154a3730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8770 | 2025.11.21 18:12:20.440567 [ 256 ] {6b5554d5-7a57-4b2b-85cf-4b37154a3730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8771 | 2025.11.21 18:12:20.441072 [ 256 ] {6b5554d5-7a57-4b2b-85cf-4b37154a3730} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8772 | 2025.11.21 18:12:20.441110 [ 256 ] {6b5554d5-7a57-4b2b-85cf-4b37154a3730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8773 | 2025.11.21 18:12:20.441428 [ 256 ] {6b5554d5-7a57-4b2b-85cf-4b37154a3730} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8774 | 2025.11.21 18:12:20.441630 [ 256 ] {6b5554d5-7a57-4b2b-85cf-4b37154a3730} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8775 | 2025.11.21 18:12:20.441756 [ 70 ] {} <Debug> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8776 | 2025.11.21 18:12:20.441761 [ 256 ] {6b5554d5-7a57-4b2b-85cf-4b37154a3730} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001257 sec., 186953.0628480509 rows/sec., 11.32 MiB/sec. | ||
| 8777 | 2025.11.21 18:12:20.441829 [ 70 ] {} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8778 | 2025.11.21 18:12:20.441848 [ 256 ] {6b5554d5-7a57-4b2b-85cf-4b37154a3730} <Debug> TCPHandler: Processed in 0.00147327 sec. | ||
| 8779 | 2025.11.21 18:12:20.441856 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8780 | 2025.11.21 18:12:20.441974 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8781 | 2025.11.21 18:12:20.441985 [ 191 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::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 | ||
| 8782 | 2025.11.21 18:12:20.442074 [ 256 ] {12a6d960-0a49-4ec2-b989-daf671e46362} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8783 | 2025.11.21 18:12:20.442122 [ 256 ] {12a6d960-0a49-4ec2-b989-daf671e46362} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8784 | 2025.11.21 18:12:20.442131 [ 191 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8785 | 2025.11.21 18:12:20.442172 [ 191 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 263 rows starting from the beginning of the part | ||
| 8786 | 2025.11.21 18:12:20.442239 [ 191 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 235 rows starting from the beginning of the part | ||
| 8787 | 2025.11.21 18:12:20.442284 [ 191 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 10 rows starting from the beginning of the part | ||
| 8788 | 2025.11.21 18:12:20.442328 [ 191 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 247 rows starting from the beginning of the part | ||
| 8789 | 2025.11.21 18:12:20.442368 [ 191 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 10 rows starting from the beginning of the part | ||
| 8790 | 2025.11.21 18:12:20.442408 [ 191 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 235 rows starting from the beginning of the part | ||
| 8791 | 2025.11.21 18:12:20.442611 [ 256 ] {12a6d960-0a49-4ec2-b989-daf671e46362} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8792 | 2025.11.21 18:12:20.442653 [ 256 ] {12a6d960-0a49-4ec2-b989-daf671e46362} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8793 | 2025.11.21 18:12:20.442999 [ 256 ] {12a6d960-0a49-4ec2-b989-daf671e46362} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8794 | 2025.11.21 18:12:20.443232 [ 256 ] {12a6d960-0a49-4ec2-b989-daf671e46362} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8795 | 2025.11.21 18:12:20.443341 [ 192 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1000 rows, containing 5 columns (5 merged, 0 gathered) in 0.001411929 sec., 708250.9106336083 rows/sec., 46.02 MiB/sec. | ||
| 8796 | 2025.11.21 18:12:20.443362 [ 256 ] {12a6d960-0a49-4ec2-b989-daf671e46362} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001307 sec., 162203.519510329 rows/sec., 10.46 MiB/sec. | ||
| 8797 | 2025.11.21 18:12:20.443399 [ 256 ] {12a6d960-0a49-4ec2-b989-daf671e46362} <Debug> TCPHandler: Processed in 0.00147581 sec. | ||
| 8798 | 2025.11.21 18:12:20.443491 [ 200 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8799 | 2025.11.21 18:12:20.443515 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8800 | 2025.11.21 18:12:20.443608 [ 256 ] {e4f94b80-524f-4cf0-99c2-8ef60edb4a38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8801 | 2025.11.21 18:12:20.443647 [ 256 ] {e4f94b80-524f-4cf0-99c2-8ef60edb4a38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8802 | 2025.11.21 18:12:20.443747 [ 200 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_51_10} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8803 | 2025.11.21 18:12:20.443818 [ 200 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_51_10} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8804 | 2025.11.21 18:12:20.443896 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 8805 | 2025.11.21 18:12:20.444132 [ 256 ] {e4f94b80-524f-4cf0-99c2-8ef60edb4a38} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8806 | 2025.11.21 18:12:20.444168 [ 256 ] {e4f94b80-524f-4cf0-99c2-8ef60edb4a38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8807 | 2025.11.21 18:12:20.444470 [ 256 ] {e4f94b80-524f-4cf0-99c2-8ef60edb4a38} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8808 | 2025.11.21 18:12:20.444676 [ 256 ] {e4f94b80-524f-4cf0-99c2-8ef60edb4a38} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8809 | 2025.11.21 18:12:20.444803 [ 256 ] {e4f94b80-524f-4cf0-99c2-8ef60edb4a38} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001214 sec., 173805.60131795716 rows/sec., 9.87 MiB/sec. | ||
| 8810 | 2025.11.21 18:12:20.444842 [ 256 ] {e4f94b80-524f-4cf0-99c2-8ef60edb4a38} <Debug> TCPHandler: Processed in 0.001376178 sec. | ||
| 8811 | 2025.11.21 18:12:20.444959 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8812 | 2025.11.21 18:12:20.445052 [ 256 ] {75967bad-522f-426b-8102-a985273fe7e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8813 | 2025.11.21 18:12:20.445091 [ 256 ] {75967bad-522f-426b-8102-a985273fe7e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8814 | 2025.11.21 18:12:20.445841 [ 256 ] {75967bad-522f-426b-8102-a985273fe7e5} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8815 | 2025.11.21 18:12:20.445878 [ 256 ] {75967bad-522f-426b-8102-a985273fe7e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8816 | 2025.11.21 18:12:20.446211 [ 256 ] {75967bad-522f-426b-8102-a985273fe7e5} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8817 | 2025.11.21 18:12:20.446425 [ 256 ] {75967bad-522f-426b-8102-a985273fe7e5} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8818 | 2025.11.21 18:12:20.446555 [ 256 ] {75967bad-522f-426b-8102-a985273fe7e5} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001521 sec., 466140.6969099277 rows/sec., 32.66 MiB/sec. | ||
| 8819 | 2025.11.21 18:12:20.446594 [ 256 ] {75967bad-522f-426b-8102-a985273fe7e5} <Debug> TCPHandler: Processed in 0.001685365 sec. | ||
| 8820 | 2025.11.21 18:12:20.446715 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8821 | 2025.11.21 18:12:20.446808 [ 256 ] {a5d6a790-0a99-4d56-8294-d0bbf72a50fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8822 | 2025.11.21 18:12:20.446848 [ 256 ] {a5d6a790-0a99-4d56-8294-d0bbf72a50fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8823 | 2025.11.21 18:12:20.447208 [ 256 ] {a5d6a790-0a99-4d56-8294-d0bbf72a50fd} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8824 | 2025.11.21 18:12:20.447244 [ 256 ] {a5d6a790-0a99-4d56-8294-d0bbf72a50fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8825 | 2025.11.21 18:12:20.447552 [ 256 ] {a5d6a790-0a99-4d56-8294-d0bbf72a50fd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8826 | 2025.11.21 18:12:20.447765 [ 256 ] {a5d6a790-0a99-4d56-8294-d0bbf72a50fd} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8827 | 2025.11.21 18:12:20.447892 [ 256 ] {a5d6a790-0a99-4d56-8294-d0bbf72a50fd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001102 sec., 5444.64609800363 rows/sec., 284.46 KiB/sec. | ||
| 8828 | 2025.11.21 18:12:20.447928 [ 256 ] {a5d6a790-0a99-4d56-8294-d0bbf72a50fd} <Debug> TCPHandler: Processed in 0.001260566 sec. | ||
| 8829 | 2025.11.21 18:12:20.448047 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8830 | 2025.11.21 18:12:20.448141 [ 256 ] {a100e1a1-d918-46ae-bf81-d214c1d2a8b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8831 | 2025.11.21 18:12:20.448183 [ 256 ] {a100e1a1-d918-46ae-bf81-d214c1d2a8b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8832 | 2025.11.21 18:12:20.448654 [ 256 ] {a100e1a1-d918-46ae-bf81-d214c1d2a8b2} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8833 | 2025.11.21 18:12:20.448690 [ 256 ] {a100e1a1-d918-46ae-bf81-d214c1d2a8b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8834 | 2025.11.21 18:12:20.449028 [ 256 ] {a100e1a1-d918-46ae-bf81-d214c1d2a8b2} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8835 | 2025.11.21 18:12:20.449232 [ 256 ] {a100e1a1-d918-46ae-bf81-d214c1d2a8b2} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8836 | 2025.11.21 18:12:20.449358 [ 256 ] {a100e1a1-d918-46ae-bf81-d214c1d2a8b2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001236 sec., 254045.30744336572 rows/sec., 16.69 MiB/sec. | ||
| 8837 | 2025.11.21 18:12:20.449395 [ 256 ] {a100e1a1-d918-46ae-bf81-d214c1d2a8b2} <Debug> TCPHandler: Processed in 0.001397169 sec. | ||
| 8838 | 2025.11.21 18:12:20.449506 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8839 | 2025.11.21 18:12:20.449601 [ 256 ] {81eaccbb-c63a-49e8-856b-0a306c44a119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8840 | 2025.11.21 18:12:20.449642 [ 256 ] {81eaccbb-c63a-49e8-856b-0a306c44a119} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8841 | 2025.11.21 18:12:20.449959 [ 256 ] {81eaccbb-c63a-49e8-856b-0a306c44a119} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8842 | 2025.11.21 18:12:20.449994 [ 256 ] {81eaccbb-c63a-49e8-856b-0a306c44a119} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8843 | 2025.11.21 18:12:20.450290 [ 256 ] {81eaccbb-c63a-49e8-856b-0a306c44a119} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8844 | 2025.11.21 18:12:20.450494 [ 256 ] {81eaccbb-c63a-49e8-856b-0a306c44a119} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8845 | 2025.11.21 18:12:20.450622 [ 256 ] {81eaccbb-c63a-49e8-856b-0a306c44a119} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 8846 | 2025.11.21 18:12:20.450656 [ 256 ] {81eaccbb-c63a-49e8-856b-0a306c44a119} <Debug> TCPHandler: Processed in 0.001199045 sec. | ||
| 8847 | 2025.11.21 18:12:20.450766 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8848 | 2025.11.21 18:12:20.450860 [ 256 ] {2a866212-6434-4814-ad72-df05d3f13280} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8849 | 2025.11.21 18:12:20.450914 [ 256 ] {2a866212-6434-4814-ad72-df05d3f13280} <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 | ||
| 8850 | 2025.11.21 18:12:20.451776 [ 256 ] {2a866212-6434-4814-ad72-df05d3f13280} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8851 | 2025.11.21 18:12:20.451812 [ 256 ] {2a866212-6434-4814-ad72-df05d3f13280} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8852 | 2025.11.21 18:12:20.452359 [ 256 ] {2a866212-6434-4814-ad72-df05d3f13280} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8853 | 2025.11.21 18:12:20.452576 [ 256 ] {2a866212-6434-4814-ad72-df05d3f13280} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8854 | 2025.11.21 18:12:20.452713 [ 256 ] {2a866212-6434-4814-ad72-df05d3f13280} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00187 sec., 16042.780748663103 rows/sec., 28.75 MiB/sec. | ||
| 8855 | 2025.11.21 18:12:20.452764 [ 256 ] {2a866212-6434-4814-ad72-df05d3f13280} <Debug> TCPHandler: Processed in 0.002046782 sec. | ||
| 8856 | 2025.11.21 18:12:20.452881 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8857 | 2025.11.21 18:12:20.452974 [ 256 ] {ed8c3b90-4f04-4b80-89f3-94fcb4b2e02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8858 | 2025.11.21 18:12:20.453016 [ 256 ] {ed8c3b90-4f04-4b80-89f3-94fcb4b2e02e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8859 | 2025.11.21 18:12:20.453361 [ 256 ] {ed8c3b90-4f04-4b80-89f3-94fcb4b2e02e} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8860 | 2025.11.21 18:12:20.453425 [ 256 ] {ed8c3b90-4f04-4b80-89f3-94fcb4b2e02e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8861 | 2025.11.21 18:12:20.453736 [ 256 ] {ed8c3b90-4f04-4b80-89f3-94fcb4b2e02e} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 8862 | 2025.11.21 18:12:20.453942 [ 256 ] {ed8c3b90-4f04-4b80-89f3-94fcb4b2e02e} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8863 | 2025.11.21 18:12:20.454071 [ 256 ] {ed8c3b90-4f04-4b80-89f3-94fcb4b2e02e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001116 sec., 93189.9641577061 rows/sec., 5.71 MiB/sec. | ||
| 8864 | 2025.11.21 18:12:20.454108 [ 256 ] {ed8c3b90-4f04-4b80-89f3-94fcb4b2e02e} <Debug> TCPHandler: Processed in 0.001276887 sec. | ||
| 8865 | 2025.11.21 18:12:25.372093 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17709 | ||
| 8866 | 2025.11.21 18:12:25.372962 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8867 | 2025.11.21 18:12:25.373034 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8868 | 2025.11.21 18:12:25.373543 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8869 | 2025.11.21 18:12:25.373757 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8870 | 2025.11.21 18:12:25.373905 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17709 | ||
| 8871 | 2025.11.21 18:12:25.424030 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8872 | 2025.11.21 18:12:25.424293 [ 256 ] {d4fadf6c-7532-4149-82e5-f0af4b5eecfa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8873 | 2025.11.21 18:12:25.424399 [ 256 ] {d4fadf6c-7532-4149-82e5-f0af4b5eecfa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8874 | 2025.11.21 18:12:25.425271 [ 256 ] {d4fadf6c-7532-4149-82e5-f0af4b5eecfa} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8875 | 2025.11.21 18:12:25.425318 [ 256 ] {d4fadf6c-7532-4149-82e5-f0af4b5eecfa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8876 | 2025.11.21 18:12:25.425698 [ 256 ] {d4fadf6c-7532-4149-82e5-f0af4b5eecfa} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 8877 | 2025.11.21 18:12:25.425924 [ 256 ] {d4fadf6c-7532-4149-82e5-f0af4b5eecfa} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8878 | 2025.11.21 18:12:25.426078 [ 256 ] {d4fadf6c-7532-4149-82e5-f0af4b5eecfa} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001863 sec., 1073.5373054213633 rows/sec., 87.54 KiB/sec. | ||
| 8879 | 2025.11.21 18:12:25.426120 [ 256 ] {d4fadf6c-7532-4149-82e5-f0af4b5eecfa} <Debug> TCPHandler: Processed in 0.002226456 sec. | ||
| 8880 | 2025.11.21 18:12:25.426243 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8881 | 2025.11.21 18:12:25.426337 [ 256 ] {a4f92d8e-bdc1-4575-bf90-4707638819d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8882 | 2025.11.21 18:12:25.426376 [ 256 ] {a4f92d8e-bdc1-4575-bf90-4707638819d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8883 | 2025.11.21 18:12:25.426807 [ 256 ] {a4f92d8e-bdc1-4575-bf90-4707638819d6} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8884 | 2025.11.21 18:12:25.426843 [ 256 ] {a4f92d8e-bdc1-4575-bf90-4707638819d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8885 | 2025.11.21 18:12:25.427151 [ 256 ] {a4f92d8e-bdc1-4575-bf90-4707638819d6} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8886 | 2025.11.21 18:12:25.427357 [ 256 ] {a4f92d8e-bdc1-4575-bf90-4707638819d6} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8887 | 2025.11.21 18:12:25.427486 [ 256 ] {a4f92d8e-bdc1-4575-bf90-4707638819d6} <Debug> executeQuery: Read 77 rows, 6.49 KiB in 0.001168 sec., 65924.65753424658 rows/sec., 5.42 MiB/sec. | ||
| 8888 | 2025.11.21 18:12:25.427523 [ 256 ] {a4f92d8e-bdc1-4575-bf90-4707638819d6} <Debug> TCPHandler: Processed in 0.001329428 sec. | ||
| 8889 | 2025.11.21 18:12:25.427637 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8890 | 2025.11.21 18:12:25.427731 [ 256 ] {36e61ad6-6fc8-4e98-9c3a-545202b6e41f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8891 | 2025.11.21 18:12:25.427772 [ 256 ] {36e61ad6-6fc8-4e98-9c3a-545202b6e41f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8892 | 2025.11.21 18:12:25.428162 [ 256 ] {36e61ad6-6fc8-4e98-9c3a-545202b6e41f} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8893 | 2025.11.21 18:12:25.428197 [ 256 ] {36e61ad6-6fc8-4e98-9c3a-545202b6e41f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8894 | 2025.11.21 18:12:25.428491 [ 256 ] {36e61ad6-6fc8-4e98-9c3a-545202b6e41f} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8895 | 2025.11.21 18:12:25.428708 [ 256 ] {36e61ad6-6fc8-4e98-9c3a-545202b6e41f} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8896 | 2025.11.21 18:12:25.428836 [ 256 ] {36e61ad6-6fc8-4e98-9c3a-545202b6e41f} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001123 sec., 10685.66340160285 rows/sec., 793.95 KiB/sec. | ||
| 8897 | 2025.11.21 18:12:25.428873 [ 256 ] {36e61ad6-6fc8-4e98-9c3a-545202b6e41f} <Debug> TCPHandler: Processed in 0.001285607 sec. | ||
| 8898 | 2025.11.21 18:12:25.428979 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8899 | 2025.11.21 18:12:25.429071 [ 256 ] {d46fa5f7-f530-4c0c-8ef2-cd2dd1b3205d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8900 | 2025.11.21 18:12:25.429111 [ 256 ] {d46fa5f7-f530-4c0c-8ef2-cd2dd1b3205d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8901 | 2025.11.21 18:12:25.429516 [ 256 ] {d46fa5f7-f530-4c0c-8ef2-cd2dd1b3205d} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8902 | 2025.11.21 18:12:25.429552 [ 256 ] {d46fa5f7-f530-4c0c-8ef2-cd2dd1b3205d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8903 | 2025.11.21 18:12:25.429849 [ 256 ] {d46fa5f7-f530-4c0c-8ef2-cd2dd1b3205d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8904 | 2025.11.21 18:12:25.430057 [ 256 ] {d46fa5f7-f530-4c0c-8ef2-cd2dd1b3205d} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8905 | 2025.11.21 18:12:25.430183 [ 256 ] {d46fa5f7-f530-4c0c-8ef2-cd2dd1b3205d} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.00113 sec., 67256.63716814159 rows/sec., 5.25 MiB/sec. | ||
| 8906 | 2025.11.21 18:12:25.430219 [ 256 ] {d46fa5f7-f530-4c0c-8ef2-cd2dd1b3205d} <Debug> TCPHandler: Processed in 0.001289186 sec. | ||
| 8907 | 2025.11.21 18:12:25.430330 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8908 | 2025.11.21 18:12:25.430424 [ 256 ] {e9bc2a2b-8586-477a-aace-a474245ede7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8909 | 2025.11.21 18:12:25.430468 [ 256 ] {e9bc2a2b-8586-477a-aace-a474245ede7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8910 | 2025.11.21 18:12:25.430873 [ 256 ] {e9bc2a2b-8586-477a-aace-a474245ede7b} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8911 | 2025.11.21 18:12:25.430908 [ 256 ] {e9bc2a2b-8586-477a-aace-a474245ede7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8912 | 2025.11.21 18:12:25.431233 [ 256 ] {e9bc2a2b-8586-477a-aace-a474245ede7b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8913 | 2025.11.21 18:12:25.431437 [ 256 ] {e9bc2a2b-8586-477a-aace-a474245ede7b} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8914 | 2025.11.21 18:12:25.431565 [ 256 ] {e9bc2a2b-8586-477a-aace-a474245ede7b} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001159 sec., 138912.85591026745 rows/sec., 9.67 MiB/sec. | ||
| 8915 | 2025.11.21 18:12:25.431602 [ 256 ] {e9bc2a2b-8586-477a-aace-a474245ede7b} <Debug> TCPHandler: Processed in 0.001320787 sec. | ||
| 8916 | 2025.11.21 18:12:25.431704 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8917 | 2025.11.21 18:12:25.431796 [ 256 ] {1137d15f-ed25-4472-9a9e-f3c3c3ab2062} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8918 | 2025.11.21 18:12:25.431851 [ 256 ] {1137d15f-ed25-4472-9a9e-f3c3c3ab2062} <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 | ||
| 8919 | 2025.11.21 18:12:25.432622 [ 256 ] {1137d15f-ed25-4472-9a9e-f3c3c3ab2062} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8920 | 2025.11.21 18:12:25.432657 [ 256 ] {1137d15f-ed25-4472-9a9e-f3c3c3ab2062} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8921 | 2025.11.21 18:12:25.433161 [ 256 ] {1137d15f-ed25-4472-9a9e-f3c3c3ab2062} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8922 | 2025.11.21 18:12:25.433386 [ 256 ] {1137d15f-ed25-4472-9a9e-f3c3c3ab2062} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8923 | 2025.11.21 18:12:25.433523 [ 256 ] {1137d15f-ed25-4472-9a9e-f3c3c3ab2062} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001744 sec., 5733.94495412844 rows/sec., 10.27 MiB/sec. | ||
| 8924 | 2025.11.21 18:12:25.433577 [ 256 ] {1137d15f-ed25-4472-9a9e-f3c3c3ab2062} <Debug> TCPHandler: Processed in 0.001921729 sec. | ||
| 8925 | 2025.11.21 18:12:25.433687 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8926 | 2025.11.21 18:12:25.433782 [ 256 ] {8b2c3fde-fb36-486d-9b8a-45546d806583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8927 | 2025.11.21 18:12:25.433823 [ 256 ] {8b2c3fde-fb36-486d-9b8a-45546d806583} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8928 | 2025.11.21 18:12:25.434164 [ 256 ] {8b2c3fde-fb36-486d-9b8a-45546d806583} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8929 | 2025.11.21 18:12:25.434199 [ 256 ] {8b2c3fde-fb36-486d-9b8a-45546d806583} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8930 | 2025.11.21 18:12:25.434499 [ 256 ] {8b2c3fde-fb36-486d-9b8a-45546d806583} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 8931 | 2025.11.21 18:12:25.434705 [ 256 ] {8b2c3fde-fb36-486d-9b8a-45546d806583} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8932 | 2025.11.21 18:12:25.434832 [ 256 ] {8b2c3fde-fb36-486d-9b8a-45546d806583} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 8933 | 2025.11.21 18:12:25.434867 [ 256 ] {8b2c3fde-fb36-486d-9b8a-45546d806583} <Debug> TCPHandler: Processed in 0.001229855 sec. | ||
| 8934 | 2025.11.21 18:12:26.389507 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 279 | ||
| 8935 | 2025.11.21 18:12:26.405984 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8936 | 2025.11.21 18:12:26.406043 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8937 | 2025.11.21 18:12:26.412020 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8938 | 2025.11.21 18:12:26.412786 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8939 | 2025.11.21 18:12:26.415719 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8940 | 2025.11.21 18:12:27.921230 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1184 | ||
| 8941 | 2025.11.21 18:12:27.924045 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8942 | 2025.11.21 18:12:27.924098 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8943 | 2025.11.21 18:12:27.925372 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8944 | 2025.11.21 18:12:27.925658 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8945 | 2025.11.21 18:12:27.926017 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1184 | ||
| 8946 | 2025.11.21 18:12:30.436026 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8947 | 2025.11.21 18:12:30.436242 [ 256 ] {7a1fb98c-c620-4720-b324-7f832a83ea4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8948 | 2025.11.21 18:12:30.436316 [ 256 ] {7a1fb98c-c620-4720-b324-7f832a83ea4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8949 | 2025.11.21 18:12:30.437153 [ 256 ] {7a1fb98c-c620-4720-b324-7f832a83ea4e} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8950 | 2025.11.21 18:12:30.437199 [ 256 ] {7a1fb98c-c620-4720-b324-7f832a83ea4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8951 | 2025.11.21 18:12:30.437614 [ 256 ] {7a1fb98c-c620-4720-b324-7f832a83ea4e} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8952 | 2025.11.21 18:12:30.437844 [ 256 ] {7a1fb98c-c620-4720-b324-7f832a83ea4e} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8953 | 2025.11.21 18:12:30.438002 [ 256 ] {7a1fb98c-c620-4720-b324-7f832a83ea4e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001814 sec., 226019.84564498346 rows/sec., 14.34 MiB/sec. | ||
| 8954 | 2025.11.21 18:12:30.438055 [ 256 ] {7a1fb98c-c620-4720-b324-7f832a83ea4e} <Debug> TCPHandler: Processed in 0.002163544 sec. | ||
| 8955 | 2025.11.21 18:12:30.438187 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8956 | 2025.11.21 18:12:30.438291 [ 256 ] {e784f5fb-8c2c-48c1-bb78-5c3eb993bf39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8957 | 2025.11.21 18:12:30.438336 [ 256 ] {e784f5fb-8c2c-48c1-bb78-5c3eb993bf39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8958 | 2025.11.21 18:12:30.439311 [ 256 ] {e784f5fb-8c2c-48c1-bb78-5c3eb993bf39} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8959 | 2025.11.21 18:12:30.439350 [ 256 ] {e784f5fb-8c2c-48c1-bb78-5c3eb993bf39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8960 | 2025.11.21 18:12:30.439750 [ 256 ] {e784f5fb-8c2c-48c1-bb78-5c3eb993bf39} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 8961 | 2025.11.21 18:12:30.439973 [ 256 ] {e784f5fb-8c2c-48c1-bb78-5c3eb993bf39} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8962 | 2025.11.21 18:12:30.440093 [ 54 ] {} <Debug> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 8963 | 2025.11.21 18:12:30.440107 [ 256 ] {e784f5fb-8c2c-48c1-bb78-5c3eb993bf39} <Debug> executeQuery: Read 1172 rows, 95.50 KiB in 0.00184 sec., 636956.5217391304 rows/sec., 50.69 MiB/sec. | ||
| 8964 | 2025.11.21 18:12:30.440165 [ 54 ] {} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8965 | 2025.11.21 18:12:30.440174 [ 256 ] {e784f5fb-8c2c-48c1-bb78-5c3eb993bf39} <Debug> TCPHandler: Processed in 0.002045803 sec. | ||
| 8966 | 2025.11.21 18:12:30.440196 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8967 | 2025.11.21 18:12:30.440291 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 8968 | 2025.11.21 18:12:30.440302 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8969 | 2025.11.21 18:12:30.440394 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8970 | 2025.11.21 18:12:30.440412 [ 256 ] {da46edca-95c6-40ce-8761-2de8b4b2bf63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8971 | 2025.11.21 18:12:30.440429 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2343 rows starting from the beginning of the part | ||
| 8972 | 2025.11.21 18:12:30.440454 [ 256 ] {da46edca-95c6-40ce-8761-2de8b4b2bf63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8973 | 2025.11.21 18:12:30.440498 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 56 rows starting from the beginning of the part | ||
| 8974 | 2025.11.21 18:12:30.440551 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 76 rows starting from the beginning of the part | ||
| 8975 | 2025.11.21 18:12:30.440599 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1172 rows starting from the beginning of the part | ||
| 8976 | 2025.11.21 18:12:30.440644 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 77 rows starting from the beginning of the part | ||
| 8977 | 2025.11.21 18:12:30.440690 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 1172 rows starting from the beginning of the part | ||
| 8978 | 2025.11.21 18:12:30.440986 [ 256 ] {da46edca-95c6-40ce-8761-2de8b4b2bf63} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8979 | 2025.11.21 18:12:30.441023 [ 256 ] {da46edca-95c6-40ce-8761-2de8b4b2bf63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8980 | 2025.11.21 18:12:30.441369 [ 256 ] {da46edca-95c6-40ce-8761-2de8b4b2bf63} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8981 | 2025.11.21 18:12:30.441576 [ 256 ] {da46edca-95c6-40ce-8761-2de8b4b2bf63} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8982 | 2025.11.21 18:12:30.441712 [ 256 ] {da46edca-95c6-40ce-8761-2de8b4b2bf63} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001322 sec., 177760.9682299546 rows/sec., 10.76 MiB/sec. | ||
| 8983 | 2025.11.21 18:12:30.441751 [ 256 ] {da46edca-95c6-40ce-8761-2de8b4b2bf63} <Debug> TCPHandler: Processed in 0.001499471 sec. | ||
| 8984 | 2025.11.21 18:12:30.441858 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8985 | 2025.11.21 18:12:30.441952 [ 256 ] {0cfc9721-a179-40c6-9b85-b266ff5e1578} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8986 | 2025.11.21 18:12:30.441992 [ 256 ] {0cfc9721-a179-40c6-9b85-b266ff5e1578} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8987 | 2025.11.21 18:12:30.442461 [ 256 ] {0cfc9721-a179-40c6-9b85-b266ff5e1578} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8988 | 2025.11.21 18:12:30.442497 [ 256 ] {0cfc9721-a179-40c6-9b85-b266ff5e1578} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 8989 | 2025.11.21 18:12:30.442512 [ 200 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4896 rows, containing 5 columns (5 merged, 0 gathered) in 0.002260787 sec., 2165617.548225463 rows/sec., 182.44 MiB/sec. | ||
| 8990 | 2025.11.21 18:12:30.442772 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 8991 | 2025.11.21 18:12:30.442803 [ 256 ] {0cfc9721-a179-40c6-9b85-b266ff5e1578} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8992 | 2025.11.21 18:12:30.443019 [ 256 ] {0cfc9721-a179-40c6-9b85-b266ff5e1578} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8993 | 2025.11.21 18:12:30.443027 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_61_12} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8994 | 2025.11.21 18:12:30.443095 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_61_12} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 8995 | 2025.11.21 18:12:30.443155 [ 256 ] {0cfc9721-a179-40c6-9b85-b266ff5e1578} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001218 sec., 174055.82922824303 rows/sec., 11.22 MiB/sec. | ||
| 8996 | 2025.11.21 18:12:30.443162 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 8997 | 2025.11.21 18:12:30.443195 [ 256 ] {0cfc9721-a179-40c6-9b85-b266ff5e1578} <Debug> TCPHandler: Processed in 0.001385579 sec. | ||
| 8998 | 2025.11.21 18:12:30.443298 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8999 | 2025.11.21 18:12:30.443390 [ 256 ] {afb12c1d-b3ca-499f-8597-74ccbf35a1cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9000 | 2025.11.21 18:12:30.443431 [ 256 ] {afb12c1d-b3ca-499f-8597-74ccbf35a1cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9001 | 2025.11.21 18:12:30.443906 [ 256 ] {afb12c1d-b3ca-499f-8597-74ccbf35a1cc} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9002 | 2025.11.21 18:12:30.443942 [ 256 ] {afb12c1d-b3ca-499f-8597-74ccbf35a1cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9003 | 2025.11.21 18:12:30.444262 [ 256 ] {afb12c1d-b3ca-499f-8597-74ccbf35a1cc} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9004 | 2025.11.21 18:12:30.444474 [ 256 ] {afb12c1d-b3ca-499f-8597-74ccbf35a1cc} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9005 | 2025.11.21 18:12:30.444606 [ 256 ] {afb12c1d-b3ca-499f-8597-74ccbf35a1cc} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001234 sec., 170988.65478119935 rows/sec., 9.71 MiB/sec. | ||
| 9006 | 2025.11.21 18:12:30.444645 [ 256 ] {afb12c1d-b3ca-499f-8597-74ccbf35a1cc} <Debug> TCPHandler: Processed in 0.001396438 sec. | ||
| 9007 | 2025.11.21 18:12:30.444762 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9008 | 2025.11.21 18:12:30.444855 [ 256 ] {4e83b9d3-1422-4f2f-9025-564e57fdf80c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9009 | 2025.11.21 18:12:30.444896 [ 256 ] {4e83b9d3-1422-4f2f-9025-564e57fdf80c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9010 | 2025.11.21 18:12:30.445552 [ 256 ] {4e83b9d3-1422-4f2f-9025-564e57fdf80c} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9011 | 2025.11.21 18:12:30.445588 [ 256 ] {4e83b9d3-1422-4f2f-9025-564e57fdf80c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9012 | 2025.11.21 18:12:30.445934 [ 256 ] {4e83b9d3-1422-4f2f-9025-564e57fdf80c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9013 | 2025.11.21 18:12:30.446137 [ 256 ] {4e83b9d3-1422-4f2f-9025-564e57fdf80c} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9014 | 2025.11.21 18:12:30.446249 [ 54 ] {} <Debug> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9015 | 2025.11.21 18:12:30.446264 [ 256 ] {4e83b9d3-1422-4f2f-9025-564e57fdf80c} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001427 sec., 496846.5311843027 rows/sec., 34.81 MiB/sec. | ||
| 9016 | 2025.11.21 18:12:30.446294 [ 54 ] {} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9017 | 2025.11.21 18:12:30.446313 [ 256 ] {4e83b9d3-1422-4f2f-9025-564e57fdf80c} <Debug> TCPHandler: Processed in 0.001600203 sec. | ||
| 9018 | 2025.11.21 18:12:30.446321 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9019 | 2025.11.21 18:12:30.446431 [ 198 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9020 | 2025.11.21 18:12:30.446461 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9021 | 2025.11.21 18:12:30.446549 [ 198 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9022 | 2025.11.21 18:12:30.446560 [ 256 ] {0a6de97a-ded1-4bdc-93e7-eb69473171ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9023 | 2025.11.21 18:12:30.446588 [ 198 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1211 rows starting from the beginning of the part | ||
| 9024 | 2025.11.21 18:12:30.446609 [ 256 ] {0a6de97a-ded1-4bdc-93e7-eb69473171ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9025 | 2025.11.21 18:12:30.446659 [ 198 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 9026 | 2025.11.21 18:12:30.446709 [ 198 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 74 rows starting from the beginning of the part | ||
| 9027 | 2025.11.21 18:12:30.446771 [ 198 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 709 rows starting from the beginning of the part | ||
| 9028 | 2025.11.21 18:12:30.446813 [ 198 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 76 rows starting from the beginning of the part | ||
| 9029 | 2025.11.21 18:12:30.446853 [ 198 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 709 rows starting from the beginning of the part | ||
| 9030 | 2025.11.21 18:12:30.446947 [ 256 ] {0a6de97a-ded1-4bdc-93e7-eb69473171ee} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9031 | 2025.11.21 18:12:30.446989 [ 256 ] {0a6de97a-ded1-4bdc-93e7-eb69473171ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9032 | 2025.11.21 18:12:30.447329 [ 256 ] {0a6de97a-ded1-4bdc-93e7-eb69473171ee} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 9033 | 2025.11.21 18:12:30.447564 [ 256 ] {0a6de97a-ded1-4bdc-93e7-eb69473171ee} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9034 | 2025.11.21 18:12:30.447699 [ 256 ] {0a6de97a-ded1-4bdc-93e7-eb69473171ee} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001157 sec., 5185.825410544511 rows/sec., 270.94 KiB/sec. | ||
| 9035 | 2025.11.21 18:12:30.447735 [ 256 ] {0a6de97a-ded1-4bdc-93e7-eb69473171ee} <Debug> TCPHandler: Processed in 0.001339107 sec. | ||
| 9036 | 2025.11.21 18:12:30.447835 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9037 | 2025.11.21 18:12:30.447928 [ 256 ] {6c0c63a1-3bae-45fb-bd43-7914483c6725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9038 | 2025.11.21 18:12:30.447973 [ 256 ] {6c0c63a1-3bae-45fb-bd43-7914483c6725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9039 | 2025.11.21 18:12:30.448280 [ 197 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2843 rows, containing 5 columns (5 merged, 0 gathered) in 0.001887019 sec., 1506609.1014451894 rows/sec., 113.25 MiB/sec. | ||
| 9040 | 2025.11.21 18:12:30.448411 [ 256 ] {6c0c63a1-3bae-45fb-bd43-7914483c6725} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9041 | 2025.11.21 18:12:30.448452 [ 256 ] {6c0c63a1-3bae-45fb-bd43-7914483c6725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9042 | 2025.11.21 18:12:30.448529 [ 198 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9043 | 2025.11.21 18:12:30.448825 [ 198 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_61_12} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9044 | 2025.11.21 18:12:30.448845 [ 256 ] {6c0c63a1-3bae-45fb-bd43-7914483c6725} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9045 | 2025.11.21 18:12:30.448909 [ 198 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_61_12} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9046 | 2025.11.21 18:12:30.448995 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 9047 | 2025.11.21 18:12:30.449078 [ 256 ] {6c0c63a1-3bae-45fb-bd43-7914483c6725} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9048 | 2025.11.21 18:12:30.449195 [ 54 ] {} <Debug> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9049 | 2025.11.21 18:12:30.449216 [ 256 ] {6c0c63a1-3bae-45fb-bd43-7914483c6725} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001306 sec., 240428.79019908115 rows/sec., 15.79 MiB/sec. | ||
| 9050 | 2025.11.21 18:12:30.449227 [ 54 ] {} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9051 | 2025.11.21 18:12:30.449255 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9052 | 2025.11.21 18:12:30.449260 [ 256 ] {6c0c63a1-3bae-45fb-bd43-7914483c6725} <Debug> TCPHandler: Processed in 0.00147321 sec. | ||
| 9053 | 2025.11.21 18:12:30.449330 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9054 | 2025.11.21 18:12:30.449371 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9055 | 2025.11.21 18:12:30.449422 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9056 | 2025.11.21 18:12:30.449451 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18106 rows starting from the beginning of the part | ||
| 9057 | 2025.11.21 18:12:30.449463 [ 256 ] {02bf6d0d-b465-426d-b85f-894ac2fbb2bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9058 | 2025.11.21 18:12:30.449505 [ 256 ] {02bf6d0d-b465-426d-b85f-894ac2fbb2bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9059 | 2025.11.21 18:12:30.449506 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 9060 | 2025.11.21 18:12:30.449561 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 160 rows starting from the beginning of the part | ||
| 9061 | 2025.11.21 18:12:30.449603 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 314 rows starting from the beginning of the part | ||
| 9062 | 2025.11.21 18:12:30.449642 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 161 rows starting from the beginning of the part | ||
| 9063 | 2025.11.21 18:12:30.449684 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 314 rows starting from the beginning of the part | ||
| 9064 | 2025.11.21 18:12:30.449813 [ 256 ] {02bf6d0d-b465-426d-b85f-894ac2fbb2bf} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9065 | 2025.11.21 18:12:30.449847 [ 256 ] {02bf6d0d-b465-426d-b85f-894ac2fbb2bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9066 | 2025.11.21 18:12:30.450156 [ 256 ] {02bf6d0d-b465-426d-b85f-894ac2fbb2bf} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9067 | 2025.11.21 18:12:30.450365 [ 256 ] {02bf6d0d-b465-426d-b85f-894ac2fbb2bf} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9068 | 2025.11.21 18:12:30.450468 [ 54 ] {} <Debug> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945) (MergerMutator): Selected 6 parts from all_1_23_5 to all_28_28_0 | ||
| 9069 | 2025.11.21 18:12:30.450492 [ 256 ] {02bf6d0d-b465-426d-b85f-894ac2fbb2bf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 9070 | 2025.11.21 18:12:30.450496 [ 54 ] {} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9071 | 2025.11.21 18:12:30.450531 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9072 | 2025.11.21 18:12:30.450535 [ 256 ] {02bf6d0d-b465-426d-b85f-894ac2fbb2bf} <Debug> TCPHandler: Processed in 0.001213085 sec. | ||
| 9073 | 2025.11.21 18:12:30.450596 [ 198 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_23_5 to all_28_28_0 into Compact with storage Full | ||
| 9074 | 2025.11.21 18:12:30.450652 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9075 | 2025.11.21 18:12:30.450687 [ 198 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9076 | 2025.11.21 18:12:30.450718 [ 198 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 25 rows starting from the beginning of the part | ||
| 9077 | 2025.11.21 18:12:30.450751 [ 256 ] {02997a58-dd30-419b-8b79-77a57ef8055b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9078 | 2025.11.21 18:12:30.450764 [ 198 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 9079 | 2025.11.21 18:12:30.450812 [ 198 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1 rows starting from the beginning of the part | ||
| 9080 | 2025.11.21 18:12:30.450814 [ 256 ] {02997a58-dd30-419b-8b79-77a57ef8055b} <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 | ||
| 9081 | 2025.11.21 18:12:30.450848 [ 198 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 9082 | 2025.11.21 18:12:30.450885 [ 198 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1 rows starting from the beginning of the part | ||
| 9083 | 2025.11.21 18:12:30.450919 [ 198 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 9084 | 2025.11.21 18:12:30.451648 [ 189 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 4 columns (4 merged, 0 gathered) in 0.001075573 sec., 27892.10960111494 rows/sec., 1.82 MiB/sec. | ||
| 9085 | 2025.11.21 18:12:30.451650 [ 256 ] {02997a58-dd30-419b-8b79-77a57ef8055b} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9086 | 2025.11.21 18:12:30.451722 [ 256 ] {02997a58-dd30-419b-8b79-77a57ef8055b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9087 | 2025.11.21 18:12:30.451806 [ 194 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 9088 | 2025.11.21 18:12:30.452142 [ 194 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_28_6} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9089 | 2025.11.21 18:12:30.452228 [ 194 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_28_6} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945) (MergerMutator): Merged 6 parts: [all_1_23_5, all_28_28_0] -> all_1_28_6 | ||
| 9090 | 2025.11.21 18:12:30.452305 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 9091 | 2025.11.21 18:12:30.452551 [ 256 ] {02997a58-dd30-419b-8b79-77a57ef8055b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 9092 | 2025.11.21 18:12:30.452793 [ 256 ] {02997a58-dd30-419b-8b79-77a57ef8055b} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9093 | 2025.11.21 18:12:30.452936 [ 256 ] {02997a58-dd30-419b-8b79-77a57ef8055b} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002203 sec., 13617.793917385383 rows/sec., 24.40 MiB/sec. | ||
| 9094 | 2025.11.21 18:12:30.452995 [ 256 ] {02997a58-dd30-419b-8b79-77a57ef8055b} <Debug> TCPHandler: Processed in 0.002391589 sec. | ||
| 9095 | 2025.11.21 18:12:30.453102 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9096 | 2025.11.21 18:12:30.453197 [ 256 ] {9dc1bf54-5e33-4f30-8035-138145639814} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9097 | 2025.11.21 18:12:30.453242 [ 256 ] {9dc1bf54-5e33-4f30-8035-138145639814} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9098 | 2025.11.21 18:12:30.453576 [ 256 ] {9dc1bf54-5e33-4f30-8035-138145639814} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9099 | 2025.11.21 18:12:30.453614 [ 256 ] {9dc1bf54-5e33-4f30-8035-138145639814} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9100 | 2025.11.21 18:12:30.453947 [ 256 ] {9dc1bf54-5e33-4f30-8035-138145639814} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9101 | 2025.11.21 18:12:30.454169 [ 256 ] {9dc1bf54-5e33-4f30-8035-138145639814} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9102 | 2025.11.21 18:12:30.454278 [ 54 ] {} <Debug> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9103 | 2025.11.21 18:12:30.454298 [ 256 ] {9dc1bf54-5e33-4f30-8035-138145639814} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001118 sec., 93023.25581395348 rows/sec., 5.70 MiB/sec. | ||
| 9104 | 2025.11.21 18:12:30.454312 [ 54 ] {} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9105 | 2025.11.21 18:12:30.454342 [ 256 ] {9dc1bf54-5e33-4f30-8035-138145639814} <Debug> TCPHandler: Processed in 0.001289106 sec. | ||
| 9106 | 2025.11.21 18:12:30.454343 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9107 | 2025.11.21 18:12:30.454429 [ 198 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 9108 | 2025.11.21 18:12:30.454525 [ 198 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9109 | 2025.11.21 18:12:30.454552 [ 198 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3992 rows starting from the beginning of the part | ||
| 9110 | 2025.11.21 18:12:30.454601 [ 198 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 24 rows starting from the beginning of the part | ||
| 9111 | 2025.11.21 18:12:30.454642 [ 198 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 60 rows starting from the beginning of the part | ||
| 9112 | 2025.11.21 18:12:30.454679 [ 198 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 104 rows starting from the beginning of the part | ||
| 9113 | 2025.11.21 18:12:30.454715 [ 198 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 9114 | 2025.11.21 18:12:30.454753 [ 198 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 104 rows starting from the beginning of the part | ||
| 9115 | 2025.11.21 18:12:30.455808 [ 189 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19119 rows, containing 5 columns (5 merged, 0 gathered) in 0.006510624 sec., 2936584.8803432668 rows/sec., 196.48 MiB/sec. | ||
| 9116 | 2025.11.21 18:12:30.456130 [ 199 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9117 | 2025.11.21 18:12:30.456287 [ 189 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4344 rows, containing 4 columns (4 merged, 0 gathered) in 0.001888359 sec., 2300410.038557287 rows/sec., 145.93 MiB/sec. | ||
| 9118 | 2025.11.21 18:12:30.456456 [ 199 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9119 | 2025.11.21 18:12:30.456544 [ 199 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9120 | 2025.11.21 18:12:30.456648 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.24 MiB. | ||
| 9121 | 2025.11.21 18:12:30.456676 [ 190 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9122 | 2025.11.21 18:12:30.456943 [ 190 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_61_12} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9123 | 2025.11.21 18:12:30.457007 [ 190 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_61_12} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9124 | 2025.11.21 18:12:30.457067 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.94 MiB. | ||
| 9125 | 2025.11.21 18:12:31.000265 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 291.83 MiB, peak 301.33 MiB, free memory in arenas 0.00 B, will set to 294.05 MiB (RSS), difference: 2.22 MiB | ||
| 9126 | 2025.11.21 18:12:32.733976 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9127 | 2025.11.21 18:12:32.734030 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9128 | 2025.11.21 18:12:32.874020 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18157 | ||
| 9129 | 2025.11.21 18:12:32.874550 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9130 | 2025.11.21 18:12:32.874589 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9131 | 2025.11.21 18:12:32.875062 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9132 | 2025.11.21 18:12:32.875302 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9133 | 2025.11.21 18:12:32.875430 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18157 | ||
| 9134 | 2025.11.21 18:12:33.915833 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 9135 | 2025.11.21 18:12:33.933346 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9136 | 2025.11.21 18:12:33.933415 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9137 | 2025.11.21 18:12:33.939529 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 9138 | 2025.11.21 18:12:33.940251 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9139 | 2025.11.21 18:12:33.943233 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 9140 | 2025.11.21 18:12:35.427132 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9141 | 2025.11.21 18:12:35.427354 [ 256 ] {76bbc42c-4137-4348-b078-513b80d50f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9142 | 2025.11.21 18:12:35.427434 [ 256 ] {76bbc42c-4137-4348-b078-513b80d50f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9143 | 2025.11.21 18:12:35.428108 [ 256 ] {76bbc42c-4137-4348-b078-513b80d50f15} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9144 | 2025.11.21 18:12:35.428161 [ 256 ] {76bbc42c-4137-4348-b078-513b80d50f15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9145 | 2025.11.21 18:12:35.428570 [ 256 ] {76bbc42c-4137-4348-b078-513b80d50f15} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9146 | 2025.11.21 18:12:35.428810 [ 256 ] {76bbc42c-4137-4348-b078-513b80d50f15} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9147 | 2025.11.21 18:12:35.428981 [ 256 ] {76bbc42c-4137-4348-b078-513b80d50f15} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001681 sec., 45211.18381915527 rows/sec., 3.73 MiB/sec. | ||
| 9148 | 2025.11.21 18:12:35.429035 [ 256 ] {76bbc42c-4137-4348-b078-513b80d50f15} <Debug> TCPHandler: Processed in 0.002043872 sec. | ||
| 9149 | 2025.11.21 18:12:35.429165 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9150 | 2025.11.21 18:12:35.429272 [ 256 ] {3097100c-da60-4f6c-80d4-8e36ae565223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9151 | 2025.11.21 18:12:35.429315 [ 256 ] {3097100c-da60-4f6c-80d4-8e36ae565223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9152 | 2025.11.21 18:12:35.429766 [ 256 ] {3097100c-da60-4f6c-80d4-8e36ae565223} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9153 | 2025.11.21 18:12:35.429804 [ 256 ] {3097100c-da60-4f6c-80d4-8e36ae565223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9154 | 2025.11.21 18:12:35.430128 [ 256 ] {3097100c-da60-4f6c-80d4-8e36ae565223} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9155 | 2025.11.21 18:12:35.430339 [ 256 ] {3097100c-da60-4f6c-80d4-8e36ae565223} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9156 | 2025.11.21 18:12:35.430474 [ 256 ] {3097100c-da60-4f6c-80d4-8e36ae565223} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001226 sec., 8156.6068515497545 rows/sec., 613.34 KiB/sec. | ||
| 9157 | 2025.11.21 18:12:35.430512 [ 256 ] {3097100c-da60-4f6c-80d4-8e36ae565223} <Debug> TCPHandler: Processed in 0.001399369 sec. | ||
| 9158 | 2025.11.21 18:12:35.430626 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9159 | 2025.11.21 18:12:35.430722 [ 256 ] {b90ccc50-2b68-4278-9554-75be09e9ce63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9160 | 2025.11.21 18:12:35.430763 [ 256 ] {b90ccc50-2b68-4278-9554-75be09e9ce63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9161 | 2025.11.21 18:12:35.431195 [ 256 ] {b90ccc50-2b68-4278-9554-75be09e9ce63} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9162 | 2025.11.21 18:12:35.431230 [ 256 ] {b90ccc50-2b68-4278-9554-75be09e9ce63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9163 | 2025.11.21 18:12:35.431551 [ 256 ] {b90ccc50-2b68-4278-9554-75be09e9ce63} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9164 | 2025.11.21 18:12:35.431761 [ 256 ] {b90ccc50-2b68-4278-9554-75be09e9ce63} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9165 | 2025.11.21 18:12:35.431889 [ 256 ] {b90ccc50-2b68-4278-9554-75be09e9ce63} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001188 sec., 62289.56228956229 rows/sec., 4.86 MiB/sec. | ||
| 9166 | 2025.11.21 18:12:35.431926 [ 256 ] {b90ccc50-2b68-4278-9554-75be09e9ce63} <Debug> TCPHandler: Processed in 0.001348888 sec. | ||
| 9167 | 2025.11.21 18:12:35.432053 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9168 | 2025.11.21 18:12:35.432147 [ 256 ] {7e68e18d-3599-44b4-9c8a-8191bac726a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9169 | 2025.11.21 18:12:35.432192 [ 256 ] {7e68e18d-3599-44b4-9c8a-8191bac726a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9170 | 2025.11.21 18:12:35.432609 [ 256 ] {7e68e18d-3599-44b4-9c8a-8191bac726a9} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9171 | 2025.11.21 18:12:35.432644 [ 256 ] {7e68e18d-3599-44b4-9c8a-8191bac726a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9172 | 2025.11.21 18:12:35.432977 [ 256 ] {7e68e18d-3599-44b4-9c8a-8191bac726a9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9173 | 2025.11.21 18:12:35.433191 [ 256 ] {7e68e18d-3599-44b4-9c8a-8191bac726a9} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9174 | 2025.11.21 18:12:35.433319 [ 256 ] {7e68e18d-3599-44b4-9c8a-8191bac726a9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 9175 | 2025.11.21 18:12:35.433355 [ 256 ] {7e68e18d-3599-44b4-9c8a-8191bac726a9} <Debug> TCPHandler: Processed in 0.001350618 sec. | ||
| 9176 | 2025.11.21 18:12:35.433477 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9177 | 2025.11.21 18:12:35.433569 [ 256 ] {ee649a1e-d514-4531-8dc7-83d6322d1eb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9178 | 2025.11.21 18:12:35.433623 [ 256 ] {ee649a1e-d514-4531-8dc7-83d6322d1eb3} <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 | ||
| 9179 | 2025.11.21 18:12:35.434383 [ 256 ] {ee649a1e-d514-4531-8dc7-83d6322d1eb3} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9180 | 2025.11.21 18:12:35.434417 [ 256 ] {ee649a1e-d514-4531-8dc7-83d6322d1eb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9181 | 2025.11.21 18:12:35.434941 [ 256 ] {ee649a1e-d514-4531-8dc7-83d6322d1eb3} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 9182 | 2025.11.21 18:12:35.435158 [ 256 ] {ee649a1e-d514-4531-8dc7-83d6322d1eb3} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9183 | 2025.11.21 18:12:35.435261 [ 48 ] {} <Debug> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 9184 | 2025.11.21 18:12:35.435296 [ 256 ] {ee649a1e-d514-4531-8dc7-83d6322d1eb3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001745 sec., 5730.659025787965 rows/sec., 10.27 MiB/sec. | ||
| 9185 | 2025.11.21 18:12:35.435298 [ 48 ] {} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9186 | 2025.11.21 18:12:35.435328 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9187 | 2025.11.21 18:12:35.435358 [ 256 ] {ee649a1e-d514-4531-8dc7-83d6322d1eb3} <Debug> TCPHandler: Processed in 0.00192811 sec. | ||
| 9188 | 2025.11.21 18:12:35.435444 [ 189 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::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 | ||
| 9189 | 2025.11.21 18:12:35.435464 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9190 | 2025.11.21 18:12:35.435574 [ 256 ] {d02fa9c7-e521-413d-89eb-7a14fbc784b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9191 | 2025.11.21 18:12:35.435615 [ 256 ] {d02fa9c7-e521-413d-89eb-7a14fbc784b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9192 | 2025.11.21 18:12:35.435700 [ 189 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9193 | 2025.11.21 18:12:35.435765 [ 189 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 857 rows starting from the beginning of the part | ||
| 9194 | 2025.11.21 18:12:35.435899 [ 189 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 10 rows starting from the beginning of the part | ||
| 9195 | 2025.11.21 18:12:35.435992 [ 256 ] {d02fa9c7-e521-413d-89eb-7a14fbc784b2} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9196 | 2025.11.21 18:12:35.436005 [ 189 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 30 rows starting from the beginning of the part | ||
| 9197 | 2025.11.21 18:12:35.436034 [ 256 ] {d02fa9c7-e521-413d-89eb-7a14fbc784b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9198 | 2025.11.21 18:12:35.436120 [ 189 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 10 rows starting from the beginning of the part | ||
| 9199 | 2025.11.21 18:12:35.436223 [ 189 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 30 rows starting from the beginning of the part | ||
| 9200 | 2025.11.21 18:12:35.436325 [ 189 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 10 rows starting from the beginning of the part | ||
| 9201 | 2025.11.21 18:12:35.436386 [ 256 ] {d02fa9c7-e521-413d-89eb-7a14fbc784b2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 9202 | 2025.11.21 18:12:35.436603 [ 256 ] {d02fa9c7-e521-413d-89eb-7a14fbc784b2} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9203 | 2025.11.21 18:12:35.436753 [ 256 ] {d02fa9c7-e521-413d-89eb-7a14fbc784b2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001199 sec., 50041.701417848206 rows/sec., 3.37 MiB/sec. | ||
| 9204 | 2025.11.21 18:12:35.436790 [ 256 ] {d02fa9c7-e521-413d-89eb-7a14fbc784b2} <Debug> TCPHandler: Processed in 0.001373328 sec. | ||
| 9205 | 2025.11.21 18:12:35.441944 [ 190 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 947 rows, containing 19 columns (19 merged, 0 gathered) in 0.006553195 sec., 144509.66284384945 rows/sec., 258.95 MiB/sec. | ||
| 9206 | 2025.11.21 18:12:35.443124 [ 199 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 9207 | 2025.11.21 18:12:35.443529 [ 199 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9208 | 2025.11.21 18:12:35.443628 [ 199 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 9209 | 2025.11.21 18:12:35.443776 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.11 MiB. | ||
| 9210 | 2025.11.21 18:12:36.000199 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 294.63 MiB, peak 302.71 MiB, free memory in arenas 0.00 B, will set to 297.06 MiB (RSS), difference: 2.42 MiB | ||
| 9211 | 2025.11.21 18:12:37.671456 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9212 | 2025.11.21 18:12:37.671639 [ 256 ] {d2206c76-4b46-4699-bb81-3db6baf2b75b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9213 | 2025.11.21 18:12:37.671714 [ 256 ] {d2206c76-4b46-4699-bb81-3db6baf2b75b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9214 | 2025.11.21 18:12:37.672619 [ 256 ] {d2206c76-4b46-4699-bb81-3db6baf2b75b} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9215 | 2025.11.21 18:12:37.672668 [ 256 ] {d2206c76-4b46-4699-bb81-3db6baf2b75b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9216 | 2025.11.21 18:12:37.673091 [ 256 ] {d2206c76-4b46-4699-bb81-3db6baf2b75b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9217 | 2025.11.21 18:12:37.673320 [ 256 ] {d2206c76-4b46-4699-bb81-3db6baf2b75b} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9218 | 2025.11.21 18:12:37.673478 [ 256 ] {d2206c76-4b46-4699-bb81-3db6baf2b75b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001894 sec., 216473.07286166842 rows/sec., 13.73 MiB/sec. | ||
| 9219 | 2025.11.21 18:12:37.673530 [ 256 ] {d2206c76-4b46-4699-bb81-3db6baf2b75b} <Debug> TCPHandler: Processed in 0.002202345 sec. | ||
| 9220 | 2025.11.21 18:12:37.673658 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9221 | 2025.11.21 18:12:37.673761 [ 256 ] {6bba1e83-a9b1-4bae-8ed0-b91d2a5eb524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9222 | 2025.11.21 18:12:37.673807 [ 256 ] {6bba1e83-a9b1-4bae-8ed0-b91d2a5eb524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9223 | 2025.11.21 18:12:37.674234 [ 256 ] {6bba1e83-a9b1-4bae-8ed0-b91d2a5eb524} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9224 | 2025.11.21 18:12:37.674271 [ 256 ] {6bba1e83-a9b1-4bae-8ed0-b91d2a5eb524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9225 | 2025.11.21 18:12:37.674571 [ 256 ] {6bba1e83-a9b1-4bae-8ed0-b91d2a5eb524} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 9226 | 2025.11.21 18:12:37.674631 [ 47 ] {} <Debug> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 9227 | 2025.11.21 18:12:37.674694 [ 47 ] {} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9228 | 2025.11.21 18:12:37.674721 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9229 | 2025.11.21 18:12:37.674798 [ 256 ] {6bba1e83-a9b1-4bae-8ed0-b91d2a5eb524} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9230 | 2025.11.21 18:12:37.674856 [ 190 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact with storage Full | ||
| 9231 | 2025.11.21 18:12:37.674941 [ 256 ] {6bba1e83-a9b1-4bae-8ed0-b91d2a5eb524} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001205 sec., 3319.5020746887967 rows/sec., 270.68 KiB/sec. | ||
| 9232 | 2025.11.21 18:12:37.674987 [ 256 ] {6bba1e83-a9b1-4bae-8ed0-b91d2a5eb524} <Debug> TCPHandler: Processed in 0.001382168 sec. | ||
| 9233 | 2025.11.21 18:12:37.675001 [ 190 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9234 | 2025.11.21 18:12:37.675042 [ 190 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 18 rows starting from the beginning of the part | ||
| 9235 | 2025.11.21 18:12:37.675096 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9236 | 2025.11.21 18:12:37.675121 [ 190 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 9237 | 2025.11.21 18:12:37.675173 [ 190 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 9238 | 2025.11.21 18:12:37.675198 [ 256 ] {e18d628e-caf7-4ace-a645-1d8ba294f76a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9239 | 2025.11.21 18:12:37.675217 [ 190 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 12 rows starting from the beginning of the part | ||
| 9240 | 2025.11.21 18:12:37.675246 [ 256 ] {e18d628e-caf7-4ace-a645-1d8ba294f76a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9241 | 2025.11.21 18:12:37.675262 [ 190 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 9242 | 2025.11.21 18:12:37.676027 [ 199 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001234255 sec., 30787.803168713108 rows/sec., 2.57 MiB/sec. | ||
| 9243 | 2025.11.21 18:12:37.676176 [ 196 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 9244 | 2025.11.21 18:12:37.676454 [ 196 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_14_3} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9245 | 2025.11.21 18:12:37.676519 [ 196 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_14_3} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 9246 | 2025.11.21 18:12:37.676598 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9247 | 2025.11.21 18:12:37.676766 [ 256 ] {e18d628e-caf7-4ace-a645-1d8ba294f76a} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9248 | 2025.11.21 18:12:37.676802 [ 256 ] {e18d628e-caf7-4ace-a645-1d8ba294f76a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9249 | 2025.11.21 18:12:37.677244 [ 256 ] {e18d628e-caf7-4ace-a645-1d8ba294f76a} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9250 | 2025.11.21 18:12:37.677472 [ 256 ] {e18d628e-caf7-4ace-a645-1d8ba294f76a} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9251 | 2025.11.21 18:12:37.677605 [ 256 ] {e18d628e-caf7-4ace-a645-1d8ba294f76a} <Debug> executeQuery: Read 2314 rows, 192.21 KiB in 0.002429 sec., 952655.4137505145 rows/sec., 77.28 MiB/sec. | ||
| 9252 | 2025.11.21 18:12:37.677646 [ 256 ] {e18d628e-caf7-4ace-a645-1d8ba294f76a} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 9253 | 2025.11.21 18:12:37.677662 [ 256 ] {e18d628e-caf7-4ace-a645-1d8ba294f76a} <Debug> TCPHandler: Processed in 0.002616793 sec. | ||
| 9254 | 2025.11.21 18:12:37.677780 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9255 | 2025.11.21 18:12:37.677876 [ 256 ] {ca1ffb4c-42e5-411c-9cb3-eab18212cf53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9256 | 2025.11.21 18:12:37.677918 [ 256 ] {ca1ffb4c-42e5-411c-9cb3-eab18212cf53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9257 | 2025.11.21 18:12:37.678433 [ 256 ] {ca1ffb4c-42e5-411c-9cb3-eab18212cf53} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9258 | 2025.11.21 18:12:37.678465 [ 256 ] {ca1ffb4c-42e5-411c-9cb3-eab18212cf53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9259 | 2025.11.21 18:12:37.678782 [ 256 ] {ca1ffb4c-42e5-411c-9cb3-eab18212cf53} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9260 | 2025.11.21 18:12:37.678994 [ 256 ] {ca1ffb4c-42e5-411c-9cb3-eab18212cf53} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9261 | 2025.11.21 18:12:37.679123 [ 256 ] {ca1ffb4c-42e5-411c-9cb3-eab18212cf53} <Debug> executeQuery: Read 239 rows, 14.85 KiB in 0.001268 sec., 188485.8044164038 rows/sec., 11.44 MiB/sec. | ||
| 9262 | 2025.11.21 18:12:37.679160 [ 256 ] {ca1ffb4c-42e5-411c-9cb3-eab18212cf53} <Debug> TCPHandler: Processed in 0.001430459 sec. | ||
| 9263 | 2025.11.21 18:12:37.679271 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9264 | 2025.11.21 18:12:37.679365 [ 256 ] {3fda1107-3a12-4d5e-be14-3fa9e596df5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9265 | 2025.11.21 18:12:37.679404 [ 256 ] {3fda1107-3a12-4d5e-be14-3fa9e596df5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9266 | 2025.11.21 18:12:37.679924 [ 256 ] {3fda1107-3a12-4d5e-be14-3fa9e596df5f} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9267 | 2025.11.21 18:12:37.679961 [ 256 ] {3fda1107-3a12-4d5e-be14-3fa9e596df5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9268 | 2025.11.21 18:12:37.680317 [ 256 ] {3fda1107-3a12-4d5e-be14-3fa9e596df5f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9269 | 2025.11.21 18:12:37.680543 [ 256 ] {3fda1107-3a12-4d5e-be14-3fa9e596df5f} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9270 | 2025.11.21 18:12:37.680674 [ 256 ] {3fda1107-3a12-4d5e-be14-3fa9e596df5f} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001329 sec., 331075.9969902182 rows/sec., 21.90 MiB/sec. | ||
| 9271 | 2025.11.21 18:12:37.680713 [ 256 ] {3fda1107-3a12-4d5e-be14-3fa9e596df5f} <Debug> TCPHandler: Processed in 0.00148867 sec. | ||
| 9272 | 2025.11.21 18:12:37.680827 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9273 | 2025.11.21 18:12:37.680918 [ 256 ] {5258c464-904b-4be1-911b-8905c03e7396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9274 | 2025.11.21 18:12:37.680957 [ 256 ] {5258c464-904b-4be1-911b-8905c03e7396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9275 | 2025.11.21 18:12:37.681422 [ 256 ] {5258c464-904b-4be1-911b-8905c03e7396} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9276 | 2025.11.21 18:12:37.681459 [ 256 ] {5258c464-904b-4be1-911b-8905c03e7396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9277 | 2025.11.21 18:12:37.681812 [ 256 ] {5258c464-904b-4be1-911b-8905c03e7396} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9278 | 2025.11.21 18:12:37.682058 [ 256 ] {5258c464-904b-4be1-911b-8905c03e7396} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9279 | 2025.11.21 18:12:37.682194 [ 256 ] {5258c464-904b-4be1-911b-8905c03e7396} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001292 sec., 163312.69349845202 rows/sec., 9.27 MiB/sec. | ||
| 9280 | 2025.11.21 18:12:37.682245 [ 256 ] {5258c464-904b-4be1-911b-8905c03e7396} <Debug> TCPHandler: Processed in 0.001463779 sec. | ||
| 9281 | 2025.11.21 18:12:37.682370 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9282 | 2025.11.21 18:12:37.682466 [ 256 ] {bd66c05c-8f37-4e52-8666-b7643ef56279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9283 | 2025.11.21 18:12:37.682509 [ 256 ] {bd66c05c-8f37-4e52-8666-b7643ef56279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9284 | 2025.11.21 18:12:37.683363 [ 256 ] {bd66c05c-8f37-4e52-8666-b7643ef56279} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9285 | 2025.11.21 18:12:37.683402 [ 256 ] {bd66c05c-8f37-4e52-8666-b7643ef56279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9286 | 2025.11.21 18:12:37.683790 [ 256 ] {bd66c05c-8f37-4e52-8666-b7643ef56279} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9287 | 2025.11.21 18:12:37.684013 [ 256 ] {bd66c05c-8f37-4e52-8666-b7643ef56279} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9288 | 2025.11.21 18:12:37.684148 [ 256 ] {bd66c05c-8f37-4e52-8666-b7643ef56279} <Debug> executeQuery: Read 1169 rows, 85.49 KiB in 0.0017 sec., 687647.0588235294 rows/sec., 49.11 MiB/sec. | ||
| 9289 | 2025.11.21 18:12:37.684186 [ 256 ] {bd66c05c-8f37-4e52-8666-b7643ef56279} <Debug> TCPHandler: Processed in 0.001867378 sec. | ||
| 9290 | 2025.11.21 18:12:37.684316 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9291 | 2025.11.21 18:12:37.684410 [ 256 ] {ddc5587e-a32a-43cd-b131-d2d23f21e9ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9292 | 2025.11.21 18:12:37.684453 [ 256 ] {ddc5587e-a32a-43cd-b131-d2d23f21e9ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9293 | 2025.11.21 18:12:37.684794 [ 256 ] {ddc5587e-a32a-43cd-b131-d2d23f21e9ba} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9294 | 2025.11.21 18:12:37.684831 [ 256 ] {ddc5587e-a32a-43cd-b131-d2d23f21e9ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9295 | 2025.11.21 18:12:37.685144 [ 256 ] {ddc5587e-a32a-43cd-b131-d2d23f21e9ba} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9296 | 2025.11.21 18:12:37.685364 [ 256 ] {ddc5587e-a32a-43cd-b131-d2d23f21e9ba} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9297 | 2025.11.21 18:12:37.685500 [ 256 ] {ddc5587e-a32a-43cd-b131-d2d23f21e9ba} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001108 sec., 5415.162454873646 rows/sec., 282.92 KiB/sec. | ||
| 9298 | 2025.11.21 18:12:37.685537 [ 256 ] {ddc5587e-a32a-43cd-b131-d2d23f21e9ba} <Debug> TCPHandler: Processed in 0.001270596 sec. | ||
| 9299 | 2025.11.21 18:12:37.685649 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9300 | 2025.11.21 18:12:37.685743 [ 256 ] {3e589166-b998-42d9-b54b-ef3c157d5268} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9301 | 2025.11.21 18:12:37.685787 [ 256 ] {3e589166-b998-42d9-b54b-ef3c157d5268} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9302 | 2025.11.21 18:12:37.686372 [ 256 ] {3e589166-b998-42d9-b54b-ef3c157d5268} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9303 | 2025.11.21 18:12:37.686411 [ 256 ] {3e589166-b998-42d9-b54b-ef3c157d5268} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9304 | 2025.11.21 18:12:37.686797 [ 256 ] {3e589166-b998-42d9-b54b-ef3c157d5268} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9305 | 2025.11.21 18:12:37.687028 [ 256 ] {3e589166-b998-42d9-b54b-ef3c157d5268} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9306 | 2025.11.21 18:12:37.687159 [ 256 ] {3e589166-b998-42d9-b54b-ef3c157d5268} <Debug> executeQuery: Read 936 rows, 63.46 KiB in 0.001435 sec., 652264.8083623693 rows/sec., 43.18 MiB/sec. | ||
| 9307 | 2025.11.21 18:12:37.687196 [ 256 ] {3e589166-b998-42d9-b54b-ef3c157d5268} <Debug> TCPHandler: Processed in 0.001596452 sec. | ||
| 9308 | 2025.11.21 18:12:37.687311 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9309 | 2025.11.21 18:12:37.687403 [ 256 ] {e021ad8a-c82c-4e85-b078-8d82733e3dbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9310 | 2025.11.21 18:12:37.687447 [ 256 ] {e021ad8a-c82c-4e85-b078-8d82733e3dbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9311 | 2025.11.21 18:12:37.687761 [ 256 ] {e021ad8a-c82c-4e85-b078-8d82733e3dbf} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9312 | 2025.11.21 18:12:37.687796 [ 256 ] {e021ad8a-c82c-4e85-b078-8d82733e3dbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9313 | 2025.11.21 18:12:37.688090 [ 256 ] {e021ad8a-c82c-4e85-b078-8d82733e3dbf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9314 | 2025.11.21 18:12:37.688307 [ 256 ] {e021ad8a-c82c-4e85-b078-8d82733e3dbf} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9315 | 2025.11.21 18:12:37.688433 [ 256 ] {e021ad8a-c82c-4e85-b078-8d82733e3dbf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001048 sec., 954.1984732824427 rows/sec., 64.30 KiB/sec. | ||
| 9316 | 2025.11.21 18:12:37.688468 [ 256 ] {e021ad8a-c82c-4e85-b078-8d82733e3dbf} <Debug> TCPHandler: Processed in 0.001206755 sec. | ||
| 9317 | 2025.11.21 18:12:37.688578 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9318 | 2025.11.21 18:12:37.688670 [ 256 ] {dc1e4bb0-b28d-4702-a7cc-4fc269db90c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9319 | 2025.11.21 18:12:37.688728 [ 256 ] {dc1e4bb0-b28d-4702-a7cc-4fc269db90c5} <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 | ||
| 9320 | 2025.11.21 18:12:37.689642 [ 256 ] {dc1e4bb0-b28d-4702-a7cc-4fc269db90c5} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9321 | 2025.11.21 18:12:37.689695 [ 256 ] {dc1e4bb0-b28d-4702-a7cc-4fc269db90c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9322 | 2025.11.21 18:12:37.690369 [ 256 ] {dc1e4bb0-b28d-4702-a7cc-4fc269db90c5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 9323 | 2025.11.21 18:12:37.690632 [ 256 ] {dc1e4bb0-b28d-4702-a7cc-4fc269db90c5} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9324 | 2025.11.21 18:12:37.690777 [ 256 ] {dc1e4bb0-b28d-4702-a7cc-4fc269db90c5} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.002125 sec., 14117.647058823528 rows/sec., 25.30 MiB/sec. | ||
| 9325 | 2025.11.21 18:12:37.690845 [ 256 ] {dc1e4bb0-b28d-4702-a7cc-4fc269db90c5} <Debug> TCPHandler: Processed in 0.002315258 sec. | ||
| 9326 | 2025.11.21 18:12:37.690961 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9327 | 2025.11.21 18:12:37.691058 [ 256 ] {a2ba841d-e7b5-4bb8-af75-3e8691acaff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9328 | 2025.11.21 18:12:37.691102 [ 256 ] {a2ba841d-e7b5-4bb8-af75-3e8691acaff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9329 | 2025.11.21 18:12:37.691441 [ 256 ] {a2ba841d-e7b5-4bb8-af75-3e8691acaff1} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9330 | 2025.11.21 18:12:37.691476 [ 256 ] {a2ba841d-e7b5-4bb8-af75-3e8691acaff1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9331 | 2025.11.21 18:12:37.691800 [ 256 ] {a2ba841d-e7b5-4bb8-af75-3e8691acaff1} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 9332 | 2025.11.21 18:12:37.692015 [ 256 ] {a2ba841d-e7b5-4bb8-af75-3e8691acaff1} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9333 | 2025.11.21 18:12:37.692147 [ 256 ] {a2ba841d-e7b5-4bb8-af75-3e8691acaff1} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001109 sec., 72137.0604147881 rows/sec., 4.29 MiB/sec. | ||
| 9334 | 2025.11.21 18:12:37.692186 [ 256 ] {a2ba841d-e7b5-4bb8-af75-3e8691acaff1} <Debug> TCPHandler: Processed in 0.001274726 sec. | ||
| 9335 | 2025.11.21 18:12:37.926269 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1242 | ||
| 9336 | 2025.11.21 18:12:37.929176 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9337 | 2025.11.21 18:12:37.929228 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9338 | 2025.11.21 18:12:37.930486 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9339 | 2025.11.21 18:12:37.930763 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9340 | 2025.11.21 18:12:37.931117 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1242 | ||
| 9341 | 2025.11.21 18:12:40.375555 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18669 | ||
| 9342 | 2025.11.21 18:12:40.376366 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9343 | 2025.11.21 18:12:40.376410 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9344 | 2025.11.21 18:12:40.376929 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9345 | 2025.11.21 18:12:40.377176 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9346 | 2025.11.21 18:12:40.377313 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18669 | ||
| 9347 | 2025.11.21 18:12:40.419382 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9348 | 2025.11.21 18:12:40.419668 [ 256 ] {1a4bb164-a267-497c-bfec-8fa135004962} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9349 | 2025.11.21 18:12:40.419760 [ 256 ] {1a4bb164-a267-497c-bfec-8fa135004962} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9350 | 2025.11.21 18:12:40.420426 [ 256 ] {1a4bb164-a267-497c-bfec-8fa135004962} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9351 | 2025.11.21 18:12:40.420474 [ 256 ] {1a4bb164-a267-497c-bfec-8fa135004962} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9352 | 2025.11.21 18:12:40.420854 [ 256 ] {1a4bb164-a267-497c-bfec-8fa135004962} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9353 | 2025.11.21 18:12:40.421079 [ 256 ] {1a4bb164-a267-497c-bfec-8fa135004962} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9354 | 2025.11.21 18:12:40.421230 [ 256 ] {1a4bb164-a267-497c-bfec-8fa135004962} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001638 sec., 34188.03418803419 rows/sec., 2.63 MiB/sec. | ||
| 9355 | 2025.11.21 18:12:40.421271 [ 256 ] {1a4bb164-a267-497c-bfec-8fa135004962} <Debug> TCPHandler: Processed in 0.002070472 sec. | ||
| 9356 | 2025.11.21 18:12:40.421383 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9357 | 2025.11.21 18:12:40.421476 [ 256 ] {826244f7-c693-4ccb-bad3-a3f931e4c97d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9358 | 2025.11.21 18:12:40.421515 [ 256 ] {826244f7-c693-4ccb-bad3-a3f931e4c97d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9359 | 2025.11.21 18:12:40.421918 [ 256 ] {826244f7-c693-4ccb-bad3-a3f931e4c97d} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9360 | 2025.11.21 18:12:40.421954 [ 256 ] {826244f7-c693-4ccb-bad3-a3f931e4c97d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9361 | 2025.11.21 18:12:40.422256 [ 256 ] {826244f7-c693-4ccb-bad3-a3f931e4c97d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9362 | 2025.11.21 18:12:40.422455 [ 256 ] {826244f7-c693-4ccb-bad3-a3f931e4c97d} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9363 | 2025.11.21 18:12:40.422578 [ 256 ] {826244f7-c693-4ccb-bad3-a3f931e4c97d} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001122 sec., 57040.998217468805 rows/sec., 4.45 MiB/sec. | ||
| 9364 | 2025.11.21 18:12:40.422615 [ 256 ] {826244f7-c693-4ccb-bad3-a3f931e4c97d} <Debug> TCPHandler: Processed in 0.001279077 sec. | ||
| 9365 | 2025.11.21 18:12:40.422721 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9366 | 2025.11.21 18:12:40.422813 [ 256 ] {1c226cd2-bfac-41c5-8005-dc068661ba66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9367 | 2025.11.21 18:12:40.422856 [ 256 ] {1c226cd2-bfac-41c5-8005-dc068661ba66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9368 | 2025.11.21 18:12:40.423223 [ 256 ] {1c226cd2-bfac-41c5-8005-dc068661ba66} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9369 | 2025.11.21 18:12:40.423257 [ 256 ] {1c226cd2-bfac-41c5-8005-dc068661ba66} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9370 | 2025.11.21 18:12:40.423566 [ 256 ] {1c226cd2-bfac-41c5-8005-dc068661ba66} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9371 | 2025.11.21 18:12:40.423766 [ 256 ] {1c226cd2-bfac-41c5-8005-dc068661ba66} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9372 | 2025.11.21 18:12:40.423890 [ 256 ] {1c226cd2-bfac-41c5-8005-dc068661ba66} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001096 sec., 58394.16058394161 rows/sec., 4.07 MiB/sec. | ||
| 9373 | 2025.11.21 18:12:40.423925 [ 256 ] {1c226cd2-bfac-41c5-8005-dc068661ba66} <Debug> TCPHandler: Processed in 0.001250626 sec. | ||
| 9374 | 2025.11.21 18:12:40.424031 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9375 | 2025.11.21 18:12:40.424121 [ 256 ] {5cb3fee6-cf6b-4aff-b4b1-85c69750ee7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9376 | 2025.11.21 18:12:40.424162 [ 256 ] {5cb3fee6-cf6b-4aff-b4b1-85c69750ee7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9377 | 2025.11.21 18:12:40.424475 [ 256 ] {5cb3fee6-cf6b-4aff-b4b1-85c69750ee7c} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9378 | 2025.11.21 18:12:40.424511 [ 256 ] {5cb3fee6-cf6b-4aff-b4b1-85c69750ee7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9379 | 2025.11.21 18:12:40.424800 [ 256 ] {5cb3fee6-cf6b-4aff-b4b1-85c69750ee7c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 9380 | 2025.11.21 18:12:40.425004 [ 256 ] {5cb3fee6-cf6b-4aff-b4b1-85c69750ee7c} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9381 | 2025.11.21 18:12:40.425128 [ 256 ] {5cb3fee6-cf6b-4aff-b4b1-85c69750ee7c} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001025 sec., 23414.63414634146 rows/sec., 1.58 MiB/sec. | ||
| 9382 | 2025.11.21 18:12:40.425163 [ 256 ] {5cb3fee6-cf6b-4aff-b4b1-85c69750ee7c} <Debug> TCPHandler: Processed in 0.001178874 sec. | ||
| 9383 | 2025.11.21 18:12:41.443334 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9384 | 2025.11.21 18:12:41.461299 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9385 | 2025.11.21 18:12:41.461359 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9386 | 2025.11.21 18:12:41.467833 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9387 | 2025.11.21 18:12:41.468574 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9388 | 2025.11.21 18:12:41.471565 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9389 | 2025.11.21 18:12:45.424492 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9390 | 2025.11.21 18:12:45.424685 [ 256 ] {591cce05-f09d-4b65-a7d1-1214a3ab8a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9391 | 2025.11.21 18:12:45.424751 [ 256 ] {591cce05-f09d-4b65-a7d1-1214a3ab8a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9392 | 2025.11.21 18:12:45.425403 [ 256 ] {591cce05-f09d-4b65-a7d1-1214a3ab8a67} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9393 | 2025.11.21 18:12:45.425450 [ 256 ] {591cce05-f09d-4b65-a7d1-1214a3ab8a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9394 | 2025.11.21 18:12:45.425857 [ 256 ] {591cce05-f09d-4b65-a7d1-1214a3ab8a67} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9395 | 2025.11.21 18:12:45.426074 [ 256 ] {591cce05-f09d-4b65-a7d1-1214a3ab8a67} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9396 | 2025.11.21 18:12:45.426236 [ 256 ] {591cce05-f09d-4b65-a7d1-1214a3ab8a67} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001601 sec., 47470.331043098064 rows/sec., 3.91 MiB/sec. | ||
| 9397 | 2025.11.21 18:12:45.426294 [ 256 ] {591cce05-f09d-4b65-a7d1-1214a3ab8a67} <Debug> TCPHandler: Processed in 0.00191669 sec. | ||
| 9398 | 2025.11.21 18:12:45.426462 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9399 | 2025.11.21 18:12:45.426583 [ 256 ] {8bd1da37-f621-40be-bb90-315232f8ea88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9400 | 2025.11.21 18:12:45.426636 [ 256 ] {8bd1da37-f621-40be-bb90-315232f8ea88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9401 | 2025.11.21 18:12:45.427098 [ 256 ] {8bd1da37-f621-40be-bb90-315232f8ea88} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9402 | 2025.11.21 18:12:45.427136 [ 256 ] {8bd1da37-f621-40be-bb90-315232f8ea88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9403 | 2025.11.21 18:12:45.427473 [ 256 ] {8bd1da37-f621-40be-bb90-315232f8ea88} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9404 | 2025.11.21 18:12:45.427678 [ 256 ] {8bd1da37-f621-40be-bb90-315232f8ea88} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9405 | 2025.11.21 18:12:45.427793 [ 37 ] {} <Debug> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9406 | 2025.11.21 18:12:45.427807 [ 256 ] {8bd1da37-f621-40be-bb90-315232f8ea88} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001253 sec., 7980.845969672785 rows/sec., 600.12 KiB/sec. | ||
| 9407 | 2025.11.21 18:12:45.427863 [ 37 ] {} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9408 | 2025.11.21 18:12:45.427870 [ 256 ] {8bd1da37-f621-40be-bb90-315232f8ea88} <Debug> TCPHandler: Processed in 0.00147232 sec. | ||
| 9409 | 2025.11.21 18:12:45.427895 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9410 | 2025.11.21 18:12:45.427995 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9411 | 2025.11.21 18:12:45.428020 [ 190 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 9412 | 2025.11.21 18:12:45.428093 [ 256 ] {11341689-b0d9-461f-a27d-55e96afda0eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9413 | 2025.11.21 18:12:45.428138 [ 256 ] {11341689-b0d9-461f-a27d-55e96afda0eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9414 | 2025.11.21 18:12:45.428167 [ 190 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9415 | 2025.11.21 18:12:45.428206 [ 190 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 263 rows starting from the beginning of the part | ||
| 9416 | 2025.11.21 18:12:45.428274 [ 190 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 12 rows starting from the beginning of the part | ||
| 9417 | 2025.11.21 18:12:45.428321 [ 190 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 235 rows starting from the beginning of the part | ||
| 9418 | 2025.11.21 18:12:45.428364 [ 190 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 10 rows starting from the beginning of the part | ||
| 9419 | 2025.11.21 18:12:45.428406 [ 190 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 239 rows starting from the beginning of the part | ||
| 9420 | 2025.11.21 18:12:45.428445 [ 190 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 10 rows starting from the beginning of the part | ||
| 9421 | 2025.11.21 18:12:45.428591 [ 256 ] {11341689-b0d9-461f-a27d-55e96afda0eb} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9422 | 2025.11.21 18:12:45.428632 [ 256 ] {11341689-b0d9-461f-a27d-55e96afda0eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9423 | 2025.11.21 18:12:45.428971 [ 256 ] {11341689-b0d9-461f-a27d-55e96afda0eb} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9424 | 2025.11.21 18:12:45.429209 [ 256 ] {11341689-b0d9-461f-a27d-55e96afda0eb} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9425 | 2025.11.21 18:12:45.429348 [ 256 ] {11341689-b0d9-461f-a27d-55e96afda0eb} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001274 sec., 58084.77237048666 rows/sec., 4.53 MiB/sec. | ||
| 9426 | 2025.11.21 18:12:45.429385 [ 256 ] {11341689-b0d9-461f-a27d-55e96afda0eb} <Debug> TCPHandler: Processed in 0.00143809 sec. | ||
| 9427 | 2025.11.21 18:12:45.429384 [ 199 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 769 rows, containing 5 columns (5 merged, 0 gathered) in 0.001414959 sec., 543478.6449642711 rows/sec., 35.48 MiB/sec. | ||
| 9428 | 2025.11.21 18:12:45.429504 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9429 | 2025.11.21 18:12:45.429573 [ 186 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9430 | 2025.11.21 18:12:45.429602 [ 256 ] {71860f0a-989b-4a28-93fd-5d7ab7731496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9431 | 2025.11.21 18:12:45.429650 [ 256 ] {71860f0a-989b-4a28-93fd-5d7ab7731496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9432 | 2025.11.21 18:12:45.429847 [ 186 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_56_11} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9433 | 2025.11.21 18:12:45.429926 [ 186 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_56_11} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9434 | 2025.11.21 18:12:45.430019 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 9435 | 2025.11.21 18:12:45.430066 [ 256 ] {71860f0a-989b-4a28-93fd-5d7ab7731496} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9436 | 2025.11.21 18:12:45.430108 [ 256 ] {71860f0a-989b-4a28-93fd-5d7ab7731496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9437 | 2025.11.21 18:12:45.430444 [ 256 ] {71860f0a-989b-4a28-93fd-5d7ab7731496} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9438 | 2025.11.21 18:12:45.430647 [ 256 ] {71860f0a-989b-4a28-93fd-5d7ab7731496} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9439 | 2025.11.21 18:12:45.430780 [ 256 ] {71860f0a-989b-4a28-93fd-5d7ab7731496} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 9440 | 2025.11.21 18:12:45.430817 [ 256 ] {71860f0a-989b-4a28-93fd-5d7ab7731496} <Debug> TCPHandler: Processed in 0.001359518 sec. | ||
| 9441 | 2025.11.21 18:12:45.430924 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9442 | 2025.11.21 18:12:45.431014 [ 256 ] {58f9e012-56c9-4637-ab2d-b89528589cbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9443 | 2025.11.21 18:12:45.431067 [ 256 ] {58f9e012-56c9-4637-ab2d-b89528589cbc} <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 | ||
| 9444 | 2025.11.21 18:12:45.431862 [ 256 ] {58f9e012-56c9-4637-ab2d-b89528589cbc} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9445 | 2025.11.21 18:12:45.431898 [ 256 ] {58f9e012-56c9-4637-ab2d-b89528589cbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9446 | 2025.11.21 18:12:45.432414 [ 256 ] {58f9e012-56c9-4637-ab2d-b89528589cbc} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 9447 | 2025.11.21 18:12:45.432626 [ 256 ] {58f9e012-56c9-4637-ab2d-b89528589cbc} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9448 | 2025.11.21 18:12:45.432760 [ 256 ] {58f9e012-56c9-4637-ab2d-b89528589cbc} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001763 sec., 5672.149744753261 rows/sec., 10.16 MiB/sec. | ||
| 9449 | 2025.11.21 18:12:45.432812 [ 256 ] {58f9e012-56c9-4637-ab2d-b89528589cbc} <Debug> TCPHandler: Processed in 0.00193426 sec. | ||
| 9450 | 2025.11.21 18:12:45.432924 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9451 | 2025.11.21 18:12:45.433016 [ 256 ] {c51ff35f-f46f-43ee-a439-c0b735dac446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9452 | 2025.11.21 18:12:45.433056 [ 256 ] {c51ff35f-f46f-43ee-a439-c0b735dac446} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9453 | 2025.11.21 18:12:45.433433 [ 256 ] {c51ff35f-f46f-43ee-a439-c0b735dac446} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9454 | 2025.11.21 18:12:45.433475 [ 256 ] {c51ff35f-f46f-43ee-a439-c0b735dac446} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9455 | 2025.11.21 18:12:45.433842 [ 256 ] {c51ff35f-f46f-43ee-a439-c0b735dac446} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 9456 | 2025.11.21 18:12:45.434046 [ 256 ] {c51ff35f-f46f-43ee-a439-c0b735dac446} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9457 | 2025.11.21 18:12:45.434184 [ 256 ] {c51ff35f-f46f-43ee-a439-c0b735dac446} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001186 sec., 50590.219224283304 rows/sec., 3.41 MiB/sec. | ||
| 9458 | 2025.11.21 18:12:45.434221 [ 256 ] {c51ff35f-f46f-43ee-a439-c0b735dac446} <Debug> TCPHandler: Processed in 0.001343768 sec. | ||
| 9459 | 2025.11.21 18:12:47.734086 [ 34 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9460 | 2025.11.21 18:12:47.734180 [ 34 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9461 | 2025.11.21 18:12:47.877442 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19117 | ||
| 9462 | 2025.11.21 18:12:47.878134 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9463 | 2025.11.21 18:12:47.878173 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9464 | 2025.11.21 18:12:47.878669 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9465 | 2025.11.21 18:12:47.878905 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9466 | 2025.11.21 18:12:47.879036 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19117 | ||
| 9467 | 2025.11.21 18:12:47.931463 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1262 | ||
| 9468 | 2025.11.21 18:12:47.933505 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9469 | 2025.11.21 18:12:47.933548 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9470 | 2025.11.21 18:12:47.934729 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9471 | 2025.11.21 18:12:47.934986 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9472 | 2025.11.21 18:12:47.935238 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1262 | ||
| 9473 | 2025.11.21 18:12:48.478802 [ 36 ] {} <Debug> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb) (MergerMutator): Selected 5 parts from all_1_25_5 to all_29_29_0 | ||
| 9474 | 2025.11.21 18:12:48.478861 [ 36 ] {} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9475 | 2025.11.21 18:12:48.478884 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9476 | 2025.11.21 18:12:48.479019 [ 190 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_29_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_5 to all_29_29_0 into Compact with storage Full | ||
| 9477 | 2025.11.21 18:12:48.479166 [ 190 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_29_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9478 | 2025.11.21 18:12:48.479204 [ 190 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_5, total 442 rows starting from the beginning of the part | ||
| 9479 | 2025.11.21 18:12:48.479272 [ 190 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 440 rows starting from the beginning of the part | ||
| 9480 | 2025.11.21 18:12:48.479322 [ 190 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
| 9481 | 2025.11.21 18:12:48.479365 [ 190 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part | ||
| 9482 | 2025.11.21 18:12:48.479404 [ 190 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_29_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 440 rows starting from the beginning of the part | ||
| 9483 | 2025.11.21 18:12:48.480426 [ 199 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_29_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1746 rows, containing 5 columns (5 merged, 0 gathered) in 0.001466161 sec., 1190865.1232709095 rows/sec., 82.84 MiB/sec. | ||
| 9484 | 2025.11.21 18:12:48.480609 [ 186 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_29_6} <Trace> MergedBlockOutputStream: filled checksums all_1_29_6 (state Temporary) | ||
| 9485 | 2025.11.21 18:12:48.480904 [ 186 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_29_6} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_merge_all_1_29_6 to all_1_29_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9486 | 2025.11.21 18:12:48.480984 [ 186 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_29_6} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb) (MergerMutator): Merged 5 parts: [all_1_25_5, all_29_29_0] -> all_1_29_6 | ||
| 9487 | 2025.11.21 18:12:48.481072 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 9488 | 2025.11.21 18:12:48.971661 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9489 | 2025.11.21 18:12:48.989718 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9490 | 2025.11.21 18:12:48.989777 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9491 | 2025.11.21 18:12:48.996049 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9492 | 2025.11.21 18:12:48.996795 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9493 | 2025.11.21 18:12:49.000348 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9494 | 2025.11.21 18:12:49.187735 [ 36 ] {} <Debug> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 9495 | 2025.11.21 18:12:49.187789 [ 36 ] {} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9496 | 2025.11.21 18:12:49.187812 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9497 | 2025.11.21 18:12:49.187936 [ 195 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_28_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_24_5 to all_28_28_0 into Compact with storage Full | ||
| 9498 | 2025.11.21 18:12:49.188089 [ 195 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9499 | 2025.11.21 18:12:49.188123 [ 195 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 144 rows starting from the beginning of the part | ||
| 9500 | 2025.11.21 18:12:49.188187 [ 195 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 9501 | 2025.11.21 18:12:49.188233 [ 195 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 9502 | 2025.11.21 18:12:49.188279 [ 195 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 9503 | 2025.11.21 18:12:49.188322 [ 195 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 9504 | 2025.11.21 18:12:49.189048 [ 186 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 168 rows, containing 4 columns (4 merged, 0 gathered) in 0.001164993 sec., 144206.8750627686 rows/sec., 7.36 MiB/sec. | ||
| 9505 | 2025.11.21 18:12:49.189206 [ 199 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 9506 | 2025.11.21 18:12:49.189472 [ 199 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_28_6} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9507 | 2025.11.21 18:12:49.189545 [ 199 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_28_6} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 9508 | 2025.11.21 18:12:49.189614 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 9509 | 2025.11.21 18:12:50.436211 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9510 | 2025.11.21 18:12:50.436399 [ 256 ] {0f9f4751-d33e-47dd-80e9-514c70f427d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9511 | 2025.11.21 18:12:50.436466 [ 256 ] {0f9f4751-d33e-47dd-80e9-514c70f427d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9512 | 2025.11.21 18:12:50.437313 [ 256 ] {0f9f4751-d33e-47dd-80e9-514c70f427d5} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9513 | 2025.11.21 18:12:50.437361 [ 256 ] {0f9f4751-d33e-47dd-80e9-514c70f427d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9514 | 2025.11.21 18:12:50.437767 [ 256 ] {0f9f4751-d33e-47dd-80e9-514c70f427d5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9515 | 2025.11.21 18:12:50.437990 [ 256 ] {0f9f4751-d33e-47dd-80e9-514c70f427d5} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9516 | 2025.11.21 18:12:50.438123 [ 31 ] {} <Debug> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9517 | 2025.11.21 18:12:50.438153 [ 256 ] {0f9f4751-d33e-47dd-80e9-514c70f427d5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001803 sec., 227398.77981142543 rows/sec., 14.43 MiB/sec. | ||
| 9518 | 2025.11.21 18:12:50.438194 [ 31 ] {} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9519 | 2025.11.21 18:12:50.438215 [ 256 ] {0f9f4751-d33e-47dd-80e9-514c70f427d5} <Debug> TCPHandler: Processed in 0.002130434 sec. | ||
| 9520 | 2025.11.21 18:12:50.438224 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9521 | 2025.11.21 18:12:50.438360 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9522 | 2025.11.21 18:12:50.438359 [ 186 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9523 | 2025.11.21 18:12:50.438466 [ 256 ] {5e9ac2ca-16b9-4e87-83cc-4641fd08ac85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9524 | 2025.11.21 18:12:50.438515 [ 256 ] {5e9ac2ca-16b9-4e87-83cc-4641fd08ac85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9525 | 2025.11.21 18:12:50.438528 [ 186 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9526 | 2025.11.21 18:12:50.438566 [ 186 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 410 rows starting from the beginning of the part | ||
| 9527 | 2025.11.21 18:12:50.438637 [ 186 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 410 rows starting from the beginning of the part | ||
| 9528 | 2025.11.21 18:12:50.438683 [ 186 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 410 rows starting from the beginning of the part | ||
| 9529 | 2025.11.21 18:12:50.438726 [ 186 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 410 rows starting from the beginning of the part | ||
| 9530 | 2025.11.21 18:12:50.438764 [ 186 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 410 rows starting from the beginning of the part | ||
| 9531 | 2025.11.21 18:12:50.439482 [ 256 ] {5e9ac2ca-16b9-4e87-83cc-4641fd08ac85} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9532 | 2025.11.21 18:12:50.439525 [ 256 ] {5e9ac2ca-16b9-4e87-83cc-4641fd08ac85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9533 | 2025.11.21 18:12:50.439767 [ 199 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.0014655 sec., 1398839.9863527806 rows/sec., 94.07 MiB/sec. | ||
| 9534 | 2025.11.21 18:12:50.439950 [ 199 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9535 | 2025.11.21 18:12:50.439952 [ 256 ] {5e9ac2ca-16b9-4e87-83cc-4641fd08ac85} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9536 | 2025.11.21 18:12:50.440226 [ 256 ] {5e9ac2ca-16b9-4e87-83cc-4641fd08ac85} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9537 | 2025.11.21 18:12:50.440303 [ 199 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_29_7} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9538 | 2025.11.21 18:12:50.440346 [ 31 ] {} <Debug> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9539 | 2025.11.21 18:12:50.440367 [ 256 ] {5e9ac2ca-16b9-4e87-83cc-4641fd08ac85} <Debug> executeQuery: Read 1172 rows, 95.50 KiB in 0.001924 sec., 609147.6091476092 rows/sec., 48.48 MiB/sec. | ||
| 9540 | 2025.11.21 18:12:50.440373 [ 31 ] {} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9541 | 2025.11.21 18:12:50.440411 [ 256 ] {5e9ac2ca-16b9-4e87-83cc-4641fd08ac85} <Debug> TCPHandler: Processed in 0.002104473 sec. | ||
| 9542 | 2025.11.21 18:12:50.440507 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9543 | 2025.11.21 18:12:50.440386 [ 199 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_29_7} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9544 | 2025.11.21 18:12:50.440630 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 9545 | 2025.11.21 18:12:50.440645 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9546 | 2025.11.21 18:12:50.440676 [ 186 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9547 | 2025.11.21 18:12:50.440745 [ 256 ] {38cd8875-5262-4662-9b22-b64e5e785caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9548 | 2025.11.21 18:12:50.440776 [ 186 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9549 | 2025.11.21 18:12:50.440790 [ 256 ] {38cd8875-5262-4662-9b22-b64e5e785caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9550 | 2025.11.21 18:12:50.440806 [ 186 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2343 rows starting from the beginning of the part | ||
| 9551 | 2025.11.21 18:12:50.440964 [ 186 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 76 rows starting from the beginning of the part | ||
| 9552 | 2025.11.21 18:12:50.441002 [ 186 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 2314 rows starting from the beginning of the part | ||
| 9553 | 2025.11.21 18:12:50.441039 [ 186 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 56 rows starting from the beginning of the part | ||
| 9554 | 2025.11.21 18:12:50.441073 [ 186 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 76 rows starting from the beginning of the part | ||
| 9555 | 2025.11.21 18:12:50.441105 [ 186 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1172 rows starting from the beginning of the part | ||
| 9556 | 2025.11.21 18:12:50.441420 [ 256 ] {38cd8875-5262-4662-9b22-b64e5e785caf} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9557 | 2025.11.21 18:12:50.441461 [ 256 ] {38cd8875-5262-4662-9b22-b64e5e785caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9558 | 2025.11.21 18:12:50.441793 [ 256 ] {38cd8875-5262-4662-9b22-b64e5e785caf} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9559 | 2025.11.21 18:12:50.442012 [ 256 ] {38cd8875-5262-4662-9b22-b64e5e785caf} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9560 | 2025.11.21 18:12:50.442143 [ 256 ] {38cd8875-5262-4662-9b22-b64e5e785caf} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001417 sec., 165843.33098094564 rows/sec., 10.04 MiB/sec. | ||
| 9561 | 2025.11.21 18:12:50.442182 [ 256 ] {38cd8875-5262-4662-9b22-b64e5e785caf} <Debug> TCPHandler: Processed in 0.001586473 sec. | ||
| 9562 | 2025.11.21 18:12:50.442305 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9563 | 2025.11.21 18:12:50.442405 [ 256 ] {5fe42d44-fae2-4d70-bbee-c71b767822e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9564 | 2025.11.21 18:12:50.442444 [ 256 ] {5fe42d44-fae2-4d70-bbee-c71b767822e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9565 | 2025.11.21 18:12:50.442939 [ 256 ] {5fe42d44-fae2-4d70-bbee-c71b767822e8} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9566 | 2025.11.21 18:12:50.442959 [ 186 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6037 rows, containing 5 columns (5 merged, 0 gathered) in 0.002371699 sec., 2545432.6202439684 rows/sec., 215.54 MiB/sec. | ||
| 9567 | 2025.11.21 18:12:50.442974 [ 256 ] {5fe42d44-fae2-4d70-bbee-c71b767822e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9568 | 2025.11.21 18:12:50.443230 [ 191 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9569 | 2025.11.21 18:12:50.443302 [ 256 ] {5fe42d44-fae2-4d70-bbee-c71b767822e8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9570 | 2025.11.21 18:12:50.443560 [ 191 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_66_13} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9571 | 2025.11.21 18:12:50.443607 [ 256 ] {5fe42d44-fae2-4d70-bbee-c71b767822e8} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9572 | 2025.11.21 18:12:50.443640 [ 191 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_66_13} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9573 | 2025.11.21 18:12:50.443724 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 9574 | 2025.11.21 18:12:50.443759 [ 256 ] {5fe42d44-fae2-4d70-bbee-c71b767822e8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001372 sec., 154518.95043731778 rows/sec., 9.96 MiB/sec. | ||
| 9575 | 2025.11.21 18:12:50.443802 [ 256 ] {5fe42d44-fae2-4d70-bbee-c71b767822e8} <Debug> TCPHandler: Processed in 0.001550071 sec. | ||
| 9576 | 2025.11.21 18:12:50.443918 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9577 | 2025.11.21 18:12:50.444010 [ 256 ] {63702c5c-a2cf-4946-b71f-4a54b965a2cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9578 | 2025.11.21 18:12:50.444050 [ 256 ] {63702c5c-a2cf-4946-b71f-4a54b965a2cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9579 | 2025.11.21 18:12:50.444551 [ 256 ] {63702c5c-a2cf-4946-b71f-4a54b965a2cf} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9580 | 2025.11.21 18:12:50.444587 [ 256 ] {63702c5c-a2cf-4946-b71f-4a54b965a2cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9581 | 2025.11.21 18:12:50.444900 [ 256 ] {63702c5c-a2cf-4946-b71f-4a54b965a2cf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9582 | 2025.11.21 18:12:50.445105 [ 256 ] {63702c5c-a2cf-4946-b71f-4a54b965a2cf} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9583 | 2025.11.21 18:12:50.445204 [ 31 ] {} <Debug> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 9584 | 2025.11.21 18:12:50.445231 [ 256 ] {63702c5c-a2cf-4946-b71f-4a54b965a2cf} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001239 sec., 170298.62792574655 rows/sec., 9.67 MiB/sec. | ||
| 9585 | 2025.11.21 18:12:50.445234 [ 31 ] {} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9586 | 2025.11.21 18:12:50.445269 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9587 | 2025.11.21 18:12:50.445274 [ 256 ] {63702c5c-a2cf-4946-b71f-4a54b965a2cf} <Debug> TCPHandler: Processed in 0.001403139 sec. | ||
| 9588 | 2025.11.21 18:12:50.445353 [ 193 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_29_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_25_6 to all_29_29_0 into Compact with storage Full | ||
| 9589 | 2025.11.21 18:12:50.445400 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9590 | 2025.11.21 18:12:50.445490 [ 193 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9591 | 2025.11.21 18:12:50.445496 [ 256 ] {7b6c56b8-15c1-4d80-b406-3aa272b258b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9592 | 2025.11.21 18:12:50.445530 [ 193 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 211 rows starting from the beginning of the part | ||
| 9593 | 2025.11.21 18:12:50.445548 [ 256 ] {7b6c56b8-15c1-4d80-b406-3aa272b258b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9594 | 2025.11.21 18:12:50.445607 [ 193 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 211 rows starting from the beginning of the part | ||
| 9595 | 2025.11.21 18:12:50.445657 [ 193 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 211 rows starting from the beginning of the part | ||
| 9596 | 2025.11.21 18:12:50.445699 [ 193 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 211 rows starting from the beginning of the part | ||
| 9597 | 2025.11.21 18:12:50.445738 [ 193 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 211 rows starting from the beginning of the part | ||
| 9598 | 2025.11.21 18:12:50.446249 [ 256 ] {7b6c56b8-15c1-4d80-b406-3aa272b258b5} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9599 | 2025.11.21 18:12:50.446290 [ 256 ] {7b6c56b8-15c1-4d80-b406-3aa272b258b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9600 | 2025.11.21 18:12:50.446701 [ 256 ] {7b6c56b8-15c1-4d80-b406-3aa272b258b5} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9601 | 2025.11.21 18:12:50.446914 [ 191 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001593802 sec., 661939.1869253521 rows/sec., 40.11 MiB/sec. | ||
| 9602 | 2025.11.21 18:12:50.446947 [ 256 ] {7b6c56b8-15c1-4d80-b406-3aa272b258b5} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9603 | 2025.11.21 18:12:50.447067 [ 193 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 9604 | 2025.11.21 18:12:50.447069 [ 31 ] {} <Debug> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9605 | 2025.11.21 18:12:50.447084 [ 256 ] {7b6c56b8-15c1-4d80-b406-3aa272b258b5} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001607 sec., 441194.77286869945 rows/sec., 30.91 MiB/sec. | ||
| 9606 | 2025.11.21 18:12:50.447117 [ 31 ] {} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9607 | 2025.11.21 18:12:50.447143 [ 256 ] {7b6c56b8-15c1-4d80-b406-3aa272b258b5} <Debug> TCPHandler: Processed in 0.001789726 sec. | ||
| 9608 | 2025.11.21 18:12:50.447143 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9609 | 2025.11.21 18:12:50.447243 [ 192 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9610 | 2025.11.21 18:12:50.447268 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9611 | 2025.11.21 18:12:50.447336 [ 192 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9612 | 2025.11.21 18:12:50.447359 [ 193 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_29_7} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9613 | 2025.11.21 18:12:50.447366 [ 192 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1211 rows starting from the beginning of the part | ||
| 9614 | 2025.11.21 18:12:50.447362 [ 256 ] {01d1889e-dcea-417e-a1ff-2642852afa54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9615 | 2025.11.21 18:12:50.447437 [ 256 ] {01d1889e-dcea-417e-a1ff-2642852afa54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9616 | 2025.11.21 18:12:50.447442 [ 192 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 74 rows starting from the beginning of the part | ||
| 9617 | 2025.11.21 18:12:50.447439 [ 193 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_29_7} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 9618 | 2025.11.21 18:12:50.447495 [ 192 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 1169 rows starting from the beginning of the part | ||
| 9619 | 2025.11.21 18:12:50.447542 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 9620 | 2025.11.21 18:12:50.447542 [ 192 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 9621 | 2025.11.21 18:12:50.447602 [ 192 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 74 rows starting from the beginning of the part | ||
| 9622 | 2025.11.21 18:12:50.447647 [ 192 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 709 rows starting from the beginning of the part | ||
| 9623 | 2025.11.21 18:12:50.447785 [ 256 ] {01d1889e-dcea-417e-a1ff-2642852afa54} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9624 | 2025.11.21 18:12:50.447821 [ 256 ] {01d1889e-dcea-417e-a1ff-2642852afa54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9625 | 2025.11.21 18:12:50.448115 [ 256 ] {01d1889e-dcea-417e-a1ff-2642852afa54} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9626 | 2025.11.21 18:12:50.448320 [ 256 ] {01d1889e-dcea-417e-a1ff-2642852afa54} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9627 | 2025.11.21 18:12:50.448449 [ 256 ] {01d1889e-dcea-417e-a1ff-2642852afa54} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001105 sec., 5429.8642533936645 rows/sec., 283.69 KiB/sec. | ||
| 9628 | 2025.11.21 18:12:50.448485 [ 256 ] {01d1889e-dcea-417e-a1ff-2642852afa54} <Debug> TCPHandler: Processed in 0.001263316 sec. | ||
| 9629 | 2025.11.21 18:12:50.448600 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9630 | 2025.11.21 18:12:50.448690 [ 256 ] {de6732d2-b895-45d8-97b5-70c5c715da76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9631 | 2025.11.21 18:12:50.448732 [ 256 ] {de6732d2-b895-45d8-97b5-70c5c715da76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9632 | 2025.11.21 18:12:50.448858 [ 191 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3301 rows, containing 5 columns (5 merged, 0 gathered) in 0.001655684 sec., 1993737.9354997694 rows/sec., 150.45 MiB/sec. | ||
| 9633 | 2025.11.21 18:12:50.449026 [ 191 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9634 | 2025.11.21 18:12:50.449174 [ 256 ] {de6732d2-b895-45d8-97b5-70c5c715da76} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9635 | 2025.11.21 18:12:50.449215 [ 256 ] {de6732d2-b895-45d8-97b5-70c5c715da76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9636 | 2025.11.21 18:12:50.449281 [ 191 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_66_13} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9637 | 2025.11.21 18:12:50.449362 [ 191 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_66_13} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9638 | 2025.11.21 18:12:50.449436 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 9639 | 2025.11.21 18:12:50.449592 [ 256 ] {de6732d2-b895-45d8-97b5-70c5c715da76} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9640 | 2025.11.21 18:12:50.449802 [ 256 ] {de6732d2-b895-45d8-97b5-70c5c715da76} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9641 | 2025.11.21 18:12:50.449911 [ 31 ] {} <Debug> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9642 | 2025.11.21 18:12:50.449930 [ 256 ] {de6732d2-b895-45d8-97b5-70c5c715da76} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001258 sec., 249602.5437201908 rows/sec., 16.40 MiB/sec. | ||
| 9643 | 2025.11.21 18:12:50.449942 [ 31 ] {} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9644 | 2025.11.21 18:12:50.449968 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 9645 | 2025.11.21 18:12:50.449972 [ 256 ] {de6732d2-b895-45d8-97b5-70c5c715da76} <Debug> TCPHandler: Processed in 0.00141865 sec. | ||
| 9646 | 2025.11.21 18:12:50.450043 [ 193 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9647 | 2025.11.21 18:12:50.450094 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9648 | 2025.11.21 18:12:50.450147 [ 193 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9649 | 2025.11.21 18:12:50.450179 [ 193 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 19119 rows starting from the beginning of the part | ||
| 9650 | 2025.11.21 18:12:50.450188 [ 256 ] {ac55dd22-70af-492f-88ab-835819a6feda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9651 | 2025.11.21 18:12:50.450228 [ 193 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 160 rows starting from the beginning of the part | ||
| 9652 | 2025.11.21 18:12:50.450234 [ 256 ] {ac55dd22-70af-492f-88ab-835819a6feda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9653 | 2025.11.21 18:12:50.450279 [ 193 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 936 rows starting from the beginning of the part | ||
| 9654 | 2025.11.21 18:12:50.450323 [ 193 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 64 rows starting from the beginning of the part | ||
| 9655 | 2025.11.21 18:12:50.450364 [ 193 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 160 rows starting from the beginning of the part | ||
| 9656 | 2025.11.21 18:12:50.450404 [ 193 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 314 rows starting from the beginning of the part | ||
| 9657 | 2025.11.21 18:12:50.450600 [ 256 ] {ac55dd22-70af-492f-88ab-835819a6feda} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9658 | 2025.11.21 18:12:50.450641 [ 256 ] {ac55dd22-70af-492f-88ab-835819a6feda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9659 | 2025.11.21 18:12:50.450944 [ 256 ] {ac55dd22-70af-492f-88ab-835819a6feda} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9660 | 2025.11.21 18:12:50.451146 [ 256 ] {ac55dd22-70af-492f-88ab-835819a6feda} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9661 | 2025.11.21 18:12:50.451275 [ 256 ] {ac55dd22-70af-492f-88ab-835819a6feda} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001104 sec., 905.7971014492754 rows/sec., 61.04 KiB/sec. | ||
| 9662 | 2025.11.21 18:12:50.451311 [ 256 ] {ac55dd22-70af-492f-88ab-835819a6feda} <Debug> TCPHandler: Processed in 0.001263686 sec. | ||
| 9663 | 2025.11.21 18:12:50.451427 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9664 | 2025.11.21 18:12:50.451518 [ 256 ] {78263397-1435-4f1e-9e21-c15df35bcbd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9665 | 2025.11.21 18:12:50.451570 [ 256 ] {78263397-1435-4f1e-9e21-c15df35bcbd6} <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 | ||
| 9666 | 2025.11.21 18:12:50.452484 [ 256 ] {78263397-1435-4f1e-9e21-c15df35bcbd6} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9667 | 2025.11.21 18:12:50.452524 [ 256 ] {78263397-1435-4f1e-9e21-c15df35bcbd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9668 | 2025.11.21 18:12:50.453098 [ 256 ] {78263397-1435-4f1e-9e21-c15df35bcbd6} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9669 | 2025.11.21 18:12:50.453326 [ 256 ] {78263397-1435-4f1e-9e21-c15df35bcbd6} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9670 | 2025.11.21 18:12:50.453470 [ 256 ] {78263397-1435-4f1e-9e21-c15df35bcbd6} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00197 sec., 15228.426395939086 rows/sec., 27.29 MiB/sec. | ||
| 9671 | 2025.11.21 18:12:50.453525 [ 256 ] {78263397-1435-4f1e-9e21-c15df35bcbd6} <Debug> TCPHandler: Processed in 0.002143695 sec. | ||
| 9672 | 2025.11.21 18:12:50.453638 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9673 | 2025.11.21 18:12:50.453731 [ 256 ] {427b90e3-8941-4a90-b0a3-3f8cda2ade44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9674 | 2025.11.21 18:12:50.453773 [ 256 ] {427b90e3-8941-4a90-b0a3-3f8cda2ade44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9675 | 2025.11.21 18:12:50.454139 [ 256 ] {427b90e3-8941-4a90-b0a3-3f8cda2ade44} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9676 | 2025.11.21 18:12:50.454175 [ 256 ] {427b90e3-8941-4a90-b0a3-3f8cda2ade44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9677 | 2025.11.21 18:12:50.454500 [ 256 ] {427b90e3-8941-4a90-b0a3-3f8cda2ade44} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 9678 | 2025.11.21 18:12:50.454711 [ 256 ] {427b90e3-8941-4a90-b0a3-3f8cda2ade44} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9679 | 2025.11.21 18:12:50.454832 [ 31 ] {} <Debug> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 9680 | 2025.11.21 18:12:50.454841 [ 256 ] {427b90e3-8941-4a90-b0a3-3f8cda2ade44} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001129 sec., 92116.9176262179 rows/sec., 5.64 MiB/sec. | ||
| 9681 | 2025.11.21 18:12:50.454872 [ 31 ] {} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9682 | 2025.11.21 18:12:50.454892 [ 256 ] {427b90e3-8941-4a90-b0a3-3f8cda2ade44} <Debug> TCPHandler: Processed in 0.001300456 sec. | ||
| 9683 | 2025.11.21 18:12:50.454896 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9684 | 2025.11.21 18:12:50.454995 [ 197 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 9685 | 2025.11.21 18:12:50.455102 [ 197 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9686 | 2025.11.21 18:12:50.455128 [ 197 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4344 rows starting from the beginning of the part | ||
| 9687 | 2025.11.21 18:12:50.455177 [ 197 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 9688 | 2025.11.21 18:12:50.455219 [ 197 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 80 rows starting from the beginning of the part | ||
| 9689 | 2025.11.21 18:12:50.455256 [ 197 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 24 rows starting from the beginning of the part | ||
| 9690 | 2025.11.21 18:12:50.455293 [ 197 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 60 rows starting from the beginning of the part | ||
| 9691 | 2025.11.21 18:12:50.455333 [ 197 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 104 rows starting from the beginning of the part | ||
| 9692 | 2025.11.21 18:12:50.455918 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20753 rows, containing 5 columns (5 merged, 0 gathered) in 0.005908672 sec., 3512295.1485545314 rows/sec., 235.00 MiB/sec. | ||
| 9693 | 2025.11.21 18:12:50.456205 [ 193 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9694 | 2025.11.21 18:12:50.456465 [ 193 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9695 | 2025.11.21 18:12:50.456528 [ 193 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9696 | 2025.11.21 18:12:50.456596 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.28 MiB. | ||
| 9697 | 2025.11.21 18:12:50.456724 [ 198 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4672 rows, containing 4 columns (4 merged, 0 gathered) in 0.001767476 sec., 2643317.36329093 rows/sec., 167.70 MiB/sec. | ||
| 9698 | 2025.11.21 18:12:50.457095 [ 200 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 9699 | 2025.11.21 18:12:50.457385 [ 200 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_66_13} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9700 | 2025.11.21 18:12:50.457457 [ 200 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_66_13} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 9701 | 2025.11.21 18:12:50.457532 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 9702 | 2025.11.21 18:12:55.379152 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19629 | ||
| 9703 | 2025.11.21 18:12:55.379756 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9704 | 2025.11.21 18:12:55.379808 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9705 | 2025.11.21 18:12:55.380360 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9706 | 2025.11.21 18:12:55.380602 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9707 | 2025.11.21 18:12:55.380736 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19629 | ||
| 9708 | 2025.11.21 18:12:55.380743 [ 102 ] {} <Debug> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9709 | 2025.11.21 18:12:55.380817 [ 102 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9710 | 2025.11.21 18:12:55.380840 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9711 | 2025.11.21 18:12:55.380944 [ 193 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 9712 | 2025.11.21 18:12:55.381050 [ 193 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9713 | 2025.11.21 18:12:55.381084 [ 193 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17197 rows starting from the beginning of the part | ||
| 9714 | 2025.11.21 18:12:55.381145 [ 193 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 512 rows starting from the beginning of the part | ||
| 9715 | 2025.11.21 18:12:55.381194 [ 193 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 448 rows starting from the beginning of the part | ||
| 9716 | 2025.11.21 18:12:55.381236 [ 193 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 512 rows starting from the beginning of the part | ||
| 9717 | 2025.11.21 18:12:55.381272 [ 193 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 448 rows starting from the beginning of the part | ||
| 9718 | 2025.11.21 18:12:55.381309 [ 193 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 512 rows starting from the beginning of the part | ||
| 9719 | 2025.11.21 18:12:55.383107 [ 198 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19629 rows, containing 4 columns (4 merged, 0 gathered) in 0.002210115 sec., 8881438.296197258 rows/sec., 127.05 MiB/sec. | ||
| 9720 | 2025.11.21 18:12:55.383368 [ 201 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9721 | 2025.11.21 18:12:55.383659 [ 201 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_41_8} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9722 | 2025.11.21 18:12:55.383737 [ 201 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_41_8} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9723 | 2025.11.21 18:12:55.383813 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.64 MiB. | ||
| 9724 | 2025.11.21 18:12:55.424189 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9725 | 2025.11.21 18:12:55.424457 [ 256 ] {c8a33692-834f-4a39-91f7-a9d29e016479} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9726 | 2025.11.21 18:12:55.424559 [ 256 ] {c8a33692-834f-4a39-91f7-a9d29e016479} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9727 | 2025.11.21 18:12:55.425511 [ 256 ] {c8a33692-834f-4a39-91f7-a9d29e016479} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9728 | 2025.11.21 18:12:55.425553 [ 256 ] {c8a33692-834f-4a39-91f7-a9d29e016479} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9729 | 2025.11.21 18:12:55.425939 [ 256 ] {c8a33692-834f-4a39-91f7-a9d29e016479} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9730 | 2025.11.21 18:12:55.426171 [ 256 ] {c8a33692-834f-4a39-91f7-a9d29e016479} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9731 | 2025.11.21 18:12:55.426322 [ 256 ] {c8a33692-834f-4a39-91f7-a9d29e016479} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00194 sec., 39175.25773195876 rows/sec., 3.23 MiB/sec. | ||
| 9732 | 2025.11.21 18:12:55.426364 [ 256 ] {c8a33692-834f-4a39-91f7-a9d29e016479} <Debug> TCPHandler: Processed in 0.002295747 sec. | ||
| 9733 | 2025.11.21 18:12:55.426494 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9734 | 2025.11.21 18:12:55.426589 [ 256 ] {bf43e8c6-c249-44d4-8a3f-32b61fef9d8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9735 | 2025.11.21 18:12:55.426630 [ 256 ] {bf43e8c6-c249-44d4-8a3f-32b61fef9d8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9736 | 2025.11.21 18:12:55.427087 [ 256 ] {bf43e8c6-c249-44d4-8a3f-32b61fef9d8a} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9737 | 2025.11.21 18:12:55.427123 [ 256 ] {bf43e8c6-c249-44d4-8a3f-32b61fef9d8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9738 | 2025.11.21 18:12:55.427569 [ 256 ] {bf43e8c6-c249-44d4-8a3f-32b61fef9d8a} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9739 | 2025.11.21 18:12:55.427913 [ 256 ] {bf43e8c6-c249-44d4-8a3f-32b61fef9d8a} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9740 | 2025.11.21 18:12:55.428079 [ 256 ] {bf43e8c6-c249-44d4-8a3f-32b61fef9d8a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001508 sec., 6631.29973474801 rows/sec., 498.64 KiB/sec. | ||
| 9741 | 2025.11.21 18:12:55.428124 [ 256 ] {bf43e8c6-c249-44d4-8a3f-32b61fef9d8a} <Debug> TCPHandler: Processed in 0.001678594 sec. | ||
| 9742 | 2025.11.21 18:12:55.428251 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9743 | 2025.11.21 18:12:55.428344 [ 256 ] {9b8d3f7c-1cfa-45d6-8f7a-84a5711134c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9744 | 2025.11.21 18:12:55.428383 [ 256 ] {9b8d3f7c-1cfa-45d6-8f7a-84a5711134c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9745 | 2025.11.21 18:12:55.428803 [ 256 ] {9b8d3f7c-1cfa-45d6-8f7a-84a5711134c7} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9746 | 2025.11.21 18:12:55.428839 [ 256 ] {9b8d3f7c-1cfa-45d6-8f7a-84a5711134c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9747 | 2025.11.21 18:12:55.429143 [ 256 ] {9b8d3f7c-1cfa-45d6-8f7a-84a5711134c7} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9748 | 2025.11.21 18:12:55.429370 [ 256 ] {9b8d3f7c-1cfa-45d6-8f7a-84a5711134c7} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9749 | 2025.11.21 18:12:55.429498 [ 256 ] {9b8d3f7c-1cfa-45d6-8f7a-84a5711134c7} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001173 sec., 63086.10400682012 rows/sec., 4.93 MiB/sec. | ||
| 9750 | 2025.11.21 18:12:55.429535 [ 256 ] {9b8d3f7c-1cfa-45d6-8f7a-84a5711134c7} <Debug> TCPHandler: Processed in 0.001338267 sec. | ||
| 9751 | 2025.11.21 18:12:55.429653 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9752 | 2025.11.21 18:12:55.429744 [ 256 ] {f5f5fcea-5925-4bfe-ac3d-75288480848e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9753 | 2025.11.21 18:12:55.429787 [ 256 ] {f5f5fcea-5925-4bfe-ac3d-75288480848e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9754 | 2025.11.21 18:12:55.430195 [ 256 ] {f5f5fcea-5925-4bfe-ac3d-75288480848e} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9755 | 2025.11.21 18:12:55.430230 [ 256 ] {f5f5fcea-5925-4bfe-ac3d-75288480848e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9756 | 2025.11.21 18:12:55.430569 [ 256 ] {f5f5fcea-5925-4bfe-ac3d-75288480848e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9757 | 2025.11.21 18:12:55.430818 [ 256 ] {f5f5fcea-5925-4bfe-ac3d-75288480848e} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9758 | 2025.11.21 18:12:55.430953 [ 256 ] {f5f5fcea-5925-4bfe-ac3d-75288480848e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 9759 | 2025.11.21 18:12:55.430988 [ 256 ] {f5f5fcea-5925-4bfe-ac3d-75288480848e} <Debug> TCPHandler: Processed in 0.001381908 sec. | ||
| 9760 | 2025.11.21 18:12:55.431096 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9761 | 2025.11.21 18:12:55.431188 [ 256 ] {2d887ac1-6e82-45fd-8c88-49daec6d5677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9762 | 2025.11.21 18:12:55.431240 [ 256 ] {2d887ac1-6e82-45fd-8c88-49daec6d5677} <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 | ||
| 9763 | 2025.11.21 18:12:55.432007 [ 256 ] {2d887ac1-6e82-45fd-8c88-49daec6d5677} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9764 | 2025.11.21 18:12:55.432042 [ 256 ] {2d887ac1-6e82-45fd-8c88-49daec6d5677} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9765 | 2025.11.21 18:12:55.432547 [ 256 ] {2d887ac1-6e82-45fd-8c88-49daec6d5677} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9766 | 2025.11.21 18:12:55.432757 [ 256 ] {2d887ac1-6e82-45fd-8c88-49daec6d5677} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9767 | 2025.11.21 18:12:55.432891 [ 256 ] {2d887ac1-6e82-45fd-8c88-49daec6d5677} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001722 sec., 5807.200929152149 rows/sec., 10.41 MiB/sec. | ||
| 9768 | 2025.11.21 18:12:55.432943 [ 256 ] {2d887ac1-6e82-45fd-8c88-49daec6d5677} <Debug> TCPHandler: Processed in 0.001893718 sec. | ||
| 9769 | 2025.11.21 18:12:55.433044 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9770 | 2025.11.21 18:12:55.433135 [ 256 ] {2948c09a-3634-4d16-9ccc-0fe239fde176} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9771 | 2025.11.21 18:12:55.433175 [ 256 ] {2948c09a-3634-4d16-9ccc-0fe239fde176} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9772 | 2025.11.21 18:12:55.433505 [ 256 ] {2948c09a-3634-4d16-9ccc-0fe239fde176} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9773 | 2025.11.21 18:12:55.433541 [ 256 ] {2948c09a-3634-4d16-9ccc-0fe239fde176} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9774 | 2025.11.21 18:12:55.433831 [ 256 ] {2948c09a-3634-4d16-9ccc-0fe239fde176} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 9775 | 2025.11.21 18:12:55.434035 [ 256 ] {2948c09a-3634-4d16-9ccc-0fe239fde176} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9776 | 2025.11.21 18:12:55.434158 [ 256 ] {2948c09a-3634-4d16-9ccc-0fe239fde176} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 9777 | 2025.11.21 18:12:55.434193 [ 256 ] {2948c09a-3634-4d16-9ccc-0fe239fde176} <Debug> TCPHandler: Processed in 0.001194984 sec. | ||
| 9778 | 2025.11.21 18:12:56.500458 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9779 | 2025.11.21 18:12:56.522726 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9780 | 2025.11.21 18:12:56.522808 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9781 | 2025.11.21 18:12:56.530062 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9782 | 2025.11.21 18:12:56.531211 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9783 | 2025.11.21 18:12:56.531619 [ 8 ] {} <Debug> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9784 | 2025.11.21 18:12:56.531670 [ 8 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9785 | 2025.11.21 18:12:56.531696 [ 8 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 9786 | 2025.11.21 18:12:56.531834 [ 189 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 9787 | 2025.11.21 18:12:56.536774 [ 189 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9788 | 2025.11.21 18:12:56.537290 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9789 | 2025.11.21 18:12:56.538373 [ 189 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 272 rows starting from the beginning of the part | ||
| 9790 | 2025.11.21 18:12:56.543297 [ 189 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 7 rows starting from the beginning of the part | ||
| 9791 | 2025.11.21 18:12:56.548179 [ 189 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 8 rows starting from the beginning of the part | ||
| 9792 | 2025.11.21 18:12:56.552818 [ 189 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 7 rows starting from the beginning of the part | ||
| 9793 | 2025.11.21 18:12:56.557541 [ 189 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 8 rows starting from the beginning of the part | ||
| 9794 | 2025.11.21 18:12:56.561375 [ 189 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 7 rows starting from the beginning of the part | ||
| 9795 | 2025.11.21 18:12:56.626927 [ 196 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.095149777 sec., 3247.511552234116 rows/sec., 16.79 MiB/sec. | ||
| 9796 | 2025.11.21 18:12:56.630345 [ 188 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9797 | 2025.11.21 18:12:56.632841 [ 188 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_41_8} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9798 | 2025.11.21 18:12:56.632970 [ 188 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_41_8} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9799 | 2025.11.21 18:12:56.635645 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9800 | 2025.11.21 18:12:56.765067 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57110 | ||
| 9801 | 2025.11.21 18:12:56.765178 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9802 | 2025.11.21 18:12:56.765204 [ 288 ] {} <Debug> TCP-Session: 66693d95-a73a-407b-99d7-92adc8014dfe Authenticating user 'default' from [fd00:1122:3344:101::e]:57110 | ||
| 9803 | 2025.11.21 18:12:56.765226 [ 288 ] {} <Debug> TCP-Session: 66693d95-a73a-407b-99d7-92adc8014dfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9804 | 2025.11.21 18:12:56.765240 [ 288 ] {} <Debug> TCP-Session: 66693d95-a73a-407b-99d7-92adc8014dfe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9805 | 2025.11.21 18:12:56.765402 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42665 | ||
| 9806 | 2025.11.21 18:12:56.765433 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51306 | ||
| 9807 | 2025.11.21 18:12:56.765471 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43157 | ||
| 9808 | 2025.11.21 18:12:56.765474 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34043 | ||
| 9809 | 2025.11.21 18:12:56.765505 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35103 | ||
| 9810 | 2025.11.21 18:12:56.765528 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35565 | ||
| 9811 | 2025.11.21 18:12:56.765520 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61350 | ||
| 9812 | 2025.11.21 18:12:56.765577 [ 288 ] {} <Trace> TCP-Session: 66693d95-a73a-407b-99d7-92adc8014dfe Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9813 | 2025.11.21 18:12:56.765621 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9814 | 2025.11.21 18:12:56.765643 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60436 | ||
| 9815 | 2025.11.21 18:12:56.765658 [ 289 ] {} <Debug> TCP-Session: 8c5387d3-2efb-4284-9a6c-403732cb5fee Authenticating user 'default' from [fd00:1122:3344:101::e]:42665 | ||
| 9816 | 2025.11.21 18:12:56.765701 [ 289 ] {} <Debug> TCP-Session: 8c5387d3-2efb-4284-9a6c-403732cb5fee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9817 | 2025.11.21 18:12:56.765715 [ 289 ] {} <Debug> TCP-Session: 8c5387d3-2efb-4284-9a6c-403732cb5fee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9818 | 2025.11.21 18:12:56.765808 [ 288 ] {9474569e-f44b-412e-8e23-47487e60e600} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:57110) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9819 | 2025.11.21 18:12:56.766137 [ 288 ] {9474569e-f44b-412e-8e23-47487e60e600} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9820 | 2025.11.21 18:12:56.766204 [ 288 ] {9474569e-f44b-412e-8e23-47487e60e600} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9821 | 2025.11.21 18:12:56.766225 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9822 | 2025.11.21 18:12:56.766270 [ 353 ] {} <Debug> TCP-Session: 57d3ddd8-90bf-4418-9fec-c8eb31e14a5e Authenticating user 'default' from [fd00:1122:3344:101::e]:60436 | ||
| 9823 | 2025.11.21 18:12:56.766293 [ 353 ] {} <Debug> TCP-Session: 57d3ddd8-90bf-4418-9fec-c8eb31e14a5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9824 | 2025.11.21 18:12:56.766307 [ 353 ] {} <Debug> TCP-Session: 57d3ddd8-90bf-4418-9fec-c8eb31e14a5e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9825 | 2025.11.21 18:12:56.766421 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9826 | 2025.11.21 18:12:56.766460 [ 351 ] {} <Debug> TCP-Session: 91b5c5c5-af17-4a30-91aa-2e8436e4e711 Authenticating user 'default' from [fd00:1122:3344:101::e]:61350 | ||
| 9827 | 2025.11.21 18:12:56.766478 [ 351 ] {} <Debug> TCP-Session: 91b5c5c5-af17-4a30-91aa-2e8436e4e711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9828 | 2025.11.21 18:12:56.766494 [ 351 ] {} <Debug> TCP-Session: 91b5c5c5-af17-4a30-91aa-2e8436e4e711 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9829 | 2025.11.21 18:12:56.766545 [ 288 ] {9474569e-f44b-412e-8e23-47487e60e600} <Debug> oximeter.version (1e33800d-71a0-4bff-b3ff-07bf941cdc20) (SelectExecutor): Key condition: unknown | ||
| 9830 | 2025.11.21 18:12:56.766554 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9831 | 2025.11.21 18:12:56.766612 [ 350 ] {} <Debug> TCP-Session: ac1dcfc9-8ef5-4e86-8900-32b5bfcc43fb Authenticating user 'default' from [fd00:1122:3344:101::e]:35103 | ||
| 9832 | 2025.11.21 18:12:56.766637 [ 350 ] {} <Debug> TCP-Session: ac1dcfc9-8ef5-4e86-8900-32b5bfcc43fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9833 | 2025.11.21 18:12:56.766650 [ 350 ] {} <Debug> TCP-Session: ac1dcfc9-8ef5-4e86-8900-32b5bfcc43fb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9834 | 2025.11.21 18:12:56.766905 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9835 | 2025.11.21 18:12:56.766944 [ 352 ] {} <Debug> TCP-Session: dcc80786-6810-4232-ad87-8bcbcc673de5 Authenticating user 'default' from [fd00:1122:3344:101::e]:35565 | ||
| 9836 | 2025.11.21 18:12:56.766962 [ 352 ] {} <Debug> TCP-Session: dcc80786-6810-4232-ad87-8bcbcc673de5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9837 | 2025.11.21 18:12:56.766981 [ 352 ] {} <Debug> TCP-Session: dcc80786-6810-4232-ad87-8bcbcc673de5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9838 | 2025.11.21 18:12:56.767020 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9839 | 2025.11.21 18:12:56.767057 [ 291 ] {} <Debug> TCP-Session: c76e2de4-a265-4bc6-82fb-4dd52d8aefcd Authenticating user 'default' from [fd00:1122:3344:101::e]:43157 | ||
| 9840 | 2025.11.21 18:12:56.767076 [ 291 ] {} <Debug> TCP-Session: c76e2de4-a265-4bc6-82fb-4dd52d8aefcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9841 | 2025.11.21 18:12:56.767089 [ 291 ] {} <Debug> TCP-Session: c76e2de4-a265-4bc6-82fb-4dd52d8aefcd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9842 | 2025.11.21 18:12:56.767386 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9843 | 2025.11.21 18:12:56.767423 [ 349 ] {} <Debug> TCP-Session: 40aef91b-d856-4baa-ba17-8b4bc20c4272 Authenticating user 'default' from [fd00:1122:3344:101::e]:34043 | ||
| 9844 | 2025.11.21 18:12:56.767442 [ 349 ] {} <Debug> TCP-Session: 40aef91b-d856-4baa-ba17-8b4bc20c4272 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9845 | 2025.11.21 18:12:56.767456 [ 349 ] {} <Debug> TCP-Session: 40aef91b-d856-4baa-ba17-8b4bc20c4272 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9846 | 2025.11.21 18:12:56.767527 [ 321 ] {9474569e-f44b-412e-8e23-47487e60e600} <Trace> AggregatingTransform: Aggregating | ||
| 9847 | 2025.11.21 18:12:56.767556 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9848 | 2025.11.21 18:12:56.767580 [ 321 ] {9474569e-f44b-412e-8e23-47487e60e600} <Trace> Aggregator: Aggregation method: without_key | ||
| 9849 | 2025.11.21 18:12:56.767602 [ 290 ] {} <Debug> TCP-Session: 8325c21a-8c2d-4394-afb0-05d8758c2637 Authenticating user 'default' from [fd00:1122:3344:101::e]:51306 | ||
| 9850 | 2025.11.21 18:12:56.767630 [ 290 ] {} <Debug> TCP-Session: 8325c21a-8c2d-4394-afb0-05d8758c2637 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9851 | 2025.11.21 18:12:56.767629 [ 321 ] {9474569e-f44b-412e-8e23-47487e60e600} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00096924 sec. (1031.736 rows/sec., 40.30 KiB/sec.) | ||
| 9852 | 2025.11.21 18:12:56.767653 [ 290 ] {} <Debug> TCP-Session: 8325c21a-8c2d-4394-afb0-05d8758c2637 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9853 | 2025.11.21 18:12:56.767674 [ 321 ] {9474569e-f44b-412e-8e23-47487e60e600} <Trace> Aggregator: Merging aggregated data | ||
| 9854 | 2025.11.21 18:12:56.768918 [ 288 ] {9474569e-f44b-412e-8e23-47487e60e600} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003185 sec., 313.9717425431711 rows/sec., 12.26 KiB/sec. | ||
| 9855 | 2025.11.21 18:12:56.769091 [ 288 ] {9474569e-f44b-412e-8e23-47487e60e600} <Debug> TCPHandler: Processed in 0.003631225 sec. | ||
| 9856 | 2025.11.21 18:12:56.769217 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9857 | 2025.11.21 18:12:56.769244 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9858 | 2025.11.21 18:12:56.769249 [ 288 ] {} <Debug> TCP-Session: 66693d95-a73a-407b-99d7-92adc8014dfe Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9859 | 2025.11.21 18:12:56.769266 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9860 | 2025.11.21 18:12:56.769286 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9861 | 2025.11.21 18:12:56.769304 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9862 | 2025.11.21 18:12:56.769323 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9863 | 2025.11.21 18:12:56.769345 [ 291 ] {} <Debug> TCP-Session: c76e2de4-a265-4bc6-82fb-4dd52d8aefcd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9864 | 2025.11.21 18:12:56.769358 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9865 | 2025.11.21 18:12:56.769374 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9866 | 2025.11.21 18:12:56.769384 [ 350 ] {} <Debug> TCP-Session: ac1dcfc9-8ef5-4e86-8900-32b5bfcc43fb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9867 | 2025.11.21 18:12:56.769403 [ 349 ] {} <Debug> TCP-Session: 40aef91b-d856-4baa-ba17-8b4bc20c4272 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9868 | 2025.11.21 18:12:56.769424 [ 352 ] {} <Debug> TCP-Session: dcc80786-6810-4232-ad87-8bcbcc673de5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9869 | 2025.11.21 18:12:56.769379 [ 290 ] {} <Debug> TCP-Session: 8325c21a-8c2d-4394-afb0-05d8758c2637 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9870 | 2025.11.21 18:12:56.769295 [ 289 ] {} <Debug> TCP-Session: 8c5387d3-2efb-4284-9a6c-403732cb5fee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9871 | 2025.11.21 18:12:56.769340 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9872 | 2025.11.21 18:12:56.769328 [ 353 ] {} <Debug> TCP-Session: 57d3ddd8-90bf-4418-9fec-c8eb31e14a5e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9873 | 2025.11.21 18:12:56.769531 [ 351 ] {} <Debug> TCP-Session: 91b5c5c5-af17-4a30-91aa-2e8436e4e711 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9874 | 2025.11.21 18:12:56.974450 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44334 | ||
| 9875 | 2025.11.21 18:12:56.974557 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9876 | 2025.11.21 18:12:56.974585 [ 288 ] {} <Debug> TCP-Session: 8fc0cdf2-5cd6-432a-b696-b59e4a885b21 Authenticating user 'default' from [fd00:1122:3344:101::e]:44334 | ||
| 9877 | 2025.11.21 18:12:56.974608 [ 288 ] {} <Debug> TCP-Session: 8fc0cdf2-5cd6-432a-b696-b59e4a885b21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9878 | 2025.11.21 18:12:56.974620 [ 288 ] {} <Debug> TCP-Session: 8fc0cdf2-5cd6-432a-b696-b59e4a885b21 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9879 | 2025.11.21 18:12:56.974844 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34773 | ||
| 9880 | 2025.11.21 18:12:56.974880 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34490 | ||
| 9881 | 2025.11.21 18:12:56.974913 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43845 | ||
| 9882 | 2025.11.21 18:12:56.974925 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42953 | ||
| 9883 | 2025.11.21 18:12:56.974941 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63915 | ||
| 9884 | 2025.11.21 18:12:56.974974 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42106 | ||
| 9885 | 2025.11.21 18:12:56.975001 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9886 | 2025.11.21 18:12:56.975003 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9887 | 2025.11.21 18:12:56.975027 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9888 | 2025.11.21 18:12:56.975038 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9889 | 2025.11.21 18:12:56.975050 [ 289 ] {} <Debug> TCP-Session: 3deceac3-e00e-42ef-914e-7eff8cdae3ac Authenticating user 'default' from [fd00:1122:3344:101::e]:34773 | ||
| 9890 | 2025.11.21 18:12:56.975076 [ 350 ] {} <Debug> TCP-Session: 8d527441-1d09-4869-9c16-065caa3b2160 Authenticating user 'default' from [fd00:1122:3344:101::e]:42953 | ||
| 9891 | 2025.11.21 18:12:56.975069 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9892 | 2025.11.21 18:12:56.975097 [ 289 ] {} <Debug> TCP-Session: 3deceac3-e00e-42ef-914e-7eff8cdae3ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9893 | 2025.11.21 18:12:56.975114 [ 350 ] {} <Debug> TCP-Session: 8d527441-1d09-4869-9c16-065caa3b2160 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9894 | 2025.11.21 18:12:56.975132 [ 289 ] {} <Debug> TCP-Session: 3deceac3-e00e-42ef-914e-7eff8cdae3ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9895 | 2025.11.21 18:12:56.975145 [ 350 ] {} <Debug> TCP-Session: 8d527441-1d09-4869-9c16-065caa3b2160 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9896 | 2025.11.21 18:12:56.975085 [ 352 ] {} <Debug> TCP-Session: 99060043-8986-45d4-9a2c-0c70f63d1956 Authenticating user 'default' from [fd00:1122:3344:101::e]:63915 | ||
| 9897 | 2025.11.21 18:12:56.975078 [ 288 ] {} <Trace> TCP-Session: 8fc0cdf2-5cd6-432a-b696-b59e4a885b21 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9898 | 2025.11.21 18:12:56.975198 [ 352 ] {} <Debug> TCP-Session: 99060043-8986-45d4-9a2c-0c70f63d1956 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9899 | 2025.11.21 18:12:56.975061 [ 290 ] {} <Debug> TCP-Session: 379ccc80-fe88-4552-9fbf-7e0774021fc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:34490 | ||
| 9900 | 2025.11.21 18:12:56.975234 [ 352 ] {} <Debug> TCP-Session: 99060043-8986-45d4-9a2c-0c70f63d1956 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9901 | 2025.11.21 18:12:56.975027 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9902 | 2025.11.21 18:12:56.975263 [ 290 ] {} <Debug> TCP-Session: 379ccc80-fe88-4552-9fbf-7e0774021fc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9903 | 2025.11.21 18:12:56.975126 [ 353 ] {} <Debug> TCP-Session: 536a01b4-b48b-4ce7-a268-39518aacda3c Authenticating user 'default' from [fd00:1122:3344:101::e]:42106 | ||
| 9904 | 2025.11.21 18:12:56.975297 [ 290 ] {} <Debug> TCP-Session: 379ccc80-fe88-4552-9fbf-7e0774021fc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9905 | 2025.11.21 18:12:56.975293 [ 291 ] {} <Debug> TCP-Session: 75845663-3542-4dbc-8d79-74dd251bca74 Authenticating user 'default' from [fd00:1122:3344:101::e]:43845 | ||
| 9906 | 2025.11.21 18:12:56.975315 [ 353 ] {} <Debug> TCP-Session: 536a01b4-b48b-4ce7-a268-39518aacda3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9907 | 2025.11.21 18:12:56.975336 [ 291 ] {} <Debug> TCP-Session: 75845663-3542-4dbc-8d79-74dd251bca74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9908 | 2025.11.21 18:12:56.975348 [ 353 ] {} <Debug> TCP-Session: 536a01b4-b48b-4ce7-a268-39518aacda3c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9909 | 2025.11.21 18:12:56.975363 [ 291 ] {} <Debug> TCP-Session: 75845663-3542-4dbc-8d79-74dd251bca74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9910 | 2025.11.21 18:12:56.975373 [ 288 ] {6f6a61b8-843d-484d-a8c5-40d1dd89134f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44334) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9911 | 2025.11.21 18:12:56.974934 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64149 | ||
| 9912 | 2025.11.21 18:12:56.974913 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59045 | ||
| 9913 | 2025.11.21 18:12:56.975476 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9914 | 2025.11.21 18:12:56.975495 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9915 | 2025.11.21 18:12:56.975504 [ 351 ] {} <Debug> TCP-Session: 738a574d-cc19-4746-b53c-f0c913895e42 Authenticating user 'default' from [fd00:1122:3344:101::e]:64149 | ||
| 9916 | 2025.11.21 18:12:56.975523 [ 349 ] {} <Debug> TCP-Session: 36d7a33e-adc6-44b4-a2ad-b25ad4eb42c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59045 | ||
| 9917 | 2025.11.21 18:12:56.975532 [ 351 ] {} <Debug> TCP-Session: 738a574d-cc19-4746-b53c-f0c913895e42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9918 | 2025.11.21 18:12:56.975547 [ 349 ] {} <Debug> TCP-Session: 36d7a33e-adc6-44b4-a2ad-b25ad4eb42c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9919 | 2025.11.21 18:12:56.975554 [ 351 ] {} <Debug> TCP-Session: 738a574d-cc19-4746-b53c-f0c913895e42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9920 | 2025.11.21 18:12:56.975567 [ 349 ] {} <Debug> TCP-Session: 36d7a33e-adc6-44b4-a2ad-b25ad4eb42c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9921 | 2025.11.21 18:12:56.975642 [ 288 ] {6f6a61b8-843d-484d-a8c5-40d1dd89134f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9922 | 2025.11.21 18:12:56.975702 [ 288 ] {6f6a61b8-843d-484d-a8c5-40d1dd89134f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9923 | 2025.11.21 18:12:56.976075 [ 288 ] {6f6a61b8-843d-484d-a8c5-40d1dd89134f} <Debug> oximeter.version (1e33800d-71a0-4bff-b3ff-07bf941cdc20) (SelectExecutor): Key condition: unknown | ||
| 9924 | 2025.11.21 18:12:56.977132 [ 326 ] {6f6a61b8-843d-484d-a8c5-40d1dd89134f} <Trace> AggregatingTransform: Aggregating | ||
| 9925 | 2025.11.21 18:12:56.977228 [ 326 ] {6f6a61b8-843d-484d-a8c5-40d1dd89134f} <Trace> Aggregator: Aggregation method: without_key | ||
| 9926 | 2025.11.21 18:12:56.977269 [ 326 ] {6f6a61b8-843d-484d-a8c5-40d1dd89134f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001057341 sec. (945.769 rows/sec., 36.94 KiB/sec.) | ||
| 9927 | 2025.11.21 18:12:56.977290 [ 326 ] {6f6a61b8-843d-484d-a8c5-40d1dd89134f} <Trace> Aggregator: Merging aggregated data | ||
| 9928 | 2025.11.21 18:12:56.978486 [ 288 ] {6f6a61b8-843d-484d-a8c5-40d1dd89134f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003172 sec., 315.2585119798235 rows/sec., 12.31 KiB/sec. | ||
| 9929 | 2025.11.21 18:12:56.978649 [ 288 ] {6f6a61b8-843d-484d-a8c5-40d1dd89134f} <Debug> TCPHandler: Processed in 0.003704816 sec. | ||
| 9930 | 2025.11.21 18:12:56.978751 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9931 | 2025.11.21 18:12:56.978788 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9932 | 2025.11.21 18:12:56.978789 [ 288 ] {} <Debug> TCP-Session: 8fc0cdf2-5cd6-432a-b696-b59e4a885b21 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9933 | 2025.11.21 18:12:56.978820 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9934 | 2025.11.21 18:12:56.978835 [ 289 ] {} <Debug> TCP-Session: 3deceac3-e00e-42ef-914e-7eff8cdae3ac Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9935 | 2025.11.21 18:12:56.978846 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9936 | 2025.11.21 18:12:56.978870 [ 290 ] {} <Debug> TCP-Session: 379ccc80-fe88-4552-9fbf-7e0774021fc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9937 | 2025.11.21 18:12:56.978878 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9938 | 2025.11.21 18:12:56.978902 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9939 | 2025.11.21 18:12:56.978898 [ 291 ] {} <Debug> TCP-Session: 75845663-3542-4dbc-8d79-74dd251bca74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9940 | 2025.11.21 18:12:56.978927 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9941 | 2025.11.21 18:12:56.978948 [ 349 ] {} <Debug> TCP-Session: 36d7a33e-adc6-44b4-a2ad-b25ad4eb42c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9942 | 2025.11.21 18:12:56.978952 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9943 | 2025.11.21 18:12:56.978971 [ 350 ] {} <Debug> TCP-Session: 8d527441-1d09-4869-9c16-065caa3b2160 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9944 | 2025.11.21 18:12:56.978931 [ 353 ] {} <Debug> TCP-Session: 536a01b4-b48b-4ce7-a268-39518aacda3c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9945 | 2025.11.21 18:12:56.978999 [ 352 ] {} <Debug> TCP-Session: 99060043-8986-45d4-9a2c-0c70f63d1956 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9946 | 2025.11.21 18:12:56.978879 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9947 | 2025.11.21 18:12:56.979077 [ 351 ] {} <Debug> TCP-Session: 738a574d-cc19-4746-b53c-f0c913895e42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9948 | 2025.11.21 18:12:57.056091 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35033 | ||
| 9949 | 2025.11.21 18:12:57.056200 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9950 | 2025.11.21 18:12:57.056226 [ 289 ] {} <Debug> TCP-Session: 6d759738-541a-49df-ae16-440d4502839d Authenticating user 'default' from [fd00:1122:3344:101::e]:35033 | ||
| 9951 | 2025.11.21 18:12:57.056248 [ 289 ] {} <Debug> TCP-Session: 6d759738-541a-49df-ae16-440d4502839d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9952 | 2025.11.21 18:12:57.056260 [ 289 ] {} <Debug> TCP-Session: 6d759738-541a-49df-ae16-440d4502839d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9953 | 2025.11.21 18:12:57.056490 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51981 | ||
| 9954 | 2025.11.21 18:12:57.056511 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48492 | ||
| 9955 | 2025.11.21 18:12:57.056532 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57978 | ||
| 9956 | 2025.11.21 18:12:57.056548 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46495 | ||
| 9957 | 2025.11.21 18:12:57.056526 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47119 | ||
| 9958 | 2025.11.21 18:12:57.056607 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9959 | 2025.11.21 18:12:57.056617 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9960 | 2025.11.21 18:12:57.056636 [ 289 ] {} <Trace> TCP-Session: 6d759738-541a-49df-ae16-440d4502839d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9961 | 2025.11.21 18:12:57.056667 [ 350 ] {} <Debug> TCP-Session: cfc54f70-2746-41d9-9dee-f28eb2119158 Authenticating user 'default' from [fd00:1122:3344:101::e]:48492 | ||
| 9962 | 2025.11.21 18:12:57.056669 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9963 | 2025.11.21 18:12:57.056700 [ 350 ] {} <Debug> TCP-Session: cfc54f70-2746-41d9-9dee-f28eb2119158 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9964 | 2025.11.21 18:12:57.056721 [ 352 ] {} <Debug> TCP-Session: a24543d1-16d8-4445-aa99-2829fe81813b Authenticating user 'default' from [fd00:1122:3344:101::e]:47119 | ||
| 9965 | 2025.11.21 18:12:57.056743 [ 350 ] {} <Debug> TCP-Session: cfc54f70-2746-41d9-9dee-f28eb2119158 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9966 | 2025.11.21 18:12:57.056762 [ 352 ] {} <Debug> TCP-Session: a24543d1-16d8-4445-aa99-2829fe81813b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9967 | 2025.11.21 18:12:57.056646 [ 290 ] {} <Debug> TCP-Session: 78e85da2-58ad-4f12-8360-21a7822712f6 Authenticating user 'default' from [fd00:1122:3344:101::e]:51981 | ||
| 9968 | 2025.11.21 18:12:57.056787 [ 352 ] {} <Debug> TCP-Session: a24543d1-16d8-4445-aa99-2829fe81813b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9969 | 2025.11.21 18:12:57.056492 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55797 | ||
| 9970 | 2025.11.21 18:12:57.056817 [ 290 ] {} <Debug> TCP-Session: 78e85da2-58ad-4f12-8360-21a7822712f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9971 | 2025.11.21 18:12:57.056831 [ 289 ] {8f31b9ac-8868-4ffb-9b4c-ee75a18616d4} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35033) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9972 | 2025.11.21 18:12:57.056855 [ 290 ] {} <Debug> TCP-Session: 78e85da2-58ad-4f12-8360-21a7822712f6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9973 | 2025.11.21 18:12:57.056651 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9974 | 2025.11.21 18:12:57.056887 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9975 | 2025.11.21 18:12:57.056541 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52841 | ||
| 9976 | 2025.11.21 18:12:57.056925 [ 291 ] {} <Debug> TCP-Session: acb7b38d-ad4c-48bb-aaa5-d47e866dba25 Authenticating user 'default' from [fd00:1122:3344:101::e]:55797 | ||
| 9977 | 2025.11.21 18:12:57.056919 [ 351 ] {} <Debug> TCP-Session: 0cb968d7-5047-451c-8714-6df9c49adcb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:57978 | ||
| 9978 | 2025.11.21 18:12:57.056960 [ 291 ] {} <Debug> TCP-Session: acb7b38d-ad4c-48bb-aaa5-d47e866dba25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9979 | 2025.11.21 18:12:57.056492 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52435 | ||
| 9980 | 2025.11.21 18:12:57.056986 [ 291 ] {} <Debug> TCP-Session: acb7b38d-ad4c-48bb-aaa5-d47e866dba25 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9981 | 2025.11.21 18:12:57.056984 [ 351 ] {} <Debug> TCP-Session: 0cb968d7-5047-451c-8714-6df9c49adcb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9982 | 2025.11.21 18:12:57.056987 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9983 | 2025.11.21 18:12:57.057025 [ 351 ] {} <Debug> TCP-Session: 0cb968d7-5047-451c-8714-6df9c49adcb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9984 | 2025.11.21 18:12:57.057044 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9985 | 2025.11.21 18:12:57.057053 [ 353 ] {} <Debug> TCP-Session: be3b2e5e-4c75-4172-9058-e4c327449c59 Authenticating user 'default' from [fd00:1122:3344:101::e]:52841 | ||
| 9986 | 2025.11.21 18:12:57.057102 [ 349 ] {} <Debug> TCP-Session: f13695b7-78d9-4a42-8aa7-8a7400589068 Authenticating user 'default' from [fd00:1122:3344:101::e]:52435 | ||
| 9987 | 2025.11.21 18:12:57.057119 [ 353 ] {} <Debug> TCP-Session: be3b2e5e-4c75-4172-9058-e4c327449c59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9988 | 2025.11.21 18:12:57.057134 [ 349 ] {} <Debug> TCP-Session: f13695b7-78d9-4a42-8aa7-8a7400589068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9989 | 2025.11.21 18:12:57.057145 [ 353 ] {} <Debug> TCP-Session: be3b2e5e-4c75-4172-9058-e4c327449c59 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9990 | 2025.11.21 18:12:57.057159 [ 349 ] {} <Debug> TCP-Session: f13695b7-78d9-4a42-8aa7-8a7400589068 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9991 | 2025.11.21 18:12:57.057160 [ 289 ] {8f31b9ac-8868-4ffb-9b4c-ee75a18616d4} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9992 | 2025.11.21 18:12:57.056651 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9993 | 2025.11.21 18:12:57.057237 [ 288 ] {} <Debug> TCP-Session: 7be36582-7e9c-4887-adf7-1663f8133fa5 Authenticating user 'default' from [fd00:1122:3344:101::e]:46495 | ||
| 9994 | 2025.11.21 18:12:57.057237 [ 289 ] {8f31b9ac-8868-4ffb-9b4c-ee75a18616d4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9995 | 2025.11.21 18:12:57.057257 [ 288 ] {} <Debug> TCP-Session: 7be36582-7e9c-4887-adf7-1663f8133fa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9996 | 2025.11.21 18:12:57.057278 [ 288 ] {} <Debug> TCP-Session: 7be36582-7e9c-4887-adf7-1663f8133fa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9997 | 2025.11.21 18:12:57.057575 [ 289 ] {8f31b9ac-8868-4ffb-9b4c-ee75a18616d4} <Debug> oximeter.version (1e33800d-71a0-4bff-b3ff-07bf941cdc20) (SelectExecutor): Key condition: unknown | ||
| 9998 | 2025.11.21 18:12:57.058615 [ 312 ] {8f31b9ac-8868-4ffb-9b4c-ee75a18616d4} <Trace> AggregatingTransform: Aggregating | ||
| 9999 | 2025.11.21 18:12:57.058666 [ 312 ] {8f31b9ac-8868-4ffb-9b4c-ee75a18616d4} <Trace> Aggregator: Aggregation method: without_key | ||
| 10000 | 2025.11.21 18:12:57.058706 [ 312 ] {8f31b9ac-8868-4ffb-9b4c-ee75a18616d4} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001025622 sec. (975.018 rows/sec., 38.09 KiB/sec.) | ||
| 10001 | 2025.11.21 18:12:57.058724 [ 312 ] {8f31b9ac-8868-4ffb-9b4c-ee75a18616d4} <Trace> Aggregator: Merging aggregated data | ||
| 10002 | 2025.11.21 18:12:57.060187 [ 289 ] {8f31b9ac-8868-4ffb-9b4c-ee75a18616d4} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003412 sec., 293.08323563892145 rows/sec., 11.45 KiB/sec. | ||
| 10003 | 2025.11.21 18:12:57.060346 [ 289 ] {8f31b9ac-8868-4ffb-9b4c-ee75a18616d4} <Debug> TCPHandler: Processed in 0.003856139 sec. | ||
| 10004 | 2025.11.21 18:12:57.060437 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10005 | 2025.11.21 18:12:57.060467 [ 289 ] {} <Debug> TCP-Session: 6d759738-541a-49df-ae16-440d4502839d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10006 | 2025.11.21 18:12:57.060473 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10007 | 2025.11.21 18:12:57.060496 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10008 | 2025.11.21 18:12:57.060524 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10009 | 2025.11.21 18:12:57.060530 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10010 | 2025.11.21 18:12:57.060547 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10011 | 2025.11.21 18:12:57.060574 [ 349 ] {} <Debug> TCP-Session: f13695b7-78d9-4a42-8aa7-8a7400589068 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10012 | 2025.11.21 18:12:57.060585 [ 291 ] {} <Debug> TCP-Session: acb7b38d-ad4c-48bb-aaa5-d47e866dba25 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10013 | 2025.11.21 18:12:57.060582 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10014 | 2025.11.21 18:12:57.060598 [ 350 ] {} <Debug> TCP-Session: cfc54f70-2746-41d9-9dee-f28eb2119158 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10015 | 2025.11.21 18:12:57.060566 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10016 | 2025.11.21 18:12:57.060642 [ 351 ] {} <Debug> TCP-Session: 0cb968d7-5047-451c-8714-6df9c49adcb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10017 | 2025.11.21 18:12:57.060559 [ 290 ] {} <Debug> TCP-Session: 78e85da2-58ad-4f12-8360-21a7822712f6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10018 | 2025.11.21 18:12:57.060678 [ 352 ] {} <Debug> TCP-Session: a24543d1-16d8-4445-aa99-2829fe81813b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10019 | 2025.11.21 18:12:57.060599 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 10020 | 2025.11.21 18:12:57.060534 [ 288 ] {} <Debug> TCP-Session: 7be36582-7e9c-4887-adf7-1663f8133fa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10021 | 2025.11.21 18:12:57.060775 [ 353 ] {} <Debug> TCP-Session: be3b2e5e-4c75-4172-9058-e4c327449c59 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10022 | 2025.11.21 18:12:57.935456 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1302 | ||
| 10023 | 2025.11.21 18:12:57.939166 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10024 | 2025.11.21 18:12:57.939242 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10025 | 2025.11.21 18:12:57.941180 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10026 | 2025.11.21 18:12:57.941600 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10027 | 2025.11.21 18:12:57.942019 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1302 | ||
| 10028 | 2025.11.21 18:13:00.437757 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10029 | 2025.11.21 18:13:00.437955 [ 256 ] {9af2047c-3c51-4b98-a477-ee3ddca7ef72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10030 | 2025.11.21 18:13:00.438024 [ 256 ] {9af2047c-3c51-4b98-a477-ee3ddca7ef72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10031 | 2025.11.21 18:13:00.438860 [ 256 ] {9af2047c-3c51-4b98-a477-ee3ddca7ef72} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10032 | 2025.11.21 18:13:00.438911 [ 256 ] {9af2047c-3c51-4b98-a477-ee3ddca7ef72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10033 | 2025.11.21 18:13:00.439337 [ 256 ] {9af2047c-3c51-4b98-a477-ee3ddca7ef72} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10034 | 2025.11.21 18:13:00.439567 [ 256 ] {9af2047c-3c51-4b98-a477-ee3ddca7ef72} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10035 | 2025.11.21 18:13:00.439733 [ 256 ] {9af2047c-3c51-4b98-a477-ee3ddca7ef72} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001829 sec., 224166.2110442865 rows/sec., 14.22 MiB/sec. | ||
| 10036 | 2025.11.21 18:13:00.439786 [ 256 ] {9af2047c-3c51-4b98-a477-ee3ddca7ef72} <Debug> TCPHandler: Processed in 0.002154394 sec. | ||
| 10037 | 2025.11.21 18:13:00.439907 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10038 | 2025.11.21 18:13:00.440011 [ 256 ] {3a46347f-b147-44b7-8a17-25aabf8cf3a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10039 | 2025.11.21 18:13:00.440054 [ 256 ] {3a46347f-b147-44b7-8a17-25aabf8cf3a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10040 | 2025.11.21 18:13:00.441059 [ 256 ] {3a46347f-b147-44b7-8a17-25aabf8cf3a9} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10041 | 2025.11.21 18:13:00.441097 [ 256 ] {3a46347f-b147-44b7-8a17-25aabf8cf3a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10042 | 2025.11.21 18:13:00.441483 [ 256 ] {3a46347f-b147-44b7-8a17-25aabf8cf3a9} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10043 | 2025.11.21 18:13:00.441696 [ 256 ] {3a46347f-b147-44b7-8a17-25aabf8cf3a9} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10044 | 2025.11.21 18:13:00.441840 [ 256 ] {3a46347f-b147-44b7-8a17-25aabf8cf3a9} <Debug> executeQuery: Read 1172 rows, 95.50 KiB in 0.001854 sec., 632146.7098166128 rows/sec., 50.31 MiB/sec. | ||
| 10045 | 2025.11.21 18:13:00.441881 [ 256 ] {3a46347f-b147-44b7-8a17-25aabf8cf3a9} <Debug> TCPHandler: Processed in 0.002024801 sec. | ||
| 10046 | 2025.11.21 18:13:00.442000 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10047 | 2025.11.21 18:13:00.442098 [ 256 ] {d20f8574-30a8-4f15-973e-b780e0556652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10048 | 2025.11.21 18:13:00.442139 [ 256 ] {d20f8574-30a8-4f15-973e-b780e0556652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10049 | 2025.11.21 18:13:00.442647 [ 256 ] {d20f8574-30a8-4f15-973e-b780e0556652} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10050 | 2025.11.21 18:13:00.442686 [ 256 ] {d20f8574-30a8-4f15-973e-b780e0556652} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10051 | 2025.11.21 18:13:00.442999 [ 256 ] {d20f8574-30a8-4f15-973e-b780e0556652} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10052 | 2025.11.21 18:13:00.443208 [ 256 ] {d20f8574-30a8-4f15-973e-b780e0556652} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10053 | 2025.11.21 18:13:00.443338 [ 256 ] {d20f8574-30a8-4f15-973e-b780e0556652} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001261 sec., 186360.03172085647 rows/sec., 11.28 MiB/sec. | ||
| 10054 | 2025.11.21 18:13:00.443377 [ 256 ] {d20f8574-30a8-4f15-973e-b780e0556652} <Debug> TCPHandler: Processed in 0.001425829 sec. | ||
| 10055 | 2025.11.21 18:13:00.443489 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10056 | 2025.11.21 18:13:00.443583 [ 256 ] {2a8c1696-f59f-4551-805d-6317c1078b6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10057 | 2025.11.21 18:13:00.443624 [ 256 ] {2a8c1696-f59f-4551-805d-6317c1078b6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10058 | 2025.11.21 18:13:00.444109 [ 256 ] {2a8c1696-f59f-4551-805d-6317c1078b6c} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10059 | 2025.11.21 18:13:00.444148 [ 256 ] {2a8c1696-f59f-4551-805d-6317c1078b6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10060 | 2025.11.21 18:13:00.444458 [ 256 ] {2a8c1696-f59f-4551-805d-6317c1078b6c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10061 | 2025.11.21 18:13:00.444673 [ 256 ] {2a8c1696-f59f-4551-805d-6317c1078b6c} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10062 | 2025.11.21 18:13:00.444804 [ 256 ] {2a8c1696-f59f-4551-805d-6317c1078b6c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00124 sec., 170967.74193548388 rows/sec., 11.03 MiB/sec. | ||
| 10063 | 2025.11.21 18:13:00.444842 [ 256 ] {2a8c1696-f59f-4551-805d-6317c1078b6c} <Debug> TCPHandler: Processed in 0.001402489 sec. | ||
| 10064 | 2025.11.21 18:13:00.444951 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10065 | 2025.11.21 18:13:00.445044 [ 256 ] {33bcb5ca-52bf-4ff8-8eae-a14937244611} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10066 | 2025.11.21 18:13:00.445082 [ 256 ] {33bcb5ca-52bf-4ff8-8eae-a14937244611} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10067 | 2025.11.21 18:13:00.445551 [ 256 ] {33bcb5ca-52bf-4ff8-8eae-a14937244611} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10068 | 2025.11.21 18:13:00.445588 [ 256 ] {33bcb5ca-52bf-4ff8-8eae-a14937244611} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10069 | 2025.11.21 18:13:00.445887 [ 256 ] {33bcb5ca-52bf-4ff8-8eae-a14937244611} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10070 | 2025.11.21 18:13:00.446088 [ 256 ] {33bcb5ca-52bf-4ff8-8eae-a14937244611} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10071 | 2025.11.21 18:13:00.446219 [ 256 ] {33bcb5ca-52bf-4ff8-8eae-a14937244611} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001193 sec., 176865.0461022632 rows/sec., 10.04 MiB/sec. | ||
| 10072 | 2025.11.21 18:13:00.446257 [ 256 ] {33bcb5ca-52bf-4ff8-8eae-a14937244611} <Debug> TCPHandler: Processed in 0.001355398 sec. | ||
| 10073 | 2025.11.21 18:13:00.446365 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10074 | 2025.11.21 18:13:00.446459 [ 256 ] {531bdf38-e2c6-4f49-999d-e578eaa8b528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10075 | 2025.11.21 18:13:00.446498 [ 256 ] {531bdf38-e2c6-4f49-999d-e578eaa8b528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10076 | 2025.11.21 18:13:00.447165 [ 256 ] {531bdf38-e2c6-4f49-999d-e578eaa8b528} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10077 | 2025.11.21 18:13:00.447202 [ 256 ] {531bdf38-e2c6-4f49-999d-e578eaa8b528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10078 | 2025.11.21 18:13:00.447522 [ 256 ] {531bdf38-e2c6-4f49-999d-e578eaa8b528} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10079 | 2025.11.21 18:13:00.447721 [ 256 ] {531bdf38-e2c6-4f49-999d-e578eaa8b528} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10080 | 2025.11.21 18:13:00.447844 [ 256 ] {531bdf38-e2c6-4f49-999d-e578eaa8b528} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001402 sec., 505706.1340941512 rows/sec., 35.43 MiB/sec. | ||
| 10081 | 2025.11.21 18:13:00.447881 [ 256 ] {531bdf38-e2c6-4f49-999d-e578eaa8b528} <Debug> TCPHandler: Processed in 0.001564902 sec. | ||
| 10082 | 2025.11.21 18:13:00.447990 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10083 | 2025.11.21 18:13:00.448084 [ 256 ] {72942cf7-91e8-42ee-bd41-72037b28b82a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10084 | 2025.11.21 18:13:00.448126 [ 256 ] {72942cf7-91e8-42ee-bd41-72037b28b82a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10085 | 2025.11.21 18:13:00.448451 [ 256 ] {72942cf7-91e8-42ee-bd41-72037b28b82a} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10086 | 2025.11.21 18:13:00.448487 [ 256 ] {72942cf7-91e8-42ee-bd41-72037b28b82a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10087 | 2025.11.21 18:13:00.448814 [ 256 ] {72942cf7-91e8-42ee-bd41-72037b28b82a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 10088 | 2025.11.21 18:13:00.449034 [ 256 ] {72942cf7-91e8-42ee-bd41-72037b28b82a} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10089 | 2025.11.21 18:13:00.449158 [ 256 ] {72942cf7-91e8-42ee-bd41-72037b28b82a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001091 sec., 5499.541704857928 rows/sec., 287.33 KiB/sec. | ||
| 10090 | 2025.11.21 18:13:00.449198 [ 256 ] {72942cf7-91e8-42ee-bd41-72037b28b82a} <Debug> TCPHandler: Processed in 0.001255556 sec. | ||
| 10091 | 2025.11.21 18:13:00.449338 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10092 | 2025.11.21 18:13:00.449441 [ 256 ] {c73a185b-b281-42e3-b66a-4fbab22ee770} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10093 | 2025.11.21 18:13:00.449484 [ 256 ] {c73a185b-b281-42e3-b66a-4fbab22ee770} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10094 | 2025.11.21 18:13:00.449961 [ 256 ] {c73a185b-b281-42e3-b66a-4fbab22ee770} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10095 | 2025.11.21 18:13:00.449998 [ 256 ] {c73a185b-b281-42e3-b66a-4fbab22ee770} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10096 | 2025.11.21 18:13:00.450323 [ 256 ] {c73a185b-b281-42e3-b66a-4fbab22ee770} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10097 | 2025.11.21 18:13:00.450529 [ 256 ] {c73a185b-b281-42e3-b66a-4fbab22ee770} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10098 | 2025.11.21 18:13:00.450658 [ 256 ] {c73a185b-b281-42e3-b66a-4fbab22ee770} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001235 sec., 254251.012145749 rows/sec., 16.70 MiB/sec. | ||
| 10099 | 2025.11.21 18:13:00.450696 [ 256 ] {c73a185b-b281-42e3-b66a-4fbab22ee770} <Debug> TCPHandler: Processed in 0.001405758 sec. | ||
| 10100 | 2025.11.21 18:13:00.450812 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10101 | 2025.11.21 18:13:00.450904 [ 256 ] {67f84ab1-3ab5-4033-9987-1d7edbb1a912} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10102 | 2025.11.21 18:13:00.450945 [ 256 ] {67f84ab1-3ab5-4033-9987-1d7edbb1a912} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10103 | 2025.11.21 18:13:00.451272 [ 256 ] {67f84ab1-3ab5-4033-9987-1d7edbb1a912} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10104 | 2025.11.21 18:13:00.451308 [ 256 ] {67f84ab1-3ab5-4033-9987-1d7edbb1a912} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10105 | 2025.11.21 18:13:00.451597 [ 256 ] {67f84ab1-3ab5-4033-9987-1d7edbb1a912} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10106 | 2025.11.21 18:13:00.451800 [ 256 ] {67f84ab1-3ab5-4033-9987-1d7edbb1a912} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10107 | 2025.11.21 18:13:00.451936 [ 256 ] {67f84ab1-3ab5-4033-9987-1d7edbb1a912} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 10108 | 2025.11.21 18:13:00.451973 [ 256 ] {67f84ab1-3ab5-4033-9987-1d7edbb1a912} <Debug> TCPHandler: Processed in 0.001209925 sec. | ||
| 10109 | 2025.11.21 18:13:00.452087 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10110 | 2025.11.21 18:13:00.452180 [ 256 ] {838a7689-07c4-4054-80e3-7768a3b9f999} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10111 | 2025.11.21 18:13:00.452235 [ 256 ] {838a7689-07c4-4054-80e3-7768a3b9f999} <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 | ||
| 10112 | 2025.11.21 18:13:00.453101 [ 256 ] {838a7689-07c4-4054-80e3-7768a3b9f999} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10113 | 2025.11.21 18:13:00.453137 [ 256 ] {838a7689-07c4-4054-80e3-7768a3b9f999} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10114 | 2025.11.21 18:13:00.453659 [ 256 ] {838a7689-07c4-4054-80e3-7768a3b9f999} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 10115 | 2025.11.21 18:13:00.453892 [ 256 ] {838a7689-07c4-4054-80e3-7768a3b9f999} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10116 | 2025.11.21 18:13:00.454016 [ 137 ] {} <Debug> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 10117 | 2025.11.21 18:13:00.454028 [ 256 ] {838a7689-07c4-4054-80e3-7768a3b9f999} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001865 sec., 16085.790884718499 rows/sec., 28.82 MiB/sec. | ||
| 10118 | 2025.11.21 18:13:00.454085 [ 137 ] {} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10119 | 2025.11.21 18:13:00.454109 [ 256 ] {838a7689-07c4-4054-80e3-7768a3b9f999} <Debug> TCPHandler: Processed in 0.002069603 sec. | ||
| 10120 | 2025.11.21 18:13:00.454114 [ 137 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10121 | 2025.11.21 18:13:00.454242 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10122 | 2025.11.21 18:13:00.454247 [ 196 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 10123 | 2025.11.21 18:13:00.454364 [ 256 ] {30bdd947-9652-4b25-bb15-db8d3f3cd586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10124 | 2025.11.21 18:13:00.454415 [ 256 ] {30bdd947-9652-4b25-bb15-db8d3f3cd586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10125 | 2025.11.21 18:13:00.454482 [ 196 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10126 | 2025.11.21 18:13:00.454531 [ 196 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 947 rows starting from the beginning of the part | ||
| 10127 | 2025.11.21 18:13:00.454644 [ 196 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 30 rows starting from the beginning of the part | ||
| 10128 | 2025.11.21 18:13:00.454743 [ 196 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 10 rows starting from the beginning of the part | ||
| 10129 | 2025.11.21 18:13:00.454844 [ 196 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 30 rows starting from the beginning of the part | ||
| 10130 | 2025.11.21 18:13:00.454866 [ 256 ] {30bdd947-9652-4b25-bb15-db8d3f3cd586} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10131 | 2025.11.21 18:13:00.454911 [ 256 ] {30bdd947-9652-4b25-bb15-db8d3f3cd586} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10132 | 2025.11.21 18:13:00.454948 [ 196 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 10 rows starting from the beginning of the part | ||
| 10133 | 2025.11.21 18:13:00.455047 [ 196 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 30 rows starting from the beginning of the part | ||
| 10134 | 2025.11.21 18:13:00.455296 [ 256 ] {30bdd947-9652-4b25-bb15-db8d3f3cd586} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10135 | 2025.11.21 18:13:00.455522 [ 256 ] {30bdd947-9652-4b25-bb15-db8d3f3cd586} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10136 | 2025.11.21 18:13:00.455648 [ 256 ] {30bdd947-9652-4b25-bb15-db8d3f3cd586} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001309 sec., 79449.96180290298 rows/sec., 4.87 MiB/sec. | ||
| 10137 | 2025.11.21 18:13:00.455684 [ 256 ] {30bdd947-9652-4b25-bb15-db8d3f3cd586} <Debug> TCPHandler: Processed in 0.001500121 sec. | ||
| 10138 | 2025.11.21 18:13:00.461252 [ 186 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1057 rows, containing 19 columns (19 merged, 0 gathered) in 0.007045244 sec., 150030.28993743865 rows/sec., 268.85 MiB/sec. | ||
| 10139 | 2025.11.21 18:13:00.463048 [ 186 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 10140 | 2025.11.21 18:13:00.463444 [ 186 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10141 | 2025.11.21 18:13:00.463532 [ 186 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 10142 | 2025.11.21 18:13:00.463678 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.37 MiB. | ||
| 10143 | 2025.11.21 18:13:01.000257 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.88 MiB, peak 313.63 MiB, free memory in arenas 0.00 B, will set to 305.50 MiB (RSS), difference: 3.61 MiB | ||
| 10144 | 2025.11.21 18:13:02.734229 [ 144 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10145 | 2025.11.21 18:13:02.734286 [ 144 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10146 | 2025.11.21 18:13:02.880861 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20077 | ||
| 10147 | 2025.11.21 18:13:02.881657 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10148 | 2025.11.21 18:13:02.881697 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10149 | 2025.11.21 18:13:02.882180 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10150 | 2025.11.21 18:13:02.882425 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10151 | 2025.11.21 18:13:02.882560 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20077 | ||
| 10152 | 2025.11.21 18:13:04.037432 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 10153 | 2025.11.21 18:13:04.053724 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10154 | 2025.11.21 18:13:04.053778 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10155 | 2025.11.21 18:13:04.062848 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 10156 | 2025.11.21 18:13:04.063656 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10157 | 2025.11.21 18:13:04.067340 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 10158 | 2025.11.21 18:13:05.424502 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10159 | 2025.11.21 18:13:05.424718 [ 256 ] {91db8889-d2fc-47b2-b6f7-d0c9e48e6b08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10160 | 2025.11.21 18:13:05.424823 [ 256 ] {91db8889-d2fc-47b2-b6f7-d0c9e48e6b08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10161 | 2025.11.21 18:13:05.425825 [ 256 ] {91db8889-d2fc-47b2-b6f7-d0c9e48e6b08} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10162 | 2025.11.21 18:13:05.425871 [ 256 ] {91db8889-d2fc-47b2-b6f7-d0c9e48e6b08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10163 | 2025.11.21 18:13:05.426274 [ 256 ] {91db8889-d2fc-47b2-b6f7-d0c9e48e6b08} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10164 | 2025.11.21 18:13:05.426501 [ 256 ] {91db8889-d2fc-47b2-b6f7-d0c9e48e6b08} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10165 | 2025.11.21 18:13:05.426664 [ 256 ] {91db8889-d2fc-47b2-b6f7-d0c9e48e6b08} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00202 sec., 37623.762376237624 rows/sec., 3.10 MiB/sec. | ||
| 10166 | 2025.11.21 18:13:05.426714 [ 256 ] {91db8889-d2fc-47b2-b6f7-d0c9e48e6b08} <Debug> TCPHandler: Processed in 0.002354729 sec. | ||
| 10167 | 2025.11.21 18:13:05.426863 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10168 | 2025.11.21 18:13:05.426967 [ 256 ] {08b96d4d-67f9-4a23-bf30-6fbb9b802b54} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10169 | 2025.11.21 18:13:05.427012 [ 256 ] {08b96d4d-67f9-4a23-bf30-6fbb9b802b54} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10170 | 2025.11.21 18:13:05.427452 [ 256 ] {08b96d4d-67f9-4a23-bf30-6fbb9b802b54} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10171 | 2025.11.21 18:13:05.427489 [ 256 ] {08b96d4d-67f9-4a23-bf30-6fbb9b802b54} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10172 | 2025.11.21 18:13:05.427801 [ 256 ] {08b96d4d-67f9-4a23-bf30-6fbb9b802b54} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10173 | 2025.11.21 18:13:05.428006 [ 256 ] {08b96d4d-67f9-4a23-bf30-6fbb9b802b54} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10174 | 2025.11.21 18:13:05.428138 [ 256 ] {08b96d4d-67f9-4a23-bf30-6fbb9b802b54} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001195 sec., 8368.200836820082 rows/sec., 629.25 KiB/sec. | ||
| 10175 | 2025.11.21 18:13:05.428179 [ 256 ] {08b96d4d-67f9-4a23-bf30-6fbb9b802b54} <Debug> TCPHandler: Processed in 0.001366408 sec. | ||
| 10176 | 2025.11.21 18:13:05.428297 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10177 | 2025.11.21 18:13:05.428391 [ 256 ] {444358c8-a68c-451c-9c1b-b8108bfde102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10178 | 2025.11.21 18:13:05.428432 [ 256 ] {444358c8-a68c-451c-9c1b-b8108bfde102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10179 | 2025.11.21 18:13:05.428898 [ 256 ] {444358c8-a68c-451c-9c1b-b8108bfde102} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10180 | 2025.11.21 18:13:05.428935 [ 256 ] {444358c8-a68c-451c-9c1b-b8108bfde102} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10181 | 2025.11.21 18:13:05.429251 [ 256 ] {444358c8-a68c-451c-9c1b-b8108bfde102} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10182 | 2025.11.21 18:13:05.429455 [ 256 ] {444358c8-a68c-451c-9c1b-b8108bfde102} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10183 | 2025.11.21 18:13:05.429585 [ 256 ] {444358c8-a68c-451c-9c1b-b8108bfde102} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001213 sec., 61005.77081615828 rows/sec., 4.76 MiB/sec. | ||
| 10184 | 2025.11.21 18:13:05.429623 [ 256 ] {444358c8-a68c-451c-9c1b-b8108bfde102} <Debug> TCPHandler: Processed in 0.001374879 sec. | ||
| 10185 | 2025.11.21 18:13:05.429748 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10186 | 2025.11.21 18:13:05.429841 [ 256 ] {39898ee1-a32b-4dd1-b463-fa5b773647ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10187 | 2025.11.21 18:13:05.429885 [ 256 ] {39898ee1-a32b-4dd1-b463-fa5b773647ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10188 | 2025.11.21 18:13:05.430315 [ 256 ] {39898ee1-a32b-4dd1-b463-fa5b773647ee} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10189 | 2025.11.21 18:13:05.430350 [ 256 ] {39898ee1-a32b-4dd1-b463-fa5b773647ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10190 | 2025.11.21 18:13:05.430678 [ 256 ] {39898ee1-a32b-4dd1-b463-fa5b773647ee} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10191 | 2025.11.21 18:13:05.430886 [ 256 ] {39898ee1-a32b-4dd1-b463-fa5b773647ee} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10192 | 2025.11.21 18:13:05.431017 [ 256 ] {39898ee1-a32b-4dd1-b463-fa5b773647ee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001195 sec., 133891.21338912132 rows/sec., 9.33 MiB/sec. | ||
| 10193 | 2025.11.21 18:13:05.431055 [ 256 ] {39898ee1-a32b-4dd1-b463-fa5b773647ee} <Debug> TCPHandler: Processed in 0.001360218 sec. | ||
| 10194 | 2025.11.21 18:13:05.431175 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10195 | 2025.11.21 18:13:05.431267 [ 256 ] {823c6171-f8ac-4a78-8719-6a7e467e8fd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10196 | 2025.11.21 18:13:05.431322 [ 256 ] {823c6171-f8ac-4a78-8719-6a7e467e8fd5} <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 | ||
| 10197 | 2025.11.21 18:13:05.432120 [ 256 ] {823c6171-f8ac-4a78-8719-6a7e467e8fd5} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10198 | 2025.11.21 18:13:05.432156 [ 256 ] {823c6171-f8ac-4a78-8719-6a7e467e8fd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10199 | 2025.11.21 18:13:05.432687 [ 256 ] {823c6171-f8ac-4a78-8719-6a7e467e8fd5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 10200 | 2025.11.21 18:13:05.432898 [ 256 ] {823c6171-f8ac-4a78-8719-6a7e467e8fd5} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10201 | 2025.11.21 18:13:05.433040 [ 256 ] {823c6171-f8ac-4a78-8719-6a7e467e8fd5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001791 sec., 5583.472920156337 rows/sec., 10.01 MiB/sec. | ||
| 10202 | 2025.11.21 18:13:05.433094 [ 256 ] {823c6171-f8ac-4a78-8719-6a7e467e8fd5} <Debug> TCPHandler: Processed in 0.001971261 sec. | ||
| 10203 | 2025.11.21 18:13:05.433213 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10204 | 2025.11.21 18:13:05.433308 [ 256 ] {c88474fd-cfef-45f1-a4db-87bbb009ef67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10205 | 2025.11.21 18:13:05.433350 [ 256 ] {c88474fd-cfef-45f1-a4db-87bbb009ef67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10206 | 2025.11.21 18:13:05.433713 [ 256 ] {c88474fd-cfef-45f1-a4db-87bbb009ef67} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10207 | 2025.11.21 18:13:05.433749 [ 256 ] {c88474fd-cfef-45f1-a4db-87bbb009ef67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10208 | 2025.11.21 18:13:05.434054 [ 256 ] {c88474fd-cfef-45f1-a4db-87bbb009ef67} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10209 | 2025.11.21 18:13:05.434265 [ 256 ] {c88474fd-cfef-45f1-a4db-87bbb009ef67} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10210 | 2025.11.21 18:13:05.434391 [ 256 ] {c88474fd-cfef-45f1-a4db-87bbb009ef67} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001102 sec., 54446.4609800363 rows/sec., 3.67 MiB/sec. | ||
| 10211 | 2025.11.21 18:13:05.434426 [ 256 ] {c88474fd-cfef-45f1-a4db-87bbb009ef67} <Debug> TCPHandler: Processed in 0.001260966 sec. | ||
| 10212 | 2025.11.21 18:13:07.667013 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10213 | 2025.11.21 18:13:07.667212 [ 256 ] {8bd5ee50-283d-456a-9bad-becafb6e2af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10214 | 2025.11.21 18:13:07.667285 [ 256 ] {8bd5ee50-283d-456a-9bad-becafb6e2af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10215 | 2025.11.21 18:13:07.668200 [ 256 ] {8bd5ee50-283d-456a-9bad-becafb6e2af5} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10216 | 2025.11.21 18:13:07.668253 [ 256 ] {8bd5ee50-283d-456a-9bad-becafb6e2af5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10217 | 2025.11.21 18:13:07.668669 [ 256 ] {8bd5ee50-283d-456a-9bad-becafb6e2af5} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10218 | 2025.11.21 18:13:07.668888 [ 256 ] {8bd5ee50-283d-456a-9bad-becafb6e2af5} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10219 | 2025.11.21 18:13:07.669043 [ 256 ] {8bd5ee50-283d-456a-9bad-becafb6e2af5} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001885 sec., 217506.63129973476 rows/sec., 13.80 MiB/sec. | ||
| 10220 | 2025.11.21 18:13:07.669088 [ 256 ] {8bd5ee50-283d-456a-9bad-becafb6e2af5} <Debug> TCPHandler: Processed in 0.002214265 sec. | ||
| 10221 | 2025.11.21 18:13:07.669209 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10222 | 2025.11.21 18:13:07.669311 [ 256 ] {0eac3e1e-b9f2-47d9-abed-b2953d335b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10223 | 2025.11.21 18:13:07.669354 [ 256 ] {0eac3e1e-b9f2-47d9-abed-b2953d335b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10224 | 2025.11.21 18:13:07.669757 [ 256 ] {0eac3e1e-b9f2-47d9-abed-b2953d335b24} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10225 | 2025.11.21 18:13:07.669793 [ 256 ] {0eac3e1e-b9f2-47d9-abed-b2953d335b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10226 | 2025.11.21 18:13:07.670085 [ 256 ] {0eac3e1e-b9f2-47d9-abed-b2953d335b24} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 10227 | 2025.11.21 18:13:07.670291 [ 256 ] {0eac3e1e-b9f2-47d9-abed-b2953d335b24} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10228 | 2025.11.21 18:13:07.670420 [ 256 ] {0eac3e1e-b9f2-47d9-abed-b2953d335b24} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001133 sec., 10591.350397175642 rows/sec., 863.65 KiB/sec. | ||
| 10229 | 2025.11.21 18:13:07.670459 [ 256 ] {0eac3e1e-b9f2-47d9-abed-b2953d335b24} <Debug> TCPHandler: Processed in 0.001300467 sec. | ||
| 10230 | 2025.11.21 18:13:07.670585 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10231 | 2025.11.21 18:13:07.670677 [ 256 ] {5cac1904-ccde-4916-ab0f-d225d4da459a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10232 | 2025.11.21 18:13:07.670717 [ 256 ] {5cac1904-ccde-4916-ab0f-d225d4da459a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10233 | 2025.11.21 18:13:07.672448 [ 256 ] {5cac1904-ccde-4916-ab0f-d225d4da459a} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10234 | 2025.11.21 18:13:07.672486 [ 256 ] {5cac1904-ccde-4916-ab0f-d225d4da459a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10235 | 2025.11.21 18:13:07.672923 [ 256 ] {5cac1904-ccde-4916-ab0f-d225d4da459a} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10236 | 2025.11.21 18:13:07.673141 [ 256 ] {5cac1904-ccde-4916-ab0f-d225d4da459a} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10237 | 2025.11.21 18:13:07.673274 [ 256 ] {5cac1904-ccde-4916-ab0f-d225d4da459a} <Debug> executeQuery: Read 2318 rows, 192.51 KiB in 0.002615 sec., 886424.4741873804 rows/sec., 71.89 MiB/sec. | ||
| 10238 | 2025.11.21 18:13:07.673315 [ 256 ] {5cac1904-ccde-4916-ab0f-d225d4da459a} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 10239 | 2025.11.21 18:13:07.673328 [ 256 ] {5cac1904-ccde-4916-ab0f-d225d4da459a} <Debug> TCPHandler: Processed in 0.002795648 sec. | ||
| 10240 | 2025.11.21 18:13:07.673442 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10241 | 2025.11.21 18:13:07.673536 [ 256 ] {e21938a4-845f-47e1-b216-f12bdcda8b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10242 | 2025.11.21 18:13:07.673578 [ 256 ] {e21938a4-845f-47e1-b216-f12bdcda8b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10243 | 2025.11.21 18:13:07.674123 [ 256 ] {e21938a4-845f-47e1-b216-f12bdcda8b84} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10244 | 2025.11.21 18:13:07.674160 [ 256 ] {e21938a4-845f-47e1-b216-f12bdcda8b84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10245 | 2025.11.21 18:13:07.674460 [ 256 ] {e21938a4-845f-47e1-b216-f12bdcda8b84} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10246 | 2025.11.21 18:13:07.674665 [ 256 ] {e21938a4-845f-47e1-b216-f12bdcda8b84} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10247 | 2025.11.21 18:13:07.674795 [ 256 ] {e21938a4-845f-47e1-b216-f12bdcda8b84} <Debug> executeQuery: Read 247 rows, 15.41 KiB in 0.001276 sec., 193573.66771159874 rows/sec., 11.79 MiB/sec. | ||
| 10248 | 2025.11.21 18:13:07.674793 [ 146 ] {} <Debug> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10249 | 2025.11.21 18:13:07.674834 [ 256 ] {e21938a4-845f-47e1-b216-f12bdcda8b84} <Debug> TCPHandler: Processed in 0.00143955 sec. | ||
| 10250 | 2025.11.21 18:13:07.674905 [ 146 ] {} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10251 | 2025.11.21 18:13:07.674952 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10252 | 2025.11.21 18:13:07.674975 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10253 | 2025.11.21 18:13:07.675077 [ 256 ] {59bae583-f81e-4814-b7d7-60c6e94513ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10254 | 2025.11.21 18:13:07.675118 [ 256 ] {59bae583-f81e-4814-b7d7-60c6e94513ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10255 | 2025.11.21 18:13:07.675122 [ 190 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10256 | 2025.11.21 18:13:07.675320 [ 190 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10257 | 2025.11.21 18:13:07.675376 [ 190 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 263 rows starting from the beginning of the part | ||
| 10258 | 2025.11.21 18:13:07.675486 [ 190 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 235 rows starting from the beginning of the part | ||
| 10259 | 2025.11.21 18:13:07.675568 [ 190 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 10 rows starting from the beginning of the part | ||
| 10260 | 2025.11.21 18:13:07.675641 [ 190 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 235 rows starting from the beginning of the part | ||
| 10261 | 2025.11.21 18:13:07.675708 [ 190 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 10 rows starting from the beginning of the part | ||
| 10262 | 2025.11.21 18:13:07.675731 [ 256 ] {59bae583-f81e-4814-b7d7-60c6e94513ff} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10263 | 2025.11.21 18:13:07.675774 [ 256 ] {59bae583-f81e-4814-b7d7-60c6e94513ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10264 | 2025.11.21 18:13:07.675780 [ 190 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 247 rows starting from the beginning of the part | ||
| 10265 | 2025.11.21 18:13:07.676144 [ 256 ] {59bae583-f81e-4814-b7d7-60c6e94513ff} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10266 | 2025.11.21 18:13:07.676367 [ 256 ] {59bae583-f81e-4814-b7d7-60c6e94513ff} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10267 | 2025.11.21 18:13:07.676505 [ 256 ] {59bae583-f81e-4814-b7d7-60c6e94513ff} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001445 sec., 304498.26989619376 rows/sec., 20.15 MiB/sec. | ||
| 10268 | 2025.11.21 18:13:07.676544 [ 256 ] {59bae583-f81e-4814-b7d7-60c6e94513ff} <Debug> TCPHandler: Processed in 0.001616833 sec. | ||
| 10269 | 2025.11.21 18:13:07.676658 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10270 | 2025.11.21 18:13:07.676751 [ 256 ] {75599eb5-34d0-4987-aafc-1a7a41ca5ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10271 | 2025.11.21 18:13:07.676780 [ 187 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1000 rows, containing 5 columns (5 merged, 0 gathered) in 0.001740585 sec., 574519.4862646754 rows/sec., 37.33 MiB/sec. | ||
| 10272 | 2025.11.21 18:13:07.676821 [ 256 ] {75599eb5-34d0-4987-aafc-1a7a41ca5ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10273 | 2025.11.21 18:13:07.676973 [ 194 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10274 | 2025.11.21 18:13:07.677261 [ 194 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_61_12} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10275 | 2025.11.21 18:13:07.677340 [ 194 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_61_12} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10276 | 2025.11.21 18:13:07.677350 [ 256 ] {75599eb5-34d0-4987-aafc-1a7a41ca5ce2} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10277 | 2025.11.21 18:13:07.677392 [ 256 ] {75599eb5-34d0-4987-aafc-1a7a41ca5ce2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10278 | 2025.11.21 18:13:07.677418 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 10279 | 2025.11.21 18:13:07.677752 [ 256 ] {75599eb5-34d0-4987-aafc-1a7a41ca5ce2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10280 | 2025.11.21 18:13:07.677971 [ 256 ] {75599eb5-34d0-4987-aafc-1a7a41ca5ce2} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10281 | 2025.11.21 18:13:07.678100 [ 256 ] {75599eb5-34d0-4987-aafc-1a7a41ca5ce2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001366 sec., 154465.59297218156 rows/sec., 8.77 MiB/sec. | ||
| 10282 | 2025.11.21 18:13:07.678138 [ 256 ] {75599eb5-34d0-4987-aafc-1a7a41ca5ce2} <Debug> TCPHandler: Processed in 0.001528342 sec. | ||
| 10283 | 2025.11.21 18:13:07.678252 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10284 | 2025.11.21 18:13:07.678344 [ 256 ] {75ecb354-58db-4eee-943e-98f9ff0fc460} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10285 | 2025.11.21 18:13:07.678383 [ 256 ] {75ecb354-58db-4eee-943e-98f9ff0fc460} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10286 | 2025.11.21 18:13:07.679342 [ 256 ] {75ecb354-58db-4eee-943e-98f9ff0fc460} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10287 | 2025.11.21 18:13:07.679378 [ 256 ] {75ecb354-58db-4eee-943e-98f9ff0fc460} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10288 | 2025.11.21 18:13:07.679721 [ 256 ] {75ecb354-58db-4eee-943e-98f9ff0fc460} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10289 | 2025.11.21 18:13:07.679923 [ 256 ] {75ecb354-58db-4eee-943e-98f9ff0fc460} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10290 | 2025.11.21 18:13:07.680053 [ 256 ] {75ecb354-58db-4eee-943e-98f9ff0fc460} <Debug> executeQuery: Read 1177 rows, 86.14 KiB in 0.001727 sec., 681528.6624203821 rows/sec., 48.71 MiB/sec. | ||
| 10291 | 2025.11.21 18:13:07.680091 [ 256 ] {75ecb354-58db-4eee-943e-98f9ff0fc460} <Debug> TCPHandler: Processed in 0.001887229 sec. | ||
| 10292 | 2025.11.21 18:13:07.680210 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10293 | 2025.11.21 18:13:07.680305 [ 256 ] {6ad54de3-7b7e-4e84-bb9f-f074b06cb32c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10294 | 2025.11.21 18:13:07.680347 [ 256 ] {6ad54de3-7b7e-4e84-bb9f-f074b06cb32c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10295 | 2025.11.21 18:13:07.680683 [ 256 ] {6ad54de3-7b7e-4e84-bb9f-f074b06cb32c} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10296 | 2025.11.21 18:13:07.680720 [ 256 ] {6ad54de3-7b7e-4e84-bb9f-f074b06cb32c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10297 | 2025.11.21 18:13:07.681018 [ 256 ] {6ad54de3-7b7e-4e84-bb9f-f074b06cb32c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10298 | 2025.11.21 18:13:07.681221 [ 256 ] {6ad54de3-7b7e-4e84-bb9f-f074b06cb32c} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10299 | 2025.11.21 18:13:07.681354 [ 256 ] {6ad54de3-7b7e-4e84-bb9f-f074b06cb32c} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001068 sec., 5617.9775280898875 rows/sec., 293.52 KiB/sec. | ||
| 10300 | 2025.11.21 18:13:07.681391 [ 256 ] {6ad54de3-7b7e-4e84-bb9f-f074b06cb32c} <Debug> TCPHandler: Processed in 0.001229925 sec. | ||
| 10301 | 2025.11.21 18:13:07.681489 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10302 | 2025.11.21 18:13:07.681583 [ 256 ] {c415bdd2-d9e1-43c2-99d0-6a08403b442b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10303 | 2025.11.21 18:13:07.681625 [ 256 ] {c415bdd2-d9e1-43c2-99d0-6a08403b442b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10304 | 2025.11.21 18:13:07.682303 [ 256 ] {c415bdd2-d9e1-43c2-99d0-6a08403b442b} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10305 | 2025.11.21 18:13:07.682339 [ 256 ] {c415bdd2-d9e1-43c2-99d0-6a08403b442b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10306 | 2025.11.21 18:13:07.682704 [ 256 ] {c415bdd2-d9e1-43c2-99d0-6a08403b442b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10307 | 2025.11.21 18:13:07.682910 [ 256 ] {c415bdd2-d9e1-43c2-99d0-6a08403b442b} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10308 | 2025.11.21 18:13:07.683040 [ 256 ] {c415bdd2-d9e1-43c2-99d0-6a08403b442b} <Debug> executeQuery: Read 940 rows, 63.74 KiB in 0.001476 sec., 636856.3685636856 rows/sec., 42.17 MiB/sec. | ||
| 10309 | 2025.11.21 18:13:07.683077 [ 256 ] {c415bdd2-d9e1-43c2-99d0-6a08403b442b} <Debug> TCPHandler: Processed in 0.001634763 sec. | ||
| 10310 | 2025.11.21 18:13:07.683189 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10311 | 2025.11.21 18:13:07.683283 [ 256 ] {7dee2909-f5bf-42c1-b0cb-6db9488f8d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10312 | 2025.11.21 18:13:07.683327 [ 256 ] {7dee2909-f5bf-42c1-b0cb-6db9488f8d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10313 | 2025.11.21 18:13:07.683647 [ 256 ] {7dee2909-f5bf-42c1-b0cb-6db9488f8d91} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10314 | 2025.11.21 18:13:07.683681 [ 256 ] {7dee2909-f5bf-42c1-b0cb-6db9488f8d91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10315 | 2025.11.21 18:13:07.683983 [ 256 ] {7dee2909-f5bf-42c1-b0cb-6db9488f8d91} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10316 | 2025.11.21 18:13:07.684183 [ 256 ] {7dee2909-f5bf-42c1-b0cb-6db9488f8d91} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10317 | 2025.11.21 18:13:07.684311 [ 256 ] {7dee2909-f5bf-42c1-b0cb-6db9488f8d91} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001046 sec., 956.0229445506692 rows/sec., 64.42 KiB/sec. | ||
| 10318 | 2025.11.21 18:13:07.684347 [ 256 ] {7dee2909-f5bf-42c1-b0cb-6db9488f8d91} <Debug> TCPHandler: Processed in 0.001206255 sec. | ||
| 10319 | 2025.11.21 18:13:07.684446 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10320 | 2025.11.21 18:13:07.684537 [ 256 ] {0fed81bf-177a-43d1-910b-4e0036fcd96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10321 | 2025.11.21 18:13:07.684591 [ 256 ] {0fed81bf-177a-43d1-910b-4e0036fcd96d} <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 | ||
| 10322 | 2025.11.21 18:13:07.685440 [ 256 ] {0fed81bf-177a-43d1-910b-4e0036fcd96d} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10323 | 2025.11.21 18:13:07.685476 [ 256 ] {0fed81bf-177a-43d1-910b-4e0036fcd96d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10324 | 2025.11.21 18:13:07.685997 [ 256 ] {0fed81bf-177a-43d1-910b-4e0036fcd96d} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 10325 | 2025.11.21 18:13:07.686217 [ 256 ] {0fed81bf-177a-43d1-910b-4e0036fcd96d} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10326 | 2025.11.21 18:13:07.686359 [ 256 ] {0fed81bf-177a-43d1-910b-4e0036fcd96d} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.00184 sec., 16304.347826086956 rows/sec., 29.22 MiB/sec. | ||
| 10327 | 2025.11.21 18:13:07.686412 [ 256 ] {0fed81bf-177a-43d1-910b-4e0036fcd96d} <Debug> TCPHandler: Processed in 0.002014842 sec. | ||
| 10328 | 2025.11.21 18:13:07.686523 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10329 | 2025.11.21 18:13:07.686616 [ 256 ] {8d4f1c50-9593-499f-944b-c5c31df16693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10330 | 2025.11.21 18:13:07.686659 [ 256 ] {8d4f1c50-9593-499f-944b-c5c31df16693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10331 | 2025.11.21 18:13:07.687020 [ 256 ] {8d4f1c50-9593-499f-944b-c5c31df16693} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10332 | 2025.11.21 18:13:07.687056 [ 256 ] {8d4f1c50-9593-499f-944b-c5c31df16693} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10333 | 2025.11.21 18:13:07.687357 [ 256 ] {8d4f1c50-9593-499f-944b-c5c31df16693} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 10334 | 2025.11.21 18:13:07.687569 [ 256 ] {8d4f1c50-9593-499f-944b-c5c31df16693} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10335 | 2025.11.21 18:13:07.687696 [ 256 ] {8d4f1c50-9593-499f-944b-c5c31df16693} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001098 sec., 72859.74499089253 rows/sec., 4.33 MiB/sec. | ||
| 10336 | 2025.11.21 18:13:07.687730 [ 256 ] {8d4f1c50-9593-499f-944b-c5c31df16693} <Debug> TCPHandler: Processed in 0.001255636 sec. | ||
| 10337 | 2025.11.21 18:13:07.942345 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1360 | ||
| 10338 | 2025.11.21 18:13:07.945274 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10339 | 2025.11.21 18:13:07.945331 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10340 | 2025.11.21 18:13:07.946590 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 10341 | 2025.11.21 18:13:07.946869 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10342 | 2025.11.21 18:13:07.947025 [ 145 ] {} <Debug> system.query_log (252c8152-1007-456e-996a-7daabffddc91) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 10343 | 2025.11.21 18:13:07.947099 [ 145 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10344 | 2025.11.21 18:13:07.947123 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10345 | 2025.11.21 18:13:07.947236 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1360 | ||
| 10346 | 2025.11.21 18:13:07.947257 [ 192 ] {252c8152-1007-456e-996a-7daabffddc91::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 | ||
| 10347 | 2025.11.21 18:13:07.947990 [ 192 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10348 | 2025.11.21 18:13:07.948156 [ 192 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1148 rows starting from the beginning of the part | ||
| 10349 | 2025.11.21 18:13:07.948559 [ 192 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 36 rows starting from the beginning of the part | ||
| 10350 | 2025.11.21 18:13:07.948937 [ 192 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 58 rows starting from the beginning of the part | ||
| 10351 | 2025.11.21 18:13:07.949285 [ 192 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 20 rows starting from the beginning of the part | ||
| 10352 | 2025.11.21 18:13:07.949622 [ 192 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 10353 | 2025.11.21 18:13:07.949952 [ 192 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 58 rows starting from the beginning of the part | ||
| 10354 | 2025.11.21 18:13:07.957170 [ 192 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1360 rows, containing 72 columns (72 merged, 0 gathered) in 0.009979736 sec., 136276.14999034043 rows/sec., 106.90 MiB/sec. | ||
| 10355 | 2025.11.21 18:13:07.958661 [ 187 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 10356 | 2025.11.21 18:13:07.959210 [ 187 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_31_6} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10357 | 2025.11.21 18:13:07.959282 [ 187 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_31_6} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 10358 | 2025.11.21 18:13:07.959585 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.00 MiB. | ||
| 10359 | 2025.11.21 18:13:10.382722 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20589 | ||
| 10360 | 2025.11.21 18:13:10.383567 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10361 | 2025.11.21 18:13:10.383631 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10362 | 2025.11.21 18:13:10.384199 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10363 | 2025.11.21 18:13:10.384430 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10364 | 2025.11.21 18:13:10.384558 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20589 | ||
| 10365 | 2025.11.21 18:13:10.419995 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10366 | 2025.11.21 18:13:10.420195 [ 256 ] {fff7b59b-1d50-4bdf-a29b-3f68b73527e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10367 | 2025.11.21 18:13:10.420266 [ 256 ] {fff7b59b-1d50-4bdf-a29b-3f68b73527e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10368 | 2025.11.21 18:13:10.421044 [ 256 ] {fff7b59b-1d50-4bdf-a29b-3f68b73527e8} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10369 | 2025.11.21 18:13:10.421091 [ 256 ] {fff7b59b-1d50-4bdf-a29b-3f68b73527e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10370 | 2025.11.21 18:13:10.421490 [ 256 ] {fff7b59b-1d50-4bdf-a29b-3f68b73527e8} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10371 | 2025.11.21 18:13:10.421706 [ 256 ] {fff7b59b-1d50-4bdf-a29b-3f68b73527e8} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10372 | 2025.11.21 18:13:10.421851 [ 256 ] {fff7b59b-1d50-4bdf-a29b-3f68b73527e8} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001711 sec., 32729.398012857975 rows/sec., 2.51 MiB/sec. | ||
| 10373 | 2025.11.21 18:13:10.421891 [ 256 ] {fff7b59b-1d50-4bdf-a29b-3f68b73527e8} <Debug> TCPHandler: Processed in 0.002034822 sec. | ||
| 10374 | 2025.11.21 18:13:10.421886 [ 142 ] {} <Debug> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10375 | 2025.11.21 18:13:10.421968 [ 142 ] {} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10376 | 2025.11.21 18:13:10.421994 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10377 | 2025.11.21 18:13:10.422010 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10378 | 2025.11.21 18:13:10.422108 [ 256 ] {ab4ee9ae-b7f9-48b8-b9d0-1173f0ff5629} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10379 | 2025.11.21 18:13:10.422113 [ 197 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10380 | 2025.11.21 18:13:10.422149 [ 256 ] {ab4ee9ae-b7f9-48b8-b9d0-1173f0ff5629} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10381 | 2025.11.21 18:13:10.422253 [ 197 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10382 | 2025.11.21 18:13:10.422292 [ 197 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2343 rows starting from the beginning of the part | ||
| 10383 | 2025.11.21 18:13:10.422359 [ 197 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 76 rows starting from the beginning of the part | ||
| 10384 | 2025.11.21 18:13:10.422410 [ 197 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1172 rows starting from the beginning of the part | ||
| 10385 | 2025.11.21 18:13:10.422457 [ 197 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 76 rows starting from the beginning of the part | ||
| 10386 | 2025.11.21 18:13:10.422502 [ 197 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 2318 rows starting from the beginning of the part | ||
| 10387 | 2025.11.21 18:13:10.422547 [ 197 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 56 rows starting from the beginning of the part | ||
| 10388 | 2025.11.21 18:13:10.422572 [ 256 ] {ab4ee9ae-b7f9-48b8-b9d0-1173f0ff5629} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10389 | 2025.11.21 18:13:10.422613 [ 256 ] {ab4ee9ae-b7f9-48b8-b9d0-1173f0ff5629} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10390 | 2025.11.21 18:13:10.422960 [ 256 ] {ab4ee9ae-b7f9-48b8-b9d0-1173f0ff5629} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10391 | 2025.11.21 18:13:10.423172 [ 256 ] {ab4ee9ae-b7f9-48b8-b9d0-1173f0ff5629} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10392 | 2025.11.21 18:13:10.423303 [ 256 ] {ab4ee9ae-b7f9-48b8-b9d0-1173f0ff5629} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001214 sec., 52718.28665568369 rows/sec., 4.11 MiB/sec. | ||
| 10393 | 2025.11.21 18:13:10.423309 [ 139 ] {} <Debug> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10394 | 2025.11.21 18:13:10.423341 [ 256 ] {ab4ee9ae-b7f9-48b8-b9d0-1173f0ff5629} <Debug> TCPHandler: Processed in 0.001378548 sec. | ||
| 10395 | 2025.11.21 18:13:10.423375 [ 139 ] {} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10396 | 2025.11.21 18:13:10.423401 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10397 | 2025.11.21 18:13:10.423462 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10398 | 2025.11.21 18:13:10.423504 [ 187 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10399 | 2025.11.21 18:13:10.423555 [ 256 ] {82ad1eb3-a931-4809-b73c-f515dce1216f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10400 | 2025.11.21 18:13:10.423599 [ 256 ] {82ad1eb3-a931-4809-b73c-f515dce1216f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10401 | 2025.11.21 18:13:10.423606 [ 187 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10402 | 2025.11.21 18:13:10.423642 [ 187 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1211 rows starting from the beginning of the part | ||
| 10403 | 2025.11.21 18:13:10.423701 [ 187 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 74 rows starting from the beginning of the part | ||
| 10404 | 2025.11.21 18:13:10.423742 [ 187 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 709 rows starting from the beginning of the part | ||
| 10405 | 2025.11.21 18:13:10.423781 [ 187 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 74 rows starting from the beginning of the part | ||
| 10406 | 2025.11.21 18:13:10.423819 [ 187 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1177 rows starting from the beginning of the part | ||
| 10407 | 2025.11.21 18:13:10.423858 [ 187 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 10408 | 2025.11.21 18:13:10.423961 [ 256 ] {82ad1eb3-a931-4809-b73c-f515dce1216f} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10409 | 2025.11.21 18:13:10.424001 [ 256 ] {82ad1eb3-a931-4809-b73c-f515dce1216f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10410 | 2025.11.21 18:13:10.424322 [ 256 ] {82ad1eb3-a931-4809-b73c-f515dce1216f} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10411 | 2025.11.21 18:13:10.424400 [ 199 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6041 rows, containing 5 columns (5 merged, 0 gathered) in 0.002403339 sec., 2513586.306384576 rows/sec., 212.82 MiB/sec. | ||
| 10412 | 2025.11.21 18:13:10.424607 [ 256 ] {82ad1eb3-a931-4809-b73c-f515dce1216f} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10413 | 2025.11.21 18:13:10.424691 [ 197 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10414 | 2025.11.21 18:13:10.424729 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10415 | 2025.11.21 18:13:10.424743 [ 256 ] {82ad1eb3-a931-4809-b73c-f515dce1216f} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.0012 sec., 53333.333333333336 rows/sec., 3.71 MiB/sec. | ||
| 10416 | 2025.11.21 18:13:10.424759 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10417 | 2025.11.21 18:13:10.424786 [ 256 ] {82ad1eb3-a931-4809-b73c-f515dce1216f} <Debug> TCPHandler: Processed in 0.001369348 sec. | ||
| 10418 | 2025.11.21 18:13:10.424788 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10419 | 2025.11.21 18:13:10.424907 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10420 | 2025.11.21 18:13:10.424906 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10421 | 2025.11.21 18:13:10.424954 [ 197 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_71_14} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10422 | 2025.11.21 18:13:10.425004 [ 256 ] {f45e28a4-3dbc-4e2e-819e-fcdd1e553219} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10423 | 2025.11.21 18:13:10.425021 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10424 | 2025.11.21 18:13:10.425040 [ 197 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_71_14} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10425 | 2025.11.21 18:13:10.425052 [ 256 ] {f45e28a4-3dbc-4e2e-819e-fcdd1e553219} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10426 | 2025.11.21 18:13:10.425052 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 20753 rows starting from the beginning of the part | ||
| 10427 | 2025.11.21 18:13:10.425114 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 10428 | 2025.11.21 18:13:10.425124 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 10429 | 2025.11.21 18:13:10.425191 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 314 rows starting from the beginning of the part | ||
| 10430 | 2025.11.21 18:13:10.425237 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 160 rows starting from the beginning of the part | ||
| 10431 | 2025.11.21 18:13:10.425238 [ 197 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3309 rows, containing 5 columns (5 merged, 0 gathered) in 0.001783367 sec., 1855478.9900228053 rows/sec., 140.05 MiB/sec. | ||
| 10432 | 2025.11.21 18:13:10.425278 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 940 rows starting from the beginning of the part | ||
| 10433 | 2025.11.21 18:13:10.425322 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 10434 | 2025.11.21 18:13:10.425395 [ 256 ] {f45e28a4-3dbc-4e2e-819e-fcdd1e553219} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10435 | 2025.11.21 18:13:10.425421 [ 187 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10436 | 2025.11.21 18:13:10.425430 [ 256 ] {f45e28a4-3dbc-4e2e-819e-fcdd1e553219} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10437 | 2025.11.21 18:13:10.425727 [ 187 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_71_14} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10438 | 2025.11.21 18:13:10.425798 [ 256 ] {f45e28a4-3dbc-4e2e-819e-fcdd1e553219} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 10439 | 2025.11.21 18:13:10.425809 [ 187 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_71_14} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10440 | 2025.11.21 18:13:10.425899 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 10441 | 2025.11.21 18:13:10.426032 [ 256 ] {f45e28a4-3dbc-4e2e-819e-fcdd1e553219} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10442 | 2025.11.21 18:13:10.426145 [ 139 ] {} <Debug> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 10443 | 2025.11.21 18:13:10.426163 [ 256 ] {f45e28a4-3dbc-4e2e-819e-fcdd1e553219} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001177 sec., 20390.824129141885 rows/sec., 1.37 MiB/sec. | ||
| 10444 | 2025.11.21 18:13:10.426179 [ 139 ] {} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10445 | 2025.11.21 18:13:10.426203 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10446 | 2025.11.21 18:13:10.426204 [ 256 ] {f45e28a4-3dbc-4e2e-819e-fcdd1e553219} <Debug> TCPHandler: Processed in 0.001343557 sec. | ||
| 10447 | 2025.11.21 18:13:10.426270 [ 197 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 10448 | 2025.11.21 18:13:10.426357 [ 197 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10449 | 2025.11.21 18:13:10.426388 [ 197 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4672 rows starting from the beginning of the part | ||
| 10450 | 2025.11.21 18:13:10.426431 [ 197 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 60 rows starting from the beginning of the part | ||
| 10451 | 2025.11.21 18:13:10.426466 [ 197 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 104 rows starting from the beginning of the part | ||
| 10452 | 2025.11.21 18:13:10.426499 [ 197 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 10453 | 2025.11.21 18:13:10.426533 [ 197 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 80 rows starting from the beginning of the part | ||
| 10454 | 2025.11.21 18:13:10.426566 [ 197 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 24 rows starting from the beginning of the part | ||
| 10455 | 2025.11.21 18:13:10.428327 [ 187 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5000 rows, containing 4 columns (4 merged, 0 gathered) in 0.002086443 sec., 2396423.003168551 rows/sec., 152.05 MiB/sec. | ||
| 10456 | 2025.11.21 18:13:10.428622 [ 201 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10457 | 2025.11.21 18:13:10.428878 [ 201 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_71_14} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10458 | 2025.11.21 18:13:10.428942 [ 201 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_71_14} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10459 | 2025.11.21 18:13:10.428999 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.10 MiB. | ||
| 10460 | 2025.11.21 18:13:10.433711 [ 187 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22391 rows, containing 5 columns (5 merged, 0 gathered) in 0.008847322 sec., 2530822.321149835 rows/sec., 169.34 MiB/sec. | ||
| 10461 | 2025.11.21 18:13:10.434228 [ 187 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 10462 | 2025.11.21 18:13:10.434472 [ 187 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10463 | 2025.11.21 18:13:10.434553 [ 187 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 10464 | 2025.11.21 18:13:10.434640 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.24 MiB. | ||
| 10465 | 2025.11.21 18:13:11.000259 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.84 MiB, peak 314.15 MiB, free memory in arenas 0.00 B, will set to 307.96 MiB (RSS), difference: 1.13 MiB | ||
| 10466 | 2025.11.21 18:13:11.567472 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10467 | 2025.11.21 18:13:11.584093 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10468 | 2025.11.21 18:13:11.584161 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10469 | 2025.11.21 18:13:11.590353 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10470 | 2025.11.21 18:13:11.591107 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10471 | 2025.11.21 18:13:11.594359 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10472 | 2025.11.21 18:13:15.424564 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10473 | 2025.11.21 18:13:15.424779 [ 256 ] {526e55aa-4b7a-40d8-89b0-31bb470cc569} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10474 | 2025.11.21 18:13:15.424853 [ 256 ] {526e55aa-4b7a-40d8-89b0-31bb470cc569} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10475 | 2025.11.21 18:13:15.425593 [ 256 ] {526e55aa-4b7a-40d8-89b0-31bb470cc569} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10476 | 2025.11.21 18:13:15.425648 [ 256 ] {526e55aa-4b7a-40d8-89b0-31bb470cc569} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10477 | 2025.11.21 18:13:15.426091 [ 256 ] {526e55aa-4b7a-40d8-89b0-31bb470cc569} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10478 | 2025.11.21 18:13:15.426320 [ 256 ] {526e55aa-4b7a-40d8-89b0-31bb470cc569} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10479 | 2025.11.21 18:13:15.426483 [ 256 ] {526e55aa-4b7a-40d8-89b0-31bb470cc569} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001756 sec., 43280.18223234624 rows/sec., 3.57 MiB/sec. | ||
| 10480 | 2025.11.21 18:13:15.426540 [ 256 ] {526e55aa-4b7a-40d8-89b0-31bb470cc569} <Debug> TCPHandler: Processed in 0.002110763 sec. | ||
| 10481 | 2025.11.21 18:13:15.426685 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10482 | 2025.11.21 18:13:15.426790 [ 256 ] {5b307a6f-9738-4301-8d65-541cb75b0d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10483 | 2025.11.21 18:13:15.426837 [ 256 ] {5b307a6f-9738-4301-8d65-541cb75b0d30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10484 | 2025.11.21 18:13:15.427274 [ 256 ] {5b307a6f-9738-4301-8d65-541cb75b0d30} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10485 | 2025.11.21 18:13:15.427314 [ 256 ] {5b307a6f-9738-4301-8d65-541cb75b0d30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10486 | 2025.11.21 18:13:15.427646 [ 256 ] {5b307a6f-9738-4301-8d65-541cb75b0d30} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10487 | 2025.11.21 18:13:15.427859 [ 256 ] {5b307a6f-9738-4301-8d65-541cb75b0d30} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10488 | 2025.11.21 18:13:15.427988 [ 256 ] {5b307a6f-9738-4301-8d65-541cb75b0d30} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001222 sec., 8183.306055646482 rows/sec., 615.35 KiB/sec. | ||
| 10489 | 2025.11.21 18:13:15.428025 [ 256 ] {5b307a6f-9738-4301-8d65-541cb75b0d30} <Debug> TCPHandler: Processed in 0.001392569 sec. | ||
| 10490 | 2025.11.21 18:13:15.428141 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10491 | 2025.11.21 18:13:15.428233 [ 256 ] {f28fba25-4a5f-4ac7-a386-c61257198760} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10492 | 2025.11.21 18:13:15.428272 [ 256 ] {f28fba25-4a5f-4ac7-a386-c61257198760} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10493 | 2025.11.21 18:13:15.428694 [ 256 ] {f28fba25-4a5f-4ac7-a386-c61257198760} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10494 | 2025.11.21 18:13:15.428730 [ 256 ] {f28fba25-4a5f-4ac7-a386-c61257198760} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10495 | 2025.11.21 18:13:15.429022 [ 256 ] {f28fba25-4a5f-4ac7-a386-c61257198760} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10496 | 2025.11.21 18:13:15.429228 [ 256 ] {f28fba25-4a5f-4ac7-a386-c61257198760} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10497 | 2025.11.21 18:13:15.429354 [ 256 ] {f28fba25-4a5f-4ac7-a386-c61257198760} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001139 sec., 64969.27129060579 rows/sec., 5.07 MiB/sec. | ||
| 10498 | 2025.11.21 18:13:15.429391 [ 256 ] {f28fba25-4a5f-4ac7-a386-c61257198760} <Debug> TCPHandler: Processed in 0.001297657 sec. | ||
| 10499 | 2025.11.21 18:13:15.429561 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10500 | 2025.11.21 18:13:15.429653 [ 256 ] {6d9e1942-a68f-4cc0-a267-5241aaa25d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10501 | 2025.11.21 18:13:15.429696 [ 256 ] {6d9e1942-a68f-4cc0-a267-5241aaa25d58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10502 | 2025.11.21 18:13:15.430111 [ 256 ] {6d9e1942-a68f-4cc0-a267-5241aaa25d58} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10503 | 2025.11.21 18:13:15.430147 [ 256 ] {6d9e1942-a68f-4cc0-a267-5241aaa25d58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10504 | 2025.11.21 18:13:15.430473 [ 256 ] {6d9e1942-a68f-4cc0-a267-5241aaa25d58} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10505 | 2025.11.21 18:13:15.430678 [ 256 ] {6d9e1942-a68f-4cc0-a267-5241aaa25d58} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10506 | 2025.11.21 18:13:15.430805 [ 256 ] {6d9e1942-a68f-4cc0-a267-5241aaa25d58} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00117 sec., 136752.13675213675 rows/sec., 9.52 MiB/sec. | ||
| 10507 | 2025.11.21 18:13:15.430841 [ 256 ] {6d9e1942-a68f-4cc0-a267-5241aaa25d58} <Debug> TCPHandler: Processed in 0.001327708 sec. | ||
| 10508 | 2025.11.21 18:13:15.430950 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10509 | 2025.11.21 18:13:15.431042 [ 256 ] {8c5a809b-2b2a-4651-b51f-63492fb54dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10510 | 2025.11.21 18:13:15.431096 [ 256 ] {8c5a809b-2b2a-4651-b51f-63492fb54dcf} <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 | ||
| 10511 | 2025.11.21 18:13:15.431959 [ 256 ] {8c5a809b-2b2a-4651-b51f-63492fb54dcf} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10512 | 2025.11.21 18:13:15.432006 [ 256 ] {8c5a809b-2b2a-4651-b51f-63492fb54dcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10513 | 2025.11.21 18:13:15.432657 [ 256 ] {8c5a809b-2b2a-4651-b51f-63492fb54dcf} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 10514 | 2025.11.21 18:13:15.432937 [ 256 ] {8c5a809b-2b2a-4651-b51f-63492fb54dcf} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10515 | 2025.11.21 18:13:15.433099 [ 256 ] {8c5a809b-2b2a-4651-b51f-63492fb54dcf} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002075 sec., 4819.277108433735 rows/sec., 8.64 MiB/sec. | ||
| 10516 | 2025.11.21 18:13:15.433155 [ 256 ] {8c5a809b-2b2a-4651-b51f-63492fb54dcf} <Debug> TCPHandler: Processed in 0.002251426 sec. | ||
| 10517 | 2025.11.21 18:13:15.433275 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10518 | 2025.11.21 18:13:15.433371 [ 256 ] {9af3c0ab-ec84-4770-a71c-eea73ebc05bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10519 | 2025.11.21 18:13:15.433416 [ 256 ] {9af3c0ab-ec84-4770-a71c-eea73ebc05bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10520 | 2025.11.21 18:13:15.433778 [ 256 ] {9af3c0ab-ec84-4770-a71c-eea73ebc05bc} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10521 | 2025.11.21 18:13:15.433816 [ 256 ] {9af3c0ab-ec84-4770-a71c-eea73ebc05bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10522 | 2025.11.21 18:13:15.434127 [ 256 ] {9af3c0ab-ec84-4770-a71c-eea73ebc05bc} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 10523 | 2025.11.21 18:13:15.434335 [ 256 ] {9af3c0ab-ec84-4770-a71c-eea73ebc05bc} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10524 | 2025.11.21 18:13:15.434466 [ 256 ] {9af3c0ab-ec84-4770-a71c-eea73ebc05bc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 10525 | 2025.11.21 18:13:15.434503 [ 256 ] {9af3c0ab-ec84-4770-a71c-eea73ebc05bc} <Debug> TCPHandler: Processed in 0.001278816 sec. | ||
| 10526 | 2025.11.21 18:13:17.734335 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10527 | 2025.11.21 18:13:17.734415 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10528 | 2025.11.21 18:13:17.884689 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21037 | ||
| 10529 | 2025.11.21 18:13:17.885176 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10530 | 2025.11.21 18:13:17.885213 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10531 | 2025.11.21 18:13:17.885708 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10532 | 2025.11.21 18:13:17.885957 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10533 | 2025.11.21 18:13:17.886086 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21037 | ||
| 10534 | 2025.11.21 18:13:17.947646 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1380 | ||
| 10535 | 2025.11.21 18:13:17.949731 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10536 | 2025.11.21 18:13:17.949774 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 10537 | 2025.11.21 18:13:17.950909 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10538 | 2025.11.21 18:13:17.951183 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10539 | 2025.11.21 18:13:17.951435 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1380 | ||
| 10540 | 2025.11.21 18:13:18.000241 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 304.06 MiB, peak 314.15 MiB, free memory in arenas 0.00 B, will set to 308.06 MiB (RSS), difference: 4.00 MiB | ||
| 10541 | 2025.11.21 18:13:19.094477 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10542 | 2025.11.21 18:13:19.112748 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10543 | 2025.11.21 18:13:19.112803 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10544 | 2025.11.21 18:13:19.118919 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10545 | 2025.11.21 18:13:19.119617 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10546 | 2025.11.21 18:13:19.122871 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10547 | 2025.11.21 18:13:19.396325 [ 57 ] {} <Debug> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945) (MergerMutator): Selected 5 parts from all_1_28_6 to all_32_32_0 | ||
| 10548 | 2025.11.21 18:13:19.396432 [ 57 ] {} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10549 | 2025.11.21 18:13:19.396470 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10550 | 2025.11.21 18:13:19.396644 [ 201 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_32_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_28_6 to all_32_32_0 into Compact with storage Full | ||
| 10551 | 2025.11.21 18:13:19.396850 [ 201 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_32_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10552 | 2025.11.21 18:13:19.396913 [ 201 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 30 rows starting from the beginning of the part | ||
| 10553 | 2025.11.21 18:13:19.397018 [ 201 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 10554 | 2025.11.21 18:13:19.397096 [ 201 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 10555 | 2025.11.21 18:13:19.397163 [ 201 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 10556 | 2025.11.21 18:13:19.397242 [ 201 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_32_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 10557 | 2025.11.21 18:13:19.398189 [ 195 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_32_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 4 columns (4 merged, 0 gathered) in 0.001633383 sec., 20815.693563603883 rows/sec., 1.36 MiB/sec. | ||
| 10558 | 2025.11.21 18:13:19.398391 [ 195 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_32_7} <Trace> MergedBlockOutputStream: filled checksums all_1_32_7 (state Temporary) | ||
| 10559 | 2025.11.21 18:13:19.398718 [ 195 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_32_7} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_merge_all_1_32_7 to all_1_32_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10560 | 2025.11.21 18:13:19.398808 [ 195 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_32_7} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945) (MergerMutator): Merged 5 parts: [all_1_28_6, all_32_32_0] -> all_1_32_7 | ||
| 10561 | 2025.11.21 18:13:19.398907 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 10562 | 2025.11.21 18:13:20.436937 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10563 | 2025.11.21 18:13:20.437139 [ 256 ] {0e80f5e7-d6bd-4e61-9747-33ef2353df36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10564 | 2025.11.21 18:13:20.437214 [ 256 ] {0e80f5e7-d6bd-4e61-9747-33ef2353df36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10565 | 2025.11.21 18:13:20.438139 [ 256 ] {0e80f5e7-d6bd-4e61-9747-33ef2353df36} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10566 | 2025.11.21 18:13:20.438188 [ 256 ] {0e80f5e7-d6bd-4e61-9747-33ef2353df36} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10567 | 2025.11.21 18:13:20.438614 [ 256 ] {0e80f5e7-d6bd-4e61-9747-33ef2353df36} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10568 | 2025.11.21 18:13:20.438841 [ 256 ] {0e80f5e7-d6bd-4e61-9747-33ef2353df36} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10569 | 2025.11.21 18:13:20.439006 [ 256 ] {0e80f5e7-d6bd-4e61-9747-33ef2353df36} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001921 sec., 213430.50494534097 rows/sec., 13.54 MiB/sec. | ||
| 10570 | 2025.11.21 18:13:20.439059 [ 256 ] {0e80f5e7-d6bd-4e61-9747-33ef2353df36} <Debug> TCPHandler: Processed in 0.002259117 sec. | ||
| 10571 | 2025.11.21 18:13:20.439186 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10572 | 2025.11.21 18:13:20.439290 [ 256 ] {0a75f5e0-c568-4ef8-8784-542e47d387fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10573 | 2025.11.21 18:13:20.439334 [ 256 ] {0a75f5e0-c568-4ef8-8784-542e47d387fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10574 | 2025.11.21 18:13:20.440372 [ 256 ] {0a75f5e0-c568-4ef8-8784-542e47d387fd} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10575 | 2025.11.21 18:13:20.440410 [ 256 ] {0a75f5e0-c568-4ef8-8784-542e47d387fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10576 | 2025.11.21 18:13:20.440787 [ 256 ] {0a75f5e0-c568-4ef8-8784-542e47d387fd} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10577 | 2025.11.21 18:13:20.441014 [ 256 ] {0a75f5e0-c568-4ef8-8784-542e47d387fd} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10578 | 2025.11.21 18:13:20.441150 [ 256 ] {0a75f5e0-c568-4ef8-8784-542e47d387fd} <Debug> executeQuery: Read 1172 rows, 95.50 KiB in 0.001885 sec., 621750.6631299735 rows/sec., 49.48 MiB/sec. | ||
| 10579 | 2025.11.21 18:13:20.441188 [ 256 ] {0a75f5e0-c568-4ef8-8784-542e47d387fd} <Debug> TCPHandler: Processed in 0.002053943 sec. | ||
| 10580 | 2025.11.21 18:13:20.441308 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10581 | 2025.11.21 18:13:20.441401 [ 256 ] {7b00d4bb-c7f5-4397-9766-353ee93f7515} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10582 | 2025.11.21 18:13:20.441443 [ 256 ] {7b00d4bb-c7f5-4397-9766-353ee93f7515} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10583 | 2025.11.21 18:13:20.441967 [ 256 ] {7b00d4bb-c7f5-4397-9766-353ee93f7515} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10584 | 2025.11.21 18:13:20.442004 [ 256 ] {7b00d4bb-c7f5-4397-9766-353ee93f7515} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10585 | 2025.11.21 18:13:20.442314 [ 256 ] {7b00d4bb-c7f5-4397-9766-353ee93f7515} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10586 | 2025.11.21 18:13:20.442522 [ 256 ] {7b00d4bb-c7f5-4397-9766-353ee93f7515} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10587 | 2025.11.21 18:13:20.442659 [ 256 ] {7b00d4bb-c7f5-4397-9766-353ee93f7515} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001276 sec., 184169.2789968652 rows/sec., 11.15 MiB/sec. | ||
| 10588 | 2025.11.21 18:13:20.442697 [ 256 ] {7b00d4bb-c7f5-4397-9766-353ee93f7515} <Debug> TCPHandler: Processed in 0.00143941 sec. | ||
| 10589 | 2025.11.21 18:13:20.442807 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10590 | 2025.11.21 18:13:20.442901 [ 256 ] {cc02ab5c-eba5-4f8e-91c7-1eebab3f9bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10591 | 2025.11.21 18:13:20.442941 [ 256 ] {cc02ab5c-eba5-4f8e-91c7-1eebab3f9bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10592 | 2025.11.21 18:13:20.443434 [ 256 ] {cc02ab5c-eba5-4f8e-91c7-1eebab3f9bed} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10593 | 2025.11.21 18:13:20.443470 [ 256 ] {cc02ab5c-eba5-4f8e-91c7-1eebab3f9bed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10594 | 2025.11.21 18:13:20.443781 [ 256 ] {cc02ab5c-eba5-4f8e-91c7-1eebab3f9bed} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10595 | 2025.11.21 18:13:20.443997 [ 256 ] {cc02ab5c-eba5-4f8e-91c7-1eebab3f9bed} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10596 | 2025.11.21 18:13:20.444127 [ 256 ] {cc02ab5c-eba5-4f8e-91c7-1eebab3f9bed} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001245 sec., 170281.12449799196 rows/sec., 10.98 MiB/sec. | ||
| 10597 | 2025.11.21 18:13:20.444164 [ 256 ] {cc02ab5c-eba5-4f8e-91c7-1eebab3f9bed} <Debug> TCPHandler: Processed in 0.001407019 sec. | ||
| 10598 | 2025.11.21 18:13:20.444272 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10599 | 2025.11.21 18:13:20.444365 [ 256 ] {dc8ce3d4-5339-4421-9a79-8ae657475cdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10600 | 2025.11.21 18:13:20.444403 [ 256 ] {dc8ce3d4-5339-4421-9a79-8ae657475cdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10601 | 2025.11.21 18:13:20.444887 [ 256 ] {dc8ce3d4-5339-4421-9a79-8ae657475cdd} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10602 | 2025.11.21 18:13:20.444924 [ 256 ] {dc8ce3d4-5339-4421-9a79-8ae657475cdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10603 | 2025.11.21 18:13:20.445232 [ 256 ] {dc8ce3d4-5339-4421-9a79-8ae657475cdd} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10604 | 2025.11.21 18:13:20.445443 [ 256 ] {dc8ce3d4-5339-4421-9a79-8ae657475cdd} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10605 | 2025.11.21 18:13:20.445574 [ 256 ] {dc8ce3d4-5339-4421-9a79-8ae657475cdd} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001226 sec., 172104.40456769982 rows/sec., 9.77 MiB/sec. | ||
| 10606 | 2025.11.21 18:13:20.445612 [ 256 ] {dc8ce3d4-5339-4421-9a79-8ae657475cdd} <Debug> TCPHandler: Processed in 0.001390609 sec. | ||
| 10607 | 2025.11.21 18:13:20.445718 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10608 | 2025.11.21 18:13:20.445812 [ 256 ] {40e0f6f6-7930-43ea-8aea-0d8d36575f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10609 | 2025.11.21 18:13:20.445852 [ 256 ] {40e0f6f6-7930-43ea-8aea-0d8d36575f9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10610 | 2025.11.21 18:13:20.446515 [ 256 ] {40e0f6f6-7930-43ea-8aea-0d8d36575f9b} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10611 | 2025.11.21 18:13:20.446551 [ 256 ] {40e0f6f6-7930-43ea-8aea-0d8d36575f9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10612 | 2025.11.21 18:13:20.446895 [ 256 ] {40e0f6f6-7930-43ea-8aea-0d8d36575f9b} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10613 | 2025.11.21 18:13:20.447102 [ 256 ] {40e0f6f6-7930-43ea-8aea-0d8d36575f9b} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10614 | 2025.11.21 18:13:20.447229 [ 256 ] {40e0f6f6-7930-43ea-8aea-0d8d36575f9b} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001436 sec., 493732.5905292479 rows/sec., 34.59 MiB/sec. | ||
| 10615 | 2025.11.21 18:13:20.447268 [ 256 ] {40e0f6f6-7930-43ea-8aea-0d8d36575f9b} <Debug> TCPHandler: Processed in 0.001599623 sec. | ||
| 10616 | 2025.11.21 18:13:20.447379 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10617 | 2025.11.21 18:13:20.447473 [ 256 ] {4466c248-f971-47cf-9e53-d7a867dd15f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10618 | 2025.11.21 18:13:20.447514 [ 256 ] {4466c248-f971-47cf-9e53-d7a867dd15f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10619 | 2025.11.21 18:13:20.447849 [ 256 ] {4466c248-f971-47cf-9e53-d7a867dd15f9} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10620 | 2025.11.21 18:13:20.447885 [ 256 ] {4466c248-f971-47cf-9e53-d7a867dd15f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10621 | 2025.11.21 18:13:20.448194 [ 256 ] {4466c248-f971-47cf-9e53-d7a867dd15f9} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10622 | 2025.11.21 18:13:20.448400 [ 256 ] {4466c248-f971-47cf-9e53-d7a867dd15f9} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10623 | 2025.11.21 18:13:20.448528 [ 256 ] {4466c248-f971-47cf-9e53-d7a867dd15f9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001074 sec., 5586.592178770949 rows/sec., 291.88 KiB/sec. | ||
| 10624 | 2025.11.21 18:13:20.448564 [ 256 ] {4466c248-f971-47cf-9e53-d7a867dd15f9} <Debug> TCPHandler: Processed in 0.001234125 sec. | ||
| 10625 | 2025.11.21 18:13:20.448677 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10626 | 2025.11.21 18:13:20.448770 [ 256 ] {2ade4800-4006-4e1f-8610-94677e164bbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10627 | 2025.11.21 18:13:20.448812 [ 256 ] {2ade4800-4006-4e1f-8610-94677e164bbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10628 | 2025.11.21 18:13:20.449263 [ 256 ] {2ade4800-4006-4e1f-8610-94677e164bbb} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10629 | 2025.11.21 18:13:20.449298 [ 256 ] {2ade4800-4006-4e1f-8610-94677e164bbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10630 | 2025.11.21 18:13:20.449645 [ 256 ] {2ade4800-4006-4e1f-8610-94677e164bbb} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10631 | 2025.11.21 18:13:20.449853 [ 256 ] {2ade4800-4006-4e1f-8610-94677e164bbb} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10632 | 2025.11.21 18:13:20.449985 [ 256 ] {2ade4800-4006-4e1f-8610-94677e164bbb} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001235 sec., 254251.012145749 rows/sec., 16.70 MiB/sec. | ||
| 10633 | 2025.11.21 18:13:20.450022 [ 256 ] {2ade4800-4006-4e1f-8610-94677e164bbb} <Debug> TCPHandler: Processed in 0.001394738 sec. | ||
| 10634 | 2025.11.21 18:13:20.450128 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10635 | 2025.11.21 18:13:20.450222 [ 256 ] {ab539aaf-1a24-4206-bd64-cb90c1975ef4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10636 | 2025.11.21 18:13:20.450264 [ 256 ] {ab539aaf-1a24-4206-bd64-cb90c1975ef4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10637 | 2025.11.21 18:13:20.450569 [ 256 ] {ab539aaf-1a24-4206-bd64-cb90c1975ef4} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10638 | 2025.11.21 18:13:20.450603 [ 256 ] {ab539aaf-1a24-4206-bd64-cb90c1975ef4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10639 | 2025.11.21 18:13:20.450918 [ 256 ] {ab539aaf-1a24-4206-bd64-cb90c1975ef4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10640 | 2025.11.21 18:13:20.451126 [ 256 ] {ab539aaf-1a24-4206-bd64-cb90c1975ef4} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10641 | 2025.11.21 18:13:20.451252 [ 256 ] {ab539aaf-1a24-4206-bd64-cb90c1975ef4} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 10642 | 2025.11.21 18:13:20.451287 [ 256 ] {ab539aaf-1a24-4206-bd64-cb90c1975ef4} <Debug> TCPHandler: Processed in 0.001208785 sec. | ||
| 10643 | 2025.11.21 18:13:20.451387 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10644 | 2025.11.21 18:13:20.451480 [ 256 ] {d1d5850e-f602-462a-ad9e-accd38fb380b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10645 | 2025.11.21 18:13:20.451533 [ 256 ] {d1d5850e-f602-462a-ad9e-accd38fb380b} <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 | ||
| 10646 | 2025.11.21 18:13:20.452377 [ 256 ] {d1d5850e-f602-462a-ad9e-accd38fb380b} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10647 | 2025.11.21 18:13:20.452412 [ 256 ] {d1d5850e-f602-462a-ad9e-accd38fb380b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10648 | 2025.11.21 18:13:20.452964 [ 256 ] {d1d5850e-f602-462a-ad9e-accd38fb380b} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10649 | 2025.11.21 18:13:20.453181 [ 256 ] {d1d5850e-f602-462a-ad9e-accd38fb380b} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10650 | 2025.11.21 18:13:20.453323 [ 256 ] {d1d5850e-f602-462a-ad9e-accd38fb380b} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001862 sec., 16111.70784103115 rows/sec., 28.87 MiB/sec. | ||
| 10651 | 2025.11.21 18:13:20.453382 [ 256 ] {d1d5850e-f602-462a-ad9e-accd38fb380b} <Debug> TCPHandler: Processed in 0.002043582 sec. | ||
| 10652 | 2025.11.21 18:13:20.453492 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10653 | 2025.11.21 18:13:20.453595 [ 256 ] {371b4f6d-37f9-483b-859a-9b9b79a3bcba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10654 | 2025.11.21 18:13:20.453637 [ 256 ] {371b4f6d-37f9-483b-859a-9b9b79a3bcba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10655 | 2025.11.21 18:13:20.453983 [ 256 ] {371b4f6d-37f9-483b-859a-9b9b79a3bcba} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10656 | 2025.11.21 18:13:20.454018 [ 256 ] {371b4f6d-37f9-483b-859a-9b9b79a3bcba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10657 | 2025.11.21 18:13:20.454341 [ 256 ] {371b4f6d-37f9-483b-859a-9b9b79a3bcba} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 10658 | 2025.11.21 18:13:20.454546 [ 256 ] {371b4f6d-37f9-483b-859a-9b9b79a3bcba} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10659 | 2025.11.21 18:13:20.454675 [ 256 ] {371b4f6d-37f9-483b-859a-9b9b79a3bcba} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.0011 sec., 94545.45454545454 rows/sec., 5.79 MiB/sec. | ||
| 10660 | 2025.11.21 18:13:20.454710 [ 256 ] {371b4f6d-37f9-483b-859a-9b9b79a3bcba} <Debug> TCPHandler: Processed in 0.001266746 sec. | ||
| 10661 | 2025.11.21 18:13:25.386245 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21549 | ||
| 10662 | 2025.11.21 18:13:25.387094 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10663 | 2025.11.21 18:13:25.387163 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10664 | 2025.11.21 18:13:25.387756 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10665 | 2025.11.21 18:13:25.387977 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10666 | 2025.11.21 18:13:25.388109 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21549 | ||
| 10667 | 2025.11.21 18:13:25.425565 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10668 | 2025.11.21 18:13:25.425745 [ 256 ] {bcb306db-855c-44cb-b040-7d7b17e0a20c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10669 | 2025.11.21 18:13:25.425813 [ 256 ] {bcb306db-855c-44cb-b040-7d7b17e0a20c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10670 | 2025.11.21 18:13:25.426504 [ 256 ] {bcb306db-855c-44cb-b040-7d7b17e0a20c} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10671 | 2025.11.21 18:13:25.426568 [ 256 ] {bcb306db-855c-44cb-b040-7d7b17e0a20c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10672 | 2025.11.21 18:13:25.427160 [ 256 ] {bcb306db-855c-44cb-b040-7d7b17e0a20c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 10673 | 2025.11.21 18:13:25.427445 [ 256 ] {bcb306db-855c-44cb-b040-7d7b17e0a20c} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10674 | 2025.11.21 18:13:25.427660 [ 256 ] {bcb306db-855c-44cb-b040-7d7b17e0a20c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001963 sec., 1018.8487009679063 rows/sec., 83.08 KiB/sec. | ||
| 10675 | 2025.11.21 18:13:25.427711 [ 256 ] {bcb306db-855c-44cb-b040-7d7b17e0a20c} <Debug> TCPHandler: Processed in 0.002279887 sec. | ||
| 10676 | 2025.11.21 18:13:25.427839 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10677 | 2025.11.21 18:13:25.427944 [ 256 ] {7174cdbe-5451-43cf-af75-4f6ec8e74465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10678 | 2025.11.21 18:13:25.427987 [ 256 ] {7174cdbe-5451-43cf-af75-4f6ec8e74465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10679 | 2025.11.21 18:13:25.428430 [ 256 ] {7174cdbe-5451-43cf-af75-4f6ec8e74465} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10680 | 2025.11.21 18:13:25.428470 [ 256 ] {7174cdbe-5451-43cf-af75-4f6ec8e74465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10681 | 2025.11.21 18:13:25.428852 [ 256 ] {7174cdbe-5451-43cf-af75-4f6ec8e74465} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10682 | 2025.11.21 18:13:25.429107 [ 256 ] {7174cdbe-5451-43cf-af75-4f6ec8e74465} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10683 | 2025.11.21 18:13:25.429255 [ 256 ] {7174cdbe-5451-43cf-af75-4f6ec8e74465} <Debug> executeQuery: Read 77 rows, 6.49 KiB in 0.001335 sec., 57677.902621722846 rows/sec., 4.74 MiB/sec. | ||
| 10684 | 2025.11.21 18:13:25.429292 [ 256 ] {7174cdbe-5451-43cf-af75-4f6ec8e74465} <Debug> TCPHandler: Processed in 0.001505261 sec. | ||
| 10685 | 2025.11.21 18:13:25.429418 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10686 | 2025.11.21 18:13:25.429516 [ 256 ] {df9b0cc2-e4b2-4d0f-b0ff-94aa08e0f02b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10687 | 2025.11.21 18:13:25.429557 [ 256 ] {df9b0cc2-e4b2-4d0f-b0ff-94aa08e0f02b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10688 | 2025.11.21 18:13:25.429971 [ 256 ] {df9b0cc2-e4b2-4d0f-b0ff-94aa08e0f02b} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10689 | 2025.11.21 18:13:25.430007 [ 256 ] {df9b0cc2-e4b2-4d0f-b0ff-94aa08e0f02b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10690 | 2025.11.21 18:13:25.430332 [ 256 ] {df9b0cc2-e4b2-4d0f-b0ff-94aa08e0f02b} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10691 | 2025.11.21 18:13:25.430548 [ 256 ] {df9b0cc2-e4b2-4d0f-b0ff-94aa08e0f02b} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10692 | 2025.11.21 18:13:25.430680 [ 256 ] {df9b0cc2-e4b2-4d0f-b0ff-94aa08e0f02b} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001183 sec., 10143.702451394758 rows/sec., 753.68 KiB/sec. | ||
| 10693 | 2025.11.21 18:13:25.430718 [ 256 ] {df9b0cc2-e4b2-4d0f-b0ff-94aa08e0f02b} <Debug> TCPHandler: Processed in 0.001350548 sec. | ||
| 10694 | 2025.11.21 18:13:25.430842 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10695 | 2025.11.21 18:13:25.430936 [ 256 ] {b35713f9-ffcf-4e97-8315-ac6f5e99f080} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10696 | 2025.11.21 18:13:25.430976 [ 256 ] {b35713f9-ffcf-4e97-8315-ac6f5e99f080} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10697 | 2025.11.21 18:13:25.431387 [ 256 ] {b35713f9-ffcf-4e97-8315-ac6f5e99f080} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10698 | 2025.11.21 18:13:25.431422 [ 256 ] {b35713f9-ffcf-4e97-8315-ac6f5e99f080} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10699 | 2025.11.21 18:13:25.431835 [ 256 ] {b35713f9-ffcf-4e97-8315-ac6f5e99f080} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10700 | 2025.11.21 18:13:25.432077 [ 256 ] {b35713f9-ffcf-4e97-8315-ac6f5e99f080} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10701 | 2025.11.21 18:13:25.432207 [ 256 ] {b35713f9-ffcf-4e97-8315-ac6f5e99f080} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001291 sec., 58869.09372579396 rows/sec., 4.60 MiB/sec. | ||
| 10702 | 2025.11.21 18:13:25.432244 [ 256 ] {b35713f9-ffcf-4e97-8315-ac6f5e99f080} <Debug> TCPHandler: Processed in 0.00145036 sec. | ||
| 10703 | 2025.11.21 18:13:25.432375 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10704 | 2025.11.21 18:13:25.432468 [ 256 ] {4ebcf5d2-ff3c-4be4-8e02-436729850f6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10705 | 2025.11.21 18:13:25.432511 [ 256 ] {4ebcf5d2-ff3c-4be4-8e02-436729850f6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10706 | 2025.11.21 18:13:25.432924 [ 256 ] {4ebcf5d2-ff3c-4be4-8e02-436729850f6b} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10707 | 2025.11.21 18:13:25.432960 [ 256 ] {4ebcf5d2-ff3c-4be4-8e02-436729850f6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10708 | 2025.11.21 18:13:25.433298 [ 256 ] {4ebcf5d2-ff3c-4be4-8e02-436729850f6b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10709 | 2025.11.21 18:13:25.433520 [ 256 ] {4ebcf5d2-ff3c-4be4-8e02-436729850f6b} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10710 | 2025.11.21 18:13:25.433650 [ 256 ] {4ebcf5d2-ff3c-4be4-8e02-436729850f6b} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.0012 sec., 134166.6666666667 rows/sec., 9.34 MiB/sec. | ||
| 10711 | 2025.11.21 18:13:25.433687 [ 256 ] {4ebcf5d2-ff3c-4be4-8e02-436729850f6b} <Debug> TCPHandler: Processed in 0.001366739 sec. | ||
| 10712 | 2025.11.21 18:13:25.433798 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10713 | 2025.11.21 18:13:25.433891 [ 256 ] {9ccb5682-b907-4a52-94fe-cc866d2b3975} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10714 | 2025.11.21 18:13:25.433945 [ 256 ] {9ccb5682-b907-4a52-94fe-cc866d2b3975} <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 | ||
| 10715 | 2025.11.21 18:13:25.434754 [ 256 ] {9ccb5682-b907-4a52-94fe-cc866d2b3975} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10716 | 2025.11.21 18:13:25.434793 [ 256 ] {9ccb5682-b907-4a52-94fe-cc866d2b3975} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10717 | 2025.11.21 18:13:25.435352 [ 256 ] {9ccb5682-b907-4a52-94fe-cc866d2b3975} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10718 | 2025.11.21 18:13:25.435654 [ 256 ] {9ccb5682-b907-4a52-94fe-cc866d2b3975} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10719 | 2025.11.21 18:13:25.435784 [ 28 ] {} <Debug> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10720 | 2025.11.21 18:13:25.435795 [ 256 ] {9ccb5682-b907-4a52-94fe-cc866d2b3975} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001921 sec., 5205.622071837584 rows/sec., 9.33 MiB/sec. | ||
| 10721 | 2025.11.21 18:13:25.435824 [ 28 ] {} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10722 | 2025.11.21 18:13:25.435844 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10723 | 2025.11.21 18:13:25.435872 [ 256 ] {9ccb5682-b907-4a52-94fe-cc866d2b3975} <Debug> TCPHandler: Processed in 0.002120543 sec. | ||
| 10724 | 2025.11.21 18:13:25.435941 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact with storage Full | ||
| 10725 | 2025.11.21 18:13:25.436007 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10726 | 2025.11.21 18:13:25.436108 [ 256 ] {3345be7c-830e-442b-a168-c9b4e5cb8aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10727 | 2025.11.21 18:13:25.436150 [ 256 ] {3345be7c-830e-442b-a168-c9b4e5cb8aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10728 | 2025.11.21 18:13:25.436167 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10729 | 2025.11.21 18:13:25.436228 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1057 rows starting from the beginning of the part | ||
| 10730 | 2025.11.21 18:13:25.436349 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 10 rows starting from the beginning of the part | ||
| 10731 | 2025.11.21 18:13:25.436448 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 30 rows starting from the beginning of the part | ||
| 10732 | 2025.11.21 18:13:25.436540 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 10 rows starting from the beginning of the part | ||
| 10733 | 2025.11.21 18:13:25.436549 [ 256 ] {3345be7c-830e-442b-a168-c9b4e5cb8aba} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10734 | 2025.11.21 18:13:25.436590 [ 256 ] {3345be7c-830e-442b-a168-c9b4e5cb8aba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10735 | 2025.11.21 18:13:25.436636 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 30 rows starting from the beginning of the part | ||
| 10736 | 2025.11.21 18:13:25.436731 [ 201 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 10 rows starting from the beginning of the part | ||
| 10737 | 2025.11.21 18:13:25.436917 [ 256 ] {3345be7c-830e-442b-a168-c9b4e5cb8aba} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 10738 | 2025.11.21 18:13:25.437265 [ 256 ] {3345be7c-830e-442b-a168-c9b4e5cb8aba} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10739 | 2025.11.21 18:13:25.437424 [ 256 ] {3345be7c-830e-442b-a168-c9b4e5cb8aba} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001334 sec., 44977.51124437781 rows/sec., 3.03 MiB/sec. | ||
| 10740 | 2025.11.21 18:13:25.437463 [ 256 ] {3345be7c-830e-442b-a168-c9b4e5cb8aba} <Debug> TCPHandler: Processed in 0.001505291 sec. | ||
| 10741 | 2025.11.21 18:13:25.441324 [ 195 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1147 rows, containing 19 columns (19 merged, 0 gathered) in 0.005424101 sec., 211463.61397031508 rows/sec., 378.93 MiB/sec. | ||
| 10742 | 2025.11.21 18:13:25.442648 [ 188 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10743 | 2025.11.21 18:13:25.442998 [ 188 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10744 | 2025.11.21 18:13:25.443064 [ 188 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10745 | 2025.11.21 18:13:25.443209 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.62 MiB. | ||
| 10746 | 2025.11.21 18:13:26.000202 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.66 MiB, peak 317.25 MiB, free memory in arenas 0.00 B, will set to 309.67 MiB (RSS), difference: 1.01 MiB | ||
| 10747 | 2025.11.21 18:13:26.622984 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10748 | 2025.11.21 18:13:26.641875 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10749 | 2025.11.21 18:13:26.641934 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10750 | 2025.11.21 18:13:26.648399 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10751 | 2025.11.21 18:13:26.649110 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10752 | 2025.11.21 18:13:26.652355 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10753 | 2025.11.21 18:13:27.951629 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1416 | ||
| 10754 | 2025.11.21 18:13:27.954209 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10755 | 2025.11.21 18:13:27.954256 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10756 | 2025.11.21 18:13:27.955479 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10757 | 2025.11.21 18:13:27.955762 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10758 | 2025.11.21 18:13:27.956105 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1416 | ||
| 10759 | 2025.11.21 18:13:30.436818 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10760 | 2025.11.21 18:13:30.437031 [ 256 ] {cc560b0a-7f3c-454a-9a9e-195f162b251e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10761 | 2025.11.21 18:13:30.437104 [ 256 ] {cc560b0a-7f3c-454a-9a9e-195f162b251e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10762 | 2025.11.21 18:13:30.437982 [ 256 ] {cc560b0a-7f3c-454a-9a9e-195f162b251e} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10763 | 2025.11.21 18:13:30.438031 [ 256 ] {cc560b0a-7f3c-454a-9a9e-195f162b251e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10764 | 2025.11.21 18:13:30.438450 [ 256 ] {cc560b0a-7f3c-454a-9a9e-195f162b251e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10765 | 2025.11.21 18:13:30.438671 [ 256 ] {cc560b0a-7f3c-454a-9a9e-195f162b251e} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10766 | 2025.11.21 18:13:30.438836 [ 256 ] {cc560b0a-7f3c-454a-9a9e-195f162b251e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001858 sec., 220667.3842841765 rows/sec., 14.00 MiB/sec. | ||
| 10767 | 2025.11.21 18:13:30.438856 [ 26 ] {} <Debug> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 10768 | 2025.11.21 18:13:30.438888 [ 256 ] {cc560b0a-7f3c-454a-9a9e-195f162b251e} <Debug> TCPHandler: Processed in 0.002204385 sec. | ||
| 10769 | 2025.11.21 18:13:30.438954 [ 26 ] {} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10770 | 2025.11.21 18:13:30.438994 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10771 | 2025.11.21 18:13:30.439050 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10772 | 2025.11.21 18:13:30.439141 [ 189 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 10773 | 2025.11.21 18:13:30.439158 [ 256 ] {ac1a381a-10c7-45c3-bb32-44c5802bafa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10774 | 2025.11.21 18:13:30.439244 [ 256 ] {ac1a381a-10c7-45c3-bb32-44c5802bafa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10775 | 2025.11.21 18:13:30.439308 [ 189 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10776 | 2025.11.21 18:13:30.439350 [ 189 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 410 rows starting from the beginning of the part | ||
| 10777 | 2025.11.21 18:13:30.439426 [ 189 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 410 rows starting from the beginning of the part | ||
| 10778 | 2025.11.21 18:13:30.439477 [ 189 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 410 rows starting from the beginning of the part | ||
| 10779 | 2025.11.21 18:13:30.439526 [ 189 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 410 rows starting from the beginning of the part | ||
| 10780 | 2025.11.21 18:13:30.439572 [ 189 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 410 rows starting from the beginning of the part | ||
| 10781 | 2025.11.21 18:13:30.440241 [ 256 ] {ac1a381a-10c7-45c3-bb32-44c5802bafa0} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10782 | 2025.11.21 18:13:30.440284 [ 256 ] {ac1a381a-10c7-45c3-bb32-44c5802bafa0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10783 | 2025.11.21 18:13:30.440636 [ 195 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001558522 sec., 1315348.7727475134 rows/sec., 88.46 MiB/sec. | ||
| 10784 | 2025.11.21 18:13:30.440667 [ 256 ] {ac1a381a-10c7-45c3-bb32-44c5802bafa0} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10785 | 2025.11.21 18:13:30.440863 [ 195 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 10786 | 2025.11.21 18:13:30.440909 [ 256 ] {ac1a381a-10c7-45c3-bb32-44c5802bafa0} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10787 | 2025.11.21 18:13:30.441054 [ 256 ] {ac1a381a-10c7-45c3-bb32-44c5802bafa0} <Debug> executeQuery: Read 1172 rows, 95.50 KiB in 0.00192 sec., 610416.6666666666 rows/sec., 48.58 MiB/sec. | ||
| 10788 | 2025.11.21 18:13:30.441096 [ 256 ] {ac1a381a-10c7-45c3-bb32-44c5802bafa0} <Debug> TCPHandler: Processed in 0.002095993 sec. | ||
| 10789 | 2025.11.21 18:13:30.441196 [ 195 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_33_8} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10790 | 2025.11.21 18:13:30.441214 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10791 | 2025.11.21 18:13:30.441291 [ 195 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_33_8} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 10792 | 2025.11.21 18:13:30.441315 [ 256 ] {fcc1b9da-9bea-48d9-a1c4-abfb6f889c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10793 | 2025.11.21 18:13:30.441360 [ 256 ] {fcc1b9da-9bea-48d9-a1c4-abfb6f889c7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10794 | 2025.11.21 18:13:30.441410 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 10795 | 2025.11.21 18:13:30.441865 [ 256 ] {fcc1b9da-9bea-48d9-a1c4-abfb6f889c7a} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10796 | 2025.11.21 18:13:30.441905 [ 256 ] {fcc1b9da-9bea-48d9-a1c4-abfb6f889c7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10797 | 2025.11.21 18:13:30.442212 [ 256 ] {fcc1b9da-9bea-48d9-a1c4-abfb6f889c7a} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10798 | 2025.11.21 18:13:30.442414 [ 256 ] {fcc1b9da-9bea-48d9-a1c4-abfb6f889c7a} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10799 | 2025.11.21 18:13:30.442546 [ 256 ] {fcc1b9da-9bea-48d9-a1c4-abfb6f889c7a} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001252 sec., 187699.6805111821 rows/sec., 11.37 MiB/sec. | ||
| 10800 | 2025.11.21 18:13:30.442584 [ 256 ] {fcc1b9da-9bea-48d9-a1c4-abfb6f889c7a} <Debug> TCPHandler: Processed in 0.001417179 sec. | ||
| 10801 | 2025.11.21 18:13:30.442698 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10802 | 2025.11.21 18:13:30.442792 [ 256 ] {3afa06f5-44ee-4f96-9945-d0992de668a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10803 | 2025.11.21 18:13:30.442831 [ 256 ] {3afa06f5-44ee-4f96-9945-d0992de668a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10804 | 2025.11.21 18:13:30.443307 [ 256 ] {3afa06f5-44ee-4f96-9945-d0992de668a5} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10805 | 2025.11.21 18:13:30.443342 [ 256 ] {3afa06f5-44ee-4f96-9945-d0992de668a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10806 | 2025.11.21 18:13:30.443651 [ 256 ] {3afa06f5-44ee-4f96-9945-d0992de668a5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10807 | 2025.11.21 18:13:30.443853 [ 256 ] {3afa06f5-44ee-4f96-9945-d0992de668a5} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10808 | 2025.11.21 18:13:30.443980 [ 256 ] {3afa06f5-44ee-4f96-9945-d0992de668a5} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001208 sec., 175496.68874172185 rows/sec., 11.32 MiB/sec. | ||
| 10809 | 2025.11.21 18:13:30.443984 [ 26 ] {} <Debug> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb) (MergerMutator): Selected 6 parts from all_1_29_6 to all_34_34_0 | ||
| 10810 | 2025.11.21 18:13:30.444020 [ 256 ] {3afa06f5-44ee-4f96-9945-d0992de668a5} <Debug> TCPHandler: Processed in 0.001374498 sec. | ||
| 10811 | 2025.11.21 18:13:30.444033 [ 26 ] {} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10812 | 2025.11.21 18:13:30.444058 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10813 | 2025.11.21 18:13:30.444131 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10814 | 2025.11.21 18:13:30.444143 [ 188 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_34_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_29_6 to all_34_34_0 into Compact with storage Full | ||
| 10815 | 2025.11.21 18:13:30.444229 [ 256 ] {35f11f15-c751-4955-a159-e2ac9a445e29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10816 | 2025.11.21 18:13:30.444255 [ 188 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_34_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10817 | 2025.11.21 18:13:30.444269 [ 256 ] {35f11f15-c751-4955-a159-e2ac9a445e29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10818 | 2025.11.21 18:13:30.444289 [ 188 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_6, total 442 rows starting from the beginning of the part | ||
| 10819 | 2025.11.21 18:13:30.444354 [ 188 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 212 rows starting from the beginning of the part | ||
| 10820 | 2025.11.21 18:13:30.444404 [ 188 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 212 rows starting from the beginning of the part | ||
| 10821 | 2025.11.21 18:13:30.444450 [ 188 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 440 rows starting from the beginning of the part | ||
| 10822 | 2025.11.21 18:13:30.444498 [ 188 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part | ||
| 10823 | 2025.11.21 18:13:30.444547 [ 188 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_34_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 212 rows starting from the beginning of the part | ||
| 10824 | 2025.11.21 18:13:30.444781 [ 256 ] {35f11f15-c751-4955-a159-e2ac9a445e29} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10825 | 2025.11.21 18:13:30.444819 [ 256 ] {35f11f15-c751-4955-a159-e2ac9a445e29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10826 | 2025.11.21 18:13:30.445143 [ 256 ] {35f11f15-c751-4955-a159-e2ac9a445e29} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10827 | 2025.11.21 18:13:30.445357 [ 256 ] {35f11f15-c751-4955-a159-e2ac9a445e29} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10828 | 2025.11.21 18:13:30.445489 [ 256 ] {35f11f15-c751-4955-a159-e2ac9a445e29} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001278 sec., 165101.7214397496 rows/sec., 9.38 MiB/sec. | ||
| 10829 | 2025.11.21 18:13:30.445503 [ 133 ] {} <Debug> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860) (MergerMutator): Selected 5 parts from all_1_29_7 to all_33_33_0 | ||
| 10830 | 2025.11.21 18:13:30.445510 [ 195 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_34_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1730 rows, containing 5 columns (5 merged, 0 gathered) in 0.001410159 sec., 1226812.011978791 rows/sec., 84.84 MiB/sec. | ||
| 10831 | 2025.11.21 18:13:30.445527 [ 256 ] {35f11f15-c751-4955-a159-e2ac9a445e29} <Debug> TCPHandler: Processed in 0.00144323 sec. | ||
| 10832 | 2025.11.21 18:13:30.445551 [ 133 ] {} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10833 | 2025.11.21 18:13:30.445584 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10834 | 2025.11.21 18:13:30.445658 [ 188 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_34_7} <Trace> MergedBlockOutputStream: filled checksums all_1_34_7 (state Temporary) | ||
| 10835 | 2025.11.21 18:13:30.445667 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10836 | 2025.11.21 18:13:30.445687 [ 186 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_33_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_29_7 to all_33_33_0 into Compact with storage Full | ||
| 10837 | 2025.11.21 18:13:30.445766 [ 256 ] {6981f442-1bbe-42e3-a247-ae783f626d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10838 | 2025.11.21 18:13:30.445811 [ 256 ] {6981f442-1bbe-42e3-a247-ae783f626d0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10839 | 2025.11.21 18:13:30.445835 [ 186 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_33_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10840 | 2025.11.21 18:13:30.445885 [ 186 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_29_7, total 211 rows starting from the beginning of the part | ||
| 10841 | 2025.11.21 18:13:30.445930 [ 188 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_34_7} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_merge_all_1_34_7 to all_1_34_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10842 | 2025.11.21 18:13:30.445965 [ 186 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 211 rows starting from the beginning of the part | ||
| 10843 | 2025.11.21 18:13:30.446001 [ 188 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_34_7} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb) (MergerMutator): Merged 6 parts: [all_1_29_6, all_34_34_0] -> all_1_34_7 | ||
| 10844 | 2025.11.21 18:13:30.446027 [ 186 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 211 rows starting from the beginning of the part | ||
| 10845 | 2025.11.21 18:13:30.446069 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 10846 | 2025.11.21 18:13:30.446085 [ 186 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 211 rows starting from the beginning of the part | ||
| 10847 | 2025.11.21 18:13:30.446137 [ 186 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_33_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 211 rows starting from the beginning of the part | ||
| 10848 | 2025.11.21 18:13:30.446484 [ 256 ] {6981f442-1bbe-42e3-a247-ae783f626d0a} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10849 | 2025.11.21 18:13:30.446525 [ 256 ] {6981f442-1bbe-42e3-a247-ae783f626d0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10850 | 2025.11.21 18:13:30.446873 [ 256 ] {6981f442-1bbe-42e3-a247-ae783f626d0a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10851 | 2025.11.21 18:13:30.447079 [ 256 ] {6981f442-1bbe-42e3-a247-ae783f626d0a} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10852 | 2025.11.21 18:13:30.447125 [ 196 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_33_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001485541 sec., 710178.9852989585 rows/sec., 43.04 MiB/sec. | ||
| 10853 | 2025.11.21 18:13:30.447205 [ 256 ] {6981f442-1bbe-42e3-a247-ae783f626d0a} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001458 sec., 486282.5788751714 rows/sec., 34.07 MiB/sec. | ||
| 10854 | 2025.11.21 18:13:30.447244 [ 256 ] {6981f442-1bbe-42e3-a247-ae783f626d0a} <Debug> TCPHandler: Processed in 0.001625113 sec. | ||
| 10855 | 2025.11.21 18:13:30.447302 [ 190 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_33_8} <Trace> MergedBlockOutputStream: filled checksums all_1_33_8 (state Temporary) | ||
| 10856 | 2025.11.21 18:13:30.447355 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10857 | 2025.11.21 18:13:30.447452 [ 256 ] {153e33f7-89f6-4a71-b057-336230c85d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10858 | 2025.11.21 18:13:30.447494 [ 256 ] {153e33f7-89f6-4a71-b057-336230c85d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10859 | 2025.11.21 18:13:30.447623 [ 190 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_33_8} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_merge_all_1_33_8 to all_1_33_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10860 | 2025.11.21 18:13:30.447704 [ 190 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_33_8} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860) (MergerMutator): Merged 5 parts: [all_1_29_7, all_33_33_0] -> all_1_33_8 | ||
| 10861 | 2025.11.21 18:13:30.447779 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 10862 | 2025.11.21 18:13:30.447826 [ 256 ] {153e33f7-89f6-4a71-b057-336230c85d98} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10863 | 2025.11.21 18:13:30.447866 [ 256 ] {153e33f7-89f6-4a71-b057-336230c85d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10864 | 2025.11.21 18:13:30.448168 [ 256 ] {153e33f7-89f6-4a71-b057-336230c85d98} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10865 | 2025.11.21 18:13:30.448370 [ 256 ] {153e33f7-89f6-4a71-b057-336230c85d98} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10866 | 2025.11.21 18:13:30.448494 [ 256 ] {153e33f7-89f6-4a71-b057-336230c85d98} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001061 sec., 5655.042412818096 rows/sec., 295.45 KiB/sec. | ||
| 10867 | 2025.11.21 18:13:30.448495 [ 26 ] {} <Debug> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 10868 | 2025.11.21 18:13:30.448534 [ 256 ] {153e33f7-89f6-4a71-b057-336230c85d98} <Debug> TCPHandler: Processed in 0.001225965 sec. | ||
| 10869 | 2025.11.21 18:13:30.448548 [ 26 ] {} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10870 | 2025.11.21 18:13:30.448571 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10871 | 2025.11.21 18:13:30.448637 [ 188 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_33_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_28_6 to all_33_33_0 into Compact with storage Full | ||
| 10872 | 2025.11.21 18:13:30.448642 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10873 | 2025.11.21 18:13:30.448713 [ 188 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10874 | 2025.11.21 18:13:30.448738 [ 188 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 168 rows starting from the beginning of the part | ||
| 10875 | 2025.11.21 18:13:30.448743 [ 256 ] {56c6b202-82cd-44b4-85d8-05d5735fb403} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10876 | 2025.11.21 18:13:30.448783 [ 188 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 10877 | 2025.11.21 18:13:30.448787 [ 256 ] {56c6b202-82cd-44b4-85d8-05d5735fb403} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10878 | 2025.11.21 18:13:30.448819 [ 188 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 10879 | 2025.11.21 18:13:30.448853 [ 188 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 10880 | 2025.11.21 18:13:30.448884 [ 188 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 10881 | 2025.11.21 18:13:30.448915 [ 188 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 10882 | 2025.11.21 18:13:30.449219 [ 256 ] {56c6b202-82cd-44b4-85d8-05d5735fb403} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10883 | 2025.11.21 18:13:30.449254 [ 256 ] {56c6b202-82cd-44b4-85d8-05d5735fb403} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10884 | 2025.11.21 18:13:30.449543 [ 190 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 4 columns (4 merged, 0 gathered) in 0.000933209 sec., 212171.12136723928 rows/sec., 10.83 MiB/sec. | ||
| 10885 | 2025.11.21 18:13:30.449584 [ 256 ] {56c6b202-82cd-44b4-85d8-05d5735fb403} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10886 | 2025.11.21 18:13:30.449649 [ 188 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 10887 | 2025.11.21 18:13:30.449807 [ 256 ] {56c6b202-82cd-44b4-85d8-05d5735fb403} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10888 | 2025.11.21 18:13:30.449896 [ 188 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_33_7} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10889 | 2025.11.21 18:13:30.449936 [ 256 ] {56c6b202-82cd-44b4-85d8-05d5735fb403} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001212 sec., 259075.90759075907 rows/sec., 17.02 MiB/sec. | ||
| 10890 | 2025.11.21 18:13:30.449961 [ 188 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_33_7} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 10891 | 2025.11.21 18:13:30.449972 [ 256 ] {56c6b202-82cd-44b4-85d8-05d5735fb403} <Debug> TCPHandler: Processed in 0.001375978 sec. | ||
| 10892 | 2025.11.21 18:13:30.450016 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 10893 | 2025.11.21 18:13:30.450078 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10894 | 2025.11.21 18:13:30.450169 [ 256 ] {0141fc95-61b9-44f6-9bb3-8c001837a8fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10895 | 2025.11.21 18:13:30.450211 [ 256 ] {0141fc95-61b9-44f6-9bb3-8c001837a8fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10896 | 2025.11.21 18:13:30.450516 [ 256 ] {0141fc95-61b9-44f6-9bb3-8c001837a8fe} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10897 | 2025.11.21 18:13:30.450551 [ 256 ] {0141fc95-61b9-44f6-9bb3-8c001837a8fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10898 | 2025.11.21 18:13:30.450836 [ 256 ] {0141fc95-61b9-44f6-9bb3-8c001837a8fe} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10899 | 2025.11.21 18:13:30.451031 [ 256 ] {0141fc95-61b9-44f6-9bb3-8c001837a8fe} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10900 | 2025.11.21 18:13:30.451157 [ 256 ] {0141fc95-61b9-44f6-9bb3-8c001837a8fe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001006 sec., 994.0357852882704 rows/sec., 66.98 KiB/sec. | ||
| 10901 | 2025.11.21 18:13:30.451192 [ 256 ] {0141fc95-61b9-44f6-9bb3-8c001837a8fe} <Debug> TCPHandler: Processed in 0.001160163 sec. | ||
| 10902 | 2025.11.21 18:13:30.451299 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10903 | 2025.11.21 18:13:30.451389 [ 256 ] {41f227bf-a5b7-4d30-b233-29e09ce75fb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10904 | 2025.11.21 18:13:30.451442 [ 256 ] {41f227bf-a5b7-4d30-b233-29e09ce75fb2} <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 | ||
| 10905 | 2025.11.21 18:13:30.452244 [ 256 ] {41f227bf-a5b7-4d30-b233-29e09ce75fb2} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10906 | 2025.11.21 18:13:30.452280 [ 256 ] {41f227bf-a5b7-4d30-b233-29e09ce75fb2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10907 | 2025.11.21 18:13:30.452871 [ 256 ] {41f227bf-a5b7-4d30-b233-29e09ce75fb2} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10908 | 2025.11.21 18:13:30.453159 [ 256 ] {41f227bf-a5b7-4d30-b233-29e09ce75fb2} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10909 | 2025.11.21 18:13:30.453329 [ 256 ] {41f227bf-a5b7-4d30-b233-29e09ce75fb2} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001955 sec., 15345.268542199487 rows/sec., 27.50 MiB/sec. | ||
| 10910 | 2025.11.21 18:13:30.453396 [ 256 ] {41f227bf-a5b7-4d30-b233-29e09ce75fb2} <Debug> TCPHandler: Processed in 0.002142344 sec. | ||
| 10911 | 2025.11.21 18:13:30.453524 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10912 | 2025.11.21 18:13:30.453639 [ 256 ] {b581ab16-8e88-4a20-a544-12806c8e7cba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10913 | 2025.11.21 18:13:30.453687 [ 256 ] {b581ab16-8e88-4a20-a544-12806c8e7cba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10914 | 2025.11.21 18:13:30.454035 [ 256 ] {b581ab16-8e88-4a20-a544-12806c8e7cba} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10915 | 2025.11.21 18:13:30.454073 [ 256 ] {b581ab16-8e88-4a20-a544-12806c8e7cba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10916 | 2025.11.21 18:13:30.454383 [ 256 ] {b581ab16-8e88-4a20-a544-12806c8e7cba} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 10917 | 2025.11.21 18:13:30.454611 [ 256 ] {b581ab16-8e88-4a20-a544-12806c8e7cba} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10918 | 2025.11.21 18:13:30.454746 [ 256 ] {b581ab16-8e88-4a20-a544-12806c8e7cba} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001132 sec., 91872.79151943463 rows/sec., 5.63 MiB/sec. | ||
| 10919 | 2025.11.21 18:13:30.454782 [ 256 ] {b581ab16-8e88-4a20-a544-12806c8e7cba} <Debug> TCPHandler: Processed in 0.001318577 sec. | ||
| 10920 | 2025.11.21 18:13:32.734478 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10921 | 2025.11.21 18:13:32.734541 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10922 | 2025.11.21 18:13:32.888265 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21997 | ||
| 10923 | 2025.11.21 18:13:32.889088 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10924 | 2025.11.21 18:13:32.889144 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10925 | 2025.11.21 18:13:32.889617 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10926 | 2025.11.21 18:13:32.889852 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10927 | 2025.11.21 18:13:32.889978 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21997 | ||
| 10928 | 2025.11.21 18:13:32.889999 [ 129 ] {} <Debug> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10929 | 2025.11.21 18:13:32.890042 [ 129 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10930 | 2025.11.21 18:13:32.890063 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10931 | 2025.11.21 18:13:32.890232 [ 194 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 10932 | 2025.11.21 18:13:32.890479 [ 194 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10933 | 2025.11.21 18:13:32.890551 [ 194 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19629 rows starting from the beginning of the part | ||
| 10934 | 2025.11.21 18:13:32.890659 [ 194 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 448 rows starting from the beginning of the part | ||
| 10935 | 2025.11.21 18:13:32.890737 [ 194 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 512 rows starting from the beginning of the part | ||
| 10936 | 2025.11.21 18:13:32.890810 [ 194 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 448 rows starting from the beginning of the part | ||
| 10937 | 2025.11.21 18:13:32.890855 [ 194 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 512 rows starting from the beginning of the part | ||
| 10938 | 2025.11.21 18:13:32.890897 [ 194 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 448 rows starting from the beginning of the part | ||
| 10939 | 2025.11.21 18:13:32.892937 [ 190 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21997 rows, containing 4 columns (4 merged, 0 gathered) in 0.002794898 sec., 7870412.444389741 rows/sec., 112.59 MiB/sec. | ||
| 10940 | 2025.11.21 18:13:32.893184 [ 194 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10941 | 2025.11.21 18:13:32.893443 [ 194 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_46_9} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10942 | 2025.11.21 18:13:32.893517 [ 194 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_46_9} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10943 | 2025.11.21 18:13:32.893598 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.66 MiB. | ||
| 10944 | 2025.11.21 18:13:34.152467 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10945 | 2025.11.21 18:13:34.171321 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10946 | 2025.11.21 18:13:34.171376 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10947 | 2025.11.21 18:13:34.177335 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10948 | 2025.11.21 18:13:34.178055 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10949 | 2025.11.21 18:13:34.178354 [ 128 ] {} <Debug> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10950 | 2025.11.21 18:13:34.178428 [ 128 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10951 | 2025.11.21 18:13:34.178452 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10952 | 2025.11.21 18:13:34.178539 [ 192 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 10953 | 2025.11.21 18:13:34.181292 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10954 | 2025.11.21 18:13:34.181694 [ 192 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10955 | 2025.11.21 18:13:34.182537 [ 192 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 309 rows starting from the beginning of the part | ||
| 10956 | 2025.11.21 18:13:34.185957 [ 192 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 8 rows starting from the beginning of the part | ||
| 10957 | 2025.11.21 18:13:34.189567 [ 192 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 7 rows starting from the beginning of the part | ||
| 10958 | 2025.11.21 18:13:34.193353 [ 192 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 8 rows starting from the beginning of the part | ||
| 10959 | 2025.11.21 18:13:34.197655 [ 192 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 7 rows starting from the beginning of the part | ||
| 10960 | 2025.11.21 18:13:34.201649 [ 192 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 8 rows starting from the beginning of the part | ||
| 10961 | 2025.11.21 18:13:34.251817 [ 190 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.073308978 sec., 4733.390226774134 rows/sec., 24.48 MiB/sec. | ||
| 10962 | 2025.11.21 18:13:34.254972 [ 191 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10963 | 2025.11.21 18:13:34.257366 [ 191 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_46_9} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10964 | 2025.11.21 18:13:34.257484 [ 191 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_46_9} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10965 | 2025.11.21 18:13:34.260652 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10966 | 2025.11.21 18:13:35.424737 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10967 | 2025.11.21 18:13:35.424926 [ 256 ] {75621227-85c3-4fc0-8e99-c3db7b0577f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10968 | 2025.11.21 18:13:35.424996 [ 256 ] {75621227-85c3-4fc0-8e99-c3db7b0577f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10969 | 2025.11.21 18:13:35.425726 [ 256 ] {75621227-85c3-4fc0-8e99-c3db7b0577f8} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10970 | 2025.11.21 18:13:35.425777 [ 256 ] {75621227-85c3-4fc0-8e99-c3db7b0577f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10971 | 2025.11.21 18:13:35.426217 [ 256 ] {75621227-85c3-4fc0-8e99-c3db7b0577f8} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 10972 | 2025.11.21 18:13:35.426529 [ 256 ] {75621227-85c3-4fc0-8e99-c3db7b0577f8} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10973 | 2025.11.21 18:13:35.426729 [ 126 ] {} <Debug> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 10974 | 2025.11.21 18:13:35.426741 [ 256 ] {75621227-85c3-4fc0-8e99-c3db7b0577f8} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001862 sec., 40816.32653061225 rows/sec., 3.36 MiB/sec. | ||
| 10975 | 2025.11.21 18:13:35.426828 [ 126 ] {} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10976 | 2025.11.21 18:13:35.426857 [ 256 ] {75621227-85c3-4fc0-8e99-c3db7b0577f8} <Debug> TCPHandler: Processed in 0.002251756 sec. | ||
| 10977 | 2025.11.21 18:13:35.426867 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10978 | 2025.11.21 18:13:35.427014 [ 199 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 10979 | 2025.11.21 18:13:35.427036 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10980 | 2025.11.21 18:13:35.427153 [ 256 ] {0fec91ad-a334-45b0-b39d-079f40a0d01a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10981 | 2025.11.21 18:13:35.427155 [ 199 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10982 | 2025.11.21 18:13:35.427204 [ 256 ] {0fec91ad-a334-45b0-b39d-079f40a0d01a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10983 | 2025.11.21 18:13:35.427205 [ 199 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2343 rows starting from the beginning of the part | ||
| 10984 | 2025.11.21 18:13:35.427295 [ 199 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 76 rows starting from the beginning of the part | ||
| 10985 | 2025.11.21 18:13:35.427342 [ 199 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 1172 rows starting from the beginning of the part | ||
| 10986 | 2025.11.21 18:13:35.427386 [ 199 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 77 rows starting from the beginning of the part | ||
| 10987 | 2025.11.21 18:13:35.427430 [ 199 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1172 rows starting from the beginning of the part | ||
| 10988 | 2025.11.21 18:13:35.427484 [ 199 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 76 rows starting from the beginning of the part | ||
| 10989 | 2025.11.21 18:13:35.427693 [ 256 ] {0fec91ad-a334-45b0-b39d-079f40a0d01a} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10990 | 2025.11.21 18:13:35.427738 [ 256 ] {0fec91ad-a334-45b0-b39d-079f40a0d01a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10991 | 2025.11.21 18:13:35.428112 [ 256 ] {0fec91ad-a334-45b0-b39d-079f40a0d01a} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10992 | 2025.11.21 18:13:35.428354 [ 256 ] {0fec91ad-a334-45b0-b39d-079f40a0d01a} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10993 | 2025.11.21 18:13:35.428490 [ 126 ] {} <Debug> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10994 | 2025.11.21 18:13:35.428501 [ 256 ] {0fec91ad-a334-45b0-b39d-079f40a0d01a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001374 sec., 7278.020378457059 rows/sec., 547.27 KiB/sec. | ||
| 10995 | 2025.11.21 18:13:35.428539 [ 126 ] {} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10996 | 2025.11.21 18:13:35.428568 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 10997 | 2025.11.21 18:13:35.428577 [ 256 ] {0fec91ad-a334-45b0-b39d-079f40a0d01a} <Debug> TCPHandler: Processed in 0.001595053 sec. | ||
| 10998 | 2025.11.21 18:13:35.428661 [ 190 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 10999 | 2025.11.21 18:13:35.428725 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11000 | 2025.11.21 18:13:35.428782 [ 190 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11001 | 2025.11.21 18:13:35.428820 [ 190 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 263 rows starting from the beginning of the part | ||
| 11002 | 2025.11.21 18:13:35.428857 [ 256 ] {beb8504e-86bd-4923-9b69-33c2f410c12c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11003 | 2025.11.21 18:13:35.428892 [ 190 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 10 rows starting from the beginning of the part | ||
| 11004 | 2025.11.21 18:13:35.428907 [ 256 ] {beb8504e-86bd-4923-9b69-33c2f410c12c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11005 | 2025.11.21 18:13:35.428941 [ 190 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 235 rows starting from the beginning of the part | ||
| 11006 | 2025.11.21 18:13:35.428984 [ 190 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 12 rows starting from the beginning of the part | ||
| 11007 | 2025.11.21 18:13:35.429025 [ 190 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 235 rows starting from the beginning of the part | ||
| 11008 | 2025.11.21 18:13:35.429065 [ 190 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 10 rows starting from the beginning of the part | ||
| 11009 | 2025.11.21 18:13:35.429332 [ 193 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4916 rows, containing 5 columns (5 merged, 0 gathered) in 0.002373159 sec., 2071500.4767906405 rows/sec., 174.66 MiB/sec. | ||
| 11010 | 2025.11.21 18:13:35.429392 [ 256 ] {beb8504e-86bd-4923-9b69-33c2f410c12c} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11011 | 2025.11.21 18:13:35.429435 [ 256 ] {beb8504e-86bd-4923-9b69-33c2f410c12c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11012 | 2025.11.21 18:13:35.429784 [ 197 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11013 | 2025.11.21 18:13:35.430026 [ 200 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 765 rows, containing 5 columns (5 merged, 0 gathered) in 0.001406929 sec., 543737.459388498 rows/sec., 35.47 MiB/sec. | ||
| 11014 | 2025.11.21 18:13:35.430132 [ 197 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_76_15} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11015 | 2025.11.21 18:13:35.430172 [ 256 ] {beb8504e-86bd-4923-9b69-33c2f410c12c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11016 | 2025.11.21 18:13:35.430211 [ 193 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11017 | 2025.11.21 18:13:35.430219 [ 197 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_76_15} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11018 | 2025.11.21 18:13:35.430319 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.07 MiB. | ||
| 11019 | 2025.11.21 18:13:35.430468 [ 256 ] {beb8504e-86bd-4923-9b69-33c2f410c12c} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11020 | 2025.11.21 18:13:35.430530 [ 193 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_66_13} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11021 | 2025.11.21 18:13:35.430612 [ 193 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_66_13} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11022 | 2025.11.21 18:13:35.430612 [ 126 ] {} <Debug> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11023 | 2025.11.21 18:13:35.430626 [ 256 ] {beb8504e-86bd-4923-9b69-33c2f410c12c} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00179 sec., 41340.78212290503 rows/sec., 3.23 MiB/sec. | ||
| 11024 | 2025.11.21 18:13:35.430662 [ 126 ] {} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11025 | 2025.11.21 18:13:35.430687 [ 256 ] {beb8504e-86bd-4923-9b69-33c2f410c12c} <Debug> TCPHandler: Processed in 0.002018871 sec. | ||
| 11026 | 2025.11.21 18:13:35.430688 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11027 | 2025.11.21 18:13:35.430710 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 11028 | 2025.11.21 18:13:35.430820 [ 197 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11029 | 2025.11.21 18:13:35.430832 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11030 | 2025.11.21 18:13:35.430915 [ 197 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11031 | 2025.11.21 18:13:35.430935 [ 256 ] {320d650d-be7f-4525-a8b3-00b70428f341} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11032 | 2025.11.21 18:13:35.430946 [ 197 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1211 rows starting from the beginning of the part | ||
| 11033 | 2025.11.21 18:13:35.430987 [ 256 ] {320d650d-be7f-4525-a8b3-00b70428f341} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11034 | 2025.11.21 18:13:35.431016 [ 197 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 74 rows starting from the beginning of the part | ||
| 11035 | 2025.11.21 18:13:35.431064 [ 197 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 709 rows starting from the beginning of the part | ||
| 11036 | 2025.11.21 18:13:35.431103 [ 197 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 76 rows starting from the beginning of the part | ||
| 11037 | 2025.11.21 18:13:35.431143 [ 197 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 709 rows starting from the beginning of the part | ||
| 11038 | 2025.11.21 18:13:35.431182 [ 197 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 74 rows starting from the beginning of the part | ||
| 11039 | 2025.11.21 18:13:35.431439 [ 256 ] {320d650d-be7f-4525-a8b3-00b70428f341} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11040 | 2025.11.21 18:13:35.431480 [ 256 ] {320d650d-be7f-4525-a8b3-00b70428f341} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11041 | 2025.11.21 18:13:35.431840 [ 256 ] {320d650d-be7f-4525-a8b3-00b70428f341} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11042 | 2025.11.21 18:13:35.432073 [ 256 ] {320d650d-be7f-4525-a8b3-00b70428f341} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11043 | 2025.11.21 18:13:35.432196 [ 126 ] {} <Debug> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11044 | 2025.11.21 18:13:35.432215 [ 256 ] {320d650d-be7f-4525-a8b3-00b70428f341} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001299 sec., 123171.67051578137 rows/sec., 8.58 MiB/sec. | ||
| 11045 | 2025.11.21 18:13:35.432230 [ 126 ] {} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11046 | 2025.11.21 18:13:35.432263 [ 256 ] {320d650d-be7f-4525-a8b3-00b70428f341} <Debug> TCPHandler: Processed in 0.001482141 sec. | ||
| 11047 | 2025.11.21 18:13:35.432267 [ 126 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11048 | 2025.11.21 18:13:35.432360 [ 193 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11049 | 2025.11.21 18:13:35.432401 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11050 | 2025.11.21 18:13:35.432408 [ 200 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2853 rows, containing 5 columns (5 merged, 0 gathered) in 0.001621263 sec., 1759739.166316631 rows/sec., 132.32 MiB/sec. | ||
| 11051 | 2025.11.21 18:13:35.432465 [ 193 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11052 | 2025.11.21 18:13:35.432499 [ 193 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 22391 rows starting from the beginning of the part | ||
| 11053 | 2025.11.21 18:13:35.432502 [ 256 ] {20cec312-6af1-4a69-a13d-05c0ea843ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11054 | 2025.11.21 18:13:35.432553 [ 193 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 11055 | 2025.11.21 18:13:35.432567 [ 256 ] {20cec312-6af1-4a69-a13d-05c0ea843ffa} <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 | ||
| 11056 | 2025.11.21 18:13:35.432578 [ 197 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11057 | 2025.11.21 18:13:35.432602 [ 193 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 314 rows starting from the beginning of the part | ||
| 11058 | 2025.11.21 18:13:35.432646 [ 193 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 161 rows starting from the beginning of the part | ||
| 11059 | 2025.11.21 18:13:35.432684 [ 193 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 314 rows starting from the beginning of the part | ||
| 11060 | 2025.11.21 18:13:35.432724 [ 193 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 160 rows starting from the beginning of the part | ||
| 11061 | 2025.11.21 18:13:35.432869 [ 197 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_76_15} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11062 | 2025.11.21 18:13:35.432951 [ 197 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_76_15} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11063 | 2025.11.21 18:13:35.433025 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.68 MiB. | ||
| 11064 | 2025.11.21 18:13:35.433475 [ 256 ] {20cec312-6af1-4a69-a13d-05c0ea843ffa} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11065 | 2025.11.21 18:13:35.433517 [ 256 ] {20cec312-6af1-4a69-a13d-05c0ea843ffa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11066 | 2025.11.21 18:13:35.434060 [ 256 ] {20cec312-6af1-4a69-a13d-05c0ea843ffa} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 11067 | 2025.11.21 18:13:35.434291 [ 256 ] {20cec312-6af1-4a69-a13d-05c0ea843ffa} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11068 | 2025.11.21 18:13:35.434433 [ 256 ] {20cec312-6af1-4a69-a13d-05c0ea843ffa} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00195 sec., 5128.205128205129 rows/sec., 9.19 MiB/sec. | ||
| 11069 | 2025.11.21 18:13:35.434490 [ 256 ] {20cec312-6af1-4a69-a13d-05c0ea843ffa} <Debug> TCPHandler: Processed in 0.002138464 sec. | ||
| 11070 | 2025.11.21 18:13:35.434606 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11071 | 2025.11.21 18:13:35.434700 [ 256 ] {43acf741-6993-46dc-96bd-5d5052b1d552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11072 | 2025.11.21 18:13:35.434743 [ 256 ] {43acf741-6993-46dc-96bd-5d5052b1d552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11073 | 2025.11.21 18:13:35.435094 [ 256 ] {43acf741-6993-46dc-96bd-5d5052b1d552} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11074 | 2025.11.21 18:13:35.435130 [ 256 ] {43acf741-6993-46dc-96bd-5d5052b1d552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11075 | 2025.11.21 18:13:35.435444 [ 256 ] {43acf741-6993-46dc-96bd-5d5052b1d552} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11076 | 2025.11.21 18:13:35.435659 [ 256 ] {43acf741-6993-46dc-96bd-5d5052b1d552} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11077 | 2025.11.21 18:13:35.435792 [ 256 ] {43acf741-6993-46dc-96bd-5d5052b1d552} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001111 sec., 54005.400540054005 rows/sec., 3.64 MiB/sec. | ||
| 11078 | 2025.11.21 18:13:35.435800 [ 123 ] {} <Debug> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11079 | 2025.11.21 18:13:35.435828 [ 256 ] {43acf741-6993-46dc-96bd-5d5052b1d552} <Debug> TCPHandler: Processed in 0.001271526 sec. | ||
| 11080 | 2025.11.21 18:13:35.435852 [ 123 ] {} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11081 | 2025.11.21 18:13:35.435882 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11082 | 2025.11.21 18:13:35.435973 [ 187 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 11083 | 2025.11.21 18:13:35.436088 [ 187 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11084 | 2025.11.21 18:13:35.436121 [ 187 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 5000 rows starting from the beginning of the part | ||
| 11085 | 2025.11.21 18:13:35.436180 [ 187 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 60 rows starting from the beginning of the part | ||
| 11086 | 2025.11.21 18:13:35.436230 [ 187 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 104 rows starting from the beginning of the part | ||
| 11087 | 2025.11.21 18:13:35.436275 [ 187 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 60 rows starting from the beginning of the part | ||
| 11088 | 2025.11.21 18:13:35.436316 [ 187 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 104 rows starting from the beginning of the part | ||
| 11089 | 2025.11.21 18:13:35.436359 [ 187 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 60 rows starting from the beginning of the part | ||
| 11090 | 2025.11.21 18:13:35.438537 [ 200 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5388 rows, containing 4 columns (4 merged, 0 gathered) in 0.002602764 sec., 2070107.0093177867 rows/sec., 131.44 MiB/sec. | ||
| 11091 | 2025.11.21 18:13:35.439286 [ 198 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11092 | 2025.11.21 18:13:35.439716 [ 198 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_76_15} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11093 | 2025.11.21 18:13:35.439837 [ 198 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_76_15} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11094 | 2025.11.21 18:13:35.439967 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 11095 | 2025.11.21 18:13:35.449421 [ 198 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23500 rows, containing 5 columns (5 merged, 0 gathered) in 0.017092191 sec., 1374896.875421062 rows/sec., 92.03 MiB/sec. | ||
| 11096 | 2025.11.21 18:13:35.450097 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11097 | 2025.11.21 18:13:35.450386 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11098 | 2025.11.21 18:13:35.450454 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11099 | 2025.11.21 18:13:35.450536 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 11100 | 2025.11.21 18:13:36.000184 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 311.89 MiB, peak 324.46 MiB, free memory in arenas 0.00 B, will set to 313.97 MiB (RSS), difference: 2.08 MiB | ||
| 11101 | 2025.11.21 18:13:37.672673 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11102 | 2025.11.21 18:13:37.672866 [ 256 ] {806b2b32-d2b0-4eba-9a2d-19af213f43dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11103 | 2025.11.21 18:13:37.672936 [ 256 ] {806b2b32-d2b0-4eba-9a2d-19af213f43dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11104 | 2025.11.21 18:13:37.673727 [ 256 ] {806b2b32-d2b0-4eba-9a2d-19af213f43dc} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11105 | 2025.11.21 18:13:37.673775 [ 256 ] {806b2b32-d2b0-4eba-9a2d-19af213f43dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11106 | 2025.11.21 18:13:37.674197 [ 256 ] {806b2b32-d2b0-4eba-9a2d-19af213f43dc} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11107 | 2025.11.21 18:13:37.674424 [ 256 ] {806b2b32-d2b0-4eba-9a2d-19af213f43dc} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11108 | 2025.11.21 18:13:37.674589 [ 256 ] {806b2b32-d2b0-4eba-9a2d-19af213f43dc} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001771 sec., 231507.62281197065 rows/sec., 14.69 MiB/sec. | ||
| 11109 | 2025.11.21 18:13:37.674643 [ 256 ] {806b2b32-d2b0-4eba-9a2d-19af213f43dc} <Debug> TCPHandler: Processed in 0.002098993 sec. | ||
| 11110 | 2025.11.21 18:13:37.674768 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11111 | 2025.11.21 18:13:37.674871 [ 256 ] {3c2073f7-c97c-444f-b789-75bd49e8535c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11112 | 2025.11.21 18:13:37.674917 [ 256 ] {3c2073f7-c97c-444f-b789-75bd49e8535c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11113 | 2025.11.21 18:13:37.675345 [ 256 ] {3c2073f7-c97c-444f-b789-75bd49e8535c} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11114 | 2025.11.21 18:13:37.675384 [ 256 ] {3c2073f7-c97c-444f-b789-75bd49e8535c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11115 | 2025.11.21 18:13:37.675683 [ 256 ] {3c2073f7-c97c-444f-b789-75bd49e8535c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 11116 | 2025.11.21 18:13:37.675890 [ 256 ] {3c2073f7-c97c-444f-b789-75bd49e8535c} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11117 | 2025.11.21 18:13:37.676030 [ 256 ] {3c2073f7-c97c-444f-b789-75bd49e8535c} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001182 sec., 3384.09475465313 rows/sec., 275.95 KiB/sec. | ||
| 11118 | 2025.11.21 18:13:37.676070 [ 256 ] {3c2073f7-c97c-444f-b789-75bd49e8535c} <Debug> TCPHandler: Processed in 0.001354768 sec. | ||
| 11119 | 2025.11.21 18:13:37.676181 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11120 | 2025.11.21 18:13:37.676277 [ 256 ] {17698079-e6b1-4470-b1bd-3020a691a444} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11121 | 2025.11.21 18:13:37.676317 [ 256 ] {17698079-e6b1-4470-b1bd-3020a691a444} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11122 | 2025.11.21 18:13:37.677863 [ 256 ] {17698079-e6b1-4470-b1bd-3020a691a444} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11123 | 2025.11.21 18:13:37.677902 [ 256 ] {17698079-e6b1-4470-b1bd-3020a691a444} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11124 | 2025.11.21 18:13:37.678356 [ 256 ] {17698079-e6b1-4470-b1bd-3020a691a444} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11125 | 2025.11.21 18:13:37.678576 [ 256 ] {17698079-e6b1-4470-b1bd-3020a691a444} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11126 | 2025.11.21 18:13:37.678715 [ 256 ] {17698079-e6b1-4470-b1bd-3020a691a444} <Debug> executeQuery: Read 2314 rows, 192.21 KiB in 0.002457 sec., 941798.9417989418 rows/sec., 76.40 MiB/sec. | ||
| 11127 | 2025.11.21 18:13:37.678759 [ 256 ] {17698079-e6b1-4470-b1bd-3020a691a444} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 11128 | 2025.11.21 18:13:37.678772 [ 256 ] {17698079-e6b1-4470-b1bd-3020a691a444} <Debug> TCPHandler: Processed in 0.002640954 sec. | ||
| 11129 | 2025.11.21 18:13:37.678887 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11130 | 2025.11.21 18:13:37.678983 [ 256 ] {0568a79c-6515-403c-bc97-3e49c766c8d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11131 | 2025.11.21 18:13:37.679025 [ 256 ] {0568a79c-6515-403c-bc97-3e49c766c8d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11132 | 2025.11.21 18:13:37.679549 [ 256 ] {0568a79c-6515-403c-bc97-3e49c766c8d4} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11133 | 2025.11.21 18:13:37.679586 [ 256 ] {0568a79c-6515-403c-bc97-3e49c766c8d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11134 | 2025.11.21 18:13:37.679898 [ 256 ] {0568a79c-6515-403c-bc97-3e49c766c8d4} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11135 | 2025.11.21 18:13:37.680100 [ 256 ] {0568a79c-6515-403c-bc97-3e49c766c8d4} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11136 | 2025.11.21 18:13:37.680231 [ 256 ] {0568a79c-6515-403c-bc97-3e49c766c8d4} <Debug> executeQuery: Read 239 rows, 14.85 KiB in 0.001268 sec., 188485.8044164038 rows/sec., 11.44 MiB/sec. | ||
| 11137 | 2025.11.21 18:13:37.680269 [ 256 ] {0568a79c-6515-403c-bc97-3e49c766c8d4} <Debug> TCPHandler: Processed in 0.00143134 sec. | ||
| 11138 | 2025.11.21 18:13:37.680379 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11139 | 2025.11.21 18:13:37.680473 [ 256 ] {d690b05d-89cd-431b-836d-81cba67c5bc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11140 | 2025.11.21 18:13:37.680513 [ 256 ] {d690b05d-89cd-431b-836d-81cba67c5bc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11141 | 2025.11.21 18:13:37.681068 [ 256 ] {d690b05d-89cd-431b-836d-81cba67c5bc9} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11142 | 2025.11.21 18:13:37.681104 [ 256 ] {d690b05d-89cd-431b-836d-81cba67c5bc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11143 | 2025.11.21 18:13:37.681415 [ 256 ] {d690b05d-89cd-431b-836d-81cba67c5bc9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11144 | 2025.11.21 18:13:37.681614 [ 256 ] {d690b05d-89cd-431b-836d-81cba67c5bc9} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11145 | 2025.11.21 18:13:37.681741 [ 256 ] {d690b05d-89cd-431b-836d-81cba67c5bc9} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001285 sec., 342412.4513618677 rows/sec., 22.65 MiB/sec. | ||
| 11146 | 2025.11.21 18:13:37.681779 [ 256 ] {d690b05d-89cd-431b-836d-81cba67c5bc9} <Debug> TCPHandler: Processed in 0.0014494 sec. | ||
| 11147 | 2025.11.21 18:13:37.681892 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11148 | 2025.11.21 18:13:37.681985 [ 256 ] {aac4ebfd-79d4-4eab-973d-76cbf1c7a3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11149 | 2025.11.21 18:13:37.682025 [ 256 ] {aac4ebfd-79d4-4eab-973d-76cbf1c7a3f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11150 | 2025.11.21 18:13:37.682510 [ 256 ] {aac4ebfd-79d4-4eab-973d-76cbf1c7a3f5} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11151 | 2025.11.21 18:13:37.682545 [ 256 ] {aac4ebfd-79d4-4eab-973d-76cbf1c7a3f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11152 | 2025.11.21 18:13:37.682850 [ 256 ] {aac4ebfd-79d4-4eab-973d-76cbf1c7a3f5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11153 | 2025.11.21 18:13:37.683056 [ 256 ] {aac4ebfd-79d4-4eab-973d-76cbf1c7a3f5} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11154 | 2025.11.21 18:13:37.683186 [ 256 ] {aac4ebfd-79d4-4eab-973d-76cbf1c7a3f5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001218 sec., 173234.81116584566 rows/sec., 9.84 MiB/sec. | ||
| 11155 | 2025.11.21 18:13:37.683224 [ 256 ] {aac4ebfd-79d4-4eab-973d-76cbf1c7a3f5} <Debug> TCPHandler: Processed in 0.001381598 sec. | ||
| 11156 | 2025.11.21 18:13:37.683333 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11157 | 2025.11.21 18:13:37.683428 [ 256 ] {2f98f7a2-e968-40b8-b537-b7d86775f99a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11158 | 2025.11.21 18:13:37.683466 [ 256 ] {2f98f7a2-e968-40b8-b537-b7d86775f99a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11159 | 2025.11.21 18:13:37.684323 [ 256 ] {2f98f7a2-e968-40b8-b537-b7d86775f99a} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11160 | 2025.11.21 18:13:37.684359 [ 256 ] {2f98f7a2-e968-40b8-b537-b7d86775f99a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11161 | 2025.11.21 18:13:37.684718 [ 256 ] {2f98f7a2-e968-40b8-b537-b7d86775f99a} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11162 | 2025.11.21 18:13:37.684933 [ 256 ] {2f98f7a2-e968-40b8-b537-b7d86775f99a} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11163 | 2025.11.21 18:13:37.685066 [ 256 ] {2f98f7a2-e968-40b8-b537-b7d86775f99a} <Debug> executeQuery: Read 1169 rows, 85.49 KiB in 0.001656 sec., 705917.8743961353 rows/sec., 50.41 MiB/sec. | ||
| 11164 | 2025.11.21 18:13:37.685105 [ 256 ] {2f98f7a2-e968-40b8-b537-b7d86775f99a} <Debug> TCPHandler: Processed in 0.001820127 sec. | ||
| 11165 | 2025.11.21 18:13:37.685225 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11166 | 2025.11.21 18:13:37.685321 [ 256 ] {be53542a-199b-44b2-9f89-0603e08efb38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11167 | 2025.11.21 18:13:37.685362 [ 256 ] {be53542a-199b-44b2-9f89-0603e08efb38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11168 | 2025.11.21 18:13:37.685693 [ 256 ] {be53542a-199b-44b2-9f89-0603e08efb38} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11169 | 2025.11.21 18:13:37.685733 [ 256 ] {be53542a-199b-44b2-9f89-0603e08efb38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11170 | 2025.11.21 18:13:37.686028 [ 256 ] {be53542a-199b-44b2-9f89-0603e08efb38} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11171 | 2025.11.21 18:13:37.686233 [ 256 ] {be53542a-199b-44b2-9f89-0603e08efb38} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11172 | 2025.11.21 18:13:37.686362 [ 256 ] {be53542a-199b-44b2-9f89-0603e08efb38} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00106 sec., 5660.377358490567 rows/sec., 295.73 KiB/sec. | ||
| 11173 | 2025.11.21 18:13:37.686399 [ 256 ] {be53542a-199b-44b2-9f89-0603e08efb38} <Debug> TCPHandler: Processed in 0.001222416 sec. | ||
| 11174 | 2025.11.21 18:13:37.686500 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11175 | 2025.11.21 18:13:37.686593 [ 256 ] {a6000ada-ffe0-4e31-9026-c6b6466deae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11176 | 2025.11.21 18:13:37.686635 [ 256 ] {a6000ada-ffe0-4e31-9026-c6b6466deae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11177 | 2025.11.21 18:13:37.687237 [ 256 ] {a6000ada-ffe0-4e31-9026-c6b6466deae1} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11178 | 2025.11.21 18:13:37.687273 [ 256 ] {a6000ada-ffe0-4e31-9026-c6b6466deae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11179 | 2025.11.21 18:13:37.687643 [ 256 ] {a6000ada-ffe0-4e31-9026-c6b6466deae1} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11180 | 2025.11.21 18:13:37.687855 [ 256 ] {a6000ada-ffe0-4e31-9026-c6b6466deae1} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11181 | 2025.11.21 18:13:37.687984 [ 256 ] {a6000ada-ffe0-4e31-9026-c6b6466deae1} <Debug> executeQuery: Read 936 rows, 63.46 KiB in 0.001409 sec., 664300.9226401703 rows/sec., 43.98 MiB/sec. | ||
| 11182 | 2025.11.21 18:13:37.688022 [ 256 ] {a6000ada-ffe0-4e31-9026-c6b6466deae1} <Debug> TCPHandler: Processed in 0.001570792 sec. | ||
| 11183 | 2025.11.21 18:13:37.688132 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11184 | 2025.11.21 18:13:37.688227 [ 256 ] {fbd39c8f-8969-4000-9e34-f020af9c4168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11185 | 2025.11.21 18:13:37.688269 [ 256 ] {fbd39c8f-8969-4000-9e34-f020af9c4168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11186 | 2025.11.21 18:13:37.688581 [ 256 ] {fbd39c8f-8969-4000-9e34-f020af9c4168} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11187 | 2025.11.21 18:13:37.688616 [ 256 ] {fbd39c8f-8969-4000-9e34-f020af9c4168} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11188 | 2025.11.21 18:13:37.688917 [ 256 ] {fbd39c8f-8969-4000-9e34-f020af9c4168} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11189 | 2025.11.21 18:13:37.689119 [ 256 ] {fbd39c8f-8969-4000-9e34-f020af9c4168} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11190 | 2025.11.21 18:13:37.689247 [ 256 ] {fbd39c8f-8969-4000-9e34-f020af9c4168} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 11191 | 2025.11.21 18:13:37.689283 [ 256 ] {fbd39c8f-8969-4000-9e34-f020af9c4168} <Debug> TCPHandler: Processed in 0.001199915 sec. | ||
| 11192 | 2025.11.21 18:13:37.689394 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11193 | 2025.11.21 18:13:37.689489 [ 256 ] {658d7501-10bc-41ef-8acb-a0cdb27156a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11194 | 2025.11.21 18:13:37.689542 [ 256 ] {658d7501-10bc-41ef-8acb-a0cdb27156a8} <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 | ||
| 11195 | 2025.11.21 18:13:37.690364 [ 256 ] {658d7501-10bc-41ef-8acb-a0cdb27156a8} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11196 | 2025.11.21 18:13:37.690400 [ 256 ] {658d7501-10bc-41ef-8acb-a0cdb27156a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11197 | 2025.11.21 18:13:37.690923 [ 256 ] {658d7501-10bc-41ef-8acb-a0cdb27156a8} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 11198 | 2025.11.21 18:13:37.691141 [ 256 ] {658d7501-10bc-41ef-8acb-a0cdb27156a8} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11199 | 2025.11.21 18:13:37.691281 [ 256 ] {658d7501-10bc-41ef-8acb-a0cdb27156a8} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001811 sec., 16565.433462175595 rows/sec., 29.68 MiB/sec. | ||
| 11200 | 2025.11.21 18:13:37.691335 [ 256 ] {658d7501-10bc-41ef-8acb-a0cdb27156a8} <Debug> TCPHandler: Processed in 0.001989581 sec. | ||
| 11201 | 2025.11.21 18:13:37.691459 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11202 | 2025.11.21 18:13:37.691580 [ 256 ] {d7b9401a-d1b4-4143-9259-5ff9b498418c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11203 | 2025.11.21 18:13:37.691630 [ 256 ] {d7b9401a-d1b4-4143-9259-5ff9b498418c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11204 | 2025.11.21 18:13:37.692023 [ 256 ] {d7b9401a-d1b4-4143-9259-5ff9b498418c} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11205 | 2025.11.21 18:13:37.692059 [ 256 ] {d7b9401a-d1b4-4143-9259-5ff9b498418c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11206 | 2025.11.21 18:13:37.692377 [ 256 ] {d7b9401a-d1b4-4143-9259-5ff9b498418c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 11207 | 2025.11.21 18:13:37.692589 [ 256 ] {d7b9401a-d1b4-4143-9259-5ff9b498418c} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11208 | 2025.11.21 18:13:37.692716 [ 256 ] {d7b9401a-d1b4-4143-9259-5ff9b498418c} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.00116 sec., 68965.5172413793 rows/sec., 4.10 MiB/sec. | ||
| 11209 | 2025.11.21 18:13:37.692752 [ 256 ] {d7b9401a-d1b4-4143-9259-5ff9b498418c} <Debug> TCPHandler: Processed in 0.001351607 sec. | ||
| 11210 | 2025.11.21 18:13:37.956347 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1474 | ||
| 11211 | 2025.11.21 18:13:37.959275 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11212 | 2025.11.21 18:13:37.959324 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11213 | 2025.11.21 18:13:37.960554 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 11214 | 2025.11.21 18:13:37.960820 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11215 | 2025.11.21 18:13:37.961081 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1474 | ||
| 11216 | 2025.11.21 18:13:40.390067 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22509 | ||
| 11217 | 2025.11.21 18:13:40.390602 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11218 | 2025.11.21 18:13:40.390644 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11219 | 2025.11.21 18:13:40.391163 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11220 | 2025.11.21 18:13:40.391411 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11221 | 2025.11.21 18:13:40.391542 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 | ||
| 11222 | 2025.11.21 18:13:40.420199 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11223 | 2025.11.21 18:13:40.420407 [ 256 ] {36f4e578-2bbf-4576-a656-2430bcd4c408} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11224 | 2025.11.21 18:13:40.420483 [ 256 ] {36f4e578-2bbf-4576-a656-2430bcd4c408} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11225 | 2025.11.21 18:13:40.421260 [ 256 ] {36f4e578-2bbf-4576-a656-2430bcd4c408} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11226 | 2025.11.21 18:13:40.421310 [ 256 ] {36f4e578-2bbf-4576-a656-2430bcd4c408} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11227 | 2025.11.21 18:13:40.421734 [ 256 ] {36f4e578-2bbf-4576-a656-2430bcd4c408} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11228 | 2025.11.21 18:13:40.421981 [ 256 ] {36f4e578-2bbf-4576-a656-2430bcd4c408} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11229 | 2025.11.21 18:13:40.422151 [ 256 ] {36f4e578-2bbf-4576-a656-2430bcd4c408} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001799 sec., 31128.4046692607 rows/sec., 2.39 MiB/sec. | ||
| 11230 | 2025.11.21 18:13:40.422202 [ 256 ] {36f4e578-2bbf-4576-a656-2430bcd4c408} <Debug> TCPHandler: Processed in 0.002152654 sec. | ||
| 11231 | 2025.11.21 18:13:40.422328 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11232 | 2025.11.21 18:13:40.422431 [ 256 ] {2987fa0c-bf60-444f-a129-bc1415986a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11233 | 2025.11.21 18:13:40.422476 [ 256 ] {2987fa0c-bf60-444f-a129-bc1415986a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11234 | 2025.11.21 18:13:40.422919 [ 256 ] {2987fa0c-bf60-444f-a129-bc1415986a86} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11235 | 2025.11.21 18:13:40.422958 [ 256 ] {2987fa0c-bf60-444f-a129-bc1415986a86} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11236 | 2025.11.21 18:13:40.423275 [ 256 ] {2987fa0c-bf60-444f-a129-bc1415986a86} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11237 | 2025.11.21 18:13:40.423492 [ 256 ] {2987fa0c-bf60-444f-a129-bc1415986a86} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11238 | 2025.11.21 18:13:40.423631 [ 256 ] {2987fa0c-bf60-444f-a129-bc1415986a86} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001224 sec., 52287.5816993464 rows/sec., 4.08 MiB/sec. | ||
| 11239 | 2025.11.21 18:13:40.423672 [ 256 ] {2987fa0c-bf60-444f-a129-bc1415986a86} <Debug> TCPHandler: Processed in 0.001395288 sec. | ||
| 11240 | 2025.11.21 18:13:40.423793 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11241 | 2025.11.21 18:13:40.423889 [ 256 ] {07c7d72a-202f-4ef9-95fb-2b650c001e95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11242 | 2025.11.21 18:13:40.423936 [ 256 ] {07c7d72a-202f-4ef9-95fb-2b650c001e95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11243 | 2025.11.21 18:13:40.424307 [ 256 ] {07c7d72a-202f-4ef9-95fb-2b650c001e95} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11244 | 2025.11.21 18:13:40.424345 [ 256 ] {07c7d72a-202f-4ef9-95fb-2b650c001e95} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11245 | 2025.11.21 18:13:40.424676 [ 256 ] {07c7d72a-202f-4ef9-95fb-2b650c001e95} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11246 | 2025.11.21 18:13:40.424895 [ 256 ] {07c7d72a-202f-4ef9-95fb-2b650c001e95} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11247 | 2025.11.21 18:13:40.425030 [ 256 ] {07c7d72a-202f-4ef9-95fb-2b650c001e95} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001161 sec., 55124.892334194665 rows/sec., 3.84 MiB/sec. | ||
| 11248 | 2025.11.21 18:13:40.425069 [ 256 ] {07c7d72a-202f-4ef9-95fb-2b650c001e95} <Debug> TCPHandler: Processed in 0.001326027 sec. | ||
| 11249 | 2025.11.21 18:13:40.425179 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11250 | 2025.11.21 18:13:40.425274 [ 256 ] {ed8fc1c7-4b02-43eb-bae2-309641adca2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11251 | 2025.11.21 18:13:40.425317 [ 256 ] {ed8fc1c7-4b02-43eb-bae2-309641adca2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11252 | 2025.11.21 18:13:40.425632 [ 256 ] {ed8fc1c7-4b02-43eb-bae2-309641adca2d} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11253 | 2025.11.21 18:13:40.425668 [ 256 ] {ed8fc1c7-4b02-43eb-bae2-309641adca2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11254 | 2025.11.21 18:13:40.425980 [ 256 ] {ed8fc1c7-4b02-43eb-bae2-309641adca2d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 11255 | 2025.11.21 18:13:40.426202 [ 256 ] {ed8fc1c7-4b02-43eb-bae2-309641adca2d} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11256 | 2025.11.21 18:13:40.426336 [ 256 ] {ed8fc1c7-4b02-43eb-bae2-309641adca2d} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001082 sec., 22181.146025878003 rows/sec., 1.49 MiB/sec. | ||
| 11257 | 2025.11.21 18:13:40.426373 [ 256 ] {ed8fc1c7-4b02-43eb-bae2-309641adca2d} <Debug> TCPHandler: Processed in 0.001243395 sec. | ||
| 11258 | 2025.11.21 18:13:41.681391 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 11259 | 2025.11.21 18:13:41.697022 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11260 | 2025.11.21 18:13:41.697078 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11261 | 2025.11.21 18:13:41.702562 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 11262 | 2025.11.21 18:13:41.703274 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11263 | 2025.11.21 18:13:41.706540 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 11264 | 2025.11.21 18:13:45.424480 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11265 | 2025.11.21 18:13:45.424670 [ 256 ] {7881566f-d36d-4c96-89c9-75d57d8fe2ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11266 | 2025.11.21 18:13:45.424735 [ 256 ] {7881566f-d36d-4c96-89c9-75d57d8fe2ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11267 | 2025.11.21 18:13:45.425377 [ 256 ] {7881566f-d36d-4c96-89c9-75d57d8fe2ed} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11268 | 2025.11.21 18:13:45.425419 [ 256 ] {7881566f-d36d-4c96-89c9-75d57d8fe2ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11269 | 2025.11.21 18:13:45.425860 [ 256 ] {7881566f-d36d-4c96-89c9-75d57d8fe2ed} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11270 | 2025.11.21 18:13:45.426115 [ 256 ] {7881566f-d36d-4c96-89c9-75d57d8fe2ed} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11271 | 2025.11.21 18:13:45.426271 [ 256 ] {7881566f-d36d-4c96-89c9-75d57d8fe2ed} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001649 sec., 46088.53850818678 rows/sec., 3.80 MiB/sec. | ||
| 11272 | 2025.11.21 18:13:45.426322 [ 256 ] {7881566f-d36d-4c96-89c9-75d57d8fe2ed} <Debug> TCPHandler: Processed in 0.00196553 sec. | ||
| 11273 | 2025.11.21 18:13:45.426458 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11274 | 2025.11.21 18:13:45.426566 [ 256 ] {c6623b2a-e7fc-42dd-a6e9-d92b5be1e151} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11275 | 2025.11.21 18:13:45.426610 [ 256 ] {c6623b2a-e7fc-42dd-a6e9-d92b5be1e151} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11276 | 2025.11.21 18:13:45.427027 [ 256 ] {c6623b2a-e7fc-42dd-a6e9-d92b5be1e151} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11277 | 2025.11.21 18:13:45.427065 [ 256 ] {c6623b2a-e7fc-42dd-a6e9-d92b5be1e151} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11278 | 2025.11.21 18:13:45.427364 [ 256 ] {c6623b2a-e7fc-42dd-a6e9-d92b5be1e151} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11279 | 2025.11.21 18:13:45.427585 [ 256 ] {c6623b2a-e7fc-42dd-a6e9-d92b5be1e151} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11280 | 2025.11.21 18:13:45.427723 [ 256 ] {c6623b2a-e7fc-42dd-a6e9-d92b5be1e151} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001181 sec., 8467.400508044031 rows/sec., 636.71 KiB/sec. | ||
| 11281 | 2025.11.21 18:13:45.427761 [ 256 ] {c6623b2a-e7fc-42dd-a6e9-d92b5be1e151} <Debug> TCPHandler: Processed in 0.001356748 sec. | ||
| 11282 | 2025.11.21 18:13:45.427875 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11283 | 2025.11.21 18:13:45.427970 [ 256 ] {5bb8bf37-7f0d-479b-ac68-12a6733b0442} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11284 | 2025.11.21 18:13:45.428010 [ 256 ] {5bb8bf37-7f0d-479b-ac68-12a6733b0442} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11285 | 2025.11.21 18:13:45.428422 [ 256 ] {5bb8bf37-7f0d-479b-ac68-12a6733b0442} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11286 | 2025.11.21 18:13:45.428458 [ 256 ] {5bb8bf37-7f0d-479b-ac68-12a6733b0442} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11287 | 2025.11.21 18:13:45.428763 [ 256 ] {5bb8bf37-7f0d-479b-ac68-12a6733b0442} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11288 | 2025.11.21 18:13:45.428965 [ 256 ] {5bb8bf37-7f0d-479b-ac68-12a6733b0442} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11289 | 2025.11.21 18:13:45.429092 [ 256 ] {5bb8bf37-7f0d-479b-ac68-12a6733b0442} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001142 sec., 64798.59894921191 rows/sec., 5.06 MiB/sec. | ||
| 11290 | 2025.11.21 18:13:45.429129 [ 256 ] {5bb8bf37-7f0d-479b-ac68-12a6733b0442} <Debug> TCPHandler: Processed in 0.001302207 sec. | ||
| 11291 | 2025.11.21 18:13:45.429240 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11292 | 2025.11.21 18:13:45.429333 [ 256 ] {424a8fba-cee6-48f0-8712-a91343308fdb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11293 | 2025.11.21 18:13:45.429375 [ 256 ] {424a8fba-cee6-48f0-8712-a91343308fdb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11294 | 2025.11.21 18:13:45.429779 [ 256 ] {424a8fba-cee6-48f0-8712-a91343308fdb} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11295 | 2025.11.21 18:13:45.429815 [ 256 ] {424a8fba-cee6-48f0-8712-a91343308fdb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11296 | 2025.11.21 18:13:45.430124 [ 256 ] {424a8fba-cee6-48f0-8712-a91343308fdb} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11297 | 2025.11.21 18:13:45.430328 [ 256 ] {424a8fba-cee6-48f0-8712-a91343308fdb} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11298 | 2025.11.21 18:13:45.430452 [ 256 ] {424a8fba-cee6-48f0-8712-a91343308fdb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001137 sec., 140721.1961301671 rows/sec., 9.80 MiB/sec. | ||
| 11299 | 2025.11.21 18:13:45.430488 [ 256 ] {424a8fba-cee6-48f0-8712-a91343308fdb} <Debug> TCPHandler: Processed in 0.001294297 sec. | ||
| 11300 | 2025.11.21 18:13:45.430596 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11301 | 2025.11.21 18:13:45.430687 [ 256 ] {f483afa7-7328-4e29-b8b4-a11b6871df7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11302 | 2025.11.21 18:13:45.430741 [ 256 ] {f483afa7-7328-4e29-b8b4-a11b6871df7e} <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 | ||
| 11303 | 2025.11.21 18:13:45.431504 [ 256 ] {f483afa7-7328-4e29-b8b4-a11b6871df7e} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11304 | 2025.11.21 18:13:45.431540 [ 256 ] {f483afa7-7328-4e29-b8b4-a11b6871df7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11305 | 2025.11.21 18:13:45.432037 [ 256 ] {f483afa7-7328-4e29-b8b4-a11b6871df7e} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 11306 | 2025.11.21 18:13:45.432251 [ 256 ] {f483afa7-7328-4e29-b8b4-a11b6871df7e} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11307 | 2025.11.21 18:13:45.432392 [ 256 ] {f483afa7-7328-4e29-b8b4-a11b6871df7e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001723 sec., 5803.830528148578 rows/sec., 10.40 MiB/sec. | ||
| 11308 | 2025.11.21 18:13:45.432444 [ 256 ] {f483afa7-7328-4e29-b8b4-a11b6871df7e} <Debug> TCPHandler: Processed in 0.001895049 sec. | ||
| 11309 | 2025.11.21 18:13:45.432554 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11310 | 2025.11.21 18:13:45.432647 [ 256 ] {b7f89226-c31e-4c12-9850-f48d253e38c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11311 | 2025.11.21 18:13:45.432687 [ 256 ] {b7f89226-c31e-4c12-9850-f48d253e38c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11312 | 2025.11.21 18:13:45.433017 [ 256 ] {b7f89226-c31e-4c12-9850-f48d253e38c2} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11313 | 2025.11.21 18:13:45.433052 [ 256 ] {b7f89226-c31e-4c12-9850-f48d253e38c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11314 | 2025.11.21 18:13:45.433348 [ 256 ] {b7f89226-c31e-4c12-9850-f48d253e38c2} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 11315 | 2025.11.21 18:13:45.433557 [ 256 ] {b7f89226-c31e-4c12-9850-f48d253e38c2} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11316 | 2025.11.21 18:13:45.433682 [ 256 ] {b7f89226-c31e-4c12-9850-f48d253e38c2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001053 sec., 56980.05698005699 rows/sec., 3.84 MiB/sec. | ||
| 11317 | 2025.11.21 18:13:45.433717 [ 256 ] {b7f89226-c31e-4c12-9850-f48d253e38c2} <Debug> TCPHandler: Processed in 0.001209725 sec. | ||
| 11318 | 2025.11.21 18:13:47.734585 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11319 | 2025.11.21 18:13:47.734646 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11320 | 2025.11.21 18:13:47.891668 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22957 | ||
| 11321 | 2025.11.21 18:13:47.892400 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11322 | 2025.11.21 18:13:47.892443 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11323 | 2025.11.21 18:13:47.892928 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11324 | 2025.11.21 18:13:47.893164 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11325 | 2025.11.21 18:13:47.893299 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22957 | ||
| 11326 | 2025.11.21 18:13:47.961471 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1494 | ||
| 11327 | 2025.11.21 18:13:47.964090 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11328 | 2025.11.21 18:13:47.964149 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11329 | 2025.11.21 18:13:47.965374 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11330 | 2025.11.21 18:13:47.965652 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11331 | 2025.11.21 18:13:47.966028 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1494 | ||
| 11332 | 2025.11.21 18:13:48.001709 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001173334 sec. | ||
| 11333 | 2025.11.21 18:13:48.688466 [ 110 ] {} <Debug> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 11334 | 2025.11.21 18:13:48.688541 [ 110 ] {} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11335 | 2025.11.21 18:13:48.688566 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 11336 | 2025.11.21 18:13:48.688696 [ 201 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact with storage Full | ||
| 11337 | 2025.11.21 18:13:48.688867 [ 201 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11338 | 2025.11.21 18:13:48.688905 [ 201 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 18 rows starting from the beginning of the part | ||
| 11339 | 2025.11.21 18:13:48.688981 [ 201 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 4 rows starting from the beginning of the part | ||
| 11340 | 2025.11.21 18:13:48.689031 [ 201 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 12 rows starting from the beginning of the part | ||
| 11341 | 2025.11.21 18:13:48.689080 [ 201 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 11342 | 2025.11.21 18:13:48.689125 [ 201 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 4 rows starting from the beginning of the part | ||
| 11343 | 2025.11.21 18:13:48.689880 [ 200 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001239596 sec., 32268.577826969435 rows/sec., 2.69 MiB/sec. | ||
| 11344 | 2025.11.21 18:13:48.690054 [ 200 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 11345 | 2025.11.21 18:13:48.690338 [ 200 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_18_4} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11346 | 2025.11.21 18:13:48.690414 [ 200 ] {aebd1286-a928-4376-9a62-4985cd4aae92::all_1_18_4} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92) (MergerMutator): Merged 5 parts: [all_1_14_3, all_18_18_0] -> all_1_18_4 | ||
| 11347 | 2025.11.21 18:13:48.690505 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11348 | 2025.11.21 18:13:49.206631 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11349 | 2025.11.21 18:13:49.223129 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11350 | 2025.11.21 18:13:49.223193 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11351 | 2025.11.21 18:13:49.229138 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11352 | 2025.11.21 18:13:49.229858 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11353 | 2025.11.21 18:13:49.232762 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11354 | 2025.11.21 18:13:50.437797 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11355 | 2025.11.21 18:13:50.437971 [ 256 ] {c81de0a5-325e-4f30-8cf0-8d3a60359f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11356 | 2025.11.21 18:13:50.438033 [ 256 ] {c81de0a5-325e-4f30-8cf0-8d3a60359f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11357 | 2025.11.21 18:13:50.438911 [ 256 ] {c81de0a5-325e-4f30-8cf0-8d3a60359f18} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11358 | 2025.11.21 18:13:50.438950 [ 256 ] {c81de0a5-325e-4f30-8cf0-8d3a60359f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11359 | 2025.11.21 18:13:50.439347 [ 256 ] {c81de0a5-325e-4f30-8cf0-8d3a60359f18} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11360 | 2025.11.21 18:13:50.439574 [ 256 ] {c81de0a5-325e-4f30-8cf0-8d3a60359f18} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11361 | 2025.11.21 18:13:50.439725 [ 256 ] {c81de0a5-325e-4f30-8cf0-8d3a60359f18} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001802 sec., 227524.97225305217 rows/sec., 14.43 MiB/sec. | ||
| 11362 | 2025.11.21 18:13:50.439767 [ 256 ] {c81de0a5-325e-4f30-8cf0-8d3a60359f18} <Debug> TCPHandler: Processed in 0.002091623 sec. | ||
| 11363 | 2025.11.21 18:13:50.439890 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11364 | 2025.11.21 18:13:50.439985 [ 256 ] {f831aa9c-130a-4cd7-a12a-739b42992256} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11365 | 2025.11.21 18:13:50.440028 [ 256 ] {f831aa9c-130a-4cd7-a12a-739b42992256} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11366 | 2025.11.21 18:13:50.441041 [ 256 ] {f831aa9c-130a-4cd7-a12a-739b42992256} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11367 | 2025.11.21 18:13:50.441077 [ 256 ] {f831aa9c-130a-4cd7-a12a-739b42992256} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11368 | 2025.11.21 18:13:50.441467 [ 256 ] {f831aa9c-130a-4cd7-a12a-739b42992256} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11369 | 2025.11.21 18:13:50.441676 [ 256 ] {f831aa9c-130a-4cd7-a12a-739b42992256} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11370 | 2025.11.21 18:13:50.441804 [ 256 ] {f831aa9c-130a-4cd7-a12a-739b42992256} <Debug> executeQuery: Read 1172 rows, 95.50 KiB in 0.001839 sec., 637302.8820010875 rows/sec., 50.72 MiB/sec. | ||
| 11371 | 2025.11.21 18:13:50.441841 [ 256 ] {f831aa9c-130a-4cd7-a12a-739b42992256} <Debug> TCPHandler: Processed in 0.001999621 sec. | ||
| 11372 | 2025.11.21 18:13:50.441970 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11373 | 2025.11.21 18:13:50.442064 [ 256 ] {b02aa55d-7366-479a-be20-bd43e365804c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11374 | 2025.11.21 18:13:50.442105 [ 256 ] {b02aa55d-7366-479a-be20-bd43e365804c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11375 | 2025.11.21 18:13:50.442616 [ 256 ] {b02aa55d-7366-479a-be20-bd43e365804c} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11376 | 2025.11.21 18:13:50.442651 [ 256 ] {b02aa55d-7366-479a-be20-bd43e365804c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11377 | 2025.11.21 18:13:50.442954 [ 256 ] {b02aa55d-7366-479a-be20-bd43e365804c} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11378 | 2025.11.21 18:13:50.443161 [ 256 ] {b02aa55d-7366-479a-be20-bd43e365804c} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11379 | 2025.11.21 18:13:50.443286 [ 256 ] {b02aa55d-7366-479a-be20-bd43e365804c} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001241 sec., 189363.41659951652 rows/sec., 11.47 MiB/sec. | ||
| 11380 | 2025.11.21 18:13:50.443322 [ 256 ] {b02aa55d-7366-479a-be20-bd43e365804c} <Debug> TCPHandler: Processed in 0.001399299 sec. | ||
| 11381 | 2025.11.21 18:13:50.443430 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11382 | 2025.11.21 18:13:50.443522 [ 256 ] {1b21c3ab-95b6-40f2-a43a-9b8a348e10c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11383 | 2025.11.21 18:13:50.443561 [ 256 ] {1b21c3ab-95b6-40f2-a43a-9b8a348e10c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11384 | 2025.11.21 18:13:50.444049 [ 256 ] {1b21c3ab-95b6-40f2-a43a-9b8a348e10c8} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11385 | 2025.11.21 18:13:50.444082 [ 256 ] {1b21c3ab-95b6-40f2-a43a-9b8a348e10c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11386 | 2025.11.21 18:13:50.444373 [ 256 ] {1b21c3ab-95b6-40f2-a43a-9b8a348e10c8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11387 | 2025.11.21 18:13:50.444578 [ 256 ] {1b21c3ab-95b6-40f2-a43a-9b8a348e10c8} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11388 | 2025.11.21 18:13:50.444701 [ 256 ] {1b21c3ab-95b6-40f2-a43a-9b8a348e10c8} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001197 sec., 177109.440267335 rows/sec., 11.42 MiB/sec. | ||
| 11389 | 2025.11.21 18:13:50.444737 [ 256 ] {1b21c3ab-95b6-40f2-a43a-9b8a348e10c8} <Debug> TCPHandler: Processed in 0.001353837 sec. | ||
| 11390 | 2025.11.21 18:13:50.444844 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11391 | 2025.11.21 18:13:50.444935 [ 256 ] {358a67d0-ab68-46cf-bfab-f39ee6230309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11392 | 2025.11.21 18:13:50.444975 [ 256 ] {358a67d0-ab68-46cf-bfab-f39ee6230309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11393 | 2025.11.21 18:13:50.445448 [ 256 ] {358a67d0-ab68-46cf-bfab-f39ee6230309} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11394 | 2025.11.21 18:13:50.445482 [ 256 ] {358a67d0-ab68-46cf-bfab-f39ee6230309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11395 | 2025.11.21 18:13:50.445783 [ 256 ] {358a67d0-ab68-46cf-bfab-f39ee6230309} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11396 | 2025.11.21 18:13:50.445995 [ 256 ] {358a67d0-ab68-46cf-bfab-f39ee6230309} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11397 | 2025.11.21 18:13:50.446120 [ 256 ] {358a67d0-ab68-46cf-bfab-f39ee6230309} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001203 sec., 175394.84621778884 rows/sec., 9.96 MiB/sec. | ||
| 11398 | 2025.11.21 18:13:50.446157 [ 256 ] {358a67d0-ab68-46cf-bfab-f39ee6230309} <Debug> TCPHandler: Processed in 0.001359588 sec. | ||
| 11399 | 2025.11.21 18:13:50.446264 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11400 | 2025.11.21 18:13:50.446356 [ 256 ] {8fca8ad2-bfb7-4226-b619-58d0a0a2bc4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11401 | 2025.11.21 18:13:50.446396 [ 256 ] {8fca8ad2-bfb7-4226-b619-58d0a0a2bc4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11402 | 2025.11.21 18:13:50.447052 [ 256 ] {8fca8ad2-bfb7-4226-b619-58d0a0a2bc4c} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11403 | 2025.11.21 18:13:50.447087 [ 256 ] {8fca8ad2-bfb7-4226-b619-58d0a0a2bc4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11404 | 2025.11.21 18:13:50.447405 [ 256 ] {8fca8ad2-bfb7-4226-b619-58d0a0a2bc4c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11405 | 2025.11.21 18:13:50.447608 [ 256 ] {8fca8ad2-bfb7-4226-b619-58d0a0a2bc4c} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11406 | 2025.11.21 18:13:50.447734 [ 256 ] {8fca8ad2-bfb7-4226-b619-58d0a0a2bc4c} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001395 sec., 508243.72759856633 rows/sec., 35.61 MiB/sec. | ||
| 11407 | 2025.11.21 18:13:50.447771 [ 256 ] {8fca8ad2-bfb7-4226-b619-58d0a0a2bc4c} <Debug> TCPHandler: Processed in 0.001554082 sec. | ||
| 11408 | 2025.11.21 18:13:50.447945 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11409 | 2025.11.21 18:13:50.448037 [ 256 ] {291625c5-9c54-4198-9ff2-34a0c49d4ac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11410 | 2025.11.21 18:13:50.448079 [ 256 ] {291625c5-9c54-4198-9ff2-34a0c49d4ac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11411 | 2025.11.21 18:13:50.448417 [ 256 ] {291625c5-9c54-4198-9ff2-34a0c49d4ac9} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11412 | 2025.11.21 18:13:50.448454 [ 256 ] {291625c5-9c54-4198-9ff2-34a0c49d4ac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11413 | 2025.11.21 18:13:50.448756 [ 256 ] {291625c5-9c54-4198-9ff2-34a0c49d4ac9} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 11414 | 2025.11.21 18:13:50.448966 [ 256 ] {291625c5-9c54-4198-9ff2-34a0c49d4ac9} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11415 | 2025.11.21 18:13:50.449089 [ 256 ] {291625c5-9c54-4198-9ff2-34a0c49d4ac9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001069 sec., 5612.722170252572 rows/sec., 293.24 KiB/sec. | ||
| 11416 | 2025.11.21 18:13:50.449124 [ 256 ] {291625c5-9c54-4198-9ff2-34a0c49d4ac9} <Debug> TCPHandler: Processed in 0.001232556 sec. | ||
| 11417 | 2025.11.21 18:13:50.449236 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11418 | 2025.11.21 18:13:50.449328 [ 256 ] {aa8b7512-00cd-40c4-ad97-cb594f24a123} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11419 | 2025.11.21 18:13:50.449370 [ 256 ] {aa8b7512-00cd-40c4-ad97-cb594f24a123} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11420 | 2025.11.21 18:13:50.449802 [ 256 ] {aa8b7512-00cd-40c4-ad97-cb594f24a123} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11421 | 2025.11.21 18:13:50.449835 [ 256 ] {aa8b7512-00cd-40c4-ad97-cb594f24a123} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11422 | 2025.11.21 18:13:50.450143 [ 256 ] {aa8b7512-00cd-40c4-ad97-cb594f24a123} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11423 | 2025.11.21 18:13:50.450340 [ 256 ] {aa8b7512-00cd-40c4-ad97-cb594f24a123} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11424 | 2025.11.21 18:13:50.450457 [ 256 ] {aa8b7512-00cd-40c4-ad97-cb594f24a123} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001193 sec., 263202.01173512154 rows/sec., 17.29 MiB/sec. | ||
| 11425 | 2025.11.21 18:13:50.450490 [ 256 ] {aa8b7512-00cd-40c4-ad97-cb594f24a123} <Debug> TCPHandler: Processed in 0.001349378 sec. | ||
| 11426 | 2025.11.21 18:13:50.450589 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11427 | 2025.11.21 18:13:50.450675 [ 256 ] {6a2880c1-66e2-47c4-9d47-8c3e6e956409} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11428 | 2025.11.21 18:13:50.450779 [ 256 ] {6a2880c1-66e2-47c4-9d47-8c3e6e956409} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11429 | 2025.11.21 18:13:50.451084 [ 256 ] {6a2880c1-66e2-47c4-9d47-8c3e6e956409} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11430 | 2025.11.21 18:13:50.451119 [ 256 ] {6a2880c1-66e2-47c4-9d47-8c3e6e956409} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11431 | 2025.11.21 18:13:50.451410 [ 256 ] {6a2880c1-66e2-47c4-9d47-8c3e6e956409} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11432 | 2025.11.21 18:13:50.451610 [ 256 ] {6a2880c1-66e2-47c4-9d47-8c3e6e956409} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11433 | 2025.11.21 18:13:50.451732 [ 256 ] {6a2880c1-66e2-47c4-9d47-8c3e6e956409} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 66.52 KiB/sec. | ||
| 11434 | 2025.11.21 18:13:50.451766 [ 256 ] {6a2880c1-66e2-47c4-9d47-8c3e6e956409} <Debug> TCPHandler: Processed in 0.001167204 sec. | ||
| 11435 | 2025.11.21 18:13:50.451878 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11436 | 2025.11.21 18:13:50.451970 [ 256 ] {435899fb-0713-47d1-86ea-cdaf46b7bc68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11437 | 2025.11.21 18:13:50.452023 [ 256 ] {435899fb-0713-47d1-86ea-cdaf46b7bc68} <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 | ||
| 11438 | 2025.11.21 18:13:50.452835 [ 256 ] {435899fb-0713-47d1-86ea-cdaf46b7bc68} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11439 | 2025.11.21 18:13:50.452881 [ 256 ] {435899fb-0713-47d1-86ea-cdaf46b7bc68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11440 | 2025.11.21 18:13:50.453398 [ 256 ] {435899fb-0713-47d1-86ea-cdaf46b7bc68} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 11441 | 2025.11.21 18:13:50.453615 [ 256 ] {435899fb-0713-47d1-86ea-cdaf46b7bc68} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11442 | 2025.11.21 18:13:50.453721 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 11443 | 2025.11.21 18:13:50.453749 [ 256 ] {435899fb-0713-47d1-86ea-cdaf46b7bc68} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001797 sec., 16694.49081803005 rows/sec., 29.92 MiB/sec. | ||
| 11444 | 2025.11.21 18:13:50.453766 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11445 | 2025.11.21 18:13:50.453790 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11446 | 2025.11.21 18:13:50.453802 [ 256 ] {435899fb-0713-47d1-86ea-cdaf46b7bc68} <Debug> TCPHandler: Processed in 0.001970051 sec. | ||
| 11447 | 2025.11.21 18:13:50.453906 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11448 | 2025.11.21 18:13:50.453908 [ 195 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact with storage Full | ||
| 11449 | 2025.11.21 18:13:50.453999 [ 256 ] {1527116b-50f6-4077-810f-b4b7392cdfd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11450 | 2025.11.21 18:13:50.454043 [ 256 ] {1527116b-50f6-4077-810f-b4b7392cdfd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11451 | 2025.11.21 18:13:50.454214 [ 195 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11452 | 2025.11.21 18:13:50.454294 [ 195 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1147 rows starting from the beginning of the part | ||
| 11453 | 2025.11.21 18:13:50.454397 [ 256 ] {1527116b-50f6-4077-810f-b4b7392cdfd4} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11454 | 2025.11.21 18:13:50.454435 [ 256 ] {1527116b-50f6-4077-810f-b4b7392cdfd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11455 | 2025.11.21 18:13:50.454441 [ 195 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 30 rows starting from the beginning of the part | ||
| 11456 | 2025.11.21 18:13:50.454552 [ 195 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 10 rows starting from the beginning of the part | ||
| 11457 | 2025.11.21 18:13:50.454654 [ 195 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 30 rows starting from the beginning of the part | ||
| 11458 | 2025.11.21 18:13:50.454741 [ 256 ] {1527116b-50f6-4077-810f-b4b7392cdfd4} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 11459 | 2025.11.21 18:13:50.454766 [ 195 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 10 rows starting from the beginning of the part | ||
| 11460 | 2025.11.21 18:13:50.454888 [ 195 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 30 rows starting from the beginning of the part | ||
| 11461 | 2025.11.21 18:13:50.454982 [ 256 ] {1527116b-50f6-4077-810f-b4b7392cdfd4} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11462 | 2025.11.21 18:13:50.455112 [ 256 ] {1527116b-50f6-4077-810f-b4b7392cdfd4} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001131 sec., 91954.02298850575 rows/sec., 5.63 MiB/sec. | ||
| 11463 | 2025.11.21 18:13:50.455146 [ 256 ] {1527116b-50f6-4077-810f-b4b7392cdfd4} <Debug> TCPHandler: Processed in 0.001286907 sec. | ||
| 11464 | 2025.11.21 18:13:50.462686 [ 189 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1257 rows, containing 19 columns (19 merged, 0 gathered) in 0.008833202 sec., 142304.00255762294 rows/sec., 255.00 MiB/sec. | ||
| 11465 | 2025.11.21 18:13:50.464296 [ 196 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 11466 | 2025.11.21 18:13:50.464623 [ 196 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11467 | 2025.11.21 18:13:50.464688 [ 196 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 11468 | 2025.11.21 18:13:50.464805 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.40 MiB. | ||
| 11469 | 2025.11.21 18:13:51.000257 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 314.80 MiB, peak 326.15 MiB, free memory in arenas 0.00 B, will set to 318.07 MiB (RSS), difference: 3.27 MiB | ||
| 11470 | 2025.11.21 18:13:55.393409 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23469 | ||
| 11471 | 2025.11.21 18:13:55.394016 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11472 | 2025.11.21 18:13:55.394066 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11473 | 2025.11.21 18:13:55.394607 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11474 | 2025.11.21 18:13:55.394828 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11475 | 2025.11.21 18:13:55.394956 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23469 | ||
| 11476 | 2025.11.21 18:13:55.426527 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11477 | 2025.11.21 18:13:55.426809 [ 256 ] {3a1aacd0-303a-49aa-86eb-389617e9caf5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11478 | 2025.11.21 18:13:55.426911 [ 256 ] {3a1aacd0-303a-49aa-86eb-389617e9caf5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11479 | 2025.11.21 18:13:55.427807 [ 256 ] {3a1aacd0-303a-49aa-86eb-389617e9caf5} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11480 | 2025.11.21 18:13:55.427851 [ 256 ] {3a1aacd0-303a-49aa-86eb-389617e9caf5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11481 | 2025.11.21 18:13:55.428260 [ 256 ] {3a1aacd0-303a-49aa-86eb-389617e9caf5} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11482 | 2025.11.21 18:13:55.428486 [ 256 ] {3a1aacd0-303a-49aa-86eb-389617e9caf5} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11483 | 2025.11.21 18:13:55.428621 [ 103 ] {} <Debug> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11484 | 2025.11.21 18:13:55.428639 [ 256 ] {3a1aacd0-303a-49aa-86eb-389617e9caf5} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001906 sec., 39874.081846799585 rows/sec., 3.29 MiB/sec. | ||
| 11485 | 2025.11.21 18:13:55.428691 [ 103 ] {} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11486 | 2025.11.21 18:13:55.428710 [ 256 ] {3a1aacd0-303a-49aa-86eb-389617e9caf5} <Debug> TCPHandler: Processed in 0.002358518 sec. | ||
| 11487 | 2025.11.21 18:13:55.428717 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11488 | 2025.11.21 18:13:55.428815 [ 200 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11489 | 2025.11.21 18:13:55.428856 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11490 | 2025.11.21 18:13:55.428907 [ 200 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11491 | 2025.11.21 18:13:55.428935 [ 200 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2343 rows starting from the beginning of the part | ||
| 11492 | 2025.11.21 18:13:55.428959 [ 256 ] {c7f695c3-c26e-4073-abb4-5a724f90b1e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11493 | 2025.11.21 18:13:55.428993 [ 200 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 2314 rows starting from the beginning of the part | ||
| 11494 | 2025.11.21 18:13:55.429002 [ 256 ] {c7f695c3-c26e-4073-abb4-5a724f90b1e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11495 | 2025.11.21 18:13:55.429039 [ 200 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 56 rows starting from the beginning of the part | ||
| 11496 | 2025.11.21 18:13:55.429082 [ 200 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 76 rows starting from the beginning of the part | ||
| 11497 | 2025.11.21 18:13:55.429121 [ 200 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 1172 rows starting from the beginning of the part | ||
| 11498 | 2025.11.21 18:13:55.429161 [ 200 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 76 rows starting from the beginning of the part | ||
| 11499 | 2025.11.21 18:13:55.429429 [ 256 ] {c7f695c3-c26e-4073-abb4-5a724f90b1e8} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11500 | 2025.11.21 18:13:55.429463 [ 256 ] {c7f695c3-c26e-4073-abb4-5a724f90b1e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11501 | 2025.11.21 18:13:55.429798 [ 256 ] {c7f695c3-c26e-4073-abb4-5a724f90b1e8} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11502 | 2025.11.21 18:13:55.430012 [ 256 ] {c7f695c3-c26e-4073-abb4-5a724f90b1e8} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11503 | 2025.11.21 18:13:55.430140 [ 256 ] {c7f695c3-c26e-4073-abb4-5a724f90b1e8} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001206 sec., 8291.873963515754 rows/sec., 623.51 KiB/sec. | ||
| 11504 | 2025.11.21 18:13:55.430176 [ 256 ] {c7f695c3-c26e-4073-abb4-5a724f90b1e8} <Debug> TCPHandler: Processed in 0.001372768 sec. | ||
| 11505 | 2025.11.21 18:13:55.430290 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11506 | 2025.11.21 18:13:55.430383 [ 256 ] {e0f617e7-a7a2-42f5-9879-fd33d4926be0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11507 | 2025.11.21 18:13:55.430421 [ 256 ] {e0f617e7-a7a2-42f5-9879-fd33d4926be0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11508 | 2025.11.21 18:13:55.430833 [ 256 ] {e0f617e7-a7a2-42f5-9879-fd33d4926be0} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11509 | 2025.11.21 18:13:55.430869 [ 256 ] {e0f617e7-a7a2-42f5-9879-fd33d4926be0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11510 | 2025.11.21 18:13:55.431179 [ 256 ] {e0f617e7-a7a2-42f5-9879-fd33d4926be0} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11511 | 2025.11.21 18:13:55.431199 [ 189 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6037 rows, containing 5 columns (5 merged, 0 gathered) in 0.0024212 sec., 2493391.7065917724 rows/sec., 211.13 MiB/sec. | ||
| 11512 | 2025.11.21 18:13:55.431397 [ 256 ] {e0f617e7-a7a2-42f5-9879-fd33d4926be0} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11513 | 2025.11.21 18:13:55.431514 [ 103 ] {} <Debug> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11514 | 2025.11.21 18:13:55.431530 [ 256 ] {e0f617e7-a7a2-42f5-9879-fd33d4926be0} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001165 sec., 63519.31330472103 rows/sec., 4.96 MiB/sec. | ||
| 11515 | 2025.11.21 18:13:55.431548 [ 103 ] {} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11516 | 2025.11.21 18:13:55.431561 [ 186 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11517 | 2025.11.21 18:13:55.431571 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11518 | 2025.11.21 18:13:55.431574 [ 256 ] {e0f617e7-a7a2-42f5-9879-fd33d4926be0} <Debug> TCPHandler: Processed in 0.001331497 sec. | ||
| 11519 | 2025.11.21 18:13:55.431665 [ 200 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11520 | 2025.11.21 18:13:55.431733 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11521 | 2025.11.21 18:13:55.431743 [ 200 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11522 | 2025.11.21 18:13:55.431774 [ 200 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1211 rows starting from the beginning of the part | ||
| 11523 | 2025.11.21 18:13:55.431818 [ 200 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1169 rows starting from the beginning of the part | ||
| 11524 | 2025.11.21 18:13:55.431829 [ 256 ] {e744458f-61e4-472f-abed-a8abad561eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11525 | 2025.11.21 18:13:55.431856 [ 200 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
| 11526 | 2025.11.21 18:13:55.431874 [ 256 ] {e744458f-61e4-472f-abed-a8abad561eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11527 | 2025.11.21 18:13:55.431892 [ 200 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 74 rows starting from the beginning of the part | ||
| 11528 | 2025.11.21 18:13:55.431918 [ 186 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_81_16} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11529 | 2025.11.21 18:13:55.431924 [ 200 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 709 rows starting from the beginning of the part | ||
| 11530 | 2025.11.21 18:13:55.431975 [ 200 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 74 rows starting from the beginning of the part | ||
| 11531 | 2025.11.21 18:13:55.432016 [ 186 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_81_16} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11532 | 2025.11.21 18:13:55.432126 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 11533 | 2025.11.21 18:13:55.432291 [ 256 ] {e744458f-61e4-472f-abed-a8abad561eac} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11534 | 2025.11.21 18:13:55.432329 [ 256 ] {e744458f-61e4-472f-abed-a8abad561eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11535 | 2025.11.21 18:13:55.432656 [ 256 ] {e744458f-61e4-472f-abed-a8abad561eac} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11536 | 2025.11.21 18:13:55.432863 [ 256 ] {e744458f-61e4-472f-abed-a8abad561eac} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11537 | 2025.11.21 18:13:55.432974 [ 103 ] {} <Debug> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11538 | 2025.11.21 18:13:55.432988 [ 256 ] {e744458f-61e4-472f-abed-a8abad561eac} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 11539 | 2025.11.21 18:13:55.433005 [ 103 ] {} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11540 | 2025.11.21 18:13:55.433029 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11541 | 2025.11.21 18:13:55.433031 [ 256 ] {e744458f-61e4-472f-abed-a8abad561eac} <Debug> TCPHandler: Processed in 0.001345627 sec. | ||
| 11542 | 2025.11.21 18:13:55.433096 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11543 | 2025.11.21 18:13:55.433154 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11544 | 2025.11.21 18:13:55.433183 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11545 | 2025.11.21 18:13:55.433208 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 23500 rows starting from the beginning of the part | ||
| 11546 | 2025.11.21 18:13:55.433247 [ 256 ] {85150516-1121-499a-9e3b-d806a9dbbe08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11547 | 2025.11.21 18:13:55.433257 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 936 rows starting from the beginning of the part | ||
| 11548 | 2025.11.21 18:13:55.433282 [ 189 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3301 rows, containing 5 columns (5 merged, 0 gathered) in 0.001644523 sec., 2007268.9770833245 rows/sec., 151.47 MiB/sec. | ||
| 11549 | 2025.11.21 18:13:55.433298 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 64 rows starting from the beginning of the part | ||
| 11550 | 2025.11.21 18:13:55.433301 [ 256 ] {85150516-1121-499a-9e3b-d806a9dbbe08} <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 | ||
| 11551 | 2025.11.21 18:13:55.433350 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 11552 | 2025.11.21 18:13:55.433388 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 314 rows starting from the beginning of the part | ||
| 11553 | 2025.11.21 18:13:55.433427 [ 200 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 11554 | 2025.11.21 18:13:55.433496 [ 194 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11555 | 2025.11.21 18:13:55.433831 [ 194 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_81_16} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11556 | 2025.11.21 18:13:55.433919 [ 194 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_81_16} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11557 | 2025.11.21 18:13:55.434006 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 11558 | 2025.11.21 18:13:55.434064 [ 256 ] {85150516-1121-499a-9e3b-d806a9dbbe08} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11559 | 2025.11.21 18:13:55.434104 [ 256 ] {85150516-1121-499a-9e3b-d806a9dbbe08} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11560 | 2025.11.21 18:13:55.434625 [ 256 ] {85150516-1121-499a-9e3b-d806a9dbbe08} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11561 | 2025.11.21 18:13:55.434845 [ 256 ] {85150516-1121-499a-9e3b-d806a9dbbe08} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11562 | 2025.11.21 18:13:55.434982 [ 256 ] {85150516-1121-499a-9e3b-d806a9dbbe08} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001753 sec., 5704.5065601825445 rows/sec., 10.22 MiB/sec. | ||
| 11563 | 2025.11.21 18:13:55.435035 [ 256 ] {85150516-1121-499a-9e3b-d806a9dbbe08} <Debug> TCPHandler: Processed in 0.00192713 sec. | ||
| 11564 | 2025.11.21 18:13:55.435144 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11565 | 2025.11.21 18:13:55.435236 [ 256 ] {eb7cc9f2-ec40-4c89-9f8e-132fa0246a07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11566 | 2025.11.21 18:13:55.435277 [ 256 ] {eb7cc9f2-ec40-4c89-9f8e-132fa0246a07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11567 | 2025.11.21 18:13:55.435613 [ 256 ] {eb7cc9f2-ec40-4c89-9f8e-132fa0246a07} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11568 | 2025.11.21 18:13:55.435650 [ 256 ] {eb7cc9f2-ec40-4c89-9f8e-132fa0246a07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11569 | 2025.11.21 18:13:55.436095 [ 256 ] {eb7cc9f2-ec40-4c89-9f8e-132fa0246a07} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 11570 | 2025.11.21 18:13:55.436317 [ 256 ] {eb7cc9f2-ec40-4c89-9f8e-132fa0246a07} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11571 | 2025.11.21 18:13:55.436429 [ 103 ] {} <Debug> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 11572 | 2025.11.21 18:13:55.436446 [ 256 ] {eb7cc9f2-ec40-4c89-9f8e-132fa0246a07} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001229 sec., 48820.17900732302 rows/sec., 3.29 MiB/sec. | ||
| 11573 | 2025.11.21 18:13:55.436459 [ 103 ] {} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11574 | 2025.11.21 18:13:55.436483 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11575 | 2025.11.21 18:13:55.436487 [ 256 ] {eb7cc9f2-ec40-4c89-9f8e-132fa0246a07} <Debug> TCPHandler: Processed in 0.001390348 sec. | ||
| 11576 | 2025.11.21 18:13:55.436563 [ 188 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 11577 | 2025.11.21 18:13:55.436682 [ 188 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11578 | 2025.11.21 18:13:55.436725 [ 188 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5388 rows starting from the beginning of the part | ||
| 11579 | 2025.11.21 18:13:55.436792 [ 188 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 80 rows starting from the beginning of the part | ||
| 11580 | 2025.11.21 18:13:55.436847 [ 188 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 24 rows starting from the beginning of the part | ||
| 11581 | 2025.11.21 18:13:55.436887 [ 188 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 60 rows starting from the beginning of the part | ||
| 11582 | 2025.11.21 18:13:55.436923 [ 188 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 104 rows starting from the beginning of the part | ||
| 11583 | 2025.11.21 18:13:55.436959 [ 188 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 11584 | 2025.11.21 18:13:55.438607 [ 191 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5716 rows, containing 4 columns (4 merged, 0 gathered) in 0.002078443 sec., 2750135.5582039054 rows/sec., 174.62 MiB/sec. | ||
| 11585 | 2025.11.21 18:13:55.439083 [ 191 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11586 | 2025.11.21 18:13:55.439127 [ 199 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25134 rows, containing 5 columns (5 merged, 0 gathered) in 0.006056905 sec., 4149644.0839009364 rows/sec., 277.74 MiB/sec. | ||
| 11587 | 2025.11.21 18:13:55.439334 [ 192 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 11588 | 2025.11.21 18:13:55.439451 [ 191 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_81_16} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11589 | 2025.11.21 18:13:55.439557 [ 191 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_81_16} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11590 | 2025.11.21 18:13:55.439622 [ 192 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11591 | 2025.11.21 18:13:55.439667 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 11592 | 2025.11.21 18:13:55.439690 [ 192 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 11593 | 2025.11.21 18:13:55.439769 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 11594 | 2025.11.21 18:13:56.533258 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43497 | ||
| 11595 | 2025.11.21 18:13:56.533374 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11596 | 2025.11.21 18:13:56.533402 [ 289 ] {} <Debug> TCP-Session: eb4811b1-fab0-4deb-8679-5624960f0318 Authenticating user 'default' from [fd00:1122:3344:101::e]:43497 | ||
| 11597 | 2025.11.21 18:13:56.533423 [ 289 ] {} <Debug> TCP-Session: eb4811b1-fab0-4deb-8679-5624960f0318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11598 | 2025.11.21 18:13:56.533436 [ 289 ] {} <Debug> TCP-Session: eb4811b1-fab0-4deb-8679-5624960f0318 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11599 | 2025.11.21 18:13:56.533677 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65478 | ||
| 11600 | 2025.11.21 18:13:56.533713 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36387 | ||
| 11601 | 2025.11.21 18:13:56.533750 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51873 | ||
| 11602 | 2025.11.21 18:13:56.533772 [ 289 ] {} <Trace> TCP-Session: eb4811b1-fab0-4deb-8679-5624960f0318 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11603 | 2025.11.21 18:13:56.533783 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40585 | ||
| 11604 | 2025.11.21 18:13:56.533793 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49676 | ||
| 11605 | 2025.11.21 18:13:56.533839 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11606 | 2025.11.21 18:13:56.533791 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11607 | 2025.11.21 18:13:56.533894 [ 350 ] {} <Debug> TCP-Session: ab907ee0-d631-4d4c-bcf8-731ca819f069 Authenticating user 'default' from [fd00:1122:3344:101::e]:51873 | ||
| 11608 | 2025.11.21 18:13:56.533777 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46800 | ||
| 11609 | 2025.11.21 18:13:56.533931 [ 350 ] {} <Debug> TCP-Session: ab907ee0-d631-4d4c-bcf8-731ca819f069 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11610 | 2025.11.21 18:13:56.533947 [ 289 ] {0a33eda5-648e-4023-9aaa-7c39884f86e8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43497) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11611 | 2025.11.21 18:13:56.533973 [ 350 ] {} <Debug> TCP-Session: ab907ee0-d631-4d4c-bcf8-731ca819f069 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11612 | 2025.11.21 18:13:56.533919 [ 290 ] {} <Debug> TCP-Session: ab6cdb5a-89cd-440a-9672-874150ddaf69 Authenticating user 'default' from [fd00:1122:3344:101::e]:65478 | ||
| 11613 | 2025.11.21 18:13:56.533771 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62845 | ||
| 11614 | 2025.11.21 18:13:56.534016 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11615 | 2025.11.21 18:13:56.533713 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38938 | ||
| 11616 | 2025.11.21 18:13:56.534080 [ 353 ] {} <Debug> TCP-Session: fa449911-f103-41cc-a98f-9d46356bcb7b Authenticating user 'default' from [fd00:1122:3344:101::e]:40585 | ||
| 11617 | 2025.11.21 18:13:56.534032 [ 290 ] {} <Debug> TCP-Session: ab6cdb5a-89cd-440a-9672-874150ddaf69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11618 | 2025.11.21 18:13:56.534124 [ 353 ] {} <Debug> TCP-Session: fa449911-f103-41cc-a98f-9d46356bcb7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11619 | 2025.11.21 18:13:56.534142 [ 290 ] {} <Debug> TCP-Session: ab6cdb5a-89cd-440a-9672-874150ddaf69 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11620 | 2025.11.21 18:13:56.534153 [ 353 ] {} <Debug> TCP-Session: fa449911-f103-41cc-a98f-9d46356bcb7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11621 | 2025.11.21 18:13:56.533833 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11622 | 2025.11.21 18:13:56.534200 [ 291 ] {} <Debug> TCP-Session: 6a25d7e8-83af-4a5d-8d45-5ac47d2789a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36387 | ||
| 11623 | 2025.11.21 18:13:56.534218 [ 291 ] {} <Debug> TCP-Session: 6a25d7e8-83af-4a5d-8d45-5ac47d2789a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11624 | 2025.11.21 18:13:56.534230 [ 291 ] {} <Debug> TCP-Session: 6a25d7e8-83af-4a5d-8d45-5ac47d2789a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11625 | 2025.11.21 18:13:56.534267 [ 289 ] {0a33eda5-648e-4023-9aaa-7c39884f86e8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11626 | 2025.11.21 18:13:56.534344 [ 289 ] {0a33eda5-648e-4023-9aaa-7c39884f86e8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11627 | 2025.11.21 18:13:56.534579 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11628 | 2025.11.21 18:13:56.534620 [ 351 ] {} <Debug> TCP-Session: cee44b90-105e-444b-b3a4-3ce034a86404 Authenticating user 'default' from [fd00:1122:3344:101::e]:46800 | ||
| 11629 | 2025.11.21 18:13:56.534642 [ 351 ] {} <Debug> TCP-Session: cee44b90-105e-444b-b3a4-3ce034a86404 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11630 | 2025.11.21 18:13:56.534735 [ 289 ] {0a33eda5-648e-4023-9aaa-7c39884f86e8} <Debug> oximeter.version (1e33800d-71a0-4bff-b3ff-07bf941cdc20) (SelectExecutor): Key condition: unknown | ||
| 11631 | 2025.11.21 18:13:56.534834 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11632 | 2025.11.21 18:13:56.534818 [ 351 ] {} <Debug> TCP-Session: cee44b90-105e-444b-b3a4-3ce034a86404 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11633 | 2025.11.21 18:13:56.534903 [ 349 ] {} <Debug> TCP-Session: a1e7c124-2dc5-4e8a-91f2-08ab622fc743 Authenticating user 'default' from [fd00:1122:3344:101::e]:38938 | ||
| 11634 | 2025.11.21 18:13:56.534710 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11635 | 2025.11.21 18:13:56.534938 [ 349 ] {} <Debug> TCP-Session: a1e7c124-2dc5-4e8a-91f2-08ab622fc743 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11636 | 2025.11.21 18:13:56.534976 [ 349 ] {} <Debug> TCP-Session: a1e7c124-2dc5-4e8a-91f2-08ab622fc743 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11637 | 2025.11.21 18:13:56.534976 [ 352 ] {} <Debug> TCP-Session: 57d670a2-1a75-42df-9cc2-08927706a892 Authenticating user 'default' from [fd00:1122:3344:101::e]:62845 | ||
| 11638 | 2025.11.21 18:13:56.535024 [ 352 ] {} <Debug> TCP-Session: 57d670a2-1a75-42df-9cc2-08927706a892 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11639 | 2025.11.21 18:13:56.535041 [ 352 ] {} <Debug> TCP-Session: 57d670a2-1a75-42df-9cc2-08927706a892 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11640 | 2025.11.21 18:13:56.535064 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11641 | 2025.11.21 18:13:56.535158 [ 288 ] {} <Debug> TCP-Session: 7d2625a3-8332-446f-9271-9d019048c352 Authenticating user 'default' from [fd00:1122:3344:101::e]:49676 | ||
| 11642 | 2025.11.21 18:13:56.535177 [ 288 ] {} <Debug> TCP-Session: 7d2625a3-8332-446f-9271-9d019048c352 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11643 | 2025.11.21 18:13:56.535190 [ 288 ] {} <Debug> TCP-Session: 7d2625a3-8332-446f-9271-9d019048c352 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11644 | 2025.11.21 18:13:56.535920 [ 314 ] {0a33eda5-648e-4023-9aaa-7c39884f86e8} <Trace> AggregatingTransform: Aggregating | ||
| 11645 | 2025.11.21 18:13:56.535976 [ 314 ] {0a33eda5-648e-4023-9aaa-7c39884f86e8} <Trace> Aggregator: Aggregation method: without_key | ||
| 11646 | 2025.11.21 18:13:56.536013 [ 314 ] {0a33eda5-648e-4023-9aaa-7c39884f86e8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001047702 sec. (954.470 rows/sec., 37.28 KiB/sec.) | ||
| 11647 | 2025.11.21 18:13:56.536032 [ 314 ] {0a33eda5-648e-4023-9aaa-7c39884f86e8} <Trace> Aggregator: Merging aggregated data | ||
| 11648 | 2025.11.21 18:13:56.537198 [ 289 ] {0a33eda5-648e-4023-9aaa-7c39884f86e8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003307 sec., 302.3888720895071 rows/sec., 11.81 KiB/sec. | ||
| 11649 | 2025.11.21 18:13:56.537337 [ 289 ] {0a33eda5-648e-4023-9aaa-7c39884f86e8} <Debug> TCPHandler: Processed in 0.003676745 sec. | ||
| 11650 | 2025.11.21 18:13:56.537432 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11651 | 2025.11.21 18:13:56.537467 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11652 | 2025.11.21 18:13:56.537473 [ 289 ] {} <Debug> TCP-Session: eb4811b1-fab0-4deb-8679-5624960f0318 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11653 | 2025.11.21 18:13:56.537502 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11654 | 2025.11.21 18:13:56.537516 [ 288 ] {} <Debug> TCP-Session: 7d2625a3-8332-446f-9271-9d019048c352 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11655 | 2025.11.21 18:13:56.537532 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11656 | 2025.11.21 18:13:56.537551 [ 350 ] {} <Debug> TCP-Session: ab907ee0-d631-4d4c-bcf8-731ca819f069 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11657 | 2025.11.21 18:13:56.537559 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11658 | 2025.11.21 18:13:56.537569 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11659 | 2025.11.21 18:13:56.537579 [ 349 ] {} <Debug> TCP-Session: a1e7c124-2dc5-4e8a-91f2-08ab622fc743 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11660 | 2025.11.21 18:13:56.537602 [ 291 ] {} <Debug> TCP-Session: 6a25d7e8-83af-4a5d-8d45-5ac47d2789a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11661 | 2025.11.21 18:13:56.537610 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11662 | 2025.11.21 18:13:56.537624 [ 351 ] {} <Debug> TCP-Session: cee44b90-105e-444b-b3a4-3ce034a86404 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11663 | 2025.11.21 18:13:56.537627 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11664 | 2025.11.21 18:13:56.537674 [ 353 ] {} <Debug> TCP-Session: fa449911-f103-41cc-a98f-9d46356bcb7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11665 | 2025.11.21 18:13:56.537588 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11666 | 2025.11.21 18:13:56.537706 [ 352 ] {} <Debug> TCP-Session: 57d670a2-1a75-42df-9cc2-08927706a892 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11667 | 2025.11.21 18:13:56.537744 [ 290 ] {} <Debug> TCP-Session: ab6cdb5a-89cd-440a-9672-874150ddaf69 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11668 | 2025.11.21 18:13:56.564602 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53759 | ||
| 11669 | 2025.11.21 18:13:56.564691 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11670 | 2025.11.21 18:13:56.564715 [ 289 ] {} <Debug> TCP-Session: b3c6c86f-3301-403d-851f-2eca7c9b6d16 Authenticating user 'default' from [fd00:1122:3344:101::e]:53759 | ||
| 11671 | 2025.11.21 18:13:56.564734 [ 289 ] {} <Debug> TCP-Session: b3c6c86f-3301-403d-851f-2eca7c9b6d16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11672 | 2025.11.21 18:13:56.564748 [ 289 ] {} <Debug> TCP-Session: b3c6c86f-3301-403d-851f-2eca7c9b6d16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11673 | 2025.11.21 18:13:56.564958 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36011 | ||
| 11674 | 2025.11.21 18:13:56.564983 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49093 | ||
| 11675 | 2025.11.21 18:13:56.565014 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48349 | ||
| 11676 | 2025.11.21 18:13:56.565036 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46731 | ||
| 11677 | 2025.11.21 18:13:56.565028 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58845 | ||
| 11678 | 2025.11.21 18:13:56.565091 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11679 | 2025.11.21 18:13:56.565098 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11680 | 2025.11.21 18:13:56.565138 [ 350 ] {} <Debug> TCP-Session: 7913a828-2683-40ce-914e-88bc4eff2284 Authenticating user 'default' from [fd00:1122:3344:101::e]:49093 | ||
| 11681 | 2025.11.21 18:13:56.565167 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11682 | 2025.11.21 18:13:56.565188 [ 350 ] {} <Debug> TCP-Session: 7913a828-2683-40ce-914e-88bc4eff2284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11683 | 2025.11.21 18:13:56.565178 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11684 | 2025.11.21 18:13:56.565219 [ 350 ] {} <Debug> TCP-Session: 7913a828-2683-40ce-914e-88bc4eff2284 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11685 | 2025.11.21 18:13:56.565219 [ 288 ] {} <Debug> TCP-Session: 2a1859f8-9517-4aec-81db-6fcaeda29ada Authenticating user 'default' from [fd00:1122:3344:101::e]:46731 | ||
| 11686 | 2025.11.21 18:13:56.565252 [ 353 ] {} <Debug> TCP-Session: 1924d19e-3580-435a-848d-8e3ac44792da Authenticating user 'default' from [fd00:1122:3344:101::e]:58845 | ||
| 11687 | 2025.11.21 18:13:56.565274 [ 288 ] {} <Debug> TCP-Session: 2a1859f8-9517-4aec-81db-6fcaeda29ada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11688 | 2025.11.21 18:13:56.565289 [ 353 ] {} <Debug> TCP-Session: 1924d19e-3580-435a-848d-8e3ac44792da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11689 | 2025.11.21 18:13:56.565302 [ 288 ] {} <Debug> TCP-Session: 2a1859f8-9517-4aec-81db-6fcaeda29ada Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11690 | 2025.11.21 18:13:56.565316 [ 353 ] {} <Debug> TCP-Session: 1924d19e-3580-435a-848d-8e3ac44792da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11691 | 2025.11.21 18:13:56.565099 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11692 | 2025.11.21 18:13:56.564997 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56906 | ||
| 11693 | 2025.11.21 18:13:56.565382 [ 290 ] {} <Debug> TCP-Session: df2822a2-de80-4248-9ab3-1a1f733c4941 Authenticating user 'default' from [fd00:1122:3344:101::e]:36011 | ||
| 11694 | 2025.11.21 18:13:56.564971 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33584 | ||
| 11695 | 2025.11.21 18:13:56.565422 [ 290 ] {} <Debug> TCP-Session: df2822a2-de80-4248-9ab3-1a1f733c4941 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11696 | 2025.11.21 18:13:56.565435 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11697 | 2025.11.21 18:13:56.565459 [ 290 ] {} <Debug> TCP-Session: df2822a2-de80-4248-9ab3-1a1f733c4941 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11698 | 2025.11.21 18:13:56.565477 [ 351 ] {} <Debug> TCP-Session: e24e56e8-456f-4a70-ba83-b778b221e063 Authenticating user 'default' from [fd00:1122:3344:101::e]:56906 | ||
| 11699 | 2025.11.21 18:13:56.565478 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11700 | 2025.11.21 18:13:56.565504 [ 351 ] {} <Debug> TCP-Session: e24e56e8-456f-4a70-ba83-b778b221e063 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11701 | 2025.11.21 18:13:56.565171 [ 352 ] {} <Debug> TCP-Session: 15ad1704-0119-4e4b-bd43-a756497b1b56 Authenticating user 'default' from [fd00:1122:3344:101::e]:48349 | ||
| 11702 | 2025.11.21 18:13:56.565522 [ 349 ] {} <Debug> TCP-Session: a4a4f036-dbfb-4cca-8050-0351a117ec17 Authenticating user 'default' from [fd00:1122:3344:101::e]:33584 | ||
| 11703 | 2025.11.21 18:13:56.565527 [ 351 ] {} <Debug> TCP-Session: e24e56e8-456f-4a70-ba83-b778b221e063 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11704 | 2025.11.21 18:13:56.565552 [ 352 ] {} <Debug> TCP-Session: 15ad1704-0119-4e4b-bd43-a756497b1b56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11705 | 2025.11.21 18:13:56.565561 [ 349 ] {} <Debug> TCP-Session: a4a4f036-dbfb-4cca-8050-0351a117ec17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11706 | 2025.11.21 18:13:56.565584 [ 352 ] {} <Debug> TCP-Session: 15ad1704-0119-4e4b-bd43-a756497b1b56 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11707 | 2025.11.21 18:13:56.565596 [ 349 ] {} <Debug> TCP-Session: a4a4f036-dbfb-4cca-8050-0351a117ec17 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11708 | 2025.11.21 18:13:56.565015 [ 289 ] {} <Trace> TCP-Session: b3c6c86f-3301-403d-851f-2eca7c9b6d16 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11709 | 2025.11.21 18:13:56.564964 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39347 | ||
| 11710 | 2025.11.21 18:13:56.565705 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11711 | 2025.11.21 18:13:56.565727 [ 291 ] {} <Debug> TCP-Session: 5cc9e05e-08e1-4c7e-ad2b-e1532921fa6c Authenticating user 'default' from [fd00:1122:3344:101::e]:39347 | ||
| 11712 | 2025.11.21 18:13:56.565744 [ 291 ] {} <Debug> TCP-Session: 5cc9e05e-08e1-4c7e-ad2b-e1532921fa6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11713 | 2025.11.21 18:13:56.565756 [ 291 ] {} <Debug> TCP-Session: 5cc9e05e-08e1-4c7e-ad2b-e1532921fa6c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11714 | 2025.11.21 18:13:56.565776 [ 289 ] {6d2a8f05-1fa3-4a73-b9e7-e35b62f4ed81} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53759) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11715 | 2025.11.21 18:13:56.566029 [ 289 ] {6d2a8f05-1fa3-4a73-b9e7-e35b62f4ed81} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11716 | 2025.11.21 18:13:56.566100 [ 289 ] {6d2a8f05-1fa3-4a73-b9e7-e35b62f4ed81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11717 | 2025.11.21 18:13:56.566411 [ 289 ] {6d2a8f05-1fa3-4a73-b9e7-e35b62f4ed81} <Debug> oximeter.version (1e33800d-71a0-4bff-b3ff-07bf941cdc20) (SelectExecutor): Key condition: unknown | ||
| 11718 | 2025.11.21 18:13:56.567336 [ 339 ] {6d2a8f05-1fa3-4a73-b9e7-e35b62f4ed81} <Trace> AggregatingTransform: Aggregating | ||
| 11719 | 2025.11.21 18:13:56.567375 [ 339 ] {6d2a8f05-1fa3-4a73-b9e7-e35b62f4ed81} <Trace> Aggregator: Aggregation method: without_key | ||
| 11720 | 2025.11.21 18:13:56.567406 [ 339 ] {6d2a8f05-1fa3-4a73-b9e7-e35b62f4ed81} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000902669 sec. (1107.826 rows/sec., 43.27 KiB/sec.) | ||
| 11721 | 2025.11.21 18:13:56.567421 [ 339 ] {6d2a8f05-1fa3-4a73-b9e7-e35b62f4ed81} <Trace> Aggregator: Merging aggregated data | ||
| 11722 | 2025.11.21 18:13:56.568830 [ 289 ] {6d2a8f05-1fa3-4a73-b9e7-e35b62f4ed81} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003094 sec., 323.2062055591467 rows/sec., 12.63 KiB/sec. | ||
| 11723 | 2025.11.21 18:13:56.568975 [ 289 ] {6d2a8f05-1fa3-4a73-b9e7-e35b62f4ed81} <Debug> TCPHandler: Processed in 0.004058234 sec. | ||
| 11724 | 2025.11.21 18:13:56.569075 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11725 | 2025.11.21 18:13:56.569106 [ 289 ] {} <Debug> TCP-Session: b3c6c86f-3301-403d-851f-2eca7c9b6d16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11726 | 2025.11.21 18:13:56.569118 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11727 | 2025.11.21 18:13:56.569149 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11728 | 2025.11.21 18:13:56.569172 [ 352 ] {} <Debug> TCP-Session: 15ad1704-0119-4e4b-bd43-a756497b1b56 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11729 | 2025.11.21 18:13:56.569181 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11730 | 2025.11.21 18:13:56.569196 [ 288 ] {} <Debug> TCP-Session: 2a1859f8-9517-4aec-81db-6fcaeda29ada Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11731 | 2025.11.21 18:13:56.569210 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11732 | 2025.11.21 18:13:56.569237 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11733 | 2025.11.21 18:13:56.569267 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11734 | 2025.11.21 18:13:56.569279 [ 290 ] {} <Debug> TCP-Session: df2822a2-de80-4248-9ab3-1a1f733c4941 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11735 | 2025.11.21 18:13:56.569290 [ 350 ] {} <Debug> TCP-Session: 7913a828-2683-40ce-914e-88bc4eff2284 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11736 | 2025.11.21 18:13:56.569290 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11737 | 2025.11.21 18:13:56.569311 [ 291 ] {} <Debug> TCP-Session: 5cc9e05e-08e1-4c7e-ad2b-e1532921fa6c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11738 | 2025.11.21 18:13:56.569319 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11739 | 2025.11.21 18:13:56.569355 [ 351 ] {} <Debug> TCP-Session: e24e56e8-456f-4a70-ba83-b778b221e063 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11740 | 2025.11.21 18:13:56.569238 [ 349 ] {} <Debug> TCP-Session: a4a4f036-dbfb-4cca-8050-0351a117ec17 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11741 | 2025.11.21 18:13:56.569398 [ 353 ] {} <Debug> TCP-Session: 1924d19e-3580-435a-848d-8e3ac44792da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11742 | 2025.11.21 18:13:56.732863 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11743 | 2025.11.21 18:13:56.751547 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11744 | 2025.11.21 18:13:56.751616 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11745 | 2025.11.21 18:13:56.758154 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11746 | 2025.11.21 18:13:56.758923 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11747 | 2025.11.21 18:13:56.763265 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11748 | 2025.11.21 18:13:56.886985 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63425 | ||
| 11749 | 2025.11.21 18:13:56.887087 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11750 | 2025.11.21 18:13:56.887114 [ 352 ] {} <Debug> TCP-Session: 44dfe1be-ce0d-49eb-8b6b-01ac029ccc7e Authenticating user 'default' from [fd00:1122:3344:101::e]:63425 | ||
| 11751 | 2025.11.21 18:13:56.887135 [ 352 ] {} <Debug> TCP-Session: 44dfe1be-ce0d-49eb-8b6b-01ac029ccc7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11752 | 2025.11.21 18:13:56.887148 [ 352 ] {} <Debug> TCP-Session: 44dfe1be-ce0d-49eb-8b6b-01ac029ccc7e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11753 | 2025.11.21 18:13:56.887356 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51451 | ||
| 11754 | 2025.11.21 18:13:56.887364 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36111 | ||
| 11755 | 2025.11.21 18:13:56.887393 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39937 | ||
| 11756 | 2025.11.21 18:13:56.887432 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51907 | ||
| 11757 | 2025.11.21 18:13:56.887423 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58825 | ||
| 11758 | 2025.11.21 18:13:56.887477 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11759 | 2025.11.21 18:13:56.887500 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11760 | 2025.11.21 18:13:56.887513 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11761 | 2025.11.21 18:13:56.887508 [ 352 ] {} <Trace> TCP-Session: 44dfe1be-ce0d-49eb-8b6b-01ac029ccc7e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11762 | 2025.11.21 18:13:56.887532 [ 290 ] {} <Debug> TCP-Session: bc0f1f15-ca87-40be-beb8-fce0f305a973 Authenticating user 'default' from [fd00:1122:3344:101::e]:39937 | ||
| 11763 | 2025.11.21 18:13:56.887552 [ 351 ] {} <Debug> TCP-Session: 1caa4819-c442-4a3b-8d28-52f221ff4cc0 Authenticating user 'default' from [fd00:1122:3344:101::e]:51907 | ||
| 11764 | 2025.11.21 18:13:56.887565 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11765 | 2025.11.21 18:13:56.887584 [ 290 ] {} <Debug> TCP-Session: bc0f1f15-ca87-40be-beb8-fce0f305a973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11766 | 2025.11.21 18:13:56.887598 [ 351 ] {} <Debug> TCP-Session: 1caa4819-c442-4a3b-8d28-52f221ff4cc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11767 | 2025.11.21 18:13:56.887613 [ 350 ] {} <Debug> TCP-Session: dbc078c8-e938-460b-b614-0ac628004570 Authenticating user 'default' from [fd00:1122:3344:101::e]:58825 | ||
| 11768 | 2025.11.21 18:13:56.887634 [ 351 ] {} <Debug> TCP-Session: 1caa4819-c442-4a3b-8d28-52f221ff4cc0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11769 | 2025.11.21 18:13:56.887653 [ 350 ] {} <Debug> TCP-Session: dbc078c8-e938-460b-b614-0ac628004570 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11770 | 2025.11.21 18:13:56.887621 [ 290 ] {} <Debug> TCP-Session: bc0f1f15-ca87-40be-beb8-fce0f305a973 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11771 | 2025.11.21 18:13:56.887678 [ 350 ] {} <Debug> TCP-Session: dbc078c8-e938-460b-b614-0ac628004570 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11772 | 2025.11.21 18:13:56.887528 [ 353 ] {} <Debug> TCP-Session: 00b3b6ce-5c45-4a77-ab88-7e4565fe10cc Authenticating user 'default' from [fd00:1122:3344:101::e]:51451 | ||
| 11773 | 2025.11.21 18:13:56.887721 [ 352 ] {ce6565f8-0e16-41aa-b6db-3b64b5bcb31a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63425) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11774 | 2025.11.21 18:13:56.887743 [ 353 ] {} <Debug> TCP-Session: 00b3b6ce-5c45-4a77-ab88-7e4565fe10cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11775 | 2025.11.21 18:13:56.887414 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51404 | ||
| 11776 | 2025.11.21 18:13:56.887770 [ 353 ] {} <Debug> TCP-Session: 00b3b6ce-5c45-4a77-ab88-7e4565fe10cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11777 | 2025.11.21 18:13:56.887509 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11778 | 2025.11.21 18:13:56.887414 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45572 | ||
| 11779 | 2025.11.21 18:13:56.887843 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11780 | 2025.11.21 18:13:56.887845 [ 288 ] {} <Debug> TCP-Session: e331cb1e-e002-4030-b0dc-a777f645589c Authenticating user 'default' from [fd00:1122:3344:101::e]:36111 | ||
| 11781 | 2025.11.21 18:13:56.887872 [ 349 ] {} <Debug> TCP-Session: 96b5231f-abc5-4f12-bcd2-490a86a59c86 Authenticating user 'default' from [fd00:1122:3344:101::e]:51404 | ||
| 11782 | 2025.11.21 18:13:56.887889 [ 288 ] {} <Debug> TCP-Session: e331cb1e-e002-4030-b0dc-a777f645589c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11783 | 2025.11.21 18:13:56.887903 [ 349 ] {} <Debug> TCP-Session: 96b5231f-abc5-4f12-bcd2-490a86a59c86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11784 | 2025.11.21 18:13:56.887906 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11785 | 2025.11.21 18:13:56.887924 [ 349 ] {} <Debug> TCP-Session: 96b5231f-abc5-4f12-bcd2-490a86a59c86 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11786 | 2025.11.21 18:13:56.887916 [ 288 ] {} <Debug> TCP-Session: e331cb1e-e002-4030-b0dc-a777f645589c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11787 | 2025.11.21 18:13:56.887942 [ 291 ] {} <Debug> TCP-Session: 41d5eef6-c9e2-4926-906d-0d49294d6d74 Authenticating user 'default' from [fd00:1122:3344:101::e]:45572 | ||
| 11788 | 2025.11.21 18:13:56.887363 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64623 | ||
| 11789 | 2025.11.21 18:13:56.887982 [ 291 ] {} <Debug> TCP-Session: 41d5eef6-c9e2-4926-906d-0d49294d6d74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11790 | 2025.11.21 18:13:56.888021 [ 291 ] {} <Debug> TCP-Session: 41d5eef6-c9e2-4926-906d-0d49294d6d74 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11791 | 2025.11.21 18:13:56.888049 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11792 | 2025.11.21 18:13:56.888071 [ 352 ] {ce6565f8-0e16-41aa-b6db-3b64b5bcb31a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11793 | 2025.11.21 18:13:56.888082 [ 289 ] {} <Debug> TCP-Session: f4f2c5fb-f367-408b-8a66-3024362f8a34 Authenticating user 'default' from [fd00:1122:3344:101::e]:64623 | ||
| 11794 | 2025.11.21 18:13:56.888113 [ 289 ] {} <Debug> TCP-Session: f4f2c5fb-f367-408b-8a66-3024362f8a34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11795 | 2025.11.21 18:13:56.888126 [ 289 ] {} <Debug> TCP-Session: f4f2c5fb-f367-408b-8a66-3024362f8a34 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11796 | 2025.11.21 18:13:56.888147 [ 352 ] {ce6565f8-0e16-41aa-b6db-3b64b5bcb31a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11797 | 2025.11.21 18:13:56.888489 [ 352 ] {ce6565f8-0e16-41aa-b6db-3b64b5bcb31a} <Debug> oximeter.version (1e33800d-71a0-4bff-b3ff-07bf941cdc20) (SelectExecutor): Key condition: unknown | ||
| 11798 | 2025.11.21 18:13:56.889542 [ 308 ] {ce6565f8-0e16-41aa-b6db-3b64b5bcb31a} <Trace> AggregatingTransform: Aggregating | ||
| 11799 | 2025.11.21 18:13:56.889591 [ 308 ] {ce6565f8-0e16-41aa-b6db-3b64b5bcb31a} <Trace> Aggregator: Aggregation method: without_key | ||
| 11800 | 2025.11.21 18:13:56.889625 [ 308 ] {ce6565f8-0e16-41aa-b6db-3b64b5bcb31a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001035441 sec. (965.772 rows/sec., 37.73 KiB/sec.) | ||
| 11801 | 2025.11.21 18:13:56.889646 [ 308 ] {ce6565f8-0e16-41aa-b6db-3b64b5bcb31a} <Trace> Aggregator: Merging aggregated data | ||
| 11802 | 2025.11.21 18:13:56.891247 [ 352 ] {ce6565f8-0e16-41aa-b6db-3b64b5bcb31a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003589 sec., 278.629144608526 rows/sec., 10.88 KiB/sec. | ||
| 11803 | 2025.11.21 18:13:56.891400 [ 352 ] {ce6565f8-0e16-41aa-b6db-3b64b5bcb31a} <Debug> TCPHandler: Processed in 0.004035053 sec. | ||
| 11804 | 2025.11.21 18:13:56.891516 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11805 | 2025.11.21 18:13:56.891554 [ 352 ] {} <Debug> TCP-Session: 44dfe1be-ce0d-49eb-8b6b-01ac029ccc7e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11806 | 2025.11.21 18:13:56.891559 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11807 | 2025.11.21 18:13:56.891590 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11808 | 2025.11.21 18:13:56.891603 [ 351 ] {} <Debug> TCP-Session: 1caa4819-c442-4a3b-8d28-52f221ff4cc0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11809 | 2025.11.21 18:13:56.891618 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11810 | 2025.11.21 18:13:56.891640 [ 353 ] {} <Debug> TCP-Session: 00b3b6ce-5c45-4a77-ab88-7e4565fe10cc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11811 | 2025.11.21 18:13:56.891641 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11812 | 2025.11.21 18:13:56.891661 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11813 | 2025.11.21 18:13:56.891680 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11814 | 2025.11.21 18:13:56.891698 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11815 | 2025.11.21 18:13:56.891717 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11816 | 2025.11.21 18:13:56.891735 [ 349 ] {} <Debug> TCP-Session: 96b5231f-abc5-4f12-bcd2-490a86a59c86 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11817 | 2025.11.21 18:13:56.891747 [ 291 ] {} <Debug> TCP-Session: 41d5eef6-c9e2-4926-906d-0d49294d6d74 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11818 | 2025.11.21 18:13:56.891758 [ 350 ] {} <Debug> TCP-Session: dbc078c8-e938-460b-b614-0ac628004570 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11819 | 2025.11.21 18:13:56.891692 [ 290 ] {} <Debug> TCP-Session: bc0f1f15-ca87-40be-beb8-fce0f305a973 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11820 | 2025.11.21 18:13:56.891670 [ 288 ] {} <Debug> TCP-Session: e331cb1e-e002-4030-b0dc-a777f645589c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11821 | 2025.11.21 18:13:56.891712 [ 289 ] {} <Debug> TCP-Session: f4f2c5fb-f367-408b-8a66-3024362f8a34 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11822 | 2025.11.21 18:13:57.000291 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.24 MiB, peak 328.76 MiB, free memory in arenas 0.00 B, will set to 319.10 MiB (RSS), difference: -1.15 MiB | ||
| 11823 | 2025.11.21 18:13:57.966201 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1534 | ||
| 11824 | 2025.11.21 18:13:57.968837 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11825 | 2025.11.21 18:13:57.968901 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11826 | 2025.11.21 18:13:57.970228 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11827 | 2025.11.21 18:13:57.970607 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11828 | 2025.11.21 18:13:57.970806 [ 101 ] {} <Debug> system.query_log (252c8152-1007-456e-996a-7daabffddc91) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11829 | 2025.11.21 18:13:57.970880 [ 101 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11830 | 2025.11.21 18:13:57.970913 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11831 | 2025.11.21 18:13:57.971016 [ 199 ] {252c8152-1007-456e-996a-7daabffddc91::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 | ||
| 11832 | 2025.11.21 18:13:57.971088 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1534 | ||
| 11833 | 2025.11.21 18:13:57.971608 [ 199 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11834 | 2025.11.21 18:13:57.971753 [ 199 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1360 rows starting from the beginning of the part | ||
| 11835 | 2025.11.21 18:13:57.972105 [ 199 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 20 rows starting from the beginning of the part | ||
| 11836 | 2025.11.21 18:13:57.972471 [ 199 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 36 rows starting from the beginning of the part | ||
| 11837 | 2025.11.21 18:13:57.972844 [ 199 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 58 rows starting from the beginning of the part | ||
| 11838 | 2025.11.21 18:13:57.973212 [ 199 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 20 rows starting from the beginning of the part | ||
| 11839 | 2025.11.21 18:13:57.973559 [ 199 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 40 rows starting from the beginning of the part | ||
| 11840 | 2025.11.21 18:13:57.981004 [ 192 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1534 rows, containing 72 columns (72 merged, 0 gathered) in 0.010024807 sec., 153020.40228804405 rows/sec., 118.78 MiB/sec. | ||
| 11841 | 2025.11.21 18:13:57.982788 [ 192 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11842 | 2025.11.21 18:13:57.983464 [ 192 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_36_7} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11843 | 2025.11.21 18:13:57.983558 [ 192 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_36_7} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11844 | 2025.11.21 18:13:57.983928 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.97 MiB. | ||
| 11845 | 2025.11.21 18:14:00.437127 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11846 | 2025.11.21 18:14:00.437339 [ 256 ] {cd7b310c-50eb-436b-a68a-ecaf37018243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11847 | 2025.11.21 18:14:00.437412 [ 256 ] {cd7b310c-50eb-436b-a68a-ecaf37018243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11848 | 2025.11.21 18:14:00.438271 [ 256 ] {cd7b310c-50eb-436b-a68a-ecaf37018243} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11849 | 2025.11.21 18:14:00.438317 [ 256 ] {cd7b310c-50eb-436b-a68a-ecaf37018243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11850 | 2025.11.21 18:14:00.438741 [ 256 ] {cd7b310c-50eb-436b-a68a-ecaf37018243} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11851 | 2025.11.21 18:14:00.438970 [ 256 ] {cd7b310c-50eb-436b-a68a-ecaf37018243} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11852 | 2025.11.21 18:14:00.439133 [ 256 ] {cd7b310c-50eb-436b-a68a-ecaf37018243} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001848 sec., 221861.47186147186 rows/sec., 14.07 MiB/sec. | ||
| 11853 | 2025.11.21 18:14:00.439184 [ 256 ] {cd7b310c-50eb-436b-a68a-ecaf37018243} <Debug> TCPHandler: Processed in 0.002193325 sec. | ||
| 11854 | 2025.11.21 18:14:00.439360 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11855 | 2025.11.21 18:14:00.439463 [ 256 ] {b1d14548-8c4b-4028-868b-05a61d2a83de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11856 | 2025.11.21 18:14:00.439508 [ 256 ] {b1d14548-8c4b-4028-868b-05a61d2a83de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11857 | 2025.11.21 18:14:00.440486 [ 256 ] {b1d14548-8c4b-4028-868b-05a61d2a83de} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11858 | 2025.11.21 18:14:00.440522 [ 256 ] {b1d14548-8c4b-4028-868b-05a61d2a83de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11859 | 2025.11.21 18:14:00.440908 [ 256 ] {b1d14548-8c4b-4028-868b-05a61d2a83de} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11860 | 2025.11.21 18:14:00.441117 [ 256 ] {b1d14548-8c4b-4028-868b-05a61d2a83de} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11861 | 2025.11.21 18:14:00.441252 [ 256 ] {b1d14548-8c4b-4028-868b-05a61d2a83de} <Debug> executeQuery: Read 1172 rows, 95.50 KiB in 0.001812 sec., 646799.1169977925 rows/sec., 51.47 MiB/sec. | ||
| 11862 | 2025.11.21 18:14:00.441290 [ 256 ] {b1d14548-8c4b-4028-868b-05a61d2a83de} <Debug> TCPHandler: Processed in 0.001981511 sec. | ||
| 11863 | 2025.11.21 18:14:00.441401 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11864 | 2025.11.21 18:14:00.441497 [ 256 ] {0aa73581-174e-4cf0-b017-2bc959ac8935} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11865 | 2025.11.21 18:14:00.441539 [ 256 ] {0aa73581-174e-4cf0-b017-2bc959ac8935} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11866 | 2025.11.21 18:14:00.442031 [ 256 ] {0aa73581-174e-4cf0-b017-2bc959ac8935} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11867 | 2025.11.21 18:14:00.442065 [ 256 ] {0aa73581-174e-4cf0-b017-2bc959ac8935} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11868 | 2025.11.21 18:14:00.442382 [ 256 ] {0aa73581-174e-4cf0-b017-2bc959ac8935} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11869 | 2025.11.21 18:14:00.442587 [ 256 ] {0aa73581-174e-4cf0-b017-2bc959ac8935} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11870 | 2025.11.21 18:14:00.442690 [ 96 ] {} <Debug> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11871 | 2025.11.21 18:14:00.442716 [ 256 ] {0aa73581-174e-4cf0-b017-2bc959ac8935} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001238 sec., 189822.29402261713 rows/sec., 11.49 MiB/sec. | ||
| 11872 | 2025.11.21 18:14:00.442731 [ 96 ] {} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11873 | 2025.11.21 18:14:00.442754 [ 256 ] {0aa73581-174e-4cf0-b017-2bc959ac8935} <Debug> TCPHandler: Processed in 0.001402699 sec. | ||
| 11874 | 2025.11.21 18:14:00.442754 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11875 | 2025.11.21 18:14:00.442860 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11876 | 2025.11.21 18:14:00.442889 [ 197 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 11877 | 2025.11.21 18:14:00.442955 [ 256 ] {3e2242b8-4131-46e2-94f5-b65b55f3e71a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11878 | 2025.11.21 18:14:00.443000 [ 256 ] {3e2242b8-4131-46e2-94f5-b65b55f3e71a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11879 | 2025.11.21 18:14:00.443055 [ 197 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11880 | 2025.11.21 18:14:00.443098 [ 197 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 263 rows starting from the beginning of the part | ||
| 11881 | 2025.11.21 18:14:00.443172 [ 197 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 239 rows starting from the beginning of the part | ||
| 11882 | 2025.11.21 18:14:00.443228 [ 197 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 10 rows starting from the beginning of the part | ||
| 11883 | 2025.11.21 18:14:00.443277 [ 197 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 235 rows starting from the beginning of the part | ||
| 11884 | 2025.11.21 18:14:00.443324 [ 197 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 10 rows starting from the beginning of the part | ||
| 11885 | 2025.11.21 18:14:00.443370 [ 197 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 235 rows starting from the beginning of the part | ||
| 11886 | 2025.11.21 18:14:00.443480 [ 256 ] {3e2242b8-4131-46e2-94f5-b65b55f3e71a} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11887 | 2025.11.21 18:14:00.443522 [ 256 ] {3e2242b8-4131-46e2-94f5-b65b55f3e71a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11888 | 2025.11.21 18:14:00.443874 [ 256 ] {3e2242b8-4131-46e2-94f5-b65b55f3e71a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11889 | 2025.11.21 18:14:00.444103 [ 256 ] {3e2242b8-4131-46e2-94f5-b65b55f3e71a} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11890 | 2025.11.21 18:14:00.444238 [ 256 ] {3e2242b8-4131-46e2-94f5-b65b55f3e71a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001302 sec., 162826.42089093704 rows/sec., 10.50 MiB/sec. | ||
| 11891 | 2025.11.21 18:14:00.444275 [ 256 ] {3e2242b8-4131-46e2-94f5-b65b55f3e71a} <Debug> TCPHandler: Processed in 0.00146404 sec. | ||
| 11892 | 2025.11.21 18:14:00.444368 [ 192 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 992 rows, containing 5 columns (5 merged, 0 gathered) in 0.001543042 sec., 642885.9357036296 rows/sec., 41.74 MiB/sec. | ||
| 11893 | 2025.11.21 18:14:00.444375 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11894 | 2025.11.21 18:14:00.444474 [ 256 ] {dcaade7b-ce20-4457-9240-f8a642180b2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11895 | 2025.11.21 18:14:00.444498 [ 197 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11896 | 2025.11.21 18:14:00.444517 [ 256 ] {dcaade7b-ce20-4457-9240-f8a642180b2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11897 | 2025.11.21 18:14:00.444747 [ 197 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_71_14} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11898 | 2025.11.21 18:14:00.444830 [ 197 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_71_14} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11899 | 2025.11.21 18:14:00.444909 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 11900 | 2025.11.21 18:14:00.444996 [ 256 ] {dcaade7b-ce20-4457-9240-f8a642180b2b} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11901 | 2025.11.21 18:14:00.445037 [ 256 ] {dcaade7b-ce20-4457-9240-f8a642180b2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11902 | 2025.11.21 18:14:00.445350 [ 256 ] {dcaade7b-ce20-4457-9240-f8a642180b2b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11903 | 2025.11.21 18:14:00.445562 [ 256 ] {dcaade7b-ce20-4457-9240-f8a642180b2b} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11904 | 2025.11.21 18:14:00.445690 [ 256 ] {dcaade7b-ce20-4457-9240-f8a642180b2b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001234 sec., 170988.65478119935 rows/sec., 9.71 MiB/sec. | ||
| 11905 | 2025.11.21 18:14:00.445728 [ 256 ] {dcaade7b-ce20-4457-9240-f8a642180b2b} <Debug> TCPHandler: Processed in 0.001402159 sec. | ||
| 11906 | 2025.11.21 18:14:00.445829 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11907 | 2025.11.21 18:14:00.445922 [ 256 ] {450fccd6-a333-47d2-886e-a6f39d980171} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11908 | 2025.11.21 18:14:00.445963 [ 256 ] {450fccd6-a333-47d2-886e-a6f39d980171} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11909 | 2025.11.21 18:14:00.446607 [ 256 ] {450fccd6-a333-47d2-886e-a6f39d980171} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11910 | 2025.11.21 18:14:00.446642 [ 256 ] {450fccd6-a333-47d2-886e-a6f39d980171} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11911 | 2025.11.21 18:14:00.446976 [ 256 ] {450fccd6-a333-47d2-886e-a6f39d980171} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11912 | 2025.11.21 18:14:00.447195 [ 256 ] {450fccd6-a333-47d2-886e-a6f39d980171} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11913 | 2025.11.21 18:14:00.447323 [ 256 ] {450fccd6-a333-47d2-886e-a6f39d980171} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001419 sec., 499647.63918252295 rows/sec., 35.01 MiB/sec. | ||
| 11914 | 2025.11.21 18:14:00.447360 [ 256 ] {450fccd6-a333-47d2-886e-a6f39d980171} <Debug> TCPHandler: Processed in 0.001579772 sec. | ||
| 11915 | 2025.11.21 18:14:00.447467 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11916 | 2025.11.21 18:14:00.447560 [ 256 ] {fd22a4b2-e2f1-46b3-ac84-82cf60d60282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11917 | 2025.11.21 18:14:00.447601 [ 256 ] {fd22a4b2-e2f1-46b3-ac84-82cf60d60282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11918 | 2025.11.21 18:14:00.447930 [ 256 ] {fd22a4b2-e2f1-46b3-ac84-82cf60d60282} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11919 | 2025.11.21 18:14:00.447964 [ 256 ] {fd22a4b2-e2f1-46b3-ac84-82cf60d60282} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11920 | 2025.11.21 18:14:00.448267 [ 256 ] {fd22a4b2-e2f1-46b3-ac84-82cf60d60282} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11921 | 2025.11.21 18:14:00.448474 [ 256 ] {fd22a4b2-e2f1-46b3-ac84-82cf60d60282} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11922 | 2025.11.21 18:14:00.448600 [ 256 ] {fd22a4b2-e2f1-46b3-ac84-82cf60d60282} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 11923 | 2025.11.21 18:14:00.448635 [ 256 ] {fd22a4b2-e2f1-46b3-ac84-82cf60d60282} <Debug> TCPHandler: Processed in 0.001216155 sec. | ||
| 11924 | 2025.11.21 18:14:00.448735 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11925 | 2025.11.21 18:14:00.448828 [ 256 ] {1c08b80b-4390-408a-8a4c-29e64eb1ca25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11926 | 2025.11.21 18:14:00.448876 [ 256 ] {1c08b80b-4390-408a-8a4c-29e64eb1ca25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11927 | 2025.11.21 18:14:00.449302 [ 256 ] {1c08b80b-4390-408a-8a4c-29e64eb1ca25} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11928 | 2025.11.21 18:14:00.449337 [ 256 ] {1c08b80b-4390-408a-8a4c-29e64eb1ca25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11929 | 2025.11.21 18:14:00.449685 [ 256 ] {1c08b80b-4390-408a-8a4c-29e64eb1ca25} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11930 | 2025.11.21 18:14:00.449893 [ 256 ] {1c08b80b-4390-408a-8a4c-29e64eb1ca25} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11931 | 2025.11.21 18:14:00.450026 [ 256 ] {1c08b80b-4390-408a-8a4c-29e64eb1ca25} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001216 sec., 258223.6842105263 rows/sec., 16.96 MiB/sec. | ||
| 11932 | 2025.11.21 18:14:00.450062 [ 256 ] {1c08b80b-4390-408a-8a4c-29e64eb1ca25} <Debug> TCPHandler: Processed in 0.001376118 sec. | ||
| 11933 | 2025.11.21 18:14:00.450160 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11934 | 2025.11.21 18:14:00.450251 [ 256 ] {bcb7bfaf-16bb-4652-82c5-cb9e3c3ab4d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11935 | 2025.11.21 18:14:00.450294 [ 256 ] {bcb7bfaf-16bb-4652-82c5-cb9e3c3ab4d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11936 | 2025.11.21 18:14:00.450599 [ 256 ] {bcb7bfaf-16bb-4652-82c5-cb9e3c3ab4d7} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11937 | 2025.11.21 18:14:00.450633 [ 256 ] {bcb7bfaf-16bb-4652-82c5-cb9e3c3ab4d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11938 | 2025.11.21 18:14:00.450929 [ 256 ] {bcb7bfaf-16bb-4652-82c5-cb9e3c3ab4d7} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11939 | 2025.11.21 18:14:00.451158 [ 256 ] {bcb7bfaf-16bb-4652-82c5-cb9e3c3ab4d7} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11940 | 2025.11.21 18:14:00.451251 [ 96 ] {} <Debug> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945) (MergerMutator): Selected 6 parts from all_1_32_7 to all_37_37_0 | ||
| 11941 | 2025.11.21 18:14:00.451279 [ 96 ] {} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11942 | 2025.11.21 18:14:00.451285 [ 256 ] {bcb7bfaf-16bb-4652-82c5-cb9e3c3ab4d7} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001052 sec., 950.5703422053232 rows/sec., 64.05 KiB/sec. | ||
| 11943 | 2025.11.21 18:14:00.451296 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11944 | 2025.11.21 18:14:00.451321 [ 256 ] {bcb7bfaf-16bb-4652-82c5-cb9e3c3ab4d7} <Debug> TCPHandler: Processed in 0.001209345 sec. | ||
| 11945 | 2025.11.21 18:14:00.451427 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11946 | 2025.11.21 18:14:00.451439 [ 190 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_37_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_32_7 to all_37_37_0 into Compact with storage Full | ||
| 11947 | 2025.11.21 18:14:00.451519 [ 256 ] {ab168069-cb8a-4c35-99d3-5159a93e27cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11948 | 2025.11.21 18:14:00.451580 [ 256 ] {ab168069-cb8a-4c35-99d3-5159a93e27cc} <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 | ||
| 11949 | 2025.11.21 18:14:00.451660 [ 190 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_37_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11950 | 2025.11.21 18:14:00.451725 [ 190 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_32_7, total 34 rows starting from the beginning of the part | ||
| 11951 | 2025.11.21 18:14:00.451809 [ 190 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 11952 | 2025.11.21 18:14:00.451852 [ 190 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 11953 | 2025.11.21 18:14:00.451890 [ 190 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 11954 | 2025.11.21 18:14:00.451928 [ 190 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 11955 | 2025.11.21 18:14:00.451968 [ 190 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_37_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 11956 | 2025.11.21 18:14:00.452423 [ 256 ] {ab168069-cb8a-4c35-99d3-5159a93e27cc} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11957 | 2025.11.21 18:14:00.452464 [ 256 ] {ab168069-cb8a-4c35-99d3-5159a93e27cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11958 | 2025.11.21 18:14:00.452777 [ 187 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_37_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 39 rows, containing 4 columns (4 merged, 0 gathered) in 0.001409619 sec., 27667.050458315334 rows/sec., 1.81 MiB/sec. | ||
| 11959 | 2025.11.21 18:14:00.452981 [ 193 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_37_8} <Trace> MergedBlockOutputStream: filled checksums all_1_37_8 (state Temporary) | ||
| 11960 | 2025.11.21 18:14:00.453024 [ 256 ] {ab168069-cb8a-4c35-99d3-5159a93e27cc} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11961 | 2025.11.21 18:14:00.453324 [ 256 ] {ab168069-cb8a-4c35-99d3-5159a93e27cc} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11962 | 2025.11.21 18:14:00.453366 [ 193 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_37_8} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_merge_all_1_37_8 to all_1_37_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11963 | 2025.11.21 18:14:00.453465 [ 193 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_37_8} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945) (MergerMutator): Merged 6 parts: [all_1_32_7, all_37_37_0] -> all_1_37_8 | ||
| 11964 | 2025.11.21 18:14:00.453473 [ 256 ] {ab168069-cb8a-4c35-99d3-5159a93e27cc} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001971 sec., 15220.700152207 rows/sec., 27.27 MiB/sec. | ||
| 11965 | 2025.11.21 18:14:00.453535 [ 256 ] {ab168069-cb8a-4c35-99d3-5159a93e27cc} <Debug> TCPHandler: Processed in 0.002157695 sec. | ||
| 11966 | 2025.11.21 18:14:00.453562 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 11967 | 2025.11.21 18:14:00.453642 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11968 | 2025.11.21 18:14:00.453740 [ 256 ] {77b2a025-3bad-4718-88a1-82671573163b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11969 | 2025.11.21 18:14:00.453782 [ 256 ] {77b2a025-3bad-4718-88a1-82671573163b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11970 | 2025.11.21 18:14:00.454114 [ 256 ] {77b2a025-3bad-4718-88a1-82671573163b} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11971 | 2025.11.21 18:14:00.454149 [ 256 ] {77b2a025-3bad-4718-88a1-82671573163b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11972 | 2025.11.21 18:14:00.454469 [ 256 ] {77b2a025-3bad-4718-88a1-82671573163b} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 11973 | 2025.11.21 18:14:00.454675 [ 256 ] {77b2a025-3bad-4718-88a1-82671573163b} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11974 | 2025.11.21 18:14:00.454805 [ 256 ] {77b2a025-3bad-4718-88a1-82671573163b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001083 sec., 96029.54755309326 rows/sec., 5.88 MiB/sec. | ||
| 11975 | 2025.11.21 18:14:00.454841 [ 256 ] {77b2a025-3bad-4718-88a1-82671573163b} <Debug> TCPHandler: Processed in 0.001248616 sec. | ||
| 11976 | 2025.11.21 18:14:02.734892 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11977 | 2025.11.21 18:14:02.734946 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11978 | 2025.11.21 18:14:02.895078 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23917 | ||
| 11979 | 2025.11.21 18:14:02.895584 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11980 | 2025.11.21 18:14:02.895630 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11981 | 2025.11.21 18:14:02.896129 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11982 | 2025.11.21 18:14:02.896366 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11983 | 2025.11.21 18:14:02.896507 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23917 | ||
| 11984 | 2025.11.21 18:14:04.263393 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11985 | 2025.11.21 18:14:04.282030 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11986 | 2025.11.21 18:14:04.282097 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11987 | 2025.11.21 18:14:04.288118 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11988 | 2025.11.21 18:14:04.288836 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11989 | 2025.11.21 18:14:04.291979 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11990 | 2025.11.21 18:14:05.425424 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11991 | 2025.11.21 18:14:05.425702 [ 256 ] {732a04b7-78ad-47a9-9fac-dec1c53956f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11992 | 2025.11.21 18:14:05.425804 [ 256 ] {732a04b7-78ad-47a9-9fac-dec1c53956f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11993 | 2025.11.21 18:14:05.426639 [ 256 ] {732a04b7-78ad-47a9-9fac-dec1c53956f6} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11994 | 2025.11.21 18:14:05.426689 [ 256 ] {732a04b7-78ad-47a9-9fac-dec1c53956f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 11995 | 2025.11.21 18:14:05.427094 [ 256 ] {732a04b7-78ad-47a9-9fac-dec1c53956f6} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 11996 | 2025.11.21 18:14:05.427316 [ 256 ] {732a04b7-78ad-47a9-9fac-dec1c53956f6} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11997 | 2025.11.21 18:14:05.427472 [ 256 ] {732a04b7-78ad-47a9-9fac-dec1c53956f6} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001846 sec., 41170.09750812568 rows/sec., 3.39 MiB/sec. | ||
| 11998 | 2025.11.21 18:14:05.427520 [ 256 ] {732a04b7-78ad-47a9-9fac-dec1c53956f6} <Debug> TCPHandler: Processed in 0.002274237 sec. | ||
| 11999 | 2025.11.21 18:14:05.427659 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12000 | 2025.11.21 18:14:05.427758 [ 256 ] {bca83850-94e1-4963-83a9-40229a031cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12001 | 2025.11.21 18:14:05.427801 [ 256 ] {bca83850-94e1-4963-83a9-40229a031cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12002 | 2025.11.21 18:14:05.428256 [ 256 ] {bca83850-94e1-4963-83a9-40229a031cde} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12003 | 2025.11.21 18:14:05.428292 [ 256 ] {bca83850-94e1-4963-83a9-40229a031cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12004 | 2025.11.21 18:14:05.428584 [ 256 ] {bca83850-94e1-4963-83a9-40229a031cde} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12005 | 2025.11.21 18:14:05.428789 [ 256 ] {bca83850-94e1-4963-83a9-40229a031cde} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12006 | 2025.11.21 18:14:05.428918 [ 256 ] {bca83850-94e1-4963-83a9-40229a031cde} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001182 sec., 8460.236886632825 rows/sec., 636.17 KiB/sec. | ||
| 12007 | 2025.11.21 18:14:05.428955 [ 256 ] {bca83850-94e1-4963-83a9-40229a031cde} <Debug> TCPHandler: Processed in 0.001345408 sec. | ||
| 12008 | 2025.11.21 18:14:05.429075 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12009 | 2025.11.21 18:14:05.429165 [ 256 ] {45e4a4cf-a8a8-483d-a393-950004a6350f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12010 | 2025.11.21 18:14:05.429204 [ 256 ] {45e4a4cf-a8a8-483d-a393-950004a6350f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12011 | 2025.11.21 18:14:05.429683 [ 256 ] {45e4a4cf-a8a8-483d-a393-950004a6350f} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12012 | 2025.11.21 18:14:05.429720 [ 256 ] {45e4a4cf-a8a8-483d-a393-950004a6350f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12013 | 2025.11.21 18:14:05.430027 [ 256 ] {45e4a4cf-a8a8-483d-a393-950004a6350f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12014 | 2025.11.21 18:14:05.430239 [ 256 ] {45e4a4cf-a8a8-483d-a393-950004a6350f} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12015 | 2025.11.21 18:14:05.430368 [ 256 ] {45e4a4cf-a8a8-483d-a393-950004a6350f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001221 sec., 60606.0606060606 rows/sec., 4.73 MiB/sec. | ||
| 12016 | 2025.11.21 18:14:05.430405 [ 256 ] {45e4a4cf-a8a8-483d-a393-950004a6350f} <Debug> TCPHandler: Processed in 0.001377118 sec. | ||
| 12017 | 2025.11.21 18:14:05.430531 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12018 | 2025.11.21 18:14:05.430624 [ 256 ] {b1b51f9f-c540-4662-b234-54e67976780a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12019 | 2025.11.21 18:14:05.430667 [ 256 ] {b1b51f9f-c540-4662-b234-54e67976780a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12020 | 2025.11.21 18:14:05.431128 [ 256 ] {b1b51f9f-c540-4662-b234-54e67976780a} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12021 | 2025.11.21 18:14:05.431165 [ 256 ] {b1b51f9f-c540-4662-b234-54e67976780a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12022 | 2025.11.21 18:14:05.431527 [ 256 ] {b1b51f9f-c540-4662-b234-54e67976780a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12023 | 2025.11.21 18:14:05.431739 [ 256 ] {b1b51f9f-c540-4662-b234-54e67976780a} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12024 | 2025.11.21 18:14:05.431867 [ 256 ] {b1b51f9f-c540-4662-b234-54e67976780a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001262 sec., 126782.88431061806 rows/sec., 8.83 MiB/sec. | ||
| 12025 | 2025.11.21 18:14:05.431908 [ 256 ] {b1b51f9f-c540-4662-b234-54e67976780a} <Debug> TCPHandler: Processed in 0.001423839 sec. | ||
| 12026 | 2025.11.21 18:14:05.432021 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12027 | 2025.11.21 18:14:05.432113 [ 256 ] {02badf76-e1aa-479b-9807-868586ecb797} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12028 | 2025.11.21 18:14:05.432167 [ 256 ] {02badf76-e1aa-479b-9807-868586ecb797} <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 | ||
| 12029 | 2025.11.21 18:14:05.432997 [ 256 ] {02badf76-e1aa-479b-9807-868586ecb797} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12030 | 2025.11.21 18:14:05.433033 [ 256 ] {02badf76-e1aa-479b-9807-868586ecb797} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12031 | 2025.11.21 18:14:05.433552 [ 256 ] {02badf76-e1aa-479b-9807-868586ecb797} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 12032 | 2025.11.21 18:14:05.433759 [ 256 ] {02badf76-e1aa-479b-9807-868586ecb797} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12033 | 2025.11.21 18:14:05.433897 [ 256 ] {02badf76-e1aa-479b-9807-868586ecb797} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001803 sec., 5546.311702717693 rows/sec., 9.94 MiB/sec. | ||
| 12034 | 2025.11.21 18:14:05.433950 [ 256 ] {02badf76-e1aa-479b-9807-868586ecb797} <Debug> TCPHandler: Processed in 0.00197625 sec. | ||
| 12035 | 2025.11.21 18:14:05.434061 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12036 | 2025.11.21 18:14:05.434153 [ 256 ] {ddcbf5c7-de70-45be-b6e0-fd19ba32bef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12037 | 2025.11.21 18:14:05.434194 [ 256 ] {ddcbf5c7-de70-45be-b6e0-fd19ba32bef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12038 | 2025.11.21 18:14:05.434532 [ 256 ] {ddcbf5c7-de70-45be-b6e0-fd19ba32bef5} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12039 | 2025.11.21 18:14:05.434568 [ 256 ] {ddcbf5c7-de70-45be-b6e0-fd19ba32bef5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12040 | 2025.11.21 18:14:05.434860 [ 256 ] {ddcbf5c7-de70-45be-b6e0-fd19ba32bef5} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12041 | 2025.11.21 18:14:05.435066 [ 256 ] {ddcbf5c7-de70-45be-b6e0-fd19ba32bef5} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12042 | 2025.11.21 18:14:05.435193 [ 256 ] {ddcbf5c7-de70-45be-b6e0-fd19ba32bef5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 12043 | 2025.11.21 18:14:05.435227 [ 256 ] {ddcbf5c7-de70-45be-b6e0-fd19ba32bef5} <Debug> TCPHandler: Processed in 0.001212585 sec. | ||
| 12044 | 2025.11.21 18:14:07.671845 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12045 | 2025.11.21 18:14:07.672023 [ 256 ] {e86233f5-deb6-4b77-b21f-7b18fc425f1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12046 | 2025.11.21 18:14:07.672085 [ 256 ] {e86233f5-deb6-4b77-b21f-7b18fc425f1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12047 | 2025.11.21 18:14:07.672863 [ 256 ] {e86233f5-deb6-4b77-b21f-7b18fc425f1d} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12048 | 2025.11.21 18:14:07.672909 [ 256 ] {e86233f5-deb6-4b77-b21f-7b18fc425f1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12049 | 2025.11.21 18:14:07.673361 [ 256 ] {e86233f5-deb6-4b77-b21f-7b18fc425f1d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12050 | 2025.11.21 18:14:07.673583 [ 256 ] {e86233f5-deb6-4b77-b21f-7b18fc425f1d} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12051 | 2025.11.21 18:14:07.673748 [ 256 ] {e86233f5-deb6-4b77-b21f-7b18fc425f1d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001773 sec., 231246.47490129722 rows/sec., 14.67 MiB/sec. | ||
| 12052 | 2025.11.21 18:14:07.673762 [ 86 ] {} <Debug> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 12053 | 2025.11.21 18:14:07.673790 [ 256 ] {e86233f5-deb6-4b77-b21f-7b18fc425f1d} <Debug> TCPHandler: Processed in 0.002067353 sec. | ||
| 12054 | 2025.11.21 18:14:07.673839 [ 86 ] {} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12055 | 2025.11.21 18:14:07.673868 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12056 | 2025.11.21 18:14:07.673940 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12057 | 2025.11.21 18:14:07.674004 [ 187 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 12058 | 2025.11.21 18:14:07.674039 [ 256 ] {0f1c880f-50e7-4ca0-a05e-5cf07844a4c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12059 | 2025.11.21 18:14:07.674093 [ 256 ] {0f1c880f-50e7-4ca0-a05e-5cf07844a4c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12060 | 2025.11.21 18:14:07.674157 [ 187 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12061 | 2025.11.21 18:14:07.674195 [ 187 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 410 rows starting from the beginning of the part | ||
| 12062 | 2025.11.21 18:14:07.674261 [ 187 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 410 rows starting from the beginning of the part | ||
| 12063 | 2025.11.21 18:14:07.674308 [ 187 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 410 rows starting from the beginning of the part | ||
| 12064 | 2025.11.21 18:14:07.674352 [ 187 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 410 rows starting from the beginning of the part | ||
| 12065 | 2025.11.21 18:14:07.674392 [ 187 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 410 rows starting from the beginning of the part | ||
| 12066 | 2025.11.21 18:14:07.674490 [ 256 ] {0f1c880f-50e7-4ca0-a05e-5cf07844a4c3} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12067 | 2025.11.21 18:14:07.674532 [ 256 ] {0f1c880f-50e7-4ca0-a05e-5cf07844a4c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12068 | 2025.11.21 18:14:07.674847 [ 256 ] {0f1c880f-50e7-4ca0-a05e-5cf07844a4c3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 12069 | 2025.11.21 18:14:07.675067 [ 256 ] {0f1c880f-50e7-4ca0-a05e-5cf07844a4c3} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12070 | 2025.11.21 18:14:07.675195 [ 256 ] {0f1c880f-50e7-4ca0-a05e-5cf07844a4c3} <Debug> executeQuery: Read 12 rows, 1002.00 B in 0.001176 sec., 10204.081632653062 rows/sec., 832.07 KiB/sec. | ||
| 12071 | 2025.11.21 18:14:07.675232 [ 256 ] {0f1c880f-50e7-4ca0-a05e-5cf07844a4c3} <Debug> TCPHandler: Processed in 0.001351427 sec. | ||
| 12072 | 2025.11.21 18:14:07.675343 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12073 | 2025.11.21 18:14:07.675434 [ 256 ] {b1fe9271-c5b7-4774-85a7-6e8ae07b1217} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12074 | 2025.11.21 18:14:07.675476 [ 256 ] {b1fe9271-c5b7-4774-85a7-6e8ae07b1217} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12075 | 2025.11.21 18:14:07.675485 [ 193 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001538822 sec., 1332187.868382438 rows/sec., 89.59 MiB/sec. | ||
| 12076 | 2025.11.21 18:14:07.675694 [ 192 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 12077 | 2025.11.21 18:14:07.676016 [ 192 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_37_9} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12078 | 2025.11.21 18:14:07.676083 [ 192 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_37_9} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 12079 | 2025.11.21 18:14:07.676178 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 12080 | 2025.11.21 18:14:07.676975 [ 256 ] {b1fe9271-c5b7-4774-85a7-6e8ae07b1217} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12081 | 2025.11.21 18:14:07.677011 [ 256 ] {b1fe9271-c5b7-4774-85a7-6e8ae07b1217} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12082 | 2025.11.21 18:14:07.677451 [ 256 ] {b1fe9271-c5b7-4774-85a7-6e8ae07b1217} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12083 | 2025.11.21 18:14:07.677659 [ 256 ] {b1fe9271-c5b7-4774-85a7-6e8ae07b1217} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12084 | 2025.11.21 18:14:07.677786 [ 256 ] {b1fe9271-c5b7-4774-85a7-6e8ae07b1217} <Debug> executeQuery: Read 2318 rows, 192.51 KiB in 0.00237 sec., 978059.0717299577 rows/sec., 79.32 MiB/sec. | ||
| 12085 | 2025.11.21 18:14:07.677825 [ 256 ] {b1fe9271-c5b7-4774-85a7-6e8ae07b1217} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 12086 | 2025.11.21 18:14:07.677838 [ 256 ] {b1fe9271-c5b7-4774-85a7-6e8ae07b1217} <Debug> TCPHandler: Processed in 0.002541342 sec. | ||
| 12087 | 2025.11.21 18:14:07.677945 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12088 | 2025.11.21 18:14:07.678036 [ 256 ] {e433872a-18c1-4115-9d53-17321901026e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12089 | 2025.11.21 18:14:07.678075 [ 256 ] {e433872a-18c1-4115-9d53-17321901026e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12090 | 2025.11.21 18:14:07.678562 [ 256 ] {e433872a-18c1-4115-9d53-17321901026e} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12091 | 2025.11.21 18:14:07.678598 [ 256 ] {e433872a-18c1-4115-9d53-17321901026e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12092 | 2025.11.21 18:14:07.678909 [ 256 ] {e433872a-18c1-4115-9d53-17321901026e} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12093 | 2025.11.21 18:14:07.679144 [ 256 ] {e433872a-18c1-4115-9d53-17321901026e} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12094 | 2025.11.21 18:14:07.679271 [ 256 ] {e433872a-18c1-4115-9d53-17321901026e} <Debug> executeQuery: Read 247 rows, 15.41 KiB in 0.001253 sec., 197126.8954509178 rows/sec., 12.01 MiB/sec. | ||
| 12095 | 2025.11.21 18:14:07.679307 [ 256 ] {e433872a-18c1-4115-9d53-17321901026e} <Debug> TCPHandler: Processed in 0.001409579 sec. | ||
| 12096 | 2025.11.21 18:14:07.679405 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12097 | 2025.11.21 18:14:07.679495 [ 256 ] {3e3367f2-382d-4358-8ffa-4c06e1b37b1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12098 | 2025.11.21 18:14:07.679536 [ 256 ] {3e3367f2-382d-4358-8ffa-4c06e1b37b1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12099 | 2025.11.21 18:14:07.680060 [ 256 ] {3e3367f2-382d-4358-8ffa-4c06e1b37b1b} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12100 | 2025.11.21 18:14:07.680096 [ 256 ] {3e3367f2-382d-4358-8ffa-4c06e1b37b1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12101 | 2025.11.21 18:14:07.680426 [ 256 ] {3e3367f2-382d-4358-8ffa-4c06e1b37b1b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12102 | 2025.11.21 18:14:07.680639 [ 256 ] {3e3367f2-382d-4358-8ffa-4c06e1b37b1b} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12103 | 2025.11.21 18:14:07.680775 [ 256 ] {3e3367f2-382d-4358-8ffa-4c06e1b37b1b} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001297 sec., 339244.4101773323 rows/sec., 22.44 MiB/sec. | ||
| 12104 | 2025.11.21 18:14:07.680812 [ 256 ] {3e3367f2-382d-4358-8ffa-4c06e1b37b1b} <Debug> TCPHandler: Processed in 0.00145354 sec. | ||
| 12105 | 2025.11.21 18:14:07.680920 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12106 | 2025.11.21 18:14:07.681010 [ 256 ] {8697e000-731b-4241-a8d0-53e1c66c9eac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12107 | 2025.11.21 18:14:07.681049 [ 256 ] {8697e000-731b-4241-a8d0-53e1c66c9eac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12108 | 2025.11.21 18:14:07.681506 [ 256 ] {8697e000-731b-4241-a8d0-53e1c66c9eac} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12109 | 2025.11.21 18:14:07.681543 [ 256 ] {8697e000-731b-4241-a8d0-53e1c66c9eac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12110 | 2025.11.21 18:14:07.681853 [ 256 ] {8697e000-731b-4241-a8d0-53e1c66c9eac} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12111 | 2025.11.21 18:14:07.682070 [ 256 ] {8697e000-731b-4241-a8d0-53e1c66c9eac} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12112 | 2025.11.21 18:14:07.682190 [ 86 ] {} <Debug> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860) (MergerMutator): Selected 5 parts from all_1_33_8 to all_37_37_0 | ||
| 12113 | 2025.11.21 18:14:07.682207 [ 256 ] {8697e000-731b-4241-a8d0-53e1c66c9eac} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001214 sec., 173805.60131795716 rows/sec., 9.87 MiB/sec. | ||
| 12114 | 2025.11.21 18:14:07.682236 [ 86 ] {} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12115 | 2025.11.21 18:14:07.682254 [ 256 ] {8697e000-731b-4241-a8d0-53e1c66c9eac} <Debug> TCPHandler: Processed in 0.001380719 sec. | ||
| 12116 | 2025.11.21 18:14:07.682269 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12117 | 2025.11.21 18:14:07.682354 [ 187 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_37_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_33_8 to all_37_37_0 into Compact with storage Full | ||
| 12118 | 2025.11.21 18:14:07.682359 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12119 | 2025.11.21 18:14:07.682473 [ 187 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_37_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12120 | 2025.11.21 18:14:07.682486 [ 256 ] {865131ea-4a4b-4250-89a5-3e7295d6c312} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12121 | 2025.11.21 18:14:07.682510 [ 187 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_8, total 211 rows starting from the beginning of the part | ||
| 12122 | 2025.11.21 18:14:07.682531 [ 256 ] {865131ea-4a4b-4250-89a5-3e7295d6c312} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12123 | 2025.11.21 18:14:07.682570 [ 187 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 211 rows starting from the beginning of the part | ||
| 12124 | 2025.11.21 18:14:07.682617 [ 187 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 211 rows starting from the beginning of the part | ||
| 12125 | 2025.11.21 18:14:07.682656 [ 187 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 211 rows starting from the beginning of the part | ||
| 12126 | 2025.11.21 18:14:07.682695 [ 187 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_37_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 211 rows starting from the beginning of the part | ||
| 12127 | 2025.11.21 18:14:07.683354 [ 256 ] {865131ea-4a4b-4250-89a5-3e7295d6c312} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12128 | 2025.11.21 18:14:07.683395 [ 256 ] {865131ea-4a4b-4250-89a5-3e7295d6c312} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12129 | 2025.11.21 18:14:07.683514 [ 201 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_37_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001192985 sec., 884336.3495769016 rows/sec., 53.59 MiB/sec. | ||
| 12130 | 2025.11.21 18:14:07.683700 [ 196 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_37_9} <Trace> MergedBlockOutputStream: filled checksums all_1_37_9 (state Temporary) | ||
| 12131 | 2025.11.21 18:14:07.683759 [ 256 ] {865131ea-4a4b-4250-89a5-3e7295d6c312} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12132 | 2025.11.21 18:14:07.684010 [ 256 ] {865131ea-4a4b-4250-89a5-3e7295d6c312} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12133 | 2025.11.21 18:14:07.684038 [ 196 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_37_9} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_merge_all_1_37_9 to all_1_37_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12134 | 2025.11.21 18:14:07.684107 [ 196 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_37_9} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860) (MergerMutator): Merged 5 parts: [all_1_33_8, all_37_37_0] -> all_1_37_9 | ||
| 12135 | 2025.11.21 18:14:07.684141 [ 256 ] {865131ea-4a4b-4250-89a5-3e7295d6c312} <Debug> executeQuery: Read 1177 rows, 86.14 KiB in 0.001672 sec., 703947.3684210526 rows/sec., 50.31 MiB/sec. | ||
| 12136 | 2025.11.21 18:14:07.684178 [ 256 ] {865131ea-4a4b-4250-89a5-3e7295d6c312} <Debug> TCPHandler: Processed in 0.001865478 sec. | ||
| 12137 | 2025.11.21 18:14:07.684183 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 12138 | 2025.11.21 18:14:07.684288 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12139 | 2025.11.21 18:14:07.684379 [ 256 ] {b92b698a-c282-4d82-b255-1d44ef8344bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12140 | 2025.11.21 18:14:07.684421 [ 256 ] {b92b698a-c282-4d82-b255-1d44ef8344bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12141 | 2025.11.21 18:14:07.684747 [ 256 ] {b92b698a-c282-4d82-b255-1d44ef8344bc} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12142 | 2025.11.21 18:14:07.684782 [ 256 ] {b92b698a-c282-4d82-b255-1d44ef8344bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12143 | 2025.11.21 18:14:07.685084 [ 256 ] {b92b698a-c282-4d82-b255-1d44ef8344bc} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12144 | 2025.11.21 18:14:07.685294 [ 256 ] {b92b698a-c282-4d82-b255-1d44ef8344bc} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12145 | 2025.11.21 18:14:07.685419 [ 256 ] {b92b698a-c282-4d82-b255-1d44ef8344bc} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001057 sec., 5676.442762535477 rows/sec., 296.57 KiB/sec. | ||
| 12146 | 2025.11.21 18:14:07.685454 [ 256 ] {b92b698a-c282-4d82-b255-1d44ef8344bc} <Debug> TCPHandler: Processed in 0.001212625 sec. | ||
| 12147 | 2025.11.21 18:14:07.685552 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12148 | 2025.11.21 18:14:07.685641 [ 256 ] {574d82ce-b460-4043-9075-566971ad6ca1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12149 | 2025.11.21 18:14:07.685682 [ 256 ] {574d82ce-b460-4043-9075-566971ad6ca1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12150 | 2025.11.21 18:14:07.686238 [ 256 ] {574d82ce-b460-4043-9075-566971ad6ca1} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12151 | 2025.11.21 18:14:07.686274 [ 256 ] {574d82ce-b460-4043-9075-566971ad6ca1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12152 | 2025.11.21 18:14:07.686660 [ 256 ] {574d82ce-b460-4043-9075-566971ad6ca1} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12153 | 2025.11.21 18:14:07.686872 [ 256 ] {574d82ce-b460-4043-9075-566971ad6ca1} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12154 | 2025.11.21 18:14:07.686998 [ 256 ] {574d82ce-b460-4043-9075-566971ad6ca1} <Debug> executeQuery: Read 940 rows, 63.74 KiB in 0.001375 sec., 683636.3636363636 rows/sec., 45.27 MiB/sec. | ||
| 12155 | 2025.11.21 18:14:07.687034 [ 256 ] {574d82ce-b460-4043-9075-566971ad6ca1} <Debug> TCPHandler: Processed in 0.001528481 sec. | ||
| 12156 | 2025.11.21 18:14:07.687142 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12157 | 2025.11.21 18:14:07.687234 [ 256 ] {f4c4fa47-bca5-4142-a475-e006bd444906} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12158 | 2025.11.21 18:14:07.687276 [ 256 ] {f4c4fa47-bca5-4142-a475-e006bd444906} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12159 | 2025.11.21 18:14:07.687579 [ 256 ] {f4c4fa47-bca5-4142-a475-e006bd444906} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12160 | 2025.11.21 18:14:07.687615 [ 256 ] {f4c4fa47-bca5-4142-a475-e006bd444906} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12161 | 2025.11.21 18:14:07.687902 [ 256 ] {f4c4fa47-bca5-4142-a475-e006bd444906} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12162 | 2025.11.21 18:14:07.688132 [ 256 ] {f4c4fa47-bca5-4142-a475-e006bd444906} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12163 | 2025.11.21 18:14:07.688257 [ 256 ] {f4c4fa47-bca5-4142-a475-e006bd444906} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001041 sec., 960.6147934678194 rows/sec., 64.73 KiB/sec. | ||
| 12164 | 2025.11.21 18:14:07.688292 [ 256 ] {f4c4fa47-bca5-4142-a475-e006bd444906} <Debug> TCPHandler: Processed in 0.001197045 sec. | ||
| 12165 | 2025.11.21 18:14:07.688411 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12166 | 2025.11.21 18:14:07.688540 [ 256 ] {620c7e3d-8fc6-4e41-ada5-9899ee398567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12167 | 2025.11.21 18:14:07.688609 [ 256 ] {620c7e3d-8fc6-4e41-ada5-9899ee398567} <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 | ||
| 12168 | 2025.11.21 18:14:07.689501 [ 256 ] {620c7e3d-8fc6-4e41-ada5-9899ee398567} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12169 | 2025.11.21 18:14:07.689540 [ 256 ] {620c7e3d-8fc6-4e41-ada5-9899ee398567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12170 | 2025.11.21 18:14:07.690106 [ 256 ] {620c7e3d-8fc6-4e41-ada5-9899ee398567} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 12171 | 2025.11.21 18:14:07.690333 [ 256 ] {620c7e3d-8fc6-4e41-ada5-9899ee398567} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12172 | 2025.11.21 18:14:07.690476 [ 256 ] {620c7e3d-8fc6-4e41-ada5-9899ee398567} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001967 sec., 15251.652262328418 rows/sec., 27.33 MiB/sec. | ||
| 12173 | 2025.11.21 18:14:07.690535 [ 256 ] {620c7e3d-8fc6-4e41-ada5-9899ee398567} <Debug> TCPHandler: Processed in 0.002185565 sec. | ||
| 12174 | 2025.11.21 18:14:07.690647 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12175 | 2025.11.21 18:14:07.690742 [ 256 ] {4fa04597-5f7b-405f-894e-fd40614a5d5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12176 | 2025.11.21 18:14:07.690785 [ 256 ] {4fa04597-5f7b-405f-894e-fd40614a5d5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12177 | 2025.11.21 18:14:07.691120 [ 256 ] {4fa04597-5f7b-405f-894e-fd40614a5d5a} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12178 | 2025.11.21 18:14:07.691157 [ 256 ] {4fa04597-5f7b-405f-894e-fd40614a5d5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12179 | 2025.11.21 18:14:07.691466 [ 256 ] {4fa04597-5f7b-405f-894e-fd40614a5d5a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12180 | 2025.11.21 18:14:07.691675 [ 256 ] {4fa04597-5f7b-405f-894e-fd40614a5d5a} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12181 | 2025.11.21 18:14:07.691804 [ 256 ] {4fa04597-5f7b-405f-894e-fd40614a5d5a} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.001082 sec., 73937.15341959333 rows/sec., 4.39 MiB/sec. | ||
| 12182 | 2025.11.21 18:14:07.691840 [ 256 ] {4fa04597-5f7b-405f-894e-fd40614a5d5a} <Debug> TCPHandler: Processed in 0.001243165 sec. | ||
| 12183 | 2025.11.21 18:14:07.971375 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1592 | ||
| 12184 | 2025.11.21 18:14:07.974086 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12185 | 2025.11.21 18:14:07.974128 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12186 | 2025.11.21 18:14:07.975286 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 12187 | 2025.11.21 18:14:07.975549 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12188 | 2025.11.21 18:14:07.975802 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1592 | ||
| 12189 | 2025.11.21 18:14:10.396762 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24429 | ||
| 12190 | 2025.11.21 18:14:10.397614 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12191 | 2025.11.21 18:14:10.397652 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12192 | 2025.11.21 18:14:10.398127 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12193 | 2025.11.21 18:14:10.398349 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12194 | 2025.11.21 18:14:10.398479 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24429 | ||
| 12195 | 2025.11.21 18:14:10.398555 [ 78 ] {} <Debug> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12196 | 2025.11.21 18:14:10.398664 [ 78 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12197 | 2025.11.21 18:14:10.398700 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12198 | 2025.11.21 18:14:10.398845 [ 187 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::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 | ||
| 12199 | 2025.11.21 18:14:10.399012 [ 187 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12200 | 2025.11.21 18:14:10.399054 [ 187 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21997 rows starting from the beginning of the part | ||
| 12201 | 2025.11.21 18:14:10.399124 [ 187 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 512 rows starting from the beginning of the part | ||
| 12202 | 2025.11.21 18:14:10.399173 [ 187 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 448 rows starting from the beginning of the part | ||
| 12203 | 2025.11.21 18:14:10.399214 [ 187 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 512 rows starting from the beginning of the part | ||
| 12204 | 2025.11.21 18:14:10.399250 [ 187 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 448 rows starting from the beginning of the part | ||
| 12205 | 2025.11.21 18:14:10.399288 [ 187 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 512 rows starting from the beginning of the part | ||
| 12206 | 2025.11.21 18:14:10.401231 [ 186 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24429 rows, containing 4 columns (4 merged, 0 gathered) in 0.00244363 sec., 9997012.641029943 rows/sec., 143.01 MiB/sec. | ||
| 12207 | 2025.11.21 18:14:10.401915 [ 186 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12208 | 2025.11.21 18:14:10.402327 [ 186 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_51_10} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12209 | 2025.11.21 18:14:10.402418 [ 186 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_51_10} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12210 | 2025.11.21 18:14:10.402535 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.75 MiB. | ||
| 12211 | 2025.11.21 18:14:10.420588 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12212 | 2025.11.21 18:14:10.420827 [ 256 ] {6d1c09db-2b7b-4bbd-96c0-2ee37bcd779a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12213 | 2025.11.21 18:14:10.420906 [ 256 ] {6d1c09db-2b7b-4bbd-96c0-2ee37bcd779a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12214 | 2025.11.21 18:14:10.421700 [ 256 ] {6d1c09db-2b7b-4bbd-96c0-2ee37bcd779a} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12215 | 2025.11.21 18:14:10.421752 [ 256 ] {6d1c09db-2b7b-4bbd-96c0-2ee37bcd779a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12216 | 2025.11.21 18:14:10.422205 [ 256 ] {6d1c09db-2b7b-4bbd-96c0-2ee37bcd779a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12217 | 2025.11.21 18:14:10.422473 [ 256 ] {6d1c09db-2b7b-4bbd-96c0-2ee37bcd779a} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12218 | 2025.11.21 18:14:10.422664 [ 256 ] {6d1c09db-2b7b-4bbd-96c0-2ee37bcd779a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001904 sec., 29411.764705882353 rows/sec., 2.26 MiB/sec. | ||
| 12219 | 2025.11.21 18:14:10.422714 [ 256 ] {6d1c09db-2b7b-4bbd-96c0-2ee37bcd779a} <Debug> TCPHandler: Processed in 0.002267797 sec. | ||
| 12220 | 2025.11.21 18:14:10.422856 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12221 | 2025.11.21 18:14:10.422970 [ 256 ] {ee97976c-8a46-4744-ab03-ddd777baa041} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12222 | 2025.11.21 18:14:10.423020 [ 256 ] {ee97976c-8a46-4744-ab03-ddd777baa041} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12223 | 2025.11.21 18:14:10.423496 [ 256 ] {ee97976c-8a46-4744-ab03-ddd777baa041} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12224 | 2025.11.21 18:14:10.423537 [ 256 ] {ee97976c-8a46-4744-ab03-ddd777baa041} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12225 | 2025.11.21 18:14:10.423886 [ 256 ] {ee97976c-8a46-4744-ab03-ddd777baa041} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12226 | 2025.11.21 18:14:10.424129 [ 256 ] {ee97976c-8a46-4744-ab03-ddd777baa041} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12227 | 2025.11.21 18:14:10.424287 [ 256 ] {ee97976c-8a46-4744-ab03-ddd777baa041} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001341 sec., 47725.57792692021 rows/sec., 3.73 MiB/sec. | ||
| 12228 | 2025.11.21 18:14:10.424327 [ 256 ] {ee97976c-8a46-4744-ab03-ddd777baa041} <Debug> TCPHandler: Processed in 0.001527301 sec. | ||
| 12229 | 2025.11.21 18:14:10.424470 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12230 | 2025.11.21 18:14:10.424573 [ 256 ] {4a9b7cb2-bbd0-4f2c-9ac5-7f022bc653ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12231 | 2025.11.21 18:14:10.424623 [ 256 ] {4a9b7cb2-bbd0-4f2c-9ac5-7f022bc653ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12232 | 2025.11.21 18:14:10.425043 [ 256 ] {4a9b7cb2-bbd0-4f2c-9ac5-7f022bc653ad} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12233 | 2025.11.21 18:14:10.425084 [ 256 ] {4a9b7cb2-bbd0-4f2c-9ac5-7f022bc653ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12234 | 2025.11.21 18:14:10.425453 [ 256 ] {4a9b7cb2-bbd0-4f2c-9ac5-7f022bc653ad} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12235 | 2025.11.21 18:14:10.425698 [ 256 ] {4a9b7cb2-bbd0-4f2c-9ac5-7f022bc653ad} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12236 | 2025.11.21 18:14:10.425855 [ 256 ] {4a9b7cb2-bbd0-4f2c-9ac5-7f022bc653ad} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001301 sec., 49192.928516525746 rows/sec., 3.43 MiB/sec. | ||
| 12237 | 2025.11.21 18:14:10.425896 [ 256 ] {4a9b7cb2-bbd0-4f2c-9ac5-7f022bc653ad} <Debug> TCPHandler: Processed in 0.00147861 sec. | ||
| 12238 | 2025.11.21 18:14:10.426034 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12239 | 2025.11.21 18:14:10.426141 [ 256 ] {9c360c05-d19a-4cc2-8fd7-ca79886e538a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12240 | 2025.11.21 18:14:10.426188 [ 256 ] {9c360c05-d19a-4cc2-8fd7-ca79886e538a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12241 | 2025.11.21 18:14:10.426559 [ 256 ] {9c360c05-d19a-4cc2-8fd7-ca79886e538a} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12242 | 2025.11.21 18:14:10.426599 [ 256 ] {9c360c05-d19a-4cc2-8fd7-ca79886e538a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12243 | 2025.11.21 18:14:10.426963 [ 256 ] {9c360c05-d19a-4cc2-8fd7-ca79886e538a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 12244 | 2025.11.21 18:14:10.427201 [ 256 ] {9c360c05-d19a-4cc2-8fd7-ca79886e538a} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12245 | 2025.11.21 18:14:10.427363 [ 256 ] {9c360c05-d19a-4cc2-8fd7-ca79886e538a} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001243 sec., 19308.12550281577 rows/sec., 1.30 MiB/sec. | ||
| 12246 | 2025.11.21 18:14:10.427401 [ 256 ] {9c360c05-d19a-4cc2-8fd7-ca79886e538a} <Debug> TCPHandler: Processed in 0.001419219 sec. | ||
| 12247 | 2025.11.21 18:14:11.792122 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 385 | ||
| 12248 | 2025.11.21 18:14:11.810351 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12249 | 2025.11.21 18:14:11.810417 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12250 | 2025.11.21 18:14:11.815918 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12251 | 2025.11.21 18:14:11.816676 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12252 | 2025.11.21 18:14:11.817004 [ 82 ] {} <Debug> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12253 | 2025.11.21 18:14:11.817076 [ 82 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12254 | 2025.11.21 18:14:11.817101 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 12255 | 2025.11.21 18:14:11.817224 [ 195 ] {fc97582e-e928-44f5-88a6-3f95a4907881::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 | ||
| 12256 | 2025.11.21 18:14:11.819944 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 385 | ||
| 12257 | 2025.11.21 18:14:11.821137 [ 195 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12258 | 2025.11.21 18:14:11.822779 [ 195 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 347 rows starting from the beginning of the part | ||
| 12259 | 2025.11.21 18:14:11.827709 [ 195 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 7 rows starting from the beginning of the part | ||
| 12260 | 2025.11.21 18:14:11.832902 [ 195 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 8 rows starting from the beginning of the part | ||
| 12261 | 2025.11.21 18:14:11.837784 [ 195 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 7 rows starting from the beginning of the part | ||
| 12262 | 2025.11.21 18:14:11.842152 [ 195 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 8 rows starting from the beginning of the part | ||
| 12263 | 2025.11.21 18:14:11.846066 [ 195 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 8 rows starting from the beginning of the part | ||
| 12264 | 2025.11.21 18:14:11.899355 [ 195 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 385 rows, containing 679 columns (679 merged, 0 gathered) in 0.08218649 sec., 4684.468213693029 rows/sec., 24.22 MiB/sec. | ||
| 12265 | 2025.11.21 18:14:11.901303 [ 195 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12266 | 2025.11.21 18:14:11.903097 [ 195 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_51_10} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12267 | 2025.11.21 18:14:11.903198 [ 195 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_51_10} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 12268 | 2025.11.21 18:14:11.904843 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12269 | 2025.11.21 18:14:12.000204 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 320.19 MiB, peak 333.59 MiB, free memory in arenas 0.00 B, will set to 323.26 MiB (RSS), difference: 3.07 MiB | ||
| 12270 | 2025.11.21 18:14:15.424976 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12271 | 2025.11.21 18:14:15.425172 [ 256 ] {06e7f7a2-d585-4388-8d58-8900cfc0df0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12272 | 2025.11.21 18:14:15.425242 [ 256 ] {06e7f7a2-d585-4388-8d58-8900cfc0df0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12273 | 2025.11.21 18:14:15.425933 [ 256 ] {06e7f7a2-d585-4388-8d58-8900cfc0df0d} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12274 | 2025.11.21 18:14:15.425987 [ 256 ] {06e7f7a2-d585-4388-8d58-8900cfc0df0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12275 | 2025.11.21 18:14:15.426437 [ 256 ] {06e7f7a2-d585-4388-8d58-8900cfc0df0d} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12276 | 2025.11.21 18:14:15.426678 [ 256 ] {06e7f7a2-d585-4388-8d58-8900cfc0df0d} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12277 | 2025.11.21 18:14:15.426840 [ 256 ] {06e7f7a2-d585-4388-8d58-8900cfc0df0d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001719 sec., 44211.75101803374 rows/sec., 3.64 MiB/sec. | ||
| 12278 | 2025.11.21 18:14:15.426842 [ 77 ] {} <Debug> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12279 | 2025.11.21 18:14:15.426893 [ 256 ] {06e7f7a2-d585-4388-8d58-8900cfc0df0d} <Debug> TCPHandler: Processed in 0.002049722 sec. | ||
| 12280 | 2025.11.21 18:14:15.426924 [ 77 ] {} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12281 | 2025.11.21 18:14:15.426955 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12282 | 2025.11.21 18:14:15.427041 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12283 | 2025.11.21 18:14:15.427060 [ 189 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12284 | 2025.11.21 18:14:15.427150 [ 256 ] {789e981f-85d6-4609-bc6f-c9324edd7c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12285 | 2025.11.21 18:14:15.427176 [ 189 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12286 | 2025.11.21 18:14:15.427199 [ 256 ] {789e981f-85d6-4609-bc6f-c9324edd7c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12287 | 2025.11.21 18:14:15.427213 [ 189 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2343 rows starting from the beginning of the part | ||
| 12288 | 2025.11.21 18:14:15.427285 [ 189 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 1172 rows starting from the beginning of the part | ||
| 12289 | 2025.11.21 18:14:15.427331 [ 189 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 76 rows starting from the beginning of the part | ||
| 12290 | 2025.11.21 18:14:15.427374 [ 189 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 2318 rows starting from the beginning of the part | ||
| 12291 | 2025.11.21 18:14:15.427413 [ 189 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 56 rows starting from the beginning of the part | ||
| 12292 | 2025.11.21 18:14:15.427454 [ 189 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 76 rows starting from the beginning of the part | ||
| 12293 | 2025.11.21 18:14:15.427664 [ 256 ] {789e981f-85d6-4609-bc6f-c9324edd7c2b} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12294 | 2025.11.21 18:14:15.427710 [ 256 ] {789e981f-85d6-4609-bc6f-c9324edd7c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12295 | 2025.11.21 18:14:15.428128 [ 256 ] {789e981f-85d6-4609-bc6f-c9324edd7c2b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12296 | 2025.11.21 18:14:15.428357 [ 256 ] {789e981f-85d6-4609-bc6f-c9324edd7c2b} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12297 | 2025.11.21 18:14:15.428505 [ 256 ] {789e981f-85d6-4609-bc6f-c9324edd7c2b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001378 sec., 7256.894049346879 rows/sec., 545.68 KiB/sec. | ||
| 12298 | 2025.11.21 18:14:15.428547 [ 256 ] {789e981f-85d6-4609-bc6f-c9324edd7c2b} <Debug> TCPHandler: Processed in 0.001562052 sec. | ||
| 12299 | 2025.11.21 18:14:15.428665 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12300 | 2025.11.21 18:14:15.428763 [ 256 ] {81ee575d-d332-4e52-bbac-1767e97c7bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12301 | 2025.11.21 18:14:15.428806 [ 256 ] {81ee575d-d332-4e52-bbac-1767e97c7bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12302 | 2025.11.21 18:14:15.429265 [ 256 ] {81ee575d-d332-4e52-bbac-1767e97c7bc3} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12303 | 2025.11.21 18:14:15.429303 [ 256 ] {81ee575d-d332-4e52-bbac-1767e97c7bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12304 | 2025.11.21 18:14:15.429568 [ 189 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6041 rows, containing 5 columns (5 merged, 0 gathered) in 0.002553273 sec., 2365982.7993324646 rows/sec., 200.33 MiB/sec. | ||
| 12305 | 2025.11.21 18:14:15.429652 [ 256 ] {81ee575d-d332-4e52-bbac-1767e97c7bc3} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12306 | 2025.11.21 18:14:15.429884 [ 256 ] {81ee575d-d332-4e52-bbac-1767e97c7bc3} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12307 | 2025.11.21 18:14:15.429979 [ 194 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12308 | 2025.11.21 18:14:15.430019 [ 77 ] {} <Debug> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12309 | 2025.11.21 18:14:15.430027 [ 256 ] {81ee575d-d332-4e52-bbac-1767e97c7bc3} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001285 sec., 57587.5486381323 rows/sec., 4.50 MiB/sec. | ||
| 12310 | 2025.11.21 18:14:15.430061 [ 77 ] {} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12311 | 2025.11.21 18:14:15.430082 [ 256 ] {81ee575d-d332-4e52-bbac-1767e97c7bc3} <Debug> TCPHandler: Processed in 0.00146765 sec. | ||
| 12312 | 2025.11.21 18:14:15.430095 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12313 | 2025.11.21 18:14:15.430194 [ 200 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12314 | 2025.11.21 18:14:15.430229 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12315 | 2025.11.21 18:14:15.430300 [ 200 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12316 | 2025.11.21 18:14:15.430329 [ 256 ] {3644f590-a70c-4856-bb28-0c433cc69a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12317 | 2025.11.21 18:14:15.430334 [ 200 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1211 rows starting from the beginning of the part | ||
| 12318 | 2025.11.21 18:14:15.430345 [ 194 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_86_17} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12319 | 2025.11.21 18:14:15.430376 [ 256 ] {3644f590-a70c-4856-bb28-0c433cc69a5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12320 | 2025.11.21 18:14:15.430406 [ 200 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 709 rows starting from the beginning of the part | ||
| 12321 | 2025.11.21 18:14:15.430443 [ 194 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_86_17} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12322 | 2025.11.21 18:14:15.430453 [ 200 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 74 rows starting from the beginning of the part | ||
| 12323 | 2025.11.21 18:14:15.430508 [ 200 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1177 rows starting from the beginning of the part | ||
| 12324 | 2025.11.21 18:14:15.430547 [ 200 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 12325 | 2025.11.21 18:14:15.430561 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.22 MiB. | ||
| 12326 | 2025.11.21 18:14:15.430588 [ 200 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 74 rows starting from the beginning of the part | ||
| 12327 | 2025.11.21 18:14:15.430826 [ 256 ] {3644f590-a70c-4856-bb28-0c433cc69a5b} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12328 | 2025.11.21 18:14:15.430862 [ 256 ] {3644f590-a70c-4856-bb28-0c433cc69a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12329 | 2025.11.21 18:14:15.431222 [ 256 ] {3644f590-a70c-4856-bb28-0c433cc69a5b} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12330 | 2025.11.21 18:14:15.431439 [ 256 ] {3644f590-a70c-4856-bb28-0c433cc69a5b} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12331 | 2025.11.21 18:14:15.431561 [ 77 ] {} <Debug> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12332 | 2025.11.21 18:14:15.431573 [ 256 ] {3644f590-a70c-4856-bb28-0c433cc69a5b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001264 sec., 126582.27848101266 rows/sec., 8.82 MiB/sec. | ||
| 12333 | 2025.11.21 18:14:15.431595 [ 77 ] {} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12334 | 2025.11.21 18:14:15.431618 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12335 | 2025.11.21 18:14:15.431618 [ 256 ] {3644f590-a70c-4856-bb28-0c433cc69a5b} <Debug> TCPHandler: Processed in 0.001439339 sec. | ||
| 12336 | 2025.11.21 18:14:15.431698 [ 189 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12337 | 2025.11.21 18:14:15.431762 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12338 | 2025.11.21 18:14:15.431804 [ 189 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12339 | 2025.11.21 18:14:15.431838 [ 189 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_81_16, total 25134 rows starting from the beginning of the part | ||
| 12340 | 2025.11.21 18:14:15.431860 [ 256 ] {8996c379-853e-4566-939a-ac17f91d799e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12341 | 2025.11.21 18:14:15.431889 [ 189 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 314 rows starting from the beginning of the part | ||
| 12342 | 2025.11.21 18:14:15.431905 [ 191 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3309 rows, containing 5 columns (5 merged, 0 gathered) in 0.001746906 sec., 1894206.0992406004 rows/sec., 142.97 MiB/sec. | ||
| 12343 | 2025.11.21 18:14:15.431921 [ 256 ] {8996c379-853e-4566-939a-ac17f91d799e} <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 | ||
| 12344 | 2025.11.21 18:14:15.431939 [ 189 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 160 rows starting from the beginning of the part | ||
| 12345 | 2025.11.21 18:14:15.431997 [ 189 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 940 rows starting from the beginning of the part | ||
| 12346 | 2025.11.21 18:14:15.432039 [ 189 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 12347 | 2025.11.21 18:14:15.432080 [ 189 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 160 rows starting from the beginning of the part | ||
| 12348 | 2025.11.21 18:14:15.432114 [ 200 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12349 | 2025.11.21 18:14:15.432418 [ 200 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_86_17} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12350 | 2025.11.21 18:14:15.432490 [ 200 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_86_17} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12351 | 2025.11.21 18:14:15.432559 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 12352 | 2025.11.21 18:14:15.432734 [ 256 ] {8996c379-853e-4566-939a-ac17f91d799e} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12353 | 2025.11.21 18:14:15.432770 [ 256 ] {8996c379-853e-4566-939a-ac17f91d799e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12354 | 2025.11.21 18:14:15.433369 [ 256 ] {8996c379-853e-4566-939a-ac17f91d799e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 12355 | 2025.11.21 18:14:15.433744 [ 256 ] {8996c379-853e-4566-939a-ac17f91d799e} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12356 | 2025.11.21 18:14:15.433876 [ 77 ] {} <Debug> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 12357 | 2025.11.21 18:14:15.433890 [ 256 ] {8996c379-853e-4566-939a-ac17f91d799e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002048 sec., 4882.8125 rows/sec., 8.75 MiB/sec. | ||
| 12358 | 2025.11.21 18:14:15.433920 [ 77 ] {} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12359 | 2025.11.21 18:14:15.433948 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12360 | 2025.11.21 18:14:15.433957 [ 256 ] {8996c379-853e-4566-939a-ac17f91d799e} <Debug> TCPHandler: Processed in 0.002244446 sec. | ||
| 12361 | 2025.11.21 18:14:15.434044 [ 199 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact with storage Full | ||
| 12362 | 2025.11.21 18:14:15.434085 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12363 | 2025.11.21 18:14:15.434280 [ 199 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12364 | 2025.11.21 18:14:15.434319 [ 256 ] {e0ed237e-189a-4ba4-b4e3-5908a60382f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12365 | 2025.11.21 18:14:15.434344 [ 199 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1257 rows starting from the beginning of the part | ||
| 12366 | 2025.11.21 18:14:15.434372 [ 256 ] {e0ed237e-189a-4ba4-b4e3-5908a60382f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12367 | 2025.11.21 18:14:15.434477 [ 199 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 10 rows starting from the beginning of the part | ||
| 12368 | 2025.11.21 18:14:15.434583 [ 199 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 30 rows starting from the beginning of the part | ||
| 12369 | 2025.11.21 18:14:15.434674 [ 199 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 10 rows starting from the beginning of the part | ||
| 12370 | 2025.11.21 18:14:15.434744 [ 256 ] {e0ed237e-189a-4ba4-b4e3-5908a60382f7} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12371 | 2025.11.21 18:14:15.434767 [ 199 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 30 rows starting from the beginning of the part | ||
| 12372 | 2025.11.21 18:14:15.434792 [ 256 ] {e0ed237e-189a-4ba4-b4e3-5908a60382f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12373 | 2025.11.21 18:14:15.434870 [ 199 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 10 rows starting from the beginning of the part | ||
| 12374 | 2025.11.21 18:14:15.435327 [ 256 ] {e0ed237e-189a-4ba4-b4e3-5908a60382f7} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 12375 | 2025.11.21 18:14:15.435586 [ 256 ] {e0ed237e-189a-4ba4-b4e3-5908a60382f7} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12376 | 2025.11.21 18:14:15.435735 [ 77 ] {} <Debug> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 12377 | 2025.11.21 18:14:15.435739 [ 256 ] {e0ed237e-189a-4ba4-b4e3-5908a60382f7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00144 sec., 41666.666666666664 rows/sec., 2.81 MiB/sec. | ||
| 12378 | 2025.11.21 18:14:15.435785 [ 77 ] {} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12379 | 2025.11.21 18:14:15.435806 [ 256 ] {e0ed237e-189a-4ba4-b4e3-5908a60382f7} <Debug> TCPHandler: Processed in 0.001774156 sec. | ||
| 12380 | 2025.11.21 18:14:15.435816 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12381 | 2025.11.21 18:14:15.435904 [ 200 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact with storage Full | ||
| 12382 | 2025.11.21 18:14:15.435988 [ 200 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12383 | 2025.11.21 18:14:15.436018 [ 200 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5716 rows starting from the beginning of the part | ||
| 12384 | 2025.11.21 18:14:15.436063 [ 200 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 104 rows starting from the beginning of the part | ||
| 12385 | 2025.11.21 18:14:15.436099 [ 200 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 12386 | 2025.11.21 18:14:15.436133 [ 200 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 80 rows starting from the beginning of the part | ||
| 12387 | 2025.11.21 18:14:15.436167 [ 200 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 24 rows starting from the beginning of the part | ||
| 12388 | 2025.11.21 18:14:15.436203 [ 200 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 60 rows starting from the beginning of the part | ||
| 12389 | 2025.11.21 18:14:15.439147 [ 191 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6044 rows, containing 4 columns (4 merged, 0 gathered) in 0.003274577 sec., 1845734.578847894 rows/sec., 117.20 MiB/sec. | ||
| 12390 | 2025.11.21 18:14:15.439728 [ 191 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12391 | 2025.11.21 18:14:15.440011 [ 191 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_86_17} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12392 | 2025.11.21 18:14:15.440094 [ 191 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_86_17} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12393 | 2025.11.21 18:14:15.440201 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 12394 | 2025.11.21 18:14:15.440437 [ 190 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26772 rows, containing 5 columns (5 merged, 0 gathered) in 0.008771481 sec., 3052164.1670317706 rows/sec., 204.28 MiB/sec. | ||
| 12395 | 2025.11.21 18:14:15.440923 [ 190 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 12396 | 2025.11.21 18:14:15.441210 [ 190 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12397 | 2025.11.21 18:14:15.441289 [ 190 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 12398 | 2025.11.21 18:14:15.441375 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.37 MiB. | ||
| 12399 | 2025.11.21 18:14:15.444610 [ 199 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1347 rows, containing 19 columns (19 merged, 0 gathered) in 0.010607828 sec., 126981.69691288358 rows/sec., 227.55 MiB/sec. | ||
| 12400 | 2025.11.21 18:14:15.446776 [ 190 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 12401 | 2025.11.21 18:14:15.447121 [ 190 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12402 | 2025.11.21 18:14:15.447211 [ 190 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 12403 | 2025.11.21 18:14:15.447338 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.60 MiB. | ||
| 12404 | 2025.11.21 18:14:16.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 323.84 MiB, peak 337.71 MiB, free memory in arenas 0.00 B, will set to 331.15 MiB (RSS), difference: 7.31 MiB | ||
| 12405 | 2025.11.21 18:14:17.735051 [ 67 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12406 | 2025.11.21 18:14:17.735107 [ 67 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12407 | 2025.11.21 18:14:17.898717 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24877 | ||
| 12408 | 2025.11.21 18:14:17.899345 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12409 | 2025.11.21 18:14:17.899397 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12410 | 2025.11.21 18:14:17.899913 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12411 | 2025.11.21 18:14:17.900153 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12412 | 2025.11.21 18:14:17.900291 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24877 | ||
| 12413 | 2025.11.21 18:14:17.976152 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1612 | ||
| 12414 | 2025.11.21 18:14:17.978433 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12415 | 2025.11.21 18:14:17.978483 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12416 | 2025.11.21 18:14:17.979705 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12417 | 2025.11.21 18:14:17.979984 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12418 | 2025.11.21 18:14:17.980356 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1612 | ||
| 12419 | 2025.11.21 18:14:19.320101 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 392 | ||
| 12420 | 2025.11.21 18:14:19.328897 [ 73 ] {} <Debug> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb) (MergerMutator): Selected 5 parts from all_1_34_7 to all_38_38_0 | ||
| 12421 | 2025.11.21 18:14:19.328986 [ 73 ] {} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12422 | 2025.11.21 18:14:19.329027 [ 73 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12423 | 2025.11.21 18:14:19.329220 [ 191 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_34_7 to all_38_38_0 into Compact with storage Full | ||
| 12424 | 2025.11.21 18:14:19.329429 [ 191 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12425 | 2025.11.21 18:14:19.329481 [ 191 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_7, total 442 rows starting from the beginning of the part | ||
| 12426 | 2025.11.21 18:14:19.329571 [ 191 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 440 rows starting from the beginning of the part | ||
| 12427 | 2025.11.21 18:14:19.329619 [ 191 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part | ||
| 12428 | 2025.11.21 18:14:19.329664 [ 191 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 212 rows starting from the beginning of the part | ||
| 12429 | 2025.11.21 18:14:19.329706 [ 191 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 440 rows starting from the beginning of the part | ||
| 12430 | 2025.11.21 18:14:19.330663 [ 199 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1746 rows, containing 5 columns (5 merged, 0 gathered) in 0.001522172 sec., 1147045.1433872124 rows/sec., 79.80 MiB/sec. | ||
| 12431 | 2025.11.21 18:14:19.330811 [ 199 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
| 12432 | 2025.11.21 18:14:19.331073 [ 199 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_38_8} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12433 | 2025.11.21 18:14:19.331143 [ 199 ] {0efa6ef2-0522-49fb-b572-1f37cb0f64bb::all_1_38_8} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb) (MergerMutator): Merged 5 parts: [all_1_34_7, all_38_38_0] -> all_1_38_8 | ||
| 12434 | 2025.11.21 18:14:19.331209 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 12435 | 2025.11.21 18:14:19.335296 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12436 | 2025.11.21 18:14:19.335345 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12437 | 2025.11.21 18:14:19.340475 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12438 | 2025.11.21 18:14:19.341131 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12439 | 2025.11.21 18:14:19.343774 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 12440 | 2025.11.21 18:14:20.436362 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12441 | 2025.11.21 18:14:20.436621 [ 256 ] {98ade7b3-95aa-4c73-9e33-57ce60b3b552} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12442 | 2025.11.21 18:14:20.436689 [ 256 ] {98ade7b3-95aa-4c73-9e33-57ce60b3b552} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12443 | 2025.11.21 18:14:20.437523 [ 256 ] {98ade7b3-95aa-4c73-9e33-57ce60b3b552} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12444 | 2025.11.21 18:14:20.437575 [ 256 ] {98ade7b3-95aa-4c73-9e33-57ce60b3b552} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12445 | 2025.11.21 18:14:20.437994 [ 256 ] {98ade7b3-95aa-4c73-9e33-57ce60b3b552} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12446 | 2025.11.21 18:14:20.438250 [ 256 ] {98ade7b3-95aa-4c73-9e33-57ce60b3b552} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12447 | 2025.11.21 18:14:20.438413 [ 256 ] {98ade7b3-95aa-4c73-9e33-57ce60b3b552} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001842 sec., 222584.14766558088 rows/sec., 14.12 MiB/sec. | ||
| 12448 | 2025.11.21 18:14:20.438467 [ 256 ] {98ade7b3-95aa-4c73-9e33-57ce60b3b552} <Debug> TCPHandler: Processed in 0.002290287 sec. | ||
| 12449 | 2025.11.21 18:14:20.438598 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12450 | 2025.11.21 18:14:20.438703 [ 256 ] {8edb5153-65d3-4fe3-99a7-753483547bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12451 | 2025.11.21 18:14:20.438746 [ 256 ] {8edb5153-65d3-4fe3-99a7-753483547bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12452 | 2025.11.21 18:14:20.439778 [ 256 ] {8edb5153-65d3-4fe3-99a7-753483547bc1} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12453 | 2025.11.21 18:14:20.439822 [ 256 ] {8edb5153-65d3-4fe3-99a7-753483547bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12454 | 2025.11.21 18:14:20.440229 [ 256 ] {8edb5153-65d3-4fe3-99a7-753483547bc1} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12455 | 2025.11.21 18:14:20.440454 [ 256 ] {8edb5153-65d3-4fe3-99a7-753483547bc1} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12456 | 2025.11.21 18:14:20.440587 [ 256 ] {8edb5153-65d3-4fe3-99a7-753483547bc1} <Debug> executeQuery: Read 1172 rows, 95.50 KiB in 0.001909 sec., 613933.9968569932 rows/sec., 48.86 MiB/sec. | ||
| 12457 | 2025.11.21 18:14:20.440627 [ 256 ] {8edb5153-65d3-4fe3-99a7-753483547bc1} <Debug> TCPHandler: Processed in 0.002080893 sec. | ||
| 12458 | 2025.11.21 18:14:20.440749 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12459 | 2025.11.21 18:14:20.440848 [ 256 ] {9ccef07d-88dc-482a-90a3-c04f68ec01f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12460 | 2025.11.21 18:14:20.440890 [ 256 ] {9ccef07d-88dc-482a-90a3-c04f68ec01f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12461 | 2025.11.21 18:14:20.441459 [ 256 ] {9ccef07d-88dc-482a-90a3-c04f68ec01f9} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12462 | 2025.11.21 18:14:20.441506 [ 256 ] {9ccef07d-88dc-482a-90a3-c04f68ec01f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12463 | 2025.11.21 18:14:20.441847 [ 256 ] {9ccef07d-88dc-482a-90a3-c04f68ec01f9} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12464 | 2025.11.21 18:14:20.442063 [ 256 ] {9ccef07d-88dc-482a-90a3-c04f68ec01f9} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12465 | 2025.11.21 18:14:20.442200 [ 256 ] {9ccef07d-88dc-482a-90a3-c04f68ec01f9} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001372 sec., 171282.79883381925 rows/sec., 10.37 MiB/sec. | ||
| 12466 | 2025.11.21 18:14:20.442238 [ 256 ] {9ccef07d-88dc-482a-90a3-c04f68ec01f9} <Debug> TCPHandler: Processed in 0.001541002 sec. | ||
| 12467 | 2025.11.21 18:14:20.442360 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12468 | 2025.11.21 18:14:20.442456 [ 256 ] {a30dd265-e144-45f2-a690-3680941d5833} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12469 | 2025.11.21 18:14:20.442498 [ 256 ] {a30dd265-e144-45f2-a690-3680941d5833} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12470 | 2025.11.21 18:14:20.442979 [ 256 ] {a30dd265-e144-45f2-a690-3680941d5833} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12471 | 2025.11.21 18:14:20.443016 [ 256 ] {a30dd265-e144-45f2-a690-3680941d5833} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12472 | 2025.11.21 18:14:20.443329 [ 256 ] {a30dd265-e144-45f2-a690-3680941d5833} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12473 | 2025.11.21 18:14:20.443535 [ 256 ] {a30dd265-e144-45f2-a690-3680941d5833} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12474 | 2025.11.21 18:14:20.443667 [ 256 ] {a30dd265-e144-45f2-a690-3680941d5833} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001231 sec., 172217.7091795288 rows/sec., 11.11 MiB/sec. | ||
| 12475 | 2025.11.21 18:14:20.443705 [ 256 ] {a30dd265-e144-45f2-a690-3680941d5833} <Debug> TCPHandler: Processed in 0.001394919 sec. | ||
| 12476 | 2025.11.21 18:14:20.443820 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12477 | 2025.11.21 18:14:20.443914 [ 256 ] {03b9c5fd-e3ec-4161-80fb-4be2d9bd487d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12478 | 2025.11.21 18:14:20.443953 [ 256 ] {03b9c5fd-e3ec-4161-80fb-4be2d9bd487d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12479 | 2025.11.21 18:14:20.444421 [ 256 ] {03b9c5fd-e3ec-4161-80fb-4be2d9bd487d} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12480 | 2025.11.21 18:14:20.444458 [ 256 ] {03b9c5fd-e3ec-4161-80fb-4be2d9bd487d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12481 | 2025.11.21 18:14:20.444758 [ 256 ] {03b9c5fd-e3ec-4161-80fb-4be2d9bd487d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12482 | 2025.11.21 18:14:20.444963 [ 256 ] {03b9c5fd-e3ec-4161-80fb-4be2d9bd487d} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12483 | 2025.11.21 18:14:20.445094 [ 256 ] {03b9c5fd-e3ec-4161-80fb-4be2d9bd487d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001198 sec., 176126.87813021702 rows/sec., 10.00 MiB/sec. | ||
| 12484 | 2025.11.21 18:14:20.445131 [ 256 ] {03b9c5fd-e3ec-4161-80fb-4be2d9bd487d} <Debug> TCPHandler: Processed in 0.001360039 sec. | ||
| 12485 | 2025.11.21 18:14:20.445242 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12486 | 2025.11.21 18:14:20.445336 [ 256 ] {4728c0b5-4c27-4842-b54d-bd723a16b1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12487 | 2025.11.21 18:14:20.445376 [ 256 ] {4728c0b5-4c27-4842-b54d-bd723a16b1d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12488 | 2025.11.21 18:14:20.446018 [ 256 ] {4728c0b5-4c27-4842-b54d-bd723a16b1d0} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12489 | 2025.11.21 18:14:20.446054 [ 256 ] {4728c0b5-4c27-4842-b54d-bd723a16b1d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12490 | 2025.11.21 18:14:20.446380 [ 256 ] {4728c0b5-4c27-4842-b54d-bd723a16b1d0} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12491 | 2025.11.21 18:14:20.446592 [ 256 ] {4728c0b5-4c27-4842-b54d-bd723a16b1d0} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12492 | 2025.11.21 18:14:20.446723 [ 256 ] {4728c0b5-4c27-4842-b54d-bd723a16b1d0} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001405 sec., 504626.33451957296 rows/sec., 35.36 MiB/sec. | ||
| 12493 | 2025.11.21 18:14:20.446761 [ 256 ] {4728c0b5-4c27-4842-b54d-bd723a16b1d0} <Debug> TCPHandler: Processed in 0.001568052 sec. | ||
| 12494 | 2025.11.21 18:14:20.446875 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12495 | 2025.11.21 18:14:20.446969 [ 256 ] {cab4399f-d205-41a4-a688-c0535d6880d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12496 | 2025.11.21 18:14:20.447010 [ 256 ] {cab4399f-d205-41a4-a688-c0535d6880d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12497 | 2025.11.21 18:14:20.447344 [ 256 ] {cab4399f-d205-41a4-a688-c0535d6880d2} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12498 | 2025.11.21 18:14:20.447380 [ 256 ] {cab4399f-d205-41a4-a688-c0535d6880d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12499 | 2025.11.21 18:14:20.447669 [ 256 ] {cab4399f-d205-41a4-a688-c0535d6880d2} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 12500 | 2025.11.21 18:14:20.447870 [ 256 ] {cab4399f-d205-41a4-a688-c0535d6880d2} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12501 | 2025.11.21 18:14:20.448004 [ 256 ] {cab4399f-d205-41a4-a688-c0535d6880d2} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 12502 | 2025.11.21 18:14:20.448009 [ 71 ] {} <Debug> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
| 12503 | 2025.11.21 18:14:20.448047 [ 256 ] {cab4399f-d205-41a4-a688-c0535d6880d2} <Debug> TCPHandler: Processed in 0.001221265 sec. | ||
| 12504 | 2025.11.21 18:14:20.448085 [ 71 ] {} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12505 | 2025.11.21 18:14:20.448111 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12506 | 2025.11.21 18:14:20.448167 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12507 | 2025.11.21 18:14:20.448217 [ 197 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_38_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_33_7 to all_38_38_0 into Compact with storage Full | ||
| 12508 | 2025.11.21 18:14:20.448265 [ 256 ] {46b9571a-3e75-4247-adf3-072500b41641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12509 | 2025.11.21 18:14:20.448313 [ 256 ] {46b9571a-3e75-4247-adf3-072500b41641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12510 | 2025.11.21 18:14:20.448349 [ 197 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12511 | 2025.11.21 18:14:20.448387 [ 197 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 198 rows starting from the beginning of the part | ||
| 12512 | 2025.11.21 18:14:20.448451 [ 197 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 12513 | 2025.11.21 18:14:20.448495 [ 197 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 12514 | 2025.11.21 18:14:20.448533 [ 197 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 12515 | 2025.11.21 18:14:20.448573 [ 197 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 6 rows starting from the beginning of the part | ||
| 12516 | 2025.11.21 18:14:20.448619 [ 197 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
| 12517 | 2025.11.21 18:14:20.448748 [ 256 ] {46b9571a-3e75-4247-adf3-072500b41641} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12518 | 2025.11.21 18:14:20.448789 [ 256 ] {46b9571a-3e75-4247-adf3-072500b41641} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12519 | 2025.11.21 18:14:20.449178 [ 256 ] {46b9571a-3e75-4247-adf3-072500b41641} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12520 | 2025.11.21 18:14:20.449401 [ 256 ] {46b9571a-3e75-4247-adf3-072500b41641} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12521 | 2025.11.21 18:14:20.449435 [ 196 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 228 rows, containing 4 columns (4 merged, 0 gathered) in 0.001268386 sec., 179756.00487548742 rows/sec., 9.17 MiB/sec. | ||
| 12522 | 2025.11.21 18:14:20.449535 [ 256 ] {46b9571a-3e75-4247-adf3-072500b41641} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001289 sec., 243599.68968192398 rows/sec., 16.00 MiB/sec. | ||
| 12523 | 2025.11.21 18:14:20.449573 [ 256 ] {46b9571a-3e75-4247-adf3-072500b41641} <Debug> TCPHandler: Processed in 0.00145526 sec. | ||
| 12524 | 2025.11.21 18:14:20.449588 [ 193 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
| 12525 | 2025.11.21 18:14:20.449688 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12526 | 2025.11.21 18:14:20.449788 [ 256 ] {abb6339e-d96b-47d1-ae01-92f02f8c6bc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12527 | 2025.11.21 18:14:20.449832 [ 256 ] {abb6339e-d96b-47d1-ae01-92f02f8c6bc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12528 | 2025.11.21 18:14:20.449879 [ 193 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_38_8} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12529 | 2025.11.21 18:14:20.449952 [ 193 ] {bc87881d-b97a-477f-bebe-14369bc73622::all_1_38_8} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
| 12530 | 2025.11.21 18:14:20.450043 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 12531 | 2025.11.21 18:14:20.450148 [ 256 ] {abb6339e-d96b-47d1-ae01-92f02f8c6bc8} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12532 | 2025.11.21 18:14:20.450188 [ 256 ] {abb6339e-d96b-47d1-ae01-92f02f8c6bc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12533 | 2025.11.21 18:14:20.450491 [ 256 ] {abb6339e-d96b-47d1-ae01-92f02f8c6bc8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12534 | 2025.11.21 18:14:20.450717 [ 256 ] {abb6339e-d96b-47d1-ae01-92f02f8c6bc8} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12535 | 2025.11.21 18:14:20.450846 [ 256 ] {abb6339e-d96b-47d1-ae01-92f02f8c6bc8} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001076 sec., 929.3680297397771 rows/sec., 62.62 KiB/sec. | ||
| 12536 | 2025.11.21 18:14:20.450881 [ 256 ] {abb6339e-d96b-47d1-ae01-92f02f8c6bc8} <Debug> TCPHandler: Processed in 0.001242836 sec. | ||
| 12537 | 2025.11.21 18:14:20.450991 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12538 | 2025.11.21 18:14:20.451086 [ 256 ] {b5a0eda7-03e6-45c6-82bb-76829bd05a8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12539 | 2025.11.21 18:14:20.451140 [ 256 ] {b5a0eda7-03e6-45c6-82bb-76829bd05a8a} <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 | ||
| 12540 | 2025.11.21 18:14:20.451970 [ 256 ] {b5a0eda7-03e6-45c6-82bb-76829bd05a8a} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12541 | 2025.11.21 18:14:20.452006 [ 256 ] {b5a0eda7-03e6-45c6-82bb-76829bd05a8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12542 | 2025.11.21 18:14:20.452538 [ 256 ] {b5a0eda7-03e6-45c6-82bb-76829bd05a8a} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 12543 | 2025.11.21 18:14:20.452756 [ 256 ] {b5a0eda7-03e6-45c6-82bb-76829bd05a8a} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12544 | 2025.11.21 18:14:20.452897 [ 256 ] {b5a0eda7-03e6-45c6-82bb-76829bd05a8a} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001829 sec., 16402.405686167305 rows/sec., 29.39 MiB/sec. | ||
| 12545 | 2025.11.21 18:14:20.452963 [ 256 ] {b5a0eda7-03e6-45c6-82bb-76829bd05a8a} <Debug> TCPHandler: Processed in 0.002020411 sec. | ||
| 12546 | 2025.11.21 18:14:20.453082 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12547 | 2025.11.21 18:14:20.453176 [ 256 ] {60e11908-9e39-4551-9a85-1c771b8ac50a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12548 | 2025.11.21 18:14:20.453217 [ 256 ] {60e11908-9e39-4551-9a85-1c771b8ac50a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12549 | 2025.11.21 18:14:20.453545 [ 256 ] {60e11908-9e39-4551-9a85-1c771b8ac50a} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12550 | 2025.11.21 18:14:20.453581 [ 256 ] {60e11908-9e39-4551-9a85-1c771b8ac50a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12551 | 2025.11.21 18:14:20.453884 [ 256 ] {60e11908-9e39-4551-9a85-1c771b8ac50a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 12552 | 2025.11.21 18:14:20.454096 [ 256 ] {60e11908-9e39-4551-9a85-1c771b8ac50a} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12553 | 2025.11.21 18:14:20.454224 [ 256 ] {60e11908-9e39-4551-9a85-1c771b8ac50a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001066 sec., 97560.97560975609 rows/sec., 5.98 MiB/sec. | ||
| 12554 | 2025.11.21 18:14:20.454259 [ 256 ] {60e11908-9e39-4551-9a85-1c771b8ac50a} <Debug> TCPHandler: Processed in 0.001231555 sec. | ||
| 12555 | 2025.11.21 18:14:25.400427 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25389 | ||
| 12556 | 2025.11.21 18:14:25.401063 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12557 | 2025.11.21 18:14:25.401102 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12558 | 2025.11.21 18:14:25.401570 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12559 | 2025.11.21 18:14:25.401799 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12560 | 2025.11.21 18:14:25.401930 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25389 | ||
| 12561 | 2025.11.21 18:14:25.425661 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12562 | 2025.11.21 18:14:25.425937 [ 256 ] {6eea9564-a2d4-4349-a6cf-9bff97096093} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12563 | 2025.11.21 18:14:25.426036 [ 256 ] {6eea9564-a2d4-4349-a6cf-9bff97096093} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12564 | 2025.11.21 18:14:25.426868 [ 256 ] {6eea9564-a2d4-4349-a6cf-9bff97096093} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12565 | 2025.11.21 18:14:25.426904 [ 256 ] {6eea9564-a2d4-4349-a6cf-9bff97096093} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12566 | 2025.11.21 18:14:25.427281 [ 256 ] {6eea9564-a2d4-4349-a6cf-9bff97096093} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 12567 | 2025.11.21 18:14:25.427508 [ 256 ] {6eea9564-a2d4-4349-a6cf-9bff97096093} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12568 | 2025.11.21 18:14:25.427657 [ 256 ] {6eea9564-a2d4-4349-a6cf-9bff97096093} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001794 sec., 1114.8272017837235 rows/sec., 90.91 KiB/sec. | ||
| 12569 | 2025.11.21 18:14:25.427696 [ 256 ] {6eea9564-a2d4-4349-a6cf-9bff97096093} <Debug> TCPHandler: Processed in 0.002207946 sec. | ||
| 12570 | 2025.11.21 18:14:25.427807 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12571 | 2025.11.21 18:14:25.427910 [ 256 ] {58de819d-edd0-42db-b260-6a1b64b97cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12572 | 2025.11.21 18:14:25.427949 [ 256 ] {58de819d-edd0-42db-b260-6a1b64b97cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12573 | 2025.11.21 18:14:25.428374 [ 256 ] {58de819d-edd0-42db-b260-6a1b64b97cd3} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12574 | 2025.11.21 18:14:25.428408 [ 256 ] {58de819d-edd0-42db-b260-6a1b64b97cd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12575 | 2025.11.21 18:14:25.428710 [ 256 ] {58de819d-edd0-42db-b260-6a1b64b97cd3} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12576 | 2025.11.21 18:14:25.428909 [ 256 ] {58de819d-edd0-42db-b260-6a1b64b97cd3} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12577 | 2025.11.21 18:14:25.429033 [ 256 ] {58de819d-edd0-42db-b260-6a1b64b97cd3} <Debug> executeQuery: Read 77 rows, 6.49 KiB in 0.001143 sec., 67366.5791776028 rows/sec., 5.54 MiB/sec. | ||
| 12578 | 2025.11.21 18:14:25.429069 [ 256 ] {58de819d-edd0-42db-b260-6a1b64b97cd3} <Debug> TCPHandler: Processed in 0.001308767 sec. | ||
| 12579 | 2025.11.21 18:14:25.429178 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12580 | 2025.11.21 18:14:25.429269 [ 256 ] {159e5fbb-ac07-4d22-a89f-d977532911de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12581 | 2025.11.21 18:14:25.429308 [ 256 ] {159e5fbb-ac07-4d22-a89f-d977532911de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12582 | 2025.11.21 18:14:25.429690 [ 256 ] {159e5fbb-ac07-4d22-a89f-d977532911de} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12583 | 2025.11.21 18:14:25.429723 [ 256 ] {159e5fbb-ac07-4d22-a89f-d977532911de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12584 | 2025.11.21 18:14:25.430012 [ 256 ] {159e5fbb-ac07-4d22-a89f-d977532911de} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12585 | 2025.11.21 18:14:25.430222 [ 256 ] {159e5fbb-ac07-4d22-a89f-d977532911de} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12586 | 2025.11.21 18:14:25.430316 [ 68 ] {} <Debug> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12587 | 2025.11.21 18:14:25.430345 [ 256 ] {159e5fbb-ac07-4d22-a89f-d977532911de} <Debug> executeQuery: Read 12 rows, 913.00 B in 0.001093 sec., 10978.956999085087 rows/sec., 815.74 KiB/sec. | ||
| 12588 | 2025.11.21 18:14:25.430352 [ 68 ] {} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12589 | 2025.11.21 18:14:25.430375 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12590 | 2025.11.21 18:14:25.430381 [ 256 ] {159e5fbb-ac07-4d22-a89f-d977532911de} <Debug> TCPHandler: Processed in 0.001249306 sec. | ||
| 12591 | 2025.11.21 18:14:25.430466 [ 192 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12592 | 2025.11.21 18:14:25.430500 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12593 | 2025.11.21 18:14:25.430575 [ 192 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12594 | 2025.11.21 18:14:25.430606 [ 256 ] {8502a34a-5ab6-497d-aec3-5a4afe185079} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12595 | 2025.11.21 18:14:25.430616 [ 192 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 263 rows starting from the beginning of the part | ||
| 12596 | 2025.11.21 18:14:25.430646 [ 256 ] {8502a34a-5ab6-497d-aec3-5a4afe185079} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12597 | 2025.11.21 18:14:25.430691 [ 192 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 10 rows starting from the beginning of the part | ||
| 12598 | 2025.11.21 18:14:25.430744 [ 192 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 247 rows starting from the beginning of the part | ||
| 12599 | 2025.11.21 18:14:25.430794 [ 192 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 10 rows starting from the beginning of the part | ||
| 12600 | 2025.11.21 18:14:25.430841 [ 192 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 235 rows starting from the beginning of the part | ||
| 12601 | 2025.11.21 18:14:25.430886 [ 192 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 12 rows starting from the beginning of the part | ||
| 12602 | 2025.11.21 18:14:25.431065 [ 256 ] {8502a34a-5ab6-497d-aec3-5a4afe185079} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12603 | 2025.11.21 18:14:25.431099 [ 256 ] {8502a34a-5ab6-497d-aec3-5a4afe185079} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12604 | 2025.11.21 18:14:25.431404 [ 256 ] {8502a34a-5ab6-497d-aec3-5a4afe185079} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12605 | 2025.11.21 18:14:25.431611 [ 256 ] {8502a34a-5ab6-497d-aec3-5a4afe185079} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12606 | 2025.11.21 18:14:25.431738 [ 256 ] {8502a34a-5ab6-497d-aec3-5a4afe185079} <Debug> executeQuery: Read 76 rows, 6.08 KiB in 0.001151 sec., 66029.53953084275 rows/sec., 5.16 MiB/sec. | ||
| 12607 | 2025.11.21 18:14:25.431774 [ 256 ] {8502a34a-5ab6-497d-aec3-5a4afe185079} <Debug> TCPHandler: Processed in 0.001322307 sec. | ||
| 12608 | 2025.11.21 18:14:25.431826 [ 196 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 777 rows, containing 5 columns (5 merged, 0 gathered) in 0.00140276 sec., 553908.0099232941 rows/sec., 36.19 MiB/sec. | ||
| 12609 | 2025.11.21 18:14:25.431887 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12610 | 2025.11.21 18:14:25.431943 [ 196 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12611 | 2025.11.21 18:14:25.431978 [ 256 ] {689e5de3-d952-4063-983a-152c315d478a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12612 | 2025.11.21 18:14:25.432021 [ 256 ] {689e5de3-d952-4063-983a-152c315d478a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12613 | 2025.11.21 18:14:25.432179 [ 196 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_76_15} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12614 | 2025.11.21 18:14:25.432239 [ 196 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_76_15} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12615 | 2025.11.21 18:14:25.432295 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 12616 | 2025.11.21 18:14:25.432413 [ 256 ] {689e5de3-d952-4063-983a-152c315d478a} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12617 | 2025.11.21 18:14:25.432447 [ 256 ] {689e5de3-d952-4063-983a-152c315d478a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12618 | 2025.11.21 18:14:25.432767 [ 256 ] {689e5de3-d952-4063-983a-152c315d478a} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12619 | 2025.11.21 18:14:25.432974 [ 256 ] {689e5de3-d952-4063-983a-152c315d478a} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12620 | 2025.11.21 18:14:25.433110 [ 256 ] {689e5de3-d952-4063-983a-152c315d478a} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00115 sec., 140000 rows/sec., 9.75 MiB/sec. | ||
| 12621 | 2025.11.21 18:14:25.433146 [ 256 ] {689e5de3-d952-4063-983a-152c315d478a} <Debug> TCPHandler: Processed in 0.001305357 sec. | ||
| 12622 | 2025.11.21 18:14:25.433251 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12623 | 2025.11.21 18:14:25.433342 [ 256 ] {61b0a5fc-b561-4f63-8621-eccdd9cf83cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12624 | 2025.11.21 18:14:25.433393 [ 256 ] {61b0a5fc-b561-4f63-8621-eccdd9cf83cd} <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 | ||
| 12625 | 2025.11.21 18:14:25.434119 [ 256 ] {61b0a5fc-b561-4f63-8621-eccdd9cf83cd} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12626 | 2025.11.21 18:14:25.434154 [ 256 ] {61b0a5fc-b561-4f63-8621-eccdd9cf83cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12627 | 2025.11.21 18:14:25.434650 [ 256 ] {61b0a5fc-b561-4f63-8621-eccdd9cf83cd} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12628 | 2025.11.21 18:14:25.434861 [ 256 ] {61b0a5fc-b561-4f63-8621-eccdd9cf83cd} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12629 | 2025.11.21 18:14:25.434996 [ 256 ] {61b0a5fc-b561-4f63-8621-eccdd9cf83cd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001671 sec., 5984.440454817474 rows/sec., 10.72 MiB/sec. | ||
| 12630 | 2025.11.21 18:14:25.435047 [ 256 ] {61b0a5fc-b561-4f63-8621-eccdd9cf83cd} <Debug> TCPHandler: Processed in 0.001842488 sec. | ||
| 12631 | 2025.11.21 18:14:25.435155 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12632 | 2025.11.21 18:14:25.435255 [ 256 ] {435ac83f-5d43-46cc-a325-fc42946910b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12633 | 2025.11.21 18:14:25.435297 [ 256 ] {435ac83f-5d43-46cc-a325-fc42946910b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12634 | 2025.11.21 18:14:25.435632 [ 256 ] {435ac83f-5d43-46cc-a325-fc42946910b0} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12635 | 2025.11.21 18:14:25.435668 [ 256 ] {435ac83f-5d43-46cc-a325-fc42946910b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12636 | 2025.11.21 18:14:25.435977 [ 256 ] {435ac83f-5d43-46cc-a325-fc42946910b0} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 12637 | 2025.11.21 18:14:25.436180 [ 256 ] {435ac83f-5d43-46cc-a325-fc42946910b0} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12638 | 2025.11.21 18:14:25.436308 [ 256 ] {435ac83f-5d43-46cc-a325-fc42946910b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 12639 | 2025.11.21 18:14:25.436343 [ 256 ] {435ac83f-5d43-46cc-a325-fc42946910b0} <Debug> TCPHandler: Processed in 0.001236305 sec. | ||
| 12640 | 2025.11.21 18:14:26.844806 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 400 | ||
| 12641 | 2025.11.21 18:14:26.861294 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12642 | 2025.11.21 18:14:26.861356 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12643 | 2025.11.21 18:14:26.866813 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12644 | 2025.11.21 18:14:26.867528 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12645 | 2025.11.21 18:14:26.870358 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 400 | ||
| 12646 | 2025.11.21 18:14:27.980478 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1648 | ||
| 12647 | 2025.11.21 18:14:27.982818 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12648 | 2025.11.21 18:14:27.982856 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12649 | 2025.11.21 18:14:27.984044 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12650 | 2025.11.21 18:14:27.984307 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12651 | 2025.11.21 18:14:27.984562 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1648 | ||
| 12652 | 2025.11.21 18:14:30.438618 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12653 | 2025.11.21 18:14:30.438816 [ 256 ] {73c0bade-59d3-4df1-a2fa-8b1b6acd46d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12654 | 2025.11.21 18:14:30.438880 [ 256 ] {73c0bade-59d3-4df1-a2fa-8b1b6acd46d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12655 | 2025.11.21 18:14:30.439704 [ 256 ] {73c0bade-59d3-4df1-a2fa-8b1b6acd46d4} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12656 | 2025.11.21 18:14:30.439741 [ 256 ] {73c0bade-59d3-4df1-a2fa-8b1b6acd46d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12657 | 2025.11.21 18:14:30.440145 [ 256 ] {73c0bade-59d3-4df1-a2fa-8b1b6acd46d4} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12658 | 2025.11.21 18:14:30.440364 [ 256 ] {73c0bade-59d3-4df1-a2fa-8b1b6acd46d4} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12659 | 2025.11.21 18:14:30.440513 [ 256 ] {73c0bade-59d3-4df1-a2fa-8b1b6acd46d4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001747 sec., 234688.0366342301 rows/sec., 14.89 MiB/sec. | ||
| 12660 | 2025.11.21 18:14:30.440554 [ 256 ] {73c0bade-59d3-4df1-a2fa-8b1b6acd46d4} <Debug> TCPHandler: Processed in 0.002067303 sec. | ||
| 12661 | 2025.11.21 18:14:30.440681 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12662 | 2025.11.21 18:14:30.440789 [ 256 ] {819596b5-6a74-42b9-8f34-75de0202a354} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12663 | 2025.11.21 18:14:30.440829 [ 256 ] {819596b5-6a74-42b9-8f34-75de0202a354} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12664 | 2025.11.21 18:14:30.442175 [ 256 ] {819596b5-6a74-42b9-8f34-75de0202a354} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12665 | 2025.11.21 18:14:30.442220 [ 256 ] {819596b5-6a74-42b9-8f34-75de0202a354} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12666 | 2025.11.21 18:14:30.442686 [ 256 ] {819596b5-6a74-42b9-8f34-75de0202a354} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12667 | 2025.11.21 18:14:30.442927 [ 256 ] {819596b5-6a74-42b9-8f34-75de0202a354} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12668 | 2025.11.21 18:14:30.443056 [ 256 ] {819596b5-6a74-42b9-8f34-75de0202a354} <Debug> executeQuery: Read 1172 rows, 95.50 KiB in 0.002284 sec., 513134.85113835376 rows/sec., 40.83 MiB/sec. | ||
| 12669 | 2025.11.21 18:14:30.443093 [ 256 ] {819596b5-6a74-42b9-8f34-75de0202a354} <Debug> TCPHandler: Processed in 0.002461341 sec. | ||
| 12670 | 2025.11.21 18:14:30.443218 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12671 | 2025.11.21 18:14:30.443311 [ 256 ] {9a23ccd9-6117-4813-af05-ff5973de3bf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12672 | 2025.11.21 18:14:30.443350 [ 256 ] {9a23ccd9-6117-4813-af05-ff5973de3bf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12673 | 2025.11.21 18:14:30.443889 [ 256 ] {9a23ccd9-6117-4813-af05-ff5973de3bf3} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12674 | 2025.11.21 18:14:30.443923 [ 256 ] {9a23ccd9-6117-4813-af05-ff5973de3bf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12675 | 2025.11.21 18:14:30.444220 [ 256 ] {9a23ccd9-6117-4813-af05-ff5973de3bf3} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12676 | 2025.11.21 18:14:30.444436 [ 256 ] {9a23ccd9-6117-4813-af05-ff5973de3bf3} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12677 | 2025.11.21 18:14:30.444568 [ 256 ] {9a23ccd9-6117-4813-af05-ff5973de3bf3} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001276 sec., 184169.2789968652 rows/sec., 11.15 MiB/sec. | ||
| 12678 | 2025.11.21 18:14:30.444605 [ 256 ] {9a23ccd9-6117-4813-af05-ff5973de3bf3} <Debug> TCPHandler: Processed in 0.001434799 sec. | ||
| 12679 | 2025.11.21 18:14:30.444713 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12680 | 2025.11.21 18:14:30.444814 [ 256 ] {5f59c019-a79c-4e90-a6f1-d8077014e11e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12681 | 2025.11.21 18:14:30.444853 [ 256 ] {5f59c019-a79c-4e90-a6f1-d8077014e11e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12682 | 2025.11.21 18:14:30.445362 [ 256 ] {5f59c019-a79c-4e90-a6f1-d8077014e11e} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12683 | 2025.11.21 18:14:30.445396 [ 256 ] {5f59c019-a79c-4e90-a6f1-d8077014e11e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12684 | 2025.11.21 18:14:30.445689 [ 256 ] {5f59c019-a79c-4e90-a6f1-d8077014e11e} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12685 | 2025.11.21 18:14:30.445886 [ 256 ] {5f59c019-a79c-4e90-a6f1-d8077014e11e} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12686 | 2025.11.21 18:14:30.446010 [ 256 ] {5f59c019-a79c-4e90-a6f1-d8077014e11e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001215 sec., 174485.59670781894 rows/sec., 11.25 MiB/sec. | ||
| 12687 | 2025.11.21 18:14:30.446046 [ 256 ] {5f59c019-a79c-4e90-a6f1-d8077014e11e} <Debug> TCPHandler: Processed in 0.001380369 sec. | ||
| 12688 | 2025.11.21 18:14:30.446168 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12689 | 2025.11.21 18:14:30.446260 [ 256 ] {f53d84ff-b103-4cd7-8621-48cdf89abfc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12690 | 2025.11.21 18:14:30.446299 [ 256 ] {f53d84ff-b103-4cd7-8621-48cdf89abfc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12691 | 2025.11.21 18:14:30.446810 [ 256 ] {f53d84ff-b103-4cd7-8621-48cdf89abfc6} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12692 | 2025.11.21 18:14:30.446844 [ 256 ] {f53d84ff-b103-4cd7-8621-48cdf89abfc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12693 | 2025.11.21 18:14:30.447133 [ 256 ] {f53d84ff-b103-4cd7-8621-48cdf89abfc6} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12694 | 2025.11.21 18:14:30.447338 [ 256 ] {f53d84ff-b103-4cd7-8621-48cdf89abfc6} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12695 | 2025.11.21 18:14:30.447473 [ 256 ] {f53d84ff-b103-4cd7-8621-48cdf89abfc6} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00122 sec., 172950.81967213115 rows/sec., 9.82 MiB/sec. | ||
| 12696 | 2025.11.21 18:14:30.447522 [ 256 ] {f53d84ff-b103-4cd7-8621-48cdf89abfc6} <Debug> TCPHandler: Processed in 0.001408779 sec. | ||
| 12697 | 2025.11.21 18:14:30.447636 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12698 | 2025.11.21 18:14:30.447739 [ 256 ] {5b4e2155-7618-417c-a6a6-bd3b24edb38f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12699 | 2025.11.21 18:14:30.447779 [ 256 ] {5b4e2155-7618-417c-a6a6-bd3b24edb38f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12700 | 2025.11.21 18:14:30.448561 [ 256 ] {5b4e2155-7618-417c-a6a6-bd3b24edb38f} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12701 | 2025.11.21 18:14:30.448595 [ 256 ] {5b4e2155-7618-417c-a6a6-bd3b24edb38f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12702 | 2025.11.21 18:14:30.448912 [ 256 ] {5b4e2155-7618-417c-a6a6-bd3b24edb38f} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12703 | 2025.11.21 18:14:30.449130 [ 256 ] {5b4e2155-7618-417c-a6a6-bd3b24edb38f} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12704 | 2025.11.21 18:14:30.449254 [ 256 ] {5b4e2155-7618-417c-a6a6-bd3b24edb38f} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001533 sec., 462491.8460534899 rows/sec., 32.41 MiB/sec. | ||
| 12705 | 2025.11.21 18:14:30.449289 [ 256 ] {5b4e2155-7618-417c-a6a6-bd3b24edb38f} <Debug> TCPHandler: Processed in 0.001700635 sec. | ||
| 12706 | 2025.11.21 18:14:30.449428 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12707 | 2025.11.21 18:14:30.449522 [ 256 ] {cdc2575a-7cfb-40bc-8fdc-a336209a8554} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12708 | 2025.11.21 18:14:30.449563 [ 256 ] {cdc2575a-7cfb-40bc-8fdc-a336209a8554} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12709 | 2025.11.21 18:14:30.449911 [ 256 ] {cdc2575a-7cfb-40bc-8fdc-a336209a8554} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12710 | 2025.11.21 18:14:30.449945 [ 256 ] {cdc2575a-7cfb-40bc-8fdc-a336209a8554} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12711 | 2025.11.21 18:14:30.450295 [ 256 ] {cdc2575a-7cfb-40bc-8fdc-a336209a8554} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12712 | 2025.11.21 18:14:30.450561 [ 256 ] {cdc2575a-7cfb-40bc-8fdc-a336209a8554} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12713 | 2025.11.21 18:14:30.450692 [ 256 ] {cdc2575a-7cfb-40bc-8fdc-a336209a8554} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001188 sec., 5050.50505050505 rows/sec., 263.87 KiB/sec. | ||
| 12714 | 2025.11.21 18:14:30.450728 [ 256 ] {cdc2575a-7cfb-40bc-8fdc-a336209a8554} <Debug> TCPHandler: Processed in 0.001355118 sec. | ||
| 12715 | 2025.11.21 18:14:30.450842 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12716 | 2025.11.21 18:14:30.450936 [ 256 ] {6e2ce128-1aff-4710-8aa9-ae4789cf8bc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12717 | 2025.11.21 18:14:30.450978 [ 256 ] {6e2ce128-1aff-4710-8aa9-ae4789cf8bc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12718 | 2025.11.21 18:14:30.451439 [ 256 ] {6e2ce128-1aff-4710-8aa9-ae4789cf8bc1} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12719 | 2025.11.21 18:14:30.451474 [ 256 ] {6e2ce128-1aff-4710-8aa9-ae4789cf8bc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12720 | 2025.11.21 18:14:30.451805 [ 256 ] {6e2ce128-1aff-4710-8aa9-ae4789cf8bc1} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12721 | 2025.11.21 18:14:30.452009 [ 256 ] {6e2ce128-1aff-4710-8aa9-ae4789cf8bc1} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12722 | 2025.11.21 18:14:30.452136 [ 256 ] {6e2ce128-1aff-4710-8aa9-ae4789cf8bc1} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001218 sec., 257799.67159277506 rows/sec., 16.94 MiB/sec. | ||
| 12723 | 2025.11.21 18:14:30.452172 [ 256 ] {6e2ce128-1aff-4710-8aa9-ae4789cf8bc1} <Debug> TCPHandler: Processed in 0.001379148 sec. | ||
| 12724 | 2025.11.21 18:14:30.452286 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12725 | 2025.11.21 18:14:30.452381 [ 256 ] {7c6e4fc9-d98d-4be2-bc4b-0c229d711c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12726 | 2025.11.21 18:14:30.452423 [ 256 ] {7c6e4fc9-d98d-4be2-bc4b-0c229d711c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12727 | 2025.11.21 18:14:30.452737 [ 256 ] {7c6e4fc9-d98d-4be2-bc4b-0c229d711c72} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12728 | 2025.11.21 18:14:30.452772 [ 256 ] {7c6e4fc9-d98d-4be2-bc4b-0c229d711c72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12729 | 2025.11.21 18:14:30.453069 [ 256 ] {7c6e4fc9-d98d-4be2-bc4b-0c229d711c72} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12730 | 2025.11.21 18:14:30.453273 [ 256 ] {7c6e4fc9-d98d-4be2-bc4b-0c229d711c72} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12731 | 2025.11.21 18:14:30.453410 [ 256 ] {7c6e4fc9-d98d-4be2-bc4b-0c229d711c72} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001047 sec., 955.1098376313277 rows/sec., 64.36 KiB/sec. | ||
| 12732 | 2025.11.21 18:14:30.453445 [ 256 ] {7c6e4fc9-d98d-4be2-bc4b-0c229d711c72} <Debug> TCPHandler: Processed in 0.001208525 sec. | ||
| 12733 | 2025.11.21 18:14:30.453557 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12734 | 2025.11.21 18:14:30.453650 [ 256 ] {50d74830-382b-43af-a3a1-0163953d1c87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12735 | 2025.11.21 18:14:30.453702 [ 256 ] {50d74830-382b-43af-a3a1-0163953d1c87} <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 | ||
| 12736 | 2025.11.21 18:14:30.454517 [ 256 ] {50d74830-382b-43af-a3a1-0163953d1c87} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12737 | 2025.11.21 18:14:30.454552 [ 256 ] {50d74830-382b-43af-a3a1-0163953d1c87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12738 | 2025.11.21 18:14:30.455074 [ 256 ] {50d74830-382b-43af-a3a1-0163953d1c87} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12739 | 2025.11.21 18:14:30.455290 [ 256 ] {50d74830-382b-43af-a3a1-0163953d1c87} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12740 | 2025.11.21 18:14:30.455438 [ 256 ] {50d74830-382b-43af-a3a1-0163953d1c87} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001805 sec., 16620.498614958447 rows/sec., 29.78 MiB/sec. | ||
| 12741 | 2025.11.21 18:14:30.455488 [ 256 ] {50d74830-382b-43af-a3a1-0163953d1c87} <Debug> TCPHandler: Processed in 0.001980181 sec. | ||
| 12742 | 2025.11.21 18:14:30.455602 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12743 | 2025.11.21 18:14:30.455697 [ 256 ] {ed2c27c3-2adc-4582-8a45-19309663a0a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12744 | 2025.11.21 18:14:30.455738 [ 256 ] {ed2c27c3-2adc-4582-8a45-19309663a0a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12745 | 2025.11.21 18:14:30.456077 [ 256 ] {ed2c27c3-2adc-4582-8a45-19309663a0a9} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12746 | 2025.11.21 18:14:30.456112 [ 256 ] {ed2c27c3-2adc-4582-8a45-19309663a0a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12747 | 2025.11.21 18:14:30.456422 [ 256 ] {ed2c27c3-2adc-4582-8a45-19309663a0a9} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 12748 | 2025.11.21 18:14:30.456623 [ 256 ] {ed2c27c3-2adc-4582-8a45-19309663a0a9} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12749 | 2025.11.21 18:14:30.456748 [ 256 ] {ed2c27c3-2adc-4582-8a45-19309663a0a9} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00107 sec., 97196.26168224298 rows/sec., 5.96 MiB/sec. | ||
| 12750 | 2025.11.21 18:14:30.456783 [ 256 ] {ed2c27c3-2adc-4582-8a45-19309663a0a9} <Debug> TCPHandler: Processed in 0.001230306 sec. | ||
| 12751 | 2025.11.21 18:14:32.735166 [ 53 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12752 | 2025.11.21 18:14:32.735220 [ 53 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12753 | 2025.11.21 18:14:32.902126 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25837 | ||
| 12754 | 2025.11.21 18:14:32.902622 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12755 | 2025.11.21 18:14:32.902660 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 12756 | 2025.11.21 18:14:32.903208 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12757 | 2025.11.21 18:14:32.903502 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12758 | 2025.11.21 18:14:32.903667 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25837 | ||
| 12759 | 2025.11.21 18:14:34.370522 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 407 | ||
| 12760 | 2025.11.21 18:14:34.387598 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12761 | 2025.11.21 18:14:34.387651 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12762 | 2025.11.21 18:14:34.393539 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12763 | 2025.11.21 18:14:34.394244 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12764 | 2025.11.21 18:14:34.397070 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12765 | 2025.11.21 18:14:35.424586 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12766 | 2025.11.21 18:14:35.424786 [ 256 ] {fc98831b-6e26-4101-8ac7-58599068f5b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12767 | 2025.11.21 18:14:35.424862 [ 256 ] {fc98831b-6e26-4101-8ac7-58599068f5b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12768 | 2025.11.21 18:14:35.425531 [ 256 ] {fc98831b-6e26-4101-8ac7-58599068f5b7} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12769 | 2025.11.21 18:14:35.425582 [ 256 ] {fc98831b-6e26-4101-8ac7-58599068f5b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12770 | 2025.11.21 18:14:35.425991 [ 256 ] {fc98831b-6e26-4101-8ac7-58599068f5b7} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12771 | 2025.11.21 18:14:35.426220 [ 256 ] {fc98831b-6e26-4101-8ac7-58599068f5b7} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12772 | 2025.11.21 18:14:35.426385 [ 256 ] {fc98831b-6e26-4101-8ac7-58599068f5b7} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001654 sec., 45949.214026602174 rows/sec., 3.79 MiB/sec. | ||
| 12773 | 2025.11.21 18:14:35.426436 [ 256 ] {fc98831b-6e26-4101-8ac7-58599068f5b7} <Debug> TCPHandler: Processed in 0.001987221 sec. | ||
| 12774 | 2025.11.21 18:14:35.426561 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12775 | 2025.11.21 18:14:35.426666 [ 256 ] {ba38fdbd-3a34-46b1-a30c-f28e980c5b3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12776 | 2025.11.21 18:14:35.426711 [ 256 ] {ba38fdbd-3a34-46b1-a30c-f28e980c5b3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12777 | 2025.11.21 18:14:35.427132 [ 256 ] {ba38fdbd-3a34-46b1-a30c-f28e980c5b3a} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12778 | 2025.11.21 18:14:35.427169 [ 256 ] {ba38fdbd-3a34-46b1-a30c-f28e980c5b3a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12779 | 2025.11.21 18:14:35.427480 [ 256 ] {ba38fdbd-3a34-46b1-a30c-f28e980c5b3a} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12780 | 2025.11.21 18:14:35.427690 [ 256 ] {ba38fdbd-3a34-46b1-a30c-f28e980c5b3a} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12781 | 2025.11.21 18:14:35.427834 [ 256 ] {ba38fdbd-3a34-46b1-a30c-f28e980c5b3a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001193 sec., 8382.229673093043 rows/sec., 630.30 KiB/sec. | ||
| 12782 | 2025.11.21 18:14:35.427872 [ 256 ] {ba38fdbd-3a34-46b1-a30c-f28e980c5b3a} <Debug> TCPHandler: Processed in 0.001362968 sec. | ||
| 12783 | 2025.11.21 18:14:35.427983 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12784 | 2025.11.21 18:14:35.428079 [ 256 ] {b102c9cc-104e-48b0-a969-a4602a68c4bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12785 | 2025.11.21 18:14:35.428121 [ 256 ] {b102c9cc-104e-48b0-a969-a4602a68c4bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12786 | 2025.11.21 18:14:35.428542 [ 256 ] {b102c9cc-104e-48b0-a969-a4602a68c4bb} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12787 | 2025.11.21 18:14:35.428579 [ 256 ] {b102c9cc-104e-48b0-a969-a4602a68c4bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12788 | 2025.11.21 18:14:35.428897 [ 256 ] {b102c9cc-104e-48b0-a969-a4602a68c4bb} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12789 | 2025.11.21 18:14:35.429122 [ 256 ] {b102c9cc-104e-48b0-a969-a4602a68c4bb} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12790 | 2025.11.21 18:14:35.429260 [ 256 ] {b102c9cc-104e-48b0-a969-a4602a68c4bb} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001202 sec., 61564.059900166394 rows/sec., 4.81 MiB/sec. | ||
| 12791 | 2025.11.21 18:14:35.429298 [ 256 ] {b102c9cc-104e-48b0-a969-a4602a68c4bb} <Debug> TCPHandler: Processed in 0.001365298 sec. | ||
| 12792 | 2025.11.21 18:14:35.429413 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12793 | 2025.11.21 18:14:35.429508 [ 256 ] {f1230b31-91a2-466b-80ed-c3f399cd7304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12794 | 2025.11.21 18:14:35.429556 [ 256 ] {f1230b31-91a2-466b-80ed-c3f399cd7304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12795 | 2025.11.21 18:14:35.429961 [ 256 ] {f1230b31-91a2-466b-80ed-c3f399cd7304} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12796 | 2025.11.21 18:14:35.429999 [ 256 ] {f1230b31-91a2-466b-80ed-c3f399cd7304} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12797 | 2025.11.21 18:14:35.430356 [ 256 ] {f1230b31-91a2-466b-80ed-c3f399cd7304} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12798 | 2025.11.21 18:14:35.430571 [ 256 ] {f1230b31-91a2-466b-80ed-c3f399cd7304} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12799 | 2025.11.21 18:14:35.430709 [ 256 ] {f1230b31-91a2-466b-80ed-c3f399cd7304} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001221 sec., 131040.13104013103 rows/sec., 9.13 MiB/sec. | ||
| 12800 | 2025.11.21 18:14:35.430746 [ 256 ] {f1230b31-91a2-466b-80ed-c3f399cd7304} <Debug> TCPHandler: Processed in 0.001383559 sec. | ||
| 12801 | 2025.11.21 18:14:35.430859 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12802 | 2025.11.21 18:14:35.430954 [ 256 ] {ef2025c6-0814-4a69-b780-06acd68c7fb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12803 | 2025.11.21 18:14:35.431011 [ 256 ] {ef2025c6-0814-4a69-b780-06acd68c7fb7} <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 | ||
| 12804 | 2025.11.21 18:14:35.431763 [ 256 ] {ef2025c6-0814-4a69-b780-06acd68c7fb7} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12805 | 2025.11.21 18:14:35.431800 [ 256 ] {ef2025c6-0814-4a69-b780-06acd68c7fb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12806 | 2025.11.21 18:14:35.432316 [ 256 ] {ef2025c6-0814-4a69-b780-06acd68c7fb7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12807 | 2025.11.21 18:14:35.432536 [ 256 ] {ef2025c6-0814-4a69-b780-06acd68c7fb7} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12808 | 2025.11.21 18:14:35.432677 [ 256 ] {ef2025c6-0814-4a69-b780-06acd68c7fb7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001742 sec., 5740.52812858783 rows/sec., 10.29 MiB/sec. | ||
| 12809 | 2025.11.21 18:14:35.432727 [ 256 ] {ef2025c6-0814-4a69-b780-06acd68c7fb7} <Debug> TCPHandler: Processed in 0.00191754 sec. | ||
| 12810 | 2025.11.21 18:14:35.432838 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12811 | 2025.11.21 18:14:35.432932 [ 256 ] {a8cb2a2d-f5d3-4c94-bf7c-46b37ece4b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12812 | 2025.11.21 18:14:35.432973 [ 256 ] {a8cb2a2d-f5d3-4c94-bf7c-46b37ece4b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12813 | 2025.11.21 18:14:35.433311 [ 256 ] {a8cb2a2d-f5d3-4c94-bf7c-46b37ece4b73} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12814 | 2025.11.21 18:14:35.433347 [ 256 ] {a8cb2a2d-f5d3-4c94-bf7c-46b37ece4b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12815 | 2025.11.21 18:14:35.433645 [ 256 ] {a8cb2a2d-f5d3-4c94-bf7c-46b37ece4b73} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 12816 | 2025.11.21 18:14:35.433858 [ 256 ] {a8cb2a2d-f5d3-4c94-bf7c-46b37ece4b73} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12817 | 2025.11.21 18:14:35.433986 [ 256 ] {a8cb2a2d-f5d3-4c94-bf7c-46b37ece4b73} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 12818 | 2025.11.21 18:14:35.434021 [ 256 ] {a8cb2a2d-f5d3-4c94-bf7c-46b37ece4b73} <Debug> TCPHandler: Processed in 0.001233225 sec. | ||
| 12819 | 2025.11.21 18:14:37.670803 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12820 | 2025.11.21 18:14:37.671086 [ 256 ] {d6e74f3e-48b5-41d9-820e-9dd5ce31578a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12821 | 2025.11.21 18:14:37.671191 [ 256 ] {d6e74f3e-48b5-41d9-820e-9dd5ce31578a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12822 | 2025.11.21 18:14:37.671967 [ 256 ] {d6e74f3e-48b5-41d9-820e-9dd5ce31578a} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12823 | 2025.11.21 18:14:37.672016 [ 256 ] {d6e74f3e-48b5-41d9-820e-9dd5ce31578a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12824 | 2025.11.21 18:14:37.672434 [ 256 ] {d6e74f3e-48b5-41d9-820e-9dd5ce31578a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12825 | 2025.11.21 18:14:37.672660 [ 256 ] {d6e74f3e-48b5-41d9-820e-9dd5ce31578a} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12826 | 2025.11.21 18:14:37.672813 [ 256 ] {d6e74f3e-48b5-41d9-820e-9dd5ce31578a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001803 sec., 227398.77981142543 rows/sec., 14.43 MiB/sec. | ||
| 12827 | 2025.11.21 18:14:37.672857 [ 256 ] {d6e74f3e-48b5-41d9-820e-9dd5ce31578a} <Debug> TCPHandler: Processed in 0.002236246 sec. | ||
| 12828 | 2025.11.21 18:14:37.672974 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12829 | 2025.11.21 18:14:37.673072 [ 256 ] {bb9234d6-5d32-4678-9153-9a764af05b05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12830 | 2025.11.21 18:14:37.673130 [ 256 ] {bb9234d6-5d32-4678-9153-9a764af05b05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12831 | 2025.11.21 18:14:37.673554 [ 256 ] {bb9234d6-5d32-4678-9153-9a764af05b05} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12832 | 2025.11.21 18:14:37.673590 [ 256 ] {bb9234d6-5d32-4678-9153-9a764af05b05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12833 | 2025.11.21 18:14:37.673880 [ 256 ] {bb9234d6-5d32-4678-9153-9a764af05b05} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 12834 | 2025.11.21 18:14:37.674095 [ 256 ] {bb9234d6-5d32-4678-9153-9a764af05b05} <Trace> oximeter.fields_ipaddr (aebd1286-a928-4376-9a62-4985cd4aae92): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12835 | 2025.11.21 18:14:37.674223 [ 256 ] {bb9234d6-5d32-4678-9153-9a764af05b05} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001173 sec., 3410.059676044331 rows/sec., 278.07 KiB/sec. | ||
| 12836 | 2025.11.21 18:14:37.674258 [ 256 ] {bb9234d6-5d32-4678-9153-9a764af05b05} <Debug> TCPHandler: Processed in 0.001335467 sec. | ||
| 12837 | 2025.11.21 18:14:37.674367 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12838 | 2025.11.21 18:14:37.674461 [ 256 ] {42a20450-db26-41c6-be52-6fa2660ebdcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12839 | 2025.11.21 18:14:37.674501 [ 256 ] {42a20450-db26-41c6-be52-6fa2660ebdcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12840 | 2025.11.21 18:14:37.675626 [ 256 ] {42a20450-db26-41c6-be52-6fa2660ebdcc} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12841 | 2025.11.21 18:14:37.675662 [ 256 ] {42a20450-db26-41c6-be52-6fa2660ebdcc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12842 | 2025.11.21 18:14:37.676133 [ 256 ] {42a20450-db26-41c6-be52-6fa2660ebdcc} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12843 | 2025.11.21 18:14:37.676358 [ 256 ] {42a20450-db26-41c6-be52-6fa2660ebdcc} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12844 | 2025.11.21 18:14:37.676471 [ 48 ] {} <Debug> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12845 | 2025.11.21 18:14:37.676485 [ 256 ] {42a20450-db26-41c6-be52-6fa2660ebdcc} <Debug> executeQuery: Read 2314 rows, 192.21 KiB in 0.002041 sec., 1133757.9617834396 rows/sec., 91.97 MiB/sec. | ||
| 12846 | 2025.11.21 18:14:37.676514 [ 48 ] {} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12847 | 2025.11.21 18:14:37.676532 [ 256 ] {42a20450-db26-41c6-be52-6fa2660ebdcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 12848 | 2025.11.21 18:14:37.676537 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12849 | 2025.11.21 18:14:37.676547 [ 256 ] {42a20450-db26-41c6-be52-6fa2660ebdcc} <Debug> TCPHandler: Processed in 0.002229786 sec. | ||
| 12850 | 2025.11.21 18:14:37.676633 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12851 | 2025.11.21 18:14:37.676664 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12852 | 2025.11.21 18:14:37.676733 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12853 | 2025.11.21 18:14:37.676759 [ 256 ] {618446f8-526c-4bf4-b8bd-09d46566b9f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12854 | 2025.11.21 18:14:37.676765 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2343 rows starting from the beginning of the part | ||
| 12855 | 2025.11.21 18:14:37.676800 [ 256 ] {618446f8-526c-4bf4-b8bd-09d46566b9f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12856 | 2025.11.21 18:14:37.676838 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 1172 rows starting from the beginning of the part | ||
| 12857 | 2025.11.21 18:14:37.676890 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 77 rows starting from the beginning of the part | ||
| 12858 | 2025.11.21 18:14:37.676939 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1172 rows starting from the beginning of the part | ||
| 12859 | 2025.11.21 18:14:37.676984 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 76 rows starting from the beginning of the part | ||
| 12860 | 2025.11.21 18:14:37.677032 [ 192 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 2314 rows starting from the beginning of the part | ||
| 12861 | 2025.11.21 18:14:37.677273 [ 256 ] {618446f8-526c-4bf4-b8bd-09d46566b9f5} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12862 | 2025.11.21 18:14:37.677308 [ 256 ] {618446f8-526c-4bf4-b8bd-09d46566b9f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12863 | 2025.11.21 18:14:37.677631 [ 256 ] {618446f8-526c-4bf4-b8bd-09d46566b9f5} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12864 | 2025.11.21 18:14:37.677852 [ 256 ] {618446f8-526c-4bf4-b8bd-09d46566b9f5} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12865 | 2025.11.21 18:14:37.677981 [ 256 ] {618446f8-526c-4bf4-b8bd-09d46566b9f5} <Debug> executeQuery: Read 239 rows, 14.85 KiB in 0.001241 sec., 192586.62369057213 rows/sec., 11.69 MiB/sec. | ||
| 12866 | 2025.11.21 18:14:37.678017 [ 256 ] {618446f8-526c-4bf4-b8bd-09d46566b9f5} <Debug> TCPHandler: Processed in 0.001403959 sec. | ||
| 12867 | 2025.11.21 18:14:37.678125 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12868 | 2025.11.21 18:14:37.678219 [ 256 ] {148047b2-8b80-4eac-be52-0fa609dc3a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12869 | 2025.11.21 18:14:37.678259 [ 256 ] {148047b2-8b80-4eac-be52-0fa609dc3a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12870 | 2025.11.21 18:14:37.678741 [ 256 ] {148047b2-8b80-4eac-be52-0fa609dc3a9e} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12871 | 2025.11.21 18:14:37.678776 [ 256 ] {148047b2-8b80-4eac-be52-0fa609dc3a9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12872 | 2025.11.21 18:14:37.679112 [ 256 ] {148047b2-8b80-4eac-be52-0fa609dc3a9e} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12873 | 2025.11.21 18:14:37.679267 [ 201 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7154 rows, containing 5 columns (5 merged, 0 gathered) in 0.002667824 sec., 2681586.191592849 rows/sec., 226.58 MiB/sec. | ||
| 12874 | 2025.11.21 18:14:37.679323 [ 256 ] {148047b2-8b80-4eac-be52-0fa609dc3a9e} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12875 | 2025.11.21 18:14:37.679454 [ 256 ] {148047b2-8b80-4eac-be52-0fa609dc3a9e} <Debug> executeQuery: Read 440 rows, 29.81 KiB in 0.001253 sec., 351157.2226656026 rows/sec., 23.23 MiB/sec. | ||
| 12876 | 2025.11.21 18:14:37.679492 [ 256 ] {148047b2-8b80-4eac-be52-0fa609dc3a9e} <Debug> TCPHandler: Processed in 0.001416779 sec. | ||
| 12877 | 2025.11.21 18:14:37.679602 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12878 | 2025.11.21 18:14:37.679647 [ 187 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12879 | 2025.11.21 18:14:37.679697 [ 256 ] {cd453427-cb46-4f19-a365-28b5a2527ec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12880 | 2025.11.21 18:14:37.679740 [ 256 ] {cd453427-cb46-4f19-a365-28b5a2527ec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12881 | 2025.11.21 18:14:37.680015 [ 187 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_91_18} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12882 | 2025.11.21 18:14:37.680122 [ 187 ] {4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6::all_1_91_18} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12883 | 2025.11.21 18:14:37.680186 [ 256 ] {cd453427-cb46-4f19-a365-28b5a2527ec2} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12884 | 2025.11.21 18:14:37.680225 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.36 MiB. | ||
| 12885 | 2025.11.21 18:14:37.680226 [ 256 ] {cd453427-cb46-4f19-a365-28b5a2527ec2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12886 | 2025.11.21 18:14:37.680557 [ 256 ] {cd453427-cb46-4f19-a365-28b5a2527ec2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12887 | 2025.11.21 18:14:37.680768 [ 256 ] {cd453427-cb46-4f19-a365-28b5a2527ec2} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12888 | 2025.11.21 18:14:37.680897 [ 256 ] {cd453427-cb46-4f19-a365-28b5a2527ec2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001219 sec., 173092.69893355208 rows/sec., 9.83 MiB/sec. | ||
| 12889 | 2025.11.21 18:14:37.680934 [ 256 ] {cd453427-cb46-4f19-a365-28b5a2527ec2} <Debug> TCPHandler: Processed in 0.001381949 sec. | ||
| 12890 | 2025.11.21 18:14:37.681040 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12891 | 2025.11.21 18:14:37.681138 [ 256 ] {ba41b644-5892-4701-8a87-566cd74f1712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12892 | 2025.11.21 18:14:37.681178 [ 256 ] {ba41b644-5892-4701-8a87-566cd74f1712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12893 | 2025.11.21 18:14:37.681898 [ 256 ] {ba41b644-5892-4701-8a87-566cd74f1712} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12894 | 2025.11.21 18:14:37.681932 [ 256 ] {ba41b644-5892-4701-8a87-566cd74f1712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12895 | 2025.11.21 18:14:37.682275 [ 256 ] {ba41b644-5892-4701-8a87-566cd74f1712} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12896 | 2025.11.21 18:14:37.682482 [ 256 ] {ba41b644-5892-4701-8a87-566cd74f1712} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12897 | 2025.11.21 18:14:37.682584 [ 48 ] {} <Debug> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12898 | 2025.11.21 18:14:37.682606 [ 256 ] {ba41b644-5892-4701-8a87-566cd74f1712} <Debug> executeQuery: Read 1169 rows, 85.49 KiB in 0.001486 sec., 786675.6393001346 rows/sec., 56.18 MiB/sec. | ||
| 12899 | 2025.11.21 18:14:37.682615 [ 48 ] {} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12900 | 2025.11.21 18:14:37.682635 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12901 | 2025.11.21 18:14:37.682643 [ 256 ] {ba41b644-5892-4701-8a87-566cd74f1712} <Debug> TCPHandler: Processed in 0.001652614 sec. | ||
| 12902 | 2025.11.21 18:14:37.682701 [ 192 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12903 | 2025.11.21 18:14:37.682753 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12904 | 2025.11.21 18:14:37.682794 [ 192 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12905 | 2025.11.21 18:14:37.682822 [ 192 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1211 rows starting from the beginning of the part | ||
| 12906 | 2025.11.21 18:14:37.682848 [ 256 ] {8710fe41-c6b4-45f5-83f0-b646425abffb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12907 | 2025.11.21 18:14:37.682875 [ 192 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 709 rows starting from the beginning of the part | ||
| 12908 | 2025.11.21 18:14:37.682891 [ 256 ] {8710fe41-c6b4-45f5-83f0-b646425abffb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12909 | 2025.11.21 18:14:37.682921 [ 192 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 76 rows starting from the beginning of the part | ||
| 12910 | 2025.11.21 18:14:37.682963 [ 192 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 709 rows starting from the beginning of the part | ||
| 12911 | 2025.11.21 18:14:37.683003 [ 192 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 74 rows starting from the beginning of the part | ||
| 12912 | 2025.11.21 18:14:37.683043 [ 192 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1169 rows starting from the beginning of the part | ||
| 12913 | 2025.11.21 18:14:37.683222 [ 256 ] {8710fe41-c6b4-45f5-83f0-b646425abffb} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12914 | 2025.11.21 18:14:37.683257 [ 256 ] {8710fe41-c6b4-45f5-83f0-b646425abffb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12915 | 2025.11.21 18:14:37.683561 [ 256 ] {8710fe41-c6b4-45f5-83f0-b646425abffb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12916 | 2025.11.21 18:14:37.683767 [ 256 ] {8710fe41-c6b4-45f5-83f0-b646425abffb} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12917 | 2025.11.21 18:14:37.683893 [ 256 ] {8710fe41-c6b4-45f5-83f0-b646425abffb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 12918 | 2025.11.21 18:14:37.683929 [ 256 ] {8710fe41-c6b4-45f5-83f0-b646425abffb} <Debug> TCPHandler: Processed in 0.001224796 sec. | ||
| 12919 | 2025.11.21 18:14:37.684041 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12920 | 2025.11.21 18:14:37.684136 [ 256 ] {024c4843-9f0c-4260-b7bc-5bf26837edef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12921 | 2025.11.21 18:14:37.684178 [ 256 ] {024c4843-9f0c-4260-b7bc-5bf26837edef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12922 | 2025.11.21 18:14:37.684287 [ 201 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3948 rows, containing 5 columns (5 merged, 0 gathered) in 0.001616744 sec., 2441945.045102997 rows/sec., 183.33 MiB/sec. | ||
| 12923 | 2025.11.21 18:14:37.684560 [ 186 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12924 | 2025.11.21 18:14:37.684709 [ 256 ] {024c4843-9f0c-4260-b7bc-5bf26837edef} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12925 | 2025.11.21 18:14:37.684752 [ 256 ] {024c4843-9f0c-4260-b7bc-5bf26837edef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12926 | 2025.11.21 18:14:37.684948 [ 186 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_91_18} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12927 | 2025.11.21 18:14:37.685057 [ 186 ] {cc409999-3bfa-4ef7-ab1f-410d47addc98::all_1_91_18} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12928 | 2025.11.21 18:14:37.685170 [ 256 ] {024c4843-9f0c-4260-b7bc-5bf26837edef} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12929 | 2025.11.21 18:14:37.685180 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.82 MiB. | ||
| 12930 | 2025.11.21 18:14:37.685390 [ 256 ] {024c4843-9f0c-4260-b7bc-5bf26837edef} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12931 | 2025.11.21 18:14:37.685488 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12932 | 2025.11.21 18:14:37.685513 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12933 | 2025.11.21 18:14:37.685528 [ 256 ] {024c4843-9f0c-4260-b7bc-5bf26837edef} <Debug> executeQuery: Read 936 rows, 63.46 KiB in 0.001411 sec., 663359.3196314671 rows/sec., 43.92 MiB/sec. | ||
| 12934 | 2025.11.21 18:14:37.685529 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12935 | 2025.11.21 18:14:37.685564 [ 256 ] {024c4843-9f0c-4260-b7bc-5bf26837edef} <Debug> TCPHandler: Processed in 0.001573222 sec. | ||
| 12936 | 2025.11.21 18:14:37.685626 [ 195 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12937 | 2025.11.21 18:14:37.685666 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12938 | 2025.11.21 18:14:37.685748 [ 195 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12939 | 2025.11.21 18:14:37.685765 [ 256 ] {05f5771a-f2eb-4755-bfec-1a169f2b5e22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12940 | 2025.11.21 18:14:37.685784 [ 195 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_86_17, total 26772 rows starting from the beginning of the part | ||
| 12941 | 2025.11.21 18:14:37.685813 [ 256 ] {05f5771a-f2eb-4755-bfec-1a169f2b5e22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12942 | 2025.11.21 18:14:37.685852 [ 195 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 314 rows starting from the beginning of the part | ||
| 12943 | 2025.11.21 18:14:37.685906 [ 195 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 161 rows starting from the beginning of the part | ||
| 12944 | 2025.11.21 18:14:37.685946 [ 195 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 314 rows starting from the beginning of the part | ||
| 12945 | 2025.11.21 18:14:37.685986 [ 195 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 160 rows starting from the beginning of the part | ||
| 12946 | 2025.11.21 18:14:37.686025 [ 195 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 936 rows starting from the beginning of the part | ||
| 12947 | 2025.11.21 18:14:37.686145 [ 256 ] {05f5771a-f2eb-4755-bfec-1a169f2b5e22} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12948 | 2025.11.21 18:14:37.686185 [ 256 ] {05f5771a-f2eb-4755-bfec-1a169f2b5e22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12949 | 2025.11.21 18:14:37.686521 [ 256 ] {05f5771a-f2eb-4755-bfec-1a169f2b5e22} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12950 | 2025.11.21 18:14:37.686733 [ 256 ] {05f5771a-f2eb-4755-bfec-1a169f2b5e22} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12951 | 2025.11.21 18:14:37.686859 [ 256 ] {05f5771a-f2eb-4755-bfec-1a169f2b5e22} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001112 sec., 899.2805755395684 rows/sec., 60.60 KiB/sec. | ||
| 12952 | 2025.11.21 18:14:37.686894 [ 256 ] {05f5771a-f2eb-4755-bfec-1a169f2b5e22} <Debug> TCPHandler: Processed in 0.001277306 sec. | ||
| 12953 | 2025.11.21 18:14:37.687005 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12954 | 2025.11.21 18:14:37.687099 [ 256 ] {e5ab2ecc-5ece-4fe1-9eae-da67df9dc854} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12955 | 2025.11.21 18:14:37.687154 [ 256 ] {e5ab2ecc-5ece-4fe1-9eae-da67df9dc854} <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 | ||
| 12956 | 2025.11.21 18:14:37.687927 [ 256 ] {e5ab2ecc-5ece-4fe1-9eae-da67df9dc854} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12957 | 2025.11.21 18:14:37.687962 [ 256 ] {e5ab2ecc-5ece-4fe1-9eae-da67df9dc854} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12958 | 2025.11.21 18:14:37.688532 [ 256 ] {e5ab2ecc-5ece-4fe1-9eae-da67df9dc854} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12959 | 2025.11.21 18:14:37.688754 [ 256 ] {e5ab2ecc-5ece-4fe1-9eae-da67df9dc854} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12960 | 2025.11.21 18:14:37.688853 [ 48 ] {} <Debug> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12961 | 2025.11.21 18:14:37.688879 [ 48 ] {} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12962 | 2025.11.21 18:14:37.688893 [ 256 ] {e5ab2ecc-5ece-4fe1-9eae-da67df9dc854} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001812 sec., 16556.29139072848 rows/sec., 29.67 MiB/sec. | ||
| 12963 | 2025.11.21 18:14:37.688895 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12964 | 2025.11.21 18:14:37.688945 [ 256 ] {e5ab2ecc-5ece-4fe1-9eae-da67df9dc854} <Debug> TCPHandler: Processed in 0.00198899 sec. | ||
| 12965 | 2025.11.21 18:14:37.688993 [ 186 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact with storage Full | ||
| 12966 | 2025.11.21 18:14:37.689055 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12967 | 2025.11.21 18:14:37.689155 [ 256 ] {39f17ae4-b5c2-4544-b7ef-a339427724f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12968 | 2025.11.21 18:14:37.689197 [ 256 ] {39f17ae4-b5c2-4544-b7ef-a339427724f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12969 | 2025.11.21 18:14:37.689234 [ 186 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12970 | 2025.11.21 18:14:37.689307 [ 186 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1347 rows starting from the beginning of the part | ||
| 12971 | 2025.11.21 18:14:37.689452 [ 186 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 30 rows starting from the beginning of the part | ||
| 12972 | 2025.11.21 18:14:37.689523 [ 256 ] {39f17ae4-b5c2-4544-b7ef-a339427724f3} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12973 | 2025.11.21 18:14:37.689563 [ 256 ] {39f17ae4-b5c2-4544-b7ef-a339427724f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12974 | 2025.11.21 18:14:37.689569 [ 186 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 10 rows starting from the beginning of the part | ||
| 12975 | 2025.11.21 18:14:37.689683 [ 186 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 30 rows starting from the beginning of the part | ||
| 12976 | 2025.11.21 18:14:37.689788 [ 186 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 10 rows starting from the beginning of the part | ||
| 12977 | 2025.11.21 18:14:37.689892 [ 186 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 30 rows starting from the beginning of the part | ||
| 12978 | 2025.11.21 18:14:37.689892 [ 256 ] {39f17ae4-b5c2-4544-b7ef-a339427724f3} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 12979 | 2025.11.21 18:14:37.690128 [ 256 ] {39f17ae4-b5c2-4544-b7ef-a339427724f3} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12980 | 2025.11.21 18:14:37.690260 [ 45 ] {} <Debug> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 12981 | 2025.11.21 18:14:37.690266 [ 256 ] {39f17ae4-b5c2-4544-b7ef-a339427724f3} <Debug> executeQuery: Read 80 rows, 4.87 KiB in 0.00113 sec., 70796.46017699115 rows/sec., 4.21 MiB/sec. | ||
| 12982 | 2025.11.21 18:14:37.690305 [ 45 ] {} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12983 | 2025.11.21 18:14:37.690320 [ 256 ] {39f17ae4-b5c2-4544-b7ef-a339427724f3} <Debug> TCPHandler: Processed in 0.001315467 sec. | ||
| 12984 | 2025.11.21 18:14:37.690333 [ 45 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 12985 | 2025.11.21 18:14:37.690440 [ 201 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact with storage Full | ||
| 12986 | 2025.11.21 18:14:37.690567 [ 201 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12987 | 2025.11.21 18:14:37.690601 [ 201 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 6044 rows starting from the beginning of the part | ||
| 12988 | 2025.11.21 18:14:37.690663 [ 201 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 104 rows starting from the beginning of the part | ||
| 12989 | 2025.11.21 18:14:37.690706 [ 201 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 60 rows starting from the beginning of the part | ||
| 12990 | 2025.11.21 18:14:37.690744 [ 201 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 104 rows starting from the beginning of the part | ||
| 12991 | 2025.11.21 18:14:37.690783 [ 201 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 60 rows starting from the beginning of the part | ||
| 12992 | 2025.11.21 18:14:37.690820 [ 201 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 80 rows starting from the beginning of the part | ||
| 12993 | 2025.11.21 18:14:37.693326 [ 198 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6452 rows, containing 4 columns (4 merged, 0 gathered) in 0.00292264 sec., 2207593.1349738594 rows/sec., 140.07 MiB/sec. | ||
| 12994 | 2025.11.21 18:14:37.693573 [ 198 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28657 rows, containing 5 columns (5 merged, 0 gathered) in 0.007991355 sec., 3586000.1213811673 rows/sec., 239.94 MiB/sec. | ||
| 12995 | 2025.11.21 18:14:37.693877 [ 201 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12996 | 2025.11.21 18:14:37.693949 [ 194 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 12997 | 2025.11.21 18:14:37.694198 [ 201 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_91_18} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12998 | 2025.11.21 18:14:37.694282 [ 201 ] {0df4e767-ce3f-40ad-b43a-652fb7651626::all_1_91_18} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 12999 | 2025.11.21 18:14:37.694285 [ 194 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13000 | 2025.11.21 18:14:37.694354 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.20 MiB. | ||
| 13001 | 2025.11.21 18:14:37.694379 [ 194 ] {ce6b6b09-de2c-42d4-bb59-09cd03908015::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 13002 | 2025.11.21 18:14:37.694464 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.29 MiB. | ||
| 13003 | 2025.11.21 18:14:37.697525 [ 194 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1457 rows, containing 19 columns (19 merged, 0 gathered) in 0.008572776 sec., 169956.61615327402 rows/sec., 304.55 MiB/sec. | ||
| 13004 | 2025.11.21 18:14:37.698815 [ 194 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 13005 | 2025.11.21 18:14:37.699112 [ 194 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13006 | 2025.11.21 18:14:37.699177 [ 194 ] {98d9f057-b6d6-433e-b4bf-26ae70456c9f::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 13007 | 2025.11.21 18:14:37.699273 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.50 MiB. | ||
| 13008 | 2025.11.21 18:14:37.984843 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 58 entries to flush up to offset 1706 | ||
| 13009 | 2025.11.21 18:14:37.987630 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13010 | 2025.11.21 18:14:37.987676 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13011 | 2025.11.21 18:14:37.988909 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 13012 | 2025.11.21 18:14:37.989184 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13013 | 2025.11.21 18:14:37.989432 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1706 | ||
| 13014 | 2025.11.21 18:14:38.000245 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 332.22 MiB, peak 346.00 MiB, free memory in arenas 0.00 B, will set to 337.07 MiB (RSS), difference: 4.85 MiB | ||
| 13015 | 2025.11.21 18:14:40.403827 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26349 | ||
| 13016 | 2025.11.21 18:14:40.404540 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13017 | 2025.11.21 18:14:40.404589 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13018 | 2025.11.21 18:14:40.405091 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13019 | 2025.11.21 18:14:40.405326 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13020 | 2025.11.21 18:14:40.405477 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26349 | ||
| 13021 | 2025.11.21 18:14:40.419945 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13022 | 2025.11.21 18:14:40.420232 [ 256 ] {eca92d88-80b2-4048-973c-b491b0a996d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13023 | 2025.11.21 18:14:40.420318 [ 256 ] {eca92d88-80b2-4048-973c-b491b0a996d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13024 | 2025.11.21 18:14:40.421034 [ 256 ] {eca92d88-80b2-4048-973c-b491b0a996d3} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13025 | 2025.11.21 18:14:40.421076 [ 256 ] {eca92d88-80b2-4048-973c-b491b0a996d3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13026 | 2025.11.21 18:14:40.421494 [ 256 ] {eca92d88-80b2-4048-973c-b491b0a996d3} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13027 | 2025.11.21 18:14:40.421725 [ 256 ] {eca92d88-80b2-4048-973c-b491b0a996d3} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13028 | 2025.11.21 18:14:40.421883 [ 256 ] {eca92d88-80b2-4048-973c-b491b0a996d3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001729 sec., 32388.663967611334 rows/sec., 2.49 MiB/sec. | ||
| 13029 | 2025.11.21 18:14:40.421931 [ 256 ] {eca92d88-80b2-4048-973c-b491b0a996d3} <Debug> TCPHandler: Processed in 0.002168255 sec. | ||
| 13030 | 2025.11.21 18:14:40.422061 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13031 | 2025.11.21 18:14:40.422169 [ 256 ] {374884a7-448b-450f-90aa-9b9872077bd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13032 | 2025.11.21 18:14:40.422213 [ 256 ] {374884a7-448b-450f-90aa-9b9872077bd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13033 | 2025.11.21 18:14:40.422699 [ 256 ] {374884a7-448b-450f-90aa-9b9872077bd3} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13034 | 2025.11.21 18:14:40.422733 [ 256 ] {374884a7-448b-450f-90aa-9b9872077bd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13035 | 2025.11.21 18:14:40.423047 [ 256 ] {374884a7-448b-450f-90aa-9b9872077bd3} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13036 | 2025.11.21 18:14:40.423261 [ 256 ] {374884a7-448b-450f-90aa-9b9872077bd3} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13037 | 2025.11.21 18:14:40.423399 [ 256 ] {374884a7-448b-450f-90aa-9b9872077bd3} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001253 sec., 51077.41420590583 rows/sec., 3.99 MiB/sec. | ||
| 13038 | 2025.11.21 18:14:40.423436 [ 256 ] {374884a7-448b-450f-90aa-9b9872077bd3} <Debug> TCPHandler: Processed in 0.001427209 sec. | ||
| 13039 | 2025.11.21 18:14:40.423553 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13040 | 2025.11.21 18:14:40.423649 [ 256 ] {4011fcea-485a-467c-9666-caf3238ecd87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13041 | 2025.11.21 18:14:40.423693 [ 256 ] {4011fcea-485a-467c-9666-caf3238ecd87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13042 | 2025.11.21 18:14:40.424096 [ 256 ] {4011fcea-485a-467c-9666-caf3238ecd87} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13043 | 2025.11.21 18:14:40.424133 [ 256 ] {4011fcea-485a-467c-9666-caf3238ecd87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13044 | 2025.11.21 18:14:40.424462 [ 256 ] {4011fcea-485a-467c-9666-caf3238ecd87} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13045 | 2025.11.21 18:14:40.424669 [ 256 ] {4011fcea-485a-467c-9666-caf3238ecd87} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13046 | 2025.11.21 18:14:40.424802 [ 256 ] {4011fcea-485a-467c-9666-caf3238ecd87} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001173 sec., 54560.954816709294 rows/sec., 3.80 MiB/sec. | ||
| 13047 | 2025.11.21 18:14:40.424839 [ 256 ] {4011fcea-485a-467c-9666-caf3238ecd87} <Debug> TCPHandler: Processed in 0.001336907 sec. | ||
| 13048 | 2025.11.21 18:14:40.424955 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13049 | 2025.11.21 18:14:40.425049 [ 256 ] {39fd9ebb-4c5a-4080-af88-dab886776e4c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13050 | 2025.11.21 18:14:40.425093 [ 256 ] {39fd9ebb-4c5a-4080-af88-dab886776e4c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13051 | 2025.11.21 18:14:40.425423 [ 256 ] {39fd9ebb-4c5a-4080-af88-dab886776e4c} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13052 | 2025.11.21 18:14:40.425458 [ 256 ] {39fd9ebb-4c5a-4080-af88-dab886776e4c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13053 | 2025.11.21 18:14:40.425765 [ 256 ] {39fd9ebb-4c5a-4080-af88-dab886776e4c} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 13054 | 2025.11.21 18:14:40.425982 [ 256 ] {39fd9ebb-4c5a-4080-af88-dab886776e4c} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13055 | 2025.11.21 18:14:40.426112 [ 256 ] {39fd9ebb-4c5a-4080-af88-dab886776e4c} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001081 sec., 22201.665124884366 rows/sec., 1.50 MiB/sec. | ||
| 13056 | 2025.11.21 18:14:40.426148 [ 256 ] {39fd9ebb-4c5a-4080-af88-dab886776e4c} <Debug> TCPHandler: Processed in 0.001243735 sec. | ||
| 13057 | 2025.11.21 18:14:41.897146 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 13058 | 2025.11.21 18:14:41.915350 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13059 | 2025.11.21 18:14:41.915414 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13060 | 2025.11.21 18:14:41.921800 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 13061 | 2025.11.21 18:14:41.922495 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13062 | 2025.11.21 18:14:41.925597 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 13063 | 2025.11.21 18:14:45.424867 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13064 | 2025.11.21 18:14:45.425063 [ 256 ] {be61e888-3595-43bc-bb95-bcc2a7ee2023} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13065 | 2025.11.21 18:14:45.425131 [ 256 ] {be61e888-3595-43bc-bb95-bcc2a7ee2023} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13066 | 2025.11.21 18:14:45.425818 [ 256 ] {be61e888-3595-43bc-bb95-bcc2a7ee2023} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13067 | 2025.11.21 18:14:45.425866 [ 256 ] {be61e888-3595-43bc-bb95-bcc2a7ee2023} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13068 | 2025.11.21 18:14:45.426276 [ 256 ] {be61e888-3595-43bc-bb95-bcc2a7ee2023} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13069 | 2025.11.21 18:14:45.426545 [ 256 ] {be61e888-3595-43bc-bb95-bcc2a7ee2023} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13070 | 2025.11.21 18:14:45.426711 [ 256 ] {be61e888-3595-43bc-bb95-bcc2a7ee2023} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001695 sec., 44837.7581120944 rows/sec., 3.69 MiB/sec. | ||
| 13071 | 2025.11.21 18:14:45.426762 [ 256 ] {be61e888-3595-43bc-bb95-bcc2a7ee2023} <Debug> TCPHandler: Processed in 0.002019982 sec. | ||
| 13072 | 2025.11.21 18:14:45.426901 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13073 | 2025.11.21 18:14:45.427005 [ 256 ] {46abc127-d5b3-4d09-ab7e-78c868fa941b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13074 | 2025.11.21 18:14:45.427050 [ 256 ] {46abc127-d5b3-4d09-ab7e-78c868fa941b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13075 | 2025.11.21 18:14:45.427489 [ 256 ] {46abc127-d5b3-4d09-ab7e-78c868fa941b} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13076 | 2025.11.21 18:14:45.427528 [ 256 ] {46abc127-d5b3-4d09-ab7e-78c868fa941b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13077 | 2025.11.21 18:14:45.427834 [ 256 ] {46abc127-d5b3-4d09-ab7e-78c868fa941b} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 13078 | 2025.11.21 18:14:45.428044 [ 256 ] {46abc127-d5b3-4d09-ab7e-78c868fa941b} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13079 | 2025.11.21 18:14:45.428182 [ 256 ] {46abc127-d5b3-4d09-ab7e-78c868fa941b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.0012 sec., 8333.333333333334 rows/sec., 626.63 KiB/sec. | ||
| 13080 | 2025.11.21 18:14:45.428220 [ 256 ] {46abc127-d5b3-4d09-ab7e-78c868fa941b} <Debug> TCPHandler: Processed in 0.001372329 sec. | ||
| 13081 | 2025.11.21 18:14:45.428351 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13082 | 2025.11.21 18:14:45.428449 [ 256 ] {aae89147-4344-4812-8ea9-4bfe5ff3310f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13083 | 2025.11.21 18:14:45.428490 [ 256 ] {aae89147-4344-4812-8ea9-4bfe5ff3310f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13084 | 2025.11.21 18:14:45.428947 [ 256 ] {aae89147-4344-4812-8ea9-4bfe5ff3310f} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13085 | 2025.11.21 18:14:45.428985 [ 256 ] {aae89147-4344-4812-8ea9-4bfe5ff3310f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13086 | 2025.11.21 18:14:45.429305 [ 256 ] {aae89147-4344-4812-8ea9-4bfe5ff3310f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13087 | 2025.11.21 18:14:45.429518 [ 256 ] {aae89147-4344-4812-8ea9-4bfe5ff3310f} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13088 | 2025.11.21 18:14:45.429657 [ 256 ] {aae89147-4344-4812-8ea9-4bfe5ff3310f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001229 sec., 60211.55410903173 rows/sec., 4.70 MiB/sec. | ||
| 13089 | 2025.11.21 18:14:45.429694 [ 256 ] {aae89147-4344-4812-8ea9-4bfe5ff3310f} <Debug> TCPHandler: Processed in 0.001393759 sec. | ||
| 13090 | 2025.11.21 18:14:45.429824 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13091 | 2025.11.21 18:14:45.429922 [ 256 ] {dc52a11a-3682-4f52-9a44-cf55c920c0b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13092 | 2025.11.21 18:14:45.429967 [ 256 ] {dc52a11a-3682-4f52-9a44-cf55c920c0b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13093 | 2025.11.21 18:14:45.430401 [ 256 ] {dc52a11a-3682-4f52-9a44-cf55c920c0b6} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13094 | 2025.11.21 18:14:45.430438 [ 256 ] {dc52a11a-3682-4f52-9a44-cf55c920c0b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13095 | 2025.11.21 18:14:45.430776 [ 256 ] {dc52a11a-3682-4f52-9a44-cf55c920c0b6} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13096 | 2025.11.21 18:14:45.430995 [ 256 ] {dc52a11a-3682-4f52-9a44-cf55c920c0b6} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13097 | 2025.11.21 18:14:45.431128 [ 256 ] {dc52a11a-3682-4f52-9a44-cf55c920c0b6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001227 sec., 130399.34800325998 rows/sec., 9.08 MiB/sec. | ||
| 13098 | 2025.11.21 18:14:45.431164 [ 256 ] {dc52a11a-3682-4f52-9a44-cf55c920c0b6} <Debug> TCPHandler: Processed in 0.001389559 sec. | ||
| 13099 | 2025.11.21 18:14:45.431281 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13100 | 2025.11.21 18:14:45.431377 [ 256 ] {c149c420-6b15-4654-897f-f154b6c007d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13101 | 2025.11.21 18:14:45.431430 [ 256 ] {c149c420-6b15-4654-897f-f154b6c007d4} <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 | ||
| 13102 | 2025.11.21 18:14:45.432224 [ 256 ] {c149c420-6b15-4654-897f-f154b6c007d4} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13103 | 2025.11.21 18:14:45.432260 [ 256 ] {c149c420-6b15-4654-897f-f154b6c007d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13104 | 2025.11.21 18:14:45.432774 [ 256 ] {c149c420-6b15-4654-897f-f154b6c007d4} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 13105 | 2025.11.21 18:14:45.432992 [ 256 ] {c149c420-6b15-4654-897f-f154b6c007d4} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13106 | 2025.11.21 18:14:45.433132 [ 256 ] {c149c420-6b15-4654-897f-f154b6c007d4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001774 sec., 5636.978579481398 rows/sec., 10.10 MiB/sec. | ||
| 13107 | 2025.11.21 18:14:45.433202 [ 256 ] {c149c420-6b15-4654-897f-f154b6c007d4} <Debug> TCPHandler: Processed in 0.001969561 sec. | ||
| 13108 | 2025.11.21 18:14:45.433317 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13109 | 2025.11.21 18:14:45.433412 [ 256 ] {5c955e97-3044-4384-ad91-1efb9930e682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13110 | 2025.11.21 18:14:45.433454 [ 256 ] {5c955e97-3044-4384-ad91-1efb9930e682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13111 | 2025.11.21 18:14:45.433806 [ 256 ] {5c955e97-3044-4384-ad91-1efb9930e682} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13112 | 2025.11.21 18:14:45.433842 [ 256 ] {5c955e97-3044-4384-ad91-1efb9930e682} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13113 | 2025.11.21 18:14:45.434137 [ 256 ] {5c955e97-3044-4384-ad91-1efb9930e682} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 13114 | 2025.11.21 18:14:45.434354 [ 256 ] {5c955e97-3044-4384-ad91-1efb9930e682} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13115 | 2025.11.21 18:14:45.434484 [ 256 ] {5c955e97-3044-4384-ad91-1efb9930e682} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001091 sec., 54995.417048579286 rows/sec., 3.71 MiB/sec. | ||
| 13116 | 2025.11.21 18:14:45.434520 [ 256 ] {5c955e97-3044-4384-ad91-1efb9930e682} <Debug> TCPHandler: Processed in 0.001252156 sec. | ||
| 13117 | 2025.11.21 18:14:47.735254 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13118 | 2025.11.21 18:14:47.735309 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13119 | 2025.11.21 18:14:47.905639 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26797 | ||
| 13120 | 2025.11.21 18:14:47.906189 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13121 | 2025.11.21 18:14:47.906239 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13122 | 2025.11.21 18:14:47.906757 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13123 | 2025.11.21 18:14:47.906982 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13124 | 2025.11.21 18:14:47.907124 [ 35 ] {} <Debug> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13125 | 2025.11.21 18:14:47.907131 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26797 | ||
| 13126 | 2025.11.21 18:14:47.907194 [ 35 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13127 | 2025.11.21 18:14:47.907222 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13128 | 2025.11.21 18:14:47.907350 [ 194 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 13129 | 2025.11.21 18:14:47.907508 [ 194 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13130 | 2025.11.21 18:14:47.907546 [ 194 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24429 rows starting from the beginning of the part | ||
| 13131 | 2025.11.21 18:14:47.907609 [ 194 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 448 rows starting from the beginning of the part | ||
| 13132 | 2025.11.21 18:14:47.907653 [ 194 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 512 rows starting from the beginning of the part | ||
| 13133 | 2025.11.21 18:14:47.907694 [ 194 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 448 rows starting from the beginning of the part | ||
| 13134 | 2025.11.21 18:14:47.907735 [ 194 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 512 rows starting from the beginning of the part | ||
| 13135 | 2025.11.21 18:14:47.907775 [ 194 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 448 rows starting from the beginning of the part | ||
| 13136 | 2025.11.21 18:14:47.909997 [ 200 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26797 rows, containing 4 columns (4 merged, 0 gathered) in 0.002700026 sec., 9924719.243444324 rows/sec., 141.97 MiB/sec. | ||
| 13137 | 2025.11.21 18:14:47.910502 [ 200 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13138 | 2025.11.21 18:14:47.910816 [ 200 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_56_11} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13139 | 2025.11.21 18:14:47.910899 [ 200 ] {a04d56e6-306c-43ec-aecb-84dbda04f701::all_1_56_11} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13140 | 2025.11.21 18:14:47.911010 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 13141 | 2025.11.21 18:14:47.989824 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 1726 | ||
| 13142 | 2025.11.21 18:14:47.991934 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13143 | 2025.11.21 18:14:47.991973 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13144 | 2025.11.21 18:14:47.993150 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13145 | 2025.11.21 18:14:47.993413 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13146 | 2025.11.21 18:14:47.993610 [ 34 ] {} <Debug> system.query_log (252c8152-1007-456e-996a-7daabffddc91) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 13147 | 2025.11.21 18:14:47.993686 [ 34 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13148 | 2025.11.21 18:14:47.993707 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1726 | ||
| 13149 | 2025.11.21 18:14:47.993726 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13150 | 2025.11.21 18:14:47.993887 [ 189 ] {252c8152-1007-456e-996a-7daabffddc91::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 | ||
| 13151 | 2025.11.21 18:14:47.994655 [ 189 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13152 | 2025.11.21 18:14:47.994801 [ 189 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1534 rows starting from the beginning of the part | ||
| 13153 | 2025.11.21 18:14:47.995187 [ 189 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 58 rows starting from the beginning of the part | ||
| 13154 | 2025.11.21 18:14:47.995561 [ 189 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part | ||
| 13155 | 2025.11.21 18:14:47.995907 [ 189 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 36 rows starting from the beginning of the part | ||
| 13156 | 2025.11.21 18:14:47.996245 [ 189 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 58 rows starting from the beginning of the part | ||
| 13157 | 2025.11.21 18:14:47.996579 [ 189 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 20 rows starting from the beginning of the part | ||
| 13158 | 2025.11.21 18:14:48.000229 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 341.14 MiB, peak 346.00 MiB, free memory in arenas 0.00 B, will set to 337.16 MiB (RSS), difference: -3.99 MiB | ||
| 13159 | 2025.11.21 18:14:48.003854 [ 200 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1726 rows, containing 72 columns (72 merged, 0 gathered) in 0.010041147 sec., 171892.71305359836 rows/sec., 132.11 MiB/sec. | ||
| 13160 | 2025.11.21 18:14:48.005516 [ 191 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 13161 | 2025.11.21 18:14:48.006076 [ 191 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_41_8} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13162 | 2025.11.21 18:14:48.006147 [ 191 ] {252c8152-1007-456e-996a-7daabffddc91::all_1_41_8} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 13163 | 2025.11.21 18:14:48.006439 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 13164 | 2025.11.21 18:14:49.000252 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 333.23 MiB, peak 346.00 MiB, free memory in arenas 0.00 B, will set to 337.17 MiB (RSS), difference: 3.95 MiB | ||
| 13165 | 2025.11.21 18:14:49.425715 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 13166 | 2025.11.21 18:14:49.444033 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13167 | 2025.11.21 18:14:49.444101 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13168 | 2025.11.21 18:14:49.450361 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 13169 | 2025.11.21 18:14:49.451088 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13170 | 2025.11.21 18:14:49.451399 [ 32 ] {} <Debug> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 13171 | 2025.11.21 18:14:49.451437 [ 32 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13172 | 2025.11.21 18:14:49.451456 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13173 | 2025.11.21 18:14:49.451573 [ 190 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact with storage Full | ||
| 13174 | 2025.11.21 18:14:49.454295 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 13175 | 2025.11.21 18:14:49.455304 [ 190 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13176 | 2025.11.21 18:14:49.456901 [ 190 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 385 rows starting from the beginning of the part | ||
| 13177 | 2025.11.21 18:14:49.462085 [ 190 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 7 rows starting from the beginning of the part | ||
| 13178 | 2025.11.21 18:14:49.466922 [ 190 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 8 rows starting from the beginning of the part | ||
| 13179 | 2025.11.21 18:14:49.472133 [ 190 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 7 rows starting from the beginning of the part | ||
| 13180 | 2025.11.21 18:14:49.477074 [ 190 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 8 rows starting from the beginning of the part | ||
| 13181 | 2025.11.21 18:14:49.480959 [ 190 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 7 rows starting from the beginning of the part | ||
| 13182 | 2025.11.21 18:14:49.533543 [ 191 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.082020707 sec., 5145.042214766571 rows/sec., 26.60 MiB/sec. | ||
| 13183 | 2025.11.21 18:14:49.536484 [ 191 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 13184 | 2025.11.21 18:14:49.538744 [ 191 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_56_11} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13185 | 2025.11.21 18:14:49.538853 [ 191 ] {fc97582e-e928-44f5-88a6-3f95a4907881::all_1_56_11} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 13186 | 2025.11.21 18:14:49.541707 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 13187 | 2025.11.21 18:14:49.726200 [ 32 ] {} <Debug> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945) (MergerMutator): Selected 5 parts from all_1_37_8 to all_41_41_0 | ||
| 13188 | 2025.11.21 18:14:49.726252 [ 32 ] {} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13189 | 2025.11.21 18:14:49.726272 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13190 | 2025.11.21 18:14:49.726361 [ 196 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_41_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_8 to all_41_41_0 into Compact with storage Full | ||
| 13191 | 2025.11.21 18:14:49.726462 [ 196 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_41_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13192 | 2025.11.21 18:14:49.726495 [ 196 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_8, total 39 rows starting from the beginning of the part | ||
| 13193 | 2025.11.21 18:14:49.726557 [ 196 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 13194 | 2025.11.21 18:14:49.726599 [ 196 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 13195 | 2025.11.21 18:14:49.726639 [ 196 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1 rows starting from the beginning of the part | ||
| 13196 | 2025.11.21 18:14:49.726677 [ 196 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_41_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 13197 | 2025.11.21 18:14:49.727438 [ 197 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_41_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 43 rows, containing 4 columns (4 merged, 0 gathered) in 0.001109293 sec., 38763.428598215265 rows/sec., 2.54 MiB/sec. | ||
| 13198 | 2025.11.21 18:14:49.727595 [ 196 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_41_9} <Trace> MergedBlockOutputStream: filled checksums all_1_41_9 (state Temporary) | ||
| 13199 | 2025.11.21 18:14:49.727846 [ 196 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_41_9} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_merge_all_1_41_9 to all_1_41_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13200 | 2025.11.21 18:14:49.727913 [ 196 ] {d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945::all_1_41_9} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945) (MergerMutator): Merged 5 parts: [all_1_37_8, all_41_41_0] -> all_1_41_9 | ||
| 13201 | 2025.11.21 18:14:49.727979 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 13202 | 2025.11.21 18:14:50.437017 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13203 | 2025.11.21 18:14:50.437216 [ 256 ] {c34aa457-50b8-4181-9384-cf085f906b27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13204 | 2025.11.21 18:14:50.437288 [ 256 ] {c34aa457-50b8-4181-9384-cf085f906b27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13205 | 2025.11.21 18:14:50.438183 [ 256 ] {c34aa457-50b8-4181-9384-cf085f906b27} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13206 | 2025.11.21 18:14:50.438224 [ 256 ] {c34aa457-50b8-4181-9384-cf085f906b27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13207 | 2025.11.21 18:14:50.438628 [ 256 ] {c34aa457-50b8-4181-9384-cf085f906b27} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13208 | 2025.11.21 18:14:50.438880 [ 256 ] {c34aa457-50b8-4181-9384-cf085f906b27} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13209 | 2025.11.21 18:14:50.438995 [ 36 ] {} <Debug> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 13210 | 2025.11.21 18:14:50.439033 [ 36 ] {} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13211 | 2025.11.21 18:14:50.439035 [ 256 ] {c34aa457-50b8-4181-9384-cf085f906b27} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001877 sec., 218433.67075119872 rows/sec., 13.86 MiB/sec. | ||
| 13212 | 2025.11.21 18:14:50.439054 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13213 | 2025.11.21 18:14:50.439092 [ 256 ] {c34aa457-50b8-4181-9384-cf085f906b27} <Debug> TCPHandler: Processed in 0.002209436 sec. | ||
| 13214 | 2025.11.21 18:14:50.439144 [ 188 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 13215 | 2025.11.21 18:14:50.439220 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13216 | 2025.11.21 18:14:50.439251 [ 188 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13217 | 2025.11.21 18:14:50.439286 [ 188 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 410 rows starting from the beginning of the part | ||
| 13218 | 2025.11.21 18:14:50.439322 [ 256 ] {6c245f66-3abf-44db-876b-128a8caf0ecc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13219 | 2025.11.21 18:14:50.439353 [ 188 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 410 rows starting from the beginning of the part | ||
| 13220 | 2025.11.21 18:14:50.439366 [ 256 ] {6c245f66-3abf-44db-876b-128a8caf0ecc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13221 | 2025.11.21 18:14:50.439405 [ 188 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 410 rows starting from the beginning of the part | ||
| 13222 | 2025.11.21 18:14:50.439456 [ 188 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 410 rows starting from the beginning of the part | ||
| 13223 | 2025.11.21 18:14:50.439504 [ 188 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 410 rows starting from the beginning of the part | ||
| 13224 | 2025.11.21 18:14:50.440374 [ 256 ] {6c245f66-3abf-44db-876b-128a8caf0ecc} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13225 | 2025.11.21 18:14:50.440409 [ 256 ] {6c245f66-3abf-44db-876b-128a8caf0ecc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13226 | 2025.11.21 18:14:50.440502 [ 197 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2050 rows, containing 5 columns (5 merged, 0 gathered) in 0.001391648 sec., 1473073.6508082503 rows/sec., 99.06 MiB/sec. | ||
| 13227 | 2025.11.21 18:14:50.440725 [ 195 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 13228 | 2025.11.21 18:14:50.440858 [ 256 ] {6c245f66-3abf-44db-876b-128a8caf0ecc} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13229 | 2025.11.21 18:14:50.441083 [ 195 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_41_10} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13230 | 2025.11.21 18:14:50.441140 [ 256 ] {6c245f66-3abf-44db-876b-128a8caf0ecc} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13231 | 2025.11.21 18:14:50.441178 [ 195 ] {b590a0be-88c3-4072-97aa-f986a9e1b232::all_1_41_10} <Trace> oximeter.fields_i16 (b590a0be-88c3-4072-97aa-f986a9e1b232) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 13232 | 2025.11.21 18:14:50.441283 [ 256 ] {6c245f66-3abf-44db-876b-128a8caf0ecc} <Debug> executeQuery: Read 1172 rows, 95.50 KiB in 0.001985 sec., 590428.2115869018 rows/sec., 46.99 MiB/sec. | ||
| 13233 | 2025.11.21 18:14:50.441296 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 13234 | 2025.11.21 18:14:50.441328 [ 256 ] {6c245f66-3abf-44db-876b-128a8caf0ecc} <Debug> TCPHandler: Processed in 0.002159404 sec. | ||
| 13235 | 2025.11.21 18:14:50.441448 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13236 | 2025.11.21 18:14:50.441545 [ 256 ] {197544df-5f57-4581-a089-58f857dc3b48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13237 | 2025.11.21 18:14:50.441587 [ 256 ] {197544df-5f57-4581-a089-58f857dc3b48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13238 | 2025.11.21 18:14:50.442082 [ 256 ] {197544df-5f57-4581-a089-58f857dc3b48} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13239 | 2025.11.21 18:14:50.442116 [ 256 ] {197544df-5f57-4581-a089-58f857dc3b48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13240 | 2025.11.21 18:14:50.442419 [ 256 ] {197544df-5f57-4581-a089-58f857dc3b48} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13241 | 2025.11.21 18:14:50.442627 [ 256 ] {197544df-5f57-4581-a089-58f857dc3b48} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13242 | 2025.11.21 18:14:50.442714 [ 36 ] {} <Debug> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13243 | 2025.11.21 18:14:50.442739 [ 36 ] {} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13244 | 2025.11.21 18:14:50.442751 [ 256 ] {197544df-5f57-4581-a089-58f857dc3b48} <Debug> executeQuery: Read 235 rows, 14.57 KiB in 0.001227 sec., 191524.0423797881 rows/sec., 11.60 MiB/sec. | ||
| 13245 | 2025.11.21 18:14:50.442755 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13246 | 2025.11.21 18:14:50.442788 [ 256 ] {197544df-5f57-4581-a089-58f857dc3b48} <Debug> TCPHandler: Processed in 0.001389708 sec. | ||
| 13247 | 2025.11.21 18:14:50.442825 [ 196 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact with storage Full | ||
| 13248 | 2025.11.21 18:14:50.442890 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13249 | 2025.11.21 18:14:50.442910 [ 196 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13250 | 2025.11.21 18:14:50.442938 [ 196 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 263 rows starting from the beginning of the part | ||
| 13251 | 2025.11.21 18:14:50.442983 [ 256 ] {caca7f9e-92b9-4cac-8a67-d23ba3e00653} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13252 | 2025.11.21 18:14:50.442992 [ 196 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 235 rows starting from the beginning of the part | ||
| 13253 | 2025.11.21 18:14:50.443024 [ 256 ] {caca7f9e-92b9-4cac-8a67-d23ba3e00653} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13254 | 2025.11.21 18:14:50.443040 [ 196 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 10 rows starting from the beginning of the part | ||
| 13255 | 2025.11.21 18:14:50.443084 [ 196 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 239 rows starting from the beginning of the part | ||
| 13256 | 2025.11.21 18:14:50.443124 [ 196 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 10 rows starting from the beginning of the part | ||
| 13257 | 2025.11.21 18:14:50.443164 [ 196 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 235 rows starting from the beginning of the part | ||
| 13258 | 2025.11.21 18:14:50.443498 [ 256 ] {caca7f9e-92b9-4cac-8a67-d23ba3e00653} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13259 | 2025.11.21 18:14:50.443532 [ 256 ] {caca7f9e-92b9-4cac-8a67-d23ba3e00653} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13260 | 2025.11.21 18:14:50.443833 [ 256 ] {caca7f9e-92b9-4cac-8a67-d23ba3e00653} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13261 | 2025.11.21 18:14:50.444009 [ 198 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 992 rows, containing 5 columns (5 merged, 0 gathered) in 0.001204464 sec., 823602.8640125401 rows/sec., 53.47 MiB/sec. | ||
| 13262 | 2025.11.21 18:14:50.444042 [ 256 ] {caca7f9e-92b9-4cac-8a67-d23ba3e00653} <Trace> oximeter.fields_u32 (0efa6ef2-0522-49fb-b572-1f37cb0f64bb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13263 | 2025.11.21 18:14:50.444163 [ 196 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13264 | 2025.11.21 18:14:50.444186 [ 256 ] {caca7f9e-92b9-4cac-8a67-d23ba3e00653} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001221 sec., 173628.17362817362 rows/sec., 11.20 MiB/sec. | ||
| 13265 | 2025.11.21 18:14:50.444223 [ 256 ] {caca7f9e-92b9-4cac-8a67-d23ba3e00653} <Debug> TCPHandler: Processed in 0.001380438 sec. | ||
| 13266 | 2025.11.21 18:14:50.444334 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13267 | 2025.11.21 18:14:50.444397 [ 196 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_81_16} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13268 | 2025.11.21 18:14:50.444427 [ 256 ] {1932e30f-74e0-414b-8715-66517e6088a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13269 | 2025.11.21 18:14:50.444458 [ 196 ] {29f93f04-6503-4790-be8d-e6e790e4ff25::all_1_81_16} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13270 | 2025.11.21 18:14:50.444467 [ 256 ] {1932e30f-74e0-414b-8715-66517e6088a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13271 | 2025.11.21 18:14:50.444517 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 13272 | 2025.11.21 18:14:50.444939 [ 256 ] {1932e30f-74e0-414b-8715-66517e6088a7} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13273 | 2025.11.21 18:14:50.444974 [ 256 ] {1932e30f-74e0-414b-8715-66517e6088a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13274 | 2025.11.21 18:14:50.445286 [ 256 ] {1932e30f-74e0-414b-8715-66517e6088a7} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13275 | 2025.11.21 18:14:50.445493 [ 256 ] {1932e30f-74e0-414b-8715-66517e6088a7} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13276 | 2025.11.21 18:14:50.445580 [ 36 ] {} <Debug> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860) (MergerMutator): Selected 5 parts from all_1_37_9 to all_41_41_0 | ||
| 13277 | 2025.11.21 18:14:50.445607 [ 36 ] {} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13278 | 2025.11.21 18:14:50.445618 [ 256 ] {1932e30f-74e0-414b-8715-66517e6088a7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001209 sec., 174524.40033085193 rows/sec., 9.91 MiB/sec. | ||
| 13279 | 2025.11.21 18:14:50.445626 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13280 | 2025.11.21 18:14:50.445655 [ 256 ] {1932e30f-74e0-414b-8715-66517e6088a7} <Debug> TCPHandler: Processed in 0.001369279 sec. | ||
| 13281 | 2025.11.21 18:14:50.445716 [ 197 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_41_10} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_37_9 to all_41_41_0 into Compact with storage Full | ||
| 13282 | 2025.11.21 18:14:50.445759 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13283 | 2025.11.21 18:14:50.445840 [ 197 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_41_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13284 | 2025.11.21 18:14:50.445859 [ 256 ] {3a85823f-1e08-418f-aca3-7990020681b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13285 | 2025.11.21 18:14:50.445878 [ 197 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_37_9, total 211 rows starting from the beginning of the part | ||
| 13286 | 2025.11.21 18:14:50.445905 [ 256 ] {3a85823f-1e08-418f-aca3-7990020681b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13287 | 2025.11.21 18:14:50.445950 [ 197 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 211 rows starting from the beginning of the part | ||
| 13288 | 2025.11.21 18:14:50.446001 [ 197 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 211 rows starting from the beginning of the part | ||
| 13289 | 2025.11.21 18:14:50.446041 [ 197 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 211 rows starting from the beginning of the part | ||
| 13290 | 2025.11.21 18:14:50.446079 [ 197 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_41_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 211 rows starting from the beginning of the part | ||
| 13291 | 2025.11.21 18:14:50.446580 [ 256 ] {3a85823f-1e08-418f-aca3-7990020681b3} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13292 | 2025.11.21 18:14:50.446624 [ 256 ] {3a85823f-1e08-418f-aca3-7990020681b3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13293 | 2025.11.21 18:14:50.446988 [ 256 ] {3a85823f-1e08-418f-aca3-7990020681b3} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13294 | 2025.11.21 18:14:50.447002 [ 201 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_41_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1055 rows, containing 5 columns (5 merged, 0 gathered) in 0.001325587 sec., 795873.8279720607 rows/sec., 48.23 MiB/sec. | ||
| 13295 | 2025.11.21 18:14:50.447186 [ 192 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_41_10} <Trace> MergedBlockOutputStream: filled checksums all_1_41_10 (state Temporary) | ||
| 13296 | 2025.11.21 18:14:50.447212 [ 256 ] {3a85823f-1e08-418f-aca3-7990020681b3} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13297 | 2025.11.21 18:14:50.447345 [ 256 ] {3a85823f-1e08-418f-aca3-7990020681b3} <Debug> executeQuery: Read 709 rows, 50.87 KiB in 0.001506 sec., 470783.5325365206 rows/sec., 32.99 MiB/sec. | ||
| 13298 | 2025.11.21 18:14:50.447383 [ 256 ] {3a85823f-1e08-418f-aca3-7990020681b3} <Debug> TCPHandler: Processed in 0.001673525 sec. | ||
| 13299 | 2025.11.21 18:14:50.447495 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13300 | 2025.11.21 18:14:50.447499 [ 192 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_41_10} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860): Renaming temporary part tmp_merge_all_1_41_10 to all_1_41_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13301 | 2025.11.21 18:14:50.447586 [ 192 ] {e949cae9-0a42-4d21-a70a-9be89bfe2860::all_1_41_10} <Trace> oximeter.fields_u8 (e949cae9-0a42-4d21-a70a-9be89bfe2860) (MergerMutator): Merged 5 parts: [all_1_37_9, all_41_41_0] -> all_1_41_10 | ||
| 13302 | 2025.11.21 18:14:50.447588 [ 256 ] {d5d8364f-b388-4df5-a90b-39a98fc1e829} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13303 | 2025.11.21 18:14:50.447636 [ 256 ] {d5d8364f-b388-4df5-a90b-39a98fc1e829} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13304 | 2025.11.21 18:14:50.447656 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 13305 | 2025.11.21 18:14:50.447967 [ 256 ] {d5d8364f-b388-4df5-a90b-39a98fc1e829} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13306 | 2025.11.21 18:14:50.448003 [ 256 ] {d5d8364f-b388-4df5-a90b-39a98fc1e829} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13307 | 2025.11.21 18:14:50.448310 [ 256 ] {d5d8364f-b388-4df5-a90b-39a98fc1e829} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 13308 | 2025.11.21 18:14:50.448514 [ 256 ] {d5d8364f-b388-4df5-a90b-39a98fc1e829} <Trace> oximeter.measurements_bool (bc87881d-b97a-477f-bebe-14369bc73622): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13309 | 2025.11.21 18:14:50.448642 [ 256 ] {d5d8364f-b388-4df5-a90b-39a98fc1e829} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001073 sec., 5591.798695246971 rows/sec., 292.15 KiB/sec. | ||
| 13310 | 2025.11.21 18:14:50.448677 [ 256 ] {d5d8364f-b388-4df5-a90b-39a98fc1e829} <Debug> TCPHandler: Processed in 0.001230785 sec. | ||
| 13311 | 2025.11.21 18:14:50.448780 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13312 | 2025.11.21 18:14:50.448873 [ 256 ] {cb3631bc-fa75-4b4c-9122-5ff6005d6491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13313 | 2025.11.21 18:14:50.448915 [ 256 ] {cb3631bc-fa75-4b4c-9122-5ff6005d6491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13314 | 2025.11.21 18:14:50.449346 [ 256 ] {cb3631bc-fa75-4b4c-9122-5ff6005d6491} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13315 | 2025.11.21 18:14:50.449381 [ 256 ] {cb3631bc-fa75-4b4c-9122-5ff6005d6491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13316 | 2025.11.21 18:14:50.449727 [ 256 ] {cb3631bc-fa75-4b4c-9122-5ff6005d6491} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13317 | 2025.11.21 18:14:50.449944 [ 256 ] {cb3631bc-fa75-4b4c-9122-5ff6005d6491} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13318 | 2025.11.21 18:14:50.450072 [ 256 ] {cb3631bc-fa75-4b4c-9122-5ff6005d6491} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001218 sec., 257799.67159277506 rows/sec., 16.94 MiB/sec. | ||
| 13319 | 2025.11.21 18:14:50.450107 [ 256 ] {cb3631bc-fa75-4b4c-9122-5ff6005d6491} <Debug> TCPHandler: Processed in 0.001376428 sec. | ||
| 13320 | 2025.11.21 18:14:50.450208 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13321 | 2025.11.21 18:14:50.450300 [ 256 ] {cf4f1426-842c-4aba-8ba9-17e70a11f9ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13322 | 2025.11.21 18:14:50.450341 [ 256 ] {cf4f1426-842c-4aba-8ba9-17e70a11f9ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13323 | 2025.11.21 18:14:50.450655 [ 256 ] {cf4f1426-842c-4aba-8ba9-17e70a11f9ac} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13324 | 2025.11.21 18:14:50.450689 [ 256 ] {cf4f1426-842c-4aba-8ba9-17e70a11f9ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13325 | 2025.11.21 18:14:50.450978 [ 256 ] {cf4f1426-842c-4aba-8ba9-17e70a11f9ac} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13326 | 2025.11.21 18:14:50.451182 [ 256 ] {cf4f1426-842c-4aba-8ba9-17e70a11f9ac} <Trace> oximeter.measurements_f64 (d03a4da2-ee3f-411a-bbbd-e1d1fe9e7945): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13327 | 2025.11.21 18:14:50.451311 [ 256 ] {cf4f1426-842c-4aba-8ba9-17e70a11f9ac} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 13328 | 2025.11.21 18:14:50.451346 [ 256 ] {cf4f1426-842c-4aba-8ba9-17e70a11f9ac} <Debug> TCPHandler: Processed in 0.001186725 sec. | ||
| 13329 | 2025.11.21 18:14:50.451460 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13330 | 2025.11.21 18:14:50.451575 [ 256 ] {9607f936-db38-4098-b9ff-0c5c746b0d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13331 | 2025.11.21 18:14:50.451640 [ 256 ] {9607f936-db38-4098-b9ff-0c5c746b0d1f} <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 | ||
| 13332 | 2025.11.21 18:14:50.452596 [ 256 ] {9607f936-db38-4098-b9ff-0c5c746b0d1f} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13333 | 2025.11.21 18:14:50.452632 [ 256 ] {9607f936-db38-4098-b9ff-0c5c746b0d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13334 | 2025.11.21 18:14:50.453167 [ 256 ] {9607f936-db38-4098-b9ff-0c5c746b0d1f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 13335 | 2025.11.21 18:14:50.453386 [ 256 ] {9607f936-db38-4098-b9ff-0c5c746b0d1f} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13336 | 2025.11.21 18:14:50.453530 [ 256 ] {9607f936-db38-4098-b9ff-0c5c746b0d1f} <Debug> executeQuery: Read 30 rows, 55.05 KiB in 0.001979 sec., 15159.171298635676 rows/sec., 27.16 MiB/sec. | ||
| 13337 | 2025.11.21 18:14:50.453594 [ 256 ] {9607f936-db38-4098-b9ff-0c5c746b0d1f} <Debug> TCPHandler: Processed in 0.002193115 sec. | ||
| 13338 | 2025.11.21 18:14:50.453703 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13339 | 2025.11.21 18:14:50.453796 [ 256 ] {61158626-0471-4fcb-87af-7e4f91162c14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13340 | 2025.11.21 18:14:50.453837 [ 256 ] {61158626-0471-4fcb-87af-7e4f91162c14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13341 | 2025.11.21 18:14:50.454164 [ 256 ] {61158626-0471-4fcb-87af-7e4f91162c14} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13342 | 2025.11.21 18:14:50.454205 [ 256 ] {61158626-0471-4fcb-87af-7e4f91162c14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13343 | 2025.11.21 18:14:50.454497 [ 256 ] {61158626-0471-4fcb-87af-7e4f91162c14} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 13344 | 2025.11.21 18:14:50.454698 [ 256 ] {61158626-0471-4fcb-87af-7e4f91162c14} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13345 | 2025.11.21 18:14:50.454825 [ 256 ] {61158626-0471-4fcb-87af-7e4f91162c14} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001047 sec., 99331.42311365808 rows/sec., 6.09 MiB/sec. | ||
| 13346 | 2025.11.21 18:14:50.454860 [ 256 ] {61158626-0471-4fcb-87af-7e4f91162c14} <Debug> TCPHandler: Processed in 0.001205445 sec. | ||
| 13347 | 2025.11.21 18:14:55.408272 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27309 | ||
| 13348 | 2025.11.21 18:14:55.408833 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13349 | 2025.11.21 18:14:55.408888 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13350 | 2025.11.21 18:14:55.409378 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13351 | 2025.11.21 18:14:55.409618 [ 245 ] {} <Trace> system.asynchronous_metric_log (a04d56e6-306c-43ec-aecb-84dbda04f701): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13352 | 2025.11.21 18:14:55.409781 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27309 | ||
| 13353 | 2025.11.21 18:14:55.426026 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13354 | 2025.11.21 18:14:55.426206 [ 256 ] {393c5e31-8405-4f06-8d6a-3e48d7e61eba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13355 | 2025.11.21 18:14:55.426273 [ 256 ] {393c5e31-8405-4f06-8d6a-3e48d7e61eba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13356 | 2025.11.21 18:14:55.427036 [ 256 ] {393c5e31-8405-4f06-8d6a-3e48d7e61eba} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13357 | 2025.11.21 18:14:55.427097 [ 256 ] {393c5e31-8405-4f06-8d6a-3e48d7e61eba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13358 | 2025.11.21 18:14:55.427573 [ 256 ] {393c5e31-8405-4f06-8d6a-3e48d7e61eba} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13359 | 2025.11.21 18:14:55.427833 [ 256 ] {393c5e31-8405-4f06-8d6a-3e48d7e61eba} <Trace> oximeter.fields_string (4d3f2c2f-6b0f-49e7-b4fe-e64aff3bb3c6): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13360 | 2025.11.21 18:14:55.427994 [ 256 ] {393c5e31-8405-4f06-8d6a-3e48d7e61eba} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001836 sec., 41394.33551198257 rows/sec., 3.41 MiB/sec. | ||
| 13361 | 2025.11.21 18:14:55.428054 [ 256 ] {393c5e31-8405-4f06-8d6a-3e48d7e61eba} <Debug> TCPHandler: Processed in 0.002151294 sec. | ||
| 13362 | 2025.11.21 18:14:55.428204 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13363 | 2025.11.21 18:14:55.428309 [ 256 ] {4018dedf-8075-4a3e-abd2-543a3e9c0f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13364 | 2025.11.21 18:14:55.428352 [ 256 ] {4018dedf-8075-4a3e-abd2-543a3e9c0f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13365 | 2025.11.21 18:14:55.428783 [ 256 ] {4018dedf-8075-4a3e-abd2-543a3e9c0f59} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13366 | 2025.11.21 18:14:55.428820 [ 256 ] {4018dedf-8075-4a3e-abd2-543a3e9c0f59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13367 | 2025.11.21 18:14:55.429137 [ 256 ] {4018dedf-8075-4a3e-abd2-543a3e9c0f59} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13368 | 2025.11.21 18:14:55.429375 [ 256 ] {4018dedf-8075-4a3e-abd2-543a3e9c0f59} <Trace> oximeter.fields_u16 (29f93f04-6503-4790-be8d-e6e790e4ff25): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13369 | 2025.11.21 18:14:55.429520 [ 256 ] {4018dedf-8075-4a3e-abd2-543a3e9c0f59} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001236 sec., 8090.614886731392 rows/sec., 608.38 KiB/sec. | ||
| 13370 | 2025.11.21 18:14:55.429560 [ 256 ] {4018dedf-8075-4a3e-abd2-543a3e9c0f59} <Debug> TCPHandler: Processed in 0.001407109 sec. | ||
| 13371 | 2025.11.21 18:14:55.429664 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13372 | 2025.11.21 18:14:55.429760 [ 256 ] {3a9beb8a-5cc0-4c3d-8a52-e62a14df1a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13373 | 2025.11.21 18:14:55.429801 [ 256 ] {3a9beb8a-5cc0-4c3d-8a52-e62a14df1a5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13374 | 2025.11.21 18:14:55.430226 [ 256 ] {3a9beb8a-5cc0-4c3d-8a52-e62a14df1a5b} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13375 | 2025.11.21 18:14:55.430262 [ 256 ] {3a9beb8a-5cc0-4c3d-8a52-e62a14df1a5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13376 | 2025.11.21 18:14:55.430573 [ 256 ] {3a9beb8a-5cc0-4c3d-8a52-e62a14df1a5b} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13377 | 2025.11.21 18:14:55.430782 [ 256 ] {3a9beb8a-5cc0-4c3d-8a52-e62a14df1a5b} <Trace> oximeter.fields_uuid (cc409999-3bfa-4ef7-ab1f-410d47addc98): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13378 | 2025.11.21 18:14:55.430912 [ 256 ] {3a9beb8a-5cc0-4c3d-8a52-e62a14df1a5b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001173 sec., 63086.10400682012 rows/sec., 4.93 MiB/sec. | ||
| 13379 | 2025.11.21 18:14:55.430949 [ 256 ] {3a9beb8a-5cc0-4c3d-8a52-e62a14df1a5b} <Debug> TCPHandler: Processed in 0.001334677 sec. | ||
| 13380 | 2025.11.21 18:14:55.431065 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13381 | 2025.11.21 18:14:55.431158 [ 256 ] {e42f0e64-7759-49aa-a809-1a8e9432a7b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13382 | 2025.11.21 18:14:55.431202 [ 256 ] {e42f0e64-7759-49aa-a809-1a8e9432a7b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13383 | 2025.11.21 18:14:55.431613 [ 256 ] {e42f0e64-7759-49aa-a809-1a8e9432a7b2} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13384 | 2025.11.21 18:14:55.431646 [ 256 ] {e42f0e64-7759-49aa-a809-1a8e9432a7b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13385 | 2025.11.21 18:14:55.431988 [ 256 ] {e42f0e64-7759-49aa-a809-1a8e9432a7b2} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13386 | 2025.11.21 18:14:55.432198 [ 256 ] {e42f0e64-7759-49aa-a809-1a8e9432a7b2} <Trace> oximeter.measurements_cumulativeu64 (ce6b6b09-de2c-42d4-bb59-09cd03908015): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13387 | 2025.11.21 18:14:55.432329 [ 256 ] {e42f0e64-7759-49aa-a809-1a8e9432a7b2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00119 sec., 134453.78151260503 rows/sec., 9.36 MiB/sec. | ||
| 13388 | 2025.11.21 18:14:55.432364 [ 256 ] {e42f0e64-7759-49aa-a809-1a8e9432a7b2} <Debug> TCPHandler: Processed in 0.001348607 sec. | ||
| 13389 | 2025.11.21 18:14:55.432473 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13390 | 2025.11.21 18:14:55.432576 [ 256 ] {dfd005b4-cbc4-4118-bfc4-47ed961ccc74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13391 | 2025.11.21 18:14:55.432633 [ 256 ] {dfd005b4-cbc4-4118-bfc4-47ed961ccc74} <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 | ||
| 13392 | 2025.11.21 18:14:55.433439 [ 256 ] {dfd005b4-cbc4-4118-bfc4-47ed961ccc74} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13393 | 2025.11.21 18:14:55.433476 [ 256 ] {dfd005b4-cbc4-4118-bfc4-47ed961ccc74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13394 | 2025.11.21 18:14:55.434013 [ 256 ] {dfd005b4-cbc4-4118-bfc4-47ed961ccc74} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 13395 | 2025.11.21 18:14:55.434250 [ 256 ] {dfd005b4-cbc4-4118-bfc4-47ed961ccc74} <Trace> oximeter.measurements_histogramu64 (98d9f057-b6d6-433e-b4bf-26ae70456c9f): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13396 | 2025.11.21 18:14:55.434394 [ 256 ] {dfd005b4-cbc4-4118-bfc4-47ed961ccc74} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001838 sec., 5440.69640914037 rows/sec., 9.75 MiB/sec. | ||
| 13397 | 2025.11.21 18:14:55.434459 [ 256 ] {dfd005b4-cbc4-4118-bfc4-47ed961ccc74} <Debug> TCPHandler: Processed in 0.002038671 sec. | ||
| 13398 | 2025.11.21 18:14:55.434589 [ 256 ] {} <Trace> TCP-Session: 786f37f1-f43e-4364-b910-faead86f4e53 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13399 | 2025.11.21 18:14:55.434710 [ 256 ] {9b7bf605-69d4-47a9-a2e4-ad1127dad646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:36317) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13400 | 2025.11.21 18:14:55.434754 [ 256 ] {9b7bf605-69d4-47a9-a2e4-ad1127dad646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13401 | 2025.11.21 18:14:55.435104 [ 256 ] {9b7bf605-69d4-47a9-a2e4-ad1127dad646} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13402 | 2025.11.21 18:14:55.435139 [ 256 ] {9b7bf605-69d4-47a9-a2e4-ad1127dad646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13403 | 2025.11.21 18:14:55.435464 [ 256 ] {9b7bf605-69d4-47a9-a2e4-ad1127dad646} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 13404 | 2025.11.21 18:14:55.435677 [ 256 ] {9b7bf605-69d4-47a9-a2e4-ad1127dad646} <Trace> oximeter.measurements_u64 (0df4e767-ce3f-40ad-b43a-652fb7651626): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13405 | 2025.11.21 18:14:55.435809 [ 256 ] {9b7bf605-69d4-47a9-a2e4-ad1127dad646} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001124 sec., 53380.78291814947 rows/sec., 3.60 MiB/sec. | ||
| 13406 | 2025.11.21 18:14:55.435844 [ 256 ] {9b7bf605-69d4-47a9-a2e4-ad1127dad646} <Debug> TCPHandler: Processed in 0.001315487 sec. | ||
| 13407 | 2025.11.21 18:14:56.575931 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63123 | ||
| 13408 | 2025.11.21 18:14:56.576038 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13409 | 2025.11.21 18:14:56.576063 [ 352 ] {} <Debug> TCP-Session: b9040681-f417-4f39-9930-5ef872d71827 Authenticating user 'default' from [fd00:1122:3344:101::e]:63123 | ||
| 13410 | 2025.11.21 18:14:56.576085 [ 352 ] {} <Debug> TCP-Session: b9040681-f417-4f39-9930-5ef872d71827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13411 | 2025.11.21 18:14:56.576099 [ 352 ] {} <Debug> TCP-Session: b9040681-f417-4f39-9930-5ef872d71827 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13412 | 2025.11.21 18:14:56.576306 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56991 | ||
| 13413 | 2025.11.21 18:14:56.576328 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55384 | ||
| 13414 | 2025.11.21 18:14:56.576346 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51280 | ||
| 13415 | 2025.11.21 18:14:56.576376 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41586 | ||
| 13416 | 2025.11.21 18:14:56.576417 [ 352 ] {} <Trace> TCP-Session: b9040681-f417-4f39-9930-5ef872d71827 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13417 | 2025.11.21 18:14:56.576429 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13418 | 2025.11.21 18:14:56.576478 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13419 | 2025.11.21 18:14:56.576384 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54801 | ||
| 13420 | 2025.11.21 18:14:56.576504 [ 353 ] {} <Debug> TCP-Session: 512ac8fc-6ac5-41ff-99f9-09e04024f0a5 Authenticating user 'default' from [fd00:1122:3344:101::e]:56991 | ||
| 13421 | 2025.11.21 18:14:56.576518 [ 288 ] {} <Debug> TCP-Session: 288753f0-99fb-4c80-9180-2a98d1a6c238 Authenticating user 'default' from [fd00:1122:3344:101::e]:55384 | ||
| 13422 | 2025.11.21 18:14:56.576376 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45641 | ||
| 13423 | 2025.11.21 18:14:56.576571 [ 288 ] {} <Debug> TCP-Session: 288753f0-99fb-4c80-9180-2a98d1a6c238 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13424 | 2025.11.21 18:14:56.576552 [ 353 ] {} <Debug> TCP-Session: 512ac8fc-6ac5-41ff-99f9-09e04024f0a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13425 | 2025.11.21 18:14:56.576608 [ 288 ] {} <Debug> TCP-Session: 288753f0-99fb-4c80-9180-2a98d1a6c238 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13426 | 2025.11.21 18:14:56.576624 [ 352 ] {18bc6965-343e-4374-8b1f-650bb81ec795} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:63123) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13427 | 2025.11.21 18:14:56.576627 [ 353 ] {} <Debug> TCP-Session: 512ac8fc-6ac5-41ff-99f9-09e04024f0a5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13428 | 2025.11.21 18:14:56.576626 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13429 | 2025.11.21 18:14:56.576376 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38459 | ||
| 13430 | 2025.11.21 18:14:56.576694 [ 290 ] {} <Debug> TCP-Session: 50c4bc84-4a3b-4283-93cc-6065817177c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:51280 | ||
| 13431 | 2025.11.21 18:14:56.576334 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58514 | ||
| 13432 | 2025.11.21 18:14:56.576738 [ 290 ] {} <Debug> TCP-Session: 50c4bc84-4a3b-4283-93cc-6065817177c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13433 | 2025.11.21 18:14:56.576771 [ 290 ] {} <Debug> TCP-Session: 50c4bc84-4a3b-4283-93cc-6065817177c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13434 | 2025.11.21 18:14:56.576912 [ 352 ] {18bc6965-343e-4374-8b1f-650bb81ec795} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13435 | 2025.11.21 18:14:56.576974 [ 352 ] {18bc6965-343e-4374-8b1f-650bb81ec795} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13436 | 2025.11.21 18:14:56.577040 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13437 | 2025.11.21 18:14:56.577076 [ 351 ] {} <Debug> TCP-Session: 08dea303-b9fa-4470-93ab-8bc45c970f19 Authenticating user 'default' from [fd00:1122:3344:101::e]:54801 | ||
| 13438 | 2025.11.21 18:14:56.577093 [ 351 ] {} <Debug> TCP-Session: 08dea303-b9fa-4470-93ab-8bc45c970f19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13439 | 2025.11.21 18:14:56.577106 [ 351 ] {} <Debug> TCP-Session: 08dea303-b9fa-4470-93ab-8bc45c970f19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13440 | 2025.11.21 18:14:56.577265 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13441 | 2025.11.21 18:14:56.577279 [ 352 ] {18bc6965-343e-4374-8b1f-650bb81ec795} <Debug> oximeter.version (1e33800d-71a0-4bff-b3ff-07bf941cdc20) (SelectExecutor): Key condition: unknown | ||
| 13442 | 2025.11.21 18:14:56.577322 [ 291 ] {} <Debug> TCP-Session: 671aaf4a-529d-43b2-ae12-7c9fe9811b50 Authenticating user 'default' from [fd00:1122:3344:101::e]:45641 | ||
| 13443 | 2025.11.21 18:14:56.577335 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13444 | 2025.11.21 18:14:56.577359 [ 291 ] {} <Debug> TCP-Session: 671aaf4a-529d-43b2-ae12-7c9fe9811b50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13445 | 2025.11.21 18:14:56.577371 [ 349 ] {} <Debug> TCP-Session: db6b1aa1-2504-44db-8dea-75c7b312bc47 Authenticating user 'default' from [fd00:1122:3344:101::e]:38459 | ||
| 13446 | 2025.11.21 18:14:56.577384 [ 291 ] {} <Debug> TCP-Session: 671aaf4a-529d-43b2-ae12-7c9fe9811b50 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13447 | 2025.11.21 18:14:56.577392 [ 349 ] {} <Debug> TCP-Session: db6b1aa1-2504-44db-8dea-75c7b312bc47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13448 | 2025.11.21 18:14:56.577409 [ 349 ] {} <Debug> TCP-Session: db6b1aa1-2504-44db-8dea-75c7b312bc47 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13449 | 2025.11.21 18:14:56.577657 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13450 | 2025.11.21 18:14:56.577690 [ 350 ] {} <Debug> TCP-Session: 1cb839f4-1833-4920-9b7c-df67ca18228f Authenticating user 'default' from [fd00:1122:3344:101::e]:41586 | ||
| 13451 | 2025.11.21 18:14:56.577706 [ 350 ] {} <Debug> TCP-Session: 1cb839f4-1833-4920-9b7c-df67ca18228f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13452 | 2025.11.21 18:14:56.577723 [ 350 ] {} <Debug> TCP-Session: 1cb839f4-1833-4920-9b7c-df67ca18228f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13453 | 2025.11.21 18:14:56.577768 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13454 | 2025.11.21 18:14:56.577803 [ 289 ] {} <Debug> TCP-Session: cae8fcac-6946-4419-a0aa-bc6994e10ac2 Authenticating user 'default' from [fd00:1122:3344:101::e]:58514 | ||
| 13455 | 2025.11.21 18:14:56.577822 [ 289 ] {} <Debug> TCP-Session: cae8fcac-6946-4419-a0aa-bc6994e10ac2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13456 | 2025.11.21 18:14:56.577836 [ 289 ] {} <Debug> TCP-Session: cae8fcac-6946-4419-a0aa-bc6994e10ac2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13457 | 2025.11.21 18:14:56.578336 [ 339 ] {18bc6965-343e-4374-8b1f-650bb81ec795} <Trace> AggregatingTransform: Aggregating | ||
| 13458 | 2025.11.21 18:14:56.578378 [ 339 ] {18bc6965-343e-4374-8b1f-650bb81ec795} <Trace> Aggregator: Aggregation method: without_key | ||
| 13459 | 2025.11.21 18:14:56.578414 [ 339 ] {18bc6965-343e-4374-8b1f-650bb81ec795} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001009731 sec. (990.363 rows/sec., 38.69 KiB/sec.) | ||
| 13460 | 2025.11.21 18:14:56.578433 [ 339 ] {18bc6965-343e-4374-8b1f-650bb81ec795} <Trace> Aggregator: Merging aggregated data | ||
| 13461 | 2025.11.21 18:14:56.579734 [ 352 ] {18bc6965-343e-4374-8b1f-650bb81ec795} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003174 sec., 315.05986137366097 rows/sec., 12.31 KiB/sec. | ||
| 13462 | 2025.11.21 18:14:56.579935 [ 352 ] {18bc6965-343e-4374-8b1f-650bb81ec795} <Debug> TCPHandler: Processed in 0.003637515 sec. | ||
| 13463 | 2025.11.21 18:14:56.580032 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13464 | 2025.11.21 18:14:56.580064 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13465 | 2025.11.21 18:14:56.580084 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13466 | 2025.11.21 18:14:56.580105 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13467 | 2025.11.21 18:14:56.580123 [ 351 ] {} <Debug> TCP-Session: 08dea303-b9fa-4470-93ab-8bc45c970f19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13468 | 2025.11.21 18:14:56.580151 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13469 | 2025.11.21 18:14:56.580170 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13470 | 2025.11.21 18:14:56.580188 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13471 | 2025.11.21 18:14:56.580204 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13472 | 2025.11.21 18:14:56.580219 [ 350 ] {} <Debug> TCP-Session: 1cb839f4-1833-4920-9b7c-df67ca18228f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13473 | 2025.11.21 18:14:56.580229 [ 291 ] {} <Debug> TCP-Session: 671aaf4a-529d-43b2-ae12-7c9fe9811b50 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13474 | 2025.11.21 18:14:56.580241 [ 349 ] {} <Debug> TCP-Session: db6b1aa1-2504-44db-8dea-75c7b312bc47 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13475 | 2025.11.21 18:14:56.580151 [ 290 ] {} <Debug> TCP-Session: 50c4bc84-4a3b-4283-93cc-6065817177c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13476 | 2025.11.21 18:14:56.580134 [ 353 ] {} <Debug> TCP-Session: 512ac8fc-6ac5-41ff-99f9-09e04024f0a5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13477 | 2025.11.21 18:14:56.580129 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13478 | 2025.11.21 18:14:56.580200 [ 289 ] {} <Debug> TCP-Session: cae8fcac-6946-4419-a0aa-bc6994e10ac2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13479 | 2025.11.21 18:14:56.580067 [ 352 ] {} <Debug> TCP-Session: b9040681-f417-4f39-9930-5ef872d71827 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13480 | 2025.11.21 18:14:56.580338 [ 288 ] {} <Debug> TCP-Session: 288753f0-99fb-4c80-9180-2a98d1a6c238 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13481 | 2025.11.21 18:14:56.606677 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33450 | ||
| 13482 | 2025.11.21 18:14:56.606774 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13483 | 2025.11.21 18:14:56.606799 [ 352 ] {} <Debug> TCP-Session: cc40eb3d-0062-4177-b160-d899d1e0d189 Authenticating user 'default' from [fd00:1122:3344:101::e]:33450 | ||
| 13484 | 2025.11.21 18:14:56.606821 [ 352 ] {} <Debug> TCP-Session: cc40eb3d-0062-4177-b160-d899d1e0d189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13485 | 2025.11.21 18:14:56.606834 [ 352 ] {} <Debug> TCP-Session: cc40eb3d-0062-4177-b160-d899d1e0d189 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13486 | 2025.11.21 18:14:56.607041 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43406 | ||
| 13487 | 2025.11.21 18:14:56.607095 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45513 | ||
| 13488 | 2025.11.21 18:14:56.607117 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45961 | ||
| 13489 | 2025.11.21 18:14:56.607139 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44502 | ||
| 13490 | 2025.11.21 18:14:56.607159 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52630 | ||
| 13491 | 2025.11.21 18:14:56.607198 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13492 | 2025.11.21 18:14:56.607210 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13493 | 2025.11.21 18:14:56.607240 [ 352 ] {} <Trace> TCP-Session: cc40eb3d-0062-4177-b160-d899d1e0d189 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13494 | 2025.11.21 18:14:56.607241 [ 288 ] {} <Debug> TCP-Session: 2567fb7a-39be-4afe-bf4c-57fd06066397 Authenticating user 'default' from [fd00:1122:3344:101::e]:45513 | ||
| 13495 | 2025.11.21 18:14:56.607258 [ 290 ] {} <Debug> TCP-Session: 34d01d6c-b273-4c03-b692-c6d256318ee4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45961 | ||
| 13496 | 2025.11.21 18:14:56.607274 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13497 | 2025.11.21 18:14:56.607292 [ 288 ] {} <Debug> TCP-Session: 2567fb7a-39be-4afe-bf4c-57fd06066397 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13498 | 2025.11.21 18:14:56.607307 [ 290 ] {} <Debug> TCP-Session: 34d01d6c-b273-4c03-b692-c6d256318ee4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13499 | 2025.11.21 18:14:56.607330 [ 288 ] {} <Debug> TCP-Session: 2567fb7a-39be-4afe-bf4c-57fd06066397 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13500 | 2025.11.21 18:14:56.607328 [ 349 ] {} <Debug> TCP-Session: 3b1deea5-30c8-4a1a-8568-f725f972e2f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:44502 | ||
| 13501 | 2025.11.21 18:14:56.607343 [ 290 ] {} <Debug> TCP-Session: 34d01d6c-b273-4c03-b692-c6d256318ee4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13502 | 2025.11.21 18:14:56.607156 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13503 | 2025.11.21 18:14:56.607404 [ 349 ] {} <Debug> TCP-Session: 3b1deea5-30c8-4a1a-8568-f725f972e2f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13504 | 2025.11.21 18:14:56.607150 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63123 | ||
| 13505 | 2025.11.21 18:14:56.607431 [ 349 ] {} <Debug> TCP-Session: 3b1deea5-30c8-4a1a-8568-f725f972e2f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13506 | 2025.11.21 18:14:56.607430 [ 352 ] {db224981-6e03-42b8-bc3d-eaa64d4ea7a6} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:33450) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13507 | 2025.11.21 18:14:56.607423 [ 353 ] {} <Debug> TCP-Session: 12b95a0d-6fa6-4f63-9c2f-e2bcbca5994b Authenticating user 'default' from [fd00:1122:3344:101::e]:43406 | ||
| 13508 | 2025.11.21 18:14:56.607137 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63711 | ||
| 13509 | 2025.11.21 18:14:56.607498 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13510 | 2025.11.21 18:14:56.607504 [ 353 ] {} <Debug> TCP-Session: 12b95a0d-6fa6-4f63-9c2f-e2bcbca5994b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13511 | 2025.11.21 18:14:56.607103 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63353 | ||
| 13512 | 2025.11.21 18:14:56.607567 [ 350 ] {} <Debug> TCP-Session: 6210c9ad-eca4-4693-acb4-6ea32f2c49dd Authenticating user 'default' from [fd00:1122:3344:101::e]:63123 | ||
| 13513 | 2025.11.21 18:14:56.607581 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13514 | 2025.11.21 18:14:56.607570 [ 353 ] {} <Debug> TCP-Session: 12b95a0d-6fa6-4f63-9c2f-e2bcbca5994b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13515 | 2025.11.21 18:14:56.607613 [ 350 ] {} <Debug> TCP-Session: 6210c9ad-eca4-4693-acb4-6ea32f2c49dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13516 | 2025.11.21 18:14:56.607623 [ 291 ] {} <Debug> TCP-Session: 75bf0c58-0716-452d-bacc-dc8a62126639 Authenticating user 'default' from [fd00:1122:3344:101::e]:63711 | ||
| 13517 | 2025.11.21 18:14:56.607637 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13518 | 2025.11.21 18:14:56.607665 [ 291 ] {} <Debug> TCP-Session: 75bf0c58-0716-452d-bacc-dc8a62126639 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13519 | 2025.11.21 18:14:56.607683 [ 289 ] {} <Debug> TCP-Session: 7c005948-eeb8-415c-841d-2cd6410e07a8 Authenticating user 'default' from [fd00:1122:3344:101::e]:63353 | ||
| 13520 | 2025.11.21 18:14:56.607696 [ 291 ] {} <Debug> TCP-Session: 75bf0c58-0716-452d-bacc-dc8a62126639 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13521 | 2025.11.21 18:14:56.607653 [ 350 ] {} <Debug> TCP-Session: 6210c9ad-eca4-4693-acb4-6ea32f2c49dd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13522 | 2025.11.21 18:14:56.607732 [ 289 ] {} <Debug> TCP-Session: 7c005948-eeb8-415c-841d-2cd6410e07a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13523 | 2025.11.21 18:14:56.607743 [ 352 ] {db224981-6e03-42b8-bc3d-eaa64d4ea7a6} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13524 | 2025.11.21 18:14:56.607765 [ 289 ] {} <Debug> TCP-Session: 7c005948-eeb8-415c-841d-2cd6410e07a8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13525 | 2025.11.21 18:14:56.607276 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13526 | 2025.11.21 18:14:56.607815 [ 352 ] {db224981-6e03-42b8-bc3d-eaa64d4ea7a6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13527 | 2025.11.21 18:14:56.607854 [ 351 ] {} <Debug> TCP-Session: 45afa98c-ef26-4746-85da-7e9f13cec77b Authenticating user 'default' from [fd00:1122:3344:101::e]:52630 | ||
| 13528 | 2025.11.21 18:14:56.607878 [ 351 ] {} <Debug> TCP-Session: 45afa98c-ef26-4746-85da-7e9f13cec77b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13529 | 2025.11.21 18:14:56.607891 [ 351 ] {} <Debug> TCP-Session: 45afa98c-ef26-4746-85da-7e9f13cec77b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13530 | 2025.11.21 18:14:56.608126 [ 352 ] {db224981-6e03-42b8-bc3d-eaa64d4ea7a6} <Debug> oximeter.version (1e33800d-71a0-4bff-b3ff-07bf941cdc20) (SelectExecutor): Key condition: unknown | ||
| 13531 | 2025.11.21 18:14:56.609148 [ 340 ] {db224981-6e03-42b8-bc3d-eaa64d4ea7a6} <Trace> AggregatingTransform: Aggregating | ||
| 13532 | 2025.11.21 18:14:56.609207 [ 340 ] {db224981-6e03-42b8-bc3d-eaa64d4ea7a6} <Trace> Aggregator: Aggregation method: without_key | ||
| 13533 | 2025.11.21 18:14:56.609244 [ 340 ] {db224981-6e03-42b8-bc3d-eaa64d4ea7a6} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001011941 sec. (988.200 rows/sec., 38.60 KiB/sec.) | ||
| 13534 | 2025.11.21 18:14:56.609260 [ 340 ] {db224981-6e03-42b8-bc3d-eaa64d4ea7a6} <Trace> Aggregator: Merging aggregated data | ||
| 13535 | 2025.11.21 18:14:56.610427 [ 352 ] {db224981-6e03-42b8-bc3d-eaa64d4ea7a6} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00307 sec., 325.73289902280135 rows/sec., 12.72 KiB/sec. | ||
| 13536 | 2025.11.21 18:14:56.610580 [ 352 ] {db224981-6e03-42b8-bc3d-eaa64d4ea7a6} <Debug> TCPHandler: Processed in 0.003451782 sec. | ||
| 13537 | 2025.11.21 18:14:56.610660 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13538 | 2025.11.21 18:14:56.610685 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13539 | 2025.11.21 18:14:56.610702 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13540 | 2025.11.21 18:14:56.610718 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13541 | 2025.11.21 18:14:56.610731 [ 353 ] {} <Debug> TCP-Session: 12b95a0d-6fa6-4f63-9c2f-e2bcbca5994b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13542 | 2025.11.21 18:14:56.610736 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13543 | 2025.11.21 18:14:56.610760 [ 351 ] {} <Debug> TCP-Session: 45afa98c-ef26-4746-85da-7e9f13cec77b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13544 | 2025.11.21 18:14:56.610770 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13545 | 2025.11.21 18:14:56.610787 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13546 | 2025.11.21 18:14:56.610808 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13547 | 2025.11.21 18:14:56.610821 [ 350 ] {} <Debug> TCP-Session: 6210c9ad-eca4-4693-acb4-6ea32f2c49dd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13548 | 2025.11.21 18:14:56.610833 [ 291 ] {} <Debug> TCP-Session: 75bf0c58-0716-452d-bacc-dc8a62126639 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13549 | 2025.11.21 18:14:56.610844 [ 349 ] {} <Debug> TCP-Session: 3b1deea5-30c8-4a1a-8568-f725f972e2f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13550 | 2025.11.21 18:14:56.610751 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13551 | 2025.11.21 18:14:56.610790 [ 290 ] {} <Debug> TCP-Session: 34d01d6c-b273-4c03-b692-c6d256318ee4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13552 | 2025.11.21 18:14:56.610745 [ 288 ] {} <Debug> TCP-Session: 2567fb7a-39be-4afe-bf4c-57fd06066397 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13553 | 2025.11.21 18:14:56.610905 [ 289 ] {} <Debug> TCP-Session: 7c005948-eeb8-415c-841d-2cd6410e07a8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13554 | 2025.11.21 18:14:56.610691 [ 352 ] {} <Debug> TCP-Session: cc40eb3d-0062-4177-b160-d899d1e0d189 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13555 | 2025.11.21 18:14:56.691163 [ 352 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59120 | ||
| 13556 | 2025.11.21 18:14:56.691271 [ 352 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13557 | 2025.11.21 18:14:56.691299 [ 352 ] {} <Debug> TCP-Session: 2d7aa1b0-076f-48d9-80c7-c4889f1caa20 Authenticating user 'default' from [fd00:1122:3344:101::e]:59120 | ||
| 13558 | 2025.11.21 18:14:56.691322 [ 352 ] {} <Debug> TCP-Session: 2d7aa1b0-076f-48d9-80c7-c4889f1caa20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13559 | 2025.11.21 18:14:56.691335 [ 352 ] {} <Debug> TCP-Session: 2d7aa1b0-076f-48d9-80c7-c4889f1caa20 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13560 | 2025.11.21 18:14:56.691573 [ 353 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36197 | ||
| 13561 | 2025.11.21 18:14:56.691604 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64252 | ||
| 13562 | 2025.11.21 18:14:56.691591 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60220 | ||
| 13563 | 2025.11.21 18:14:56.691634 [ 350 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42705 | ||
| 13564 | 2025.11.21 18:14:56.691675 [ 352 ] {} <Trace> TCP-Session: 2d7aa1b0-076f-48d9-80c7-c4889f1caa20 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13565 | 2025.11.21 18:14:56.691691 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13566 | 2025.11.21 18:14:56.691691 [ 353 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13567 | 2025.11.21 18:14:56.691713 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13568 | 2025.11.21 18:14:56.691730 [ 290 ] {} <Debug> TCP-Session: 6d5dfaad-6bf7-46dd-97f7-4dfc2dcd4830 Authenticating user 'default' from [fd00:1122:3344:101::e]:64252 | ||
| 13569 | 2025.11.21 18:14:56.691737 [ 353 ] {} <Debug> TCP-Session: 3d66a766-1487-47e8-ab65-72e901f70d42 Authenticating user 'default' from [fd00:1122:3344:101::e]:36197 | ||
| 13570 | 2025.11.21 18:14:56.691754 [ 289 ] {} <Debug> TCP-Session: 2eb5a05f-e08a-43f2-9b77-1dfdfd301f06 Authenticating user 'default' from [fd00:1122:3344:101::e]:60220 | ||
| 13571 | 2025.11.21 18:14:56.691767 [ 290 ] {} <Debug> TCP-Session: 6d5dfaad-6bf7-46dd-97f7-4dfc2dcd4830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13572 | 2025.11.21 18:14:56.691770 [ 353 ] {} <Debug> TCP-Session: 3d66a766-1487-47e8-ab65-72e901f70d42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13573 | 2025.11.21 18:14:56.691785 [ 289 ] {} <Debug> TCP-Session: 2eb5a05f-e08a-43f2-9b77-1dfdfd301f06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13574 | 2025.11.21 18:14:56.691793 [ 290 ] {} <Debug> TCP-Session: 6d5dfaad-6bf7-46dd-97f7-4dfc2dcd4830 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13575 | 2025.11.21 18:14:56.691802 [ 353 ] {} <Debug> TCP-Session: 3d66a766-1487-47e8-ab65-72e901f70d42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13576 | 2025.11.21 18:14:56.691816 [ 289 ] {} <Debug> TCP-Session: 2eb5a05f-e08a-43f2-9b77-1dfdfd301f06 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13577 | 2025.11.21 18:14:56.691759 [ 350 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13578 | 2025.11.21 18:14:56.691854 [ 352 ] {6fc1bb3c-e394-4e22-8587-ae054a4034a2} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:59120) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13579 | 2025.11.21 18:14:56.691627 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36071 | ||
| 13580 | 2025.11.21 18:14:56.691884 [ 350 ] {} <Debug> TCP-Session: 212abc30-f5cc-4e55-9459-67e68ee7f07d Authenticating user 'default' from [fd00:1122:3344:101::e]:42705 | ||
| 13581 | 2025.11.21 18:14:56.691645 [ 351 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65483 | ||
| 13582 | 2025.11.21 18:14:56.691928 [ 350 ] {} <Debug> TCP-Session: 212abc30-f5cc-4e55-9459-67e68ee7f07d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13583 | 2025.11.21 18:14:56.691956 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13584 | 2025.11.21 18:14:56.691981 [ 350 ] {} <Debug> TCP-Session: 212abc30-f5cc-4e55-9459-67e68ee7f07d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13585 | 2025.11.21 18:14:56.691995 [ 291 ] {} <Debug> TCP-Session: 348b52db-36b6-42c8-a48e-43665d7f25a2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36071 | ||
| 13586 | 2025.11.21 18:14:56.691627 [ 349 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60783 | ||
| 13587 | 2025.11.21 18:14:56.692014 [ 291 ] {} <Debug> TCP-Session: 348b52db-36b6-42c8-a48e-43665d7f25a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13588 | 2025.11.21 18:14:56.692034 [ 351 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13589 | 2025.11.21 18:14:56.692039 [ 291 ] {} <Debug> TCP-Session: 348b52db-36b6-42c8-a48e-43665d7f25a2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13590 | 2025.11.21 18:14:56.691582 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38216 | ||
| 13591 | 2025.11.21 18:14:56.692073 [ 351 ] {} <Debug> TCP-Session: 87690d37-3f1a-4136-abbd-090ee2fe16fa Authenticating user 'default' from [fd00:1122:3344:101::e]:65483 | ||
| 13592 | 2025.11.21 18:14:56.692078 [ 349 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13593 | 2025.11.21 18:14:56.692110 [ 351 ] {} <Debug> TCP-Session: 87690d37-3f1a-4136-abbd-090ee2fe16fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13594 | 2025.11.21 18:14:56.692118 [ 349 ] {} <Debug> TCP-Session: 2a912ceb-11aa-4464-aeff-cc201d764c1a Authenticating user 'default' from [fd00:1122:3344:101::e]:60783 | ||
| 13595 | 2025.11.21 18:14:56.692131 [ 351 ] {} <Debug> TCP-Session: 87690d37-3f1a-4136-abbd-090ee2fe16fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13596 | 2025.11.21 18:14:56.692141 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13597 | 2025.11.21 18:14:56.692146 [ 349 ] {} <Debug> TCP-Session: 2a912ceb-11aa-4464-aeff-cc201d764c1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13598 | 2025.11.21 18:14:56.692173 [ 288 ] {} <Debug> TCP-Session: 80296901-d2bb-461e-bc1b-0ec8ec91e4ce Authenticating user 'default' from [fd00:1122:3344:101::e]:38216 | ||
| 13599 | 2025.11.21 18:14:56.692179 [ 349 ] {} <Debug> TCP-Session: 2a912ceb-11aa-4464-aeff-cc201d764c1a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13600 | 2025.11.21 18:14:56.692199 [ 288 ] {} <Debug> TCP-Session: 80296901-d2bb-461e-bc1b-0ec8ec91e4ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13601 | 2025.11.21 18:14:56.692209 [ 352 ] {6fc1bb3c-e394-4e22-8587-ae054a4034a2} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13602 | 2025.11.21 18:14:56.692218 [ 288 ] {} <Debug> TCP-Session: 80296901-d2bb-461e-bc1b-0ec8ec91e4ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13603 | 2025.11.21 18:14:56.692282 [ 352 ] {6fc1bb3c-e394-4e22-8587-ae054a4034a2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13604 | 2025.11.21 18:14:56.692586 [ 352 ] {6fc1bb3c-e394-4e22-8587-ae054a4034a2} <Debug> oximeter.version (1e33800d-71a0-4bff-b3ff-07bf941cdc20) (SelectExecutor): Key condition: unknown | ||
| 13605 | 2025.11.21 18:14:56.693525 [ 309 ] {6fc1bb3c-e394-4e22-8587-ae054a4034a2} <Trace> AggregatingTransform: Aggregating | ||
| 13606 | 2025.11.21 18:14:56.693568 [ 309 ] {6fc1bb3c-e394-4e22-8587-ae054a4034a2} <Trace> Aggregator: Aggregation method: without_key | ||
| 13607 | 2025.11.21 18:14:56.693604 [ 309 ] {6fc1bb3c-e394-4e22-8587-ae054a4034a2} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000916169 sec. (1091.502 rows/sec., 42.64 KiB/sec.) | ||
| 13608 | 2025.11.21 18:14:56.693623 [ 309 ] {6fc1bb3c-e394-4e22-8587-ae054a4034a2} <Trace> Aggregator: Merging aggregated data | ||
| 13609 | 2025.11.21 18:14:56.695192 [ 352 ] {6fc1bb3c-e394-4e22-8587-ae054a4034a2} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003397 sec., 294.37739181630855 rows/sec., 11.50 KiB/sec. | ||
| 13610 | 2025.11.21 18:14:56.695381 [ 352 ] {6fc1bb3c-e394-4e22-8587-ae054a4034a2} <Debug> TCPHandler: Processed in 0.003827208 sec. | ||
| 13611 | 2025.11.21 18:14:56.695501 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13612 | 2025.11.21 18:14:56.695544 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13613 | 2025.11.21 18:14:56.695544 [ 290 ] {} <Debug> TCP-Session: 6d5dfaad-6bf7-46dd-97f7-4dfc2dcd4830 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13614 | 2025.11.21 18:14:56.695578 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13615 | 2025.11.21 18:14:56.695590 [ 288 ] {} <Debug> TCP-Session: 80296901-d2bb-461e-bc1b-0ec8ec91e4ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13616 | 2025.11.21 18:14:56.695608 [ 353 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13617 | 2025.11.21 18:14:56.695624 [ 289 ] {} <Debug> TCP-Session: 2eb5a05f-e08a-43f2-9b77-1dfdfd301f06 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13618 | 2025.11.21 18:14:56.695638 [ 351 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13619 | 2025.11.21 18:14:56.695670 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13620 | 2025.11.21 18:14:56.695694 [ 350 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13621 | 2025.11.21 18:14:56.695699 [ 351 ] {} <Debug> TCP-Session: 87690d37-3f1a-4136-abbd-090ee2fe16fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13622 | 2025.11.21 18:14:56.695658 [ 353 ] {} <Debug> TCP-Session: 3d66a766-1487-47e8-ab65-72e901f70d42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13623 | 2025.11.21 18:14:56.695732 [ 350 ] {} <Debug> TCP-Session: 212abc30-f5cc-4e55-9459-67e68ee7f07d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13624 | 2025.11.21 18:14:56.695732 [ 291 ] {} <Debug> TCP-Session: 348b52db-36b6-42c8-a48e-43665d7f25a2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13625 | 2025.11.21 18:14:56.695748 [ 352 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13626 | 2025.11.21 18:14:56.695728 [ 349 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13627 | 2025.11.21 18:14:56.695816 [ 352 ] {} <Debug> TCP-Session: 2d7aa1b0-076f-48d9-80c7-c4889f1caa20 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13628 | 2025.11.21 18:14:56.695851 [ 349 ] {} <Debug> TCP-Session: 2a912ceb-11aa-4464-aeff-cc201d764c1a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13629 | 2025.11.21 18:14:56.954567 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13630 | 2025.11.21 18:14:56.970168 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13631 | 2025.11.21 18:14:56.970230 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13632 | 2025.11.21 18:14:56.975589 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13633 | 2025.11.21 18:14:56.976298 [ 244 ] {} <Trace> system.metric_log (fc97582e-e928-44f5-88a6-3f95a4907881): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13634 | 2025.11.21 18:14:56.979380 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13635 | 2025.11.21 18:14:57.000216 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 339.56 MiB, peak 351.65 MiB, free memory in arenas 0.00 B, will set to 338.38 MiB (RSS), difference: -1.18 MiB | ||
| 13636 | 2025.11.21 18:14:57.993901 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 40 entries to flush up to offset 1766 | ||
| 13637 | 2025.11.21 18:14:57.997237 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13638 | 2025.11.21 18:14:57.997302 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 13639 | 2025.11.21 18:14:57.998797 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 13640 | 2025.11.21 18:14:57.999127 [ 243 ] {} <Trace> system.query_log (252c8152-1007-456e-996a-7daabffddc91): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13641 | 2025.11.21 18:14:57.999610 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1766 | ||