| 1 | [ Oct 3 21:06:54 Enabled. ] | ||
| 2 | [ Oct 3 21:06:54 Rereading configuration. ] | ||
| 3 | [ Oct 3 21:06:55 Rereading configuration. ] | ||
| 4 | [ Oct 3 21:07:01 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 | [ Oct 3 21:07:01 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.10.03 21:07:03.928119 [ 1 ] {} <Information> Application: Will watch for the process with pid 25372 | ||
| 29 | 2025.10.03 21:07:03.928505 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.10.03 21:07:04.431446 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 25372 | ||
| 31 | 2025.10.03 21:07:04.432253 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.10.03 21:07:04.432407 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.10.03 21:07:04.537466 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.10.03 21:07:04.579357 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.10.03 21:07:04.579455 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.10.03 21:07:04.579476 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.10.03 21:07:04.579536 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.10.03 21:07:04.580095 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.10.03 21:07:04.582255 [ 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.10.03 21:07:04.583077 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.10.03 21:07:04.583993 [ 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.10.03 21:07:04.584053 [ 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.10.03 21:07:04.584092 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.10.03 21:07:04.584845 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.10.03 21:07:04.586298 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.10.03 21:07:04.591969 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.10.03 21:07:04.592735 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.10.03 21:07:04.594222 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.10.03 21:07:04.594321 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.10.03 21:07:04.595468 [ 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.10.03 21:07:04.595969 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.10.03 21:07:04.600229 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.10.03 21:07:04.600775 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.10.03 21:07:04.606064 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.10.03 21:07:04.606471 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.10.03 21:07:04.606869 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.10.03 21:07:04.607274 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.10.03 21:07:04.608778 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.10.03 21:07:04.608804 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.10.03 21:07:04.608903 [ 171 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.10.03 21:07:04.608997 [ 171 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.10.03 21:07:04.624121 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.10.03 21:07:04.624168 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000206532 sec | ||
| 68 | 2025.10.03 21:07:04.624226 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.10.03 21:07:04.624265 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.10.03 21:07:04.625037 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.10.03 21:07:04.625671 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.10.03 21:07:04.638093 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.10.03 21:07:04.638142 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.10.03 21:07:04.638219 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.10.03 21:07:04.638231 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.10.03 21:07:04.638265 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.10.03 21:07:04.638331 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.10.03 21:07:04.642952 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.10.03 21:07:04.643002 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.10.03 21:07:04.643062 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.10.03 21:07:04.643231 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.10.03 21:07:04.643273 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.10.03 21:07:04.643285 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.10.03 21:07:04.643362 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.10.03 21:07:04.643375 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.10.03 21:07:04.643406 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.10.03 21:07:04.643481 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.10.03 21:07:04.669175 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.10.03 21:07:04.671792 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.10.03 21:07:04.671894 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000129951 sec | ||
| 91 | 2025.10.03 21:07:04.671910 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.10.03 21:07:04.671922 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.10.03 21:07:04.671949 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.10.03 21:07:04.672175 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.10.03 21:07:04.672274 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.10.03 21:07:04.672288 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.10.03 21:07:04.672299 [ 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.10.03 21:07:04.672310 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.10.03 21:07:04.714668 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.10.03 21:07:04.714887 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.81 MiB (RSS), difference: 92.03 MiB | ||
| 101 | 2025.10.03 21:07:04.716694 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.277e-05 sec. | ||
| 102 | 2025.10.03 21:07:04.717138 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.10.03 21:07:04.718423 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.10.03 21:07:04.718443 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.10.03 21:07:04.721886 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50112 | ||
| 106 | 2025.10.03 21:07:04.722833 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.10.03 21:07:04.722919 [ 3 ] {} <Debug> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Authenticating user 'default' from [fd00:1122:3344:101::d]:50112 | ||
| 108 | 2025.10.03 21:07:04.722955 [ 3 ] {} <Debug> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.10.03 21:07:04.723038 [ 3 ] {} <Debug> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.10.03 21:07:04.723144 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.10.03 21:07:04.723172 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 112 | 2025.10.03 21:07:04.723258 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 113 | 2025.10.03 21:07:04.723907 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:43119 | ||
| 114 | 2025.10.03 21:07:04.724027 [ 254 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:51164 | ||
| 115 | 2025.10.03 21:07:04.724030 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:63930 | ||
| 116 | 2025.10.03 21:07:04.724055 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 117 | 2025.10.03 21:07:04.724213 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 118 | 2025.10.03 21:07:04.724214 [ 254 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 119 | 2025.10.03 21:07:04.724232 [ 4 ] {} <Debug> TCP-Session: d3e80fb5-a33b-44c2-bac9-8b651d4e7311 Authenticating user 'default' from [fd00:1122:3344:101::d]:43119 | ||
| 120 | 2025.10.03 21:07:04.724246 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:35049 | ||
| 121 | 2025.10.03 21:07:04.724282 [ 4 ] {} <Debug> TCP-Session: d3e80fb5-a33b-44c2-bac9-8b651d4e7311 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 122 | 2025.10.03 21:07:04.724330 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46511 | ||
| 123 | 2025.10.03 21:07:04.724264 [ 254 ] {} <Debug> TCP-Session: d7ffbce1-52d2-43e7-a68d-12ca5e9a53e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:51164 | ||
| 124 | 2025.10.03 21:07:04.724388 [ 4 ] {} <Debug> TCP-Session: d3e80fb5-a33b-44c2-bac9-8b651d4e7311 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 125 | 2025.10.03 21:07:04.724257 [ 5 ] {} <Debug> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Authenticating user 'default' from [fd00:1122:3344:101::d]:63930 | ||
| 126 | 2025.10.03 21:07:04.724472 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57102 | ||
| 127 | 2025.10.03 21:07:04.724502 [ 254 ] {} <Debug> TCP-Session: d7ffbce1-52d2-43e7-a68d-12ca5e9a53e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2025.10.03 21:07:04.724541 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2025.10.03 21:07:04.724572 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 130 | 2025.10.03 21:07:04.724606 [ 254 ] {} <Debug> TCP-Session: d7ffbce1-52d2-43e7-a68d-12ca5e9a53e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 131 | 2025.10.03 21:07:04.724646 [ 256 ] {} <Debug> TCP-Session: 60369b81-ed6a-46e3-a1dd-45433044876d Authenticating user 'default' from [fd00:1122:3344:101::d]:46511 | ||
| 132 | 2025.10.03 21:07:04.724632 [ 255 ] {} <Debug> TCP-Session: 896e2de6-5552-4432-8407-09c6b82643a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:35049 | ||
| 133 | 2025.10.03 21:07:04.724675 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 134 | 2025.10.03 21:07:04.724723 [ 256 ] {} <Debug> TCP-Session: 60369b81-ed6a-46e3-a1dd-45433044876d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2025.10.03 21:07:04.724754 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:37396 | ||
| 136 | 2025.10.03 21:07:04.724708 [ 255 ] {} <Debug> TCP-Session: 896e2de6-5552-4432-8407-09c6b82643a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.10.03 21:07:04.724809 [ 256 ] {} <Debug> TCP-Session: 60369b81-ed6a-46e3-a1dd-45433044876d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.10.03 21:07:04.724842 [ 255 ] {} <Debug> TCP-Session: 896e2de6-5552-4432-8407-09c6b82643a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.10.03 21:07:04.724797 [ 257 ] {} <Debug> TCP-Session: 2360963b-3486-4140-bb80-6fea33f64e8d Authenticating user 'default' from [fd00:1122:3344:101::d]:57102 | ||
| 140 | 2025.10.03 21:07:04.724881 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2025.10.03 21:07:04.724927 [ 257 ] {} <Debug> TCP-Session: 2360963b-3486-4140-bb80-6fea33f64e8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 142 | 2025.10.03 21:07:04.724617 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:56432 | ||
| 143 | 2025.10.03 21:07:04.724507 [ 5 ] {} <Debug> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 144 | 2025.10.03 21:07:04.724995 [ 257 ] {} <Debug> TCP-Session: 2360963b-3486-4140-bb80-6fea33f64e8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.10.03 21:07:04.724989 [ 259 ] {} <Debug> TCP-Session: 1c124aed-7701-4f81-a6b8-317c79468c46 Authenticating user 'default' from [fd00:1122:3344:101::d]:37396 | ||
| 146 | 2025.10.03 21:07:04.725090 [ 5 ] {} <Debug> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 147 | 2025.10.03 21:07:04.725116 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 148 | 2025.10.03 21:07:04.725101 [ 259 ] {} <Debug> TCP-Session: 1c124aed-7701-4f81-a6b8-317c79468c46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.10.03 21:07:04.725198 [ 259 ] {} <Debug> TCP-Session: 1c124aed-7701-4f81-a6b8-317c79468c46 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 150 | 2025.10.03 21:07:04.725203 [ 258 ] {} <Debug> TCP-Session: f49cabe5-48cd-42bc-96df-46c873b50ac2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56432 | ||
| 151 | 2025.10.03 21:07:04.725309 [ 258 ] {} <Debug> TCP-Session: f49cabe5-48cd-42bc-96df-46c873b50ac2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.10.03 21:07:04.725325 [ 258 ] {} <Debug> TCP-Session: f49cabe5-48cd-42bc-96df-46c873b50ac2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.10.03 21:07:04.728628 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2025.10.03 21:07:04.731787 [ 3 ] {fd254500-c003-4005-955f-776b25c7e818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.10.03 21:07:04.859865 [ 3 ] {fd254500-c003-4005-955f-776b25c7e818} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:50112) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 156 | |||
| 157 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 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 | ||
| 160 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 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 | ||
| 164 | 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 | ||
| 165 | 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 | ||
| 166 | 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 | ||
| 167 | 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 | ||
| 168 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 169 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 170 | 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 | ||
| 171 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 172 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 173 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 174 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 175 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 176 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 177 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 178 | |||
| 179 | 2025.10.03 21:07:04.861031 [ 3 ] {fd254500-c003-4005-955f-776b25c7e818} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 180 | |||
| 181 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 182 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 183 | 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 | ||
| 184 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 185 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 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 | ||
| 188 | 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 | ||
| 189 | 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 | ||
| 190 | 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 | ||
| 191 | 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 | ||
| 192 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 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 | ||
| 195 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 202 | |||
| 203 | 2025.10.03 21:07:04.861292 [ 3 ] {fd254500-c003-4005-955f-776b25c7e818} <Debug> TCPHandler: Processed in 0.134885822 sec. | ||
| 204 | 2025.10.03 21:07:04.861832 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2025.10.03 21:07:04.862140 [ 5 ] {f1f908af-09d3-441b-aa8f-aea302a87d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2025.10.03 21:07:04.862685 [ 5 ] {f1f908af-09d3-441b-aa8f-aea302a87d34} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:63930) (in query: SELECT MAX(value) AS max_version FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 207 | |||
| 208 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 209 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 210 | 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 | ||
| 211 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 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 | ||
| 215 | 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 | ||
| 216 | 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 | ||
| 217 | 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 | ||
| 218 | 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 | ||
| 219 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 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 | ||
| 222 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 229 | |||
| 230 | 2025.10.03 21:07:04.863023 [ 5 ] {f1f908af-09d3-441b-aa8f-aea302a87d34} <Error> TCPHandler: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 231 | |||
| 232 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 233 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 234 | 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 | ||
| 235 | 3. DB::DatabaseCatalog::getDatabase(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&) const @ 0x00000000147ad091 in /opt/oxide/clickhouse/clickhouse | ||
| 236 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 0x000000001476347d in /opt/oxide/clickhouse/clickhouse | ||
| 237 | 5. DB::JoinedTables::getLeftTableStorage() @ 0x00000000148ec08b in /opt/oxide/clickhouse/clickhouse | ||
| 238 | 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 | ||
| 239 | 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 | ||
| 240 | 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 | ||
| 241 | 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 | ||
| 242 | 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 | ||
| 243 | 11. DB::InterpreterFactory::get(std::shared_ptr<DB::IAST>&, std::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 0x000000001483c8d5 in /opt/oxide/clickhouse/clickhouse | ||
| 244 | 12. DB::executeQueryImpl(char const*, char const*, std::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 0x0000000014a5f216 in /opt/oxide/clickhouse/clickhouse | ||
| 245 | 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 | ||
| 246 | 14. DB::TCPHandler::runImpl() @ 0x00000000153fbaaa in /opt/oxide/clickhouse/clickhouse | ||
| 247 | 15. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 248 | 16. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 249 | 17. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 250 | 18. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 251 | 19. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 252 | 20. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 253 | |||
| 254 | 2025.10.03 21:07:04.863317 [ 5 ] {f1f908af-09d3-441b-aa8f-aea302a87d34} <Debug> TCPHandler: Processed in 0.001674259 sec. | ||
| 255 | 2025.10.03 21:07:04.863636 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2025.10.03 21:07:04.864504 [ 3 ] {ef15311c-5351-4cb0-a2e1-57c54996bda7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2025.10.03 21:07:04.865158 [ 3 ] {ef15311c-5351-4cb0-a2e1-57c54996bda7} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2025.10.03 21:07:04.871869 [ 3 ] {ef15311c-5351-4cb0-a2e1-57c54996bda7} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2025.10.03 21:07:04.871895 [ 3 ] {ef15311c-5351-4cb0-a2e1-57c54996bda7} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.3891e-05 sec | ||
| 260 | 2025.10.03 21:07:04.871911 [ 3 ] {ef15311c-5351-4cb0-a2e1-57c54996bda7} <Trace> ReferentialDeps: No tables | ||
| 261 | 2025.10.03 21:07:04.871992 [ 3 ] {ef15311c-5351-4cb0-a2e1-57c54996bda7} <Trace> LoadingDeps: No tables | ||
| 262 | 2025.10.03 21:07:04.872060 [ 3 ] {ef15311c-5351-4cb0-a2e1-57c54996bda7} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2025.10.03 21:07:04.872873 [ 3 ] {ef15311c-5351-4cb0-a2e1-57c54996bda7} <Debug> TCPHandler: Processed in 0.009360186 sec. | ||
| 264 | 2025.10.03 21:07:04.873026 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2025.10.03 21:07:04.873315 [ 3 ] {f1176af3-d571-4b19-846e-0c478d81cab7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) /* The version table contains metadata about the `oximeter` database */ | ||
| 266 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 267 | 2025.10.03 21:07:04.873368 [ 3 ] {f1176af3-d571-4b19-846e-0c478d81cab7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2025.10.03 21:07:04.879727 [ 3 ] {f1176af3-d571-4b19-846e-0c478d81cab7} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2025.10.03 21:07:04.884169 [ 3 ] {f1176af3-d571-4b19-846e-0c478d81cab7} <Debug> oximeter.version (6353ca57-d073-4fd5-9133-f36c80d8a8d7): Loading data parts | ||
| 270 | 2025.10.03 21:07:04.885312 [ 3 ] {f1176af3-d571-4b19-846e-0c478d81cab7} <Debug> oximeter.version (6353ca57-d073-4fd5-9133-f36c80d8a8d7): There are no data parts | ||
| 271 | 2025.10.03 21:07:04.891107 [ 3 ] {f1176af3-d571-4b19-846e-0c478d81cab7} <Debug> TCPHandler: Processed in 0.018130695 sec. | ||
| 272 | 2025.10.03 21:07:04.891313 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2025.10.03 21:07:04.891514 [ 3 ] {f8ec3c28-f7e6-4e3e-bd41-7e04720d1243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) /* The measurement tables contain all individual samples from each timeseries. | ||
| 274 | * | ||
| 275 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 276 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 277 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 278 | * by all samples from the same timeseries. | ||
| 279 | * | ||
| 280 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 281 | * and then uses that to index quickly into the measurements tables. | ||
| 282 | */ | ||
| 283 | 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) | ||
| 284 | 2025.10.03 21:07:04.891698 [ 3 ] {f8ec3c28-f7e6-4e3e-bd41-7e04720d1243} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2025.10.03 21:07:04.909871 [ 3 ] {f8ec3c28-f7e6-4e3e-bd41-7e04720d1243} <Debug> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Loading data parts | ||
| 286 | 2025.10.03 21:07:04.910231 [ 3 ] {f8ec3c28-f7e6-4e3e-bd41-7e04720d1243} <Debug> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): There are no data parts | ||
| 287 | 2025.10.03 21:07:04.915689 [ 3 ] {f8ec3c28-f7e6-4e3e-bd41-7e04720d1243} <Debug> TCPHandler: Processed in 0.024454076 sec. | ||
| 288 | 2025.10.03 21:07:04.915904 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2025.10.03 21:07:04.916195 [ 3 ] {105a8473-bb29-4585-b0df-dae0918438b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) 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) | ||
| 290 | 2025.10.03 21:07:04.916325 [ 3 ] {105a8473-bb29-4585-b0df-dae0918438b0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2025.10.03 21:07:04.921646 [ 3 ] {105a8473-bb29-4585-b0df-dae0918438b0} <Debug> oximeter.measurements_i8 (678c14be-4473-4cda-b90a-7570936121b1): Loading data parts | ||
| 292 | 2025.10.03 21:07:04.921843 [ 3 ] {105a8473-bb29-4585-b0df-dae0918438b0} <Debug> oximeter.measurements_i8 (678c14be-4473-4cda-b90a-7570936121b1): There are no data parts | ||
| 293 | 2025.10.03 21:07:04.926729 [ 3 ] {105a8473-bb29-4585-b0df-dae0918438b0} <Debug> TCPHandler: Processed in 0.010900873 sec. | ||
| 294 | 2025.10.03 21:07:04.926957 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2025.10.03 21:07:04.927126 [ 3 ] {12f55b42-1648-429e-afc4-9dae957c06cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) 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) | ||
| 296 | 2025.10.03 21:07:04.927253 [ 3 ] {12f55b42-1648-429e-afc4-9dae957c06cb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2025.10.03 21:07:04.935746 [ 3 ] {12f55b42-1648-429e-afc4-9dae957c06cb} <Debug> oximeter.measurements_u8 (38b45271-d8b9-40e8-934b-f7f99fc7f02a): Loading data parts | ||
| 298 | 2025.10.03 21:07:04.935987 [ 3 ] {12f55b42-1648-429e-afc4-9dae957c06cb} <Debug> oximeter.measurements_u8 (38b45271-d8b9-40e8-934b-f7f99fc7f02a): There are no data parts | ||
| 299 | 2025.10.03 21:07:04.945680 [ 3 ] {12f55b42-1648-429e-afc4-9dae957c06cb} <Debug> TCPHandler: Processed in 0.018773622 sec. | ||
| 300 | 2025.10.03 21:07:04.945840 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2025.10.03 21:07:04.946162 [ 3 ] {d3a93557-6124-43a6-821c-0d014c3fda51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) 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) | ||
| 302 | 2025.10.03 21:07:04.946229 [ 3 ] {d3a93557-6124-43a6-821c-0d014c3fda51} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2025.10.03 21:07:04.950231 [ 3 ] {d3a93557-6124-43a6-821c-0d014c3fda51} <Debug> oximeter.measurements_i16 (9df40d15-0f80-4648-bdc9-c80047b54852): Loading data parts | ||
| 304 | 2025.10.03 21:07:04.950403 [ 3 ] {d3a93557-6124-43a6-821c-0d014c3fda51} <Debug> oximeter.measurements_i16 (9df40d15-0f80-4648-bdc9-c80047b54852): There are no data parts | ||
| 305 | 2025.10.03 21:07:04.959760 [ 3 ] {d3a93557-6124-43a6-821c-0d014c3fda51} <Debug> TCPHandler: Processed in 0.013969198 sec. | ||
| 306 | 2025.10.03 21:07:04.960009 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2025.10.03 21:07:04.960175 [ 3 ] {20f9b53c-a91a-4431-b397-d0b29f7a6bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) 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) | ||
| 308 | 2025.10.03 21:07:04.960297 [ 3 ] {20f9b53c-a91a-4431-b397-d0b29f7a6bb9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2025.10.03 21:07:04.964076 [ 3 ] {20f9b53c-a91a-4431-b397-d0b29f7a6bb9} <Debug> oximeter.measurements_u16 (a1ea2d20-4214-4b09-af49-3789cc6ab303): Loading data parts | ||
| 310 | 2025.10.03 21:07:04.964314 [ 3 ] {20f9b53c-a91a-4431-b397-d0b29f7a6bb9} <Debug> oximeter.measurements_u16 (a1ea2d20-4214-4b09-af49-3789cc6ab303): There are no data parts | ||
| 311 | 2025.10.03 21:07:04.971655 [ 3 ] {20f9b53c-a91a-4431-b397-d0b29f7a6bb9} <Debug> TCPHandler: Processed in 0.011698632 sec. | ||
| 312 | 2025.10.03 21:07:04.971806 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2025.10.03 21:07:04.972069 [ 3 ] {13f232c7-e5ce-4de2-a51d-d1af2c675857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) 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) | ||
| 314 | 2025.10.03 21:07:04.972115 [ 3 ] {13f232c7-e5ce-4de2-a51d-d1af2c675857} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2025.10.03 21:07:04.975721 [ 3 ] {13f232c7-e5ce-4de2-a51d-d1af2c675857} <Debug> oximeter.measurements_i32 (1742c242-dca9-4fa0-a72c-ca117b0993df): Loading data parts | ||
| 316 | 2025.10.03 21:07:04.975865 [ 3 ] {13f232c7-e5ce-4de2-a51d-d1af2c675857} <Debug> oximeter.measurements_i32 (1742c242-dca9-4fa0-a72c-ca117b0993df): There are no data parts | ||
| 317 | 2025.10.03 21:07:04.983658 [ 3 ] {13f232c7-e5ce-4de2-a51d-d1af2c675857} <Debug> TCPHandler: Processed in 0.011902265 sec. | ||
| 318 | 2025.10.03 21:07:04.983887 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2025.10.03 21:07:04.984048 [ 3 ] {0694b3e1-9afd-46e9-bfe7-9bd19d93f2c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) 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) | ||
| 320 | 2025.10.03 21:07:04.984187 [ 3 ] {0694b3e1-9afd-46e9-bfe7-9bd19d93f2c0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2025.10.03 21:07:04.987782 [ 3 ] {0694b3e1-9afd-46e9-bfe7-9bd19d93f2c0} <Debug> oximeter.measurements_u32 (50a81d72-dc2c-4964-8ad6-5c147d14aa2e): Loading data parts | ||
| 322 | 2025.10.03 21:07:04.987975 [ 3 ] {0694b3e1-9afd-46e9-bfe7-9bd19d93f2c0} <Debug> oximeter.measurements_u32 (50a81d72-dc2c-4964-8ad6-5c147d14aa2e): There are no data parts | ||
| 323 | 2025.10.03 21:07:04.995667 [ 3 ] {0694b3e1-9afd-46e9-bfe7-9bd19d93f2c0} <Debug> TCPHandler: Processed in 0.011828443 sec. | ||
| 324 | 2025.10.03 21:07:04.995845 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2025.10.03 21:07:04.996108 [ 3 ] {68af7d4d-37c7-41f7-86b8-0d06f300a995} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) 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) | ||
| 326 | 2025.10.03 21:07:04.996205 [ 3 ] {68af7d4d-37c7-41f7-86b8-0d06f300a995} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2025.10.03 21:07:04.999793 [ 3 ] {68af7d4d-37c7-41f7-86b8-0d06f300a995} <Debug> oximeter.measurements_i64 (62199853-df8b-491b-bfe9-b1dfad7fba21): Loading data parts | ||
| 328 | 2025.10.03 21:07:04.999950 [ 3 ] {68af7d4d-37c7-41f7-86b8-0d06f300a995} <Debug> oximeter.measurements_i64 (62199853-df8b-491b-bfe9-b1dfad7fba21): There are no data parts | ||
| 329 | 2025.10.03 21:07:05.000164 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 121.56 MiB, peak 121.56 MiB, free memory in arenas 0.00 B, will set to 131.34 MiB (RSS), difference: 9.78 MiB | ||
| 330 | 2025.10.03 21:07:05.007455 [ 3 ] {68af7d4d-37c7-41f7-86b8-0d06f300a995} <Debug> TCPHandler: Processed in 0.011670351 sec. | ||
| 331 | 2025.10.03 21:07:05.007614 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 332 | 2025.10.03 21:07:05.007785 [ 3 ] {3851a4eb-8cfa-4ac0-b417-d9041afa45b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) 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) | ||
| 333 | 2025.10.03 21:07:05.007923 [ 3 ] {3851a4eb-8cfa-4ac0-b417-d9041afa45b9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 334 | 2025.10.03 21:07:05.011495 [ 3 ] {3851a4eb-8cfa-4ac0-b417-d9041afa45b9} <Debug> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Loading data parts | ||
| 335 | 2025.10.03 21:07:05.012150 [ 3 ] {3851a4eb-8cfa-4ac0-b417-d9041afa45b9} <Debug> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): There are no data parts | ||
| 336 | 2025.10.03 21:07:05.019483 [ 3 ] {3851a4eb-8cfa-4ac0-b417-d9041afa45b9} <Debug> TCPHandler: Processed in 0.011919074 sec. | ||
| 337 | 2025.10.03 21:07:05.019666 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 338 | 2025.10.03 21:07:05.019951 [ 3 ] {05be34d1-9904-4c27-b021-a612cb27f79f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) 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) | ||
| 339 | 2025.10.03 21:07:05.020092 [ 3 ] {05be34d1-9904-4c27-b021-a612cb27f79f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 340 | 2025.10.03 21:07:05.023621 [ 3 ] {05be34d1-9904-4c27-b021-a612cb27f79f} <Debug> oximeter.measurements_f32 (4afc1e7b-d96d-4ba1-b21a-d20e0c242c72): Loading data parts | ||
| 341 | 2025.10.03 21:07:05.023776 [ 3 ] {05be34d1-9904-4c27-b021-a612cb27f79f} <Debug> oximeter.measurements_f32 (4afc1e7b-d96d-4ba1-b21a-d20e0c242c72): There are no data parts | ||
| 342 | 2025.10.03 21:07:05.031189 [ 3 ] {05be34d1-9904-4c27-b021-a612cb27f79f} <Debug> TCPHandler: Processed in 0.01158591 sec. | ||
| 343 | 2025.10.03 21:07:05.031345 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 344 | 2025.10.03 21:07:05.031503 [ 3 ] {1d66a9fe-95ea-4365-97a4-f95f658c4532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) 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) | ||
| 345 | 2025.10.03 21:07:05.031625 [ 3 ] {1d66a9fe-95ea-4365-97a4-f95f658c4532} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 346 | 2025.10.03 21:07:05.035100 [ 3 ] {1d66a9fe-95ea-4365-97a4-f95f658c4532} <Debug> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Loading data parts | ||
| 347 | 2025.10.03 21:07:05.035366 [ 3 ] {1d66a9fe-95ea-4365-97a4-f95f658c4532} <Debug> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): There are no data parts | ||
| 348 | 2025.10.03 21:07:05.042994 [ 3 ] {1d66a9fe-95ea-4365-97a4-f95f658c4532} <Debug> TCPHandler: Processed in 0.011697041 sec. | ||
| 349 | 2025.10.03 21:07:05.043147 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 350 | 2025.10.03 21:07:05.043396 [ 3 ] {9ea5b306-0618-41ca-b955-6a42f71a5d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) 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) | ||
| 351 | 2025.10.03 21:07:05.043521 [ 3 ] {9ea5b306-0618-41ca-b955-6a42f71a5d8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 352 | 2025.10.03 21:07:05.047051 [ 3 ] {9ea5b306-0618-41ca-b955-6a42f71a5d8f} <Debug> oximeter.measurements_string (0ac5acf6-a413-4013-b784-69d0c3bb9918): Loading data parts | ||
| 353 | 2025.10.03 21:07:05.047194 [ 3 ] {9ea5b306-0618-41ca-b955-6a42f71a5d8f} <Debug> oximeter.measurements_string (0ac5acf6-a413-4013-b784-69d0c3bb9918): There are no data parts | ||
| 354 | 2025.10.03 21:07:05.054823 [ 3 ] {9ea5b306-0618-41ca-b955-6a42f71a5d8f} <Debug> TCPHandler: Processed in 0.011725662 sec. | ||
| 355 | 2025.10.03 21:07:05.055000 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 356 | 2025.10.03 21:07:05.055165 [ 3 ] {bb7aa8fc-dca4-4184-bd79-7e43d3976ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 357 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 358 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 359 | * a string isn't palatable for a few reasons. | ||
| 360 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 361 | * details. | ||
| 362 | */ | ||
| 363 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 364 | 2025.10.03 21:07:05.055315 [ 3 ] {bb7aa8fc-dca4-4184-bd79-7e43d3976ffe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 365 | 2025.10.03 21:07:05.059289 [ 3 ] {bb7aa8fc-dca4-4184-bd79-7e43d3976ffe} <Debug> oximeter.measurements_bytes (17745012-d61a-4e8a-a295-602218bab9cd): Loading data parts | ||
| 366 | 2025.10.03 21:07:05.059442 [ 3 ] {bb7aa8fc-dca4-4184-bd79-7e43d3976ffe} <Debug> oximeter.measurements_bytes (17745012-d61a-4e8a-a295-602218bab9cd): There are no data parts | ||
| 367 | 2025.10.03 21:07:05.067022 [ 3 ] {bb7aa8fc-dca4-4184-bd79-7e43d3976ffe} <Debug> TCPHandler: Processed in 0.012070287 sec. | ||
| 368 | 2025.10.03 21:07:05.067172 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 369 | 2025.10.03 21:07:05.067337 [ 3 ] {5e11fd9d-36a0-4e93-84a4-f9f3d533763d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) 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) | ||
| 370 | 2025.10.03 21:07:05.067487 [ 3 ] {5e11fd9d-36a0-4e93-84a4-f9f3d533763d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 371 | 2025.10.03 21:07:05.076218 [ 3 ] {5e11fd9d-36a0-4e93-84a4-f9f3d533763d} <Debug> oximeter.measurements_cumulativei64 (00c5ea10-1eeb-4ee7-bbdd-85a366ea4643): Loading data parts | ||
| 372 | 2025.10.03 21:07:05.076370 [ 3 ] {5e11fd9d-36a0-4e93-84a4-f9f3d533763d} <Debug> oximeter.measurements_cumulativei64 (00c5ea10-1eeb-4ee7-bbdd-85a366ea4643): There are no data parts | ||
| 373 | 2025.10.03 21:07:05.081634 [ 3 ] {5e11fd9d-36a0-4e93-84a4-f9f3d533763d} <Debug> TCPHandler: Processed in 0.014511434 sec. | ||
| 374 | 2025.10.03 21:07:05.081861 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 375 | 2025.10.03 21:07:05.082104 [ 3 ] {123fbe0d-0f66-4a5a-abc3-175a727917c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) 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) | ||
| 376 | 2025.10.03 21:07:05.082248 [ 3 ] {123fbe0d-0f66-4a5a-abc3-175a727917c4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 377 | 2025.10.03 21:07:05.090900 [ 3 ] {123fbe0d-0f66-4a5a-abc3-175a727917c4} <Debug> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Loading data parts | ||
| 378 | 2025.10.03 21:07:05.091240 [ 3 ] {123fbe0d-0f66-4a5a-abc3-175a727917c4} <Debug> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): There are no data parts | ||
| 379 | 2025.10.03 21:07:05.094355 [ 3 ] {123fbe0d-0f66-4a5a-abc3-175a727917c4} <Debug> TCPHandler: Processed in 0.012554011 sec. | ||
| 380 | 2025.10.03 21:07:05.094525 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 381 | 2025.10.03 21:07:05.094787 [ 3 ] {4f4cc75b-898f-49ff-be45-4d5f1ea6f9f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) 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) | ||
| 382 | 2025.10.03 21:07:05.094875 [ 3 ] {4f4cc75b-898f-49ff-be45-4d5f1ea6f9f0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 383 | 2025.10.03 21:07:05.103126 [ 3 ] {4f4cc75b-898f-49ff-be45-4d5f1ea6f9f0} <Debug> oximeter.measurements_cumulativef32 (5ad07bf9-f4a8-4c85-8340-288fdc0c1dcb): Loading data parts | ||
| 384 | 2025.10.03 21:07:05.103329 [ 3 ] {4f4cc75b-898f-49ff-be45-4d5f1ea6f9f0} <Debug> oximeter.measurements_cumulativef32 (5ad07bf9-f4a8-4c85-8340-288fdc0c1dcb): There are no data parts | ||
| 385 | 2025.10.03 21:07:05.113655 [ 3 ] {4f4cc75b-898f-49ff-be45-4d5f1ea6f9f0} <Debug> TCPHandler: Processed in 0.019189077 sec. | ||
| 386 | 2025.10.03 21:07:05.113885 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 387 | 2025.10.03 21:07:05.114163 [ 3 ] {068b0ff7-1f8c-4c31-8b8a-ce8969d46707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) 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) | ||
| 388 | 2025.10.03 21:07:05.114412 [ 3 ] {068b0ff7-1f8c-4c31-8b8a-ce8969d46707} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 389 | 2025.10.03 21:07:05.120242 [ 3 ] {068b0ff7-1f8c-4c31-8b8a-ce8969d46707} <Debug> oximeter.measurements_cumulativef64 (73e67291-8a04-4fee-b7ee-38ac5703e5c9): Loading data parts | ||
| 390 | 2025.10.03 21:07:05.120500 [ 3 ] {068b0ff7-1f8c-4c31-8b8a-ce8969d46707} <Debug> oximeter.measurements_cumulativef64 (73e67291-8a04-4fee-b7ee-38ac5703e5c9): There are no data parts | ||
| 391 | 2025.10.03 21:07:05.128426 [ 3 ] {068b0ff7-1f8c-4c31-8b8a-ce8969d46707} <Debug> TCPHandler: Processed in 0.014634425 sec. | ||
| 392 | 2025.10.03 21:07:05.128589 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 393 | 2025.10.03 21:07:05.128947 [ 3 ] {aa00767e-0ae7-4c55-ad54-cf699da7f429} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 394 | * NOTE: Array types cannot be Nullable, see | ||
| 395 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 396 | * for more details. | ||
| 397 | * | ||
| 398 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 399 | * is unfortunate, and at this point relies on the fact that an | ||
| 400 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 401 | * to figure out another way to represent missing samples here. | ||
| 402 | */ | ||
| 403 | 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) | ||
| 404 | 2025.10.03 21:07:05.129097 [ 3 ] {aa00767e-0ae7-4c55-ad54-cf699da7f429} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 405 | 2025.10.03 21:07:05.134941 [ 3 ] {aa00767e-0ae7-4c55-ad54-cf699da7f429} <Debug> oximeter.measurements_histogrami8 (0910e8e5-1433-4b34-8c77-c1222bc2745c): Loading data parts | ||
| 406 | 2025.10.03 21:07:05.135106 [ 3 ] {aa00767e-0ae7-4c55-ad54-cf699da7f429} <Debug> oximeter.measurements_histogrami8 (0910e8e5-1433-4b34-8c77-c1222bc2745c): There are no data parts | ||
| 407 | 2025.10.03 21:07:05.144578 [ 3 ] {aa00767e-0ae7-4c55-ad54-cf699da7f429} <Debug> TCPHandler: Processed in 0.016045531 sec. | ||
| 408 | 2025.10.03 21:07:05.144738 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 409 | 2025.10.03 21:07:05.144957 [ 3 ] {188af1e4-aaa0-4c7c-8788-495fdad53973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) 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) | ||
| 410 | 2025.10.03 21:07:05.145098 [ 3 ] {188af1e4-aaa0-4c7c-8788-495fdad53973} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 411 | 2025.10.03 21:07:05.148886 [ 3 ] {188af1e4-aaa0-4c7c-8788-495fdad53973} <Debug> oximeter.measurements_histogramu8 (b67242b6-1fdc-41cc-97c5-1cde6e28aebb): Loading data parts | ||
| 412 | 2025.10.03 21:07:05.149116 [ 3 ] {188af1e4-aaa0-4c7c-8788-495fdad53973} <Debug> oximeter.measurements_histogramu8 (b67242b6-1fdc-41cc-97c5-1cde6e28aebb): There are no data parts | ||
| 413 | 2025.10.03 21:07:05.151177 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:62784 | ||
| 414 | 2025.10.03 21:07:05.153276 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 415 | 2025.10.03 21:07:05.153361 [ 262 ] {} <Debug> TCP-Session: 60bec4fa-e138-40a2-9b8c-f99bba376e0d Authenticating user 'default' from [fd00:1122:3344:101::a]:62784 | ||
| 416 | 2025.10.03 21:07:05.153422 [ 262 ] {} <Debug> TCP-Session: 60bec4fa-e138-40a2-9b8c-f99bba376e0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 417 | 2025.10.03 21:07:05.153438 [ 262 ] {} <Debug> TCP-Session: 60bec4fa-e138-40a2-9b8c-f99bba376e0d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 418 | 2025.10.03 21:07:05.153531 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 419 | 2025.10.03 21:07:05.153594 [ 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 | ||
| 420 | 2025.10.03 21:07:05.153650 [ 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 | ||
| 421 | 2025.10.03 21:07:05.156076 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:50601 | ||
| 422 | 2025.10.03 21:07:05.156306 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 423 | 2025.10.03 21:07:05.156283 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34164 | ||
| 424 | 2025.10.03 21:07:05.156282 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:53038 | ||
| 425 | 2025.10.03 21:07:05.156391 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:65252 | ||
| 426 | 2025.10.03 21:07:05.156406 [ 263 ] {} <Debug> TCP-Session: d78cadf4-f216-4466-a392-2442fcaaa979 Authenticating user 'default' from [fd00:1122:3344:101::a]:50601 | ||
| 427 | 2025.10.03 21:07:05.156473 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:58819 | ||
| 428 | 2025.10.03 21:07:05.156544 [ 263 ] {} <Debug> TCP-Session: d78cadf4-f216-4466-a392-2442fcaaa979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 429 | 2025.10.03 21:07:05.156561 [ 263 ] {} <Debug> TCP-Session: d78cadf4-f216-4466-a392-2442fcaaa979 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 430 | 2025.10.03 21:07:05.156599 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:40926 | ||
| 431 | 2025.10.03 21:07:05.156590 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 432 | 2025.10.03 21:07:05.156690 [ 3 ] {188af1e4-aaa0-4c7c-8788-495fdad53973} <Debug> TCPHandler: Processed in 0.012002745 sec. | ||
| 433 | 2025.10.03 21:07:05.156722 [ 264 ] {} <Debug> TCP-Session: 790b5197-00ce-4a2b-8f8d-29d98988d528 Authenticating user 'default' from [fd00:1122:3344:101::a]:53038 | ||
| 434 | 2025.10.03 21:07:05.156729 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:48233 | ||
| 435 | 2025.10.03 21:07:05.156794 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 436 | 2025.10.03 21:07:05.156805 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 437 | 2025.10.03 21:07:05.156867 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2025.10.03 21:07:05.156913 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 439 | 2025.10.03 21:07:05.156863 [ 265 ] {} <Debug> TCP-Session: 310b6ad8-0ee6-4361-ad65-80b4b97b3b26 Authenticating user 'default' from [fd00:1122:3344:101::a]:34164 | ||
| 440 | 2025.10.03 21:07:05.156991 [ 268 ] {} <Debug> TCP-Session: 8424f23f-3dfe-4e32-a2d2-02d119cebc54 Authenticating user 'default' from [fd00:1122:3344:101::a]:40926 | ||
| 441 | 2025.10.03 21:07:05.157007 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 442 | 2025.10.03 21:07:05.156981 [ 267 ] {} <Debug> TCP-Session: 74eece39-166b-4401-8b69-440642687b4c Authenticating user 'default' from [fd00:1122:3344:101::a]:58819 | ||
| 443 | 2025.10.03 21:07:05.156851 [ 264 ] {} <Debug> TCP-Session: 790b5197-00ce-4a2b-8f8d-29d98988d528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 444 | 2025.10.03 21:07:05.157116 [ 268 ] {} <Debug> TCP-Session: 8424f23f-3dfe-4e32-a2d2-02d119cebc54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 445 | 2025.10.03 21:07:05.157109 [ 269 ] {} <Debug> TCP-Session: 5f920521-7d2a-49d7-866d-70baabbe1b3e Authenticating user 'default' from [fd00:1122:3344:101::a]:48233 | ||
| 446 | 2025.10.03 21:07:05.157085 [ 267 ] {} <Debug> TCP-Session: 74eece39-166b-4401-8b69-440642687b4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 447 | 2025.10.03 21:07:05.157193 [ 269 ] {} <Debug> TCP-Session: 5f920521-7d2a-49d7-866d-70baabbe1b3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 448 | 2025.10.03 21:07:05.157202 [ 268 ] {} <Debug> TCP-Session: 8424f23f-3dfe-4e32-a2d2-02d119cebc54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 449 | 2025.10.03 21:07:05.157181 [ 3 ] {25c11c30-0c49-4ecf-9170-0db6b28909bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) 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) | ||
| 450 | 2025.10.03 21:07:05.157290 [ 269 ] {} <Debug> TCP-Session: 5f920521-7d2a-49d7-866d-70baabbe1b3e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 451 | 2025.10.03 21:07:05.157261 [ 267 ] {} <Debug> TCP-Session: 74eece39-166b-4401-8b69-440642687b4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 452 | 2025.10.03 21:07:05.157179 [ 264 ] {} <Debug> TCP-Session: 790b5197-00ce-4a2b-8f8d-29d98988d528 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 453 | 2025.10.03 21:07:05.157414 [ 3 ] {25c11c30-0c49-4ecf-9170-0db6b28909bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 454 | 2025.10.03 21:07:05.157079 [ 265 ] {} <Debug> TCP-Session: 310b6ad8-0ee6-4361-ad65-80b4b97b3b26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 455 | 2025.10.03 21:07:05.156876 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 456 | 2025.10.03 21:07:05.157556 [ 266 ] {} <Debug> TCP-Session: 1187643a-61eb-469f-b5a0-36d93f3f3609 Authenticating user 'default' from [fd00:1122:3344:101::a]:65252 | ||
| 457 | 2025.10.03 21:07:05.157559 [ 265 ] {} <Debug> TCP-Session: 310b6ad8-0ee6-4361-ad65-80b4b97b3b26 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 458 | 2025.10.03 21:07:05.157665 [ 266 ] {} <Debug> TCP-Session: 1187643a-61eb-469f-b5a0-36d93f3f3609 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 459 | 2025.10.03 21:07:05.157685 [ 266 ] {} <Debug> TCP-Session: 1187643a-61eb-469f-b5a0-36d93f3f3609 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 460 | 2025.10.03 21:07:05.161159 [ 3 ] {25c11c30-0c49-4ecf-9170-0db6b28909bd} <Debug> oximeter.measurements_histogrami16 (a91798f8-6f0b-44ae-a4a1-0c2a2d622c82): Loading data parts | ||
| 461 | 2025.10.03 21:07:05.161330 [ 3 ] {25c11c30-0c49-4ecf-9170-0db6b28909bd} <Debug> oximeter.measurements_histogrami16 (a91798f8-6f0b-44ae-a4a1-0c2a2d622c82): There are no data parts | ||
| 462 | 2025.10.03 21:07:05.172410 [ 3 ] {25c11c30-0c49-4ecf-9170-0db6b28909bd} <Debug> TCPHandler: Processed in 0.015596876 sec. | ||
| 463 | 2025.10.03 21:07:05.172610 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 464 | 2025.10.03 21:07:05.172877 [ 3 ] {f94192a5-0a37-4a18-b6f0-66369e703714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) 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) | ||
| 465 | 2025.10.03 21:07:05.173016 [ 3 ] {f94192a5-0a37-4a18-b6f0-66369e703714} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 466 | 2025.10.03 21:07:05.179090 [ 3 ] {f94192a5-0a37-4a18-b6f0-66369e703714} <Debug> oximeter.measurements_histogramu16 (02cbcf45-e2cf-45f5-8496-1e3d92029b88): Loading data parts | ||
| 467 | 2025.10.03 21:07:05.179291 [ 3 ] {f94192a5-0a37-4a18-b6f0-66369e703714} <Debug> oximeter.measurements_histogramu16 (02cbcf45-e2cf-45f5-8496-1e3d92029b88): There are no data parts | ||
| 468 | 2025.10.03 21:07:05.186326 [ 3 ] {f94192a5-0a37-4a18-b6f0-66369e703714} <Debug> TCPHandler: Processed in 0.013764825 sec. | ||
| 469 | 2025.10.03 21:07:05.186510 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 470 | 2025.10.03 21:07:05.186771 [ 3 ] {3332080a-d431-4ce6-9290-d572a4272c9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) 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) | ||
| 471 | 2025.10.03 21:07:05.186947 [ 3 ] {3332080a-d431-4ce6-9290-d572a4272c9c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 472 | 2025.10.03 21:07:05.192420 [ 3 ] {3332080a-d431-4ce6-9290-d572a4272c9c} <Debug> oximeter.measurements_histogrami32 (f7726150-fa76-4f9f-9609-300250e11f3d): Loading data parts | ||
| 473 | 2025.10.03 21:07:05.192624 [ 3 ] {3332080a-d431-4ce6-9290-d572a4272c9c} <Debug> oximeter.measurements_histogrami32 (f7726150-fa76-4f9f-9609-300250e11f3d): There are no data parts | ||
| 474 | 2025.10.03 21:07:05.198367 [ 3 ] {3332080a-d431-4ce6-9290-d572a4272c9c} <Debug> TCPHandler: Processed in 0.011921804 sec. | ||
| 475 | 2025.10.03 21:07:05.198530 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 476 | 2025.10.03 21:07:05.198850 [ 3 ] {e344397d-02d8-4707-8638-8c6c62b4b87d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) 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) | ||
| 477 | 2025.10.03 21:07:05.198996 [ 3 ] {e344397d-02d8-4707-8638-8c6c62b4b87d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 478 | 2025.10.03 21:07:05.204354 [ 3 ] {e344397d-02d8-4707-8638-8c6c62b4b87d} <Debug> oximeter.measurements_histogramu32 (6b018113-c02f-43ed-a709-a70110905351): Loading data parts | ||
| 479 | 2025.10.03 21:07:05.204506 [ 3 ] {e344397d-02d8-4707-8638-8c6c62b4b87d} <Debug> oximeter.measurements_histogramu32 (6b018113-c02f-43ed-a709-a70110905351): There are no data parts | ||
| 480 | 2025.10.03 21:07:05.210305 [ 3 ] {e344397d-02d8-4707-8638-8c6c62b4b87d} <Debug> TCPHandler: Processed in 0.011825783 sec. | ||
| 481 | 2025.10.03 21:07:05.210455 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 482 | 2025.10.03 21:07:05.210667 [ 3 ] {3ac5555e-b90b-475c-a1c4-b16f18b8e943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) 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) | ||
| 483 | 2025.10.03 21:07:05.210805 [ 3 ] {3ac5555e-b90b-475c-a1c4-b16f18b8e943} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 484 | 2025.10.03 21:07:05.216239 [ 3 ] {3ac5555e-b90b-475c-a1c4-b16f18b8e943} <Debug> oximeter.measurements_histogrami64 (49dcf97d-573d-47d4-85e0-75bc54185ce2): Loading data parts | ||
| 485 | 2025.10.03 21:07:05.216471 [ 3 ] {3ac5555e-b90b-475c-a1c4-b16f18b8e943} <Debug> oximeter.measurements_histogrami64 (49dcf97d-573d-47d4-85e0-75bc54185ce2): There are no data parts | ||
| 486 | 2025.10.03 21:07:05.222155 [ 3 ] {3ac5555e-b90b-475c-a1c4-b16f18b8e943} <Debug> TCPHandler: Processed in 0.011750683 sec. | ||
| 487 | 2025.10.03 21:07:05.222324 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 488 | 2025.10.03 21:07:05.222709 [ 3 ] {b9d29762-4ca2-46e7-8dfe-735743b9a148} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) 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) | ||
| 489 | 2025.10.03 21:07:05.222887 [ 3 ] {b9d29762-4ca2-46e7-8dfe-735743b9a148} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 490 | 2025.10.03 21:07:05.228565 [ 3 ] {b9d29762-4ca2-46e7-8dfe-735743b9a148} <Debug> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Loading data parts | ||
| 491 | 2025.10.03 21:07:05.228713 [ 3 ] {b9d29762-4ca2-46e7-8dfe-735743b9a148} <Debug> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): There are no data parts | ||
| 492 | 2025.10.03 21:07:05.233945 [ 3 ] {b9d29762-4ca2-46e7-8dfe-735743b9a148} <Debug> TCPHandler: Processed in 0.011681432 sec. | ||
| 493 | 2025.10.03 21:07:05.234113 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 494 | 2025.10.03 21:07:05.234332 [ 3 ] {298fd089-4bde-4afc-9e97-76ab458abb40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) 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) | ||
| 495 | 2025.10.03 21:07:05.234472 [ 3 ] {298fd089-4bde-4afc-9e97-76ab458abb40} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 496 | 2025.10.03 21:07:05.239663 [ 3 ] {298fd089-4bde-4afc-9e97-76ab458abb40} <Debug> oximeter.measurements_histogramf32 (adcfa6d8-5073-437b-be23-c669c1ff1dbb): Loading data parts | ||
| 497 | 2025.10.03 21:07:05.239875 [ 3 ] {298fd089-4bde-4afc-9e97-76ab458abb40} <Debug> oximeter.measurements_histogramf32 (adcfa6d8-5073-437b-be23-c669c1ff1dbb): There are no data parts | ||
| 498 | 2025.10.03 21:07:05.245752 [ 3 ] {298fd089-4bde-4afc-9e97-76ab458abb40} <Debug> TCPHandler: Processed in 0.011697642 sec. | ||
| 499 | 2025.10.03 21:07:05.245929 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 500 | 2025.10.03 21:07:05.246354 [ 3 ] {5ff6ec1e-9af2-42be-a631-c7c691b55aa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) 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) | ||
| 501 | 2025.10.03 21:07:05.246492 [ 3 ] {5ff6ec1e-9af2-42be-a631-c7c691b55aa1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 502 | 2025.10.03 21:07:05.251854 [ 3 ] {5ff6ec1e-9af2-42be-a631-c7c691b55aa1} <Debug> oximeter.measurements_histogramf64 (aeda65e2-7d7e-49bd-b7c7-c2141049bcf1): Loading data parts | ||
| 503 | 2025.10.03 21:07:05.251988 [ 3 ] {5ff6ec1e-9af2-42be-a631-c7c691b55aa1} <Debug> oximeter.measurements_histogramf64 (aeda65e2-7d7e-49bd-b7c7-c2141049bcf1): There are no data parts | ||
| 504 | 2025.10.03 21:07:05.257607 [ 3 ] {5ff6ec1e-9af2-42be-a631-c7c691b55aa1} <Debug> TCPHandler: Processed in 0.011737432 sec. | ||
| 505 | 2025.10.03 21:07:05.257756 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 506 | 2025.10.03 21:07:05.257933 [ 3 ] {5e608252-cd1e-49ad-8c54-ec55e8b5213e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) /* The field tables store named dimensions of each timeseries. | ||
| 507 | * | ||
| 508 | * As with the measurement tables, there is one field table for each field data | ||
| 509 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 510 | * this behavior **must not** be relied upon for query correctness. | ||
| 511 | * | ||
| 512 | * The index for the fields differs from the measurements, however. Rows are | ||
| 513 | * sorted by timeseries name, then field name, field value, and finally | ||
| 514 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 515 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 516 | * usually then used to look up measurements. | ||
| 517 | * | ||
| 518 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 519 | * timeseries name and then key, since it would improve lookups where one | ||
| 520 | * already has the key. Realistically though, these tables are quite small and | ||
| 521 | * so performance benefits will be low in absolute terms. | ||
| 522 | * | ||
| 523 | * TTL: We use a materialized column to expire old field table records. This | ||
| 524 | * column is generated automatically by the database whenever a new row is | ||
| 525 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 526 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 527 | * record will remain during a deduplication, which will have the last | ||
| 528 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 529 | * measurement tables. | ||
| 530 | */ | ||
| 531 | 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) | ||
| 532 | 2025.10.03 21:07:05.258071 [ 3 ] {5e608252-cd1e-49ad-8c54-ec55e8b5213e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 533 | 2025.10.03 21:07:05.263451 [ 3 ] {5e608252-cd1e-49ad-8c54-ec55e8b5213e} <Debug> oximeter.fields_bool (69807efc-ff2b-4934-ab57-9369661223b8): Loading data parts | ||
| 534 | 2025.10.03 21:07:05.263716 [ 3 ] {5e608252-cd1e-49ad-8c54-ec55e8b5213e} <Debug> oximeter.fields_bool (69807efc-ff2b-4934-ab57-9369661223b8): There are no data parts | ||
| 535 | 2025.10.03 21:07:05.269876 [ 3 ] {5e608252-cd1e-49ad-8c54-ec55e8b5213e} <Debug> TCPHandler: Processed in 0.012168308 sec. | ||
| 536 | 2025.10.03 21:07:05.270039 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 537 | 2025.10.03 21:07:05.270243 [ 3 ] {fb745b81-c079-449c-82ed-fcfe7377572b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) 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) | ||
| 538 | 2025.10.03 21:07:05.270331 [ 3 ] {fb745b81-c079-449c-82ed-fcfe7377572b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 539 | 2025.10.03 21:07:05.275604 [ 3 ] {fb745b81-c079-449c-82ed-fcfe7377572b} <Debug> oximeter.fields_i8 (3430a0c9-766d-4a2f-be5c-a1c0913dd483): Loading data parts | ||
| 540 | 2025.10.03 21:07:05.275750 [ 3 ] {fb745b81-c079-449c-82ed-fcfe7377572b} <Debug> oximeter.fields_i8 (3430a0c9-766d-4a2f-be5c-a1c0913dd483): There are no data parts | ||
| 541 | 2025.10.03 21:07:05.280461 [ 3 ] {fb745b81-c079-449c-82ed-fcfe7377572b} <Debug> TCPHandler: Processed in 0.010482308 sec. | ||
| 542 | 2025.10.03 21:07:05.280714 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 543 | 2025.10.03 21:07:05.280878 [ 3 ] {355c2a7e-b27a-412b-95f6-bd20dd71d0d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) 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) | ||
| 544 | 2025.10.03 21:07:05.281010 [ 3 ] {355c2a7e-b27a-412b-95f6-bd20dd71d0d5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 545 | 2025.10.03 21:07:05.286285 [ 3 ] {355c2a7e-b27a-412b-95f6-bd20dd71d0d5} <Debug> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Loading data parts | ||
| 546 | 2025.10.03 21:07:05.286566 [ 3 ] {355c2a7e-b27a-412b-95f6-bd20dd71d0d5} <Debug> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): There are no data parts | ||
| 547 | 2025.10.03 21:07:05.292866 [ 3 ] {355c2a7e-b27a-412b-95f6-bd20dd71d0d5} <Debug> TCPHandler: Processed in 0.012204048 sec. | ||
| 548 | 2025.10.03 21:07:05.293043 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 549 | 2025.10.03 21:07:05.293299 [ 3 ] {a1a5552b-6cdc-4f17-85fc-bd34cdf51bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) 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) | ||
| 550 | 2025.10.03 21:07:05.293402 [ 3 ] {a1a5552b-6cdc-4f17-85fc-bd34cdf51bf2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 551 | 2025.10.03 21:07:05.298769 [ 3 ] {a1a5552b-6cdc-4f17-85fc-bd34cdf51bf2} <Debug> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Loading data parts | ||
| 552 | 2025.10.03 21:07:05.298923 [ 3 ] {a1a5552b-6cdc-4f17-85fc-bd34cdf51bf2} <Debug> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): There are no data parts | ||
| 553 | 2025.10.03 21:07:05.305097 [ 3 ] {a1a5552b-6cdc-4f17-85fc-bd34cdf51bf2} <Debug> TCPHandler: Processed in 0.012117017 sec. | ||
| 554 | 2025.10.03 21:07:05.305347 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 555 | 2025.10.03 21:07:05.305505 [ 3 ] {210a0815-7f1a-4b67-a2e1-a4d820553b23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) 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) | ||
| 556 | 2025.10.03 21:07:05.305636 [ 3 ] {210a0815-7f1a-4b67-a2e1-a4d820553b23} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 557 | 2025.10.03 21:07:05.310897 [ 3 ] {210a0815-7f1a-4b67-a2e1-a4d820553b23} <Debug> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Loading data parts | ||
| 558 | 2025.10.03 21:07:05.311147 [ 3 ] {210a0815-7f1a-4b67-a2e1-a4d820553b23} <Debug> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): There are no data parts | ||
| 559 | 2025.10.03 21:07:05.317490 [ 3 ] {210a0815-7f1a-4b67-a2e1-a4d820553b23} <Debug> TCPHandler: Processed in 0.012193458 sec. | ||
| 560 | 2025.10.03 21:07:05.317652 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 561 | 2025.10.03 21:07:05.317866 [ 3 ] {030e91ef-74f6-4315-bdc4-4a3f9835af93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) 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) | ||
| 562 | 2025.10.03 21:07:05.317968 [ 3 ] {030e91ef-74f6-4315-bdc4-4a3f9835af93} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 563 | 2025.10.03 21:07:05.323358 [ 3 ] {030e91ef-74f6-4315-bdc4-4a3f9835af93} <Debug> oximeter.fields_i32 (5cc1c40b-21b4-4d4e-bcac-80473424fd1b): Loading data parts | ||
| 564 | 2025.10.03 21:07:05.323510 [ 3 ] {030e91ef-74f6-4315-bdc4-4a3f9835af93} <Debug> oximeter.fields_i32 (5cc1c40b-21b4-4d4e-bcac-80473424fd1b): There are no data parts | ||
| 565 | 2025.10.03 21:07:05.329780 [ 3 ] {030e91ef-74f6-4315-bdc4-4a3f9835af93} <Debug> TCPHandler: Processed in 0.012177518 sec. | ||
| 566 | 2025.10.03 21:07:05.330124 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 567 | 2025.10.03 21:07:05.330330 [ 3 ] {bbbad370-fc58-404d-b56e-d50f5931bf90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) 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) | ||
| 568 | 2025.10.03 21:07:05.330520 [ 3 ] {bbbad370-fc58-404d-b56e-d50f5931bf90} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 569 | 2025.10.03 21:07:05.335873 [ 3 ] {bbbad370-fc58-404d-b56e-d50f5931bf90} <Debug> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Loading data parts | ||
| 570 | 2025.10.03 21:07:05.336131 [ 3 ] {bbbad370-fc58-404d-b56e-d50f5931bf90} <Debug> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): There are no data parts | ||
| 571 | 2025.10.03 21:07:05.341967 [ 3 ] {bbbad370-fc58-404d-b56e-d50f5931bf90} <Debug> TCPHandler: Processed in 0.011903604 sec. | ||
| 572 | 2025.10.03 21:07:05.342147 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 573 | 2025.10.03 21:07:05.342452 [ 3 ] {75f3f982-c4d6-488a-8fb7-00b63ddbe998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) 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) | ||
| 574 | 2025.10.03 21:07:05.342496 [ 3 ] {75f3f982-c4d6-488a-8fb7-00b63ddbe998} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 575 | 2025.10.03 21:07:05.347746 [ 3 ] {75f3f982-c4d6-488a-8fb7-00b63ddbe998} <Debug> oximeter.fields_i64 (eb7aeebd-949f-4b33-8d8a-16515bb7586e): Loading data parts | ||
| 576 | 2025.10.03 21:07:05.347897 [ 3 ] {75f3f982-c4d6-488a-8fb7-00b63ddbe998} <Debug> oximeter.fields_i64 (eb7aeebd-949f-4b33-8d8a-16515bb7586e): There are no data parts | ||
| 577 | 2025.10.03 21:07:05.354223 [ 3 ] {75f3f982-c4d6-488a-8fb7-00b63ddbe998} <Debug> TCPHandler: Processed in 0.012135457 sec. | ||
| 578 | 2025.10.03 21:07:05.354500 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 579 | 2025.10.03 21:07:05.354666 [ 3 ] {e155ccb3-15c5-48db-9ebc-733eff40e4df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) 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) | ||
| 580 | 2025.10.03 21:07:05.354803 [ 3 ] {e155ccb3-15c5-48db-9ebc-733eff40e4df} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 581 | 2025.10.03 21:07:05.360137 [ 3 ] {e155ccb3-15c5-48db-9ebc-733eff40e4df} <Debug> oximeter.fields_u64 (75fd850c-4cf1-4128-89cc-c7f195948436): Loading data parts | ||
| 582 | 2025.10.03 21:07:05.360383 [ 3 ] {e155ccb3-15c5-48db-9ebc-733eff40e4df} <Debug> oximeter.fields_u64 (75fd850c-4cf1-4128-89cc-c7f195948436): There are no data parts | ||
| 583 | 2025.10.03 21:07:05.366797 [ 3 ] {e155ccb3-15c5-48db-9ebc-733eff40e4df} <Debug> TCPHandler: Processed in 0.01235021 sec. | ||
| 584 | 2025.10.03 21:07:05.366969 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 585 | 2025.10.03 21:07:05.367282 [ 3 ] {e01a3b14-a7b5-4764-bea1-d993849aaf88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) 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) | ||
| 586 | 2025.10.03 21:07:05.367336 [ 3 ] {e01a3b14-a7b5-4764-bea1-d993849aaf88} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 587 | 2025.10.03 21:07:05.372842 [ 3 ] {e01a3b14-a7b5-4764-bea1-d993849aaf88} <Debug> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Loading data parts | ||
| 588 | 2025.10.03 21:07:05.372987 [ 3 ] {e01a3b14-a7b5-4764-bea1-d993849aaf88} <Debug> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): There are no data parts | ||
| 589 | 2025.10.03 21:07:05.378958 [ 3 ] {e01a3b14-a7b5-4764-bea1-d993849aaf88} <Debug> TCPHandler: Processed in 0.012047316 sec. | ||
| 590 | 2025.10.03 21:07:05.379302 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 591 | 2025.10.03 21:07:05.379488 [ 3 ] {8c80ad52-aadd-4f6f-99c5-d275262017a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) 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) | ||
| 592 | 2025.10.03 21:07:05.379616 [ 3 ] {8c80ad52-aadd-4f6f-99c5-d275262017a5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 593 | 2025.10.03 21:07:05.384785 [ 3 ] {8c80ad52-aadd-4f6f-99c5-d275262017a5} <Debug> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Loading data parts | ||
| 594 | 2025.10.03 21:07:05.385065 [ 3 ] {8c80ad52-aadd-4f6f-99c5-d275262017a5} <Debug> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): There are no data parts | ||
| 595 | 2025.10.03 21:07:05.392041 [ 3 ] {8c80ad52-aadd-4f6f-99c5-d275262017a5} <Debug> TCPHandler: Processed in 0.012801225 sec. | ||
| 596 | 2025.10.03 21:07:05.392207 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 597 | 2025.10.03 21:07:05.392475 [ 3 ] {3650cca8-1bd1-413b-b975-0efc090bd2f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) 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) | ||
| 598 | 2025.10.03 21:07:05.392578 [ 3 ] {3650cca8-1bd1-413b-b975-0efc090bd2f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 599 | 2025.10.03 21:07:05.398273 [ 3 ] {3650cca8-1bd1-413b-b975-0efc090bd2f1} <Debug> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Loading data parts | ||
| 600 | 2025.10.03 21:07:05.398422 [ 3 ] {3650cca8-1bd1-413b-b975-0efc090bd2f1} <Debug> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): There are no data parts | ||
| 601 | 2025.10.03 21:07:05.406230 [ 3 ] {3650cca8-1bd1-413b-b975-0efc090bd2f1} <Debug> TCPHandler: Processed in 0.014082799 sec. | ||
| 602 | 2025.10.03 21:07:05.406530 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 603 | 2025.10.03 21:07:05.406800 [ 3 ] {f3bdd589-5237-4f99-8477-be00fe48fc06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) /* The timeseries schema table stores the extracted schema for the samples | ||
| 604 | * oximeter collects. | ||
| 605 | */ | ||
| 606 | 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) | ||
| 607 | 2025.10.03 21:07:05.406962 [ 3 ] {f3bdd589-5237-4f99-8477-be00fe48fc06} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 608 | 2025.10.03 21:07:05.412484 [ 3 ] {f3bdd589-5237-4f99-8477-be00fe48fc06} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01): Loading data parts | ||
| 609 | 2025.10.03 21:07:05.412639 [ 3 ] {f3bdd589-5237-4f99-8477-be00fe48fc06} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01): There are no data parts | ||
| 610 | 2025.10.03 21:07:05.420545 [ 3 ] {f3bdd589-5237-4f99-8477-be00fe48fc06} <Debug> TCPHandler: Processed in 0.014071909 sec. | ||
| 611 | 2025.10.03 21:07:05.420950 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 612 | 2025.10.03 21:07:05.421364 [ 5 ] {767ee377-089d-4f8a-9fe4-b82e2c5ca922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 613 | 2025.10.03 21:07:05.422704 [ 5 ] {767ee377-089d-4f8a-9fe4-b82e2c5ca922} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 614 | 2025.10.03 21:07:05.450002 [ 260 ] {767ee377-089d-4f8a-9fe4-b82e2c5ca922} <Trace> oximeter.version (6353ca57-d073-4fd5-9133-f36c80d8a8d7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 615 | 2025.10.03 21:07:05.450050 [ 260 ] {767ee377-089d-4f8a-9fe4-b82e2c5ca922} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.05 GiB. | ||
| 616 | 2025.10.03 21:07:05.454723 [ 260 ] {767ee377-089d-4f8a-9fe4-b82e2c5ca922} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 617 | 2025.10.03 21:07:05.455403 [ 260 ] {767ee377-089d-4f8a-9fe4-b82e2c5ca922} <Trace> oximeter.version (6353ca57-d073-4fd5-9133-f36c80d8a8d7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 618 | 2025.10.03 21:07:05.455689 [ 5 ] {767ee377-089d-4f8a-9fe4-b82e2c5ca922} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.034501 sec., 28.984667111098233 rows/sec., 463.75 B/sec. | ||
| 619 | 2025.10.03 21:07:05.456003 [ 5 ] {767ee377-089d-4f8a-9fe4-b82e2c5ca922} <Debug> TCPHandler: Processed in 0.035200008 sec. | ||
| 620 | 2025.10.03 21:07:05.466396 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:61203 | ||
| 621 | 2025.10.03 21:07:05.468194 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2025.10.03 21:07:05.468244 [ 270 ] {} <Debug> TCP-Session: 8e77d3f3-3b01-4640-ba05-687e45072b30 Authenticating user 'default' from [fd00:1122:3344:101::c]:61203 | ||
| 623 | 2025.10.03 21:07:05.468366 [ 270 ] {} <Debug> TCP-Session: 8e77d3f3-3b01-4640-ba05-687e45072b30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2025.10.03 21:07:05.468382 [ 270 ] {} <Debug> TCP-Session: 8e77d3f3-3b01-4640-ba05-687e45072b30 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.10.03 21:07:05.468452 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2025.10.03 21:07:05.468573 [ 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 | ||
| 627 | 2025.10.03 21:07:05.468602 [ 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 | ||
| 628 | 2025.10.03 21:07:05.471492 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:34745 | ||
| 629 | 2025.10.03 21:07:05.471591 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:52093 | ||
| 630 | 2025.10.03 21:07:05.471685 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 631 | 2025.10.03 21:07:05.471756 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47278 | ||
| 632 | 2025.10.03 21:07:05.471793 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2025.10.03 21:07:05.471870 [ 271 ] {} <Debug> TCP-Session: 0ede574e-7b56-487c-a2c5-3c982a12bcaf Authenticating user 'default' from [fd00:1122:3344:101::c]:34745 | ||
| 634 | 2025.10.03 21:07:05.471888 [ 272 ] {} <Debug> TCP-Session: ee99ab66-a30e-4c86-afc9-d8107df12cdf Authenticating user 'default' from [fd00:1122:3344:101::c]:52093 | ||
| 635 | 2025.10.03 21:07:05.471885 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59451 | ||
| 636 | 2025.10.03 21:07:05.471977 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35831 | ||
| 637 | 2025.10.03 21:07:05.472051 [ 271 ] {} <Debug> TCP-Session: 0ede574e-7b56-487c-a2c5-3c982a12bcaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2025.10.03 21:07:05.472119 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43850 | ||
| 639 | 2025.10.03 21:07:05.472099 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2025.10.03 21:07:05.472052 [ 272 ] {} <Debug> TCP-Session: ee99ab66-a30e-4c86-afc9-d8107df12cdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2025.10.03 21:07:05.472210 [ 273 ] {} <Debug> TCP-Session: 85071bce-3bac-432d-b57c-5f62b1bedeb4 Authenticating user 'default' from [fd00:1122:3344:101::c]:47278 | ||
| 642 | 2025.10.03 21:07:05.472187 [ 271 ] {} <Debug> TCP-Session: 0ede574e-7b56-487c-a2c5-3c982a12bcaf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 643 | 2025.10.03 21:07:05.472285 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2025.10.03 21:07:05.472282 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:47585 | ||
| 645 | 2025.10.03 21:07:05.472371 [ 273 ] {} <Debug> TCP-Session: 85071bce-3bac-432d-b57c-5f62b1bedeb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2025.10.03 21:07:05.472342 [ 274 ] {} <Debug> TCP-Session: dbad8641-56ab-4c99-9a75-716d20196d81 Authenticating user 'default' from [fd00:1122:3344:101::c]:59451 | ||
| 647 | 2025.10.03 21:07:05.472326 [ 272 ] {} <Debug> TCP-Session: ee99ab66-a30e-4c86-afc9-d8107df12cdf Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2025.10.03 21:07:05.472488 [ 274 ] {} <Debug> TCP-Session: dbad8641-56ab-4c99-9a75-716d20196d81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 649 | 2025.10.03 21:07:05.472502 [ 273 ] {} <Debug> TCP-Session: 85071bce-3bac-432d-b57c-5f62b1bedeb4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2025.10.03 21:07:05.472323 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 651 | 2025.10.03 21:07:05.472590 [ 274 ] {} <Debug> TCP-Session: dbad8641-56ab-4c99-9a75-716d20196d81 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 652 | 2025.10.03 21:07:05.472612 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 653 | 2025.10.03 21:07:05.472445 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 654 | 2025.10.03 21:07:05.472696 [ 277 ] {} <Debug> TCP-Session: 761e2b36-3423-4a77-8180-19583e864029 Authenticating user 'default' from [fd00:1122:3344:101::c]:47585 | ||
| 655 | 2025.10.03 21:07:05.472692 [ 275 ] {} <Debug> TCP-Session: c4403775-5b03-4082-baaf-3305bff9127e Authenticating user 'default' from [fd00:1122:3344:101::c]:35831 | ||
| 656 | 2025.10.03 21:07:05.472827 [ 276 ] {} <Debug> TCP-Session: 3384719a-6e03-4187-bd12-f7e48f1fbc5b Authenticating user 'default' from [fd00:1122:3344:101::c]:43850 | ||
| 657 | 2025.10.03 21:07:05.472849 [ 277 ] {} <Debug> TCP-Session: 761e2b36-3423-4a77-8180-19583e864029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2025.10.03 21:07:05.472888 [ 276 ] {} <Debug> TCP-Session: 3384719a-6e03-4187-bd12-f7e48f1fbc5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2025.10.03 21:07:05.472837 [ 275 ] {} <Debug> TCP-Session: c4403775-5b03-4082-baaf-3305bff9127e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.10.03 21:07:05.472963 [ 277 ] {} <Debug> TCP-Session: 761e2b36-3423-4a77-8180-19583e864029 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 661 | 2025.10.03 21:07:05.472980 [ 276 ] {} <Debug> TCP-Session: 3384719a-6e03-4187-bd12-f7e48f1fbc5b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.10.03 21:07:05.472988 [ 275 ] {} <Debug> TCP-Session: c4403775-5b03-4082-baaf-3305bff9127e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.10.03 21:07:05.477226 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:49150 | ||
| 664 | 2025.10.03 21:07:05.477893 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 665 | 2025.10.03 21:07:05.477933 [ 278 ] {} <Debug> TCP-Session: e493bae2-268c-4b25-b229-341a3809e842 Authenticating user 'default' from [fd00:1122:3344:101::b]:49150 | ||
| 666 | 2025.10.03 21:07:05.477949 [ 278 ] {} <Debug> TCP-Session: e493bae2-268c-4b25-b229-341a3809e842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 667 | 2025.10.03 21:07:05.478073 [ 278 ] {} <Debug> TCP-Session: e493bae2-268c-4b25-b229-341a3809e842 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2025.10.03 21:07:05.478132 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 669 | 2025.10.03 21:07:05.478159 [ 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 | ||
| 670 | 2025.10.03 21:07:05.478271 [ 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 | ||
| 671 | 2025.10.03 21:07:05.479383 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47164 | ||
| 672 | 2025.10.03 21:07:05.479472 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:54940 | ||
| 673 | 2025.10.03 21:07:05.479623 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 674 | 2025.10.03 21:07:05.479713 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45328 | ||
| 675 | 2025.10.03 21:07:05.479716 [ 279 ] {} <Debug> TCP-Session: 5e07636a-d54f-4170-b385-b130f07cfe0f Authenticating user 'default' from [fd00:1122:3344:101::b]:47164 | ||
| 676 | 2025.10.03 21:07:05.479717 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:45567 | ||
| 677 | 2025.10.03 21:07:05.479713 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 678 | 2025.10.03 21:07:05.479827 [ 279 ] {} <Debug> TCP-Session: 5e07636a-d54f-4170-b385-b130f07cfe0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2025.10.03 21:07:05.479822 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55187 | ||
| 680 | 2025.10.03 21:07:05.479953 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:38356 | ||
| 681 | 2025.10.03 21:07:05.479960 [ 279 ] {} <Debug> TCP-Session: 5e07636a-d54f-4170-b385-b130f07cfe0f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 682 | 2025.10.03 21:07:05.480008 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 683 | 2025.10.03 21:07:05.480005 [ 280 ] {} <Debug> TCP-Session: 71872af2-5bba-4b96-a58b-dc9e1b30d599 Authenticating user 'default' from [fd00:1122:3344:101::b]:54940 | ||
| 684 | 2025.10.03 21:07:05.480094 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 685 | 2025.10.03 21:07:05.480168 [ 282 ] {} <Debug> TCP-Session: e4dc256e-c030-40a7-84d3-d47e6a6d5093 Authenticating user 'default' from [fd00:1122:3344:101::b]:45328 | ||
| 686 | 2025.10.03 21:07:05.480151 [ 280 ] {} <Debug> TCP-Session: 71872af2-5bba-4b96-a58b-dc9e1b30d599 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 687 | 2025.10.03 21:07:05.480217 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:55795 | ||
| 688 | 2025.10.03 21:07:05.480273 [ 281 ] {} <Debug> TCP-Session: 0e982102-1798-42ce-ac8a-f8f91d1a4c77 Authenticating user 'default' from [fd00:1122:3344:101::b]:45567 | ||
| 689 | 2025.10.03 21:07:05.480354 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 690 | 2025.10.03 21:07:05.480364 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 691 | 2025.10.03 21:07:05.480315 [ 282 ] {} <Debug> TCP-Session: e4dc256e-c030-40a7-84d3-d47e6a6d5093 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 692 | 2025.10.03 21:07:05.480454 [ 284 ] {} <Debug> TCP-Session: d7ef3b21-c918-4d84-99ea-856e679a5504 Authenticating user 'default' from [fd00:1122:3344:101::b]:38356 | ||
| 693 | 2025.10.03 21:07:05.480457 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2025.10.03 21:07:05.480475 [ 283 ] {} <Debug> TCP-Session: 29e64386-75cd-460e-9cba-09749c32af13 Authenticating user 'default' from [fd00:1122:3344:101::b]:55187 | ||
| 695 | 2025.10.03 21:07:05.480583 [ 285 ] {} <Debug> TCP-Session: f2776b8c-3344-4008-b3f8-82c81f01ff96 Authenticating user 'default' from [fd00:1122:3344:101::b]:55795 | ||
| 696 | 2025.10.03 21:07:05.480583 [ 284 ] {} <Debug> TCP-Session: d7ef3b21-c918-4d84-99ea-856e679a5504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2025.10.03 21:07:05.480540 [ 282 ] {} <Debug> TCP-Session: e4dc256e-c030-40a7-84d3-d47e6a6d5093 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 698 | 2025.10.03 21:07:05.480701 [ 283 ] {} <Debug> TCP-Session: 29e64386-75cd-460e-9cba-09749c32af13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 699 | 2025.10.03 21:07:05.480712 [ 284 ] {} <Debug> TCP-Session: d7ef3b21-c918-4d84-99ea-856e679a5504 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 700 | 2025.10.03 21:07:05.480433 [ 281 ] {} <Debug> TCP-Session: 0e982102-1798-42ce-ac8a-f8f91d1a4c77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2025.10.03 21:07:05.480810 [ 285 ] {} <Debug> TCP-Session: f2776b8c-3344-4008-b3f8-82c81f01ff96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2025.10.03 21:07:05.480837 [ 283 ] {} <Debug> TCP-Session: 29e64386-75cd-460e-9cba-09749c32af13 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 703 | 2025.10.03 21:07:05.480291 [ 280 ] {} <Debug> TCP-Session: 71872af2-5bba-4b96-a58b-dc9e1b30d599 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 704 | 2025.10.03 21:07:05.480910 [ 281 ] {} <Debug> TCP-Session: 0e982102-1798-42ce-ac8a-f8f91d1a4c77 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 705 | 2025.10.03 21:07:05.480948 [ 285 ] {} <Debug> TCP-Session: f2776b8c-3344-4008-b3f8-82c81f01ff96 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.10.03 21:07:06.000170 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 134.09 MiB, peak 134.09 MiB, free memory in arenas 0.00 B, will set to 139.69 MiB (RSS), difference: 5.60 MiB | ||
| 707 | 2025.10.03 21:07:12.143902 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 708 | 2025.10.03 21:07:12.143923 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 709 | 2025.10.03 21:07:12.144016 [ 244 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 710 | 2025.10.03 21:07:12.144045 [ 245 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 711 | 2025.10.03 21:07:12.155554 [ 245 ] {} <Debug> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Loading data parts | ||
| 712 | 2025.10.03 21:07:12.155784 [ 245 ] {} <Debug> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): There are no data parts | ||
| 713 | 2025.10.03 21:07:12.159887 [ 244 ] {} <Debug> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Loading data parts | ||
| 714 | 2025.10.03 21:07:12.160202 [ 244 ] {} <Debug> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): There are no data parts | ||
| 715 | 2025.10.03 21:07:12.162399 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 716 | 2025.10.03 21:07:12.162445 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 717 | 2025.10.03 21:07:12.167936 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 718 | 2025.10.03 21:07:12.168520 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 719 | 2025.10.03 21:07:12.168670 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 720 | 2025.10.03 21:07:12.190552 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 721 | 2025.10.03 21:07:12.190710 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 722 | 2025.10.03 21:07:12.197054 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 723 | 2025.10.03 21:07:12.198239 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 724 | 2025.10.03 21:07:12.201570 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 725 | 2025.10.03 21:07:13.000189 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.88 MiB, peak 148.88 MiB, free memory in arenas 0.00 B, will set to 153.98 MiB (RSS), difference: 9.10 MiB | ||
| 726 | 2025.10.03 21:07:14.643839 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 727 | 2025.10.03 21:07:14.644002 [ 243 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 728 | 2025.10.03 21:07:14.655002 [ 243 ] {} <Debug> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Loading data parts | ||
| 729 | 2025.10.03 21:07:14.655182 [ 243 ] {} <Debug> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): There are no data parts | ||
| 730 | 2025.10.03 21:07:14.670945 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 731 | 2025.10.03 21:07:14.671086 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 732 | 2025.10.03 21:07:14.672764 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 733 | 2025.10.03 21:07:14.673331 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 734 | 2025.10.03 21:07:14.673578 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 735 | 2025.10.03 21:07:15.000177 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.18 MiB, peak 158.18 MiB, free memory in arenas 0.00 B, will set to 154.98 MiB (RSS), difference: -3.21 MiB | ||
| 736 | 2025.10.03 21:07:16.303027 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35762 | ||
| 737 | 2025.10.03 21:07:16.303189 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 738 | 2025.10.03 21:07:16.303321 [ 286 ] {} <Debug> TCP-Session: 87b1e842-64d6-4a99-a5cd-24c02147b4c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:35762 | ||
| 739 | 2025.10.03 21:07:16.303344 [ 286 ] {} <Debug> TCP-Session: 87b1e842-64d6-4a99-a5cd-24c02147b4c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 740 | 2025.10.03 21:07:16.303357 [ 286 ] {} <Debug> TCP-Session: 87b1e842-64d6-4a99-a5cd-24c02147b4c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 741 | 2025.10.03 21:07:16.303478 [ 286 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 742 | 2025.10.03 21:07:16.303504 [ 286 ] {} <Trace> ContextAccess (default): List of all grants: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 743 | 2025.10.03 21:07:16.303674 [ 286 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT SHOW, SELECT, INSERT, ALTER, CREATE, DROP, UNDROP TABLE, TRUNCATE, OPTIMIZE, BACKUP, KILL QUERY, KILL TRANSACTION, MOVE PARTITION BETWEEN SHARDS, ACCESS MANAGEMENT, SYSTEM, dictGet, displaySecretsInShowAndSelect, INTROSPECTION, SOURCES, CLUSTER ON *.* WITH GRANT OPTION | ||
| 744 | 2025.10.03 21:07:16.304146 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44901 | ||
| 745 | 2025.10.03 21:07:16.304293 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49656 | ||
| 746 | 2025.10.03 21:07:16.304373 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56874 | ||
| 747 | 2025.10.03 21:07:16.304463 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 748 | 2025.10.03 21:07:16.304501 [ 287 ] {} <Debug> TCP-Session: 6e30949e-bf27-4f10-99cd-7241df81fe82 Authenticating user 'default' from [fd00:1122:3344:101::e]:44901 | ||
| 749 | 2025.10.03 21:07:16.304509 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65254 | ||
| 750 | 2025.10.03 21:07:16.304606 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 751 | 2025.10.03 21:07:16.304500 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52337 | ||
| 752 | 2025.10.03 21:07:16.304650 [ 286 ] {} <Trace> TCP-Session: 87b1e842-64d6-4a99-a5cd-24c02147b4c4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 753 | 2025.10.03 21:07:16.304650 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 754 | 2025.10.03 21:07:16.304649 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60542 | ||
| 755 | 2025.10.03 21:07:16.304716 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59943 | ||
| 756 | 2025.10.03 21:07:16.304649 [ 289 ] {} <Debug> TCP-Session: 2cce88ee-d20d-4462-80e8-64d34f9f16cb Authenticating user 'default' from [fd00:1122:3344:101::e]:49656 | ||
| 757 | 2025.10.03 21:07:16.304763 [ 290 ] {} <Debug> TCP-Session: 9b2cf39e-f191-4716-8673-2a2c7661cc7c Authenticating user 'default' from [fd00:1122:3344:101::e]:56874 | ||
| 758 | 2025.10.03 21:07:16.304632 [ 287 ] {} <Debug> TCP-Session: 6e30949e-bf27-4f10-99cd-7241df81fe82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2025.10.03 21:07:16.304836 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 760 | 2025.10.03 21:07:16.304851 [ 289 ] {} <Debug> TCP-Session: 2cce88ee-d20d-4462-80e8-64d34f9f16cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 761 | 2025.10.03 21:07:16.304880 [ 290 ] {} <Debug> TCP-Session: 9b2cf39e-f191-4716-8673-2a2c7661cc7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 762 | 2025.10.03 21:07:16.304886 [ 286 ] {a289efca-abc9-46cd-90fa-3d307b350060} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35762) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 763 | 2025.10.03 21:07:16.304890 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45212 | ||
| 764 | 2025.10.03 21:07:16.304895 [ 288 ] {} <Debug> TCP-Session: d2f368a3-9df1-4491-9091-f4b99011d66a Authenticating user 'default' from [fd00:1122:3344:101::e]:65254 | ||
| 765 | 2025.10.03 21:07:16.304944 [ 289 ] {} <Debug> TCP-Session: 2cce88ee-d20d-4462-80e8-64d34f9f16cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 766 | 2025.10.03 21:07:16.304977 [ 288 ] {} <Debug> TCP-Session: d2f368a3-9df1-4491-9091-f4b99011d66a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 767 | 2025.10.03 21:07:16.305019 [ 288 ] {} <Debug> TCP-Session: d2f368a3-9df1-4491-9091-f4b99011d66a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 768 | 2025.10.03 21:07:16.305037 [ 290 ] {} <Debug> TCP-Session: 9b2cf39e-f191-4716-8673-2a2c7661cc7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 769 | 2025.10.03 21:07:16.305088 [ 287 ] {} <Debug> TCP-Session: 6e30949e-bf27-4f10-99cd-7241df81fe82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 770 | 2025.10.03 21:07:16.305116 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 771 | 2025.10.03 21:07:16.305225 [ 291 ] {} <Debug> TCP-Session: 1a0997b6-32ae-40f1-aade-5f32b756a9ce Authenticating user 'default' from [fd00:1122:3344:101::e]:52337 | ||
| 772 | 2025.10.03 21:07:16.305248 [ 291 ] {} <Debug> TCP-Session: 1a0997b6-32ae-40f1-aade-5f32b756a9ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 773 | 2025.10.03 21:07:16.305262 [ 291 ] {} <Debug> TCP-Session: 1a0997b6-32ae-40f1-aade-5f32b756a9ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 774 | 2025.10.03 21:07:16.305302 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 775 | 2025.10.03 21:07:16.305340 [ 292 ] {} <Debug> TCP-Session: 3bd0f0dd-3c73-4ee3-8a0a-c845da15db7b Authenticating user 'default' from [fd00:1122:3344:101::e]:60542 | ||
| 776 | 2025.10.03 21:07:16.305342 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 777 | 2025.10.03 21:07:16.305359 [ 292 ] {} <Debug> TCP-Session: 3bd0f0dd-3c73-4ee3-8a0a-c845da15db7b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 778 | 2025.10.03 21:07:16.305371 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 779 | 2025.10.03 21:07:16.305391 [ 292 ] {} <Debug> TCP-Session: 3bd0f0dd-3c73-4ee3-8a0a-c845da15db7b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 780 | 2025.10.03 21:07:16.305384 [ 293 ] {} <Debug> TCP-Session: 8ca9c2c3-1931-49aa-a5fb-73ebf17caae6 Authenticating user 'default' from [fd00:1122:3344:101::e]:59943 | ||
| 781 | 2025.10.03 21:07:16.305426 [ 294 ] {} <Debug> TCP-Session: ef0aabd5-4ba1-4337-a8df-37a357bcf623 Authenticating user 'default' from [fd00:1122:3344:101::e]:45212 | ||
| 782 | 2025.10.03 21:07:16.305446 [ 293 ] {} <Debug> TCP-Session: 8ca9c2c3-1931-49aa-a5fb-73ebf17caae6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 783 | 2025.10.03 21:07:16.305466 [ 294 ] {} <Debug> TCP-Session: ef0aabd5-4ba1-4337-a8df-37a357bcf623 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 784 | 2025.10.03 21:07:16.305471 [ 293 ] {} <Debug> TCP-Session: 8ca9c2c3-1931-49aa-a5fb-73ebf17caae6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 785 | 2025.10.03 21:07:16.305496 [ 294 ] {} <Debug> TCP-Session: ef0aabd5-4ba1-4337-a8df-37a357bcf623 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 786 | 2025.10.03 21:07:16.305926 [ 286 ] {a289efca-abc9-46cd-90fa-3d307b350060} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 787 | 2025.10.03 21:07:16.306201 [ 286 ] {a289efca-abc9-46cd-90fa-3d307b350060} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 788 | 2025.10.03 21:07:16.308839 [ 286 ] {a289efca-abc9-46cd-90fa-3d307b350060} <Debug> oximeter.version (6353ca57-d073-4fd5-9133-f36c80d8a8d7) (SelectExecutor): Key condition: unknown | ||
| 789 | 2025.10.03 21:07:16.316760 [ 295 ] {a289efca-abc9-46cd-90fa-3d307b350060} <Trace> AggregatingTransform: Aggregating | ||
| 790 | 2025.10.03 21:07:16.316847 [ 295 ] {a289efca-abc9-46cd-90fa-3d307b350060} <Trace> Aggregator: Aggregation method: without_key | ||
| 791 | 2025.10.03 21:07:16.317539 [ 295 ] {a289efca-abc9-46cd-90fa-3d307b350060} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.004469511 sec. (223.738 rows/sec., 8.74 KiB/sec.) | ||
| 792 | 2025.10.03 21:07:16.317563 [ 295 ] {a289efca-abc9-46cd-90fa-3d307b350060} <Trace> Aggregator: Merging aggregated data | ||
| 793 | 2025.10.03 21:07:16.317593 [ 295 ] {a289efca-abc9-46cd-90fa-3d307b350060} <Trace> Aggregator: Statistics updated for key=4896758355805104663: new sum_of_sizes=1, median_size=1 | ||
| 794 | 2025.10.03 21:07:16.319211 [ 286 ] {a289efca-abc9-46cd-90fa-3d307b350060} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.01435 sec., 69.68641114982579 rows/sec., 2.72 KiB/sec. | ||
| 795 | 2025.10.03 21:07:16.319403 [ 286 ] {a289efca-abc9-46cd-90fa-3d307b350060} <Debug> TCPHandler: Processed in 0.014994259 sec. | ||
| 796 | 2025.10.03 21:07:16.327781 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 797 | 2025.10.03 21:07:16.327814 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 798 | 2025.10.03 21:07:16.327843 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 799 | 2025.10.03 21:07:16.327845 [ 286 ] {} <Debug> TCP-Session: 87b1e842-64d6-4a99-a5cd-24c02147b4c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 800 | 2025.10.03 21:07:16.327884 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 801 | 2025.10.03 21:07:16.327900 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 802 | 2025.10.03 21:07:16.327938 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 803 | 2025.10.03 21:07:16.327960 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 804 | 2025.10.03 21:07:16.327972 [ 288 ] {} <Debug> TCP-Session: d2f368a3-9df1-4491-9091-f4b99011d66a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 805 | 2025.10.03 21:07:16.328000 [ 289 ] {} <Debug> TCP-Session: 2cce88ee-d20d-4462-80e8-64d34f9f16cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 806 | 2025.10.03 21:07:16.328017 [ 294 ] {} <Debug> TCP-Session: ef0aabd5-4ba1-4337-a8df-37a357bcf623 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 807 | 2025.10.03 21:07:16.327970 [ 291 ] {} <Debug> TCP-Session: 1a0997b6-32ae-40f1-aade-5f32b756a9ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 808 | 2025.10.03 21:07:16.327898 [ 292 ] {} <Debug> TCP-Session: 3bd0f0dd-3c73-4ee3-8a0a-c845da15db7b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 809 | 2025.10.03 21:07:16.327858 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 810 | 2025.10.03 21:07:16.327856 [ 290 ] {} <Debug> TCP-Session: 9b2cf39e-f191-4716-8673-2a2c7661cc7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 811 | 2025.10.03 21:07:16.328153 [ 287 ] {} <Debug> TCP-Session: 6e30949e-bf27-4f10-99cd-7241df81fe82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 812 | 2025.10.03 21:07:16.327916 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 813 | 2025.10.03 21:07:16.328207 [ 293 ] {} <Debug> TCP-Session: 8ca9c2c3-1931-49aa-a5fb-73ebf17caae6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2025.10.03 21:07:17.000224 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.27 MiB, peak 167.39 MiB, free memory in arenas 0.00 B, will set to 159.12 MiB (RSS), difference: 3.85 MiB | ||
| 815 | 2025.10.03 21:07:19.609246 [ 114 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 816 | 2025.10.03 21:07:19.609296 [ 114 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 817 | 2025.10.03 21:07:19.668963 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 436 entries to flush up to offset 985 | ||
| 818 | 2025.10.03 21:07:19.673685 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 819 | 2025.10.03 21:07:19.673740 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 820 | 2025.10.03 21:07:19.674518 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 821 | 2025.10.03 21:07:19.674963 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 822 | 2025.10.03 21:07:19.675134 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 985 | ||
| 823 | 2025.10.03 21:07:19.701860 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 824 | 2025.10.03 21:07:19.721046 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 825 | 2025.10.03 21:07:19.721128 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 826 | 2025.10.03 21:07:19.727830 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 827 | 2025.10.03 21:07:19.729077 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 828 | 2025.10.03 21:07:19.734048 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 829 | 2025.10.03 21:07:20.000208 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 159.81 MiB, peak 167.39 MiB, free memory in arenas 0.00 B, will set to 162.19 MiB (RSS), difference: 2.38 MiB | ||
| 830 | 2025.10.03 21:07:21.290962 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53115 | ||
| 831 | 2025.10.03 21:07:21.291078 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 832 | 2025.10.03 21:07:21.291104 [ 286 ] {} <Debug> TCP-Session: 288dbd49-ba38-4def-83f4-707a4386563e Authenticating user 'default' from [fd00:1122:3344:101::e]:53115 | ||
| 833 | 2025.10.03 21:07:21.291126 [ 286 ] {} <Debug> TCP-Session: 288dbd49-ba38-4def-83f4-707a4386563e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 834 | 2025.10.03 21:07:21.291139 [ 286 ] {} <Debug> TCP-Session: 288dbd49-ba38-4def-83f4-707a4386563e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 835 | 2025.10.03 21:07:21.291367 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56570 | ||
| 836 | 2025.10.03 21:07:21.291392 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57681 | ||
| 837 | 2025.10.03 21:07:21.291412 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48374 | ||
| 838 | 2025.10.03 21:07:21.291436 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37864 | ||
| 839 | 2025.10.03 21:07:21.291460 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46981 | ||
| 840 | 2025.10.03 21:07:21.291486 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 841 | 2025.10.03 21:07:21.291499 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 842 | 2025.10.03 21:07:21.291536 [ 289 ] {} <Debug> TCP-Session: 10e0175a-77d3-44b5-9a74-a22e6d3faa14 Authenticating user 'default' from [fd00:1122:3344:101::e]:57681 | ||
| 843 | 2025.10.03 21:07:21.291541 [ 286 ] {} <Trace> TCP-Session: 288dbd49-ba38-4def-83f4-707a4386563e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 844 | 2025.10.03 21:07:21.291552 [ 290 ] {} <Debug> TCP-Session: e4b604ae-cb94-47fa-9d3f-79ed55599438 Authenticating user 'default' from [fd00:1122:3344:101::e]:48374 | ||
| 845 | 2025.10.03 21:07:21.291561 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 846 | 2025.10.03 21:07:21.291572 [ 289 ] {} <Debug> TCP-Session: 10e0175a-77d3-44b5-9a74-a22e6d3faa14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 847 | 2025.10.03 21:07:21.291592 [ 290 ] {} <Debug> TCP-Session: e4b604ae-cb94-47fa-9d3f-79ed55599438 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 848 | 2025.10.03 21:07:21.291610 [ 294 ] {} <Debug> TCP-Session: d53a7e31-313a-4b10-88ab-76228521ee5a Authenticating user 'default' from [fd00:1122:3344:101::e]:46981 | ||
| 849 | 2025.10.03 21:07:21.291617 [ 289 ] {} <Debug> TCP-Session: 10e0175a-77d3-44b5-9a74-a22e6d3faa14 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 850 | 2025.10.03 21:07:21.291627 [ 290 ] {} <Debug> TCP-Session: e4b604ae-cb94-47fa-9d3f-79ed55599438 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 851 | 2025.10.03 21:07:21.291642 [ 294 ] {} <Debug> TCP-Session: d53a7e31-313a-4b10-88ab-76228521ee5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 852 | 2025.10.03 21:07:21.291449 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35791 | ||
| 853 | 2025.10.03 21:07:21.291676 [ 294 ] {} <Debug> TCP-Session: d53a7e31-313a-4b10-88ab-76228521ee5a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2025.10.03 21:07:21.291439 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53490 | ||
| 855 | 2025.10.03 21:07:21.291737 [ 286 ] {7012d8d6-441e-41c2-9b85-a0c496642a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:53115) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 856 | 2025.10.03 21:07:21.291744 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 857 | 2025.10.03 21:07:21.291388 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61530 | ||
| 858 | 2025.10.03 21:07:21.291793 [ 293 ] {} <Debug> TCP-Session: 811a215c-d1a1-4701-9974-e1d9c71c1a4a Authenticating user 'default' from [fd00:1122:3344:101::e]:35791 | ||
| 859 | 2025.10.03 21:07:21.291556 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 860 | 2025.10.03 21:07:21.291839 [ 293 ] {} <Debug> TCP-Session: 811a215c-d1a1-4701-9974-e1d9c71c1a4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 861 | 2025.10.03 21:07:21.291483 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 862 | 2025.10.03 21:07:21.291870 [ 293 ] {} <Debug> TCP-Session: 811a215c-d1a1-4701-9974-e1d9c71c1a4a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 863 | 2025.10.03 21:07:21.291871 [ 291 ] {} <Debug> TCP-Session: 440a8790-6427-4b63-93e6-44ab409c3a2c Authenticating user 'default' from [fd00:1122:3344:101::e]:37864 | ||
| 864 | 2025.10.03 21:07:21.291890 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 865 | 2025.10.03 21:07:21.291893 [ 287 ] {} <Debug> TCP-Session: 0df61082-af86-4036-ae5a-77b7c177fd4c Authenticating user 'default' from [fd00:1122:3344:101::e]:56570 | ||
| 866 | 2025.10.03 21:07:21.291918 [ 291 ] {} <Debug> TCP-Session: 440a8790-6427-4b63-93e6-44ab409c3a2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 867 | 2025.10.03 21:07:21.291936 [ 292 ] {} <Debug> TCP-Session: 1818d4b5-ea3f-4cfc-a0d0-d7fd79b8c99e Authenticating user 'default' from [fd00:1122:3344:101::e]:53490 | ||
| 868 | 2025.10.03 21:07:21.291952 [ 291 ] {} <Debug> TCP-Session: 440a8790-6427-4b63-93e6-44ab409c3a2c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 869 | 2025.10.03 21:07:21.291954 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 870 | 2025.10.03 21:07:21.291974 [ 292 ] {} <Debug> TCP-Session: 1818d4b5-ea3f-4cfc-a0d0-d7fd79b8c99e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 871 | 2025.10.03 21:07:21.291941 [ 287 ] {} <Debug> TCP-Session: 0df61082-af86-4036-ae5a-77b7c177fd4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 872 | 2025.10.03 21:07:21.292007 [ 292 ] {} <Debug> TCP-Session: 1818d4b5-ea3f-4cfc-a0d0-d7fd79b8c99e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 873 | 2025.10.03 21:07:21.292005 [ 288 ] {} <Debug> TCP-Session: 64c80430-6291-4f8a-8379-fc43f93bf11a Authenticating user 'default' from [fd00:1122:3344:101::e]:61530 | ||
| 874 | 2025.10.03 21:07:21.292028 [ 287 ] {} <Debug> TCP-Session: 0df61082-af86-4036-ae5a-77b7c177fd4c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 875 | 2025.10.03 21:07:21.292057 [ 288 ] {} <Debug> TCP-Session: 64c80430-6291-4f8a-8379-fc43f93bf11a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 876 | 2025.10.03 21:07:21.292083 [ 288 ] {} <Debug> TCP-Session: 64c80430-6291-4f8a-8379-fc43f93bf11a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 877 | 2025.10.03 21:07:21.292116 [ 286 ] {7012d8d6-441e-41c2-9b85-a0c496642a2d} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 878 | 2025.10.03 21:07:21.292189 [ 286 ] {7012d8d6-441e-41c2-9b85-a0c496642a2d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 879 | 2025.10.03 21:07:21.292490 [ 286 ] {7012d8d6-441e-41c2-9b85-a0c496642a2d} <Debug> oximeter.version (6353ca57-d073-4fd5-9133-f36c80d8a8d7) (SelectExecutor): Key condition: unknown | ||
| 880 | 2025.10.03 21:07:21.293351 [ 299 ] {7012d8d6-441e-41c2-9b85-a0c496642a2d} <Trace> AggregatingTransform: Aggregating | ||
| 881 | 2025.10.03 21:07:21.293397 [ 299 ] {7012d8d6-441e-41c2-9b85-a0c496642a2d} <Trace> Aggregator: Aggregation method: without_key | ||
| 882 | 2025.10.03 21:07:21.293435 [ 299 ] {7012d8d6-441e-41c2-9b85-a0c496642a2d} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000843119 sec. (1186.072 rows/sec., 46.33 KiB/sec.) | ||
| 883 | 2025.10.03 21:07:21.293458 [ 299 ] {7012d8d6-441e-41c2-9b85-a0c496642a2d} <Trace> Aggregator: Merging aggregated data | ||
| 884 | 2025.10.03 21:07:21.294754 [ 286 ] {7012d8d6-441e-41c2-9b85-a0c496642a2d} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003079 sec., 324.78077297823967 rows/sec., 12.69 KiB/sec. | ||
| 885 | 2025.10.03 21:07:21.294887 [ 286 ] {7012d8d6-441e-41c2-9b85-a0c496642a2d} <Debug> TCPHandler: Processed in 0.003463779 sec. | ||
| 886 | 2025.10.03 21:07:21.295009 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 887 | 2025.10.03 21:07:21.295036 [ 286 ] {} <Debug> TCP-Session: 288dbd49-ba38-4def-83f4-707a4386563e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 888 | 2025.10.03 21:07:21.295040 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 889 | 2025.10.03 21:07:21.295058 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 890 | 2025.10.03 21:07:21.295073 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 891 | 2025.10.03 21:07:21.295089 [ 287 ] {} <Debug> TCP-Session: 0df61082-af86-4036-ae5a-77b7c177fd4c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 892 | 2025.10.03 21:07:21.295111 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 893 | 2025.10.03 21:07:21.295127 [ 294 ] {} <Debug> TCP-Session: d53a7e31-313a-4b10-88ab-76228521ee5a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 894 | 2025.10.03 21:07:21.295134 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 895 | 2025.10.03 21:07:21.295155 [ 293 ] {} <Debug> TCP-Session: 811a215c-d1a1-4701-9974-e1d9c71c1a4a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2025.10.03 21:07:21.295169 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 897 | 2025.10.03 21:07:21.295189 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 898 | 2025.10.03 21:07:21.295221 [ 291 ] {} <Debug> TCP-Session: 440a8790-6427-4b63-93e6-44ab409c3a2c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 899 | 2025.10.03 21:07:21.295191 [ 289 ] {} <Debug> TCP-Session: 10e0175a-77d3-44b5-9a74-a22e6d3faa14 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 900 | 2025.10.03 21:07:21.295253 [ 292 ] {} <Debug> TCP-Session: 1818d4b5-ea3f-4cfc-a0d0-d7fd79b8c99e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 901 | 2025.10.03 21:07:21.295109 [ 288 ] {} <Debug> TCP-Session: 64c80430-6291-4f8a-8379-fc43f93bf11a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 902 | 2025.10.03 21:07:21.295153 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 903 | 2025.10.03 21:07:21.295337 [ 290 ] {} <Debug> TCP-Session: e4b604ae-cb94-47fa-9d3f-79ed55599438 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 904 | 2025.10.03 21:07:21.421572 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44996 | ||
| 905 | 2025.10.03 21:07:21.421675 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 906 | 2025.10.03 21:07:21.421700 [ 286 ] {} <Debug> TCP-Session: 9849d367-0782-4b42-8cea-dc9e0b370011 Authenticating user 'default' from [fd00:1122:3344:101::e]:44996 | ||
| 907 | 2025.10.03 21:07:21.421723 [ 286 ] {} <Debug> TCP-Session: 9849d367-0782-4b42-8cea-dc9e0b370011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 908 | 2025.10.03 21:07:21.421736 [ 286 ] {} <Debug> TCP-Session: 9849d367-0782-4b42-8cea-dc9e0b370011 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 909 | 2025.10.03 21:07:21.421972 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59926 | ||
| 910 | 2025.10.03 21:07:21.421988 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58907 | ||
| 911 | 2025.10.03 21:07:21.422017 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60167 | ||
| 912 | 2025.10.03 21:07:21.422038 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49730 | ||
| 913 | 2025.10.03 21:07:21.422081 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 914 | 2025.10.03 21:07:21.422090 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33447 | ||
| 915 | 2025.10.03 21:07:21.422123 [ 287 ] {} <Debug> TCP-Session: d29df24a-f453-4782-8b82-85a86beaa2bd Authenticating user 'default' from [fd00:1122:3344:101::e]:59926 | ||
| 916 | 2025.10.03 21:07:21.422116 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 917 | 2025.10.03 21:07:21.422152 [ 287 ] {} <Debug> TCP-Session: d29df24a-f453-4782-8b82-85a86beaa2bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 918 | 2025.10.03 21:07:21.422170 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 919 | 2025.10.03 21:07:21.422172 [ 290 ] {} <Debug> TCP-Session: 87d0c237-4e47-4aa5-9eff-bcd9b7272d12 Authenticating user 'default' from [fd00:1122:3344:101::e]:60167 | ||
| 920 | 2025.10.03 21:07:21.422179 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 921 | 2025.10.03 21:07:21.422204 [ 291 ] {} <Debug> TCP-Session: 249b7f06-c398-49a8-bc6f-9e67104c97a9 Authenticating user 'default' from [fd00:1122:3344:101::e]:49730 | ||
| 922 | 2025.10.03 21:07:21.422211 [ 290 ] {} <Debug> TCP-Session: 87d0c237-4e47-4aa5-9eff-bcd9b7272d12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 923 | 2025.10.03 21:07:21.422228 [ 293 ] {} <Debug> TCP-Session: 40fcb382-4cd3-4b41-93c9-93077af33100 Authenticating user 'default' from [fd00:1122:3344:101::e]:33447 | ||
| 924 | 2025.10.03 21:07:21.422249 [ 290 ] {} <Debug> TCP-Session: 87d0c237-4e47-4aa5-9eff-bcd9b7272d12 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2025.10.03 21:07:21.422243 [ 291 ] {} <Debug> TCP-Session: 249b7f06-c398-49a8-bc6f-9e67104c97a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 926 | 2025.10.03 21:07:21.422266 [ 293 ] {} <Debug> TCP-Session: 40fcb382-4cd3-4b41-93c9-93077af33100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 927 | 2025.10.03 21:07:21.422288 [ 291 ] {} <Debug> TCP-Session: 249b7f06-c398-49a8-bc6f-9e67104c97a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 928 | 2025.10.03 21:07:21.422301 [ 293 ] {} <Debug> TCP-Session: 40fcb382-4cd3-4b41-93c9-93077af33100 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 929 | 2025.10.03 21:07:21.422116 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 930 | 2025.10.03 21:07:21.422051 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53985 | ||
| 931 | 2025.10.03 21:07:21.422363 [ 288 ] {} <Debug> TCP-Session: d2189389-320f-42ff-98d0-489c4b7bb6b3 Authenticating user 'default' from [fd00:1122:3344:101::e]:58907 | ||
| 932 | 2025.10.03 21:07:21.422037 [ 286 ] {} <Trace> TCP-Session: 9849d367-0782-4b42-8cea-dc9e0b370011 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 933 | 2025.10.03 21:07:21.422390 [ 288 ] {} <Debug> TCP-Session: d2189389-320f-42ff-98d0-489c4b7bb6b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 934 | 2025.10.03 21:07:21.422003 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37990 | ||
| 935 | 2025.10.03 21:07:21.422423 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 936 | 2025.10.03 21:07:21.422095 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36083 | ||
| 937 | 2025.10.03 21:07:21.422482 [ 292 ] {} <Debug> TCP-Session: a3f9192b-8adc-444b-a693-679fadd2a58b Authenticating user 'default' from [fd00:1122:3344:101::e]:53985 | ||
| 938 | 2025.10.03 21:07:21.422496 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 939 | 2025.10.03 21:07:21.422519 [ 292 ] {} <Debug> TCP-Session: a3f9192b-8adc-444b-a693-679fadd2a58b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 940 | 2025.10.03 21:07:21.422537 [ 289 ] {} <Debug> TCP-Session: 8a64b014-244f-48d0-b42b-1fc3d05fa139 Authenticating user 'default' from [fd00:1122:3344:101::e]:37990 | ||
| 941 | 2025.10.03 21:07:21.422545 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 942 | 2025.10.03 21:07:21.422550 [ 286 ] {fea0038a-4699-4cda-bc54-562899cd6e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:44996) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 943 | 2025.10.03 21:07:21.422562 [ 289 ] {} <Debug> TCP-Session: 8a64b014-244f-48d0-b42b-1fc3d05fa139 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 944 | 2025.10.03 21:07:21.422579 [ 294 ] {} <Debug> TCP-Session: b70a47bc-7380-49d1-b578-97e7ce80520f Authenticating user 'default' from [fd00:1122:3344:101::e]:36083 | ||
| 945 | 2025.10.03 21:07:21.422602 [ 289 ] {} <Debug> TCP-Session: 8a64b014-244f-48d0-b42b-1fc3d05fa139 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 946 | 2025.10.03 21:07:21.422619 [ 294 ] {} <Debug> TCP-Session: b70a47bc-7380-49d1-b578-97e7ce80520f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 947 | 2025.10.03 21:07:21.422547 [ 292 ] {} <Debug> TCP-Session: a3f9192b-8adc-444b-a693-679fadd2a58b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 948 | 2025.10.03 21:07:21.422647 [ 294 ] {} <Debug> TCP-Session: b70a47bc-7380-49d1-b578-97e7ce80520f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 949 | 2025.10.03 21:07:21.422425 [ 288 ] {} <Debug> TCP-Session: d2189389-320f-42ff-98d0-489c4b7bb6b3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 950 | 2025.10.03 21:07:21.422179 [ 287 ] {} <Debug> TCP-Session: d29df24a-f453-4782-8b82-85a86beaa2bd Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 951 | 2025.10.03 21:07:21.422822 [ 286 ] {fea0038a-4699-4cda-bc54-562899cd6e1b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 952 | 2025.10.03 21:07:21.422880 [ 286 ] {fea0038a-4699-4cda-bc54-562899cd6e1b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 953 | 2025.10.03 21:07:21.423151 [ 286 ] {fea0038a-4699-4cda-bc54-562899cd6e1b} <Debug> oximeter.version (6353ca57-d073-4fd5-9133-f36c80d8a8d7) (SelectExecutor): Key condition: unknown | ||
| 954 | 2025.10.03 21:07:21.424057 [ 315 ] {fea0038a-4699-4cda-bc54-562899cd6e1b} <Trace> AggregatingTransform: Aggregating | ||
| 955 | 2025.10.03 21:07:21.424111 [ 315 ] {fea0038a-4699-4cda-bc54-562899cd6e1b} <Trace> Aggregator: Aggregation method: without_key | ||
| 956 | 2025.10.03 21:07:21.424150 [ 315 ] {fea0038a-4699-4cda-bc54-562899cd6e1b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00090241 sec. (1108.144 rows/sec., 43.29 KiB/sec.) | ||
| 957 | 2025.10.03 21:07:21.424171 [ 315 ] {fea0038a-4699-4cda-bc54-562899cd6e1b} <Trace> Aggregator: Merging aggregated data | ||
| 958 | 2025.10.03 21:07:21.425323 [ 286 ] {fea0038a-4699-4cda-bc54-562899cd6e1b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002827 sec., 353.73187124159887 rows/sec., 13.82 KiB/sec. | ||
| 959 | 2025.10.03 21:07:21.425453 [ 286 ] {fea0038a-4699-4cda-bc54-562899cd6e1b} <Debug> TCPHandler: Processed in 0.00352814 sec. | ||
| 960 | 2025.10.03 21:07:21.425581 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 961 | 2025.10.03 21:07:21.425608 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 962 | 2025.10.03 21:07:21.425615 [ 286 ] {} <Debug> TCP-Session: 9849d367-0782-4b42-8cea-dc9e0b370011 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 963 | 2025.10.03 21:07:21.425633 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 964 | 2025.10.03 21:07:21.425651 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 965 | 2025.10.03 21:07:21.425668 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 966 | 2025.10.03 21:07:21.425680 [ 293 ] {} <Debug> TCP-Session: 40fcb382-4cd3-4b41-93c9-93077af33100 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 967 | 2025.10.03 21:07:21.425689 [ 289 ] {} <Debug> TCP-Session: 8a64b014-244f-48d0-b42b-1fc3d05fa139 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2025.10.03 21:07:21.425689 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 969 | 2025.10.03 21:07:21.425708 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 970 | 2025.10.03 21:07:21.425737 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 971 | 2025.10.03 21:07:21.425744 [ 288 ] {} <Debug> TCP-Session: d2189389-320f-42ff-98d0-489c4b7bb6b3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 972 | 2025.10.03 21:07:21.425769 [ 291 ] {} <Debug> TCP-Session: 249b7f06-c398-49a8-bc6f-9e67104c97a9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 973 | 2025.10.03 21:07:21.425779 [ 292 ] {} <Debug> TCP-Session: a3f9192b-8adc-444b-a693-679fadd2a58b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 974 | 2025.10.03 21:07:21.425717 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 975 | 2025.10.03 21:07:21.425705 [ 287 ] {} <Debug> TCP-Session: d29df24a-f453-4782-8b82-85a86beaa2bd Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 976 | 2025.10.03 21:07:21.425836 [ 294 ] {} <Debug> TCP-Session: b70a47bc-7380-49d1-b578-97e7ce80520f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 977 | 2025.10.03 21:07:21.425647 [ 290 ] {} <Debug> TCP-Session: 87d0c237-4e47-4aa5-9eff-bcd9b7272d12 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 978 | 2025.10.03 21:07:24.674251 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 6 entries to flush up to offset 94 | ||
| 979 | 2025.10.03 21:07:24.676408 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 980 | 2025.10.03 21:07:24.676464 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.04 GiB. | ||
| 981 | 2025.10.03 21:07:24.677762 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 982 | 2025.10.03 21:07:24.678261 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 983 | 2025.10.03 21:07:24.678571 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 94 | ||
| 984 | 2025.10.03 21:07:25.000205 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 158.23 MiB, peak 170.78 MiB, free memory in arenas 0.00 B, will set to 162.25 MiB (RSS), difference: 4.02 MiB | ||
| 985 | 2025.10.03 21:07:25.471552 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 986 | 2025.10.03 21:07:25.471758 [ 3 ] {4bcdf6a9-a29f-4659-bcdd-de37965ad06d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 987 | 2025.10.03 21:07:25.472032 [ 3 ] {4bcdf6a9-a29f-4659-bcdd-de37965ad06d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 988 | 2025.10.03 21:07:25.472094 [ 3 ] {4bcdf6a9-a29f-4659-bcdd-de37965ad06d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 989 | 2025.10.03 21:07:25.472516 [ 3 ] {4bcdf6a9-a29f-4659-bcdd-de37965ad06d} <Debug> TCPHandler: Processed in 0.001098002 sec. | ||
| 990 | 2025.10.03 21:07:25.480330 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 991 | 2025.10.03 21:07:25.480474 [ 3 ] {7cf76404-3864-4388-8de8-46d39c32fca7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 992 | 2025.10.03 21:07:25.485140 [ 3 ] {7cf76404-3864-4388-8de8-46d39c32fca7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 993 | 2025.10.03 21:07:25.485192 [ 3 ] {7cf76404-3864-4388-8de8-46d39c32fca7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 994 | 2025.10.03 21:07:25.485606 [ 3 ] {7cf76404-3864-4388-8de8-46d39c32fca7} <Debug> TCPHandler: Processed in 0.00533777 sec. | ||
| 995 | 2025.10.03 21:07:25.486131 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 996 | 2025.10.03 21:07:25.486249 [ 3 ] {c4f535f4-a9b9-4301-910e-28dddd814ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 997 | 2025.10.03 21:07:25.486595 [ 3 ] {c4f535f4-a9b9-4301-910e-28dddd814ad9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 998 | 2025.10.03 21:07:25.486639 [ 3 ] {c4f535f4-a9b9-4301-910e-28dddd814ad9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 999 | 2025.10.03 21:07:25.486947 [ 3 ] {c4f535f4-a9b9-4301-910e-28dddd814ad9} <Debug> TCPHandler: Processed in 0.000829389 sec. | ||
| 1000 | 2025.10.03 21:07:25.487199 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1001 | 2025.10.03 21:07:25.487356 [ 3 ] {56457386-9ba7-4bce-a218-ceefbc61b5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1002 | 2025.10.03 21:07:25.487612 [ 3 ] {56457386-9ba7-4bce-a218-ceefbc61b5f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1003 | 2025.10.03 21:07:25.487656 [ 3 ] {56457386-9ba7-4bce-a218-ceefbc61b5f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1004 | 2025.10.03 21:07:25.487967 [ 3 ] {56457386-9ba7-4bce-a218-ceefbc61b5f1} <Debug> TCPHandler: Processed in 0.000831039 sec. | ||
| 1005 | 2025.10.03 21:07:25.488196 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1006 | 2025.10.03 21:07:25.488310 [ 3 ] {1b92001b-688a-4b01-a386-95f51816caf1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1007 | 2025.10.03 21:07:25.488551 [ 3 ] {1b92001b-688a-4b01-a386-95f51816caf1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1008 | 2025.10.03 21:07:25.488593 [ 3 ] {1b92001b-688a-4b01-a386-95f51816caf1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1009 | 2025.10.03 21:07:25.488879 [ 3 ] {1b92001b-688a-4b01-a386-95f51816caf1} <Debug> TCPHandler: Processed in 0.000732518 sec. | ||
| 1010 | 2025.10.03 21:07:25.489062 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1011 | 2025.10.03 21:07:25.489175 [ 3 ] {ba817e1e-7883-4b70-9a49-998d98d0ec3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1012 | 2025.10.03 21:07:25.489218 [ 3 ] {ba817e1e-7883-4b70-9a49-998d98d0ec3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1013 | 2025.10.03 21:07:25.492141 [ 3 ] {ba817e1e-7883-4b70-9a49-998d98d0ec3d} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1014 | 2025.10.03 21:07:25.492187 [ 3 ] {ba817e1e-7883-4b70-9a49-998d98d0ec3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1015 | 2025.10.03 21:07:25.494995 [ 3 ] {ba817e1e-7883-4b70-9a49-998d98d0ec3d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1016 | 2025.10.03 21:07:25.495465 [ 3 ] {ba817e1e-7883-4b70-9a49-998d98d0ec3d} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1017 | 2025.10.03 21:07:25.495658 [ 3 ] {ba817e1e-7883-4b70-9a49-998d98d0ec3d} <Debug> executeQuery: Read 5 rows, 665.00 B in 0.006516 sec., 767.341927562922 rows/sec., 99.66 KiB/sec. | ||
| 1018 | 2025.10.03 21:07:25.495699 [ 3 ] {ba817e1e-7883-4b70-9a49-998d98d0ec3d} <Debug> TCPHandler: Processed in 0.006687555 sec. | ||
| 1019 | 2025.10.03 21:07:25.495852 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1020 | 2025.10.03 21:07:25.495978 [ 3 ] {a476e6c4-4abc-4e99-ada4-1c80987e26eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1021 | 2025.10.03 21:07:25.496021 [ 3 ] {a476e6c4-4abc-4e99-ada4-1c80987e26eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1022 | 2025.10.03 21:07:25.496547 [ 3 ] {a476e6c4-4abc-4e99-ada4-1c80987e26eb} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1023 | 2025.10.03 21:07:25.496590 [ 3 ] {a476e6c4-4abc-4e99-ada4-1c80987e26eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1024 | 2025.10.03 21:07:25.499273 [ 3 ] {a476e6c4-4abc-4e99-ada4-1c80987e26eb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1025 | 2025.10.03 21:07:25.499884 [ 3 ] {a476e6c4-4abc-4e99-ada4-1c80987e26eb} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1026 | 2025.10.03 21:07:25.500073 [ 3 ] {a476e6c4-4abc-4e99-ada4-1c80987e26eb} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.004117 sec., 485.7906242409521 rows/sec., 39.61 KiB/sec. | ||
| 1027 | 2025.10.03 21:07:25.500125 [ 3 ] {a476e6c4-4abc-4e99-ada4-1c80987e26eb} <Debug> TCPHandler: Processed in 0.004358359 sec. | ||
| 1028 | 2025.10.03 21:07:25.500288 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1029 | 2025.10.03 21:07:25.500396 [ 3 ] {a5fbb43b-112d-45f1-9639-53b5649c98f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1030 | 2025.10.03 21:07:25.500464 [ 3 ] {a5fbb43b-112d-45f1-9639-53b5649c98f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1031 | 2025.10.03 21:07:25.501025 [ 3 ] {a5fbb43b-112d-45f1-9639-53b5649c98f1} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1032 | 2025.10.03 21:07:25.501074 [ 3 ] {a5fbb43b-112d-45f1-9639-53b5649c98f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1033 | 2025.10.03 21:07:25.501662 [ 3 ] {a5fbb43b-112d-45f1-9639-53b5649c98f1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1034 | 2025.10.03 21:07:25.502280 [ 3 ] {a5fbb43b-112d-45f1-9639-53b5649c98f1} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1035 | 2025.10.03 21:07:25.502440 [ 3 ] {a5fbb43b-112d-45f1-9639-53b5649c98f1} <Debug> executeQuery: Read 7 rows, 646.00 B in 0.002071 sec., 3380.0096571704494 rows/sec., 304.62 KiB/sec. | ||
| 1036 | 2025.10.03 21:07:25.502484 [ 3 ] {a5fbb43b-112d-45f1-9639-53b5649c98f1} <Debug> TCPHandler: Processed in 0.002247336 sec. | ||
| 1037 | 2025.10.03 21:07:25.502622 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1038 | 2025.10.03 21:07:25.502718 [ 3 ] {6926aba9-1ba5-487a-9a92-b8a536c96413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1039 | 2025.10.03 21:07:25.502759 [ 3 ] {6926aba9-1ba5-487a-9a92-b8a536c96413} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1040 | 2025.10.03 21:07:25.503229 [ 3 ] {6926aba9-1ba5-487a-9a92-b8a536c96413} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1041 | 2025.10.03 21:07:25.503271 [ 3 ] {6926aba9-1ba5-487a-9a92-b8a536c96413} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1042 | 2025.10.03 21:07:25.503750 [ 3 ] {6926aba9-1ba5-487a-9a92-b8a536c96413} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1043 | 2025.10.03 21:07:25.504196 [ 3 ] {6926aba9-1ba5-487a-9a92-b8a536c96413} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1044 | 2025.10.03 21:07:25.504338 [ 3 ] {6926aba9-1ba5-487a-9a92-b8a536c96413} <Debug> executeQuery: Read 5 rows, 374.00 B in 0.00164 sec., 3048.7804878048782 rows/sec., 222.70 KiB/sec. | ||
| 1045 | 2025.10.03 21:07:25.504377 [ 3 ] {6926aba9-1ba5-487a-9a92-b8a536c96413} <Debug> TCPHandler: Processed in 0.00180456 sec. | ||
| 1046 | 2025.10.03 21:07:25.504494 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1047 | 2025.10.03 21:07:25.504589 [ 3 ] {946a8445-ed9b-4ad1-9e05-806e09b5918d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1048 | 2025.10.03 21:07:25.504629 [ 3 ] {946a8445-ed9b-4ad1-9e05-806e09b5918d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1049 | 2025.10.03 21:07:25.505041 [ 3 ] {946a8445-ed9b-4ad1-9e05-806e09b5918d} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1050 | 2025.10.03 21:07:25.505094 [ 3 ] {946a8445-ed9b-4ad1-9e05-806e09b5918d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1051 | 2025.10.03 21:07:25.505548 [ 3 ] {946a8445-ed9b-4ad1-9e05-806e09b5918d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1052 | 2025.10.03 21:07:25.505989 [ 3 ] {946a8445-ed9b-4ad1-9e05-806e09b5918d} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1053 | 2025.10.03 21:07:25.506134 [ 3 ] {946a8445-ed9b-4ad1-9e05-806e09b5918d} <Debug> executeQuery: Read 8 rows, 660.00 B in 0.001562 sec., 5121.638924455826 rows/sec., 412.63 KiB/sec. | ||
| 1054 | 2025.10.03 21:07:25.506174 [ 3 ] {946a8445-ed9b-4ad1-9e05-806e09b5918d} <Debug> TCPHandler: Processed in 0.001730929 sec. | ||
| 1055 | 2025.10.03 21:07:25.506291 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1056 | 2025.10.03 21:07:25.506389 [ 3 ] {c6953ad6-5578-49fa-8f51-e29745a52abf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1057 | 2025.10.03 21:07:25.506434 [ 3 ] {c6953ad6-5578-49fa-8f51-e29745a52abf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1058 | 2025.10.03 21:07:25.506839 [ 3 ] {c6953ad6-5578-49fa-8f51-e29745a52abf} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1059 | 2025.10.03 21:07:25.506876 [ 3 ] {c6953ad6-5578-49fa-8f51-e29745a52abf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1060 | 2025.10.03 21:07:25.509538 [ 3 ] {c6953ad6-5578-49fa-8f51-e29745a52abf} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1061 | 2025.10.03 21:07:25.510120 [ 3 ] {c6953ad6-5578-49fa-8f51-e29745a52abf} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1062 | 2025.10.03 21:07:25.510281 [ 3 ] {c6953ad6-5578-49fa-8f51-e29745a52abf} <Debug> executeQuery: Read 1 rows, 72.00 B in 0.003913 sec., 255.55839509327882 rows/sec., 17.97 KiB/sec. | ||
| 1063 | 2025.10.03 21:07:25.510324 [ 3 ] {c6953ad6-5578-49fa-8f51-e29745a52abf} <Debug> TCPHandler: Processed in 0.004083646 sec. | ||
| 1064 | 2025.10.03 21:07:25.510452 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1065 | 2025.10.03 21:07:25.510557 [ 3 ] {45b6bb23-ba12-4fa1-84eb-c4001831b01e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1066 | 2025.10.03 21:07:25.510615 [ 3 ] {45b6bb23-ba12-4fa1-84eb-c4001831b01e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1067 | 2025.10.03 21:07:25.511393 [ 3 ] {45b6bb23-ba12-4fa1-84eb-c4001831b01e} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1068 | 2025.10.03 21:07:25.511433 [ 3 ] {45b6bb23-ba12-4fa1-84eb-c4001831b01e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1069 | 2025.10.03 21:07:25.516737 [ 3 ] {45b6bb23-ba12-4fa1-84eb-c4001831b01e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1070 | 2025.10.03 21:07:25.517184 [ 3 ] {45b6bb23-ba12-4fa1-84eb-c4001831b01e} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1071 | 2025.10.03 21:07:25.517333 [ 3 ] {45b6bb23-ba12-4fa1-84eb-c4001831b01e} <Debug> executeQuery: Read 3 rows, 5.50 KiB in 0.006801 sec., 441.1116012351125 rows/sec., 809.42 KiB/sec. | ||
| 1072 | 2025.10.03 21:07:25.517402 [ 3 ] {45b6bb23-ba12-4fa1-84eb-c4001831b01e} <Debug> TCPHandler: Processed in 0.007005449 sec. | ||
| 1073 | 2025.10.03 21:07:25.517532 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1074 | 2025.10.03 21:07:25.517633 [ 3 ] {4aa594e8-b7b2-460a-944e-1c094470e8fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1075 | 2025.10.03 21:07:25.517678 [ 3 ] {4aa594e8-b7b2-460a-944e-1c094470e8fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1076 | 2025.10.03 21:07:25.518017 [ 3 ] {4aa594e8-b7b2-460a-944e-1c094470e8fc} <Trace> oximeter.measurements_i64 (62199853-df8b-491b-bfe9-b1dfad7fba21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1077 | 2025.10.03 21:07:25.518055 [ 3 ] {4aa594e8-b7b2-460a-944e-1c094470e8fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1078 | 2025.10.03 21:07:25.518564 [ 3 ] {4aa594e8-b7b2-460a-944e-1c094470e8fc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1079 | 2025.10.03 21:07:25.519012 [ 3 ] {4aa594e8-b7b2-460a-944e-1c094470e8fc} <Trace> oximeter.measurements_i64 (62199853-df8b-491b-bfe9-b1dfad7fba21): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1080 | 2025.10.03 21:07:25.519148 [ 3 ] {4aa594e8-b7b2-460a-944e-1c094470e8fc} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001536 sec., 1953.125 rows/sec., 137.96 KiB/sec. | ||
| 1081 | 2025.10.03 21:07:25.519189 [ 3 ] {4aa594e8-b7b2-460a-944e-1c094470e8fc} <Debug> TCPHandler: Processed in 0.00170867 sec. | ||
| 1082 | 2025.10.03 21:07:27.175405 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 1497 | ||
| 1083 | 2025.10.03 21:07:27.175912 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1084 | 2025.10.03 21:07:27.175948 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1085 | 2025.10.03 21:07:27.176606 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1086 | 2025.10.03 21:07:27.177050 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1087 | 2025.10.03 21:07:27.177187 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1497 | ||
| 1088 | 2025.10.03 21:07:27.234311 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 1089 | 2025.10.03 21:07:27.253412 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1090 | 2025.10.03 21:07:27.253484 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1091 | 2025.10.03 21:07:27.260305 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1092 | 2025.10.03 21:07:27.261494 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1093 | 2025.10.03 21:07:27.264981 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 1094 | 2025.10.03 21:07:28.000197 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 163.32 MiB, peak 170.78 MiB, free memory in arenas 0.00 B, will set to 164.50 MiB (RSS), difference: 1.18 MiB | ||
| 1095 | 2025.10.03 21:07:34.609544 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1096 | 2025.10.03 21:07:34.609639 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1097 | 2025.10.03 21:07:34.677380 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 1945 | ||
| 1098 | 2025.10.03 21:07:34.677863 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1099 | 2025.10.03 21:07:34.677905 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1100 | 2025.10.03 21:07:34.678471 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1101 | 2025.10.03 21:07:34.678818 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 120 | ||
| 1102 | 2025.10.03 21:07:34.679037 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1103 | 2025.10.03 21:07:34.679172 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1945 | ||
| 1104 | 2025.10.03 21:07:34.680983 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1105 | 2025.10.03 21:07:34.681026 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1106 | 2025.10.03 21:07:34.682301 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1107 | 2025.10.03 21:07:34.682790 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1108 | 2025.10.03 21:07:34.683084 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 120 | ||
| 1109 | 2025.10.03 21:07:34.765160 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 1110 | 2025.10.03 21:07:34.781896 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1111 | 2025.10.03 21:07:34.781949 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1112 | 2025.10.03 21:07:34.788440 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1113 | 2025.10.03 21:07:34.789528 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1114 | 2025.10.03 21:07:34.792522 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 1115 | 2025.10.03 21:07:35.466651 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1116 | 2025.10.03 21:07:35.466851 [ 3 ] {60e2cca5-4173-4b5b-874e-e6830f20c528} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1117 | 2025.10.03 21:07:35.466913 [ 3 ] {60e2cca5-4173-4b5b-874e-e6830f20c528} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1118 | 2025.10.03 21:07:35.469557 [ 3 ] {60e2cca5-4173-4b5b-874e-e6830f20c528} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1119 | 2025.10.03 21:07:35.469599 [ 3 ] {60e2cca5-4173-4b5b-874e-e6830f20c528} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1120 | 2025.10.03 21:07:35.470141 [ 3 ] {60e2cca5-4173-4b5b-874e-e6830f20c528} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1121 | 2025.10.03 21:07:35.470630 [ 3 ] {60e2cca5-4173-4b5b-874e-e6830f20c528} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1122 | 2025.10.03 21:07:35.470798 [ 3 ] {60e2cca5-4173-4b5b-874e-e6830f20c528} <Debug> executeQuery: Read 40 rows, 3.73 KiB in 0.003995 sec., 10012.515644555693 rows/sec., 934.52 KiB/sec. | ||
| 1123 | 2025.10.03 21:07:35.470840 [ 3 ] {60e2cca5-4173-4b5b-874e-e6830f20c528} <Debug> TCPHandler: Processed in 0.004332449 sec. | ||
| 1124 | 2025.10.03 21:07:35.470969 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1125 | 2025.10.03 21:07:35.471063 [ 3 ] {0c00a265-38d0-4156-8901-9c696380102a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1126 | 2025.10.03 21:07:35.471103 [ 3 ] {0c00a265-38d0-4156-8901-9c696380102a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1127 | 2025.10.03 21:07:35.471502 [ 3 ] {0c00a265-38d0-4156-8901-9c696380102a} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1128 | 2025.10.03 21:07:35.471537 [ 3 ] {0c00a265-38d0-4156-8901-9c696380102a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1129 | 2025.10.03 21:07:35.471936 [ 3 ] {0c00a265-38d0-4156-8901-9c696380102a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1130 | 2025.10.03 21:07:35.472432 [ 3 ] {0c00a265-38d0-4156-8901-9c696380102a} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1131 | 2025.10.03 21:07:35.472560 [ 3 ] {0c00a265-38d0-4156-8901-9c696380102a} <Debug> executeQuery: Read 20 rows, 1.50 KiB in 0.001517 sec., 13183.915622940014 rows/sec., 991.37 KiB/sec. | ||
| 1132 | 2025.10.03 21:07:35.472596 [ 3 ] {0c00a265-38d0-4156-8901-9c696380102a} <Debug> TCPHandler: Processed in 0.001678049 sec. | ||
| 1133 | 2025.10.03 21:07:35.472704 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1134 | 2025.10.03 21:07:35.472796 [ 3 ] {9754eaa8-2b86-4634-bf4b-ce2bc60903b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1135 | 2025.10.03 21:07:35.472835 [ 3 ] {9754eaa8-2b86-4634-bf4b-ce2bc60903b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1136 | 2025.10.03 21:07:35.473237 [ 3 ] {9754eaa8-2b86-4634-bf4b-ce2bc60903b1} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1137 | 2025.10.03 21:07:35.473273 [ 3 ] {9754eaa8-2b86-4634-bf4b-ce2bc60903b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1138 | 2025.10.03 21:07:35.473651 [ 3 ] {9754eaa8-2b86-4634-bf4b-ce2bc60903b1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1139 | 2025.10.03 21:07:35.474053 [ 3 ] {9754eaa8-2b86-4634-bf4b-ce2bc60903b1} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1140 | 2025.10.03 21:07:35.474177 [ 3 ] {9754eaa8-2b86-4634-bf4b-ce2bc60903b1} <Debug> executeQuery: Read 28 rows, 2.26 KiB in 0.001399 sec., 20014.295925661187 rows/sec., 1.58 MiB/sec. | ||
| 1141 | 2025.10.03 21:07:35.474220 [ 3 ] {9754eaa8-2b86-4634-bf4b-ce2bc60903b1} <Debug> TCPHandler: Processed in 0.001564428 sec. | ||
| 1142 | 2025.10.03 21:07:35.474330 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1143 | 2025.10.03 21:07:35.474423 [ 3 ] {63be69e4-04a4-4bc8-82e2-e7673f9b1f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1144 | 2025.10.03 21:07:35.474475 [ 3 ] {63be69e4-04a4-4bc8-82e2-e7673f9b1f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1145 | 2025.10.03 21:07:35.475372 [ 3 ] {63be69e4-04a4-4bc8-82e2-e7673f9b1f18} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1146 | 2025.10.03 21:07:35.475408 [ 3 ] {63be69e4-04a4-4bc8-82e2-e7673f9b1f18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1147 | 2025.10.03 21:07:35.476095 [ 3 ] {63be69e4-04a4-4bc8-82e2-e7673f9b1f18} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1148 | 2025.10.03 21:07:35.476496 [ 3 ] {63be69e4-04a4-4bc8-82e2-e7673f9b1f18} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1149 | 2025.10.03 21:07:35.476639 [ 3 ] {63be69e4-04a4-4bc8-82e2-e7673f9b1f18} <Debug> executeQuery: Read 20 rows, 36.70 KiB in 0.002234 sec., 8952.551477170995 rows/sec., 16.04 MiB/sec. | ||
| 1150 | 2025.10.03 21:07:35.476691 [ 3 ] {63be69e4-04a4-4bc8-82e2-e7673f9b1f18} <Debug> TCPHandler: Processed in 0.002410048 sec. | ||
| 1151 | 2025.10.03 21:07:35.476803 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1152 | 2025.10.03 21:07:35.476897 [ 3 ] {a07141c2-a008-45c7-b644-caf42f3f3070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1153 | 2025.10.03 21:07:35.476938 [ 3 ] {a07141c2-a008-45c7-b644-caf42f3f3070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1154 | 2025.10.03 21:07:35.479246 [ 3 ] {a07141c2-a008-45c7-b644-caf42f3f3070} <Trace> oximeter.measurements_i64 (62199853-df8b-491b-bfe9-b1dfad7fba21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1155 | 2025.10.03 21:07:35.479279 [ 3 ] {a07141c2-a008-45c7-b644-caf42f3f3070} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1156 | 2025.10.03 21:07:35.479727 [ 3 ] {a07141c2-a008-45c7-b644-caf42f3f3070} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1157 | 2025.10.03 21:07:35.480235 [ 3 ] {a07141c2-a008-45c7-b644-caf42f3f3070} <Trace> oximeter.measurements_i64 (62199853-df8b-491b-bfe9-b1dfad7fba21): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1158 | 2025.10.03 21:07:35.480365 [ 3 ] {a07141c2-a008-45c7-b644-caf42f3f3070} <Debug> executeQuery: Read 15 rows, 1.14 KiB in 0.003486 sec., 4302.925989672977 rows/sec., 328.32 KiB/sec. | ||
| 1159 | 2025.10.03 21:07:35.480400 [ 3 ] {a07141c2-a008-45c7-b644-caf42f3f3070} <Debug> TCPHandler: Processed in 0.003645482 sec. | ||
| 1160 | 2025.10.03 21:07:40.465913 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1161 | 2025.10.03 21:07:40.466168 [ 3 ] {bcdc8596-a3f0-4b3c-b8b3-d2c3a2927e49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1162 | 2025.10.03 21:07:40.466512 [ 3 ] {bcdc8596-a3f0-4b3c-b8b3-d2c3a2927e49} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1163 | 2025.10.03 21:07:40.470592 [ 3 ] {bcdc8596-a3f0-4b3c-b8b3-d2c3a2927e49} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1164 | 2025.10.03 21:07:40.470807 [ 3 ] {bcdc8596-a3f0-4b3c-b8b3-d2c3a2927e49} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1165 | 2025.10.03 21:07:40.470880 [ 3 ] {bcdc8596-a3f0-4b3c-b8b3-d2c3a2927e49} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1166 | 2025.10.03 21:07:40.471080 [ 3 ] {bcdc8596-a3f0-4b3c-b8b3-d2c3a2927e49} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
| 1167 | 2025.10.03 21:07:40.473054 [ 3 ] {bcdc8596-a3f0-4b3c-b8b3-d2c3a2927e49} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1168 | 2025.10.03 21:07:40.475057 [ 3 ] {bcdc8596-a3f0-4b3c-b8b3-d2c3a2927e49} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (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 | ||
| 1169 | 2025.10.03 21:07:40.475081 [ 3 ] {bcdc8596-a3f0-4b3c-b8b3-d2c3a2927e49} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1170 | 2025.10.03 21:07:40.477233 [ 3 ] {bcdc8596-a3f0-4b3c-b8b3-d2c3a2927e49} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1171 | 2025.10.03 21:07:40.477266 [ 3 ] {bcdc8596-a3f0-4b3c-b8b3-d2c3a2927e49} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1172 | 2025.10.03 21:07:40.500688 [ 3 ] {bcdc8596-a3f0-4b3c-b8b3-d2c3a2927e49} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.034604 sec., 144.49196624667667 rows/sec., 6.43 KiB/sec. | ||
| 1173 | 2025.10.03 21:07:40.500784 [ 3 ] {bcdc8596-a3f0-4b3c-b8b3-d2c3a2927e49} <Debug> TCPHandler: Processed in 0.035006165 sec. | ||
| 1174 | 2025.10.03 21:07:40.501167 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1175 | 2025.10.03 21:07:40.501316 [ 3 ] {03beab16-5799-43b9-bd4a-88096b8ecc8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1176 | 2025.10.03 21:07:40.501552 [ 3 ] {03beab16-5799-43b9-bd4a-88096b8ecc8f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1177 | 2025.10.03 21:07:40.501582 [ 3 ] {03beab16-5799-43b9-bd4a-88096b8ecc8f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1178 | 2025.10.03 21:07:40.501745 [ 3 ] {03beab16-5799-43b9-bd4a-88096b8ecc8f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1179 | 2025.10.03 21:07:40.501833 [ 3 ] {03beab16-5799-43b9-bd4a-88096b8ecc8f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1180 | 2025.10.03 21:07:40.501956 [ 3 ] {03beab16-5799-43b9-bd4a-88096b8ecc8f} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
| 1181 | 2025.10.03 21:07:40.501989 [ 3 ] {03beab16-5799-43b9-bd4a-88096b8ecc8f} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1182 | 2025.10.03 21:07:40.502010 [ 3 ] {03beab16-5799-43b9-bd4a-88096b8ecc8f} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (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 | ||
| 1183 | 2025.10.03 21:07:40.502034 [ 3 ] {03beab16-5799-43b9-bd4a-88096b8ecc8f} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1184 | 2025.10.03 21:07:40.502078 [ 3 ] {03beab16-5799-43b9-bd4a-88096b8ecc8f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1185 | 2025.10.03 21:07:40.502099 [ 3 ] {03beab16-5799-43b9-bd4a-88096b8ecc8f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1186 | 2025.10.03 21:07:40.502794 [ 3 ] {03beab16-5799-43b9-bd4a-88096b8ecc8f} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001535 sec., 3257.328990228013 rows/sec., 145.05 KiB/sec. | ||
| 1187 | 2025.10.03 21:07:40.502896 [ 3 ] {03beab16-5799-43b9-bd4a-88096b8ecc8f} <Debug> TCPHandler: Processed in 0.0018104 sec. | ||
| 1188 | 2025.10.03 21:07:40.503158 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1189 | 2025.10.03 21:07:40.503291 [ 3 ] {1d499d89-6bd7-464b-8366-d9711980b3e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1190 | 2025.10.03 21:07:40.503498 [ 3 ] {1d499d89-6bd7-464b-8366-d9711980b3e4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1191 | 2025.10.03 21:07:40.503533 [ 3 ] {1d499d89-6bd7-464b-8366-d9711980b3e4} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1192 | 2025.10.03 21:07:40.503717 [ 3 ] {1d499d89-6bd7-464b-8366-d9711980b3e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1193 | 2025.10.03 21:07:40.503798 [ 3 ] {1d499d89-6bd7-464b-8366-d9711980b3e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1194 | 2025.10.03 21:07:40.503928 [ 3 ] {1d499d89-6bd7-464b-8366-d9711980b3e4} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
| 1195 | 2025.10.03 21:07:40.503959 [ 3 ] {1d499d89-6bd7-464b-8366-d9711980b3e4} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1196 | 2025.10.03 21:07:40.503980 [ 3 ] {1d499d89-6bd7-464b-8366-d9711980b3e4} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (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.10.03 21:07:40.503997 [ 3 ] {1d499d89-6bd7-464b-8366-d9711980b3e4} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1198 | 2025.10.03 21:07:40.504032 [ 3 ] {1d499d89-6bd7-464b-8366-d9711980b3e4} <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', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1199 | 2025.10.03 21:07:40.504051 [ 3 ] {1d499d89-6bd7-464b-8366-d9711980b3e4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1200 | 2025.10.03 21:07:40.504563 [ 3 ] {1d499d89-6bd7-464b-8366-d9711980b3e4} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001324 sec., 3776.43504531722 rows/sec., 168.17 KiB/sec. | ||
| 1201 | 2025.10.03 21:07:40.504656 [ 3 ] {1d499d89-6bd7-464b-8366-d9711980b3e4} <Debug> TCPHandler: Processed in 0.001550118 sec. | ||
| 1202 | 2025.10.03 21:07:40.504898 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1203 | 2025.10.03 21:07:40.505028 [ 3 ] {f535b696-c1d0-4dc4-ab3d-67565bd5c583} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1204 | 2025.10.03 21:07:40.505235 [ 3 ] {f535b696-c1d0-4dc4-ab3d-67565bd5c583} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1205 | 2025.10.03 21:07:40.505279 [ 3 ] {f535b696-c1d0-4dc4-ab3d-67565bd5c583} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1206 | 2025.10.03 21:07:40.505446 [ 3 ] {f535b696-c1d0-4dc4-ab3d-67565bd5c583} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1207 | 2025.10.03 21:07:40.505501 [ 3 ] {f535b696-c1d0-4dc4-ab3d-67565bd5c583} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1208 | 2025.10.03 21:07:40.505631 [ 3 ] {f535b696-c1d0-4dc4-ab3d-67565bd5c583} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
| 1209 | 2025.10.03 21:07:40.505680 [ 3 ] {f535b696-c1d0-4dc4-ab3d-67565bd5c583} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1210 | 2025.10.03 21:07:40.505705 [ 3 ] {f535b696-c1d0-4dc4-ab3d-67565bd5c583} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (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 | ||
| 1211 | 2025.10.03 21:07:40.505725 [ 3 ] {f535b696-c1d0-4dc4-ab3d-67565bd5c583} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1212 | 2025.10.03 21:07:40.505765 [ 3 ] {f535b696-c1d0-4dc4-ab3d-67565bd5c583} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1213 | 2025.10.03 21:07:40.505786 [ 3 ] {f535b696-c1d0-4dc4-ab3d-67565bd5c583} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1214 | 2025.10.03 21:07:40.506371 [ 3 ] {f535b696-c1d0-4dc4-ab3d-67565bd5c583} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001392 sec., 3591.9540229885056 rows/sec., 159.95 KiB/sec. | ||
| 1215 | 2025.10.03 21:07:40.506455 [ 3 ] {f535b696-c1d0-4dc4-ab3d-67565bd5c583} <Debug> TCPHandler: Processed in 0.001607467 sec. | ||
| 1216 | 2025.10.03 21:07:40.506711 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1217 | 2025.10.03 21:07:40.506837 [ 3 ] {81c713f2-7162-4ae2-a075-c528f9a36e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1218 | 2025.10.03 21:07:40.507078 [ 3 ] {81c713f2-7162-4ae2-a075-c528f9a36e5a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1219 | 2025.10.03 21:07:40.507109 [ 3 ] {81c713f2-7162-4ae2-a075-c528f9a36e5a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1220 | 2025.10.03 21:07:40.507261 [ 3 ] {81c713f2-7162-4ae2-a075-c528f9a36e5a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1221 | 2025.10.03 21:07:40.507316 [ 3 ] {81c713f2-7162-4ae2-a075-c528f9a36e5a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1222 | 2025.10.03 21:07:40.507454 [ 3 ] {81c713f2-7162-4ae2-a075-c528f9a36e5a} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
| 1223 | 2025.10.03 21:07:40.507488 [ 3 ] {81c713f2-7162-4ae2-a075-c528f9a36e5a} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1224 | 2025.10.03 21:07:40.507508 [ 3 ] {81c713f2-7162-4ae2-a075-c528f9a36e5a} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (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 | ||
| 1225 | 2025.10.03 21:07:40.507526 [ 3 ] {81c713f2-7162-4ae2-a075-c528f9a36e5a} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1226 | 2025.10.03 21:07:40.507572 [ 3 ] {81c713f2-7162-4ae2-a075-c528f9a36e5a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1227 | 2025.10.03 21:07:40.507591 [ 3 ] {81c713f2-7162-4ae2-a075-c528f9a36e5a} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1228 | 2025.10.03 21:07:40.508092 [ 3 ] {81c713f2-7162-4ae2-a075-c528f9a36e5a} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.0013 sec., 3846.153846153846 rows/sec., 171.27 KiB/sec. | ||
| 1229 | 2025.10.03 21:07:40.508180 [ 3 ] {81c713f2-7162-4ae2-a075-c528f9a36e5a} <Debug> TCPHandler: Processed in 0.001528098 sec. | ||
| 1230 | 2025.10.03 21:07:40.508398 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1231 | 2025.10.03 21:07:40.508523 [ 3 ] {87590cc0-1a46-4042-a203-c12aba326146} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1232 | 2025.10.03 21:07:40.508715 [ 3 ] {87590cc0-1a46-4042-a203-c12aba326146} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1233 | 2025.10.03 21:07:40.508746 [ 3 ] {87590cc0-1a46-4042-a203-c12aba326146} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1234 | 2025.10.03 21:07:40.508898 [ 3 ] {87590cc0-1a46-4042-a203-c12aba326146} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1235 | 2025.10.03 21:07:40.508951 [ 3 ] {87590cc0-1a46-4042-a203-c12aba326146} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1236 | 2025.10.03 21:07:40.509054 [ 3 ] {87590cc0-1a46-4042-a203-c12aba326146} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1237 | 2025.10.03 21:07:40.509082 [ 3 ] {87590cc0-1a46-4042-a203-c12aba326146} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1238 | 2025.10.03 21:07:40.509101 [ 3 ] {87590cc0-1a46-4042-a203-c12aba326146} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (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 | ||
| 1239 | 2025.10.03 21:07:40.509116 [ 3 ] {87590cc0-1a46-4042-a203-c12aba326146} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1240 | 2025.10.03 21:07:40.509148 [ 3 ] {87590cc0-1a46-4042-a203-c12aba326146} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1241 | 2025.10.03 21:07:40.509168 [ 3 ] {87590cc0-1a46-4042-a203-c12aba326146} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1242 | 2025.10.03 21:07:40.509660 [ 3 ] {87590cc0-1a46-4042-a203-c12aba326146} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.00118 sec., 4237.28813559322 rows/sec., 188.69 KiB/sec. | ||
| 1243 | 2025.10.03 21:07:40.509765 [ 3 ] {87590cc0-1a46-4042-a203-c12aba326146} <Debug> TCPHandler: Processed in 0.001415706 sec. | ||
| 1244 | 2025.10.03 21:07:40.510011 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1245 | 2025.10.03 21:07:40.510148 [ 3 ] {a22768a6-2178-42af-b508-6a46b4ed7bbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1246 | 2025.10.03 21:07:40.510351 [ 3 ] {a22768a6-2178-42af-b508-6a46b4ed7bbf} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1247 | 2025.10.03 21:07:40.510381 [ 3 ] {a22768a6-2178-42af-b508-6a46b4ed7bbf} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1248 | 2025.10.03 21:07:40.510557 [ 3 ] {a22768a6-2178-42af-b508-6a46b4ed7bbf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1249 | 2025.10.03 21:07:40.510627 [ 3 ] {a22768a6-2178-42af-b508-6a46b4ed7bbf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1250 | 2025.10.03 21:07:40.510739 [ 3 ] {a22768a6-2178-42af-b508-6a46b4ed7bbf} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
| 1251 | 2025.10.03 21:07:40.510774 [ 3 ] {a22768a6-2178-42af-b508-6a46b4ed7bbf} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1252 | 2025.10.03 21:07:40.510798 [ 3 ] {a22768a6-2178-42af-b508-6a46b4ed7bbf} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (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 | ||
| 1253 | 2025.10.03 21:07:40.510819 [ 3 ] {a22768a6-2178-42af-b508-6a46b4ed7bbf} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1254 | 2025.10.03 21:07:40.510870 [ 3 ] {a22768a6-2178-42af-b508-6a46b4ed7bbf} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1255 | 2025.10.03 21:07:40.510890 [ 3 ] {a22768a6-2178-42af-b508-6a46b4ed7bbf} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1256 | 2025.10.03 21:07:40.511395 [ 3 ] {a22768a6-2178-42af-b508-6a46b4ed7bbf} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001292 sec., 3869.969040247678 rows/sec., 172.33 KiB/sec. | ||
| 1257 | 2025.10.03 21:07:40.511482 [ 3 ] {a22768a6-2178-42af-b508-6a46b4ed7bbf} <Debug> TCPHandler: Processed in 0.001530997 sec. | ||
| 1258 | 2025.10.03 21:07:40.511765 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1259 | 2025.10.03 21:07:40.511891 [ 3 ] {a0c0aa4c-199e-4945-be62-6b80cd65d0b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1260 | 2025.10.03 21:07:40.512111 [ 3 ] {a0c0aa4c-199e-4945-be62-6b80cd65d0b8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1261 | 2025.10.03 21:07:40.512144 [ 3 ] {a0c0aa4c-199e-4945-be62-6b80cd65d0b8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1262 | 2025.10.03 21:07:40.512340 [ 3 ] {a0c0aa4c-199e-4945-be62-6b80cd65d0b8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1263 | 2025.10.03 21:07:40.512402 [ 3 ] {a0c0aa4c-199e-4945-be62-6b80cd65d0b8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1264 | 2025.10.03 21:07:40.512506 [ 3 ] {a0c0aa4c-199e-4945-be62-6b80cd65d0b8} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
| 1265 | 2025.10.03 21:07:40.512536 [ 3 ] {a0c0aa4c-199e-4945-be62-6b80cd65d0b8} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1266 | 2025.10.03 21:07:40.512558 [ 3 ] {a0c0aa4c-199e-4945-be62-6b80cd65d0b8} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (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 | ||
| 1267 | 2025.10.03 21:07:40.512577 [ 3 ] {a0c0aa4c-199e-4945-be62-6b80cd65d0b8} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1268 | 2025.10.03 21:07:40.512618 [ 3 ] {a0c0aa4c-199e-4945-be62-6b80cd65d0b8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1269 | 2025.10.03 21:07:40.512644 [ 3 ] {a0c0aa4c-199e-4945-be62-6b80cd65d0b8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1270 | 2025.10.03 21:07:40.513140 [ 3 ] {a0c0aa4c-199e-4945-be62-6b80cd65d0b8} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001295 sec., 3861.0038610038614 rows/sec., 171.94 KiB/sec. | ||
| 1271 | 2025.10.03 21:07:40.513233 [ 3 ] {a0c0aa4c-199e-4945-be62-6b80cd65d0b8} <Debug> TCPHandler: Processed in 0.001520087 sec. | ||
| 1272 | 2025.10.03 21:07:40.513525 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1273 | 2025.10.03 21:07:40.513670 [ 3 ] {fdccf391-2455-44e7-b928-8b247efa13c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1274 | 2025.10.03 21:07:40.513883 [ 3 ] {fdccf391-2455-44e7-b928-8b247efa13c4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1275 | 2025.10.03 21:07:40.513924 [ 3 ] {fdccf391-2455-44e7-b928-8b247efa13c4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1276 | 2025.10.03 21:07:40.514109 [ 3 ] {fdccf391-2455-44e7-b928-8b247efa13c4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1277 | 2025.10.03 21:07:40.514174 [ 3 ] {fdccf391-2455-44e7-b928-8b247efa13c4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1278 | 2025.10.03 21:07:40.514282 [ 3 ] {fdccf391-2455-44e7-b928-8b247efa13c4} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 1279 | 2025.10.03 21:07:40.514313 [ 3 ] {fdccf391-2455-44e7-b928-8b247efa13c4} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1280 | 2025.10.03 21:07:40.514338 [ 3 ] {fdccf391-2455-44e7-b928-8b247efa13c4} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (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 | ||
| 1281 | 2025.10.03 21:07:40.514360 [ 3 ] {fdccf391-2455-44e7-b928-8b247efa13c4} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1282 | 2025.10.03 21:07:40.514399 [ 3 ] {fdccf391-2455-44e7-b928-8b247efa13c4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1283 | 2025.10.03 21:07:40.514425 [ 3 ] {fdccf391-2455-44e7-b928-8b247efa13c4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1284 | 2025.10.03 21:07:40.514968 [ 3 ] {fdccf391-2455-44e7-b928-8b247efa13c4} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001352 sec., 3698.2248520710064 rows/sec., 164.69 KiB/sec. | ||
| 1285 | 2025.10.03 21:07:40.515052 [ 3 ] {fdccf391-2455-44e7-b928-8b247efa13c4} <Debug> TCPHandler: Processed in 0.001584467 sec. | ||
| 1286 | 2025.10.03 21:07:40.515311 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1287 | 2025.10.03 21:07:40.515442 [ 3 ] {a98b8463-4e10-42bf-8f1a-81c3e3759fb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1288 | 2025.10.03 21:07:40.515682 [ 3 ] {a98b8463-4e10-42bf-8f1a-81c3e3759fb8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1289 | 2025.10.03 21:07:40.515715 [ 3 ] {a98b8463-4e10-42bf-8f1a-81c3e3759fb8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1290 | 2025.10.03 21:07:40.515910 [ 3 ] {a98b8463-4e10-42bf-8f1a-81c3e3759fb8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1291 | 2025.10.03 21:07:40.515977 [ 3 ] {a98b8463-4e10-42bf-8f1a-81c3e3759fb8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1292 | 2025.10.03 21:07:40.516080 [ 3 ] {a98b8463-4e10-42bf-8f1a-81c3e3759fb8} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 1293 | 2025.10.03 21:07:40.516124 [ 3 ] {a98b8463-4e10-42bf-8f1a-81c3e3759fb8} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1294 | 2025.10.03 21:07:40.516161 [ 3 ] {a98b8463-4e10-42bf-8f1a-81c3e3759fb8} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (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 | ||
| 1295 | 2025.10.03 21:07:40.516188 [ 3 ] {a98b8463-4e10-42bf-8f1a-81c3e3759fb8} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1296 | 2025.10.03 21:07:40.516233 [ 3 ] {a98b8463-4e10-42bf-8f1a-81c3e3759fb8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1297 | 2025.10.03 21:07:40.516252 [ 3 ] {a98b8463-4e10-42bf-8f1a-81c3e3759fb8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1298 | 2025.10.03 21:07:40.516772 [ 3 ] {a98b8463-4e10-42bf-8f1a-81c3e3759fb8} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001379 sec., 3625.8158085569253 rows/sec., 161.46 KiB/sec. | ||
| 1299 | 2025.10.03 21:07:40.516859 [ 3 ] {a98b8463-4e10-42bf-8f1a-81c3e3759fb8} <Debug> TCPHandler: Processed in 0.001598698 sec. | ||
| 1300 | 2025.10.03 21:07:40.517129 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1301 | 2025.10.03 21:07:40.517279 [ 3 ] {8b5861ed-cc69-40ca-8a92-ec7371c597ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1302 | 2025.10.03 21:07:40.517500 [ 3 ] {8b5861ed-cc69-40ca-8a92-ec7371c597ad} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1303 | 2025.10.03 21:07:40.517538 [ 3 ] {8b5861ed-cc69-40ca-8a92-ec7371c597ad} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1304 | 2025.10.03 21:07:40.517722 [ 3 ] {8b5861ed-cc69-40ca-8a92-ec7371c597ad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1305 | 2025.10.03 21:07:40.517795 [ 3 ] {8b5861ed-cc69-40ca-8a92-ec7371c597ad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1306 | 2025.10.03 21:07:40.517928 [ 3 ] {8b5861ed-cc69-40ca-8a92-ec7371c597ad} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 1307 | 2025.10.03 21:07:40.517960 [ 3 ] {8b5861ed-cc69-40ca-8a92-ec7371c597ad} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1308 | 2025.10.03 21:07:40.517981 [ 3 ] {8b5861ed-cc69-40ca-8a92-ec7371c597ad} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (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 | ||
| 1309 | 2025.10.03 21:07:40.517996 [ 3 ] {8b5861ed-cc69-40ca-8a92-ec7371c597ad} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1310 | 2025.10.03 21:07:40.518030 [ 3 ] {8b5861ed-cc69-40ca-8a92-ec7371c597ad} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1311 | 2025.10.03 21:07:40.518049 [ 3 ] {8b5861ed-cc69-40ca-8a92-ec7371c597ad} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1312 | 2025.10.03 21:07:40.518510 [ 3 ] {8b5861ed-cc69-40ca-8a92-ec7371c597ad} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001298 sec., 3852.0801232665644 rows/sec., 171.54 KiB/sec. | ||
| 1313 | 2025.10.03 21:07:40.518604 [ 3 ] {8b5861ed-cc69-40ca-8a92-ec7371c597ad} <Debug> TCPHandler: Processed in 0.001526067 sec. | ||
| 1314 | 2025.10.03 21:07:40.518841 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1315 | 2025.10.03 21:07:40.518980 [ 3 ] {656a78d0-5437-43ef-8671-5ef75903e01f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1316 | 2025.10.03 21:07:40.519188 [ 3 ] {656a78d0-5437-43ef-8671-5ef75903e01f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1317 | 2025.10.03 21:07:40.519221 [ 3 ] {656a78d0-5437-43ef-8671-5ef75903e01f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1318 | 2025.10.03 21:07:40.519399 [ 3 ] {656a78d0-5437-43ef-8671-5ef75903e01f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1319 | 2025.10.03 21:07:40.519453 [ 3 ] {656a78d0-5437-43ef-8671-5ef75903e01f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1320 | 2025.10.03 21:07:40.519571 [ 3 ] {656a78d0-5437-43ef-8671-5ef75903e01f} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 1321 | 2025.10.03 21:07:40.519607 [ 3 ] {656a78d0-5437-43ef-8671-5ef75903e01f} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1322 | 2025.10.03 21:07:40.519632 [ 3 ] {656a78d0-5437-43ef-8671-5ef75903e01f} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (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 | ||
| 1323 | 2025.10.03 21:07:40.519649 [ 3 ] {656a78d0-5437-43ef-8671-5ef75903e01f} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1324 | 2025.10.03 21:07:40.519701 [ 3 ] {656a78d0-5437-43ef-8671-5ef75903e01f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1325 | 2025.10.03 21:07:40.519720 [ 3 ] {656a78d0-5437-43ef-8671-5ef75903e01f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1326 | 2025.10.03 21:07:40.520498 [ 3 ] {656a78d0-5437-43ef-8671-5ef75903e01f} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001571 sec., 3182.686187141948 rows/sec., 141.73 KiB/sec. | ||
| 1327 | 2025.10.03 21:07:40.520591 [ 3 ] {656a78d0-5437-43ef-8671-5ef75903e01f} <Debug> TCPHandler: Processed in 0.00180121 sec. | ||
| 1328 | 2025.10.03 21:07:40.520969 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1329 | 2025.10.03 21:07:40.521109 [ 3 ] {3eec2341-daa1-4d3c-992d-8a2dfca00650} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1330 | 2025.10.03 21:07:40.521365 [ 3 ] {3eec2341-daa1-4d3c-992d-8a2dfca00650} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1331 | 2025.10.03 21:07:40.521399 [ 3 ] {3eec2341-daa1-4d3c-992d-8a2dfca00650} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1332 | 2025.10.03 21:07:40.521631 [ 3 ] {3eec2341-daa1-4d3c-992d-8a2dfca00650} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1333 | 2025.10.03 21:07:40.521726 [ 3 ] {3eec2341-daa1-4d3c-992d-8a2dfca00650} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1334 | 2025.10.03 21:07:40.521847 [ 3 ] {3eec2341-daa1-4d3c-992d-8a2dfca00650} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 1335 | 2025.10.03 21:07:40.521879 [ 3 ] {3eec2341-daa1-4d3c-992d-8a2dfca00650} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1336 | 2025.10.03 21:07:40.521899 [ 3 ] {3eec2341-daa1-4d3c-992d-8a2dfca00650} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (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 | ||
| 1337 | 2025.10.03 21:07:40.521914 [ 3 ] {3eec2341-daa1-4d3c-992d-8a2dfca00650} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1338 | 2025.10.03 21:07:40.521964 [ 3 ] {3eec2341-daa1-4d3c-992d-8a2dfca00650} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1339 | 2025.10.03 21:07:40.521992 [ 3 ] {3eec2341-daa1-4d3c-992d-8a2dfca00650} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1340 | 2025.10.03 21:07:40.522755 [ 3 ] {3eec2341-daa1-4d3c-992d-8a2dfca00650} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001696 sec., 2948.1132075471696 rows/sec., 131.28 KiB/sec. | ||
| 1341 | 2025.10.03 21:07:40.522839 [ 3 ] {3eec2341-daa1-4d3c-992d-8a2dfca00650} <Debug> TCPHandler: Processed in 0.001941942 sec. | ||
| 1342 | 2025.10.03 21:07:40.523096 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1343 | 2025.10.03 21:07:40.523229 [ 3 ] {7a5cac57-637c-41c8-8a87-4bc745739d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1344 | 2025.10.03 21:07:40.523448 [ 3 ] {7a5cac57-637c-41c8-8a87-4bc745739d11} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1345 | 2025.10.03 21:07:40.523484 [ 3 ] {7a5cac57-637c-41c8-8a87-4bc745739d11} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1346 | 2025.10.03 21:07:40.523675 [ 3 ] {7a5cac57-637c-41c8-8a87-4bc745739d11} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1347 | 2025.10.03 21:07:40.523740 [ 3 ] {7a5cac57-637c-41c8-8a87-4bc745739d11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1348 | 2025.10.03 21:07:40.523861 [ 3 ] {7a5cac57-637c-41c8-8a87-4bc745739d11} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 1349 | 2025.10.03 21:07:40.523892 [ 3 ] {7a5cac57-637c-41c8-8a87-4bc745739d11} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1350 | 2025.10.03 21:07:40.523924 [ 3 ] {7a5cac57-637c-41c8-8a87-4bc745739d11} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (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 | ||
| 1351 | 2025.10.03 21:07:40.523942 [ 3 ] {7a5cac57-637c-41c8-8a87-4bc745739d11} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1352 | 2025.10.03 21:07:40.523985 [ 3 ] {7a5cac57-637c-41c8-8a87-4bc745739d11} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1353 | 2025.10.03 21:07:40.524009 [ 3 ] {7a5cac57-637c-41c8-8a87-4bc745739d11} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 5 rows starting from 0 | ||
| 1354 | 2025.10.03 21:07:40.524567 [ 3 ] {7a5cac57-637c-41c8-8a87-4bc745739d11} <Debug> executeQuery: Read 5 rows, 228.00 B in 0.001389 sec., 3599.712023038157 rows/sec., 160.30 KiB/sec. | ||
| 1355 | 2025.10.03 21:07:40.524664 [ 3 ] {7a5cac57-637c-41c8-8a87-4bc745739d11} <Debug> TCPHandler: Processed in 0.001617598 sec. | ||
| 1356 | 2025.10.03 21:07:40.527433 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1357 | 2025.10.03 21:07:40.527554 [ 3 ] {5eeab985-2442-4067-90f7-6dc69fe73875} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1358 | 2025.10.03 21:07:40.527601 [ 3 ] {5eeab985-2442-4067-90f7-6dc69fe73875} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1359 | 2025.10.03 21:07:40.528242 [ 3 ] {5eeab985-2442-4067-90f7-6dc69fe73875} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1360 | 2025.10.03 21:07:40.528294 [ 3 ] {5eeab985-2442-4067-90f7-6dc69fe73875} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1361 | 2025.10.03 21:07:40.528895 [ 3 ] {5eeab985-2442-4067-90f7-6dc69fe73875} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1362 | 2025.10.03 21:07:40.529342 [ 3 ] {5eeab985-2442-4067-90f7-6dc69fe73875} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1363 | 2025.10.03 21:07:40.529514 [ 3 ] {5eeab985-2442-4067-90f7-6dc69fe73875} <Debug> executeQuery: Read 14 rows, 2.01 KiB in 0.001996 sec., 7014.0280561122245 rows/sec., 1006.41 KiB/sec. | ||
| 1364 | 2025.10.03 21:07:40.529562 [ 3 ] {5eeab985-2442-4067-90f7-6dc69fe73875} <Debug> TCPHandler: Processed in 0.002183065 sec. | ||
| 1365 | 2025.10.03 21:07:40.529697 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1366 | 2025.10.03 21:07:40.529801 [ 3 ] {dd49c06f-6f4e-4e4b-830e-9ed2a3cc53dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1367 | 2025.10.03 21:07:40.529844 [ 3 ] {dd49c06f-6f4e-4e4b-830e-9ed2a3cc53dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1368 | 2025.10.03 21:07:40.530306 [ 3 ] {dd49c06f-6f4e-4e4b-830e-9ed2a3cc53dd} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1369 | 2025.10.03 21:07:40.530347 [ 3 ] {dd49c06f-6f4e-4e4b-830e-9ed2a3cc53dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1370 | 2025.10.03 21:07:40.530802 [ 3 ] {dd49c06f-6f4e-4e4b-830e-9ed2a3cc53dd} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1371 | 2025.10.03 21:07:40.531367 [ 3 ] {dd49c06f-6f4e-4e4b-830e-9ed2a3cc53dd} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1372 | 2025.10.03 21:07:40.531520 [ 3 ] {dd49c06f-6f4e-4e4b-830e-9ed2a3cc53dd} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001742 sec., 2296.211251435132 rows/sec., 187.24 KiB/sec. | ||
| 1373 | 2025.10.03 21:07:40.531569 [ 3 ] {dd49c06f-6f4e-4e4b-830e-9ed2a3cc53dd} <Debug> TCPHandler: Processed in 0.001925652 sec. | ||
| 1374 | 2025.10.03 21:07:40.531706 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1375 | 2025.10.03 21:07:40.531806 [ 3 ] {d56eb1b9-eb5b-440e-b241-641674878b2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1376 | 2025.10.03 21:07:40.531853 [ 3 ] {d56eb1b9-eb5b-440e-b241-641674878b2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1377 | 2025.10.03 21:07:40.532291 [ 3 ] {d56eb1b9-eb5b-440e-b241-641674878b2d} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1378 | 2025.10.03 21:07:40.532331 [ 3 ] {d56eb1b9-eb5b-440e-b241-641674878b2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1379 | 2025.10.03 21:07:40.532780 [ 3 ] {d56eb1b9-eb5b-440e-b241-641674878b2d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1380 | 2025.10.03 21:07:40.533265 [ 3 ] {d56eb1b9-eb5b-440e-b241-641674878b2d} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1381 | 2025.10.03 21:07:40.533448 [ 3 ] {d56eb1b9-eb5b-440e-b241-641674878b2d} <Debug> executeQuery: Read 48 rows, 4.22 KiB in 0.001663 sec., 28863.499699338547 rows/sec., 2.48 MiB/sec. | ||
| 1382 | 2025.10.03 21:07:40.533492 [ 3 ] {d56eb1b9-eb5b-440e-b241-641674878b2d} <Debug> TCPHandler: Processed in 0.001837001 sec. | ||
| 1383 | 2025.10.03 21:07:40.533609 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1384 | 2025.10.03 21:07:40.533706 [ 3 ] {39c5d5b9-a4e6-4cd2-a781-82d5179389bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1385 | 2025.10.03 21:07:40.533826 [ 3 ] {39c5d5b9-a4e6-4cd2-a781-82d5179389bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1386 | 2025.10.03 21:07:40.534378 [ 3 ] {39c5d5b9-a4e6-4cd2-a781-82d5179389bb} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1387 | 2025.10.03 21:07:40.534424 [ 3 ] {39c5d5b9-a4e6-4cd2-a781-82d5179389bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1388 | 2025.10.03 21:07:40.535068 [ 3 ] {39c5d5b9-a4e6-4cd2-a781-82d5179389bb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1389 | 2025.10.03 21:07:40.535584 [ 3 ] {39c5d5b9-a4e6-4cd2-a781-82d5179389bb} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1390 | 2025.10.03 21:07:40.535749 [ 3 ] {39c5d5b9-a4e6-4cd2-a781-82d5179389bb} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.002061 sec., 6792.819019893256 rows/sec., 500.36 KiB/sec. | ||
| 1391 | 2025.10.03 21:07:40.535811 [ 3 ] {39c5d5b9-a4e6-4cd2-a781-82d5179389bb} <Debug> TCPHandler: Processed in 0.002252046 sec. | ||
| 1392 | 2025.10.03 21:07:40.535973 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1393 | 2025.10.03 21:07:40.536096 [ 3 ] {059ca821-c0f1-4b9b-8c6a-237e50cf5dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1394 | 2025.10.03 21:07:40.536240 [ 3 ] {059ca821-c0f1-4b9b-8c6a-237e50cf5dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1395 | 2025.10.03 21:07:40.536690 [ 3 ] {059ca821-c0f1-4b9b-8c6a-237e50cf5dc2} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1396 | 2025.10.03 21:07:40.536729 [ 3 ] {059ca821-c0f1-4b9b-8c6a-237e50cf5dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1397 | 2025.10.03 21:07:40.537187 [ 3 ] {059ca821-c0f1-4b9b-8c6a-237e50cf5dc2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1398 | 2025.10.03 21:07:40.537721 [ 3 ] {059ca821-c0f1-4b9b-8c6a-237e50cf5dc2} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1399 | 2025.10.03 21:07:40.537874 [ 3 ] {059ca821-c0f1-4b9b-8c6a-237e50cf5dc2} <Debug> executeQuery: Read 42 rows, 3.36 KiB in 0.001802 sec., 23307.436182019977 rows/sec., 1.82 MiB/sec. | ||
| 1400 | 2025.10.03 21:07:40.537919 [ 3 ] {059ca821-c0f1-4b9b-8c6a-237e50cf5dc2} <Debug> TCPHandler: Processed in 0.002005782 sec. | ||
| 1401 | 2025.10.03 21:07:40.538050 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1402 | 2025.10.03 21:07:40.538144 [ 3 ] {7200ebd3-0808-42eb-80d7-4d3dd1a6cce8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1403 | 2025.10.03 21:07:40.538188 [ 3 ] {7200ebd3-0808-42eb-80d7-4d3dd1a6cce8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1404 | 2025.10.03 21:07:40.538577 [ 3 ] {7200ebd3-0808-42eb-80d7-4d3dd1a6cce8} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1405 | 2025.10.03 21:07:40.538613 [ 3 ] {7200ebd3-0808-42eb-80d7-4d3dd1a6cce8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1406 | 2025.10.03 21:07:40.539080 [ 3 ] {7200ebd3-0808-42eb-80d7-4d3dd1a6cce8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1407 | 2025.10.03 21:07:40.539676 [ 3 ] {7200ebd3-0808-42eb-80d7-4d3dd1a6cce8} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1408 | 2025.10.03 21:07:40.539874 [ 3 ] {7200ebd3-0808-42eb-80d7-4d3dd1a6cce8} <Debug> executeQuery: Read 52 rows, 3.69 KiB in 0.001748 sec., 29748.28375286041 rows/sec., 2.06 MiB/sec. | ||
| 1409 | 2025.10.03 21:07:40.539929 [ 3 ] {7200ebd3-0808-42eb-80d7-4d3dd1a6cce8} <Debug> TCPHandler: Processed in 0.001928231 sec. | ||
| 1410 | 2025.10.03 21:07:40.540082 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1411 | 2025.10.03 21:07:40.540194 [ 3 ] {66641c0e-cc51-4e75-a34b-b8637ed30716} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1412 | 2025.10.03 21:07:40.540263 [ 3 ] {66641c0e-cc51-4e75-a34b-b8637ed30716} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1413 | 2025.10.03 21:07:40.541332 [ 3 ] {66641c0e-cc51-4e75-a34b-b8637ed30716} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1414 | 2025.10.03 21:07:40.541379 [ 3 ] {66641c0e-cc51-4e75-a34b-b8637ed30716} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1415 | 2025.10.03 21:07:40.542123 [ 3 ] {66641c0e-cc51-4e75-a34b-b8637ed30716} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1416 | 2025.10.03 21:07:40.542752 [ 3 ] {66641c0e-cc51-4e75-a34b-b8637ed30716} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1417 | 2025.10.03 21:07:40.542914 [ 3 ] {66641c0e-cc51-4e75-a34b-b8637ed30716} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002746 sec., 3641.6605972323378 rows/sec., 6.53 MiB/sec. | ||
| 1418 | 2025.10.03 21:07:40.542972 [ 3 ] {66641c0e-cc51-4e75-a34b-b8637ed30716} <Debug> TCPHandler: Processed in 0.002949943 sec. | ||
| 1419 | 2025.10.03 21:07:40.543094 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1420 | 2025.10.03 21:07:40.543194 [ 3 ] {ec65bf67-d5cb-4139-8f3d-11052f2d47be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1421 | 2025.10.03 21:07:40.543238 [ 3 ] {ec65bf67-d5cb-4139-8f3d-11052f2d47be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1422 | 2025.10.03 21:07:40.543603 [ 3 ] {ec65bf67-d5cb-4139-8f3d-11052f2d47be} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1423 | 2025.10.03 21:07:40.543641 [ 3 ] {ec65bf67-d5cb-4139-8f3d-11052f2d47be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1424 | 2025.10.03 21:07:40.544058 [ 3 ] {ec65bf67-d5cb-4139-8f3d-11052f2d47be} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1425 | 2025.10.03 21:07:40.544535 [ 3 ] {ec65bf67-d5cb-4139-8f3d-11052f2d47be} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1426 | 2025.10.03 21:07:40.544668 [ 3 ] {ec65bf67-d5cb-4139-8f3d-11052f2d47be} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001495 sec., 13377.926421404682 rows/sec., 940.64 KiB/sec. | ||
| 1427 | 2025.10.03 21:07:40.544706 [ 3 ] {ec65bf67-d5cb-4139-8f3d-11052f2d47be} <Debug> TCPHandler: Processed in 0.001665769 sec. | ||
| 1428 | 2025.10.03 21:07:42.179348 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 2457 | ||
| 1429 | 2025.10.03 21:07:42.180109 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1430 | 2025.10.03 21:07:42.180143 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1431 | 2025.10.03 21:07:42.180934 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1432 | 2025.10.03 21:07:42.181437 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1433 | 2025.10.03 21:07:42.181582 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2457 | ||
| 1434 | 2025.10.03 21:07:42.292655 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1435 | 2025.10.03 21:07:42.309573 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1436 | 2025.10.03 21:07:42.309629 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1437 | 2025.10.03 21:07:42.316170 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1438 | 2025.10.03 21:07:42.317410 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1439 | 2025.10.03 21:07:42.320449 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1440 | 2025.10.03 21:07:43.000191 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 167.82 MiB, peak 171.82 MiB, free memory in arenas 0.00 B, will set to 169.22 MiB (RSS), difference: 1.40 MiB | ||
| 1441 | 2025.10.03 21:07:44.683359 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 54 entries to flush up to offset 174 | ||
| 1442 | 2025.10.03 21:07:44.686147 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1443 | 2025.10.03 21:07:44.686192 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.03 GiB. | ||
| 1444 | 2025.10.03 21:07:44.687499 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1445 | 2025.10.03 21:07:44.687967 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1446 | 2025.10.03 21:07:44.688201 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 174 | ||
| 1447 | 2025.10.03 21:07:45.468955 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1448 | 2025.10.03 21:07:45.469219 [ 3 ] {c2592a0a-9216-43ac-a9a9-d692c9850c15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1449 | 2025.10.03 21:07:45.469282 [ 3 ] {c2592a0a-9216-43ac-a9a9-d692c9850c15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1450 | 2025.10.03 21:07:45.469891 [ 3 ] {c2592a0a-9216-43ac-a9a9-d692c9850c15} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1451 | 2025.10.03 21:07:45.469933 [ 3 ] {c2592a0a-9216-43ac-a9a9-d692c9850c15} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1452 | 2025.10.03 21:07:45.470427 [ 3 ] {c2592a0a-9216-43ac-a9a9-d692c9850c15} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1453 | 2025.10.03 21:07:45.470851 [ 3 ] {c2592a0a-9216-43ac-a9a9-d692c9850c15} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1454 | 2025.10.03 21:07:45.471001 [ 3 ] {c2592a0a-9216-43ac-a9a9-d692c9850c15} <Debug> executeQuery: Read 68 rows, 5.99 KiB in 0.00183 sec., 37158.46994535519 rows/sec., 3.20 MiB/sec. | ||
| 1455 | 2025.10.03 21:07:45.471043 [ 3 ] {c2592a0a-9216-43ac-a9a9-d692c9850c15} <Debug> TCPHandler: Processed in 0.002267096 sec. | ||
| 1456 | 2025.10.03 21:07:45.471171 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1457 | 2025.10.03 21:07:45.471266 [ 3 ] {abb2fc6e-ef40-48a4-bc38-6006257f534a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1458 | 2025.10.03 21:07:45.471307 [ 3 ] {abb2fc6e-ef40-48a4-bc38-6006257f534a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1459 | 2025.10.03 21:07:45.471704 [ 3 ] {abb2fc6e-ef40-48a4-bc38-6006257f534a} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1460 | 2025.10.03 21:07:45.471741 [ 3 ] {abb2fc6e-ef40-48a4-bc38-6006257f534a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1461 | 2025.10.03 21:07:45.472181 [ 3 ] {abb2fc6e-ef40-48a4-bc38-6006257f534a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1462 | 2025.10.03 21:07:45.472658 [ 3 ] {abb2fc6e-ef40-48a4-bc38-6006257f534a} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1463 | 2025.10.03 21:07:45.472787 [ 3 ] {abb2fc6e-ef40-48a4-bc38-6006257f534a} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.00154 sec., 13636.363636363638 rows/sec., 1.00 MiB/sec. | ||
| 1464 | 2025.10.03 21:07:45.472824 [ 3 ] {abb2fc6e-ef40-48a4-bc38-6006257f534a} <Debug> TCPHandler: Processed in 0.001701969 sec. | ||
| 1465 | 2025.10.03 21:07:45.472933 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1466 | 2025.10.03 21:07:45.473027 [ 3 ] {3532aed7-a553-4d40-838c-beab2efba7df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1467 | 2025.10.03 21:07:45.473067 [ 3 ] {3532aed7-a553-4d40-838c-beab2efba7df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1468 | 2025.10.03 21:07:45.473473 [ 3 ] {3532aed7-a553-4d40-838c-beab2efba7df} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1469 | 2025.10.03 21:07:45.473509 [ 3 ] {3532aed7-a553-4d40-838c-beab2efba7df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1470 | 2025.10.03 21:07:45.473894 [ 3 ] {3532aed7-a553-4d40-838c-beab2efba7df} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1471 | 2025.10.03 21:07:45.474273 [ 3 ] {3532aed7-a553-4d40-838c-beab2efba7df} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1472 | 2025.10.03 21:07:45.474392 [ 3 ] {3532aed7-a553-4d40-838c-beab2efba7df} <Debug> executeQuery: Read 49 rows, 3.92 KiB in 0.001421 sec., 34482.75862068966 rows/sec., 2.69 MiB/sec. | ||
| 1473 | 2025.10.03 21:07:45.474427 [ 3 ] {3532aed7-a553-4d40-838c-beab2efba7df} <Debug> TCPHandler: Processed in 0.001583168 sec. | ||
| 1474 | 2025.10.03 21:07:45.474543 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1475 | 2025.10.03 21:07:45.474631 [ 3 ] {e6e31b06-b2d7-4f46-bdab-627a33be6001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1476 | 2025.10.03 21:07:45.474671 [ 3 ] {e6e31b06-b2d7-4f46-bdab-627a33be6001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1477 | 2025.10.03 21:07:45.475079 [ 3 ] {e6e31b06-b2d7-4f46-bdab-627a33be6001} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1478 | 2025.10.03 21:07:45.475114 [ 3 ] {e6e31b06-b2d7-4f46-bdab-627a33be6001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1479 | 2025.10.03 21:07:45.475518 [ 3 ] {e6e31b06-b2d7-4f46-bdab-627a33be6001} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1480 | 2025.10.03 21:07:45.475998 [ 3 ] {e6e31b06-b2d7-4f46-bdab-627a33be6001} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1481 | 2025.10.03 21:07:45.476130 [ 3 ] {e6e31b06-b2d7-4f46-bdab-627a33be6001} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001461 sec., 34223.134839151266 rows/sec., 2.37 MiB/sec. | ||
| 1482 | 2025.10.03 21:07:45.476166 [ 3 ] {e6e31b06-b2d7-4f46-bdab-627a33be6001} <Debug> TCPHandler: Processed in 0.001622669 sec. | ||
| 1483 | 2025.10.03 21:07:45.476277 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1484 | 2025.10.03 21:07:45.476370 [ 3 ] {ab2210c3-7700-4e04-a8a5-3e3a6b3dbd6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1485 | 2025.10.03 21:07:45.476426 [ 3 ] {ab2210c3-7700-4e04-a8a5-3e3a6b3dbd6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1486 | 2025.10.03 21:07:45.477161 [ 3 ] {ab2210c3-7700-4e04-a8a5-3e3a6b3dbd6f} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1487 | 2025.10.03 21:07:45.477196 [ 3 ] {ab2210c3-7700-4e04-a8a5-3e3a6b3dbd6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1488 | 2025.10.03 21:07:45.477825 [ 3 ] {ab2210c3-7700-4e04-a8a5-3e3a6b3dbd6f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1489 | 2025.10.03 21:07:45.478294 [ 3 ] {ab2210c3-7700-4e04-a8a5-3e3a6b3dbd6f} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1490 | 2025.10.03 21:07:45.478432 [ 3 ] {ab2210c3-7700-4e04-a8a5-3e3a6b3dbd6f} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002079 sec., 10101.0101010101 rows/sec., 18.10 MiB/sec. | ||
| 1491 | 2025.10.03 21:07:45.478480 [ 3 ] {ab2210c3-7700-4e04-a8a5-3e3a6b3dbd6f} <Debug> TCPHandler: Processed in 0.002250555 sec. | ||
| 1492 | 2025.10.03 21:07:45.478595 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1493 | 2025.10.03 21:07:45.478690 [ 3 ] {d972ca4b-d9ff-4ced-8225-fccffea5b2df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1494 | 2025.10.03 21:07:45.478732 [ 3 ] {d972ca4b-d9ff-4ced-8225-fccffea5b2df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1495 | 2025.10.03 21:07:45.479047 [ 3 ] {d972ca4b-d9ff-4ced-8225-fccffea5b2df} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1496 | 2025.10.03 21:07:45.479082 [ 3 ] {d972ca4b-d9ff-4ced-8225-fccffea5b2df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1497 | 2025.10.03 21:07:45.479498 [ 3 ] {d972ca4b-d9ff-4ced-8225-fccffea5b2df} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1498 | 2025.10.03 21:07:45.479945 [ 3 ] {d972ca4b-d9ff-4ced-8225-fccffea5b2df} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1499 | 2025.10.03 21:07:45.480071 [ 3 ] {d972ca4b-d9ff-4ced-8225-fccffea5b2df} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.0014 sec., 14285.714285714286 rows/sec., 1004.46 KiB/sec. | ||
| 1500 | 2025.10.03 21:07:45.480106 [ 3 ] {d972ca4b-d9ff-4ced-8225-fccffea5b2df} <Debug> TCPHandler: Processed in 0.001561828 sec. | ||
| 1501 | 2025.10.03 21:07:49.609921 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1502 | 2025.10.03 21:07:49.610001 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1503 | 2025.10.03 21:07:49.681793 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 2905 | ||
| 1504 | 2025.10.03 21:07:49.682341 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1505 | 2025.10.03 21:07:49.682378 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1506 | 2025.10.03 21:07:49.683074 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1507 | 2025.10.03 21:07:49.683581 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1508 | 2025.10.03 21:07:49.683712 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2905 | ||
| 1509 | 2025.10.03 21:07:49.683719 [ 70 ] {} <Debug> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1510 | 2025.10.03 21:07:49.683795 [ 70 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1511 | 2025.10.03 21:07:49.683815 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1512 | 2025.10.03 21:07:49.686507 [ 188 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 1513 | 2025.10.03 21:07:49.686766 [ 188 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1514 | 2025.10.03 21:07:49.686941 [ 188 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 1515 | 2025.10.03 21:07:49.687119 [ 188 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 436 rows starting from the beginning of the part | ||
| 1516 | 2025.10.03 21:07:49.687209 [ 188 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 512 rows starting from the beginning of the part | ||
| 1517 | 2025.10.03 21:07:49.687288 [ 188 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 448 rows starting from the beginning of the part | ||
| 1518 | 2025.10.03 21:07:49.687333 [ 188 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 512 rows starting from the beginning of the part | ||
| 1519 | 2025.10.03 21:07:49.687379 [ 188 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 448 rows starting from the beginning of the part | ||
| 1520 | 2025.10.03 21:07:49.734615 [ 187 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2905 rows, containing 4 columns (4 merged, 0 gathered) in 0.050665882 sec., 57336.41427578424 rows/sec., 839.89 KiB/sec. | ||
| 1521 | 2025.10.03 21:07:49.735528 [ 191 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1522 | 2025.10.03 21:07:49.736102 [ 191 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_6_1} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1523 | 2025.10.03 21:07:49.736179 [ 191 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_6_1} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1524 | 2025.10.03 21:07:49.736293 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.35 MiB. | ||
| 1525 | 2025.10.03 21:07:49.820625 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1526 | 2025.10.03 21:07:49.837415 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1527 | 2025.10.03 21:07:49.837464 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1528 | 2025.10.03 21:07:49.843994 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1529 | 2025.10.03 21:07:49.845189 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1530 | 2025.10.03 21:07:49.845491 [ 70 ] {} <Debug> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1531 | 2025.10.03 21:07:49.845548 [ 70 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1532 | 2025.10.03 21:07:49.845567 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1533 | 2025.10.03 21:07:49.845671 [ 191 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 1534 | 2025.10.03 21:07:49.848673 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1535 | 2025.10.03 21:07:49.849865 [ 191 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1536 | 2025.10.03 21:07:49.851253 [ 191 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 1537 | 2025.10.03 21:07:49.856012 [ 191 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 1538 | 2025.10.03 21:07:49.860494 [ 191 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 1539 | 2025.10.03 21:07:49.864999 [ 191 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 1540 | 2025.10.03 21:07:49.872536 [ 191 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 1541 | 2025.10.03 21:07:49.876775 [ 191 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 1542 | 2025.10.03 21:07:49.937820 [ 187 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.092188591 sec., 498.9771456643697 rows/sec., 2.58 MiB/sec. | ||
| 1543 | 2025.10.03 21:07:49.940196 [ 196 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1544 | 2025.10.03 21:07:49.942727 [ 196 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_6_1} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1545 | 2025.10.03 21:07:49.942804 [ 196 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_6_1} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1546 | 2025.10.03 21:07:49.944676 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1547 | 2025.10.03 21:07:50.000235 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 170.40 MiB, peak 179.94 MiB, free memory in arenas 0.00 B, will set to 179.73 MiB (RSS), difference: 9.33 MiB | ||
| 1548 | 2025.10.03 21:07:50.468250 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1549 | 2025.10.03 21:07:50.468489 [ 3 ] {baa84ba2-c5f9-4e0e-bb9d-291a3bb516a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1550 | 2025.10.03 21:07:50.468563 [ 3 ] {baa84ba2-c5f9-4e0e-bb9d-291a3bb516a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1551 | 2025.10.03 21:07:50.469264 [ 3 ] {baa84ba2-c5f9-4e0e-bb9d-291a3bb516a8} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1552 | 2025.10.03 21:07:50.469315 [ 3 ] {baa84ba2-c5f9-4e0e-bb9d-291a3bb516a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1553 | 2025.10.03 21:07:50.469819 [ 3 ] {baa84ba2-c5f9-4e0e-bb9d-291a3bb516a8} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1554 | 2025.10.03 21:07:50.470318 [ 3 ] {baa84ba2-c5f9-4e0e-bb9d-291a3bb516a8} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1555 | 2025.10.03 21:07:50.470506 [ 3 ] {baa84ba2-c5f9-4e0e-bb9d-291a3bb516a8} <Debug> executeQuery: Read 46 rows, 4.07 KiB in 0.002067 sec., 22254.475084663765 rows/sec., 1.92 MiB/sec. | ||
| 1556 | 2025.10.03 21:07:50.470555 [ 3 ] {baa84ba2-c5f9-4e0e-bb9d-291a3bb516a8} <Debug> TCPHandler: Processed in 0.002474158 sec. | ||
| 1557 | 2025.10.03 21:07:50.470681 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1558 | 2025.10.03 21:07:50.470783 [ 3 ] {d9359075-ba48-418a-ba56-07a568ad494d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1559 | 2025.10.03 21:07:50.470828 [ 3 ] {d9359075-ba48-418a-ba56-07a568ad494d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1560 | 2025.10.03 21:07:50.471241 [ 3 ] {d9359075-ba48-418a-ba56-07a568ad494d} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1561 | 2025.10.03 21:07:50.471278 [ 3 ] {d9359075-ba48-418a-ba56-07a568ad494d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1562 | 2025.10.03 21:07:50.471690 [ 3 ] {d9359075-ba48-418a-ba56-07a568ad494d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1563 | 2025.10.03 21:07:50.472119 [ 3 ] {d9359075-ba48-418a-ba56-07a568ad494d} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1564 | 2025.10.03 21:07:50.472274 [ 3 ] {d9359075-ba48-418a-ba56-07a568ad494d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001513 sec., 6609.385327164574 rows/sec., 496.99 KiB/sec. | ||
| 1565 | 2025.10.03 21:07:50.472315 [ 3 ] {d9359075-ba48-418a-ba56-07a568ad494d} <Debug> TCPHandler: Processed in 0.001687009 sec. | ||
| 1566 | 2025.10.03 21:07:50.472427 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1567 | 2025.10.03 21:07:50.472523 [ 3 ] {560a9016-5838-47e9-b9df-c019d7682289} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1568 | 2025.10.03 21:07:50.472565 [ 3 ] {560a9016-5838-47e9-b9df-c019d7682289} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1569 | 2025.10.03 21:07:50.472967 [ 3 ] {560a9016-5838-47e9-b9df-c019d7682289} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1570 | 2025.10.03 21:07:50.473004 [ 3 ] {560a9016-5838-47e9-b9df-c019d7682289} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1571 | 2025.10.03 21:07:50.473437 [ 3 ] {560a9016-5838-47e9-b9df-c019d7682289} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1572 | 2025.10.03 21:07:50.473900 [ 3 ] {560a9016-5838-47e9-b9df-c019d7682289} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1573 | 2025.10.03 21:07:50.474049 [ 3 ] {560a9016-5838-47e9-b9df-c019d7682289} <Debug> executeQuery: Read 38 rows, 3.04 KiB in 0.001545 sec., 24595.469255663433 rows/sec., 1.92 MiB/sec. | ||
| 1574 | 2025.10.03 21:07:50.474089 [ 3 ] {560a9016-5838-47e9-b9df-c019d7682289} <Debug> TCPHandler: Processed in 0.001711889 sec. | ||
| 1575 | 2025.10.03 21:07:50.474197 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1576 | 2025.10.03 21:07:50.474291 [ 3 ] {2264b344-3624-453b-913b-376422219ac4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1577 | 2025.10.03 21:07:50.474335 [ 3 ] {2264b344-3624-453b-913b-376422219ac4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1578 | 2025.10.03 21:07:50.474705 [ 3 ] {2264b344-3624-453b-913b-376422219ac4} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1579 | 2025.10.03 21:07:50.474742 [ 3 ] {2264b344-3624-453b-913b-376422219ac4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1580 | 2025.10.03 21:07:50.475144 [ 3 ] {2264b344-3624-453b-913b-376422219ac4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1581 | 2025.10.03 21:07:50.475575 [ 3 ] {2264b344-3624-453b-913b-376422219ac4} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1582 | 2025.10.03 21:07:50.475705 [ 3 ] {2264b344-3624-453b-913b-376422219ac4} <Debug> executeQuery: Read 50 rows, 3.55 KiB in 0.001432 sec., 34916.20111731844 rows/sec., 2.42 MiB/sec. | ||
| 1583 | 2025.10.03 21:07:50.475742 [ 3 ] {2264b344-3624-453b-913b-376422219ac4} <Debug> TCPHandler: Processed in 0.001594257 sec. | ||
| 1584 | 2025.10.03 21:07:50.475850 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1585 | 2025.10.03 21:07:50.475945 [ 3 ] {d0ee4df7-1ba7-4c37-b878-f50fd782a837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1586 | 2025.10.03 21:07:50.475999 [ 3 ] {d0ee4df7-1ba7-4c37-b878-f50fd782a837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1587 | 2025.10.03 21:07:50.476703 [ 3 ] {d0ee4df7-1ba7-4c37-b878-f50fd782a837} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1588 | 2025.10.03 21:07:50.476739 [ 3 ] {d0ee4df7-1ba7-4c37-b878-f50fd782a837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1589 | 2025.10.03 21:07:50.477345 [ 3 ] {d0ee4df7-1ba7-4c37-b878-f50fd782a837} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1590 | 2025.10.03 21:07:50.477755 [ 3 ] {d0ee4df7-1ba7-4c37-b878-f50fd782a837} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1591 | 2025.10.03 21:07:50.477915 [ 3 ] {d0ee4df7-1ba7-4c37-b878-f50fd782a837} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001988 sec., 5030.181086519115 rows/sec., 9.01 MiB/sec. | ||
| 1592 | 2025.10.03 21:07:50.477972 [ 3 ] {d0ee4df7-1ba7-4c37-b878-f50fd782a837} <Debug> TCPHandler: Processed in 0.002170275 sec. | ||
| 1593 | 2025.10.03 21:07:50.478083 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1594 | 2025.10.03 21:07:50.478178 [ 3 ] {d6fe07ae-4a00-4927-aeb0-88473517222b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1595 | 2025.10.03 21:07:50.478220 [ 3 ] {d6fe07ae-4a00-4927-aeb0-88473517222b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1596 | 2025.10.03 21:07:50.478539 [ 3 ] {d6fe07ae-4a00-4927-aeb0-88473517222b} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1597 | 2025.10.03 21:07:50.478574 [ 3 ] {d6fe07ae-4a00-4927-aeb0-88473517222b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1598 | 2025.10.03 21:07:50.478975 [ 3 ] {d6fe07ae-4a00-4927-aeb0-88473517222b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1599 | 2025.10.03 21:07:50.479387 [ 3 ] {d6fe07ae-4a00-4927-aeb0-88473517222b} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1600 | 2025.10.03 21:07:50.479515 [ 3 ] {d6fe07ae-4a00-4927-aeb0-88473517222b} <Debug> executeQuery: Read 20 rows, 1.41 KiB in 0.001356 sec., 14749.262536873157 rows/sec., 1.01 MiB/sec. | ||
| 1601 | 2025.10.03 21:07:50.479551 [ 3 ] {d6fe07ae-4a00-4927-aeb0-88473517222b} <Debug> TCPHandler: Processed in 0.001517407 sec. | ||
| 1602 | 2025.10.03 21:07:54.688582 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 198 | ||
| 1603 | 2025.10.03 21:07:54.690474 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1604 | 2025.10.03 21:07:54.690509 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1605 | 2025.10.03 21:07:54.691784 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1606 | 2025.10.03 21:07:54.692256 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1607 | 2025.10.03 21:07:54.692509 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 198 | ||
| 1608 | 2025.10.03 21:07:55.466514 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1609 | 2025.10.03 21:07:55.466785 [ 3 ] {940a8ab0-493e-427c-868b-8e1c5353e463} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 1610 | 2025.10.03 21:07:55.467145 [ 3 ] {940a8ab0-493e-427c-868b-8e1c5353e463} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1611 | 2025.10.03 21:07:55.467189 [ 3 ] {940a8ab0-493e-427c-868b-8e1c5353e463} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections')" moved to PREWHERE | ||
| 1612 | 2025.10.03 21:07:55.467451 [ 3 ] {940a8ab0-493e-427c-868b-8e1c5353e463} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1613 | 2025.10.03 21:07:55.467531 [ 3 ] {940a8ab0-493e-427c-868b-8e1c5353e463} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1614 | 2025.10.03 21:07:55.467671 [ 3 ] {940a8ab0-493e-427c-868b-8e1c5353e463} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1615 | 2025.10.03 21:07:55.467795 [ 338 ] {940a8ab0-493e-427c-868b-8e1c5353e463} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1616 | 2025.10.03 21:07:55.467810 [ 316 ] {940a8ab0-493e-427c-868b-8e1c5353e463} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1617 | 2025.10.03 21:07:55.467932 [ 3 ] {940a8ab0-493e-427c-868b-8e1c5353e463} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1618 | 2025.10.03 21:07:55.467962 [ 3 ] {940a8ab0-493e-427c-868b-8e1c5353e463} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1619 | 2025.10.03 21:07:55.470105 [ 3 ] {940a8ab0-493e-427c-868b-8e1c5353e463} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1620 | 2025.10.03 21:07:55.470156 [ 3 ] {940a8ab0-493e-427c-868b-8e1c5353e463} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1621 | 2025.10.03 21:07:55.470248 [ 3 ] {940a8ab0-493e-427c-868b-8e1c5353e463} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1622 | 2025.10.03 21:07:55.470326 [ 3 ] {940a8ab0-493e-427c-868b-8e1c5353e463} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections'))" | ||
| 1623 | 2025.10.03 21:07:55.471509 [ 3 ] {940a8ab0-493e-427c-868b-8e1c5353e463} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.004823 sec., 3939.4567696454487 rows/sec., 164.62 KiB/sec. | ||
| 1624 | 2025.10.03 21:07:55.471634 [ 3 ] {940a8ab0-493e-427c-868b-8e1c5353e463} <Debug> TCPHandler: Processed in 0.005257049 sec. | ||
| 1625 | 2025.10.03 21:07:55.471946 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1626 | 2025.10.03 21:07:55.472089 [ 3 ] {5101326e-8fed-4684-8cbb-4b5bbae78aea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1627 | 2025.10.03 21:07:55.472309 [ 3 ] {5101326e-8fed-4684-8cbb-4b5bbae78aea} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1628 | 2025.10.03 21:07:55.472342 [ 3 ] {5101326e-8fed-4684-8cbb-4b5bbae78aea} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1629 | 2025.10.03 21:07:55.472525 [ 3 ] {5101326e-8fed-4684-8cbb-4b5bbae78aea} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1630 | 2025.10.03 21:07:55.472580 [ 3 ] {5101326e-8fed-4684-8cbb-4b5bbae78aea} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1631 | 2025.10.03 21:07:55.472686 [ 3 ] {5101326e-8fed-4684-8cbb-4b5bbae78aea} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1632 | 2025.10.03 21:07:55.472744 [ 338 ] {5101326e-8fed-4684-8cbb-4b5bbae78aea} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1633 | 2025.10.03 21:07:55.472758 [ 298 ] {5101326e-8fed-4684-8cbb-4b5bbae78aea} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1634 | 2025.10.03 21:07:55.472840 [ 3 ] {5101326e-8fed-4684-8cbb-4b5bbae78aea} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1635 | 2025.10.03 21:07:55.472866 [ 3 ] {5101326e-8fed-4684-8cbb-4b5bbae78aea} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1636 | 2025.10.03 21:07:55.472925 [ 3 ] {5101326e-8fed-4684-8cbb-4b5bbae78aea} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1637 | 2025.10.03 21:07:55.472944 [ 3 ] {5101326e-8fed-4684-8cbb-4b5bbae78aea} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1638 | 2025.10.03 21:07:55.472973 [ 3 ] {5101326e-8fed-4684-8cbb-4b5bbae78aea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes'))" | ||
| 1639 | 2025.10.03 21:07:55.473007 [ 3 ] {5101326e-8fed-4684-8cbb-4b5bbae78aea} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_routes'))" | ||
| 1640 | 2025.10.03 21:07:55.473682 [ 3 ] {5101326e-8fed-4684-8cbb-4b5bbae78aea} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.00165 sec., 11515.151515151516 rows/sec., 481.18 KiB/sec. | ||
| 1641 | 2025.10.03 21:07:55.473792 [ 3 ] {5101326e-8fed-4684-8cbb-4b5bbae78aea} <Debug> TCPHandler: Processed in 0.001899021 sec. | ||
| 1642 | 2025.10.03 21:07:55.474016 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1643 | 2025.10.03 21:07:55.474145 [ 3 ] {f08ba27e-085c-423d-8dd2-a55b1c713d59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 1644 | 2025.10.03 21:07:55.474350 [ 3 ] {f08ba27e-085c-423d-8dd2-a55b1c713d59} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1645 | 2025.10.03 21:07:55.474382 [ 3 ] {f08ba27e-085c-423d-8dd2-a55b1c713d59} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes')" moved to PREWHERE | ||
| 1646 | 2025.10.03 21:07:55.474557 [ 3 ] {f08ba27e-085c-423d-8dd2-a55b1c713d59} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1647 | 2025.10.03 21:07:55.474609 [ 3 ] {f08ba27e-085c-423d-8dd2-a55b1c713d59} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1648 | 2025.10.03 21:07:55.474708 [ 3 ] {f08ba27e-085c-423d-8dd2-a55b1c713d59} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1649 | 2025.10.03 21:07:55.474767 [ 316 ] {f08ba27e-085c-423d-8dd2-a55b1c713d59} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1650 | 2025.10.03 21:07:55.474770 [ 338 ] {f08ba27e-085c-423d-8dd2-a55b1c713d59} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1651 | 2025.10.03 21:07:55.474866 [ 3 ] {f08ba27e-085c-423d-8dd2-a55b1c713d59} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1652 | 2025.10.03 21:07:55.474891 [ 3 ] {f08ba27e-085c-423d-8dd2-a55b1c713d59} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1653 | 2025.10.03 21:07:55.474947 [ 3 ] {f08ba27e-085c-423d-8dd2-a55b1c713d59} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1654 | 2025.10.03 21:07:55.474966 [ 3 ] {f08ba27e-085c-423d-8dd2-a55b1c713d59} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1655 | 2025.10.03 21:07:55.474995 [ 3 ] {f08ba27e-085c-423d-8dd2-a55b1c713d59} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
| 1656 | 2025.10.03 21:07:55.475024 [ 3 ] {f08ba27e-085c-423d-8dd2-a55b1c713d59} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes'))" | ||
| 1657 | 2025.10.03 21:07:55.475572 [ 3 ] {f08ba27e-085c-423d-8dd2-a55b1c713d59} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001477 sec., 12863.913337846987 rows/sec., 537.54 KiB/sec. | ||
| 1658 | 2025.10.03 21:07:55.475676 [ 3 ] {f08ba27e-085c-423d-8dd2-a55b1c713d59} <Debug> TCPHandler: Processed in 0.00170985 sec. | ||
| 1659 | 2025.10.03 21:07:55.475899 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1660 | 2025.10.03 21:07:55.476027 [ 3 ] {3a5519fa-9748-4377-b014-d2e1ded3a184} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1661 | 2025.10.03 21:07:55.476232 [ 3 ] {3a5519fa-9748-4377-b014-d2e1ded3a184} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1662 | 2025.10.03 21:07:55.476265 [ 3 ] {3a5519fa-9748-4377-b014-d2e1ded3a184} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1663 | 2025.10.03 21:07:55.476441 [ 3 ] {3a5519fa-9748-4377-b014-d2e1ded3a184} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1664 | 2025.10.03 21:07:55.476492 [ 3 ] {3a5519fa-9748-4377-b014-d2e1ded3a184} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1665 | 2025.10.03 21:07:55.476591 [ 3 ] {3a5519fa-9748-4377-b014-d2e1ded3a184} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1666 | 2025.10.03 21:07:55.476648 [ 338 ] {3a5519fa-9748-4377-b014-d2e1ded3a184} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1667 | 2025.10.03 21:07:55.476648 [ 298 ] {3a5519fa-9748-4377-b014-d2e1ded3a184} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1668 | 2025.10.03 21:07:55.476732 [ 3 ] {3a5519fa-9748-4377-b014-d2e1ded3a184} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
| 1669 | 2025.10.03 21:07:55.476757 [ 3 ] {3a5519fa-9748-4377-b014-d2e1ded3a184} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1670 | 2025.10.03 21:07:55.476812 [ 3 ] {3a5519fa-9748-4377-b014-d2e1ded3a184} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1671 | 2025.10.03 21:07:55.476831 [ 3 ] {3a5519fa-9748-4377-b014-d2e1ded3a184} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Reading approx. 19 rows with 2 streams | ||
| 1672 | 2025.10.03 21:07:55.476861 [ 3 ] {3a5519fa-9748-4377-b014-d2e1ded3a184} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1673 | 2025.10.03 21:07:55.476891 [ 3 ] {3a5519fa-9748-4377-b014-d2e1ded3a184} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1674 | 2025.10.03 21:07:55.477649 [ 3 ] {3a5519fa-9748-4377-b014-d2e1ded3a184} <Debug> executeQuery: Read 19 rows, 813.00 B in 0.001671 sec., 11370.436864153202 rows/sec., 475.13 KiB/sec. | ||
| 1675 | 2025.10.03 21:07:55.477756 [ 3 ] {3a5519fa-9748-4377-b014-d2e1ded3a184} <Debug> TCPHandler: Processed in 0.001907861 sec. | ||
| 1676 | 2025.10.03 21:07:55.481537 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1677 | 2025.10.03 21:07:55.481668 [ 3 ] {e1b39a2d-1ef4-409f-b062-a47ee324a5c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1678 | 2025.10.03 21:07:55.481720 [ 3 ] {e1b39a2d-1ef4-409f-b062-a47ee324a5c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1679 | 2025.10.03 21:07:55.482300 [ 3 ] {e1b39a2d-1ef4-409f-b062-a47ee324a5c3} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1680 | 2025.10.03 21:07:55.482348 [ 3 ] {e1b39a2d-1ef4-409f-b062-a47ee324a5c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1681 | 2025.10.03 21:07:55.482951 [ 3 ] {e1b39a2d-1ef4-409f-b062-a47ee324a5c3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1682 | 2025.10.03 21:07:55.483325 [ 3 ] {e1b39a2d-1ef4-409f-b062-a47ee324a5c3} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1683 | 2025.10.03 21:07:55.483476 [ 3 ] {e1b39a2d-1ef4-409f-b062-a47ee324a5c3} <Debug> executeQuery: Read 4 rows, 521.00 B in 0.001845 sec., 2168.021680216802 rows/sec., 275.77 KiB/sec. | ||
| 1684 | 2025.10.03 21:07:55.483517 [ 3 ] {e1b39a2d-1ef4-409f-b062-a47ee324a5c3} <Debug> TCPHandler: Processed in 0.002042533 sec. | ||
| 1685 | 2025.10.03 21:07:55.483619 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1686 | 2025.10.03 21:07:55.483714 [ 3 ] {2b7c8768-77e3-4ada-985f-8e1ae400169d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1687 | 2025.10.03 21:07:55.483755 [ 3 ] {2b7c8768-77e3-4ada-985f-8e1ae400169d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1688 | 2025.10.03 21:07:55.484159 [ 3 ] {2b7c8768-77e3-4ada-985f-8e1ae400169d} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1689 | 2025.10.03 21:07:55.484196 [ 3 ] {2b7c8768-77e3-4ada-985f-8e1ae400169d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1690 | 2025.10.03 21:07:55.484643 [ 3 ] {2b7c8768-77e3-4ada-985f-8e1ae400169d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1691 | 2025.10.03 21:07:55.485073 [ 3 ] {2b7c8768-77e3-4ada-985f-8e1ae400169d} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1692 | 2025.10.03 21:07:55.485207 [ 3 ] {2b7c8768-77e3-4ada-985f-8e1ae400169d} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001511 sec., 1323.6267372600926 rows/sec., 107.93 KiB/sec. | ||
| 1693 | 2025.10.03 21:07:55.485243 [ 3 ] {2b7c8768-77e3-4ada-985f-8e1ae400169d} <Debug> TCPHandler: Processed in 0.001672149 sec. | ||
| 1694 | 2025.10.03 21:07:55.485355 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1695 | 2025.10.03 21:07:55.485449 [ 3 ] {50538f42-41a3-4999-9dd3-d229cbacbba6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1696 | 2025.10.03 21:07:55.485489 [ 3 ] {50538f42-41a3-4999-9dd3-d229cbacbba6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1697 | 2025.10.03 21:07:55.485903 [ 3 ] {50538f42-41a3-4999-9dd3-d229cbacbba6} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1698 | 2025.10.03 21:07:55.485938 [ 3 ] {50538f42-41a3-4999-9dd3-d229cbacbba6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1699 | 2025.10.03 21:07:55.486354 [ 3 ] {50538f42-41a3-4999-9dd3-d229cbacbba6} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1700 | 2025.10.03 21:07:55.486787 [ 3 ] {50538f42-41a3-4999-9dd3-d229cbacbba6} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1701 | 2025.10.03 21:07:55.486888 [ 62 ] {} <Debug> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1702 | 2025.10.03 21:07:55.486918 [ 3 ] {50538f42-41a3-4999-9dd3-d229cbacbba6} <Debug> executeQuery: Read 73 rows, 6.40 KiB in 0.001486 sec., 49125.16823687753 rows/sec., 4.20 MiB/sec. | ||
| 1703 | 2025.10.03 21:07:55.486937 [ 62 ] {} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1704 | 2025.10.03 21:07:55.486960 [ 3 ] {50538f42-41a3-4999-9dd3-d229cbacbba6} <Debug> TCPHandler: Processed in 0.001653869 sec. | ||
| 1705 | 2025.10.03 21:07:55.486962 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1706 | 2025.10.03 21:07:55.487080 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1707 | 2025.10.03 21:07:55.487116 [ 201 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::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 | ||
| 1708 | 2025.10.03 21:07:55.487177 [ 3 ] {c1aca646-68e8-48b4-ab21-c68367955557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1709 | 2025.10.03 21:07:55.487224 [ 3 ] {c1aca646-68e8-48b4-ab21-c68367955557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1710 | 2025.10.03 21:07:55.487278 [ 201 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1711 | 2025.10.03 21:07:55.487328 [ 201 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 7 rows starting from the beginning of the part | ||
| 1712 | 2025.10.03 21:07:55.487430 [ 201 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part | ||
| 1713 | 2025.10.03 21:07:55.487490 [ 201 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 48 rows starting from the beginning of the part | ||
| 1714 | 2025.10.03 21:07:55.487536 [ 201 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 68 rows starting from the beginning of the part | ||
| 1715 | 2025.10.03 21:07:55.487586 [ 201 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 46 rows starting from the beginning of the part | ||
| 1716 | 2025.10.03 21:07:55.487629 [ 201 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 73 rows starting from the beginning of the part | ||
| 1717 | 2025.10.03 21:07:55.487631 [ 3 ] {c1aca646-68e8-48b4-ab21-c68367955557} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1718 | 2025.10.03 21:07:55.487679 [ 3 ] {c1aca646-68e8-48b4-ab21-c68367955557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1719 | 2025.10.03 21:07:55.488194 [ 3 ] {c1aca646-68e8-48b4-ab21-c68367955557} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1720 | 2025.10.03 21:07:55.488662 [ 3 ] {c1aca646-68e8-48b4-ab21-c68367955557} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1721 | 2025.10.03 21:07:55.488669 [ 187 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 282 rows, containing 5 columns (5 merged, 0 gathered) in 0.001614508 sec., 174666.21410361546 rows/sec., 15.81 MiB/sec. | ||
| 1722 | 2025.10.03 21:07:55.488774 [ 62 ] {} <Debug> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1723 | 2025.10.03 21:07:55.488809 [ 3 ] {c1aca646-68e8-48b4-ab21-c68367955557} <Debug> executeQuery: Read 23 rows, 1.72 KiB in 0.001648 sec., 13956.310679611652 rows/sec., 1.02 MiB/sec. | ||
| 1724 | 2025.10.03 21:07:55.488812 [ 62 ] {} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1725 | 2025.10.03 21:07:55.488850 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1726 | 2025.10.03 21:07:55.488854 [ 3 ] {c1aca646-68e8-48b4-ab21-c68367955557} <Debug> TCPHandler: Processed in 0.00182428 sec. | ||
| 1727 | 2025.10.03 21:07:55.488925 [ 201 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 1728 | 2025.10.03 21:07:55.488955 [ 189 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1729 | 2025.10.03 21:07:55.488975 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1730 | 2025.10.03 21:07:55.489018 [ 201 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1731 | 2025.10.03 21:07:55.489047 [ 201 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 5 rows starting from the beginning of the part | ||
| 1732 | 2025.10.03 21:07:55.489075 [ 3 ] {5e76bcaa-cfad-48c2-83b9-8312728513a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1733 | 2025.10.03 21:07:55.489089 [ 201 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
| 1734 | 2025.10.03 21:07:55.489122 [ 3 ] {5e76bcaa-cfad-48c2-83b9-8312728513a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1735 | 2025.10.03 21:07:55.489133 [ 201 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 14 rows starting from the beginning of the part | ||
| 1736 | 2025.10.03 21:07:55.489175 [ 201 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part | ||
| 1737 | 2025.10.03 21:07:55.489208 [ 201 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 1738 | 2025.10.03 21:07:55.489241 [ 201 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 23 rows starting from the beginning of the part | ||
| 1739 | 2025.10.03 21:07:55.489513 [ 189 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_6_1} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1740 | 2025.10.03 21:07:55.489563 [ 3 ] {5e76bcaa-cfad-48c2-83b9-8312728513a9} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1741 | 2025.10.03 21:07:55.489585 [ 189 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_6_1} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1742 | 2025.10.03 21:07:55.489607 [ 3 ] {5e76bcaa-cfad-48c2-83b9-8312728513a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1743 | 2025.10.03 21:07:55.489659 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1744 | 2025.10.03 21:07:55.489932 [ 189 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 93 rows, containing 5 columns (5 merged, 0 gathered) in 0.001037072 sec., 89675.54808152182 rows/sec., 6.89 MiB/sec. | ||
| 1745 | 2025.10.03 21:07:55.490099 [ 3 ] {5e76bcaa-cfad-48c2-83b9-8312728513a9} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1746 | 2025.10.03 21:07:55.490116 [ 201 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1747 | 2025.10.03 21:07:55.490666 [ 201 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_6_1} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1748 | 2025.10.03 21:07:55.490693 [ 3 ] {5e76bcaa-cfad-48c2-83b9-8312728513a9} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1749 | 2025.10.03 21:07:55.490735 [ 201 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_6_1} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1750 | 2025.10.03 21:07:55.490803 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 1751 | 2025.10.03 21:07:55.490809 [ 62 ] {} <Debug> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1752 | 2025.10.03 21:07:55.490844 [ 62 ] {} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1753 | 2025.10.03 21:07:55.490848 [ 3 ] {5e76bcaa-cfad-48c2-83b9-8312728513a9} <Debug> executeQuery: Read 59 rows, 4.72 KiB in 0.001791 sec., 32942.49022892239 rows/sec., 2.58 MiB/sec. | ||
| 1754 | 2025.10.03 21:07:55.490865 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1755 | 2025.10.03 21:07:55.490898 [ 3 ] {5e76bcaa-cfad-48c2-83b9-8312728513a9} <Debug> TCPHandler: Processed in 0.001973343 sec. | ||
| 1756 | 2025.10.03 21:07:55.490980 [ 186 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::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 | ||
| 1757 | 2025.10.03 21:07:55.491006 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1758 | 2025.10.03 21:07:55.491099 [ 186 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1759 | 2025.10.03 21:07:55.491105 [ 3 ] {f82b3852-a41d-4b81-bc86-813a2ca46726} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1760 | 2025.10.03 21:07:55.491144 [ 186 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::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 | ||
| 1761 | 2025.10.03 21:07:55.491161 [ 3 ] {f82b3852-a41d-4b81-bc86-813a2ca46726} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1762 | 2025.10.03 21:07:55.491229 [ 186 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 28 rows starting from the beginning of the part | ||
| 1763 | 2025.10.03 21:07:55.491283 [ 186 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 42 rows starting from the beginning of the part | ||
| 1764 | 2025.10.03 21:07:55.491323 [ 186 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 49 rows starting from the beginning of the part | ||
| 1765 | 2025.10.03 21:07:55.491364 [ 186 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 38 rows starting from the beginning of the part | ||
| 1766 | 2025.10.03 21:07:55.491407 [ 186 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 59 rows starting from the beginning of the part | ||
| 1767 | 2025.10.03 21:07:55.491529 [ 3 ] {f82b3852-a41d-4b81-bc86-813a2ca46726} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1768 | 2025.10.03 21:07:55.491570 [ 3 ] {f82b3852-a41d-4b81-bc86-813a2ca46726} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1769 | 2025.10.03 21:07:55.492037 [ 3 ] {f82b3852-a41d-4b81-bc86-813a2ca46726} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1770 | 2025.10.03 21:07:55.492289 [ 189 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 224 rows, containing 5 columns (5 merged, 0 gathered) in 0.001356615 sec., 165116.8533445377 rows/sec., 13.55 MiB/sec. | ||
| 1771 | 2025.10.03 21:07:55.492509 [ 186 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1772 | 2025.10.03 21:07:55.492538 [ 3 ] {f82b3852-a41d-4b81-bc86-813a2ca46726} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1773 | 2025.10.03 21:07:55.492717 [ 3 ] {f82b3852-a41d-4b81-bc86-813a2ca46726} <Debug> executeQuery: Read 61 rows, 4.38 KiB in 0.001629 sec., 37446.28606507059 rows/sec., 2.63 MiB/sec. | ||
| 1774 | 2025.10.03 21:07:55.492758 [ 3 ] {f82b3852-a41d-4b81-bc86-813a2ca46726} <Debug> TCPHandler: Processed in 0.00180171 sec. | ||
| 1775 | 2025.10.03 21:07:55.492874 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1776 | 2025.10.03 21:07:55.492969 [ 3 ] {b0cb1de7-ad5b-4b0c-9a16-f0c66667b633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1777 | 2025.10.03 21:07:55.493024 [ 3 ] {b0cb1de7-ad5b-4b0c-9a16-f0c66667b633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1778 | 2025.10.03 21:07:55.493088 [ 186 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_6_1} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1779 | 2025.10.03 21:07:55.493163 [ 186 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_6_1} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1780 | 2025.10.03 21:07:55.493226 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.29 MiB. | ||
| 1781 | 2025.10.03 21:07:55.493779 [ 3 ] {b0cb1de7-ad5b-4b0c-9a16-f0c66667b633} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1782 | 2025.10.03 21:07:55.493821 [ 3 ] {b0cb1de7-ad5b-4b0c-9a16-f0c66667b633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1783 | 2025.10.03 21:07:55.494480 [ 3 ] {b0cb1de7-ad5b-4b0c-9a16-f0c66667b633} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1784 | 2025.10.03 21:07:55.494936 [ 3 ] {b0cb1de7-ad5b-4b0c-9a16-f0c66667b633} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1785 | 2025.10.03 21:07:55.495046 [ 62 ] {} <Debug> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1786 | 2025.10.03 21:07:55.495082 [ 62 ] {} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1787 | 2025.10.03 21:07:55.495086 [ 3 ] {b0cb1de7-ad5b-4b0c-9a16-f0c66667b633} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002135 sec., 9836.065573770491 rows/sec., 17.63 MiB/sec. | ||
| 1788 | 2025.10.03 21:07:55.495103 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1789 | 2025.10.03 21:07:55.495148 [ 3 ] {b0cb1de7-ad5b-4b0c-9a16-f0c66667b633} <Debug> TCPHandler: Processed in 0.002323796 sec. | ||
| 1790 | 2025.10.03 21:07:55.495240 [ 199 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 1791 | 2025.10.03 21:07:55.495266 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1792 | 2025.10.03 21:07:55.495366 [ 3 ] {92ae88e9-7d6c-43e6-9eea-447b4a300e63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1793 | 2025.10.03 21:07:55.495409 [ 3 ] {92ae88e9-7d6c-43e6-9eea-447b4a300e63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1794 | 2025.10.03 21:07:55.495480 [ 199 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1795 | 2025.10.03 21:07:55.495542 [ 199 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 3 rows starting from the beginning of the part | ||
| 1796 | 2025.10.03 21:07:55.495691 [ 199 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
| 1797 | 2025.10.03 21:07:55.495738 [ 3 ] {92ae88e9-7d6c-43e6-9eea-447b4a300e63} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1798 | 2025.10.03 21:07:55.495779 [ 3 ] {92ae88e9-7d6c-43e6-9eea-447b4a300e63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1799 | 2025.10.03 21:07:55.495801 [ 199 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 10 rows starting from the beginning of the part | ||
| 1800 | 2025.10.03 21:07:55.495914 [ 199 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part | ||
| 1801 | 2025.10.03 21:07:55.496018 [ 199 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 1802 | 2025.10.03 21:07:55.496121 [ 199 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 21 rows starting from the beginning of the part | ||
| 1803 | 2025.10.03 21:07:55.496210 [ 3 ] {92ae88e9-7d6c-43e6-9eea-447b4a300e63} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1804 | 2025.10.03 21:07:55.496749 [ 3 ] {92ae88e9-7d6c-43e6-9eea-447b4a300e63} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1805 | 2025.10.03 21:07:55.496889 [ 3 ] {92ae88e9-7d6c-43e6-9eea-447b4a300e63} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001542 sec., 19455.252918287937 rows/sec., 1.29 MiB/sec. | ||
| 1806 | 2025.10.03 21:07:55.496926 [ 3 ] {92ae88e9-7d6c-43e6-9eea-447b4a300e63} <Debug> TCPHandler: Processed in 0.00170979 sec. | ||
| 1807 | 2025.10.03 21:07:55.498083 [ 186 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 85 rows, containing 19 columns (19 merged, 0 gathered) in 0.002902523 sec., 29284.866993302032 rows/sec., 52.48 MiB/sec. | ||
| 1808 | 2025.10.03 21:07:55.498516 [ 189 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1809 | 2025.10.03 21:07:55.499097 [ 189 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1810 | 2025.10.03 21:07:55.499168 [ 189 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1811 | 2025.10.03 21:07:55.499272 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.75 MiB. | ||
| 1812 | 2025.10.03 21:07:57.183904 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 3417 | ||
| 1813 | 2025.10.03 21:07:57.184513 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1814 | 2025.10.03 21:07:57.184564 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1815 | 2025.10.03 21:07:57.185194 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1816 | 2025.10.03 21:07:57.185707 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1817 | 2025.10.03 21:07:57.185863 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3417 | ||
| 1818 | 2025.10.03 21:07:57.348872 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1819 | 2025.10.03 21:07:57.366222 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1820 | 2025.10.03 21:07:57.366290 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1821 | 2025.10.03 21:07:57.372124 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1822 | 2025.10.03 21:07:57.373196 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1823 | 2025.10.03 21:07:57.376437 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1824 | 2025.10.03 21:08:00.469290 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1825 | 2025.10.03 21:08:00.469594 [ 3 ] {6dea54d4-3587-45c9-87f3-5ed38ef67475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1826 | 2025.10.03 21:08:00.469700 [ 3 ] {6dea54d4-3587-45c9-87f3-5ed38ef67475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1827 | 2025.10.03 21:08:00.470345 [ 3 ] {6dea54d4-3587-45c9-87f3-5ed38ef67475} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1828 | 2025.10.03 21:08:00.470388 [ 3 ] {6dea54d4-3587-45c9-87f3-5ed38ef67475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1829 | 2025.10.03 21:08:00.470898 [ 3 ] {6dea54d4-3587-45c9-87f3-5ed38ef67475} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1830 | 2025.10.03 21:08:00.471351 [ 3 ] {6dea54d4-3587-45c9-87f3-5ed38ef67475} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1831 | 2025.10.03 21:08:00.471538 [ 3 ] {6dea54d4-3587-45c9-87f3-5ed38ef67475} <Debug> executeQuery: Read 50 rows, 4.41 KiB in 0.00201 sec., 24875.621890547263 rows/sec., 2.14 MiB/sec. | ||
| 1832 | 2025.10.03 21:08:00.471583 [ 3 ] {6dea54d4-3587-45c9-87f3-5ed38ef67475} <Debug> TCPHandler: Processed in 0.002472818 sec. | ||
| 1833 | 2025.10.03 21:08:00.471704 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1834 | 2025.10.03 21:08:00.471805 [ 3 ] {3d5d3cfd-705d-496b-9c74-36eeaca440ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1835 | 2025.10.03 21:08:00.471848 [ 3 ] {3d5d3cfd-705d-496b-9c74-36eeaca440ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1836 | 2025.10.03 21:08:00.472275 [ 3 ] {3d5d3cfd-705d-496b-9c74-36eeaca440ec} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1837 | 2025.10.03 21:08:00.472313 [ 3 ] {3d5d3cfd-705d-496b-9c74-36eeaca440ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1838 | 2025.10.03 21:08:00.472726 [ 3 ] {3d5d3cfd-705d-496b-9c74-36eeaca440ec} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1839 | 2025.10.03 21:08:00.473202 [ 3 ] {3d5d3cfd-705d-496b-9c74-36eeaca440ec} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1840 | 2025.10.03 21:08:00.473350 [ 3 ] {3d5d3cfd-705d-496b-9c74-36eeaca440ec} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001567 sec., 6381.620931716656 rows/sec., 479.87 KiB/sec. | ||
| 1841 | 2025.10.03 21:08:00.473393 [ 3 ] {3d5d3cfd-705d-496b-9c74-36eeaca440ec} <Debug> TCPHandler: Processed in 0.00174057 sec. | ||
| 1842 | 2025.10.03 21:08:00.473512 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1843 | 2025.10.03 21:08:00.473606 [ 3 ] {11101f34-20b4-4e7b-9220-ff786b879161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1844 | 2025.10.03 21:08:00.473647 [ 3 ] {11101f34-20b4-4e7b-9220-ff786b879161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1845 | 2025.10.03 21:08:00.474064 [ 3 ] {11101f34-20b4-4e7b-9220-ff786b879161} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1846 | 2025.10.03 21:08:00.474103 [ 3 ] {11101f34-20b4-4e7b-9220-ff786b879161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1847 | 2025.10.03 21:08:00.474522 [ 3 ] {11101f34-20b4-4e7b-9220-ff786b879161} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1848 | 2025.10.03 21:08:00.474955 [ 3 ] {11101f34-20b4-4e7b-9220-ff786b879161} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1849 | 2025.10.03 21:08:00.475097 [ 3 ] {11101f34-20b4-4e7b-9220-ff786b879161} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001509 sec., 30483.764082173628 rows/sec., 2.38 MiB/sec. | ||
| 1850 | 2025.10.03 21:08:00.475139 [ 3 ] {11101f34-20b4-4e7b-9220-ff786b879161} <Debug> TCPHandler: Processed in 0.001677289 sec. | ||
| 1851 | 2025.10.03 21:08:00.475252 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1852 | 2025.10.03 21:08:00.475347 [ 3 ] {c5efb341-b01c-4782-9940-f1d5c8ffdca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1853 | 2025.10.03 21:08:00.475391 [ 3 ] {c5efb341-b01c-4782-9940-f1d5c8ffdca0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1854 | 2025.10.03 21:08:00.475765 [ 3 ] {c5efb341-b01c-4782-9940-f1d5c8ffdca0} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1855 | 2025.10.03 21:08:00.475800 [ 3 ] {c5efb341-b01c-4782-9940-f1d5c8ffdca0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1856 | 2025.10.03 21:08:00.476225 [ 3 ] {c5efb341-b01c-4782-9940-f1d5c8ffdca0} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1857 | 2025.10.03 21:08:00.476660 [ 3 ] {c5efb341-b01c-4782-9940-f1d5c8ffdca0} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1858 | 2025.10.03 21:08:00.476768 [ 50 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1859 | 2025.10.03 21:08:00.476806 [ 3 ] {c5efb341-b01c-4782-9940-f1d5c8ffdca0} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001476 sec., 40650.40650406504 rows/sec., 2.85 MiB/sec. | ||
| 1860 | 2025.10.03 21:08:00.476833 [ 50 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1861 | 2025.10.03 21:08:00.476849 [ 3 ] {c5efb341-b01c-4782-9940-f1d5c8ffdca0} <Debug> TCPHandler: Processed in 0.001645688 sec. | ||
| 1862 | 2025.10.03 21:08:00.476858 [ 50 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1863 | 2025.10.03 21:08:00.476980 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1864 | 2025.10.03 21:08:00.477011 [ 199 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::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 | ||
| 1865 | 2025.10.03 21:08:00.477083 [ 3 ] {9b6e26be-10f9-4e3f-be81-1f906498e427} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1866 | 2025.10.03 21:08:00.477142 [ 3 ] {9b6e26be-10f9-4e3f-be81-1f906498e427} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1867 | 2025.10.03 21:08:00.477157 [ 199 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1868 | 2025.10.03 21:08:00.477200 [ 199 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 1 rows starting from the beginning of the part | ||
| 1869 | 2025.10.03 21:08:00.477263 [ 199 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 52 rows starting from the beginning of the part | ||
| 1870 | 2025.10.03 21:08:00.477309 [ 199 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 50 rows starting from the beginning of the part | ||
| 1871 | 2025.10.03 21:08:00.477350 [ 199 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 50 rows starting from the beginning of the part | ||
| 1872 | 2025.10.03 21:08:00.477396 [ 199 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 61 rows starting from the beginning of the part | ||
| 1873 | 2025.10.03 21:08:00.477436 [ 199 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::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 | ||
| 1874 | 2025.10.03 21:08:00.477949 [ 3 ] {9b6e26be-10f9-4e3f-be81-1f906498e427} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1875 | 2025.10.03 21:08:00.477991 [ 3 ] {9b6e26be-10f9-4e3f-be81-1f906498e427} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1876 | 2025.10.03 21:08:00.478351 [ 186 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 274 rows, containing 5 columns (5 merged, 0 gathered) in 0.001409846 sec., 194347.46773761106 rows/sec., 13.54 MiB/sec. | ||
| 1877 | 2025.10.03 21:08:00.478676 [ 3 ] {9b6e26be-10f9-4e3f-be81-1f906498e427} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1878 | 2025.10.03 21:08:00.478694 [ 190 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1879 | 2025.10.03 21:08:00.479228 [ 3 ] {9b6e26be-10f9-4e3f-be81-1f906498e427} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1880 | 2025.10.03 21:08:00.479387 [ 190 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1881 | 2025.10.03 21:08:00.479390 [ 3 ] {9b6e26be-10f9-4e3f-be81-1f906498e427} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002325 sec., 4301.075268817204 rows/sec., 7.71 MiB/sec. | ||
| 1882 | 2025.10.03 21:08:00.479472 [ 190 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1883 | 2025.10.03 21:08:00.479473 [ 3 ] {9b6e26be-10f9-4e3f-be81-1f906498e427} <Debug> TCPHandler: Processed in 0.002542699 sec. | ||
| 1884 | 2025.10.03 21:08:00.479570 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 1885 | 2025.10.03 21:08:00.479598 [ 3 ] {} <Trace> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1886 | 2025.10.03 21:08:00.479697 [ 3 ] {4dd614ff-db90-480d-9e25-05a996feed26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:50112) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1887 | 2025.10.03 21:08:00.479741 [ 3 ] {4dd614ff-db90-480d-9e25-05a996feed26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1888 | 2025.10.03 21:08:00.480074 [ 3 ] {4dd614ff-db90-480d-9e25-05a996feed26} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1889 | 2025.10.03 21:08:00.480113 [ 3 ] {4dd614ff-db90-480d-9e25-05a996feed26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1890 | 2025.10.03 21:08:00.480575 [ 3 ] {4dd614ff-db90-480d-9e25-05a996feed26} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1891 | 2025.10.03 21:08:00.481040 [ 3 ] {4dd614ff-db90-480d-9e25-05a996feed26} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1892 | 2025.10.03 21:08:00.481198 [ 3 ] {4dd614ff-db90-480d-9e25-05a996feed26} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001519 sec., 19749.835418038183 rows/sec., 1.31 MiB/sec. | ||
| 1893 | 2025.10.03 21:08:00.481245 [ 3 ] {4dd614ff-db90-480d-9e25-05a996feed26} <Debug> TCPHandler: Processed in 0.001696399 sec. | ||
| 1894 | 2025.10.03 21:08:04.610066 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1895 | 2025.10.03 21:08:04.610124 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1896 | 2025.10.03 21:08:04.686036 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 3865 | ||
| 1897 | 2025.10.03 21:08:04.686602 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1898 | 2025.10.03 21:08:04.686653 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1899 | 2025.10.03 21:08:04.687379 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1900 | 2025.10.03 21:08:04.687922 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1901 | 2025.10.03 21:08:04.688062 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3865 | ||
| 1902 | 2025.10.03 21:08:04.692753 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 234 | ||
| 1903 | 2025.10.03 21:08:04.694971 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1904 | 2025.10.03 21:08:04.695007 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1905 | 2025.10.03 21:08:04.696306 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1906 | 2025.10.03 21:08:04.696785 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1907 | 2025.10.03 21:08:04.696905 [ 51 ] {} <Debug> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1908 | 2025.10.03 21:08:04.696941 [ 51 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1909 | 2025.10.03 21:08:04.696960 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1910 | 2025.10.03 21:08:04.697029 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 234 | ||
| 1911 | 2025.10.03 21:08:04.697048 [ 199 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::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 | ||
| 1912 | 2025.10.03 21:08:04.697486 [ 199 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1913 | 2025.10.03 21:08:04.697614 [ 199 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::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 | ||
| 1914 | 2025.10.03 21:08:04.697955 [ 199 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::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 | ||
| 1915 | 2025.10.03 21:08:04.698314 [ 199 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 26 rows starting from the beginning of the part | ||
| 1916 | 2025.10.03 21:08:04.698678 [ 199 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 54 rows starting from the beginning of the part | ||
| 1917 | 2025.10.03 21:08:04.699025 [ 199 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 24 rows starting from the beginning of the part | ||
| 1918 | 2025.10.03 21:08:04.699379 [ 199 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 36 rows starting from the beginning of the part | ||
| 1919 | 2025.10.03 21:08:04.705601 [ 186 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 72 columns (72 merged, 0 gathered) in 0.008618457 sec., 27151.0317914216 rows/sec., 26.74 MiB/sec. | ||
| 1920 | 2025.10.03 21:08:04.706641 [ 192 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1921 | 2025.10.03 21:08:04.707564 [ 192 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_6_1} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1922 | 2025.10.03 21:08:04.707659 [ 192 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_6_1} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1923 | 2025.10.03 21:08:04.707907 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.55 MiB. | ||
| 1924 | 2025.10.03 21:08:04.727451 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1925 | 2025.10.03 21:08:04.727503 [ 3 ] {} <Debug> TCP-Session: f1f8db0d-910c-45e7-8ba3-9cbbb31eec73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1926 | 2025.10.03 21:08:04.876598 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1927 | 2025.10.03 21:08:04.894240 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1928 | 2025.10.03 21:08:04.894285 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1929 | 2025.10.03 21:08:04.900066 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1930 | 2025.10.03 21:08:04.901225 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1931 | 2025.10.03 21:08:04.904161 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1932 | 2025.10.03 21:08:05.000244 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 179.91 MiB, peak 186.65 MiB, free memory in arenas 0.00 B, will set to 182.71 MiB (RSS), difference: 2.80 MiB | ||
| 1933 | 2025.10.03 21:08:05.469917 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1934 | 2025.10.03 21:08:05.470137 [ 5 ] {9a2c7a19-065a-432c-a79e-f87fc352f365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1935 | 2025.10.03 21:08:05.470208 [ 5 ] {9a2c7a19-065a-432c-a79e-f87fc352f365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1936 | 2025.10.03 21:08:05.470939 [ 5 ] {9a2c7a19-065a-432c-a79e-f87fc352f365} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1937 | 2025.10.03 21:08:05.470992 [ 5 ] {9a2c7a19-065a-432c-a79e-f87fc352f365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1938 | 2025.10.03 21:08:05.471581 [ 5 ] {9a2c7a19-065a-432c-a79e-f87fc352f365} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1939 | 2025.10.03 21:08:05.472128 [ 5 ] {9a2c7a19-065a-432c-a79e-f87fc352f365} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1940 | 2025.10.03 21:08:05.472290 [ 5 ] {9a2c7a19-065a-432c-a79e-f87fc352f365} <Debug> executeQuery: Read 72 rows, 6.33 KiB in 0.002216 sec., 32490.974729241876 rows/sec., 2.79 MiB/sec. | ||
| 1941 | 2025.10.03 21:08:05.472330 [ 5 ] {9a2c7a19-065a-432c-a79e-f87fc352f365} <Debug> TCPHandler: Processed in 0.002551729 sec. | ||
| 1942 | 2025.10.03 21:08:05.472465 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1943 | 2025.10.03 21:08:05.472564 [ 5 ] {10a9e1c3-81a1-495b-a624-e98cfcf3686b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1944 | 2025.10.03 21:08:05.472606 [ 5 ] {10a9e1c3-81a1-495b-a624-e98cfcf3686b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1945 | 2025.10.03 21:08:05.473094 [ 5 ] {10a9e1c3-81a1-495b-a624-e98cfcf3686b} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1946 | 2025.10.03 21:08:05.473132 [ 5 ] {10a9e1c3-81a1-495b-a624-e98cfcf3686b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1947 | 2025.10.03 21:08:05.473545 [ 5 ] {10a9e1c3-81a1-495b-a624-e98cfcf3686b} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1948 | 2025.10.03 21:08:05.474027 [ 5 ] {10a9e1c3-81a1-495b-a624-e98cfcf3686b} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1949 | 2025.10.03 21:08:05.474205 [ 5 ] {10a9e1c3-81a1-495b-a624-e98cfcf3686b} <Debug> executeQuery: Read 21 rows, 1.58 KiB in 0.001661 sec., 12642.986152919928 rows/sec., 950.69 KiB/sec. | ||
| 1950 | 2025.10.03 21:08:05.474254 [ 5 ] {10a9e1c3-81a1-495b-a624-e98cfcf3686b} <Debug> TCPHandler: Processed in 0.001839631 sec. | ||
| 1951 | 2025.10.03 21:08:05.474405 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1952 | 2025.10.03 21:08:05.474508 [ 5 ] {03dc518f-eb30-49ee-a863-3ef2838b970f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1953 | 2025.10.03 21:08:05.474553 [ 5 ] {03dc518f-eb30-49ee-a863-3ef2838b970f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1954 | 2025.10.03 21:08:05.475006 [ 5 ] {03dc518f-eb30-49ee-a863-3ef2838b970f} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1955 | 2025.10.03 21:08:05.475045 [ 5 ] {03dc518f-eb30-49ee-a863-3ef2838b970f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1956 | 2025.10.03 21:08:05.475550 [ 5 ] {03dc518f-eb30-49ee-a863-3ef2838b970f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1957 | 2025.10.03 21:08:05.476215 [ 5 ] {03dc518f-eb30-49ee-a863-3ef2838b970f} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1958 | 2025.10.03 21:08:05.476362 [ 5 ] {03dc518f-eb30-49ee-a863-3ef2838b970f} <Debug> executeQuery: Read 57 rows, 4.56 KiB in 0.001872 sec., 30448.71794871795 rows/sec., 2.38 MiB/sec. | ||
| 1959 | 2025.10.03 21:08:05.476401 [ 5 ] {03dc518f-eb30-49ee-a863-3ef2838b970f} <Debug> TCPHandler: Processed in 0.002049613 sec. | ||
| 1960 | 2025.10.03 21:08:05.476523 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1961 | 2025.10.03 21:08:05.476620 [ 5 ] {4a9f8400-141e-4964-b680-1b65ffb799ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1962 | 2025.10.03 21:08:05.476664 [ 5 ] {4a9f8400-141e-4964-b680-1b65ffb799ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1963 | 2025.10.03 21:08:05.477045 [ 5 ] {4a9f8400-141e-4964-b680-1b65ffb799ce} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1964 | 2025.10.03 21:08:05.477080 [ 5 ] {4a9f8400-141e-4964-b680-1b65ffb799ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1965 | 2025.10.03 21:08:05.477574 [ 5 ] {4a9f8400-141e-4964-b680-1b65ffb799ce} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1966 | 2025.10.03 21:08:05.478103 [ 5 ] {4a9f8400-141e-4964-b680-1b65ffb799ce} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1967 | 2025.10.03 21:08:05.478239 [ 5 ] {4a9f8400-141e-4964-b680-1b65ffb799ce} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001639 sec., 36607.68761439902 rows/sec., 2.57 MiB/sec. | ||
| 1968 | 2025.10.03 21:08:05.478277 [ 5 ] {4a9f8400-141e-4964-b680-1b65ffb799ce} <Debug> TCPHandler: Processed in 0.00180536 sec. | ||
| 1969 | 2025.10.03 21:08:05.478397 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1970 | 2025.10.03 21:08:05.478497 [ 5 ] {a12ce69f-4508-45cb-ae93-82ef1c771907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1971 | 2025.10.03 21:08:05.478555 [ 5 ] {a12ce69f-4508-45cb-ae93-82ef1c771907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1972 | 2025.10.03 21:08:05.479441 [ 5 ] {a12ce69f-4508-45cb-ae93-82ef1c771907} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1973 | 2025.10.03 21:08:05.479477 [ 5 ] {a12ce69f-4508-45cb-ae93-82ef1c771907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1974 | 2025.10.03 21:08:05.480164 [ 5 ] {a12ce69f-4508-45cb-ae93-82ef1c771907} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1975 | 2025.10.03 21:08:05.480891 [ 5 ] {a12ce69f-4508-45cb-ae93-82ef1c771907} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1976 | 2025.10.03 21:08:05.481053 [ 5 ] {a12ce69f-4508-45cb-ae93-82ef1c771907} <Debug> executeQuery: Read 21 rows, 38.53 KiB in 0.002575 sec., 8155.339805825242 rows/sec., 14.61 MiB/sec. | ||
| 1977 | 2025.10.03 21:08:05.481108 [ 5 ] {a12ce69f-4508-45cb-ae93-82ef1c771907} <Debug> TCPHandler: Processed in 0.002760981 sec. | ||
| 1978 | 2025.10.03 21:08:05.481257 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1979 | 2025.10.03 21:08:05.481360 [ 5 ] {9caf904e-bac1-4dc0-a87e-4d627a74304c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1980 | 2025.10.03 21:08:05.481405 [ 5 ] {9caf904e-bac1-4dc0-a87e-4d627a74304c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1981 | 2025.10.03 21:08:05.481750 [ 5 ] {9caf904e-bac1-4dc0-a87e-4d627a74304c} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1982 | 2025.10.03 21:08:05.481787 [ 5 ] {9caf904e-bac1-4dc0-a87e-4d627a74304c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1983 | 2025.10.03 21:08:05.482208 [ 5 ] {9caf904e-bac1-4dc0-a87e-4d627a74304c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1984 | 2025.10.03 21:08:05.482650 [ 5 ] {9caf904e-bac1-4dc0-a87e-4d627a74304c} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1985 | 2025.10.03 21:08:05.482767 [ 49 ] {} <Debug> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1986 | 2025.10.03 21:08:05.482784 [ 5 ] {9caf904e-bac1-4dc0-a87e-4d627a74304c} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001442 sec., 20804.438280166436 rows/sec., 1.38 MiB/sec. | ||
| 1987 | 2025.10.03 21:08:05.482832 [ 49 ] {} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1988 | 2025.10.03 21:08:05.482841 [ 5 ] {9caf904e-bac1-4dc0-a87e-4d627a74304c} <Debug> TCPHandler: Processed in 0.001646719 sec. | ||
| 1989 | 2025.10.03 21:08:05.482862 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 1990 | 2025.10.03 21:08:05.482964 [ 199 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 1991 | 2025.10.03 21:08:05.483052 [ 199 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1992 | 2025.10.03 21:08:05.483082 [ 199 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 20 rows starting from the beginning of the part | ||
| 1993 | 2025.10.03 21:08:05.483135 [ 199 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 20 rows starting from the beginning of the part | ||
| 1994 | 2025.10.03 21:08:05.483176 [ 199 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 1995 | 2025.10.03 21:08:05.483215 [ 199 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 30 rows starting from the beginning of the part | ||
| 1996 | 2025.10.03 21:08:05.483250 [ 199 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 30 rows starting from the beginning of the part | ||
| 1997 | 2025.10.03 21:08:05.483286 [ 199 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 30 rows starting from the beginning of the part | ||
| 1998 | 2025.10.03 21:08:05.483990 [ 186 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 150 rows, containing 4 columns (4 merged, 0 gathered) in 0.001060602 sec., 141429.11290003225 rows/sec., 9.51 MiB/sec. | ||
| 1999 | 2025.10.03 21:08:05.484326 [ 193 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2000 | 2025.10.03 21:08:05.484998 [ 193 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_6_1} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2001 | 2025.10.03 21:08:05.485079 [ 193 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_6_1} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 2002 | 2025.10.03 21:08:05.485176 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2003 | 2025.10.03 21:08:10.468699 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2004 | 2025.10.03 21:08:10.468977 [ 5 ] {ce8cc035-262f-4b5c-a8f1-86036cd095fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 2005 | 2025.10.03 21:08:10.469501 [ 5 ] {ce8cc035-262f-4b5c-a8f1-86036cd095fa} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2006 | 2025.10.03 21:08:10.469559 [ 5 ] {ce8cc035-262f-4b5c-a8f1-86036cd095fa} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2007 | 2025.10.03 21:08:10.469975 [ 5 ] {ce8cc035-262f-4b5c-a8f1-86036cd095fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2008 | 2025.10.03 21:08:10.470074 [ 5 ] {ce8cc035-262f-4b5c-a8f1-86036cd095fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2009 | 2025.10.03 21:08:10.470290 [ 5 ] {ce8cc035-262f-4b5c-a8f1-86036cd095fa} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 2010 | 2025.10.03 21:08:10.470424 [ 298 ] {ce8cc035-262f-4b5c-a8f1-86036cd095fa} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2011 | 2025.10.03 21:08:10.470424 [ 338 ] {ce8cc035-262f-4b5c-a8f1-86036cd095fa} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2012 | 2025.10.03 21:08:10.470513 [ 325 ] {ce8cc035-262f-4b5c-a8f1-86036cd095fa} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2013 | 2025.10.03 21:08:10.470645 [ 5 ] {ce8cc035-262f-4b5c-a8f1-86036cd095fa} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2014 | 2025.10.03 21:08:10.470685 [ 5 ] {ce8cc035-262f-4b5c-a8f1-86036cd095fa} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2015 | 2025.10.03 21:08:10.470812 [ 5 ] {ce8cc035-262f-4b5c-a8f1-86036cd095fa} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2016 | 2025.10.03 21:08:10.470844 [ 5 ] {ce8cc035-262f-4b5c-a8f1-86036cd095fa} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 2017 | 2025.10.03 21:08:10.470895 [ 5 ] {ce8cc035-262f-4b5c-a8f1-86036cd095fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2018 | 2025.10.03 21:08:10.470954 [ 5 ] {ce8cc035-262f-4b5c-a8f1-86036cd095fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2019 | 2025.10.03 21:08:10.471027 [ 5 ] {ce8cc035-262f-4b5c-a8f1-86036cd095fa} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2020 | 2025.10.03 21:08:10.472346 [ 5 ] {ce8cc035-262f-4b5c-a8f1-86036cd095fa} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.003466 sec., 6635.891517599539 rows/sec., 276.68 KiB/sec. | ||
| 2021 | 2025.10.03 21:08:10.472543 [ 5 ] {ce8cc035-262f-4b5c-a8f1-86036cd095fa} <Debug> TCPHandler: Processed in 0.003997896 sec. | ||
| 2022 | 2025.10.03 21:08:10.475678 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2023 | 2025.10.03 21:08:10.475860 [ 5 ] {d66d9773-5906-44b2-beaa-6c2883541af7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2024 | 2025.10.03 21:08:10.476179 [ 5 ] {d66d9773-5906-44b2-beaa-6c2883541af7} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2025 | 2025.10.03 21:08:10.476228 [ 5 ] {d66d9773-5906-44b2-beaa-6c2883541af7} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2026 | 2025.10.03 21:08:10.476502 [ 5 ] {d66d9773-5906-44b2-beaa-6c2883541af7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2027 | 2025.10.03 21:08:10.476575 [ 5 ] {d66d9773-5906-44b2-beaa-6c2883541af7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2028 | 2025.10.03 21:08:10.476744 [ 5 ] {d66d9773-5906-44b2-beaa-6c2883541af7} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 2029 | 2025.10.03 21:08:10.476838 [ 325 ] {d66d9773-5906-44b2-beaa-6c2883541af7} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2030 | 2025.10.03 21:08:10.476843 [ 338 ] {d66d9773-5906-44b2-beaa-6c2883541af7} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2031 | 2025.10.03 21:08:10.476838 [ 306 ] {d66d9773-5906-44b2-beaa-6c2883541af7} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2032 | 2025.10.03 21:08:10.477004 [ 5 ] {d66d9773-5906-44b2-beaa-6c2883541af7} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2033 | 2025.10.03 21:08:10.477038 [ 5 ] {d66d9773-5906-44b2-beaa-6c2883541af7} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2034 | 2025.10.03 21:08:10.477135 [ 5 ] {d66d9773-5906-44b2-beaa-6c2883541af7} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2035 | 2025.10.03 21:08:10.477160 [ 5 ] {d66d9773-5906-44b2-beaa-6c2883541af7} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 2036 | 2025.10.03 21:08:10.477200 [ 5 ] {d66d9773-5906-44b2-beaa-6c2883541af7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes'))" | ||
| 2037 | 2025.10.03 21:08:10.477243 [ 5 ] {d66d9773-5906-44b2-beaa-6c2883541af7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes'))" | ||
| 2038 | 2025.10.03 21:08:10.477284 [ 5 ] {d66d9773-5906-44b2-beaa-6c2883541af7} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_rib:active_routes'))" | ||
| 2039 | 2025.10.03 21:08:10.478150 [ 5 ] {d66d9773-5906-44b2-beaa-6c2883541af7} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.002366 sec., 9721.048182586645 rows/sec., 405.32 KiB/sec. | ||
| 2040 | 2025.10.03 21:08:10.478308 [ 5 ] {d66d9773-5906-44b2-beaa-6c2883541af7} <Debug> TCPHandler: Processed in 0.002711371 sec. | ||
| 2041 | 2025.10.03 21:08:10.478732 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2042 | 2025.10.03 21:08:10.478944 [ 5 ] {3d2b6cc1-de93-4aed-b9ed-db93333c78eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2043 | 2025.10.03 21:08:10.479279 [ 5 ] {3d2b6cc1-de93-4aed-b9ed-db93333c78eb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2044 | 2025.10.03 21:08:10.479329 [ 5 ] {3d2b6cc1-de93-4aed-b9ed-db93333c78eb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2045 | 2025.10.03 21:08:10.479623 [ 5 ] {3d2b6cc1-de93-4aed-b9ed-db93333c78eb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2046 | 2025.10.03 21:08:10.479699 [ 5 ] {3d2b6cc1-de93-4aed-b9ed-db93333c78eb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2047 | 2025.10.03 21:08:10.479858 [ 5 ] {3d2b6cc1-de93-4aed-b9ed-db93333c78eb} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 2048 | 2025.10.03 21:08:10.479952 [ 295 ] {3d2b6cc1-de93-4aed-b9ed-db93333c78eb} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2049 | 2025.10.03 21:08:10.479961 [ 298 ] {3d2b6cc1-de93-4aed-b9ed-db93333c78eb} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2050 | 2025.10.03 21:08:10.479954 [ 306 ] {3d2b6cc1-de93-4aed-b9ed-db93333c78eb} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2051 | 2025.10.03 21:08:10.480123 [ 5 ] {3d2b6cc1-de93-4aed-b9ed-db93333c78eb} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2052 | 2025.10.03 21:08:10.480167 [ 5 ] {3d2b6cc1-de93-4aed-b9ed-db93333c78eb} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2053 | 2025.10.03 21:08:10.480315 [ 5 ] {3d2b6cc1-de93-4aed-b9ed-db93333c78eb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2054 | 2025.10.03 21:08:10.480356 [ 5 ] {3d2b6cc1-de93-4aed-b9ed-db93333c78eb} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 2055 | 2025.10.03 21:08:10.480405 [ 5 ] {3d2b6cc1-de93-4aed-b9ed-db93333c78eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 2056 | 2025.10.03 21:08:10.480452 [ 5 ] {3d2b6cc1-de93-4aed-b9ed-db93333c78eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 2057 | 2025.10.03 21:08:10.480495 [ 5 ] {3d2b6cc1-de93-4aed-b9ed-db93333c78eb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 2058 | 2025.10.03 21:08:10.481334 [ 5 ] {3d2b6cc1-de93-4aed-b9ed-db93333c78eb} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.002498 sec., 9207.365892714171 rows/sec., 383.90 KiB/sec. | ||
| 2059 | 2025.10.03 21:08:10.481493 [ 5 ] {3d2b6cc1-de93-4aed-b9ed-db93333c78eb} <Debug> TCPHandler: Processed in 0.002827392 sec. | ||
| 2060 | 2025.10.03 21:08:10.481904 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2061 | 2025.10.03 21:08:10.482070 [ 5 ] {20939b1a-e9ad-4db1-b78b-487e109b1d3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2062 | 2025.10.03 21:08:10.482350 [ 5 ] {20939b1a-e9ad-4db1-b78b-487e109b1d3f} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2063 | 2025.10.03 21:08:10.482394 [ 5 ] {20939b1a-e9ad-4db1-b78b-487e109b1d3f} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2064 | 2025.10.03 21:08:10.482642 [ 5 ] {20939b1a-e9ad-4db1-b78b-487e109b1d3f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2065 | 2025.10.03 21:08:10.482708 [ 5 ] {20939b1a-e9ad-4db1-b78b-487e109b1d3f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2066 | 2025.10.03 21:08:10.482855 [ 5 ] {20939b1a-e9ad-4db1-b78b-487e109b1d3f} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 2067 | 2025.10.03 21:08:10.482946 [ 325 ] {20939b1a-e9ad-4db1-b78b-487e109b1d3f} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2068 | 2025.10.03 21:08:10.482949 [ 306 ] {20939b1a-e9ad-4db1-b78b-487e109b1d3f} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2069 | 2025.10.03 21:08:10.482955 [ 298 ] {20939b1a-e9ad-4db1-b78b-487e109b1d3f} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2070 | 2025.10.03 21:08:10.483092 [ 5 ] {20939b1a-e9ad-4db1-b78b-487e109b1d3f} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2071 | 2025.10.03 21:08:10.483126 [ 5 ] {20939b1a-e9ad-4db1-b78b-487e109b1d3f} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2072 | 2025.10.03 21:08:10.483221 [ 5 ] {20939b1a-e9ad-4db1-b78b-487e109b1d3f} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2073 | 2025.10.03 21:08:10.483248 [ 5 ] {20939b1a-e9ad-4db1-b78b-487e109b1d3f} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 2074 | 2025.10.03 21:08:10.483294 [ 5 ] {20939b1a-e9ad-4db1-b78b-487e109b1d3f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 2075 | 2025.10.03 21:08:10.483338 [ 5 ] {20939b1a-e9ad-4db1-b78b-487e109b1d3f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 2076 | 2025.10.03 21:08:10.483379 [ 5 ] {20939b1a-e9ad-4db1-b78b-487e109b1d3f} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_rib:active_routes'))" | ||
| 2077 | 2025.10.03 21:08:10.484202 [ 5 ] {20939b1a-e9ad-4db1-b78b-487e109b1d3f} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.0022 sec., 10454.545454545454 rows/sec., 435.90 KiB/sec. | ||
| 2078 | 2025.10.03 21:08:10.484353 [ 5 ] {20939b1a-e9ad-4db1-b78b-487e109b1d3f} <Debug> TCPHandler: Processed in 0.002511318 sec. | ||
| 2079 | 2025.10.03 21:08:10.484714 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2080 | 2025.10.03 21:08:10.484874 [ 5 ] {ee554b34-d2c0-454e-8d3c-187f9183d9ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2081 | 2025.10.03 21:08:10.485150 [ 5 ] {ee554b34-d2c0-454e-8d3c-187f9183d9ff} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2082 | 2025.10.03 21:08:10.485193 [ 5 ] {ee554b34-d2c0-454e-8d3c-187f9183d9ff} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2083 | 2025.10.03 21:08:10.485460 [ 5 ] {ee554b34-d2c0-454e-8d3c-187f9183d9ff} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2084 | 2025.10.03 21:08:10.485537 [ 5 ] {ee554b34-d2c0-454e-8d3c-187f9183d9ff} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2085 | 2025.10.03 21:08:10.485674 [ 5 ] {ee554b34-d2c0-454e-8d3c-187f9183d9ff} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 2086 | 2025.10.03 21:08:10.485762 [ 325 ] {ee554b34-d2c0-454e-8d3c-187f9183d9ff} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2087 | 2025.10.03 21:08:10.485768 [ 306 ] {ee554b34-d2c0-454e-8d3c-187f9183d9ff} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2088 | 2025.10.03 21:08:10.485815 [ 298 ] {ee554b34-d2c0-454e-8d3c-187f9183d9ff} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2089 | 2025.10.03 21:08:10.485917 [ 5 ] {ee554b34-d2c0-454e-8d3c-187f9183d9ff} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2090 | 2025.10.03 21:08:10.485948 [ 5 ] {ee554b34-d2c0-454e-8d3c-187f9183d9ff} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2091 | 2025.10.03 21:08:10.486041 [ 5 ] {ee554b34-d2c0-454e-8d3c-187f9183d9ff} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2092 | 2025.10.03 21:08:10.486065 [ 5 ] {ee554b34-d2c0-454e-8d3c-187f9183d9ff} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 2093 | 2025.10.03 21:08:10.486104 [ 5 ] {ee554b34-d2c0-454e-8d3c-187f9183d9ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 2094 | 2025.10.03 21:08:10.486147 [ 5 ] {ee554b34-d2c0-454e-8d3c-187f9183d9ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 2095 | 2025.10.03 21:08:10.486187 [ 5 ] {ee554b34-d2c0-454e-8d3c-187f9183d9ff} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 2096 | 2025.10.03 21:08:10.487171 [ 5 ] {ee554b34-d2c0-454e-8d3c-187f9183d9ff} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.002362 sec., 9737.510584250635 rows/sec., 406.01 KiB/sec. | ||
| 2097 | 2025.10.03 21:08:10.487348 [ 5 ] {ee554b34-d2c0-454e-8d3c-187f9183d9ff} <Debug> TCPHandler: Processed in 0.002692421 sec. | ||
| 2098 | 2025.10.03 21:08:10.487740 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2099 | 2025.10.03 21:08:10.487903 [ 5 ] {d207b094-d394-483d-a1ef-47d372e5b2f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2100 | 2025.10.03 21:08:10.488176 [ 5 ] {d207b094-d394-483d-a1ef-47d372e5b2f0} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2101 | 2025.10.03 21:08:10.488220 [ 5 ] {d207b094-d394-483d-a1ef-47d372e5b2f0} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2102 | 2025.10.03 21:08:10.488477 [ 5 ] {d207b094-d394-483d-a1ef-47d372e5b2f0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2103 | 2025.10.03 21:08:10.488542 [ 5 ] {d207b094-d394-483d-a1ef-47d372e5b2f0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2104 | 2025.10.03 21:08:10.488673 [ 5 ] {d207b094-d394-483d-a1ef-47d372e5b2f0} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 2105 | 2025.10.03 21:08:10.488745 [ 307 ] {d207b094-d394-483d-a1ef-47d372e5b2f0} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2106 | 2025.10.03 21:08:10.488765 [ 298 ] {d207b094-d394-483d-a1ef-47d372e5b2f0} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2107 | 2025.10.03 21:08:10.488787 [ 325 ] {d207b094-d394-483d-a1ef-47d372e5b2f0} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2108 | 2025.10.03 21:08:10.488890 [ 5 ] {d207b094-d394-483d-a1ef-47d372e5b2f0} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Selected 3/3 parts by partition key, 3 parts by primary key, 3/3 marks by primary key, 3 marks to read from 3 ranges | ||
| 2109 | 2025.10.03 21:08:10.488931 [ 5 ] {d207b094-d394-483d-a1ef-47d372e5b2f0} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2110 | 2025.10.03 21:08:10.489013 [ 5 ] {d207b094-d394-483d-a1ef-47d372e5b2f0} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2111 | 2025.10.03 21:08:10.489040 [ 5 ] {d207b094-d394-483d-a1ef-47d372e5b2f0} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Reading approx. 23 rows with 3 streams | ||
| 2112 | 2025.10.03 21:08:10.489081 [ 5 ] {d207b094-d394-483d-a1ef-47d372e5b2f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 2113 | 2025.10.03 21:08:10.489131 [ 5 ] {d207b094-d394-483d-a1ef-47d372e5b2f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 2114 | 2025.10.03 21:08:10.489182 [ 5 ] {d207b094-d394-483d-a1ef-47d372e5b2f0} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_rib:active_routes'))" | ||
| 2115 | 2025.10.03 21:08:10.490023 [ 5 ] {d207b094-d394-483d-a1ef-47d372e5b2f0} <Debug> executeQuery: Read 23 rows, 982.00 B in 0.00219 sec., 10502.28310502283 rows/sec., 437.89 KiB/sec. | ||
| 2116 | 2025.10.03 21:08:10.490168 [ 5 ] {d207b094-d394-483d-a1ef-47d372e5b2f0} <Debug> TCPHandler: Processed in 0.002491808 sec. | ||
| 2117 | 2025.10.03 21:08:10.516036 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2118 | 2025.10.03 21:08:10.516267 [ 5 ] {e09ed922-798f-43b6-8c65-ade9046eb610} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2119 | 2025.10.03 21:08:10.516350 [ 5 ] {e09ed922-798f-43b6-8c65-ade9046eb610} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2120 | 2025.10.03 21:08:10.517376 [ 5 ] {e09ed922-798f-43b6-8c65-ade9046eb610} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2121 | 2025.10.03 21:08:10.517436 [ 5 ] {e09ed922-798f-43b6-8c65-ade9046eb610} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2122 | 2025.10.03 21:08:10.518080 [ 5 ] {e09ed922-798f-43b6-8c65-ade9046eb610} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2123 | 2025.10.03 21:08:10.518295 [ 5 ] {e09ed922-798f-43b6-8c65-ade9046eb610} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2124 | 2025.10.03 21:08:10.518470 [ 5 ] {e09ed922-798f-43b6-8c65-ade9046eb610} <Debug> executeQuery: Read 6 rows, 2.84 KiB in 0.002272 sec., 2640.845070422535 rows/sec., 1.22 MiB/sec. | ||
| 2125 | 2025.10.03 21:08:10.518534 [ 5 ] {e09ed922-798f-43b6-8c65-ade9046eb610} <Debug> TCPHandler: Processed in 0.00271586 sec. | ||
| 2126 | 2025.10.03 21:08:10.518728 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2127 | 2025.10.03 21:08:10.518830 [ 5 ] {1b249b4c-fc03-46e2-bae6-4571c7df776d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2128 | 2025.10.03 21:08:10.518873 [ 5 ] {1b249b4c-fc03-46e2-bae6-4571c7df776d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2129 | 2025.10.03 21:08:10.521443 [ 5 ] {1b249b4c-fc03-46e2-bae6-4571c7df776d} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2130 | 2025.10.03 21:08:10.521486 [ 5 ] {1b249b4c-fc03-46e2-bae6-4571c7df776d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2131 | 2025.10.03 21:08:10.521818 [ 5 ] {1b249b4c-fc03-46e2-bae6-4571c7df776d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2132 | 2025.10.03 21:08:10.522043 [ 5 ] {1b249b4c-fc03-46e2-bae6-4571c7df776d} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2133 | 2025.10.03 21:08:10.522187 [ 5 ] {1b249b4c-fc03-46e2-bae6-4571c7df776d} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.003376 sec., 7109.004739336493 rows/sec., 603.99 KiB/sec. | ||
| 2134 | 2025.10.03 21:08:10.522241 [ 5 ] {1b249b4c-fc03-46e2-bae6-4571c7df776d} <Debug> TCPHandler: Processed in 0.00356568 sec. | ||
| 2135 | 2025.10.03 21:08:10.522409 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2136 | 2025.10.03 21:08:10.522535 [ 5 ] {010f1a9f-6bb9-4716-a5e8-001633a233e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2137 | 2025.10.03 21:08:10.522593 [ 5 ] {010f1a9f-6bb9-4716-a5e8-001633a233e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2138 | 2025.10.03 21:08:10.523153 [ 5 ] {010f1a9f-6bb9-4716-a5e8-001633a233e5} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2139 | 2025.10.03 21:08:10.523200 [ 5 ] {010f1a9f-6bb9-4716-a5e8-001633a233e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2140 | 2025.10.03 21:08:10.523601 [ 5 ] {010f1a9f-6bb9-4716-a5e8-001633a233e5} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2141 | 2025.10.03 21:08:10.523917 [ 5 ] {010f1a9f-6bb9-4716-a5e8-001633a233e5} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2142 | 2025.10.03 21:08:10.524107 [ 5 ] {010f1a9f-6bb9-4716-a5e8-001633a233e5} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001597 sec., 1252.3481527864747 rows/sec., 102.12 KiB/sec. | ||
| 2143 | 2025.10.03 21:08:10.524162 [ 5 ] {010f1a9f-6bb9-4716-a5e8-001633a233e5} <Debug> TCPHandler: Processed in 0.001820141 sec. | ||
| 2144 | 2025.10.03 21:08:10.524349 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2145 | 2025.10.03 21:08:10.524474 [ 5 ] {0c5a190c-1c48-4a13-860b-2c3b991bccb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2146 | 2025.10.03 21:08:10.524530 [ 5 ] {0c5a190c-1c48-4a13-860b-2c3b991bccb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2147 | 2025.10.03 21:08:10.525226 [ 5 ] {0c5a190c-1c48-4a13-860b-2c3b991bccb5} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2148 | 2025.10.03 21:08:10.525271 [ 5 ] {0c5a190c-1c48-4a13-860b-2c3b991bccb5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2149 | 2025.10.03 21:08:10.525650 [ 5 ] {0c5a190c-1c48-4a13-860b-2c3b991bccb5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2150 | 2025.10.03 21:08:10.525930 [ 5 ] {0c5a190c-1c48-4a13-860b-2c3b991bccb5} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2151 | 2025.10.03 21:08:10.526097 [ 5 ] {0c5a190c-1c48-4a13-860b-2c3b991bccb5} <Debug> executeQuery: Read 171 rows, 15.94 KiB in 0.001644 sec., 104014.59854014598 rows/sec., 9.47 MiB/sec. | ||
| 2152 | 2025.10.03 21:08:10.526152 [ 5 ] {0c5a190c-1c48-4a13-860b-2c3b991bccb5} <Debug> TCPHandler: Processed in 0.001868891 sec. | ||
| 2153 | 2025.10.03 21:08:10.526310 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2154 | 2025.10.03 21:08:10.526426 [ 5 ] {98bec628-7d8b-4c8b-b542-3bec5aea305a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2155 | 2025.10.03 21:08:10.526477 [ 5 ] {98bec628-7d8b-4c8b-b542-3bec5aea305a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2156 | 2025.10.03 21:08:10.527071 [ 5 ] {98bec628-7d8b-4c8b-b542-3bec5aea305a} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2157 | 2025.10.03 21:08:10.527115 [ 5 ] {98bec628-7d8b-4c8b-b542-3bec5aea305a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2158 | 2025.10.03 21:08:10.527534 [ 5 ] {98bec628-7d8b-4c8b-b542-3bec5aea305a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2159 | 2025.10.03 21:08:10.527851 [ 5 ] {98bec628-7d8b-4c8b-b542-3bec5aea305a} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2160 | 2025.10.03 21:08:10.528037 [ 5 ] {98bec628-7d8b-4c8b-b542-3bec5aea305a} <Debug> executeQuery: Read 24 rows, 1.85 KiB in 0.001634 sec., 14687.882496940025 rows/sec., 1.11 MiB/sec. | ||
| 2161 | 2025.10.03 21:08:10.528085 [ 5 ] {98bec628-7d8b-4c8b-b542-3bec5aea305a} <Debug> TCPHandler: Processed in 0.00184245 sec. | ||
| 2162 | 2025.10.03 21:08:10.528239 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2163 | 2025.10.03 21:08:10.528376 [ 5 ] {e9f57d6b-6d23-4d87-9b0a-e93555dac762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2164 | 2025.10.03 21:08:10.528429 [ 5 ] {e9f57d6b-6d23-4d87-9b0a-e93555dac762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2165 | 2025.10.03 21:08:10.529108 [ 5 ] {e9f57d6b-6d23-4d87-9b0a-e93555dac762} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2166 | 2025.10.03 21:08:10.529145 [ 5 ] {e9f57d6b-6d23-4d87-9b0a-e93555dac762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2167 | 2025.10.03 21:08:10.529577 [ 5 ] {e9f57d6b-6d23-4d87-9b0a-e93555dac762} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2168 | 2025.10.03 21:08:10.529878 [ 5 ] {e9f57d6b-6d23-4d87-9b0a-e93555dac762} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2169 | 2025.10.03 21:08:10.530059 [ 5 ] {e9f57d6b-6d23-4d87-9b0a-e93555dac762} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001707 sec., 14059.7539543058 rows/sec., 1.17 MiB/sec. | ||
| 2170 | 2025.10.03 21:08:10.530110 [ 5 ] {e9f57d6b-6d23-4d87-9b0a-e93555dac762} <Debug> TCPHandler: Processed in 0.001934912 sec. | ||
| 2171 | 2025.10.03 21:08:10.530256 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2172 | 2025.10.03 21:08:10.530363 [ 5 ] {31d26a40-9ecf-4281-9ca8-e1594ff69371} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2173 | 2025.10.03 21:08:10.530411 [ 5 ] {31d26a40-9ecf-4281-9ca8-e1594ff69371} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2174 | 2025.10.03 21:08:10.530954 [ 5 ] {31d26a40-9ecf-4281-9ca8-e1594ff69371} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2175 | 2025.10.03 21:08:10.530999 [ 5 ] {31d26a40-9ecf-4281-9ca8-e1594ff69371} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2176 | 2025.10.03 21:08:10.531612 [ 5 ] {31d26a40-9ecf-4281-9ca8-e1594ff69371} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2177 | 2025.10.03 21:08:10.531890 [ 5 ] {31d26a40-9ecf-4281-9ca8-e1594ff69371} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2178 | 2025.10.03 21:08:10.532055 [ 5 ] {31d26a40-9ecf-4281-9ca8-e1594ff69371} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001714 sec., 7001.166861143523 rows/sec., 546.97 KiB/sec. | ||
| 2179 | 2025.10.03 21:08:10.532118 [ 5 ] {31d26a40-9ecf-4281-9ca8-e1594ff69371} <Debug> TCPHandler: Processed in 0.001918302 sec. | ||
| 2180 | 2025.10.03 21:08:10.532287 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2181 | 2025.10.03 21:08:10.532406 [ 5 ] {9dc4d170-cb8b-48a3-a2e2-4e41aebf0b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2182 | 2025.10.03 21:08:10.532458 [ 5 ] {9dc4d170-cb8b-48a3-a2e2-4e41aebf0b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2183 | 2025.10.03 21:08:10.533066 [ 5 ] {9dc4d170-cb8b-48a3-a2e2-4e41aebf0b22} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2184 | 2025.10.03 21:08:10.533112 [ 5 ] {9dc4d170-cb8b-48a3-a2e2-4e41aebf0b22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2185 | 2025.10.03 21:08:10.533558 [ 5 ] {9dc4d170-cb8b-48a3-a2e2-4e41aebf0b22} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2186 | 2025.10.03 21:08:10.533806 [ 5 ] {9dc4d170-cb8b-48a3-a2e2-4e41aebf0b22} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2187 | 2025.10.03 21:08:10.533955 [ 5 ] {9dc4d170-cb8b-48a3-a2e2-4e41aebf0b22} <Debug> executeQuery: Read 84 rows, 7.10 KiB in 0.001571 sec., 53469.12794398473 rows/sec., 4.41 MiB/sec. | ||
| 2188 | 2025.10.03 21:08:10.533997 [ 5 ] {9dc4d170-cb8b-48a3-a2e2-4e41aebf0b22} <Debug> TCPHandler: Processed in 0.0017693 sec. | ||
| 2189 | 2025.10.03 21:08:10.534130 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2190 | 2025.10.03 21:08:10.534237 [ 5 ] {568a7d7c-9953-4fbf-bac4-633c5ac47cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2191 | 2025.10.03 21:08:10.534296 [ 5 ] {568a7d7c-9953-4fbf-bac4-633c5ac47cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2192 | 2025.10.03 21:08:10.534883 [ 5 ] {568a7d7c-9953-4fbf-bac4-633c5ac47cae} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2193 | 2025.10.03 21:08:10.534925 [ 5 ] {568a7d7c-9953-4fbf-bac4-633c5ac47cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2194 | 2025.10.03 21:08:10.535371 [ 5 ] {568a7d7c-9953-4fbf-bac4-633c5ac47cae} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2195 | 2025.10.03 21:08:10.535692 [ 5 ] {568a7d7c-9953-4fbf-bac4-633c5ac47cae} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2196 | 2025.10.03 21:08:10.535847 [ 5 ] {568a7d7c-9953-4fbf-bac4-633c5ac47cae} <Debug> executeQuery: Read 409 rows, 33.27 KiB in 0.001631 sec., 250766.40098099323 rows/sec., 19.92 MiB/sec. | ||
| 2197 | 2025.10.03 21:08:10.535892 [ 5 ] {568a7d7c-9953-4fbf-bac4-633c5ac47cae} <Debug> TCPHandler: Processed in 0.00181421 sec. | ||
| 2198 | 2025.10.03 21:08:10.536044 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2199 | 2025.10.03 21:08:10.536178 [ 5 ] {0bbf2aa2-8a60-4da8-a285-00284efddd78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2200 | 2025.10.03 21:08:10.536260 [ 5 ] {0bbf2aa2-8a60-4da8-a285-00284efddd78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2201 | 2025.10.03 21:08:10.537404 [ 5 ] {0bbf2aa2-8a60-4da8-a285-00284efddd78} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2202 | 2025.10.03 21:08:10.537445 [ 5 ] {0bbf2aa2-8a60-4da8-a285-00284efddd78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2203 | 2025.10.03 21:08:10.538105 [ 5 ] {0bbf2aa2-8a60-4da8-a285-00284efddd78} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2204 | 2025.10.03 21:08:10.538359 [ 5 ] {0bbf2aa2-8a60-4da8-a285-00284efddd78} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2205 | 2025.10.03 21:08:10.538514 [ 5 ] {0bbf2aa2-8a60-4da8-a285-00284efddd78} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002359 sec., 4239.08435777872 rows/sec., 7.60 MiB/sec. | ||
| 2206 | 2025.10.03 21:08:10.538576 [ 5 ] {0bbf2aa2-8a60-4da8-a285-00284efddd78} <Debug> TCPHandler: Processed in 0.00259695 sec. | ||
| 2207 | 2025.10.03 21:08:10.538704 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2208 | 2025.10.03 21:08:10.538801 [ 5 ] {8aeff821-de79-408c-bf69-3aa26e78bbdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2209 | 2025.10.03 21:08:10.538843 [ 5 ] {8aeff821-de79-408c-bf69-3aa26e78bbdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2210 | 2025.10.03 21:08:10.539214 [ 5 ] {8aeff821-de79-408c-bf69-3aa26e78bbdf} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2211 | 2025.10.03 21:08:10.539252 [ 5 ] {8aeff821-de79-408c-bf69-3aa26e78bbdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2212 | 2025.10.03 21:08:10.539641 [ 5 ] {8aeff821-de79-408c-bf69-3aa26e78bbdf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2213 | 2025.10.03 21:08:10.539899 [ 5 ] {8aeff821-de79-408c-bf69-3aa26e78bbdf} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2214 | 2025.10.03 21:08:10.540050 [ 5 ] {8aeff821-de79-408c-bf69-3aa26e78bbdf} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001267 sec., 23677.979479084453 rows/sec., 1.57 MiB/sec. | ||
| 2215 | 2025.10.03 21:08:10.540098 [ 5 ] {8aeff821-de79-408c-bf69-3aa26e78bbdf} <Debug> TCPHandler: Processed in 0.001447026 sec. | ||
| 2216 | 2025.10.03 21:08:10.964424 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54534 | ||
| 2217 | 2025.10.03 21:08:10.964536 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2218 | 2025.10.03 21:08:10.964564 [ 3 ] {} <Debug> TCP-Session: a79f2fa4-d21a-4212-bf6a-31214db5c70e Authenticating user 'default' from [fd00:1122:3344:101::e]:54534 | ||
| 2219 | 2025.10.03 21:08:10.964586 [ 3 ] {} <Debug> TCP-Session: a79f2fa4-d21a-4212-bf6a-31214db5c70e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2220 | 2025.10.03 21:08:10.964601 [ 3 ] {} <Debug> TCP-Session: a79f2fa4-d21a-4212-bf6a-31214db5c70e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2221 | 2025.10.03 21:08:10.964857 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46461 | ||
| 2222 | 2025.10.03 21:08:10.964882 [ 287 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47917 | ||
| 2223 | 2025.10.03 21:08:10.964922 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33818 | ||
| 2224 | 2025.10.03 21:08:10.964933 [ 3 ] {} <Trace> TCP-Session: a79f2fa4-d21a-4212-bf6a-31214db5c70e Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2225 | 2025.10.03 21:08:10.964950 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64337 | ||
| 2226 | 2025.10.03 21:08:10.965010 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2227 | 2025.10.03 21:08:10.964946 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35033 | ||
| 2228 | 2025.10.03 21:08:10.965057 [ 286 ] {} <Debug> TCP-Session: a460d98e-e75d-4aae-8177-de9efde146c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46461 | ||
| 2229 | 2025.10.03 21:08:10.964935 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62283 | ||
| 2230 | 2025.10.03 21:08:10.965119 [ 286 ] {} <Debug> TCP-Session: a460d98e-e75d-4aae-8177-de9efde146c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2231 | 2025.10.03 21:08:10.965139 [ 3 ] {cdbe80a7-ba4b-44a2-9f1e-cd7d50b867af} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:54534) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 2232 | 2025.10.03 21:08:10.965153 [ 286 ] {} <Debug> TCP-Session: a460d98e-e75d-4aae-8177-de9efde146c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2233 | 2025.10.03 21:08:10.964902 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65323 | ||
| 2234 | 2025.10.03 21:08:10.964898 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:32837 | ||
| 2235 | 2025.10.03 21:08:10.965351 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2236 | 2025.10.03 21:08:10.965385 [ 293 ] {} <Debug> TCP-Session: 59596f1d-84f8-4f19-88e2-a9affbddc2fa Authenticating user 'default' from [fd00:1122:3344:101::e]:64337 | ||
| 2237 | 2025.10.03 21:08:10.965410 [ 293 ] {} <Debug> TCP-Session: 59596f1d-84f8-4f19-88e2-a9affbddc2fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2238 | 2025.10.03 21:08:10.965419 [ 3 ] {cdbe80a7-ba4b-44a2-9f1e-cd7d50b867af} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 2239 | 2025.10.03 21:08:10.965435 [ 293 ] {} <Debug> TCP-Session: 59596f1d-84f8-4f19-88e2-a9affbddc2fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2240 | 2025.10.03 21:08:10.965450 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2241 | 2025.10.03 21:08:10.965488 [ 3 ] {cdbe80a7-ba4b-44a2-9f1e-cd7d50b867af} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2242 | 2025.10.03 21:08:10.965498 [ 292 ] {} <Debug> TCP-Session: 2c00106d-0b09-4244-9586-b0106a7fe70b Authenticating user 'default' from [fd00:1122:3344:101::e]:35033 | ||
| 2243 | 2025.10.03 21:08:10.965534 [ 292 ] {} <Debug> TCP-Session: 2c00106d-0b09-4244-9586-b0106a7fe70b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2244 | 2025.10.03 21:08:10.965553 [ 292 ] {} <Debug> TCP-Session: 2c00106d-0b09-4244-9586-b0106a7fe70b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2245 | 2025.10.03 21:08:10.965673 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2246 | 2025.10.03 21:08:10.965678 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2247 | 2025.10.03 21:08:10.965708 [ 288 ] {} <Debug> TCP-Session: 633fa732-880e-4b29-8c5b-2c4942c1afa9 Authenticating user 'default' from [fd00:1122:3344:101::e]:65323 | ||
| 2248 | 2025.10.03 21:08:10.965731 [ 291 ] {} <Debug> TCP-Session: 60443c2d-7380-4871-ae66-f08e4ef6bf22 Authenticating user 'default' from [fd00:1122:3344:101::e]:62283 | ||
| 2249 | 2025.10.03 21:08:10.965738 [ 288 ] {} <Debug> TCP-Session: 633fa732-880e-4b29-8c5b-2c4942c1afa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2250 | 2025.10.03 21:08:10.965755 [ 287 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2251 | 2025.10.03 21:08:10.965763 [ 291 ] {} <Debug> TCP-Session: 60443c2d-7380-4871-ae66-f08e4ef6bf22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2252 | 2025.10.03 21:08:10.965776 [ 288 ] {} <Debug> TCP-Session: 633fa732-880e-4b29-8c5b-2c4942c1afa9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2253 | 2025.10.03 21:08:10.965808 [ 291 ] {} <Debug> TCP-Session: 60443c2d-7380-4871-ae66-f08e4ef6bf22 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2254 | 2025.10.03 21:08:10.965799 [ 3 ] {cdbe80a7-ba4b-44a2-9f1e-cd7d50b867af} <Debug> oximeter.version (6353ca57-d073-4fd5-9133-f36c80d8a8d7) (SelectExecutor): Key condition: unknown | ||
| 2255 | 2025.10.03 21:08:10.965799 [ 287 ] {} <Debug> TCP-Session: 09210541-9ae4-401f-8d36-e027d3ed3f9d Authenticating user 'default' from [fd00:1122:3344:101::e]:47917 | ||
| 2256 | 2025.10.03 21:08:10.965894 [ 287 ] {} <Debug> TCP-Session: 09210541-9ae4-401f-8d36-e027d3ed3f9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2257 | 2025.10.03 21:08:10.965907 [ 287 ] {} <Debug> TCP-Session: 09210541-9ae4-401f-8d36-e027d3ed3f9d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2258 | 2025.10.03 21:08:10.965941 [ 3 ] {cdbe80a7-ba4b-44a2-9f1e-cd7d50b867af} <Trace> Aggregator: Compile expression max()(UInt64) 0 | ||
| 2259 | 2025.10.03 21:08:10.965968 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2260 | 2025.10.03 21:08:10.966003 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 2261 | 2025.10.03 21:08:10.966011 [ 290 ] {} <Debug> TCP-Session: 0a25c3eb-d200-4aef-a7e4-3a268f4a9995 Authenticating user 'default' from [fd00:1122:3344:101::e]:33818 | ||
| 2262 | 2025.10.03 21:08:10.966055 [ 289 ] {} <Debug> TCP-Session: eabf232f-2110-463d-a70f-717e470ac32a Authenticating user 'default' from [fd00:1122:3344:101::e]:32837 | ||
| 2263 | 2025.10.03 21:08:10.966059 [ 290 ] {} <Debug> TCP-Session: 0a25c3eb-d200-4aef-a7e4-3a268f4a9995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2264 | 2025.10.03 21:08:10.966093 [ 289 ] {} <Debug> TCP-Session: eabf232f-2110-463d-a70f-717e470ac32a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2265 | 2025.10.03 21:08:10.966096 [ 290 ] {} <Debug> TCP-Session: 0a25c3eb-d200-4aef-a7e4-3a268f4a9995 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2266 | 2025.10.03 21:08:10.966125 [ 289 ] {} <Debug> TCP-Session: eabf232f-2110-463d-a70f-717e470ac32a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2267 | 2025.10.03 21:08:11.323255 [ 307 ] {cdbe80a7-ba4b-44a2-9f1e-cd7d50b867af} <Trace> AggregatingTransform: Aggregating | ||
| 2268 | 2025.10.03 21:08:11.323318 [ 307 ] {cdbe80a7-ba4b-44a2-9f1e-cd7d50b867af} <Trace> Aggregator: Aggregation method: without_key | ||
| 2269 | 2025.10.03 21:08:11.323351 [ 307 ] {cdbe80a7-ba4b-44a2-9f1e-cd7d50b867af} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001353046 sec. (739.073 rows/sec., 28.87 KiB/sec.) | ||
| 2270 | 2025.10.03 21:08:11.323366 [ 307 ] {cdbe80a7-ba4b-44a2-9f1e-cd7d50b867af} <Trace> Aggregator: Merging aggregated data | ||
| 2271 | 2025.10.03 21:08:11.324324 [ 3 ] {cdbe80a7-ba4b-44a2-9f1e-cd7d50b867af} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.359235 sec., 2.783693125669826 rows/sec., 111.35 B/sec. | ||
| 2272 | 2025.10.03 21:08:11.324494 [ 3 ] {cdbe80a7-ba4b-44a2-9f1e-cd7d50b867af} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2273 | 2025.10.03 21:08:11.324512 [ 3 ] {cdbe80a7-ba4b-44a2-9f1e-cd7d50b867af} <Debug> TCPHandler: Processed in 0.359688301 sec. | ||
| 2274 | 2025.10.03 21:08:11.324640 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2275 | 2025.10.03 21:08:11.324675 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2276 | 2025.10.03 21:08:11.324692 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2277 | 2025.10.03 21:08:11.324713 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2278 | 2025.10.03 21:08:11.324749 [ 287 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2279 | 2025.10.03 21:08:11.324767 [ 288 ] {} <Debug> TCP-Session: 633fa732-880e-4b29-8c5b-2c4942c1afa9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2280 | 2025.10.03 21:08:11.324769 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2281 | 2025.10.03 21:08:11.324795 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2282 | 2025.10.03 21:08:11.324797 [ 287 ] {} <Debug> TCP-Session: 09210541-9ae4-401f-8d36-e027d3ed3f9d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2283 | 2025.10.03 21:08:11.324832 [ 291 ] {} <Debug> TCP-Session: 60443c2d-7380-4871-ae66-f08e4ef6bf22 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2284 | 2025.10.03 21:08:11.324838 [ 3 ] {} <Debug> TCP-Session: a79f2fa4-d21a-4212-bf6a-31214db5c70e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2285 | 2025.10.03 21:08:11.324782 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2286 | 2025.10.03 21:08:11.324782 [ 289 ] {} <Debug> TCP-Session: eabf232f-2110-463d-a70f-717e470ac32a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2287 | 2025.10.03 21:08:11.324745 [ 286 ] {} <Debug> TCP-Session: a460d98e-e75d-4aae-8177-de9efde146c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2288 | 2025.10.03 21:08:11.324908 [ 292 ] {} <Debug> TCP-Session: 2c00106d-0b09-4244-9586-b0106a7fe70b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2289 | 2025.10.03 21:08:11.324730 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 2290 | 2025.10.03 21:08:11.324719 [ 293 ] {} <Debug> TCP-Session: 59596f1d-84f8-4f19-88e2-a9affbddc2fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2291 | 2025.10.03 21:08:11.324991 [ 290 ] {} <Debug> TCP-Session: 0a25c3eb-d200-4aef-a7e4-3a268f4a9995 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2292 | 2025.10.03 21:08:12.000205 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 186.37 MiB, peak 197.52 MiB, free memory in arenas 0.00 B, will set to 203.67 MiB (RSS), difference: 17.30 MiB | ||
| 2293 | 2025.10.03 21:08:12.188244 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 4377 | ||
| 2294 | 2025.10.03 21:08:12.188770 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2295 | 2025.10.03 21:08:12.188810 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2296 | 2025.10.03 21:08:12.189312 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2297 | 2025.10.03 21:08:12.189553 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2298 | 2025.10.03 21:08:12.189688 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4377 | ||
| 2299 | 2025.10.03 21:08:12.404336 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 2300 | 2025.10.03 21:08:12.420531 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2301 | 2025.10.03 21:08:12.420592 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2302 | 2025.10.03 21:08:12.427202 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2303 | 2025.10.03 21:08:12.427929 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2304 | 2025.10.03 21:08:12.431256 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 2305 | 2025.10.03 21:08:13.000193 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 204.21 MiB, peak 208.21 MiB, free memory in arenas 0.00 B, will set to 205.44 MiB (RSS), difference: 1.24 MiB | ||
| 2306 | 2025.10.03 21:08:14.697334 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 48 entries to flush up to offset 282 | ||
| 2307 | 2025.10.03 21:08:14.699966 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2308 | 2025.10.03 21:08:14.700021 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.02 GiB. | ||
| 2309 | 2025.10.03 21:08:14.701252 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2310 | 2025.10.03 21:08:14.701531 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2311 | 2025.10.03 21:08:14.701867 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 282 | ||
| 2312 | 2025.10.03 21:08:15.470469 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2313 | 2025.10.03 21:08:15.470686 [ 5 ] {90f42d94-3f24-4de6-8a01-03762379b2d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2314 | 2025.10.03 21:08:15.470761 [ 5 ] {90f42d94-3f24-4de6-8a01-03762379b2d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2315 | 2025.10.03 21:08:15.471443 [ 5 ] {90f42d94-3f24-4de6-8a01-03762379b2d8} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2316 | 2025.10.03 21:08:15.471494 [ 5 ] {90f42d94-3f24-4de6-8a01-03762379b2d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2317 | 2025.10.03 21:08:15.471895 [ 5 ] {90f42d94-3f24-4de6-8a01-03762379b2d8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2318 | 2025.10.03 21:08:15.472125 [ 5 ] {90f42d94-3f24-4de6-8a01-03762379b2d8} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2319 | 2025.10.03 21:08:15.472294 [ 5 ] {90f42d94-3f24-4de6-8a01-03762379b2d8} <Debug> executeQuery: Read 76 rows, 6.71 KiB in 0.001662 sec., 45728.0385078219 rows/sec., 3.95 MiB/sec. | ||
| 2320 | 2025.10.03 21:08:15.472342 [ 5 ] {90f42d94-3f24-4de6-8a01-03762379b2d8} <Debug> TCPHandler: Processed in 0.002014003 sec. | ||
| 2321 | 2025.10.03 21:08:15.472467 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2322 | 2025.10.03 21:08:15.472569 [ 5 ] {26425f75-ff92-47a7-968c-5bf2854bb576} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2323 | 2025.10.03 21:08:15.472612 [ 5 ] {26425f75-ff92-47a7-968c-5bf2854bb576} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2324 | 2025.10.03 21:08:15.473026 [ 5 ] {26425f75-ff92-47a7-968c-5bf2854bb576} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2325 | 2025.10.03 21:08:15.473063 [ 5 ] {26425f75-ff92-47a7-968c-5bf2854bb576} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2326 | 2025.10.03 21:08:15.473373 [ 5 ] {26425f75-ff92-47a7-968c-5bf2854bb576} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2327 | 2025.10.03 21:08:15.473589 [ 5 ] {26425f75-ff92-47a7-968c-5bf2854bb576} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2328 | 2025.10.03 21:08:15.473722 [ 5 ] {26425f75-ff92-47a7-968c-5bf2854bb576} <Debug> executeQuery: Read 23 rows, 1.73 KiB in 0.001176 sec., 19557.8231292517 rows/sec., 1.44 MiB/sec. | ||
| 2329 | 2025.10.03 21:08:15.473759 [ 5 ] {26425f75-ff92-47a7-968c-5bf2854bb576} <Debug> TCPHandler: Processed in 0.001346465 sec. | ||
| 2330 | 2025.10.03 21:08:15.473861 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2331 | 2025.10.03 21:08:15.473958 [ 5 ] {000e7c56-d9ea-47bc-a656-f0da5f77bb96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2332 | 2025.10.03 21:08:15.473998 [ 5 ] {000e7c56-d9ea-47bc-a656-f0da5f77bb96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2333 | 2025.10.03 21:08:15.474410 [ 5 ] {000e7c56-d9ea-47bc-a656-f0da5f77bb96} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2334 | 2025.10.03 21:08:15.474446 [ 5 ] {000e7c56-d9ea-47bc-a656-f0da5f77bb96} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2335 | 2025.10.03 21:08:15.474763 [ 5 ] {000e7c56-d9ea-47bc-a656-f0da5f77bb96} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2336 | 2025.10.03 21:08:15.474979 [ 5 ] {000e7c56-d9ea-47bc-a656-f0da5f77bb96} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2337 | 2025.10.03 21:08:15.475113 [ 5 ] {000e7c56-d9ea-47bc-a656-f0da5f77bb96} <Debug> executeQuery: Read 59 rows, 4.72 KiB in 0.001174 sec., 50255.53662691653 rows/sec., 3.93 MiB/sec. | ||
| 2338 | 2025.10.03 21:08:15.475149 [ 5 ] {000e7c56-d9ea-47bc-a656-f0da5f77bb96} <Debug> TCPHandler: Processed in 0.001337685 sec. | ||
| 2339 | 2025.10.03 21:08:15.475262 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2340 | 2025.10.03 21:08:15.475359 [ 5 ] {3b329709-5e91-4e6c-9452-514e3bf88f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2341 | 2025.10.03 21:08:15.475403 [ 5 ] {3b329709-5e91-4e6c-9452-514e3bf88f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2342 | 2025.10.03 21:08:15.475785 [ 5 ] {3b329709-5e91-4e6c-9452-514e3bf88f85} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2343 | 2025.10.03 21:08:15.475822 [ 5 ] {3b329709-5e91-4e6c-9452-514e3bf88f85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2344 | 2025.10.03 21:08:15.476152 [ 5 ] {3b329709-5e91-4e6c-9452-514e3bf88f85} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2345 | 2025.10.03 21:08:15.476361 [ 5 ] {3b329709-5e91-4e6c-9452-514e3bf88f85} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2346 | 2025.10.03 21:08:15.476494 [ 5 ] {3b329709-5e91-4e6c-9452-514e3bf88f85} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001153 sec., 52038.16131830009 rows/sec., 3.65 MiB/sec. | ||
| 2347 | 2025.10.03 21:08:15.476532 [ 5 ] {3b329709-5e91-4e6c-9452-514e3bf88f85} <Debug> TCPHandler: Processed in 0.001323305 sec. | ||
| 2348 | 2025.10.03 21:08:15.476635 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2349 | 2025.10.03 21:08:15.476731 [ 5 ] {6e99dc05-2cfe-4a90-89d9-a3ea31d0dabc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2350 | 2025.10.03 21:08:15.476786 [ 5 ] {6e99dc05-2cfe-4a90-89d9-a3ea31d0dabc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2351 | 2025.10.03 21:08:15.477543 [ 5 ] {6e99dc05-2cfe-4a90-89d9-a3ea31d0dabc} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2352 | 2025.10.03 21:08:15.477579 [ 5 ] {6e99dc05-2cfe-4a90-89d9-a3ea31d0dabc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2353 | 2025.10.03 21:08:15.478100 [ 5 ] {6e99dc05-2cfe-4a90-89d9-a3ea31d0dabc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2354 | 2025.10.03 21:08:15.478319 [ 5 ] {6e99dc05-2cfe-4a90-89d9-a3ea31d0dabc} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2355 | 2025.10.03 21:08:15.478460 [ 5 ] {6e99dc05-2cfe-4a90-89d9-a3ea31d0dabc} <Debug> executeQuery: Read 23 rows, 42.20 KiB in 0.001746 sec., 13172.966781214205 rows/sec., 23.61 MiB/sec. | ||
| 2356 | 2025.10.03 21:08:15.478517 [ 5 ] {6e99dc05-2cfe-4a90-89d9-a3ea31d0dabc} <Debug> TCPHandler: Processed in 0.001932031 sec. | ||
| 2357 | 2025.10.03 21:08:15.478630 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2358 | 2025.10.03 21:08:15.478725 [ 5 ] {e9b856e1-1e43-4da8-9a95-2745ef939c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2359 | 2025.10.03 21:08:15.478766 [ 5 ] {e9b856e1-1e43-4da8-9a95-2745ef939c76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2360 | 2025.10.03 21:08:15.479087 [ 5 ] {e9b856e1-1e43-4da8-9a95-2745ef939c76} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2361 | 2025.10.03 21:08:15.479122 [ 5 ] {e9b856e1-1e43-4da8-9a95-2745ef939c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2362 | 2025.10.03 21:08:15.479424 [ 5 ] {e9b856e1-1e43-4da8-9a95-2745ef939c76} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2363 | 2025.10.03 21:08:15.479630 [ 5 ] {e9b856e1-1e43-4da8-9a95-2745ef939c76} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2364 | 2025.10.03 21:08:15.479760 [ 5 ] {e9b856e1-1e43-4da8-9a95-2745ef939c76} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001051 sec., 28544.243577545192 rows/sec., 1.89 MiB/sec. | ||
| 2365 | 2025.10.03 21:08:15.479797 [ 5 ] {e9b856e1-1e43-4da8-9a95-2745ef939c76} <Debug> TCPHandler: Processed in 0.001216814 sec. | ||
| 2366 | 2025.10.03 21:08:19.610235 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2367 | 2025.10.03 21:08:19.610333 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2368 | 2025.10.03 21:08:19.689882 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 4825 | ||
| 2369 | 2025.10.03 21:08:19.690361 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2370 | 2025.10.03 21:08:19.690396 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2371 | 2025.10.03 21:08:19.690879 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2372 | 2025.10.03 21:08:19.691098 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2373 | 2025.10.03 21:08:19.691217 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4825 | ||
| 2374 | 2025.10.03 21:08:19.931454 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 2375 | 2025.10.03 21:08:19.948728 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2376 | 2025.10.03 21:08:19.948783 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2377 | 2025.10.03 21:08:19.954830 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2378 | 2025.10.03 21:08:19.955526 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2379 | 2025.10.03 21:08:19.958490 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 2380 | 2025.10.03 21:08:20.469733 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2381 | 2025.10.03 21:08:20.469931 [ 5 ] {69bb1a8e-0d9a-49cd-995e-0af66ae80153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2382 | 2025.10.03 21:08:20.470001 [ 5 ] {69bb1a8e-0d9a-49cd-995e-0af66ae80153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2383 | 2025.10.03 21:08:20.470645 [ 5 ] {69bb1a8e-0d9a-49cd-995e-0af66ae80153} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2384 | 2025.10.03 21:08:20.470696 [ 5 ] {69bb1a8e-0d9a-49cd-995e-0af66ae80153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2385 | 2025.10.03 21:08:20.471090 [ 5 ] {69bb1a8e-0d9a-49cd-995e-0af66ae80153} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2386 | 2025.10.03 21:08:20.471320 [ 5 ] {69bb1a8e-0d9a-49cd-995e-0af66ae80153} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2387 | 2025.10.03 21:08:20.471463 [ 29 ] {} <Debug> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2388 | 2025.10.03 21:08:20.471505 [ 5 ] {69bb1a8e-0d9a-49cd-995e-0af66ae80153} <Debug> executeQuery: Read 50 rows, 4.41 KiB in 0.001623 sec., 30807.147258163892 rows/sec., 2.65 MiB/sec. | ||
| 2389 | 2025.10.03 21:08:20.471528 [ 29 ] {} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2390 | 2025.10.03 21:08:20.471554 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2391 | 2025.10.03 21:08:20.471559 [ 5 ] {69bb1a8e-0d9a-49cd-995e-0af66ae80153} <Debug> TCPHandler: Processed in 0.001957133 sec. | ||
| 2392 | 2025.10.03 21:08:20.471692 [ 199 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::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 | ||
| 2393 | 2025.10.03 21:08:20.471735 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2394 | 2025.10.03 21:08:20.471794 [ 199 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2395 | 2025.10.03 21:08:20.471826 [ 199 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 96 rows starting from the beginning of the part | ||
| 2396 | 2025.10.03 21:08:20.471840 [ 5 ] {5ee89252-9ebe-46b1-8c87-eb60db889329} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2397 | 2025.10.03 21:08:20.471886 [ 5 ] {5ee89252-9ebe-46b1-8c87-eb60db889329} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2398 | 2025.10.03 21:08:20.471891 [ 199 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part | ||
| 2399 | 2025.10.03 21:08:20.471944 [ 199 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 72 rows starting from the beginning of the part | ||
| 2400 | 2025.10.03 21:08:20.471989 [ 199 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 171 rows starting from the beginning of the part | ||
| 2401 | 2025.10.03 21:08:20.472032 [ 199 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 76 rows starting from the beginning of the part | ||
| 2402 | 2025.10.03 21:08:20.472075 [ 199 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part | ||
| 2403 | 2025.10.03 21:08:20.472336 [ 5 ] {5ee89252-9ebe-46b1-8c87-eb60db889329} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2404 | 2025.10.03 21:08:20.472375 [ 5 ] {5ee89252-9ebe-46b1-8c87-eb60db889329} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2405 | 2025.10.03 21:08:20.472717 [ 5 ] {5ee89252-9ebe-46b1-8c87-eb60db889329} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2406 | 2025.10.03 21:08:20.472932 [ 193 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 515 rows, containing 5 columns (5 merged, 0 gathered) in 0.001283524 sec., 401239.08863410424 rows/sec., 36.85 MiB/sec. | ||
| 2407 | 2025.10.03 21:08:20.472951 [ 5 ] {5ee89252-9ebe-46b1-8c87-eb60db889329} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2408 | 2025.10.03 21:08:20.473060 [ 199 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2409 | 2025.10.03 21:08:20.473099 [ 27 ] {} <Debug> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2410 | 2025.10.03 21:08:20.473111 [ 5 ] {5ee89252-9ebe-46b1-8c87-eb60db889329} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001293 sec., 7733.952049497292 rows/sec., 581.56 KiB/sec. | ||
| 2411 | 2025.10.03 21:08:20.473144 [ 27 ] {} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2412 | 2025.10.03 21:08:20.473160 [ 5 ] {5ee89252-9ebe-46b1-8c87-eb60db889329} <Debug> TCPHandler: Processed in 0.001479517 sec. | ||
| 2413 | 2025.10.03 21:08:20.473168 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2414 | 2025.10.03 21:08:20.473282 [ 199 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_11_2} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2415 | 2025.10.03 21:08:20.473288 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2416 | 2025.10.03 21:08:20.473290 [ 193 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 2417 | 2025.10.03 21:08:20.473355 [ 199 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_11_2} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2418 | 2025.10.03 21:08:20.473397 [ 5 ] {147f810c-d2c4-4dec-b0cb-81199aebfded} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2419 | 2025.10.03 21:08:20.473418 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 2420 | 2025.10.03 21:08:20.473427 [ 193 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2421 | 2025.10.03 21:08:20.473443 [ 5 ] {147f810c-d2c4-4dec-b0cb-81199aebfded} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2422 | 2025.10.03 21:08:20.473467 [ 193 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 39 rows starting from the beginning of the part | ||
| 2423 | 2025.10.03 21:08:20.473554 [ 193 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 2424 | 2025.10.03 21:08:20.473607 [ 193 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 21 rows starting from the beginning of the part | ||
| 2425 | 2025.10.03 21:08:20.473665 [ 193 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 24 rows starting from the beginning of the part | ||
| 2426 | 2025.10.03 21:08:20.473733 [ 193 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 23 rows starting from the beginning of the part | ||
| 2427 | 2025.10.03 21:08:20.473791 [ 193 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 2428 | 2025.10.03 21:08:20.473899 [ 5 ] {147f810c-d2c4-4dec-b0cb-81199aebfded} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2429 | 2025.10.03 21:08:20.473942 [ 5 ] {147f810c-d2c4-4dec-b0cb-81199aebfded} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2430 | 2025.10.03 21:08:20.474282 [ 5 ] {147f810c-d2c4-4dec-b0cb-81199aebfded} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2431 | 2025.10.03 21:08:20.474514 [ 5 ] {147f810c-d2c4-4dec-b0cb-81199aebfded} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2432 | 2025.10.03 21:08:20.474607 [ 27 ] {} <Debug> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2433 | 2025.10.03 21:08:20.474632 [ 27 ] {} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2434 | 2025.10.03 21:08:20.474648 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2435 | 2025.10.03 21:08:20.474662 [ 5 ] {147f810c-d2c4-4dec-b0cb-81199aebfded} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001283 sec., 35853.46843335931 rows/sec., 2.80 MiB/sec. | ||
| 2436 | 2025.10.03 21:08:20.474693 [ 199 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 127 rows, containing 5 columns (5 merged, 0 gathered) in 0.001459107 sec., 87039.53856708246 rows/sec., 6.73 MiB/sec. | ||
| 2437 | 2025.10.03 21:08:20.474701 [ 5 ] {147f810c-d2c4-4dec-b0cb-81199aebfded} <Debug> TCPHandler: Processed in 0.001472346 sec. | ||
| 2438 | 2025.10.03 21:08:20.474734 [ 197 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::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 | ||
| 2439 | 2025.10.03 21:08:20.474801 [ 199 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2440 | 2025.10.03 21:08:20.474830 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2441 | 2025.10.03 21:08:20.474858 [ 197 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2442 | 2025.10.03 21:08:20.474904 [ 197 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 85 rows starting from the beginning of the part | ||
| 2443 | 2025.10.03 21:08:20.474927 [ 5 ] {be8c98af-028a-4382-8033-9fca20024e89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2444 | 2025.10.03 21:08:20.474976 [ 5 ] {be8c98af-028a-4382-8033-9fca20024e89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2445 | 2025.10.03 21:08:20.474976 [ 197 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 46 rows starting from the beginning of the part | ||
| 2446 | 2025.10.03 21:08:20.475035 [ 199 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_11_2} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2447 | 2025.10.03 21:08:20.475046 [ 197 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 57 rows starting from the beginning of the part | ||
| 2448 | 2025.10.03 21:08:20.475096 [ 197 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 84 rows starting from the beginning of the part | ||
| 2449 | 2025.10.03 21:08:20.475107 [ 199 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_11_2} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2450 | 2025.10.03 21:08:20.475136 [ 197 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 59 rows starting from the beginning of the part | ||
| 2451 | 2025.10.03 21:08:20.475178 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2452 | 2025.10.03 21:08:20.475188 [ 197 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 46 rows starting from the beginning of the part | ||
| 2453 | 2025.10.03 21:08:20.475374 [ 5 ] {be8c98af-028a-4382-8033-9fca20024e89} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2454 | 2025.10.03 21:08:20.475418 [ 5 ] {be8c98af-028a-4382-8033-9fca20024e89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2455 | 2025.10.03 21:08:20.475780 [ 5 ] {be8c98af-028a-4382-8033-9fca20024e89} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2456 | 2025.10.03 21:08:20.475997 [ 5 ] {be8c98af-028a-4382-8033-9fca20024e89} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2457 | 2025.10.03 21:08:20.476009 [ 193 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 377 rows, containing 5 columns (5 merged, 0 gathered) in 0.001309805 sec., 287829.1043323243 rows/sec., 23.89 MiB/sec. | ||
| 2458 | 2025.10.03 21:08:20.476139 [ 5 ] {be8c98af-028a-4382-8033-9fca20024e89} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001229 sec., 48820.17900732302 rows/sec., 3.43 MiB/sec. | ||
| 2459 | 2025.10.03 21:08:20.476145 [ 197 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2460 | 2025.10.03 21:08:20.476184 [ 5 ] {be8c98af-028a-4382-8033-9fca20024e89} <Debug> TCPHandler: Processed in 0.001405676 sec. | ||
| 2461 | 2025.10.03 21:08:20.476301 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2462 | 2025.10.03 21:08:20.476399 [ 5 ] {b2c3c299-1773-49a2-b42b-bce892f61162} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2463 | 2025.10.03 21:08:20.476402 [ 197 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_11_2} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2464 | 2025.10.03 21:08:20.476458 [ 5 ] {b2c3c299-1773-49a2-b42b-bce892f61162} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2465 | 2025.10.03 21:08:20.476493 [ 197 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_11_2} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2466 | 2025.10.03 21:08:20.476563 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 2467 | 2025.10.03 21:08:20.477223 [ 5 ] {b2c3c299-1773-49a2-b42b-bce892f61162} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2468 | 2025.10.03 21:08:20.477263 [ 5 ] {b2c3c299-1773-49a2-b42b-bce892f61162} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2469 | 2025.10.03 21:08:20.477775 [ 5 ] {b2c3c299-1773-49a2-b42b-bce892f61162} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2470 | 2025.10.03 21:08:20.477999 [ 5 ] {b2c3c299-1773-49a2-b42b-bce892f61162} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2471 | 2025.10.03 21:08:20.478091 [ 27 ] {} <Debug> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2472 | 2025.10.03 21:08:20.478115 [ 27 ] {} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2473 | 2025.10.03 21:08:20.478131 [ 27 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2474 | 2025.10.03 21:08:20.478145 [ 5 ] {b2c3c299-1773-49a2-b42b-bce892f61162} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001763 sec., 5672.149744753261 rows/sec., 10.16 MiB/sec. | ||
| 2475 | 2025.10.03 21:08:20.478197 [ 199 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 2476 | 2025.10.03 21:08:20.478204 [ 5 ] {b2c3c299-1773-49a2-b42b-bce892f61162} <Debug> TCPHandler: Processed in 0.001952612 sec. | ||
| 2477 | 2025.10.03 21:08:20.478319 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2478 | 2025.10.03 21:08:20.478352 [ 199 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2479 | 2025.10.03 21:08:20.478393 [ 199 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 85 rows starting from the beginning of the part | ||
| 2480 | 2025.10.03 21:08:20.478415 [ 5 ] {e4d8b918-3e7d-4b81-b988-19313f87f199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2481 | 2025.10.03 21:08:20.478458 [ 5 ] {e4d8b918-3e7d-4b81-b988-19313f87f199} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2482 | 2025.10.03 21:08:20.478506 [ 199 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 2483 | 2025.10.03 21:08:20.478606 [ 199 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 21 rows starting from the beginning of the part | ||
| 2484 | 2025.10.03 21:08:20.478702 [ 199 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 2485 | 2025.10.03 21:08:20.478791 [ 5 ] {e4d8b918-3e7d-4b81-b988-19313f87f199} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2486 | 2025.10.03 21:08:20.478796 [ 199 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 23 rows starting from the beginning of the part | ||
| 2487 | 2025.10.03 21:08:20.478827 [ 5 ] {e4d8b918-3e7d-4b81-b988-19313f87f199} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2488 | 2025.10.03 21:08:20.478902 [ 199 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 2489 | 2025.10.03 21:08:20.479142 [ 5 ] {e4d8b918-3e7d-4b81-b988-19313f87f199} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2490 | 2025.10.03 21:08:20.479354 [ 5 ] {e4d8b918-3e7d-4b81-b988-19313f87f199} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2491 | 2025.10.03 21:08:20.479484 [ 5 ] {e4d8b918-3e7d-4b81-b988-19313f87f199} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001086 sec., 27624.309392265193 rows/sec., 1.83 MiB/sec. | ||
| 2492 | 2025.10.03 21:08:20.479521 [ 5 ] {e4d8b918-3e7d-4b81-b988-19313f87f199} <Debug> TCPHandler: Processed in 0.001250814 sec. | ||
| 2493 | 2025.10.03 21:08:20.486304 [ 193 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 19 columns (19 merged, 0 gathered) in 0.008132442 sec., 19551.322960557234 rows/sec., 35.04 MiB/sec. | ||
| 2494 | 2025.10.03 21:08:20.486868 [ 198 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2495 | 2025.10.03 21:08:20.487323 [ 198 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2496 | 2025.10.03 21:08:20.487429 [ 198 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2497 | 2025.10.03 21:08:20.487563 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.02 MiB. | ||
| 2498 | 2025.10.03 21:08:24.702247 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 306 | ||
| 2499 | 2025.10.03 21:08:24.704318 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2500 | 2025.10.03 21:08:24.704355 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2501 | 2025.10.03 21:08:24.705499 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2502 | 2025.10.03 21:08:24.705761 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2503 | 2025.10.03 21:08:24.705999 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 306 | ||
| 2504 | 2025.10.03 21:08:25.467015 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2505 | 2025.10.03 21:08:25.467278 [ 5 ] {0e04f939-549a-49a7-9872-bd50f3d61e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2506 | 2025.10.03 21:08:25.467656 [ 5 ] {0e04f939-549a-49a7-9872-bd50f3d61e3c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2507 | 2025.10.03 21:08:25.467694 [ 5 ] {0e04f939-549a-49a7-9872-bd50f3d61e3c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2508 | 2025.10.03 21:08:25.467938 [ 5 ] {0e04f939-549a-49a7-9872-bd50f3d61e3c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2509 | 2025.10.03 21:08:25.468004 [ 5 ] {0e04f939-549a-49a7-9872-bd50f3d61e3c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2510 | 2025.10.03 21:08:25.468143 [ 5 ] {0e04f939-549a-49a7-9872-bd50f3d61e3c} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2511 | 2025.10.03 21:08:25.468263 [ 334 ] {0e04f939-549a-49a7-9872-bd50f3d61e3c} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2512 | 2025.10.03 21:08:25.468273 [ 260 ] {0e04f939-549a-49a7-9872-bd50f3d61e3c} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2513 | 2025.10.03 21:08:25.468280 [ 315 ] {0e04f939-549a-49a7-9872-bd50f3d61e3c} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2514 | 2025.10.03 21:08:25.468284 [ 339 ] {0e04f939-549a-49a7-9872-bd50f3d61e3c} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2515 | 2025.10.03 21:08:25.468432 [ 5 ] {0e04f939-549a-49a7-9872-bd50f3d61e3c} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2516 | 2025.10.03 21:08:25.468458 [ 5 ] {0e04f939-549a-49a7-9872-bd50f3d61e3c} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2517 | 2025.10.03 21:08:25.468556 [ 5 ] {0e04f939-549a-49a7-9872-bd50f3d61e3c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2518 | 2025.10.03 21:08:25.468576 [ 5 ] {0e04f939-549a-49a7-9872-bd50f3d61e3c} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Reading approx. 29 rows with 4 streams | ||
| 2519 | 2025.10.03 21:08:25.468612 [ 5 ] {0e04f939-549a-49a7-9872-bd50f3d61e3c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2520 | 2025.10.03 21:08:25.468652 [ 5 ] {0e04f939-549a-49a7-9872-bd50f3d61e3c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2521 | 2025.10.03 21:08:25.468690 [ 5 ] {0e04f939-549a-49a7-9872-bd50f3d61e3c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2522 | 2025.10.03 21:08:25.468758 [ 5 ] {0e04f939-549a-49a7-9872-bd50f3d61e3c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2523 | 2025.10.03 21:08:25.469721 [ 5 ] {0e04f939-549a-49a7-9872-bd50f3d61e3c} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.002563 sec., 11314.86539211861 rows/sec., 493.04 KiB/sec. | ||
| 2524 | 2025.10.03 21:08:25.469880 [ 5 ] {0e04f939-549a-49a7-9872-bd50f3d61e3c} <Debug> MemoryTracker: Peak memory usage (for query): 141.51 KiB. | ||
| 2525 | 2025.10.03 21:08:25.469896 [ 5 ] {0e04f939-549a-49a7-9872-bd50f3d61e3c} <Debug> TCPHandler: Processed in 0.003045914 sec. | ||
| 2526 | 2025.10.03 21:08:25.470217 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2527 | 2025.10.03 21:08:25.470347 [ 5 ] {7f853a4a-96fb-4e92-bcd2-16161e82fbb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2528 | 2025.10.03 21:08:25.470619 [ 5 ] {7f853a4a-96fb-4e92-bcd2-16161e82fbb5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2529 | 2025.10.03 21:08:25.470653 [ 5 ] {7f853a4a-96fb-4e92-bcd2-16161e82fbb5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2530 | 2025.10.03 21:08:25.470843 [ 5 ] {7f853a4a-96fb-4e92-bcd2-16161e82fbb5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2531 | 2025.10.03 21:08:25.470896 [ 5 ] {7f853a4a-96fb-4e92-bcd2-16161e82fbb5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2532 | 2025.10.03 21:08:25.470999 [ 5 ] {7f853a4a-96fb-4e92-bcd2-16161e82fbb5} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 30-element set) | ||
| 2533 | 2025.10.03 21:08:25.471073 [ 339 ] {7f853a4a-96fb-4e92-bcd2-16161e82fbb5} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2534 | 2025.10.03 21:08:25.471076 [ 324 ] {7f853a4a-96fb-4e92-bcd2-16161e82fbb5} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2535 | 2025.10.03 21:08:25.471078 [ 334 ] {7f853a4a-96fb-4e92-bcd2-16161e82fbb5} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2536 | 2025.10.03 21:08:25.471077 [ 315 ] {7f853a4a-96fb-4e92-bcd2-16161e82fbb5} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2537 | 2025.10.03 21:08:25.471223 [ 5 ] {7f853a4a-96fb-4e92-bcd2-16161e82fbb5} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2538 | 2025.10.03 21:08:25.471245 [ 5 ] {7f853a4a-96fb-4e92-bcd2-16161e82fbb5} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2539 | 2025.10.03 21:08:25.471328 [ 5 ] {7f853a4a-96fb-4e92-bcd2-16161e82fbb5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2540 | 2025.10.03 21:08:25.471347 [ 5 ] {7f853a4a-96fb-4e92-bcd2-16161e82fbb5} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Reading approx. 29 rows with 4 streams | ||
| 2541 | 2025.10.03 21:08:25.471375 [ 5 ] {7f853a4a-96fb-4e92-bcd2-16161e82fbb5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2542 | 2025.10.03 21:08:25.471406 [ 5 ] {7f853a4a-96fb-4e92-bcd2-16161e82fbb5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2543 | 2025.10.03 21:08:25.471432 [ 5 ] {7f853a4a-96fb-4e92-bcd2-16161e82fbb5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2544 | 2025.10.03 21:08:25.471458 [ 5 ] {7f853a4a-96fb-4e92-bcd2-16161e82fbb5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2545 | 2025.10.03 21:08:25.472100 [ 5 ] {7f853a4a-96fb-4e92-bcd2-16161e82fbb5} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001747 sec., 16599.88551803091 rows/sec., 723.34 KiB/sec. | ||
| 2546 | 2025.10.03 21:08:25.472207 [ 5 ] {7f853a4a-96fb-4e92-bcd2-16161e82fbb5} <Debug> MemoryTracker: Peak memory usage (for query): 141.53 KiB. | ||
| 2547 | 2025.10.03 21:08:25.472223 [ 5 ] {7f853a4a-96fb-4e92-bcd2-16161e82fbb5} <Debug> TCPHandler: Processed in 0.002011212 sec. | ||
| 2548 | 2025.10.03 21:08:25.472791 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2549 | 2025.10.03 21:08:25.472923 [ 5 ] {508345de-359f-4029-891a-6812d72c630a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2550 | 2025.10.03 21:08:25.473133 [ 5 ] {508345de-359f-4029-891a-6812d72c630a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2551 | 2025.10.03 21:08:25.473167 [ 5 ] {508345de-359f-4029-891a-6812d72c630a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2552 | 2025.10.03 21:08:25.473356 [ 5 ] {508345de-359f-4029-891a-6812d72c630a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2553 | 2025.10.03 21:08:25.473407 [ 5 ] {508345de-359f-4029-891a-6812d72c630a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2554 | 2025.10.03 21:08:25.473507 [ 5 ] {508345de-359f-4029-891a-6812d72c630a} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 31-element set) | ||
| 2555 | 2025.10.03 21:08:25.473575 [ 339 ] {508345de-359f-4029-891a-6812d72c630a} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2556 | 2025.10.03 21:08:25.473585 [ 324 ] {508345de-359f-4029-891a-6812d72c630a} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2557 | 2025.10.03 21:08:25.473587 [ 260 ] {508345de-359f-4029-891a-6812d72c630a} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2558 | 2025.10.03 21:08:25.473577 [ 334 ] {508345de-359f-4029-891a-6812d72c630a} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2559 | 2025.10.03 21:08:25.473720 [ 5 ] {508345de-359f-4029-891a-6812d72c630a} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2560 | 2025.10.03 21:08:25.473756 [ 5 ] {508345de-359f-4029-891a-6812d72c630a} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2561 | 2025.10.03 21:08:25.473833 [ 5 ] {508345de-359f-4029-891a-6812d72c630a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2562 | 2025.10.03 21:08:25.473852 [ 5 ] {508345de-359f-4029-891a-6812d72c630a} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Reading approx. 29 rows with 4 streams | ||
| 2563 | 2025.10.03 21:08:25.473882 [ 5 ] {508345de-359f-4029-891a-6812d72c630a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2564 | 2025.10.03 21:08:25.473912 [ 5 ] {508345de-359f-4029-891a-6812d72c630a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2565 | 2025.10.03 21:08:25.473939 [ 5 ] {508345de-359f-4029-891a-6812d72c630a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2566 | 2025.10.03 21:08:25.473966 [ 5 ] {508345de-359f-4029-891a-6812d72c630a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes'))" | ||
| 2567 | 2025.10.03 21:08:25.474659 [ 5 ] {508345de-359f-4029-891a-6812d72c630a} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001787 sec., 16228.315612758814 rows/sec., 707.15 KiB/sec. | ||
| 2568 | 2025.10.03 21:08:25.474801 [ 5 ] {508345de-359f-4029-891a-6812d72c630a} <Debug> MemoryTracker: Peak memory usage (for query): 141.72 KiB. | ||
| 2569 | 2025.10.03 21:08:25.474816 [ 5 ] {508345de-359f-4029-891a-6812d72c630a} <Debug> TCPHandler: Processed in 0.002076414 sec. | ||
| 2570 | 2025.10.03 21:08:25.475066 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2571 | 2025.10.03 21:08:25.475199 [ 5 ] {e971aa7d-6b4b-473a-bb60-13a6eaa7265a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity') FORMAT Native; (stage: Complete) | ||
| 2572 | 2025.10.03 21:08:25.475413 [ 5 ] {e971aa7d-6b4b-473a-bb60-13a6eaa7265a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2573 | 2025.10.03 21:08:25.475447 [ 5 ] {e971aa7d-6b4b-473a-bb60-13a6eaa7265a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity')" moved to PREWHERE | ||
| 2574 | 2025.10.03 21:08:25.475645 [ 5 ] {e971aa7d-6b4b-473a-bb60-13a6eaa7265a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2575 | 2025.10.03 21:08:25.475698 [ 5 ] {e971aa7d-6b4b-473a-bb60-13a6eaa7265a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2576 | 2025.10.03 21:08:25.475796 [ 5 ] {e971aa7d-6b4b-473a-bb60-13a6eaa7265a} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 32-element set) | ||
| 2577 | 2025.10.03 21:08:25.475857 [ 339 ] {e971aa7d-6b4b-473a-bb60-13a6eaa7265a} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2578 | 2025.10.03 21:08:25.475872 [ 260 ] {e971aa7d-6b4b-473a-bb60-13a6eaa7265a} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2579 | 2025.10.03 21:08:25.475871 [ 324 ] {e971aa7d-6b4b-473a-bb60-13a6eaa7265a} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2580 | 2025.10.03 21:08:25.475859 [ 334 ] {e971aa7d-6b4b-473a-bb60-13a6eaa7265a} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2581 | 2025.10.03 21:08:25.476005 [ 5 ] {e971aa7d-6b4b-473a-bb60-13a6eaa7265a} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2582 | 2025.10.03 21:08:25.476027 [ 5 ] {e971aa7d-6b4b-473a-bb60-13a6eaa7265a} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2583 | 2025.10.03 21:08:25.476102 [ 5 ] {e971aa7d-6b4b-473a-bb60-13a6eaa7265a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2584 | 2025.10.03 21:08:25.476119 [ 5 ] {e971aa7d-6b4b-473a-bb60-13a6eaa7265a} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Reading approx. 29 rows with 4 streams | ||
| 2585 | 2025.10.03 21:08:25.476148 [ 5 ] {e971aa7d-6b4b-473a-bb60-13a6eaa7265a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 2586 | 2025.10.03 21:08:25.476178 [ 5 ] {e971aa7d-6b4b-473a-bb60-13a6eaa7265a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 2587 | 2025.10.03 21:08:25.476206 [ 5 ] {e971aa7d-6b4b-473a-bb60-13a6eaa7265a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 2588 | 2025.10.03 21:08:25.476232 [ 5 ] {e971aa7d-6b4b-473a-bb60-13a6eaa7265a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity'))" | ||
| 2589 | 2025.10.03 21:08:25.476870 [ 5 ] {e971aa7d-6b4b-473a-bb60-13a6eaa7265a} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001723 sec., 16831.108531630878 rows/sec., 733.41 KiB/sec. | ||
| 2590 | 2025.10.03 21:08:25.477008 [ 5 ] {e971aa7d-6b4b-473a-bb60-13a6eaa7265a} <Debug> MemoryTracker: Peak memory usage (for query): 142.00 KiB. | ||
| 2591 | 2025.10.03 21:08:25.477023 [ 5 ] {e971aa7d-6b4b-473a-bb60-13a6eaa7265a} <Debug> TCPHandler: Processed in 0.002007892 sec. | ||
| 2592 | 2025.10.03 21:08:25.477297 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2593 | 2025.10.03 21:08:25.477431 [ 5 ] {b02989cc-3c16-4ec1-bc34-5963d943b79c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2594 | 2025.10.03 21:08:25.477641 [ 5 ] {b02989cc-3c16-4ec1-bc34-5963d943b79c} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2595 | 2025.10.03 21:08:25.477677 [ 5 ] {b02989cc-3c16-4ec1-bc34-5963d943b79c} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2596 | 2025.10.03 21:08:25.477867 [ 5 ] {b02989cc-3c16-4ec1-bc34-5963d943b79c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2597 | 2025.10.03 21:08:25.477919 [ 5 ] {b02989cc-3c16-4ec1-bc34-5963d943b79c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2598 | 2025.10.03 21:08:25.478015 [ 5 ] {b02989cc-3c16-4ec1-bc34-5963d943b79c} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 33-element set) | ||
| 2599 | 2025.10.03 21:08:25.478081 [ 339 ] {b02989cc-3c16-4ec1-bc34-5963d943b79c} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2600 | 2025.10.03 21:08:25.478081 [ 335 ] {b02989cc-3c16-4ec1-bc34-5963d943b79c} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2601 | 2025.10.03 21:08:25.478086 [ 334 ] {b02989cc-3c16-4ec1-bc34-5963d943b79c} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2602 | 2025.10.03 21:08:25.478093 [ 324 ] {b02989cc-3c16-4ec1-bc34-5963d943b79c} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2603 | 2025.10.03 21:08:25.478231 [ 5 ] {b02989cc-3c16-4ec1-bc34-5963d943b79c} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2604 | 2025.10.03 21:08:25.478257 [ 5 ] {b02989cc-3c16-4ec1-bc34-5963d943b79c} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2605 | 2025.10.03 21:08:25.478333 [ 5 ] {b02989cc-3c16-4ec1-bc34-5963d943b79c} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2606 | 2025.10.03 21:08:25.478350 [ 5 ] {b02989cc-3c16-4ec1-bc34-5963d943b79c} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Reading approx. 29 rows with 4 streams | ||
| 2607 | 2025.10.03 21:08:25.478379 [ 5 ] {b02989cc-3c16-4ec1-bc34-5963d943b79c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 2608 | 2025.10.03 21:08:25.478409 [ 5 ] {b02989cc-3c16-4ec1-bc34-5963d943b79c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 2609 | 2025.10.03 21:08:25.478437 [ 5 ] {b02989cc-3c16-4ec1-bc34-5963d943b79c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 2610 | 2025.10.03 21:08:25.478463 [ 5 ] {b02989cc-3c16-4ec1-bc34-5963d943b79c} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:occupancy'))" | ||
| 2611 | 2025.10.03 21:08:25.479147 [ 5 ] {b02989cc-3c16-4ec1-bc34-5963d943b79c} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001768 sec., 16402.714932126695 rows/sec., 714.75 KiB/sec. | ||
| 2612 | 2025.10.03 21:08:25.479287 [ 5 ] {b02989cc-3c16-4ec1-bc34-5963d943b79c} <Debug> MemoryTracker: Peak memory usage (for query): 142.21 KiB. | ||
| 2613 | 2025.10.03 21:08:25.479302 [ 5 ] {b02989cc-3c16-4ec1-bc34-5963d943b79c} <Debug> TCPHandler: Processed in 0.002055663 sec. | ||
| 2614 | 2025.10.03 21:08:25.479581 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2615 | 2025.10.03 21:08:25.479714 [ 5 ] {37d1b775-a813-4b3d-ae3a-de5c763f61e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2616 | 2025.10.03 21:08:25.479924 [ 5 ] {37d1b775-a813-4b3d-ae3a-de5c763f61e5} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2617 | 2025.10.03 21:08:25.479958 [ 5 ] {37d1b775-a813-4b3d-ae3a-de5c763f61e5} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2618 | 2025.10.03 21:08:25.480154 [ 5 ] {37d1b775-a813-4b3d-ae3a-de5c763f61e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2619 | 2025.10.03 21:08:25.480205 [ 5 ] {37d1b775-a813-4b3d-ae3a-de5c763f61e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2620 | 2025.10.03 21:08:25.480302 [ 5 ] {37d1b775-a813-4b3d-ae3a-de5c763f61e5} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 34-element set) | ||
| 2621 | 2025.10.03 21:08:25.480352 [ 334 ] {37d1b775-a813-4b3d-ae3a-de5c763f61e5} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2622 | 2025.10.03 21:08:25.480371 [ 339 ] {37d1b775-a813-4b3d-ae3a-de5c763f61e5} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2623 | 2025.10.03 21:08:25.480386 [ 313 ] {37d1b775-a813-4b3d-ae3a-de5c763f61e5} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2624 | 2025.10.03 21:08:25.480372 [ 335 ] {37d1b775-a813-4b3d-ae3a-de5c763f61e5} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2625 | 2025.10.03 21:08:25.480500 [ 5 ] {37d1b775-a813-4b3d-ae3a-de5c763f61e5} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2626 | 2025.10.03 21:08:25.480527 [ 5 ] {37d1b775-a813-4b3d-ae3a-de5c763f61e5} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2627 | 2025.10.03 21:08:25.480602 [ 5 ] {37d1b775-a813-4b3d-ae3a-de5c763f61e5} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2628 | 2025.10.03 21:08:25.480620 [ 5 ] {37d1b775-a813-4b3d-ae3a-de5c763f61e5} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Reading approx. 29 rows with 4 streams | ||
| 2629 | 2025.10.03 21:08:25.480648 [ 5 ] {37d1b775-a813-4b3d-ae3a-de5c763f61e5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2630 | 2025.10.03 21:08:25.480677 [ 5 ] {37d1b775-a813-4b3d-ae3a-de5c763f61e5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2631 | 2025.10.03 21:08:25.480705 [ 5 ] {37d1b775-a813-4b3d-ae3a-de5c763f61e5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2632 | 2025.10.03 21:08:25.480732 [ 5 ] {37d1b775-a813-4b3d-ae3a-de5c763f61e5} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2633 | 2025.10.03 21:08:25.481462 [ 5 ] {37d1b775-a813-4b3d-ae3a-de5c763f61e5} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001801 sec., 16102.165463631316 rows/sec., 701.65 KiB/sec. | ||
| 2634 | 2025.10.03 21:08:25.481598 [ 5 ] {37d1b775-a813-4b3d-ae3a-de5c763f61e5} <Debug> MemoryTracker: Peak memory usage (for query): 142.39 KiB. | ||
| 2635 | 2025.10.03 21:08:25.481613 [ 5 ] {37d1b775-a813-4b3d-ae3a-de5c763f61e5} <Debug> TCPHandler: Processed in 0.002082433 sec. | ||
| 2636 | 2025.10.03 21:08:25.481841 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2637 | 2025.10.03 21:08:25.481972 [ 5 ] {4887b252-6b90-4f42-bfdf-a8dfdae09066} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT Native; (stage: Complete) | ||
| 2638 | 2025.10.03 21:08:25.482183 [ 5 ] {4887b252-6b90-4f42-bfdf-a8dfdae09066} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2639 | 2025.10.03 21:08:25.482217 [ 5 ] {4887b252-6b90-4f42-bfdf-a8dfdae09066} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy')" moved to PREWHERE | ||
| 2640 | 2025.10.03 21:08:25.482418 [ 5 ] {4887b252-6b90-4f42-bfdf-a8dfdae09066} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2641 | 2025.10.03 21:08:25.482470 [ 5 ] {4887b252-6b90-4f42-bfdf-a8dfdae09066} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2642 | 2025.10.03 21:08:25.482566 [ 5 ] {4887b252-6b90-4f42-bfdf-a8dfdae09066} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 35-element set) | ||
| 2643 | 2025.10.03 21:08:25.482632 [ 335 ] {4887b252-6b90-4f42-bfdf-a8dfdae09066} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2644 | 2025.10.03 21:08:25.482646 [ 342 ] {4887b252-6b90-4f42-bfdf-a8dfdae09066} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2645 | 2025.10.03 21:08:25.482638 [ 334 ] {4887b252-6b90-4f42-bfdf-a8dfdae09066} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2646 | 2025.10.03 21:08:25.482637 [ 324 ] {4887b252-6b90-4f42-bfdf-a8dfdae09066} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2647 | 2025.10.03 21:08:25.482780 [ 5 ] {4887b252-6b90-4f42-bfdf-a8dfdae09066} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2648 | 2025.10.03 21:08:25.482806 [ 5 ] {4887b252-6b90-4f42-bfdf-a8dfdae09066} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2649 | 2025.10.03 21:08:25.482886 [ 5 ] {4887b252-6b90-4f42-bfdf-a8dfdae09066} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2650 | 2025.10.03 21:08:25.482903 [ 5 ] {4887b252-6b90-4f42-bfdf-a8dfdae09066} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Reading approx. 29 rows with 4 streams | ||
| 2651 | 2025.10.03 21:08:25.482932 [ 5 ] {4887b252-6b90-4f42-bfdf-a8dfdae09066} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2652 | 2025.10.03 21:08:25.482965 [ 5 ] {4887b252-6b90-4f42-bfdf-a8dfdae09066} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2653 | 2025.10.03 21:08:25.482995 [ 5 ] {4887b252-6b90-4f42-bfdf-a8dfdae09066} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2654 | 2025.10.03 21:08:25.483026 [ 5 ] {4887b252-6b90-4f42-bfdf-a8dfdae09066} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy'))" | ||
| 2655 | 2025.10.03 21:08:25.483654 [ 5 ] {4887b252-6b90-4f42-bfdf-a8dfdae09066} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001733 sec., 16733.987305251012 rows/sec., 729.18 KiB/sec. | ||
| 2656 | 2025.10.03 21:08:25.483791 [ 5 ] {4887b252-6b90-4f42-bfdf-a8dfdae09066} <Debug> MemoryTracker: Peak memory usage (for query): 142.58 KiB. | ||
| 2657 | 2025.10.03 21:08:25.483806 [ 5 ] {4887b252-6b90-4f42-bfdf-a8dfdae09066} <Debug> TCPHandler: Processed in 0.002015053 sec. | ||
| 2658 | 2025.10.03 21:08:25.484040 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2659 | 2025.10.03 21:08:25.484172 [ 5 ] {2c457268-abf9-483e-aad2-a4913bc9caf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2660 | 2025.10.03 21:08:25.484384 [ 5 ] {2c457268-abf9-483e-aad2-a4913bc9caf8} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2661 | 2025.10.03 21:08:25.484419 [ 5 ] {2c457268-abf9-483e-aad2-a4913bc9caf8} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 2662 | 2025.10.03 21:08:25.484615 [ 5 ] {2c457268-abf9-483e-aad2-a4913bc9caf8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2663 | 2025.10.03 21:08:25.484667 [ 5 ] {2c457268-abf9-483e-aad2-a4913bc9caf8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2664 | 2025.10.03 21:08:25.484762 [ 5 ] {2c457268-abf9-483e-aad2-a4913bc9caf8} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 36-element set) | ||
| 2665 | 2025.10.03 21:08:25.484822 [ 324 ] {2c457268-abf9-483e-aad2-a4913bc9caf8} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2666 | 2025.10.03 21:08:25.484822 [ 313 ] {2c457268-abf9-483e-aad2-a4913bc9caf8} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2667 | 2025.10.03 21:08:25.484830 [ 335 ] {2c457268-abf9-483e-aad2-a4913bc9caf8} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2668 | 2025.10.03 21:08:25.484913 [ 310 ] {2c457268-abf9-483e-aad2-a4913bc9caf8} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2669 | 2025.10.03 21:08:25.485027 [ 5 ] {2c457268-abf9-483e-aad2-a4913bc9caf8} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2670 | 2025.10.03 21:08:25.485053 [ 5 ] {2c457268-abf9-483e-aad2-a4913bc9caf8} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2671 | 2025.10.03 21:08:25.485129 [ 5 ] {2c457268-abf9-483e-aad2-a4913bc9caf8} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2672 | 2025.10.03 21:08:25.485147 [ 5 ] {2c457268-abf9-483e-aad2-a4913bc9caf8} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Reading approx. 29 rows with 4 streams | ||
| 2673 | 2025.10.03 21:08:25.485175 [ 5 ] {2c457268-abf9-483e-aad2-a4913bc9caf8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2674 | 2025.10.03 21:08:25.485205 [ 5 ] {2c457268-abf9-483e-aad2-a4913bc9caf8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2675 | 2025.10.03 21:08:25.485232 [ 5 ] {2c457268-abf9-483e-aad2-a4913bc9caf8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2676 | 2025.10.03 21:08:25.485265 [ 5 ] {2c457268-abf9-483e-aad2-a4913bc9caf8} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2677 | 2025.10.03 21:08:25.485999 [ 5 ] {2c457268-abf9-483e-aad2-a4913bc9caf8} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00188 sec., 15425.531914893618 rows/sec., 672.17 KiB/sec. | ||
| 2678 | 2025.10.03 21:08:25.486162 [ 5 ] {2c457268-abf9-483e-aad2-a4913bc9caf8} <Debug> MemoryTracker: Peak memory usage (for query): 142.81 KiB. | ||
| 2679 | 2025.10.03 21:08:25.486178 [ 5 ] {2c457268-abf9-483e-aad2-a4913bc9caf8} <Debug> TCPHandler: Processed in 0.002188625 sec. | ||
| 2680 | 2025.10.03 21:08:25.486466 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2681 | 2025.10.03 21:08:25.486598 [ 5 ] {8424b6f2-a87e-4a0b-a1b9-03a22eebd8bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2682 | 2025.10.03 21:08:25.486813 [ 5 ] {8424b6f2-a87e-4a0b-a1b9-03a22eebd8bb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2683 | 2025.10.03 21:08:25.486848 [ 5 ] {8424b6f2-a87e-4a0b-a1b9-03a22eebd8bb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates')" moved to PREWHERE | ||
| 2684 | 2025.10.03 21:08:25.487048 [ 5 ] {8424b6f2-a87e-4a0b-a1b9-03a22eebd8bb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2685 | 2025.10.03 21:08:25.487099 [ 5 ] {8424b6f2-a87e-4a0b-a1b9-03a22eebd8bb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2686 | 2025.10.03 21:08:25.487196 [ 5 ] {8424b6f2-a87e-4a0b-a1b9-03a22eebd8bb} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 37-element set) | ||
| 2687 | 2025.10.03 21:08:25.487255 [ 305 ] {8424b6f2-a87e-4a0b-a1b9-03a22eebd8bb} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2688 | 2025.10.03 21:08:25.487262 [ 313 ] {8424b6f2-a87e-4a0b-a1b9-03a22eebd8bb} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2689 | 2025.10.03 21:08:25.487283 [ 324 ] {8424b6f2-a87e-4a0b-a1b9-03a22eebd8bb} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2690 | 2025.10.03 21:08:25.487283 [ 328 ] {8424b6f2-a87e-4a0b-a1b9-03a22eebd8bb} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2691 | 2025.10.03 21:08:25.487398 [ 5 ] {8424b6f2-a87e-4a0b-a1b9-03a22eebd8bb} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2692 | 2025.10.03 21:08:25.487423 [ 5 ] {8424b6f2-a87e-4a0b-a1b9-03a22eebd8bb} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2693 | 2025.10.03 21:08:25.487501 [ 5 ] {8424b6f2-a87e-4a0b-a1b9-03a22eebd8bb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2694 | 2025.10.03 21:08:25.487519 [ 5 ] {8424b6f2-a87e-4a0b-a1b9-03a22eebd8bb} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Reading approx. 29 rows with 4 streams | ||
| 2695 | 2025.10.03 21:08:25.487547 [ 5 ] {8424b6f2-a87e-4a0b-a1b9-03a22eebd8bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2696 | 2025.10.03 21:08:25.487579 [ 5 ] {8424b6f2-a87e-4a0b-a1b9-03a22eebd8bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2697 | 2025.10.03 21:08:25.487608 [ 5 ] {8424b6f2-a87e-4a0b-a1b9-03a22eebd8bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2698 | 2025.10.03 21:08:25.487640 [ 5 ] {8424b6f2-a87e-4a0b-a1b9-03a22eebd8bb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates'))" | ||
| 2699 | 2025.10.03 21:08:25.488427 [ 5 ] {8424b6f2-a87e-4a0b-a1b9-03a22eebd8bb} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001882 sec., 15409.13921360255 rows/sec., 671.45 KiB/sec. | ||
| 2700 | 2025.10.03 21:08:25.488588 [ 5 ] {8424b6f2-a87e-4a0b-a1b9-03a22eebd8bb} <Debug> MemoryTracker: Peak memory usage (for query): 143.15 KiB. | ||
| 2701 | 2025.10.03 21:08:25.488604 [ 5 ] {8424b6f2-a87e-4a0b-a1b9-03a22eebd8bb} <Debug> TCPHandler: Processed in 0.002188505 sec. | ||
| 2702 | 2025.10.03 21:08:25.488850 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2703 | 2025.10.03 21:08:25.488985 [ 5 ] {97b144b6-ac21-4050-8ee3-304abc5fd211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2704 | 2025.10.03 21:08:25.489199 [ 5 ] {97b144b6-ac21-4050-8ee3-304abc5fd211} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2705 | 2025.10.03 21:08:25.489234 [ 5 ] {97b144b6-ac21-4050-8ee3-304abc5fd211} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2706 | 2025.10.03 21:08:25.489435 [ 5 ] {97b144b6-ac21-4050-8ee3-304abc5fd211} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2707 | 2025.10.03 21:08:25.489486 [ 5 ] {97b144b6-ac21-4050-8ee3-304abc5fd211} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2708 | 2025.10.03 21:08:25.489584 [ 5 ] {97b144b6-ac21-4050-8ee3-304abc5fd211} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 38-element set) | ||
| 2709 | 2025.10.03 21:08:25.489657 [ 313 ] {97b144b6-ac21-4050-8ee3-304abc5fd211} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2710 | 2025.10.03 21:08:25.489657 [ 328 ] {97b144b6-ac21-4050-8ee3-304abc5fd211} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2711 | 2025.10.03 21:08:25.489667 [ 310 ] {97b144b6-ac21-4050-8ee3-304abc5fd211} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2712 | 2025.10.03 21:08:25.489657 [ 324 ] {97b144b6-ac21-4050-8ee3-304abc5fd211} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2713 | 2025.10.03 21:08:25.489806 [ 5 ] {97b144b6-ac21-4050-8ee3-304abc5fd211} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2714 | 2025.10.03 21:08:25.489833 [ 5 ] {97b144b6-ac21-4050-8ee3-304abc5fd211} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2715 | 2025.10.03 21:08:25.489909 [ 5 ] {97b144b6-ac21-4050-8ee3-304abc5fd211} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2716 | 2025.10.03 21:08:25.489927 [ 5 ] {97b144b6-ac21-4050-8ee3-304abc5fd211} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Reading approx. 29 rows with 4 streams | ||
| 2717 | 2025.10.03 21:08:25.489956 [ 5 ] {97b144b6-ac21-4050-8ee3-304abc5fd211} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2718 | 2025.10.03 21:08:25.489987 [ 5 ] {97b144b6-ac21-4050-8ee3-304abc5fd211} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2719 | 2025.10.03 21:08:25.490014 [ 5 ] {97b144b6-ac21-4050-8ee3-304abc5fd211} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2720 | 2025.10.03 21:08:25.490047 [ 5 ] {97b144b6-ac21-4050-8ee3-304abc5fd211} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2721 | 2025.10.03 21:08:25.490772 [ 5 ] {97b144b6-ac21-4050-8ee3-304abc5fd211} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.00184 sec., 15760.86956521739 rows/sec., 686.78 KiB/sec. | ||
| 2722 | 2025.10.03 21:08:25.490922 [ 5 ] {97b144b6-ac21-4050-8ee3-304abc5fd211} <Debug> MemoryTracker: Peak memory usage (for query): 143.35 KiB. | ||
| 2723 | 2025.10.03 21:08:25.490936 [ 5 ] {97b144b6-ac21-4050-8ee3-304abc5fd211} <Debug> TCPHandler: Processed in 0.002136885 sec. | ||
| 2724 | 2025.10.03 21:08:25.491175 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2725 | 2025.10.03 21:08:25.491308 [ 5 ] {2ca84898-f006-447b-8296-208e451f13f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2726 | 2025.10.03 21:08:25.491523 [ 5 ] {2ca84898-f006-447b-8296-208e451f13f1} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2727 | 2025.10.03 21:08:25.491559 [ 5 ] {2ca84898-f006-447b-8296-208e451f13f1} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2728 | 2025.10.03 21:08:25.491759 [ 5 ] {2ca84898-f006-447b-8296-208e451f13f1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2729 | 2025.10.03 21:08:25.491810 [ 5 ] {2ca84898-f006-447b-8296-208e451f13f1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2730 | 2025.10.03 21:08:25.491906 [ 5 ] {2ca84898-f006-447b-8296-208e451f13f1} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 39-element set) | ||
| 2731 | 2025.10.03 21:08:25.491980 [ 324 ] {2ca84898-f006-447b-8296-208e451f13f1} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2732 | 2025.10.03 21:08:25.491989 [ 313 ] {2ca84898-f006-447b-8296-208e451f13f1} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2733 | 2025.10.03 21:08:25.491983 [ 308 ] {2ca84898-f006-447b-8296-208e451f13f1} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2734 | 2025.10.03 21:08:25.491982 [ 328 ] {2ca84898-f006-447b-8296-208e451f13f1} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2735 | 2025.10.03 21:08:25.492131 [ 5 ] {2ca84898-f006-447b-8296-208e451f13f1} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2736 | 2025.10.03 21:08:25.492157 [ 5 ] {2ca84898-f006-447b-8296-208e451f13f1} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2737 | 2025.10.03 21:08:25.492232 [ 5 ] {2ca84898-f006-447b-8296-208e451f13f1} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2738 | 2025.10.03 21:08:25.492251 [ 5 ] {2ca84898-f006-447b-8296-208e451f13f1} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Reading approx. 29 rows with 4 streams | ||
| 2739 | 2025.10.03 21:08:25.492279 [ 5 ] {2ca84898-f006-447b-8296-208e451f13f1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2740 | 2025.10.03 21:08:25.492309 [ 5 ] {2ca84898-f006-447b-8296-208e451f13f1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2741 | 2025.10.03 21:08:25.492337 [ 5 ] {2ca84898-f006-447b-8296-208e451f13f1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2742 | 2025.10.03 21:08:25.492364 [ 5 ] {2ca84898-f006-447b-8296-208e451f13f1} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2743 | 2025.10.03 21:08:25.492998 [ 5 ] {2ca84898-f006-447b-8296-208e451f13f1} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001743 sec., 16637.98049340218 rows/sec., 725.00 KiB/sec. | ||
| 2744 | 2025.10.03 21:08:25.493151 [ 5 ] {2ca84898-f006-447b-8296-208e451f13f1} <Debug> MemoryTracker: Peak memory usage (for query): 143.62 KiB. | ||
| 2745 | 2025.10.03 21:08:25.493166 [ 5 ] {2ca84898-f006-447b-8296-208e451f13f1} <Debug> TCPHandler: Processed in 0.002041303 sec. | ||
| 2746 | 2025.10.03 21:08:25.505117 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2747 | 2025.10.03 21:08:25.505288 [ 5 ] {d16b5f66-e6b0-4429-9013-a274ef7e36e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 2748 | 2025.10.03 21:08:25.505555 [ 5 ] {d16b5f66-e6b0-4429-9013-a274ef7e36e6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2749 | 2025.10.03 21:08:25.505598 [ 5 ] {d16b5f66-e6b0-4429-9013-a274ef7e36e6} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 2750 | 2025.10.03 21:08:25.505806 [ 5 ] {d16b5f66-e6b0-4429-9013-a274ef7e36e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2751 | 2025.10.03 21:08:25.505858 [ 5 ] {d16b5f66-e6b0-4429-9013-a274ef7e36e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2752 | 2025.10.03 21:08:25.505957 [ 5 ] {d16b5f66-e6b0-4429-9013-a274ef7e36e6} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 40-element set) | ||
| 2753 | 2025.10.03 21:08:25.506028 [ 313 ] {d16b5f66-e6b0-4429-9013-a274ef7e36e6} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2754 | 2025.10.03 21:08:25.506028 [ 328 ] {d16b5f66-e6b0-4429-9013-a274ef7e36e6} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2755 | 2025.10.03 21:08:25.506042 [ 310 ] {d16b5f66-e6b0-4429-9013-a274ef7e36e6} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2756 | 2025.10.03 21:08:25.506041 [ 324 ] {d16b5f66-e6b0-4429-9013-a274ef7e36e6} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2757 | 2025.10.03 21:08:25.506184 [ 5 ] {d16b5f66-e6b0-4429-9013-a274ef7e36e6} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Selected 4/4 parts by partition key, 4 parts by primary key, 4/4 marks by primary key, 4 marks to read from 4 ranges | ||
| 2758 | 2025.10.03 21:08:25.506210 [ 5 ] {d16b5f66-e6b0-4429-9013-a274ef7e36e6} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2759 | 2025.10.03 21:08:25.506288 [ 5 ] {d16b5f66-e6b0-4429-9013-a274ef7e36e6} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2760 | 2025.10.03 21:08:25.506306 [ 5 ] {d16b5f66-e6b0-4429-9013-a274ef7e36e6} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Reading approx. 29 rows with 4 streams | ||
| 2761 | 2025.10.03 21:08:25.506335 [ 5 ] {d16b5f66-e6b0-4429-9013-a274ef7e36e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2762 | 2025.10.03 21:08:25.506366 [ 5 ] {d16b5f66-e6b0-4429-9013-a274ef7e36e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2763 | 2025.10.03 21:08:25.506446 [ 5 ] {d16b5f66-e6b0-4429-9013-a274ef7e36e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2764 | 2025.10.03 21:08:25.506475 [ 5 ] {d16b5f66-e6b0-4429-9013-a274ef7e36e6} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 2765 | 2025.10.03 21:08:25.507152 [ 5 ] {d16b5f66-e6b0-4429-9013-a274ef7e36e6} <Debug> executeQuery: Read 29 rows, 1.26 KiB in 0.001935 sec., 14987.080103359172 rows/sec., 653.06 KiB/sec. | ||
| 2766 | 2025.10.03 21:08:25.507308 [ 5 ] {d16b5f66-e6b0-4429-9013-a274ef7e36e6} <Debug> MemoryTracker: Peak memory usage (for query): 143.85 KiB. | ||
| 2767 | 2025.10.03 21:08:25.507329 [ 5 ] {d16b5f66-e6b0-4429-9013-a274ef7e36e6} <Debug> TCPHandler: Processed in 0.002278685 sec. | ||
| 2768 | 2025.10.03 21:08:25.512212 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2769 | 2025.10.03 21:08:25.512338 [ 5 ] {6562a007-35e0-48a8-960e-01065b39d886} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2770 | 2025.10.03 21:08:25.512388 [ 5 ] {6562a007-35e0-48a8-960e-01065b39d886} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2771 | 2025.10.03 21:08:25.512940 [ 5 ] {6562a007-35e0-48a8-960e-01065b39d886} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2772 | 2025.10.03 21:08:25.512977 [ 5 ] {6562a007-35e0-48a8-960e-01065b39d886} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2773 | 2025.10.03 21:08:25.513383 [ 5 ] {6562a007-35e0-48a8-960e-01065b39d886} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2774 | 2025.10.03 21:08:25.513577 [ 5 ] {6562a007-35e0-48a8-960e-01065b39d886} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2775 | 2025.10.03 21:08:25.513728 [ 5 ] {6562a007-35e0-48a8-960e-01065b39d886} <Debug> executeQuery: Read 12 rows, 4.37 KiB in 0.001424 sec., 8426.966292134832 rows/sec., 3.00 MiB/sec. | ||
| 2776 | 2025.10.03 21:08:25.513768 [ 5 ] {6562a007-35e0-48a8-960e-01065b39d886} <Debug> TCPHandler: Processed in 0.001616959 sec. | ||
| 2777 | 2025.10.03 21:08:25.513890 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2778 | 2025.10.03 21:08:25.513984 [ 5 ] {2070143a-cb4e-4244-a513-9efc4aeb91b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 2779 | 2025.10.03 21:08:25.514024 [ 5 ] {2070143a-cb4e-4244-a513-9efc4aeb91b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 2780 | 2025.10.03 21:08:25.514619 [ 5 ] {2070143a-cb4e-4244-a513-9efc4aeb91b2} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2781 | 2025.10.03 21:08:25.514654 [ 5 ] {2070143a-cb4e-4244-a513-9efc4aeb91b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2782 | 2025.10.03 21:08:25.514974 [ 5 ] {2070143a-cb4e-4244-a513-9efc4aeb91b2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2783 | 2025.10.03 21:08:25.515189 [ 5 ] {2070143a-cb4e-4244-a513-9efc4aeb91b2} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2784 | 2025.10.03 21:08:25.515314 [ 5 ] {2070143a-cb4e-4244-a513-9efc4aeb91b2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001347 sec., 304380.10393466963 rows/sec., 19.31 MiB/sec. | ||
| 2785 | 2025.10.03 21:08:25.515352 [ 5 ] {2070143a-cb4e-4244-a513-9efc4aeb91b2} <Debug> TCPHandler: Processed in 0.001512498 sec. | ||
| 2786 | 2025.10.03 21:08:25.515463 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2787 | 2025.10.03 21:08:25.515557 [ 5 ] {2c87dc13-2737-4300-b6ac-691be8dd0819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2788 | 2025.10.03 21:08:25.515596 [ 5 ] {2c87dc13-2737-4300-b6ac-691be8dd0819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2789 | 2025.10.03 21:08:25.515977 [ 5 ] {2c87dc13-2737-4300-b6ac-691be8dd0819} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2790 | 2025.10.03 21:08:25.516012 [ 5 ] {2c87dc13-2737-4300-b6ac-691be8dd0819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2791 | 2025.10.03 21:08:25.516294 [ 5 ] {2c87dc13-2737-4300-b6ac-691be8dd0819} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2792 | 2025.10.03 21:08:25.516499 [ 5 ] {2c87dc13-2737-4300-b6ac-691be8dd0819} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2793 | 2025.10.03 21:08:25.516629 [ 5 ] {2c87dc13-2737-4300-b6ac-691be8dd0819} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001088 sec., 5514.705882352941 rows/sec., 449.69 KiB/sec. | ||
| 2794 | 2025.10.03 21:08:25.516668 [ 5 ] {2c87dc13-2737-4300-b6ac-691be8dd0819} <Debug> TCPHandler: Processed in 0.001254884 sec. | ||
| 2795 | 2025.10.03 21:08:25.516778 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2796 | 2025.10.03 21:08:25.516873 [ 5 ] {3408bc20-77e0-4c8e-88b0-4ca0b16d9a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2797 | 2025.10.03 21:08:25.516912 [ 5 ] {3408bc20-77e0-4c8e-88b0-4ca0b16d9a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2798 | 2025.10.03 21:08:25.517869 [ 5 ] {3408bc20-77e0-4c8e-88b0-4ca0b16d9a21} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2799 | 2025.10.03 21:08:25.517904 [ 5 ] {3408bc20-77e0-4c8e-88b0-4ca0b16d9a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2800 | 2025.10.03 21:08:25.518294 [ 5 ] {3408bc20-77e0-4c8e-88b0-4ca0b16d9a21} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2801 | 2025.10.03 21:08:25.518500 [ 5 ] {3408bc20-77e0-4c8e-88b0-4ca0b16d9a21} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2802 | 2025.10.03 21:08:25.518626 [ 5 ] {3408bc20-77e0-4c8e-88b0-4ca0b16d9a21} <Debug> executeQuery: Read 1153 rows, 94.07 KiB in 0.001769 sec., 651780.6670435275 rows/sec., 51.93 MiB/sec. | ||
| 2803 | 2025.10.03 21:08:25.518664 [ 5 ] {3408bc20-77e0-4c8e-88b0-4ca0b16d9a21} <Debug> TCPHandler: Processed in 0.001935292 sec. | ||
| 2804 | 2025.10.03 21:08:25.518777 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2805 | 2025.10.03 21:08:25.518870 [ 5 ] {d632239b-997f-41e7-944b-0a2545dc1d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2806 | 2025.10.03 21:08:25.518910 [ 5 ] {d632239b-997f-41e7-944b-0a2545dc1d69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2807 | 2025.10.03 21:08:25.519377 [ 5 ] {d632239b-997f-41e7-944b-0a2545dc1d69} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2808 | 2025.10.03 21:08:25.519411 [ 5 ] {d632239b-997f-41e7-944b-0a2545dc1d69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2809 | 2025.10.03 21:08:25.519718 [ 5 ] {d632239b-997f-41e7-944b-0a2545dc1d69} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2810 | 2025.10.03 21:08:25.519925 [ 5 ] {d632239b-997f-41e7-944b-0a2545dc1d69} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2811 | 2025.10.03 21:08:25.520052 [ 5 ] {d632239b-997f-41e7-944b-0a2545dc1d69} <Debug> executeQuery: Read 243 rows, 15.14 KiB in 0.001197 sec., 203007.5187969925 rows/sec., 12.35 MiB/sec. | ||
| 2812 | 2025.10.03 21:08:25.520096 [ 5 ] {d632239b-997f-41e7-944b-0a2545dc1d69} <Debug> TCPHandler: Processed in 0.001368166 sec. | ||
| 2813 | 2025.10.03 21:08:25.520210 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2814 | 2025.10.03 21:08:25.520308 [ 5 ] {301cd588-32bb-47e3-9bf0-44b30396c132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2815 | 2025.10.03 21:08:25.520346 [ 5 ] {301cd588-32bb-47e3-9bf0-44b30396c132} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2816 | 2025.10.03 21:08:25.520807 [ 5 ] {301cd588-32bb-47e3-9bf0-44b30396c132} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2817 | 2025.10.03 21:08:25.520842 [ 5 ] {301cd588-32bb-47e3-9bf0-44b30396c132} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2818 | 2025.10.03 21:08:25.521144 [ 5 ] {301cd588-32bb-47e3-9bf0-44b30396c132} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2819 | 2025.10.03 21:08:25.521348 [ 5 ] {301cd588-32bb-47e3-9bf0-44b30396c132} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2820 | 2025.10.03 21:08:25.521474 [ 5 ] {301cd588-32bb-47e3-9bf0-44b30396c132} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001182 sec., 179357.0219966159 rows/sec., 11.57 MiB/sec. | ||
| 2821 | 2025.10.03 21:08:25.521513 [ 5 ] {301cd588-32bb-47e3-9bf0-44b30396c132} <Debug> TCPHandler: Processed in 0.001358435 sec. | ||
| 2822 | 2025.10.03 21:08:25.521624 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2823 | 2025.10.03 21:08:25.521726 [ 5 ] {ed1c168d-d5cf-4b0d-a7a7-d80f3c2f4f8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 2824 | 2025.10.03 21:08:25.521765 [ 5 ] {ed1c168d-d5cf-4b0d-a7a7-d80f3c2f4f8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 2825 | 2025.10.03 21:08:25.522214 [ 5 ] {ed1c168d-d5cf-4b0d-a7a7-d80f3c2f4f8d} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2826 | 2025.10.03 21:08:25.522249 [ 5 ] {ed1c168d-d5cf-4b0d-a7a7-d80f3c2f4f8d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2827 | 2025.10.03 21:08:25.522546 [ 5 ] {ed1c168d-d5cf-4b0d-a7a7-d80f3c2f4f8d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2828 | 2025.10.03 21:08:25.522749 [ 5 ] {ed1c168d-d5cf-4b0d-a7a7-d80f3c2f4f8d} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2829 | 2025.10.03 21:08:25.522874 [ 5 ] {ed1c168d-d5cf-4b0d-a7a7-d80f3c2f4f8d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001164 sec., 181271.47766323024 rows/sec., 10.29 MiB/sec. | ||
| 2830 | 2025.10.03 21:08:25.522914 [ 5 ] {ed1c168d-d5cf-4b0d-a7a7-d80f3c2f4f8d} <Debug> TCPHandler: Processed in 0.001340365 sec. | ||
| 2831 | 2025.10.03 21:08:25.523023 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2832 | 2025.10.03 21:08:25.523124 [ 5 ] {57f5c470-c5be-4643-839d-7c8497cac5b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2833 | 2025.10.03 21:08:25.523163 [ 5 ] {57f5c470-c5be-4643-839d-7c8497cac5b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2834 | 2025.10.03 21:08:25.523756 [ 5 ] {57f5c470-c5be-4643-839d-7c8497cac5b7} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2835 | 2025.10.03 21:08:25.523792 [ 5 ] {57f5c470-c5be-4643-839d-7c8497cac5b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2836 | 2025.10.03 21:08:25.524109 [ 5 ] {57f5c470-c5be-4643-839d-7c8497cac5b7} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2837 | 2025.10.03 21:08:25.524310 [ 5 ] {57f5c470-c5be-4643-839d-7c8497cac5b7} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2838 | 2025.10.03 21:08:25.524434 [ 5 ] {57f5c470-c5be-4643-839d-7c8497cac5b7} <Debug> executeQuery: Read 698 rows, 50.01 KiB in 0.001326 sec., 526395.173453997 rows/sec., 36.83 MiB/sec. | ||
| 2839 | 2025.10.03 21:08:25.524474 [ 5 ] {57f5c470-c5be-4643-839d-7c8497cac5b7} <Debug> TCPHandler: Processed in 0.001500437 sec. | ||
| 2840 | 2025.10.03 21:08:25.524586 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2841 | 2025.10.03 21:08:25.524687 [ 5 ] {ce64fb8e-3b9c-44db-a1da-71d56849f969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 2842 | 2025.10.03 21:08:25.524726 [ 5 ] {ce64fb8e-3b9c-44db-a1da-71d56849f969} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 2843 | 2025.10.03 21:08:25.525047 [ 5 ] {ce64fb8e-3b9c-44db-a1da-71d56849f969} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2844 | 2025.10.03 21:08:25.525082 [ 5 ] {ce64fb8e-3b9c-44db-a1da-71d56849f969} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2845 | 2025.10.03 21:08:25.525374 [ 5 ] {ce64fb8e-3b9c-44db-a1da-71d56849f969} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2846 | 2025.10.03 21:08:25.525574 [ 5 ] {ce64fb8e-3b9c-44db-a1da-71d56849f969} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2847 | 2025.10.03 21:08:25.525697 [ 5 ] {ce64fb8e-3b9c-44db-a1da-71d56849f969} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001026 sec., 5847.953216374269 rows/sec., 305.53 KiB/sec. | ||
| 2848 | 2025.10.03 21:08:25.525736 [ 5 ] {ce64fb8e-3b9c-44db-a1da-71d56849f969} <Debug> TCPHandler: Processed in 0.001199094 sec. | ||
| 2849 | 2025.10.03 21:08:25.525844 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2850 | 2025.10.03 21:08:25.525945 [ 5 ] {2fcca142-2869-49a0-8d32-40868dd03235} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2851 | 2025.10.03 21:08:25.525987 [ 5 ] {2fcca142-2869-49a0-8d32-40868dd03235} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2852 | 2025.10.03 21:08:25.526379 [ 5 ] {2fcca142-2869-49a0-8d32-40868dd03235} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2853 | 2025.10.03 21:08:25.526414 [ 5 ] {2fcca142-2869-49a0-8d32-40868dd03235} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2854 | 2025.10.03 21:08:25.526736 [ 5 ] {2fcca142-2869-49a0-8d32-40868dd03235} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2855 | 2025.10.03 21:08:25.526950 [ 5 ] {2fcca142-2869-49a0-8d32-40868dd03235} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2856 | 2025.10.03 21:08:25.527045 [ 30 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2857 | 2025.10.03 21:08:25.527077 [ 5 ] {2fcca142-2869-49a0-8d32-40868dd03235} <Debug> executeQuery: Read 217 rows, 14.23 KiB in 0.001148 sec., 189024.39024390245 rows/sec., 12.11 MiB/sec. | ||
| 2858 | 2025.10.03 21:08:25.527102 [ 30 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2859 | 2025.10.03 21:08:25.527119 [ 5 ] {2fcca142-2869-49a0-8d32-40868dd03235} <Debug> TCPHandler: Processed in 0.001324235 sec. | ||
| 2860 | 2025.10.03 21:08:25.527127 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2861 | 2025.10.03 21:08:25.527229 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2862 | 2025.10.03 21:08:25.527243 [ 199 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::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 | ||
| 2863 | 2025.10.03 21:08:25.527336 [ 5 ] {a0f1cb60-1adf-489c-a676-a316fa2ba871} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2864 | 2025.10.03 21:08:25.527368 [ 199 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2865 | 2025.10.03 21:08:25.527377 [ 5 ] {a0f1cb60-1adf-489c-a676-a316fa2ba871} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2866 | 2025.10.03 21:08:25.527402 [ 199 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 274 rows starting from the beginning of the part | ||
| 2867 | 2025.10.03 21:08:25.527461 [ 199 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 60 rows starting from the beginning of the part | ||
| 2868 | 2025.10.03 21:08:25.527508 [ 199 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 409 rows starting from the beginning of the part | ||
| 2869 | 2025.10.03 21:08:25.527552 [ 199 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::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 | ||
| 2870 | 2025.10.03 21:08:25.527593 [ 199 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 60 rows starting from the beginning of the part | ||
| 2871 | 2025.10.03 21:08:25.527628 [ 199 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 217 rows starting from the beginning of the part | ||
| 2872 | 2025.10.03 21:08:25.527723 [ 5 ] {a0f1cb60-1adf-489c-a676-a316fa2ba871} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2873 | 2025.10.03 21:08:25.527762 [ 5 ] {a0f1cb60-1adf-489c-a676-a316fa2ba871} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2874 | 2025.10.03 21:08:25.528105 [ 5 ] {a0f1cb60-1adf-489c-a676-a316fa2ba871} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2875 | 2025.10.03 21:08:25.528340 [ 5 ] {a0f1cb60-1adf-489c-a676-a316fa2ba871} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2876 | 2025.10.03 21:08:25.528370 [ 198 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1080 rows, containing 5 columns (5 merged, 0 gathered) in 0.001225014 sec., 881622.577374626 rows/sec., 63.77 MiB/sec. | ||
| 2877 | 2025.10.03 21:08:25.528549 [ 5 ] {a0f1cb60-1adf-489c-a676-a316fa2ba871} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001228 sec., 814.3322475570033 rows/sec., 54.87 KiB/sec. | ||
| 2878 | 2025.10.03 21:08:25.528596 [ 5 ] {a0f1cb60-1adf-489c-a676-a316fa2ba871} <Debug> TCPHandler: Processed in 0.001414636 sec. | ||
| 2879 | 2025.10.03 21:08:25.528603 [ 199 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2880 | 2025.10.03 21:08:25.528713 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2881 | 2025.10.03 21:08:25.528809 [ 5 ] {490ea6e0-a84f-403c-8403-7027b540e58c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2882 | 2025.10.03 21:08:25.528831 [ 199 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2883 | 2025.10.03 21:08:25.528862 [ 5 ] {490ea6e0-a84f-403c-8403-7027b540e58c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2884 | 2025.10.03 21:08:25.528892 [ 199 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2885 | 2025.10.03 21:08:25.528946 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 2886 | 2025.10.03 21:08:25.529614 [ 5 ] {490ea6e0-a84f-403c-8403-7027b540e58c} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2887 | 2025.10.03 21:08:25.529649 [ 5 ] {490ea6e0-a84f-403c-8403-7027b540e58c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2888 | 2025.10.03 21:08:25.530181 [ 5 ] {490ea6e0-a84f-403c-8403-7027b540e58c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2889 | 2025.10.03 21:08:25.530396 [ 5 ] {490ea6e0-a84f-403c-8403-7027b540e58c} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2890 | 2025.10.03 21:08:25.530527 [ 5 ] {490ea6e0-a84f-403c-8403-7027b540e58c} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001737 sec., 18422.567645365572 rows/sec., 33.01 MiB/sec. | ||
| 2891 | 2025.10.03 21:08:25.530575 [ 5 ] {490ea6e0-a84f-403c-8403-7027b540e58c} <Debug> TCPHandler: Processed in 0.001914991 sec. | ||
| 2892 | 2025.10.03 21:08:25.530699 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2893 | 2025.10.03 21:08:25.530793 [ 5 ] {1835396c-ed53-4b2d-a2ab-b6d70880d62f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2894 | 2025.10.03 21:08:25.530833 [ 5 ] {1835396c-ed53-4b2d-a2ab-b6d70880d62f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2895 | 2025.10.03 21:08:25.531147 [ 5 ] {1835396c-ed53-4b2d-a2ab-b6d70880d62f} <Trace> oximeter.measurements_i64 (62199853-df8b-491b-bfe9-b1dfad7fba21): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2896 | 2025.10.03 21:08:25.531182 [ 5 ] {1835396c-ed53-4b2d-a2ab-b6d70880d62f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2897 | 2025.10.03 21:08:25.531478 [ 5 ] {1835396c-ed53-4b2d-a2ab-b6d70880d62f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 2898 | 2025.10.03 21:08:25.531676 [ 5 ] {1835396c-ed53-4b2d-a2ab-b6d70880d62f} <Trace> oximeter.measurements_i64 (62199853-df8b-491b-bfe9-b1dfad7fba21): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2899 | 2025.10.03 21:08:25.531797 [ 5 ] {1835396c-ed53-4b2d-a2ab-b6d70880d62f} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.001022 sec., 8806.262230919767 rows/sec., 622.06 KiB/sec. | ||
| 2900 | 2025.10.03 21:08:25.531831 [ 5 ] {1835396c-ed53-4b2d-a2ab-b6d70880d62f} <Debug> TCPHandler: Processed in 0.001180513 sec. | ||
| 2901 | 2025.10.03 21:08:25.531936 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2902 | 2025.10.03 21:08:25.532028 [ 5 ] {23a126b3-6fd7-4fae-82a7-f3967e5e9220} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2903 | 2025.10.03 21:08:25.532066 [ 5 ] {23a126b3-6fd7-4fae-82a7-f3967e5e9220} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2904 | 2025.10.03 21:08:25.532396 [ 5 ] {23a126b3-6fd7-4fae-82a7-f3967e5e9220} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2905 | 2025.10.03 21:08:25.532430 [ 5 ] {23a126b3-6fd7-4fae-82a7-f3967e5e9220} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2906 | 2025.10.03 21:08:25.532725 [ 5 ] {23a126b3-6fd7-4fae-82a7-f3967e5e9220} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2907 | 2025.10.03 21:08:25.532918 [ 5 ] {23a126b3-6fd7-4fae-82a7-f3967e5e9220} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2908 | 2025.10.03 21:08:25.533041 [ 5 ] {23a126b3-6fd7-4fae-82a7-f3967e5e9220} <Debug> executeQuery: Read 74 rows, 4.42 KiB in 0.001031 sec., 71774.97575169738 rows/sec., 4.19 MiB/sec. | ||
| 2909 | 2025.10.03 21:08:25.533075 [ 5 ] {23a126b3-6fd7-4fae-82a7-f3967e5e9220} <Debug> TCPHandler: Processed in 0.001186324 sec. | ||
| 2910 | 2025.10.03 21:08:26.000248 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.75 MiB, peak 212.89 MiB, free memory in arenas 0.00 B, will set to 208.18 MiB (RSS), difference: -1.56 MiB | ||
| 2911 | 2025.10.03 21:08:27.191412 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 5337 | ||
| 2912 | 2025.10.03 21:08:27.192147 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2913 | 2025.10.03 21:08:27.192194 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2914 | 2025.10.03 21:08:27.192776 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2915 | 2025.10.03 21:08:27.193018 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2916 | 2025.10.03 21:08:27.193160 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5337 | ||
| 2917 | 2025.10.03 21:08:27.193229 [ 43 ] {} <Debug> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2918 | 2025.10.03 21:08:27.193336 [ 43 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2919 | 2025.10.03 21:08:27.193373 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2920 | 2025.10.03 21:08:27.193560 [ 194 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 2921 | 2025.10.03 21:08:27.193743 [ 194 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2922 | 2025.10.03 21:08:27.193792 [ 194 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2905 rows starting from the beginning of the part | ||
| 2923 | 2025.10.03 21:08:27.193900 [ 194 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 512 rows starting from the beginning of the part | ||
| 2924 | 2025.10.03 21:08:27.193974 [ 194 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 2925 | 2025.10.03 21:08:27.194024 [ 194 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 2926 | 2025.10.03 21:08:27.194079 [ 194 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 2927 | 2025.10.03 21:08:27.194139 [ 194 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 2928 | 2025.10.03 21:08:27.195616 [ 199 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5337 rows, containing 4 columns (4 merged, 0 gathered) in 0.002128504 sec., 2507394.865125929 rows/sec., 35.87 MiB/sec. | ||
| 2929 | 2025.10.03 21:08:27.196319 [ 194 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2930 | 2025.10.03 21:08:27.196560 [ 194 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_11_2} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2931 | 2025.10.03 21:08:27.196632 [ 194 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_11_2} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2932 | 2025.10.03 21:08:27.196699 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2933 | 2025.10.03 21:08:27.458660 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2934 | 2025.10.03 21:08:27.476679 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2935 | 2025.10.03 21:08:27.476739 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2936 | 2025.10.03 21:08:27.483024 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2937 | 2025.10.03 21:08:27.483713 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2938 | 2025.10.03 21:08:27.484016 [ 59 ] {} <Debug> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2939 | 2025.10.03 21:08:27.484068 [ 59 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2940 | 2025.10.03 21:08:27.484089 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.01 GiB. | ||
| 2941 | 2025.10.03 21:08:27.484195 [ 200 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 2942 | 2025.10.03 21:08:27.487063 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2943 | 2025.10.03 21:08:27.487174 [ 200 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2944 | 2025.10.03 21:08:27.487899 [ 200 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 2945 | 2025.10.03 21:08:27.491492 [ 200 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 2946 | 2025.10.03 21:08:27.494968 [ 200 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 2947 | 2025.10.03 21:08:27.498858 [ 200 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 2948 | 2025.10.03 21:08:27.503285 [ 200 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 2949 | 2025.10.03 21:08:27.507455 [ 200 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 2950 | 2025.10.03 21:08:27.559024 [ 194 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.074877315 sec., 1108.479918116722 rows/sec., 5.73 MiB/sec. | ||
| 2951 | 2025.10.03 21:08:27.561279 [ 199 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2952 | 2025.10.03 21:08:27.563362 [ 199 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_11_2} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2953 | 2025.10.03 21:08:27.563469 [ 199 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_11_2} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2954 | 2025.10.03 21:08:27.566073 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2955 | 2025.10.03 21:08:28.000191 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 209.30 MiB, peak 219.20 MiB, free memory in arenas 0.00 B, will set to 220.17 MiB (RSS), difference: 10.87 MiB | ||
| 2956 | 2025.10.03 21:08:30.469271 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2957 | 2025.10.03 21:08:30.469489 [ 5 ] {c291ba6d-f693-4acd-8ce1-3d3b41e50c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2958 | 2025.10.03 21:08:30.469565 [ 5 ] {c291ba6d-f693-4acd-8ce1-3d3b41e50c41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2959 | 2025.10.03 21:08:30.470247 [ 5 ] {c291ba6d-f693-4acd-8ce1-3d3b41e50c41} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2960 | 2025.10.03 21:08:30.470295 [ 5 ] {c291ba6d-f693-4acd-8ce1-3d3b41e50c41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2961 | 2025.10.03 21:08:30.470705 [ 5 ] {c291ba6d-f693-4acd-8ce1-3d3b41e50c41} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2962 | 2025.10.03 21:08:30.470939 [ 5 ] {c291ba6d-f693-4acd-8ce1-3d3b41e50c41} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2963 | 2025.10.03 21:08:30.471097 [ 5 ] {c291ba6d-f693-4acd-8ce1-3d3b41e50c41} <Debug> executeQuery: Read 50 rows, 4.41 KiB in 0.001663 sec., 30066.145520144317 rows/sec., 2.59 MiB/sec. | ||
| 2964 | 2025.10.03 21:08:30.471140 [ 5 ] {c291ba6d-f693-4acd-8ce1-3d3b41e50c41} <Debug> TCPHandler: Processed in 0.002008083 sec. | ||
| 2965 | 2025.10.03 21:08:30.471263 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2966 | 2025.10.03 21:08:30.471360 [ 5 ] {ae12559c-69e6-4597-bd65-e0335bfb29ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2967 | 2025.10.03 21:08:30.471402 [ 5 ] {ae12559c-69e6-4597-bd65-e0335bfb29ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2968 | 2025.10.03 21:08:30.471800 [ 5 ] {ae12559c-69e6-4597-bd65-e0335bfb29ed} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2969 | 2025.10.03 21:08:30.471839 [ 5 ] {ae12559c-69e6-4597-bd65-e0335bfb29ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2970 | 2025.10.03 21:08:30.472140 [ 5 ] {ae12559c-69e6-4597-bd65-e0335bfb29ed} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2971 | 2025.10.03 21:08:30.472353 [ 5 ] {ae12559c-69e6-4597-bd65-e0335bfb29ed} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2025.10.03 21:08:30.472481 [ 5 ] {ae12559c-69e6-4597-bd65-e0335bfb29ed} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00114 sec., 8771.929824561405 rows/sec., 659.61 KiB/sec. | ||
| 2973 | 2025.10.03 21:08:30.472519 [ 5 ] {ae12559c-69e6-4597-bd65-e0335bfb29ed} <Debug> TCPHandler: Processed in 0.001306955 sec. | ||
| 2974 | 2025.10.03 21:08:30.472622 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2975 | 2025.10.03 21:08:30.472718 [ 5 ] {b2329c24-9f51-4eaf-ad37-df23445b20dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2976 | 2025.10.03 21:08:30.472758 [ 5 ] {b2329c24-9f51-4eaf-ad37-df23445b20dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2977 | 2025.10.03 21:08:30.473173 [ 5 ] {b2329c24-9f51-4eaf-ad37-df23445b20dd} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2978 | 2025.10.03 21:08:30.473210 [ 5 ] {b2329c24-9f51-4eaf-ad37-df23445b20dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2979 | 2025.10.03 21:08:30.473524 [ 5 ] {b2329c24-9f51-4eaf-ad37-df23445b20dd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2980 | 2025.10.03 21:08:30.473743 [ 5 ] {b2329c24-9f51-4eaf-ad37-df23445b20dd} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2981 | 2025.10.03 21:08:30.473873 [ 5 ] {b2329c24-9f51-4eaf-ad37-df23445b20dd} <Debug> executeQuery: Read 46 rows, 3.68 KiB in 0.001173 sec., 39215.686274509804 rows/sec., 3.06 MiB/sec. | ||
| 2982 | 2025.10.03 21:08:30.473911 [ 5 ] {b2329c24-9f51-4eaf-ad37-df23445b20dd} <Debug> TCPHandler: Processed in 0.001337705 sec. | ||
| 2983 | 2025.10.03 21:08:30.474019 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2984 | 2025.10.03 21:08:30.474114 [ 5 ] {1680eb14-db3d-4e22-baef-ac59e7b22db9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2985 | 2025.10.03 21:08:30.474157 [ 5 ] {1680eb14-db3d-4e22-baef-ac59e7b22db9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2986 | 2025.10.03 21:08:30.474525 [ 5 ] {1680eb14-db3d-4e22-baef-ac59e7b22db9} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2987 | 2025.10.03 21:08:30.474562 [ 5 ] {1680eb14-db3d-4e22-baef-ac59e7b22db9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2988 | 2025.10.03 21:08:30.474877 [ 5 ] {1680eb14-db3d-4e22-baef-ac59e7b22db9} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2989 | 2025.10.03 21:08:30.475081 [ 5 ] {1680eb14-db3d-4e22-baef-ac59e7b22db9} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2990 | 2025.10.03 21:08:30.475208 [ 5 ] {1680eb14-db3d-4e22-baef-ac59e7b22db9} <Debug> executeQuery: Read 60 rows, 4.31 KiB in 0.001113 sec., 53908.35579514824 rows/sec., 3.78 MiB/sec. | ||
| 2991 | 2025.10.03 21:08:30.475244 [ 5 ] {1680eb14-db3d-4e22-baef-ac59e7b22db9} <Debug> TCPHandler: Processed in 0.001274155 sec. | ||
| 2992 | 2025.10.03 21:08:30.475347 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2993 | 2025.10.03 21:08:30.475441 [ 5 ] {7fb6547d-fe12-499f-9e83-a3dee408bcb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2994 | 2025.10.03 21:08:30.475497 [ 5 ] {7fb6547d-fe12-499f-9e83-a3dee408bcb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2995 | 2025.10.03 21:08:30.476229 [ 5 ] {7fb6547d-fe12-499f-9e83-a3dee408bcb4} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2996 | 2025.10.03 21:08:30.476266 [ 5 ] {7fb6547d-fe12-499f-9e83-a3dee408bcb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 2997 | 2025.10.03 21:08:30.476774 [ 5 ] {7fb6547d-fe12-499f-9e83-a3dee408bcb4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2998 | 2025.10.03 21:08:30.476998 [ 5 ] {7fb6547d-fe12-499f-9e83-a3dee408bcb4} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2999 | 2025.10.03 21:08:30.477135 [ 5 ] {7fb6547d-fe12-499f-9e83-a3dee408bcb4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001712 sec., 5841.121495327103 rows/sec., 10.47 MiB/sec. | ||
| 3000 | 2025.10.03 21:08:30.477186 [ 5 ] {7fb6547d-fe12-499f-9e83-a3dee408bcb4} <Debug> TCPHandler: Processed in 0.001887992 sec. | ||
| 3001 | 2025.10.03 21:08:30.477295 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3002 | 2025.10.03 21:08:30.477391 [ 5 ] {1542c85e-598c-4554-86dd-a019e01060af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3003 | 2025.10.03 21:08:30.477434 [ 5 ] {1542c85e-598c-4554-86dd-a019e01060af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3004 | 2025.10.03 21:08:30.477765 [ 5 ] {1542c85e-598c-4554-86dd-a019e01060af} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3005 | 2025.10.03 21:08:30.477802 [ 5 ] {1542c85e-598c-4554-86dd-a019e01060af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3006 | 2025.10.03 21:08:30.478097 [ 5 ] {1542c85e-598c-4554-86dd-a019e01060af} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3007 | 2025.10.03 21:08:30.478308 [ 5 ] {1542c85e-598c-4554-86dd-a019e01060af} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3008 | 2025.10.03 21:08:30.478409 [ 68 ] {} <Debug> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3009 | 2025.10.03 21:08:30.478434 [ 5 ] {1542c85e-598c-4554-86dd-a019e01060af} <Debug> executeQuery: Read 30 rows, 2.04 KiB in 0.001062 sec., 28248.58757062147 rows/sec., 1.87 MiB/sec. | ||
| 3010 | 2025.10.03 21:08:30.478481 [ 68 ] {} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3011 | 2025.10.03 21:08:30.478488 [ 5 ] {1542c85e-598c-4554-86dd-a019e01060af} <Debug> TCPHandler: Processed in 0.001242164 sec. | ||
| 3012 | 2025.10.03 21:08:30.478513 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3013 | 2025.10.03 21:08:30.478631 [ 188 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 3014 | 2025.10.03 21:08:30.478771 [ 188 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3015 | 2025.10.03 21:08:30.478808 [ 188 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 150 rows starting from the beginning of the part | ||
| 3016 | 2025.10.03 21:08:30.478877 [ 188 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 30 rows starting from the beginning of the part | ||
| 3017 | 2025.10.03 21:08:30.478925 [ 188 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 30 rows starting from the beginning of the part | ||
| 3018 | 2025.10.03 21:08:30.478972 [ 188 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 30 rows starting from the beginning of the part | ||
| 3019 | 2025.10.03 21:08:30.479017 [ 188 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 74 rows starting from the beginning of the part | ||
| 3020 | 2025.10.03 21:08:30.479078 [ 188 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 30 rows starting from the beginning of the part | ||
| 3021 | 2025.10.03 21:08:30.480001 [ 196 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 344 rows, containing 4 columns (4 merged, 0 gathered) in 0.001419046 sec., 242416.38396500185 rows/sec., 15.75 MiB/sec. | ||
| 3022 | 2025.10.03 21:08:30.480182 [ 196 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3023 | 2025.10.03 21:08:30.480483 [ 196 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_11_2} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3024 | 2025.10.03 21:08:30.480569 [ 196 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_11_2} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3025 | 2025.10.03 21:08:30.480653 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 3026 | 2025.10.03 21:08:34.610599 [ 171 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3027 | 2025.10.03 21:08:34.610659 [ 171 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3028 | 2025.10.03 21:08:34.693336 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 5785 | ||
| 3029 | 2025.10.03 21:08:34.693848 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3030 | 2025.10.03 21:08:34.693898 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3031 | 2025.10.03 21:08:34.694590 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3032 | 2025.10.03 21:08:34.694864 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3033 | 2025.10.03 21:08:34.695035 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5785 | ||
| 3034 | 2025.10.03 21:08:34.706242 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 64 entries to flush up to offset 370 | ||
| 3035 | 2025.10.03 21:08:34.709201 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3036 | 2025.10.03 21:08:34.709243 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3037 | 2025.10.03 21:08:34.710557 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3038 | 2025.10.03 21:08:34.710825 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3039 | 2025.10.03 21:08:34.711071 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 370 | ||
| 3040 | 2025.10.03 21:08:34.987220 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 3041 | 2025.10.03 21:08:35.004487 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3042 | 2025.10.03 21:08:35.004552 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3043 | 2025.10.03 21:08:35.010256 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3044 | 2025.10.03 21:08:35.010935 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3045 | 2025.10.03 21:08:35.014078 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 3046 | 2025.10.03 21:08:35.482024 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3047 | 2025.10.03 21:08:35.482218 [ 5 ] {18ccf934-5681-4504-b0c8-8cfad05fd4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3048 | 2025.10.03 21:08:35.482283 [ 5 ] {18ccf934-5681-4504-b0c8-8cfad05fd4fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3049 | 2025.10.03 21:08:35.483094 [ 5 ] {18ccf934-5681-4504-b0c8-8cfad05fd4fc} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3050 | 2025.10.03 21:08:35.483142 [ 5 ] {18ccf934-5681-4504-b0c8-8cfad05fd4fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3051 | 2025.10.03 21:08:35.483553 [ 5 ] {18ccf934-5681-4504-b0c8-8cfad05fd4fc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3052 | 2025.10.03 21:08:35.483776 [ 5 ] {18ccf934-5681-4504-b0c8-8cfad05fd4fc} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3053 | 2025.10.03 21:08:35.483930 [ 5 ] {18ccf934-5681-4504-b0c8-8cfad05fd4fc} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00176 sec., 232954.54545454544 rows/sec., 14.78 MiB/sec. | ||
| 3054 | 2025.10.03 21:08:35.483974 [ 5 ] {18ccf934-5681-4504-b0c8-8cfad05fd4fc} <Debug> TCPHandler: Processed in 0.002082273 sec. | ||
| 3055 | 2025.10.03 21:08:35.484099 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3056 | 2025.10.03 21:08:35.484191 [ 5 ] {fae9811e-47f3-4829-9dde-a5b6cca02daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3057 | 2025.10.03 21:08:35.484230 [ 5 ] {fae9811e-47f3-4829-9dde-a5b6cca02daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3058 | 2025.10.03 21:08:35.485106 [ 5 ] {fae9811e-47f3-4829-9dde-a5b6cca02daf} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3059 | 2025.10.03 21:08:35.485143 [ 5 ] {fae9811e-47f3-4829-9dde-a5b6cca02daf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3060 | 2025.10.03 21:08:35.485509 [ 5 ] {fae9811e-47f3-4829-9dde-a5b6cca02daf} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3061 | 2025.10.03 21:08:35.485714 [ 5 ] {fae9811e-47f3-4829-9dde-a5b6cca02daf} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3062 | 2025.10.03 21:08:35.485837 [ 5 ] {fae9811e-47f3-4829-9dde-a5b6cca02daf} <Debug> executeQuery: Read 1150 rows, 93.85 KiB in 0.001665 sec., 690690.6906906907 rows/sec., 55.05 MiB/sec. | ||
| 3063 | 2025.10.03 21:08:35.485873 [ 5 ] {fae9811e-47f3-4829-9dde-a5b6cca02daf} <Debug> TCPHandler: Processed in 0.001824541 sec. | ||
| 3064 | 2025.10.03 21:08:35.485986 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3065 | 2025.10.03 21:08:35.486078 [ 5 ] {4466b692-0926-43de-be39-03a442e86f88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3066 | 2025.10.03 21:08:35.486116 [ 5 ] {4466b692-0926-43de-be39-03a442e86f88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3067 | 2025.10.03 21:08:35.486582 [ 5 ] {4466b692-0926-43de-be39-03a442e86f88} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3068 | 2025.10.03 21:08:35.486617 [ 5 ] {4466b692-0926-43de-be39-03a442e86f88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3069 | 2025.10.03 21:08:35.486912 [ 5 ] {4466b692-0926-43de-be39-03a442e86f88} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3070 | 2025.10.03 21:08:35.487122 [ 5 ] {4466b692-0926-43de-be39-03a442e86f88} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3071 | 2025.10.03 21:08:35.487245 [ 5 ] {4466b692-0926-43de-be39-03a442e86f88} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001185 sec., 200000 rows/sec., 12.13 MiB/sec. | ||
| 3072 | 2025.10.03 21:08:35.487281 [ 5 ] {4466b692-0926-43de-be39-03a442e86f88} <Debug> TCPHandler: Processed in 0.001341806 sec. | ||
| 3073 | 2025.10.03 21:08:35.487389 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3074 | 2025.10.03 21:08:35.487480 [ 5 ] {820d1f70-7abb-4bed-b773-95817833790d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3075 | 2025.10.03 21:08:35.487519 [ 5 ] {820d1f70-7abb-4bed-b773-95817833790d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3076 | 2025.10.03 21:08:35.487967 [ 5 ] {820d1f70-7abb-4bed-b773-95817833790d} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3077 | 2025.10.03 21:08:35.488002 [ 5 ] {820d1f70-7abb-4bed-b773-95817833790d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3078 | 2025.10.03 21:08:35.488289 [ 5 ] {820d1f70-7abb-4bed-b773-95817833790d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3079 | 2025.10.03 21:08:35.488490 [ 5 ] {820d1f70-7abb-4bed-b773-95817833790d} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3080 | 2025.10.03 21:08:35.488611 [ 5 ] {820d1f70-7abb-4bed-b773-95817833790d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001149 sec., 184508.2680591819 rows/sec., 11.90 MiB/sec. | ||
| 3081 | 2025.10.03 21:08:35.488647 [ 5 ] {820d1f70-7abb-4bed-b773-95817833790d} <Debug> TCPHandler: Processed in 0.001304595 sec. | ||
| 3082 | 2025.10.03 21:08:35.488759 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3083 | 2025.10.03 21:08:35.488850 [ 5 ] {6b6c6fc8-30dd-425d-8fe4-196560e4dc7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3084 | 2025.10.03 21:08:35.488889 [ 5 ] {6b6c6fc8-30dd-425d-8fe4-196560e4dc7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3085 | 2025.10.03 21:08:35.489332 [ 5 ] {6b6c6fc8-30dd-425d-8fe4-196560e4dc7d} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3086 | 2025.10.03 21:08:35.489366 [ 5 ] {6b6c6fc8-30dd-425d-8fe4-196560e4dc7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3087 | 2025.10.03 21:08:35.489656 [ 5 ] {6b6c6fc8-30dd-425d-8fe4-196560e4dc7d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3088 | 2025.10.03 21:08:35.489856 [ 5 ] {6b6c6fc8-30dd-425d-8fe4-196560e4dc7d} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3089 | 2025.10.03 21:08:35.489978 [ 5 ] {6b6c6fc8-30dd-425d-8fe4-196560e4dc7d} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001145 sec., 184279.47598253275 rows/sec., 10.46 MiB/sec. | ||
| 3090 | 2025.10.03 21:08:35.490014 [ 5 ] {6b6c6fc8-30dd-425d-8fe4-196560e4dc7d} <Debug> TCPHandler: Processed in 0.001301185 sec. | ||
| 3091 | 2025.10.03 21:08:35.490122 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3092 | 2025.10.03 21:08:35.490213 [ 5 ] {f18d6d4d-81c0-4d46-bed9-4e0161d777b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3093 | 2025.10.03 21:08:35.490250 [ 5 ] {f18d6d4d-81c0-4d46-bed9-4e0161d777b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3094 | 2025.10.03 21:08:35.490858 [ 5 ] {f18d6d4d-81c0-4d46-bed9-4e0161d777b8} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3095 | 2025.10.03 21:08:35.490893 [ 5 ] {f18d6d4d-81c0-4d46-bed9-4e0161d777b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3096 | 2025.10.03 21:08:35.491206 [ 5 ] {f18d6d4d-81c0-4d46-bed9-4e0161d777b8} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3097 | 2025.10.03 21:08:35.491406 [ 5 ] {f18d6d4d-81c0-4d46-bed9-4e0161d777b8} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3098 | 2025.10.03 21:08:35.491529 [ 5 ] {f18d6d4d-81c0-4d46-bed9-4e0161d777b8} <Debug> executeQuery: Read 683 rows, 48.79 KiB in 0.001334 sec., 511994.0029985008 rows/sec., 35.72 MiB/sec. | ||
| 3099 | 2025.10.03 21:08:35.491565 [ 5 ] {f18d6d4d-81c0-4d46-bed9-4e0161d777b8} <Debug> TCPHandler: Processed in 0.001489337 sec. | ||
| 3100 | 2025.10.03 21:08:35.491672 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3101 | 2025.10.03 21:08:35.491764 [ 5 ] {4900d369-63a0-4522-9d5b-82b2d757d70a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3102 | 2025.10.03 21:08:35.491804 [ 5 ] {4900d369-63a0-4522-9d5b-82b2d757d70a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3103 | 2025.10.03 21:08:35.492128 [ 5 ] {4900d369-63a0-4522-9d5b-82b2d757d70a} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3104 | 2025.10.03 21:08:35.492162 [ 5 ] {4900d369-63a0-4522-9d5b-82b2d757d70a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3105 | 2025.10.03 21:08:35.492450 [ 5 ] {4900d369-63a0-4522-9d5b-82b2d757d70a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3106 | 2025.10.03 21:08:35.492646 [ 5 ] {4900d369-63a0-4522-9d5b-82b2d757d70a} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3107 | 2025.10.03 21:08:35.492766 [ 5 ] {4900d369-63a0-4522-9d5b-82b2d757d70a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00102 sec., 5882.35294117647 rows/sec., 307.33 KiB/sec. | ||
| 3108 | 2025.10.03 21:08:35.492801 [ 5 ] {4900d369-63a0-4522-9d5b-82b2d757d70a} <Debug> TCPHandler: Processed in 0.001175103 sec. | ||
| 3109 | 2025.10.03 21:08:35.492911 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3110 | 2025.10.03 21:08:35.493001 [ 5 ] {7e03c0c3-7dab-42ab-b453-e1c3143c657f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3111 | 2025.10.03 21:08:35.493041 [ 5 ] {7e03c0c3-7dab-42ab-b453-e1c3143c657f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3112 | 2025.10.03 21:08:35.493435 [ 5 ] {7e03c0c3-7dab-42ab-b453-e1c3143c657f} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3113 | 2025.10.03 21:08:35.493479 [ 5 ] {7e03c0c3-7dab-42ab-b453-e1c3143c657f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3114 | 2025.10.03 21:08:35.493805 [ 5 ] {7e03c0c3-7dab-42ab-b453-e1c3143c657f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3115 | 2025.10.03 21:08:35.494005 [ 5 ] {7e03c0c3-7dab-42ab-b453-e1c3143c657f} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3116 | 2025.10.03 21:08:35.494128 [ 5 ] {7e03c0c3-7dab-42ab-b453-e1c3143c657f} <Debug> executeQuery: Read 214 rows, 14.02 KiB in 0.001144 sec., 187062.93706293707 rows/sec., 11.97 MiB/sec. | ||
| 3117 | 2025.10.03 21:08:35.494163 [ 5 ] {7e03c0c3-7dab-42ab-b453-e1c3143c657f} <Debug> TCPHandler: Processed in 0.001298584 sec. | ||
| 3118 | 2025.10.03 21:08:35.494274 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3119 | 2025.10.03 21:08:35.494364 [ 5 ] {55f6ec07-ab01-4b57-8938-8e883ba6436b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3120 | 2025.10.03 21:08:35.494405 [ 5 ] {55f6ec07-ab01-4b57-8938-8e883ba6436b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3121 | 2025.10.03 21:08:35.494704 [ 5 ] {55f6ec07-ab01-4b57-8938-8e883ba6436b} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3122 | 2025.10.03 21:08:35.494738 [ 5 ] {55f6ec07-ab01-4b57-8938-8e883ba6436b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3123 | 2025.10.03 21:08:35.495010 [ 5 ] {55f6ec07-ab01-4b57-8938-8e883ba6436b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 3124 | 2025.10.03 21:08:35.495204 [ 5 ] {55f6ec07-ab01-4b57-8938-8e883ba6436b} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3125 | 2025.10.03 21:08:35.495325 [ 5 ] {55f6ec07-ab01-4b57-8938-8e883ba6436b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000978 sec., 1022.4948875255625 rows/sec., 68.90 KiB/sec. | ||
| 3126 | 2025.10.03 21:08:35.495359 [ 5 ] {55f6ec07-ab01-4b57-8938-8e883ba6436b} <Debug> TCPHandler: Processed in 0.001131823 sec. | ||
| 3127 | 2025.10.03 21:08:35.495468 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3128 | 2025.10.03 21:08:35.495559 [ 5 ] {0a7998e0-5463-45f8-910d-5cfa7efcf824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3129 | 2025.10.03 21:08:35.495611 [ 5 ] {0a7998e0-5463-45f8-910d-5cfa7efcf824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3130 | 2025.10.03 21:08:35.496368 [ 5 ] {0a7998e0-5463-45f8-910d-5cfa7efcf824} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3131 | 2025.10.03 21:08:35.496403 [ 5 ] {0a7998e0-5463-45f8-910d-5cfa7efcf824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3132 | 2025.10.03 21:08:35.496917 [ 5 ] {0a7998e0-5463-45f8-910d-5cfa7efcf824} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3133 | 2025.10.03 21:08:35.497127 [ 5 ] {0a7998e0-5463-45f8-910d-5cfa7efcf824} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3134 | 2025.10.03 21:08:35.497259 [ 5 ] {0a7998e0-5463-45f8-910d-5cfa7efcf824} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001717 sec., 18637.157833430403 rows/sec., 33.40 MiB/sec. | ||
| 3135 | 2025.10.03 21:08:35.497312 [ 5 ] {0a7998e0-5463-45f8-910d-5cfa7efcf824} <Debug> TCPHandler: Processed in 0.001890481 sec. | ||
| 3136 | 2025.10.03 21:08:35.497425 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3137 | 2025.10.03 21:08:35.497516 [ 5 ] {fcd43109-81f9-4274-a8a2-14c58fcf69f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3138 | 2025.10.03 21:08:35.497557 [ 5 ] {fcd43109-81f9-4274-a8a2-14c58fcf69f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3139 | 2025.10.03 21:08:35.497880 [ 5 ] {fcd43109-81f9-4274-a8a2-14c58fcf69f0} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3140 | 2025.10.03 21:08:35.497915 [ 5 ] {fcd43109-81f9-4274-a8a2-14c58fcf69f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3141 | 2025.10.03 21:08:35.498201 [ 5 ] {fcd43109-81f9-4274-a8a2-14c58fcf69f0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3142 | 2025.10.03 21:08:35.498403 [ 5 ] {fcd43109-81f9-4274-a8a2-14c58fcf69f0} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3143 | 2025.10.03 21:08:35.498524 [ 5 ] {fcd43109-81f9-4274-a8a2-14c58fcf69f0} <Debug> executeQuery: Read 74 rows, 4.42 KiB in 0.001026 sec., 72124.75633528265 rows/sec., 4.21 MiB/sec. | ||
| 3144 | 2025.10.03 21:08:35.498559 [ 5 ] {fcd43109-81f9-4274-a8a2-14c58fcf69f0} <Debug> TCPHandler: Processed in 0.001180503 sec. | ||
| 3145 | 2025.10.03 21:08:36.000257 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 221.89 MiB, peak 225.11 MiB, free memory in arenas 0.00 B, will set to 220.89 MiB (RSS), difference: -1.00 MiB | ||
| 3146 | 2025.10.03 21:08:36.616890 [ 149 ] {} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3147 | 2025.10.03 21:08:36.616953 [ 149 ] {} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3148 | 2025.10.03 21:08:36.616973 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3149 | 2025.10.03 21:08:36.617101 [ 194 ] {711598af-1865-459b-b26d-3563b9bb0e01::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 | ||
| 3150 | 2025.10.03 21:08:36.617409 [ 194 ] {711598af-1865-459b-b26d-3563b9bb0e01::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3151 | 2025.10.03 21:08:36.617453 [ 194 ] {711598af-1865-459b-b26d-3563b9bb0e01::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 5 rows starting from the beginning of the part | ||
| 3152 | 2025.10.03 21:08:36.617545 [ 194 ] {711598af-1865-459b-b26d-3563b9bb0e01::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
| 3153 | 2025.10.03 21:08:36.617613 [ 194 ] {711598af-1865-459b-b26d-3563b9bb0e01::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 3154 | 2025.10.03 21:08:36.617681 [ 194 ] {711598af-1865-459b-b26d-3563b9bb0e01::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
| 3155 | 2025.10.03 21:08:36.617753 [ 194 ] {711598af-1865-459b-b26d-3563b9bb0e01::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 12 rows starting from the beginning of the part | ||
| 3156 | 2025.10.03 21:08:36.619205 [ 194 ] {711598af-1865-459b-b26d-3563b9bb0e01::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 41 rows, containing 6 columns (6 merged, 0 gathered) in 0.002162725 sec., 18957.56510883261 rows/sec., 4.69 MiB/sec. | ||
| 3157 | 2025.10.03 21:08:36.619330 [ 194 ] {711598af-1865-459b-b26d-3563b9bb0e01::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3158 | 2025.10.03 21:08:36.619602 [ 194 ] {711598af-1865-459b-b26d-3563b9bb0e01::all_1_5_1} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3159 | 2025.10.03 21:08:36.619669 [ 194 ] {711598af-1865-459b-b26d-3563b9bb0e01::all_1_5_1} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3160 | 2025.10.03 21:08:36.619730 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 3161 | 2025.10.03 21:08:37.189133 [ 149 ] {} <Debug> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3162 | 2025.10.03 21:08:37.189201 [ 149 ] {} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3163 | 2025.10.03 21:08:37.189227 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3164 | 2025.10.03 21:08:37.189370 [ 191 ] {898f3919-84fc-444d-904f-5f68cc5900ec::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 | ||
| 3165 | 2025.10.03 21:08:37.189531 [ 191 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3166 | 2025.10.03 21:08:37.189568 [ 191 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 3167 | 2025.10.03 21:08:37.189643 [ 191 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 4 rows starting from the beginning of the part | ||
| 3168 | 2025.10.03 21:08:37.189698 [ 191 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 3169 | 2025.10.03 21:08:37.189750 [ 191 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 3170 | 2025.10.03 21:08:37.189799 [ 191 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
| 3171 | 2025.10.03 21:08:37.190573 [ 194 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 5 columns (5 merged, 0 gathered) in 0.001257525 sec., 12723.405101290233 rows/sec., 1.06 MiB/sec. | ||
| 3172 | 2025.10.03 21:08:37.190758 [ 187 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3173 | 2025.10.03 21:08:37.191020 [ 187 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_5_1} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3174 | 2025.10.03 21:08:37.191087 [ 187 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_5_1} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3175 | 2025.10.03 21:08:37.191154 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 3176 | 2025.10.03 21:08:40.474625 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3177 | 2025.10.03 21:08:40.474847 [ 5 ] {cbf92e0c-6985-4add-84a5-87db4db95661} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3178 | 2025.10.03 21:08:40.474921 [ 5 ] {cbf92e0c-6985-4add-84a5-87db4db95661} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3179 | 2025.10.03 21:08:40.475595 [ 5 ] {cbf92e0c-6985-4add-84a5-87db4db95661} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3180 | 2025.10.03 21:08:40.475645 [ 5 ] {cbf92e0c-6985-4add-84a5-87db4db95661} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3181 | 2025.10.03 21:08:40.476051 [ 5 ] {cbf92e0c-6985-4add-84a5-87db4db95661} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3182 | 2025.10.03 21:08:40.476289 [ 5 ] {cbf92e0c-6985-4add-84a5-87db4db95661} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3183 | 2025.10.03 21:08:40.476454 [ 5 ] {cbf92e0c-6985-4add-84a5-87db4db95661} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001662 sec., 3610.1083032490974 rows/sec., 294.38 KiB/sec. | ||
| 3184 | 2025.10.03 21:08:40.476496 [ 5 ] {cbf92e0c-6985-4add-84a5-87db4db95661} <Debug> TCPHandler: Processed in 0.002012133 sec. | ||
| 3185 | 2025.10.03 21:08:40.476623 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3186 | 2025.10.03 21:08:40.476720 [ 5 ] {1e0e5ee7-1654-4923-8b50-f8db6c98bb82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3187 | 2025.10.03 21:08:40.476761 [ 5 ] {1e0e5ee7-1654-4923-8b50-f8db6c98bb82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3188 | 2025.10.03 21:08:40.477212 [ 5 ] {1e0e5ee7-1654-4923-8b50-f8db6c98bb82} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3189 | 2025.10.03 21:08:40.477250 [ 5 ] {1e0e5ee7-1654-4923-8b50-f8db6c98bb82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3190 | 2025.10.03 21:08:40.477570 [ 5 ] {1e0e5ee7-1654-4923-8b50-f8db6c98bb82} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3191 | 2025.10.03 21:08:40.477804 [ 5 ] {1e0e5ee7-1654-4923-8b50-f8db6c98bb82} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3192 | 2025.10.03 21:08:40.477935 [ 5 ] {1e0e5ee7-1654-4923-8b50-f8db6c98bb82} <Debug> executeQuery: Read 79 rows, 6.63 KiB in 0.001234 sec., 64019.4489465154 rows/sec., 5.25 MiB/sec. | ||
| 3193 | 2025.10.03 21:08:40.477971 [ 5 ] {1e0e5ee7-1654-4923-8b50-f8db6c98bb82} <Debug> TCPHandler: Processed in 0.001397215 sec. | ||
| 3194 | 2025.10.03 21:08:40.478086 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3195 | 2025.10.03 21:08:40.478180 [ 5 ] {ea2557c5-9478-464e-8c52-4a95da615090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3196 | 2025.10.03 21:08:40.478220 [ 5 ] {ea2557c5-9478-464e-8c52-4a95da615090} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3197 | 2025.10.03 21:08:40.478625 [ 5 ] {ea2557c5-9478-464e-8c52-4a95da615090} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3198 | 2025.10.03 21:08:40.478663 [ 5 ] {ea2557c5-9478-464e-8c52-4a95da615090} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3199 | 2025.10.03 21:08:40.478966 [ 5 ] {ea2557c5-9478-464e-8c52-4a95da615090} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3200 | 2025.10.03 21:08:40.479178 [ 5 ] {ea2557c5-9478-464e-8c52-4a95da615090} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3201 | 2025.10.03 21:08:40.479308 [ 5 ] {ea2557c5-9478-464e-8c52-4a95da615090} <Debug> executeQuery: Read 16 rows, 1.17 KiB in 0.001146 sec., 13961.605584642233 rows/sec., 1021.73 KiB/sec. | ||
| 3202 | 2025.10.03 21:08:40.479346 [ 5 ] {ea2557c5-9478-464e-8c52-4a95da615090} <Debug> TCPHandler: Processed in 0.001308645 sec. | ||
| 3203 | 2025.10.03 21:08:40.479454 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3204 | 2025.10.03 21:08:40.479549 [ 5 ] {e1c6972c-a1c9-4169-a00d-2c47e66cf5c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3205 | 2025.10.03 21:08:40.479587 [ 5 ] {e1c6972c-a1c9-4169-a00d-2c47e66cf5c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3206 | 2025.10.03 21:08:40.480011 [ 5 ] {e1c6972c-a1c9-4169-a00d-2c47e66cf5c2} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3207 | 2025.10.03 21:08:40.480048 [ 5 ] {e1c6972c-a1c9-4169-a00d-2c47e66cf5c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3208 | 2025.10.03 21:08:40.480350 [ 5 ] {e1c6972c-a1c9-4169-a00d-2c47e66cf5c2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3209 | 2025.10.03 21:08:40.480560 [ 5 ] {e1c6972c-a1c9-4169-a00d-2c47e66cf5c2} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3210 | 2025.10.03 21:08:40.480687 [ 5 ] {e1c6972c-a1c9-4169-a00d-2c47e66cf5c2} <Debug> executeQuery: Read 80 rows, 6.41 KiB in 0.001156 sec., 69204.15224913496 rows/sec., 5.41 MiB/sec. | ||
| 3211 | 2025.10.03 21:08:40.480724 [ 5 ] {e1c6972c-a1c9-4169-a00d-2c47e66cf5c2} <Debug> TCPHandler: Processed in 0.001319386 sec. | ||
| 3212 | 2025.10.03 21:08:40.480867 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3213 | 2025.10.03 21:08:40.480961 [ 5 ] {f696028e-574d-45af-8eee-84c352833e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3214 | 2025.10.03 21:08:40.481003 [ 5 ] {f696028e-574d-45af-8eee-84c352833e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3215 | 2025.10.03 21:08:40.481426 [ 5 ] {f696028e-574d-45af-8eee-84c352833e2f} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3216 | 2025.10.03 21:08:40.481463 [ 5 ] {f696028e-574d-45af-8eee-84c352833e2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3217 | 2025.10.03 21:08:40.481790 [ 5 ] {f696028e-574d-45af-8eee-84c352833e2f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3218 | 2025.10.03 21:08:40.482009 [ 5 ] {f696028e-574d-45af-8eee-84c352833e2f} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3219 | 2025.10.03 21:08:40.482138 [ 5 ] {f696028e-574d-45af-8eee-84c352833e2f} <Debug> executeQuery: Read 163 rows, 11.62 KiB in 0.001196 sec., 136287.6254180602 rows/sec., 9.49 MiB/sec. | ||
| 3220 | 2025.10.03 21:08:40.482173 [ 5 ] {f696028e-574d-45af-8eee-84c352833e2f} <Debug> TCPHandler: Processed in 0.001354646 sec. | ||
| 3221 | 2025.10.03 21:08:40.482292 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3222 | 2025.10.03 21:08:40.482386 [ 5 ] {78fdf3d5-bdc6-481f-98d7-b74b75e6289b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3223 | 2025.10.03 21:08:40.482440 [ 5 ] {78fdf3d5-bdc6-481f-98d7-b74b75e6289b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3224 | 2025.10.03 21:08:40.483210 [ 5 ] {78fdf3d5-bdc6-481f-98d7-b74b75e6289b} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3225 | 2025.10.03 21:08:40.483248 [ 5 ] {78fdf3d5-bdc6-481f-98d7-b74b75e6289b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3226 | 2025.10.03 21:08:40.483799 [ 5 ] {78fdf3d5-bdc6-481f-98d7-b74b75e6289b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3227 | 2025.10.03 21:08:40.484027 [ 5 ] {78fdf3d5-bdc6-481f-98d7-b74b75e6289b} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3228 | 2025.10.03 21:08:40.484164 [ 5 ] {78fdf3d5-bdc6-481f-98d7-b74b75e6289b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001797 sec., 5564.830272676683 rows/sec., 9.97 MiB/sec. | ||
| 3229 | 2025.10.03 21:08:40.484215 [ 5 ] {78fdf3d5-bdc6-481f-98d7-b74b75e6289b} <Debug> TCPHandler: Processed in 0.001971522 sec. | ||
| 3230 | 2025.10.03 21:08:40.484329 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3231 | 2025.10.03 21:08:40.484422 [ 5 ] {93a26a8a-bcaf-4985-bdcf-0028303d57fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3232 | 2025.10.03 21:08:40.484463 [ 5 ] {93a26a8a-bcaf-4985-bdcf-0028303d57fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3233 | 2025.10.03 21:08:40.484797 [ 5 ] {93a26a8a-bcaf-4985-bdcf-0028303d57fb} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3234 | 2025.10.03 21:08:40.484832 [ 5 ] {93a26a8a-bcaf-4985-bdcf-0028303d57fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3235 | 2025.10.03 21:08:40.485137 [ 5 ] {93a26a8a-bcaf-4985-bdcf-0028303d57fb} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3236 | 2025.10.03 21:08:40.485346 [ 5 ] {93a26a8a-bcaf-4985-bdcf-0028303d57fb} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3237 | 2025.10.03 21:08:40.485470 [ 5 ] {93a26a8a-bcaf-4985-bdcf-0028303d57fb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 3238 | 2025.10.03 21:08:40.485505 [ 5 ] {93a26a8a-bcaf-4985-bdcf-0028303d57fb} <Debug> TCPHandler: Processed in 0.001224724 sec. | ||
| 3239 | 2025.10.03 21:08:42.195261 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 6297 | ||
| 3240 | 2025.10.03 21:08:42.195858 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3241 | 2025.10.03 21:08:42.195909 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3242 | 2025.10.03 21:08:42.196449 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3243 | 2025.10.03 21:08:42.196680 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3244 | 2025.10.03 21:08:42.196818 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6297 | ||
| 3245 | 2025.10.03 21:08:42.514294 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 3246 | 2025.10.03 21:08:42.531308 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3247 | 2025.10.03 21:08:42.531355 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3248 | 2025.10.03 21:08:42.537102 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3249 | 2025.10.03 21:08:42.537846 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3250 | 2025.10.03 21:08:42.540549 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 3251 | 2025.10.03 21:08:44.711578 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 406 | ||
| 3252 | 2025.10.03 21:08:44.713900 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3253 | 2025.10.03 21:08:44.713957 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3254 | 2025.10.03 21:08:44.715142 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3255 | 2025.10.03 21:08:44.715497 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3256 | 2025.10.03 21:08:44.715905 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 406 | ||
| 3257 | 2025.10.03 21:08:45.487796 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3258 | 2025.10.03 21:08:45.488104 [ 5 ] {95eb3552-2f18-49c0-b9cb-8ac5309cb808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3259 | 2025.10.03 21:08:45.488213 [ 5 ] {95eb3552-2f18-49c0-b9cb-8ac5309cb808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3260 | 2025.10.03 21:08:45.489142 [ 5 ] {95eb3552-2f18-49c0-b9cb-8ac5309cb808} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3261 | 2025.10.03 21:08:45.489192 [ 5 ] {95eb3552-2f18-49c0-b9cb-8ac5309cb808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3262 | 2025.10.03 21:08:45.489619 [ 5 ] {95eb3552-2f18-49c0-b9cb-8ac5309cb808} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3263 | 2025.10.03 21:08:45.489871 [ 5 ] {95eb3552-2f18-49c0-b9cb-8ac5309cb808} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3264 | 2025.10.03 21:08:45.490036 [ 5 ] {95eb3552-2f18-49c0-b9cb-8ac5309cb808} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002009 sec., 204081.63265306124 rows/sec., 12.95 MiB/sec. | ||
| 3265 | 2025.10.03 21:08:45.490083 [ 5 ] {95eb3552-2f18-49c0-b9cb-8ac5309cb808} <Debug> TCPHandler: Processed in 0.002473578 sec. | ||
| 3266 | 2025.10.03 21:08:45.490205 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3267 | 2025.10.03 21:08:45.490308 [ 5 ] {46a1bdc6-a3fc-4174-ac41-8a56fa5ac8ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3268 | 2025.10.03 21:08:45.490351 [ 5 ] {46a1bdc6-a3fc-4174-ac41-8a56fa5ac8ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3269 | 2025.10.03 21:08:45.491226 [ 5 ] {46a1bdc6-a3fc-4174-ac41-8a56fa5ac8ee} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3270 | 2025.10.03 21:08:45.491264 [ 5 ] {46a1bdc6-a3fc-4174-ac41-8a56fa5ac8ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3271 | 2025.10.03 21:08:45.491690 [ 5 ] {46a1bdc6-a3fc-4174-ac41-8a56fa5ac8ee} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3272 | 2025.10.03 21:08:45.491905 [ 5 ] {46a1bdc6-a3fc-4174-ac41-8a56fa5ac8ee} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3273 | 2025.10.03 21:08:45.492019 [ 105 ] {} <Debug> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3274 | 2025.10.03 21:08:45.492037 [ 5 ] {46a1bdc6-a3fc-4174-ac41-8a56fa5ac8ee} <Debug> executeQuery: Read 1176 rows, 95.86 KiB in 0.001754 sec., 670467.5028506272 rows/sec., 53.37 MiB/sec. | ||
| 3275 | 2025.10.03 21:08:45.492096 [ 105 ] {} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3276 | 2025.10.03 21:08:45.492103 [ 5 ] {46a1bdc6-a3fc-4174-ac41-8a56fa5ac8ee} <Debug> TCPHandler: Processed in 0.001949172 sec. | ||
| 3277 | 2025.10.03 21:08:45.492130 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3278 | 2025.10.03 21:08:45.492236 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3279 | 2025.10.03 21:08:45.492240 [ 191 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::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 | ||
| 3280 | 2025.10.03 21:08:45.492338 [ 5 ] {949b92d4-930c-4ed4-90ac-5f637466ee2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3281 | 2025.10.03 21:08:45.492353 [ 191 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3282 | 2025.10.03 21:08:45.492379 [ 5 ] {949b92d4-930c-4ed4-90ac-5f637466ee2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3283 | 2025.10.03 21:08:45.492386 [ 191 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 221 rows starting from the beginning of the part | ||
| 3284 | 2025.10.03 21:08:45.492454 [ 191 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1153 rows starting from the beginning of the part | ||
| 3285 | 2025.10.03 21:08:45.492504 [ 191 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part | ||
| 3286 | 2025.10.03 21:08:45.492559 [ 191 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1150 rows starting from the beginning of the part | ||
| 3287 | 2025.10.03 21:08:45.492609 [ 191 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 79 rows starting from the beginning of the part | ||
| 3288 | 2025.10.03 21:08:45.492655 [ 191 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1176 rows starting from the beginning of the part | ||
| 3289 | 2025.10.03 21:08:45.492853 [ 5 ] {949b92d4-930c-4ed4-90ac-5f637466ee2f} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3290 | 2025.10.03 21:08:45.492889 [ 5 ] {949b92d4-930c-4ed4-90ac-5f637466ee2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3291 | 2025.10.03 21:08:45.493207 [ 5 ] {949b92d4-930c-4ed4-90ac-5f637466ee2f} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3292 | 2025.10.03 21:08:45.493439 [ 5 ] {949b92d4-930c-4ed4-90ac-5f637466ee2f} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3293 | 2025.10.03 21:08:45.493543 [ 105 ] {} <Debug> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3294 | 2025.10.03 21:08:45.493570 [ 5 ] {949b92d4-930c-4ed4-90ac-5f637466ee2f} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001252 sec., 189297.12460063896 rows/sec., 11.48 MiB/sec. | ||
| 3295 | 2025.10.03 21:08:45.493574 [ 105 ] {} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3296 | 2025.10.03 21:08:45.493610 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3297 | 2025.10.03 21:08:45.493614 [ 5 ] {949b92d4-930c-4ed4-90ac-5f637466ee2f} <Debug> TCPHandler: Processed in 0.001427456 sec. | ||
| 3298 | 2025.10.03 21:08:45.493714 [ 194 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 3299 | 2025.10.03 21:08:45.493729 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3300 | 2025.10.03 21:08:45.493849 [ 5 ] {49e4e65d-d696-4170-a878-1efad26f1cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3301 | 2025.10.03 21:08:45.493853 [ 194 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3302 | 2025.10.03 21:08:45.493893 [ 5 ] {49e4e65d-d696-4170-a878-1efad26f1cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3303 | 2025.10.03 21:08:45.493900 [ 194 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 55 rows starting from the beginning of the part | ||
| 3304 | 2025.10.03 21:08:45.493979 [ 194 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 3305 | 2025.10.03 21:08:45.494019 [ 194 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 3306 | 2025.10.03 21:08:45.494063 [ 194 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 237 rows starting from the beginning of the part | ||
| 3307 | 2025.10.03 21:08:45.494124 [ 194 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 16 rows starting from the beginning of the part | ||
| 3308 | 2025.10.03 21:08:45.494178 [ 194 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 237 rows starting from the beginning of the part | ||
| 3309 | 2025.10.03 21:08:45.494218 [ 201 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3829 rows, containing 5 columns (5 merged, 0 gathered) in 0.002024992 sec., 1890871.667641156 rows/sec., 159.30 MiB/sec. | ||
| 3310 | 2025.10.03 21:08:45.494360 [ 5 ] {49e4e65d-d696-4170-a878-1efad26f1cce} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3311 | 2025.10.03 21:08:45.494404 [ 5 ] {49e4e65d-d696-4170-a878-1efad26f1cce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3312 | 2025.10.03 21:08:45.494494 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3313 | 2025.10.03 21:08:45.494840 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_16_3} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3314 | 2025.10.03 21:08:45.494913 [ 5 ] {49e4e65d-d696-4170-a878-1efad26f1cce} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3315 | 2025.10.03 21:08:45.494935 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_16_3} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3316 | 2025.10.03 21:08:45.495038 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.86 MiB. | ||
| 3317 | 2025.10.03 21:08:45.495165 [ 5 ] {49e4e65d-d696-4170-a878-1efad26f1cce} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3318 | 2025.10.03 21:08:45.495239 [ 194 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 5 columns (5 merged, 0 gathered) in 0.001572648 sec., 507424.4204678987 rows/sec., 33.39 MiB/sec. | ||
| 3319 | 2025.10.03 21:08:45.495302 [ 5 ] {49e4e65d-d696-4170-a878-1efad26f1cce} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001472 sec., 144021.73913043478 rows/sec., 9.29 MiB/sec. | ||
| 3320 | 2025.10.03 21:08:45.495345 [ 5 ] {49e4e65d-d696-4170-a878-1efad26f1cce} <Debug> TCPHandler: Processed in 0.001664908 sec. | ||
| 3321 | 2025.10.03 21:08:45.495388 [ 190 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3322 | 2025.10.03 21:08:45.495464 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3323 | 2025.10.03 21:08:45.495575 [ 5 ] {57e71057-0da3-4b3a-8796-d4944a032b34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3324 | 2025.10.03 21:08:45.495619 [ 5 ] {57e71057-0da3-4b3a-8796-d4944a032b34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3325 | 2025.10.03 21:08:45.495633 [ 190 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_16_3} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3326 | 2025.10.03 21:08:45.495699 [ 190 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_16_3} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3327 | 2025.10.03 21:08:45.495753 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3328 | 2025.10.03 21:08:45.496115 [ 5 ] {57e71057-0da3-4b3a-8796-d4944a032b34} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3329 | 2025.10.03 21:08:45.496157 [ 5 ] {57e71057-0da3-4b3a-8796-d4944a032b34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3330 | 2025.10.03 21:08:45.496499 [ 5 ] {57e71057-0da3-4b3a-8796-d4944a032b34} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3331 | 2025.10.03 21:08:45.496723 [ 5 ] {57e71057-0da3-4b3a-8796-d4944a032b34} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3332 | 2025.10.03 21:08:45.496854 [ 5 ] {57e71057-0da3-4b3a-8796-d4944a032b34} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001299 sec., 162432.64049268668 rows/sec., 9.22 MiB/sec. | ||
| 3333 | 2025.10.03 21:08:45.496891 [ 5 ] {57e71057-0da3-4b3a-8796-d4944a032b34} <Debug> TCPHandler: Processed in 0.001479157 sec. | ||
| 3334 | 2025.10.03 21:08:45.496997 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3335 | 2025.10.03 21:08:45.497091 [ 5 ] {8ef15225-250c-4b2a-8c21-5f11d65a5b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3336 | 2025.10.03 21:08:45.497131 [ 5 ] {8ef15225-250c-4b2a-8c21-5f11d65a5b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3337 | 2025.10.03 21:08:45.497737 [ 5 ] {8ef15225-250c-4b2a-8c21-5f11d65a5b4a} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3338 | 2025.10.03 21:08:45.497773 [ 5 ] {8ef15225-250c-4b2a-8c21-5f11d65a5b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3339 | 2025.10.03 21:08:45.498113 [ 5 ] {8ef15225-250c-4b2a-8c21-5f11d65a5b4a} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3340 | 2025.10.03 21:08:45.498327 [ 5 ] {8ef15225-250c-4b2a-8c21-5f11d65a5b4a} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3341 | 2025.10.03 21:08:45.498428 [ 105 ] {} <Debug> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3342 | 2025.10.03 21:08:45.498454 [ 5 ] {8ef15225-250c-4b2a-8c21-5f11d65a5b4a} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001381 sec., 514844.31571325124 rows/sec., 36.09 MiB/sec. | ||
| 3343 | 2025.10.03 21:08:45.498464 [ 105 ] {} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3344 | 2025.10.03 21:08:45.498499 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3345 | 2025.10.03 21:08:45.498500 [ 5 ] {8ef15225-250c-4b2a-8c21-5f11d65a5b4a} <Debug> TCPHandler: Processed in 0.001553198 sec. | ||
| 3346 | 2025.10.03 21:08:45.498585 [ 201 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::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 | ||
| 3347 | 2025.10.03 21:08:45.498627 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3348 | 2025.10.03 21:08:45.498718 [ 201 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3349 | 2025.10.03 21:08:45.498729 [ 5 ] {bc4c5b58-f69b-49c6-9320-1567ed7dd8a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3350 | 2025.10.03 21:08:45.498774 [ 201 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 125 rows starting from the beginning of the part | ||
| 3351 | 2025.10.03 21:08:45.498786 [ 5 ] {bc4c5b58-f69b-49c6-9320-1567ed7dd8a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3352 | 2025.10.03 21:08:45.498855 [ 201 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 698 rows starting from the beginning of the part | ||
| 3353 | 2025.10.03 21:08:45.498909 [ 201 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 46 rows starting from the beginning of the part | ||
| 3354 | 2025.10.03 21:08:45.498956 [ 201 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 683 rows starting from the beginning of the part | ||
| 3355 | 2025.10.03 21:08:45.499000 [ 201 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 80 rows starting from the beginning of the part | ||
| 3356 | 2025.10.03 21:08:45.499042 [ 201 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 711 rows starting from the beginning of the part | ||
| 3357 | 2025.10.03 21:08:45.499120 [ 5 ] {bc4c5b58-f69b-49c6-9320-1567ed7dd8a6} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3358 | 2025.10.03 21:08:45.499160 [ 5 ] {bc4c5b58-f69b-49c6-9320-1567ed7dd8a6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3359 | 2025.10.03 21:08:45.499502 [ 5 ] {bc4c5b58-f69b-49c6-9320-1567ed7dd8a6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3360 | 2025.10.03 21:08:45.499740 [ 5 ] {bc4c5b58-f69b-49c6-9320-1567ed7dd8a6} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3361 | 2025.10.03 21:08:45.499873 [ 5 ] {bc4c5b58-f69b-49c6-9320-1567ed7dd8a6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001164 sec., 5154.639175257732 rows/sec., 269.31 KiB/sec. | ||
| 3362 | 2025.10.03 21:08:45.499912 [ 5 ] {bc4c5b58-f69b-49c6-9320-1567ed7dd8a6} <Debug> TCPHandler: Processed in 0.001333905 sec. | ||
| 3363 | 2025.10.03 21:08:45.500017 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3364 | 2025.10.03 21:08:45.500111 [ 5 ] {3cb4033b-7a31-456d-bfdd-e5417a11fda3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3365 | 2025.10.03 21:08:45.500153 [ 5 ] {3cb4033b-7a31-456d-bfdd-e5417a11fda3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3366 | 2025.10.03 21:08:45.500237 [ 201 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2343 rows, containing 5 columns (5 merged, 0 gathered) in 0.001690368 sec., 1386088.7096774194 rows/sec., 103.69 MiB/sec. | ||
| 3367 | 2025.10.03 21:08:45.500422 [ 190 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3368 | 2025.10.03 21:08:45.500577 [ 5 ] {3cb4033b-7a31-456d-bfdd-e5417a11fda3} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3369 | 2025.10.03 21:08:45.500619 [ 5 ] {3cb4033b-7a31-456d-bfdd-e5417a11fda3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3370 | 2025.10.03 21:08:45.500670 [ 190 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_16_3} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3371 | 2025.10.03 21:08:45.500746 [ 190 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_16_3} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3372 | 2025.10.03 21:08:45.500817 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.59 MiB. | ||
| 3373 | 2025.10.03 21:08:45.500974 [ 5 ] {3cb4033b-7a31-456d-bfdd-e5417a11fda3} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3374 | 2025.10.03 21:08:45.501196 [ 5 ] {3cb4033b-7a31-456d-bfdd-e5417a11fda3} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3375 | 2025.10.03 21:08:45.501328 [ 5 ] {3cb4033b-7a31-456d-bfdd-e5417a11fda3} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001235 sec., 254251.012145749 rows/sec., 16.70 MiB/sec. | ||
| 3376 | 2025.10.03 21:08:45.501364 [ 5 ] {3cb4033b-7a31-456d-bfdd-e5417a11fda3} <Debug> TCPHandler: Processed in 0.001396596 sec. | ||
| 3377 | 2025.10.03 21:08:45.501466 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3378 | 2025.10.03 21:08:45.501560 [ 5 ] {07dc0372-5c6d-4b3b-88d9-e99bb5e51e81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3379 | 2025.10.03 21:08:45.501601 [ 5 ] {07dc0372-5c6d-4b3b-88d9-e99bb5e51e81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3380 | 2025.10.03 21:08:45.501906 [ 5 ] {07dc0372-5c6d-4b3b-88d9-e99bb5e51e81} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3381 | 2025.10.03 21:08:45.501942 [ 5 ] {07dc0372-5c6d-4b3b-88d9-e99bb5e51e81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3382 | 2025.10.03 21:08:45.502232 [ 5 ] {07dc0372-5c6d-4b3b-88d9-e99bb5e51e81} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3383 | 2025.10.03 21:08:45.502443 [ 5 ] {07dc0372-5c6d-4b3b-88d9-e99bb5e51e81} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3384 | 2025.10.03 21:08:45.502566 [ 5 ] {07dc0372-5c6d-4b3b-88d9-e99bb5e51e81} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001024 sec., 976.5625 rows/sec., 65.80 KiB/sec. | ||
| 3385 | 2025.10.03 21:08:45.502602 [ 5 ] {07dc0372-5c6d-4b3b-88d9-e99bb5e51e81} <Debug> TCPHandler: Processed in 0.001186553 sec. | ||
| 3386 | 2025.10.03 21:08:45.502707 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3387 | 2025.10.03 21:08:45.502800 [ 5 ] {169c30c3-8653-444e-b163-6eae50dde07c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3388 | 2025.10.03 21:08:45.502855 [ 5 ] {169c30c3-8653-444e-b163-6eae50dde07c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3389 | 2025.10.03 21:08:45.503652 [ 5 ] {169c30c3-8653-444e-b163-6eae50dde07c} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3390 | 2025.10.03 21:08:45.503688 [ 5 ] {169c30c3-8653-444e-b163-6eae50dde07c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3391 | 2025.10.03 21:08:45.504222 [ 5 ] {169c30c3-8653-444e-b163-6eae50dde07c} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3392 | 2025.10.03 21:08:45.504457 [ 5 ] {169c30c3-8653-444e-b163-6eae50dde07c} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3393 | 2025.10.03 21:08:45.504566 [ 105 ] {} <Debug> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3394 | 2025.10.03 21:08:45.504596 [ 5 ] {169c30c3-8653-444e-b163-6eae50dde07c} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001814 sec., 17640.573318632854 rows/sec., 31.61 MiB/sec. | ||
| 3395 | 2025.10.03 21:08:45.504603 [ 105 ] {} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3396 | 2025.10.03 21:08:45.504640 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3397 | 2025.10.03 21:08:45.504663 [ 5 ] {169c30c3-8653-444e-b163-6eae50dde07c} <Debug> TCPHandler: Processed in 0.002005513 sec. | ||
| 3398 | 2025.10.03 21:08:45.504705 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 3399 | 2025.10.03 21:08:45.504782 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3400 | 2025.10.03 21:08:45.504882 [ 5 ] {c6b51bfe-ed1e-4483-b273-d30ff1a9a701} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3401 | 2025.10.03 21:08:45.504913 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3402 | 2025.10.03 21:08:45.504923 [ 5 ] {c6b51bfe-ed1e-4483-b273-d30ff1a9a701} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3403 | 2025.10.03 21:08:45.504979 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 159 rows starting from the beginning of the part | ||
| 3404 | 2025.10.03 21:08:45.505115 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 32 rows starting from the beginning of the part | ||
| 3405 | 2025.10.03 21:08:45.505240 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 3406 | 2025.10.03 21:08:45.505280 [ 5 ] {c6b51bfe-ed1e-4483-b273-d30ff1a9a701} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3407 | 2025.10.03 21:08:45.505321 [ 5 ] {c6b51bfe-ed1e-4483-b273-d30ff1a9a701} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3408 | 2025.10.03 21:08:45.505359 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 32 rows starting from the beginning of the part | ||
| 3409 | 2025.10.03 21:08:45.505470 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 3410 | 2025.10.03 21:08:45.505573 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 32 rows starting from the beginning of the part | ||
| 3411 | 2025.10.03 21:08:45.505642 [ 5 ] {c6b51bfe-ed1e-4483-b273-d30ff1a9a701} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3412 | 2025.10.03 21:08:45.505871 [ 5 ] {c6b51bfe-ed1e-4483-b273-d30ff1a9a701} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3413 | 2025.10.03 21:08:45.506006 [ 5 ] {c6b51bfe-ed1e-4483-b273-d30ff1a9a701} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001143 sec., 90988.62642169729 rows/sec., 5.58 MiB/sec. | ||
| 3414 | 2025.10.03 21:08:45.506042 [ 5 ] {c6b51bfe-ed1e-4483-b273-d30ff1a9a701} <Debug> TCPHandler: Processed in 0.001310995 sec. | ||
| 3415 | 2025.10.03 21:08:45.508278 [ 190 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 19 columns (19 merged, 0 gathered) in 0.00360234 sec., 76339.268364452 rows/sec., 136.80 MiB/sec. | ||
| 3416 | 2025.10.03 21:08:45.509136 [ 191 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3417 | 2025.10.03 21:08:45.509588 [ 191 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3418 | 2025.10.03 21:08:45.509653 [ 191 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3419 | 2025.10.03 21:08:45.509799 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.56 MiB. | ||
| 3420 | 2025.10.03 21:08:49.610713 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3421 | 2025.10.03 21:08:49.610768 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3422 | 2025.10.03 21:08:49.697021 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 6745 | ||
| 3423 | 2025.10.03 21:08:49.697726 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3424 | 2025.10.03 21:08:49.697770 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3425 | 2025.10.03 21:08:49.698290 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3426 | 2025.10.03 21:08:49.698515 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3427 | 2025.10.03 21:08:49.698648 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6745 | ||
| 3428 | 2025.10.03 21:08:50.040731 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 3429 | 2025.10.03 21:08:50.057698 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3430 | 2025.10.03 21:08:50.057751 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3431 | 2025.10.03 21:08:50.063194 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3432 | 2025.10.03 21:08:50.063885 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3433 | 2025.10.03 21:08:50.066631 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 3434 | 2025.10.03 21:08:50.474376 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3435 | 2025.10.03 21:08:50.474612 [ 5 ] {5b6fe6cf-c830-41d1-a4d4-9f3f08aea6bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3436 | 2025.10.03 21:08:50.474679 [ 5 ] {5b6fe6cf-c830-41d1-a4d4-9f3f08aea6bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3437 | 2025.10.03 21:08:50.475328 [ 5 ] {5b6fe6cf-c830-41d1-a4d4-9f3f08aea6bb} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3438 | 2025.10.03 21:08:50.475374 [ 5 ] {5b6fe6cf-c830-41d1-a4d4-9f3f08aea6bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3439 | 2025.10.03 21:08:50.475776 [ 5 ] {5b6fe6cf-c830-41d1-a4d4-9f3f08aea6bb} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3440 | 2025.10.03 21:08:50.476019 [ 5 ] {5b6fe6cf-c830-41d1-a4d4-9f3f08aea6bb} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3441 | 2025.10.03 21:08:50.476176 [ 5 ] {5b6fe6cf-c830-41d1-a4d4-9f3f08aea6bb} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001613 sec., 47117.17296962182 rows/sec., 3.88 MiB/sec. | ||
| 3442 | 2025.10.03 21:08:50.476221 [ 5 ] {5b6fe6cf-c830-41d1-a4d4-9f3f08aea6bb} <Debug> TCPHandler: Processed in 0.001980382 sec. | ||
| 3443 | 2025.10.03 21:08:50.476350 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3444 | 2025.10.03 21:08:50.476452 [ 5 ] {f2a6d2fd-68ed-48bd-bcd8-e54a5b42ca13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3445 | 2025.10.03 21:08:50.476496 [ 5 ] {f2a6d2fd-68ed-48bd-bcd8-e54a5b42ca13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3446 | 2025.10.03 21:08:50.476898 [ 5 ] {f2a6d2fd-68ed-48bd-bcd8-e54a5b42ca13} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3447 | 2025.10.03 21:08:50.476937 [ 5 ] {f2a6d2fd-68ed-48bd-bcd8-e54a5b42ca13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3448 | 2025.10.03 21:08:50.477235 [ 5 ] {f2a6d2fd-68ed-48bd-bcd8-e54a5b42ca13} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3449 | 2025.10.03 21:08:50.477449 [ 5 ] {f2a6d2fd-68ed-48bd-bcd8-e54a5b42ca13} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3450 | 2025.10.03 21:08:50.477578 [ 5 ] {f2a6d2fd-68ed-48bd-bcd8-e54a5b42ca13} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001149 sec., 8703.220191470844 rows/sec., 654.44 KiB/sec. | ||
| 3451 | 2025.10.03 21:08:50.477615 [ 5 ] {f2a6d2fd-68ed-48bd-bcd8-e54a5b42ca13} <Debug> TCPHandler: Processed in 0.001317765 sec. | ||
| 3452 | 2025.10.03 21:08:50.477725 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3453 | 2025.10.03 21:08:50.477820 [ 5 ] {26161bfc-434a-4738-ac9a-f577cc28f1ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3454 | 2025.10.03 21:08:50.477860 [ 5 ] {26161bfc-434a-4738-ac9a-f577cc28f1ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3455 | 2025.10.03 21:08:50.478257 [ 5 ] {26161bfc-434a-4738-ac9a-f577cc28f1ec} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3456 | 2025.10.03 21:08:50.478295 [ 5 ] {26161bfc-434a-4738-ac9a-f577cc28f1ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3457 | 2025.10.03 21:08:50.478607 [ 5 ] {26161bfc-434a-4738-ac9a-f577cc28f1ec} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3458 | 2025.10.03 21:08:50.478820 [ 5 ] {26161bfc-434a-4738-ac9a-f577cc28f1ec} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3459 | 2025.10.03 21:08:50.478946 [ 5 ] {26161bfc-434a-4738-ac9a-f577cc28f1ec} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001145 sec., 64628.82096069869 rows/sec., 5.05 MiB/sec. | ||
| 3460 | 2025.10.03 21:08:50.478983 [ 5 ] {26161bfc-434a-4738-ac9a-f577cc28f1ec} <Debug> TCPHandler: Processed in 0.001307925 sec. | ||
| 3461 | 2025.10.03 21:08:50.479092 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3462 | 2025.10.03 21:08:50.479187 [ 5 ] {9490cab6-fe4c-4d01-a48c-1a3f953fd553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3463 | 2025.10.03 21:08:50.479230 [ 5 ] {9490cab6-fe4c-4d01-a48c-1a3f953fd553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3464 | 2025.10.03 21:08:50.479628 [ 5 ] {9490cab6-fe4c-4d01-a48c-1a3f953fd553} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3465 | 2025.10.03 21:08:50.479664 [ 5 ] {9490cab6-fe4c-4d01-a48c-1a3f953fd553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3466 | 2025.10.03 21:08:50.479979 [ 5 ] {9490cab6-fe4c-4d01-a48c-1a3f953fd553} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3467 | 2025.10.03 21:08:50.480191 [ 5 ] {9490cab6-fe4c-4d01-a48c-1a3f953fd553} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3468 | 2025.10.03 21:08:50.480296 [ 133 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3469 | 2025.10.03 21:08:50.480317 [ 5 ] {9490cab6-fe4c-4d01-a48c-1a3f953fd553} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 3470 | 2025.10.03 21:08:50.480368 [ 133 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3471 | 2025.10.03 21:08:50.480374 [ 5 ] {9490cab6-fe4c-4d01-a48c-1a3f953fd553} <Debug> TCPHandler: Processed in 0.001331095 sec. | ||
| 3472 | 2025.10.03 21:08:50.480397 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3473 | 2025.10.03 21:08:50.480498 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3474 | 2025.10.03 21:08:50.480523 [ 201 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::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 | ||
| 3475 | 2025.10.03 21:08:50.480597 [ 5 ] {5a72cb73-d999-406a-ac1e-d2bdd76876f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3476 | 2025.10.03 21:08:50.480656 [ 5 ] {5a72cb73-d999-406a-ac1e-d2bdd76876f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3477 | 2025.10.03 21:08:50.480671 [ 201 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3478 | 2025.10.03 21:08:50.480717 [ 201 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1080 rows starting from the beginning of the part | ||
| 3479 | 2025.10.03 21:08:50.480790 [ 201 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 60 rows starting from the beginning of the part | ||
| 3480 | 2025.10.03 21:08:50.480838 [ 201 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 214 rows starting from the beginning of the part | ||
| 3481 | 2025.10.03 21:08:50.480888 [ 201 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 163 rows starting from the beginning of the part | ||
| 3482 | 2025.10.03 21:08:50.480935 [ 201 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 314 rows starting from the beginning of the part | ||
| 3483 | 2025.10.03 21:08:50.480981 [ 201 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::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 | ||
| 3484 | 2025.10.03 21:08:50.481392 [ 5 ] {5a72cb73-d999-406a-ac1e-d2bdd76876f0} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3485 | 2025.10.03 21:08:50.481433 [ 5 ] {5a72cb73-d999-406a-ac1e-d2bdd76876f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3486 | 2025.10.03 21:08:50.481950 [ 5 ] {5a72cb73-d999-406a-ac1e-d2bdd76876f0} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3487 | 2025.10.03 21:08:50.482147 [ 190 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1991 rows, containing 5 columns (5 merged, 0 gathered) in 0.001680319 sec., 1184894.0588066909 rows/sec., 82.81 MiB/sec. | ||
| 3488 | 2025.10.03 21:08:50.482178 [ 5 ] {5a72cb73-d999-406a-ac1e-d2bdd76876f0} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3489 | 2025.10.03 21:08:50.482333 [ 5 ] {5a72cb73-d999-406a-ac1e-d2bdd76876f0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001754 sec., 5701.254275940707 rows/sec., 10.22 MiB/sec. | ||
| 3490 | 2025.10.03 21:08:50.482386 [ 5 ] {5a72cb73-d999-406a-ac1e-d2bdd76876f0} <Debug> TCPHandler: Processed in 0.001937242 sec. | ||
| 3491 | 2025.10.03 21:08:50.482495 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3492 | 2025.10.03 21:08:50.482504 [ 192 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3493 | 2025.10.03 21:08:50.482590 [ 5 ] {7d3337c7-f1bf-4cec-b01b-cfde5f16b2cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3494 | 2025.10.03 21:08:50.482636 [ 5 ] {7d3337c7-f1bf-4cec-b01b-cfde5f16b2cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3495 | 2025.10.03 21:08:50.482853 [ 192 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3496 | 2025.10.03 21:08:50.482943 [ 192 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3497 | 2025.10.03 21:08:50.482971 [ 5 ] {7d3337c7-f1bf-4cec-b01b-cfde5f16b2cc} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3498 | 2025.10.03 21:08:50.483011 [ 5 ] {7d3337c7-f1bf-4cec-b01b-cfde5f16b2cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3499 | 2025.10.03 21:08:50.483046 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 3500 | 2025.10.03 21:08:50.483329 [ 5 ] {7d3337c7-f1bf-4cec-b01b-cfde5f16b2cc} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3501 | 2025.10.03 21:08:50.483547 [ 5 ] {7d3337c7-f1bf-4cec-b01b-cfde5f16b2cc} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3502 | 2025.10.03 21:08:50.483672 [ 5 ] {7d3337c7-f1bf-4cec-b01b-cfde5f16b2cc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 3503 | 2025.10.03 21:08:50.483708 [ 5 ] {7d3337c7-f1bf-4cec-b01b-cfde5f16b2cc} <Debug> TCPHandler: Processed in 0.001262274 sec. | ||
| 3504 | 2025.10.03 21:08:54.716253 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 440 | ||
| 3505 | 2025.10.03 21:08:54.718580 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3506 | 2025.10.03 21:08:54.718621 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3507 | 2025.10.03 21:08:54.719745 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3508 | 2025.10.03 21:08:54.720024 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3509 | 2025.10.03 21:08:54.720159 [ 145 ] {} <Debug> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3510 | 2025.10.03 21:08:54.720232 [ 145 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3511 | 2025.10.03 21:08:54.720256 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 15.00 GiB. | ||
| 3512 | 2025.10.03 21:08:54.720265 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 440 | ||
| 3513 | 2025.10.03 21:08:54.720377 [ 201 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::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 | ||
| 3514 | 2025.10.03 21:08:54.720911 [ 201 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3515 | 2025.10.03 21:08:54.721044 [ 201 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 234 rows starting from the beginning of the part | ||
| 3516 | 2025.10.03 21:08:54.721394 [ 201 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 48 rows starting from the beginning of the part | ||
| 3517 | 2025.10.03 21:08:54.721732 [ 201 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::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 | ||
| 3518 | 2025.10.03 21:08:54.722066 [ 201 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 3519 | 2025.10.03 21:08:54.722381 [ 201 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
| 3520 | 2025.10.03 21:08:54.722700 [ 201 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 34 rows starting from the beginning of the part | ||
| 3521 | 2025.10.03 21:08:54.728278 [ 190 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 440 rows, containing 72 columns (72 merged, 0 gathered) in 0.007941799 sec., 55403.06421756582 rows/sec., 53.04 MiB/sec. | ||
| 3522 | 2025.10.03 21:08:54.729322 [ 190 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3523 | 2025.10.03 21:08:54.729935 [ 190 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_11_2} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3524 | 2025.10.03 21:08:54.730018 [ 190 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_11_2} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 3525 | 2025.10.03 21:08:54.730254 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.87 MiB. | ||
| 3526 | 2025.10.03 21:08:55.487122 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3527 | 2025.10.03 21:08:55.487426 [ 5 ] {6e87ee24-7d34-4936-ae6c-cf567cb5363b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3528 | 2025.10.03 21:08:55.487530 [ 5 ] {6e87ee24-7d34-4936-ae6c-cf567cb5363b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3529 | 2025.10.03 21:08:55.488376 [ 5 ] {6e87ee24-7d34-4936-ae6c-cf567cb5363b} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3530 | 2025.10.03 21:08:55.488420 [ 5 ] {6e87ee24-7d34-4936-ae6c-cf567cb5363b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3531 | 2025.10.03 21:08:55.488830 [ 5 ] {6e87ee24-7d34-4936-ae6c-cf567cb5363b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3532 | 2025.10.03 21:08:55.489064 [ 5 ] {6e87ee24-7d34-4936-ae6c-cf567cb5363b} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3533 | 2025.10.03 21:08:55.489222 [ 5 ] {6e87ee24-7d34-4936-ae6c-cf567cb5363b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001873 sec., 218900.1601708489 rows/sec., 13.89 MiB/sec. | ||
| 3534 | 2025.10.03 21:08:55.489263 [ 5 ] {6e87ee24-7d34-4936-ae6c-cf567cb5363b} <Debug> TCPHandler: Processed in 0.002331526 sec. | ||
| 3535 | 2025.10.03 21:08:55.489383 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3536 | 2025.10.03 21:08:55.489478 [ 5 ] {12010c35-8980-415b-9cac-3e6a5c60b918} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3537 | 2025.10.03 21:08:55.489518 [ 5 ] {12010c35-8980-415b-9cac-3e6a5c60b918} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3538 | 2025.10.03 21:08:55.489891 [ 5 ] {12010c35-8980-415b-9cac-3e6a5c60b918} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3539 | 2025.10.03 21:08:55.489927 [ 5 ] {12010c35-8980-415b-9cac-3e6a5c60b918} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3540 | 2025.10.03 21:08:55.490207 [ 5 ] {12010c35-8980-415b-9cac-3e6a5c60b918} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3541 | 2025.10.03 21:08:55.490416 [ 5 ] {12010c35-8980-415b-9cac-3e6a5c60b918} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3542 | 2025.10.03 21:08:55.490543 [ 5 ] {12010c35-8980-415b-9cac-3e6a5c60b918} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001083 sec., 1846.7220683287167 rows/sec., 150.59 KiB/sec. | ||
| 3543 | 2025.10.03 21:08:55.490579 [ 5 ] {12010c35-8980-415b-9cac-3e6a5c60b918} <Debug> TCPHandler: Processed in 0.001245084 sec. | ||
| 3544 | 2025.10.03 21:08:55.490687 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3545 | 2025.10.03 21:08:55.490780 [ 5 ] {f70e0acd-3146-411e-98f3-9f5161695acc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3546 | 2025.10.03 21:08:55.490818 [ 5 ] {f70e0acd-3146-411e-98f3-9f5161695acc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3547 | 2025.10.03 21:08:55.491578 [ 5 ] {f70e0acd-3146-411e-98f3-9f5161695acc} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3548 | 2025.10.03 21:08:55.491615 [ 5 ] {f70e0acd-3146-411e-98f3-9f5161695acc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3549 | 2025.10.03 21:08:55.491978 [ 5 ] {f70e0acd-3146-411e-98f3-9f5161695acc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3550 | 2025.10.03 21:08:55.492200 [ 5 ] {f70e0acd-3146-411e-98f3-9f5161695acc} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3551 | 2025.10.03 21:08:55.492329 [ 5 ] {f70e0acd-3146-411e-98f3-9f5161695acc} <Debug> executeQuery: Read 1177 rows, 95.93 KiB in 0.001567 sec., 751116.7836630504 rows/sec., 59.78 MiB/sec. | ||
| 3552 | 2025.10.03 21:08:55.492365 [ 5 ] {f70e0acd-3146-411e-98f3-9f5161695acc} <Debug> TCPHandler: Processed in 0.001727269 sec. | ||
| 3553 | 2025.10.03 21:08:55.492476 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3554 | 2025.10.03 21:08:55.492571 [ 5 ] {22a99ff4-541f-49be-b752-df882f793f35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3555 | 2025.10.03 21:08:55.492611 [ 5 ] {22a99ff4-541f-49be-b752-df882f793f35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3556 | 2025.10.03 21:08:55.493058 [ 5 ] {22a99ff4-541f-49be-b752-df882f793f35} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3557 | 2025.10.03 21:08:55.493095 [ 5 ] {22a99ff4-541f-49be-b752-df882f793f35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3558 | 2025.10.03 21:08:55.493398 [ 5 ] {22a99ff4-541f-49be-b752-df882f793f35} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3559 | 2025.10.03 21:08:55.493604 [ 5 ] {22a99ff4-541f-49be-b752-df882f793f35} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3560 | 2025.10.03 21:08:55.493733 [ 5 ] {22a99ff4-541f-49be-b752-df882f793f35} <Debug> executeQuery: Read 239 rows, 14.86 KiB in 0.001181 sec., 202370.87214225234 rows/sec., 12.29 MiB/sec. | ||
| 3561 | 2025.10.03 21:08:55.493770 [ 5 ] {22a99ff4-541f-49be-b752-df882f793f35} <Debug> TCPHandler: Processed in 0.001343545 sec. | ||
| 3562 | 2025.10.03 21:08:55.493880 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3563 | 2025.10.03 21:08:55.493975 [ 5 ] {97a4e73d-1bc9-4330-8803-4428136e1a67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3564 | 2025.10.03 21:08:55.494016 [ 5 ] {97a4e73d-1bc9-4330-8803-4428136e1a67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3565 | 2025.10.03 21:08:55.494452 [ 5 ] {97a4e73d-1bc9-4330-8803-4428136e1a67} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3566 | 2025.10.03 21:08:55.494488 [ 5 ] {97a4e73d-1bc9-4330-8803-4428136e1a67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3567 | 2025.10.03 21:08:55.494784 [ 5 ] {97a4e73d-1bc9-4330-8803-4428136e1a67} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3568 | 2025.10.03 21:08:55.494999 [ 5 ] {97a4e73d-1bc9-4330-8803-4428136e1a67} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3569 | 2025.10.03 21:08:55.495125 [ 5 ] {97a4e73d-1bc9-4330-8803-4428136e1a67} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001168 sec., 181506.8493150685 rows/sec., 11.71 MiB/sec. | ||
| 3570 | 2025.10.03 21:08:55.495161 [ 5 ] {97a4e73d-1bc9-4330-8803-4428136e1a67} <Debug> TCPHandler: Processed in 0.001335655 sec. | ||
| 3571 | 2025.10.03 21:08:55.495262 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3572 | 2025.10.03 21:08:55.495353 [ 5 ] {4bd0b5bf-1b3c-48a0-b7a1-f98646e69172} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3573 | 2025.10.03 21:08:55.495392 [ 5 ] {4bd0b5bf-1b3c-48a0-b7a1-f98646e69172} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3574 | 2025.10.03 21:08:55.495827 [ 5 ] {4bd0b5bf-1b3c-48a0-b7a1-f98646e69172} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3575 | 2025.10.03 21:08:55.495864 [ 5 ] {4bd0b5bf-1b3c-48a0-b7a1-f98646e69172} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3576 | 2025.10.03 21:08:55.496160 [ 5 ] {4bd0b5bf-1b3c-48a0-b7a1-f98646e69172} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3577 | 2025.10.03 21:08:55.496373 [ 5 ] {4bd0b5bf-1b3c-48a0-b7a1-f98646e69172} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3578 | 2025.10.03 21:08:55.496501 [ 5 ] {4bd0b5bf-1b3c-48a0-b7a1-f98646e69172} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001165 sec., 181115.87982832617 rows/sec., 10.28 MiB/sec. | ||
| 3579 | 2025.10.03 21:08:55.496537 [ 5 ] {4bd0b5bf-1b3c-48a0-b7a1-f98646e69172} <Debug> TCPHandler: Processed in 0.001325515 sec. | ||
| 3580 | 2025.10.03 21:08:55.496643 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3581 | 2025.10.03 21:08:55.496737 [ 5 ] {64ecb9a9-b79c-4e92-b3b1-a8f37bedd744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3582 | 2025.10.03 21:08:55.496777 [ 5 ] {64ecb9a9-b79c-4e92-b3b1-a8f37bedd744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3583 | 2025.10.03 21:08:55.497353 [ 5 ] {64ecb9a9-b79c-4e92-b3b1-a8f37bedd744} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3584 | 2025.10.03 21:08:55.497389 [ 5 ] {64ecb9a9-b79c-4e92-b3b1-a8f37bedd744} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3585 | 2025.10.03 21:08:55.497711 [ 5 ] {64ecb9a9-b79c-4e92-b3b1-a8f37bedd744} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3586 | 2025.10.03 21:08:55.497922 [ 5 ] {64ecb9a9-b79c-4e92-b3b1-a8f37bedd744} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3587 | 2025.10.03 21:08:55.498049 [ 5 ] {64ecb9a9-b79c-4e92-b3b1-a8f37bedd744} <Debug> executeQuery: Read 713 rows, 51.19 KiB in 0.00133 sec., 536090.2255639097 rows/sec., 37.59 MiB/sec. | ||
| 3588 | 2025.10.03 21:08:55.498086 [ 5 ] {64ecb9a9-b79c-4e92-b3b1-a8f37bedd744} <Debug> TCPHandler: Processed in 0.001492006 sec. | ||
| 3589 | 2025.10.03 21:08:55.498194 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3590 | 2025.10.03 21:08:55.498288 [ 5 ] {bdcf08bb-8269-41fd-9612-ec630f3e9230} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3591 | 2025.10.03 21:08:55.498329 [ 5 ] {bdcf08bb-8269-41fd-9612-ec630f3e9230} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3592 | 2025.10.03 21:08:55.498649 [ 5 ] {bdcf08bb-8269-41fd-9612-ec630f3e9230} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3593 | 2025.10.03 21:08:55.498684 [ 5 ] {bdcf08bb-8269-41fd-9612-ec630f3e9230} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3594 | 2025.10.03 21:08:55.498972 [ 5 ] {bdcf08bb-8269-41fd-9612-ec630f3e9230} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3595 | 2025.10.03 21:08:55.499177 [ 5 ] {bdcf08bb-8269-41fd-9612-ec630f3e9230} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3596 | 2025.10.03 21:08:55.499302 [ 5 ] {bdcf08bb-8269-41fd-9612-ec630f3e9230} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001032 sec., 5813.9534883720935 rows/sec., 303.76 KiB/sec. | ||
| 3597 | 2025.10.03 21:08:55.499337 [ 5 ] {bdcf08bb-8269-41fd-9612-ec630f3e9230} <Debug> TCPHandler: Processed in 0.001191984 sec. | ||
| 3598 | 2025.10.03 21:08:55.499440 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3599 | 2025.10.03 21:08:55.499535 [ 5 ] {0e992c4c-f53a-47ae-9571-8f38b47d208f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3600 | 2025.10.03 21:08:55.499577 [ 5 ] {0e992c4c-f53a-47ae-9571-8f38b47d208f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3601 | 2025.10.03 21:08:55.499975 [ 5 ] {0e992c4c-f53a-47ae-9571-8f38b47d208f} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3602 | 2025.10.03 21:08:55.500011 [ 5 ] {0e992c4c-f53a-47ae-9571-8f38b47d208f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3603 | 2025.10.03 21:08:55.500345 [ 5 ] {0e992c4c-f53a-47ae-9571-8f38b47d208f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3604 | 2025.10.03 21:08:55.500561 [ 5 ] {0e992c4c-f53a-47ae-9571-8f38b47d208f} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3605 | 2025.10.03 21:08:55.500686 [ 5 ] {0e992c4c-f53a-47ae-9571-8f38b47d208f} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001169 sec., 269461.0778443114 rows/sec., 17.70 MiB/sec. | ||
| 3606 | 2025.10.03 21:08:55.500722 [ 5 ] {0e992c4c-f53a-47ae-9571-8f38b47d208f} <Debug> TCPHandler: Processed in 0.001329965 sec. | ||
| 3607 | 2025.10.03 21:08:55.500820 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3608 | 2025.10.03 21:08:55.500912 [ 5 ] {59be7a87-df96-440e-a603-b8f82499aaa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3609 | 2025.10.03 21:08:55.500954 [ 5 ] {59be7a87-df96-440e-a603-b8f82499aaa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3610 | 2025.10.03 21:08:55.501256 [ 5 ] {59be7a87-df96-440e-a603-b8f82499aaa2} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3611 | 2025.10.03 21:08:55.501291 [ 5 ] {59be7a87-df96-440e-a603-b8f82499aaa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3612 | 2025.10.03 21:08:55.501577 [ 5 ] {59be7a87-df96-440e-a603-b8f82499aaa2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3613 | 2025.10.03 21:08:55.501785 [ 5 ] {59be7a87-df96-440e-a603-b8f82499aaa2} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3614 | 2025.10.03 21:08:55.501907 [ 5 ] {59be7a87-df96-440e-a603-b8f82499aaa2} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001012 sec., 988.1422924901185 rows/sec., 66.58 KiB/sec. | ||
| 3615 | 2025.10.03 21:08:55.501942 [ 5 ] {59be7a87-df96-440e-a603-b8f82499aaa2} <Debug> TCPHandler: Processed in 0.001169843 sec. | ||
| 3616 | 2025.10.03 21:08:55.502048 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3617 | 2025.10.03 21:08:55.502142 [ 5 ] {32dfcf68-6a61-4ba3-b596-d348c1d54ad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3618 | 2025.10.03 21:08:55.502196 [ 5 ] {32dfcf68-6a61-4ba3-b596-d348c1d54ad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3619 | 2025.10.03 21:08:55.502939 [ 5 ] {32dfcf68-6a61-4ba3-b596-d348c1d54ad3} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3620 | 2025.10.03 21:08:55.502975 [ 5 ] {32dfcf68-6a61-4ba3-b596-d348c1d54ad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3621 | 2025.10.03 21:08:55.503481 [ 5 ] {32dfcf68-6a61-4ba3-b596-d348c1d54ad3} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3622 | 2025.10.03 21:08:55.503700 [ 5 ] {32dfcf68-6a61-4ba3-b596-d348c1d54ad3} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3623 | 2025.10.03 21:08:55.503837 [ 5 ] {32dfcf68-6a61-4ba3-b596-d348c1d54ad3} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001714 sec., 18669.77829638273 rows/sec., 33.46 MiB/sec. | ||
| 3624 | 2025.10.03 21:08:55.503887 [ 5 ] {32dfcf68-6a61-4ba3-b596-d348c1d54ad3} <Debug> TCPHandler: Processed in 0.001887791 sec. | ||
| 3625 | 2025.10.03 21:08:55.503999 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3626 | 2025.10.03 21:08:55.504095 [ 5 ] {8b5e68c3-f5dd-40a9-a3f3-071d857d9cf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3627 | 2025.10.03 21:08:55.504136 [ 5 ] {8b5e68c3-f5dd-40a9-a3f3-071d857d9cf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3628 | 2025.10.03 21:08:55.504454 [ 5 ] {8b5e68c3-f5dd-40a9-a3f3-071d857d9cf6} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3629 | 2025.10.03 21:08:55.504489 [ 5 ] {8b5e68c3-f5dd-40a9-a3f3-071d857d9cf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3630 | 2025.10.03 21:08:55.504787 [ 5 ] {8b5e68c3-f5dd-40a9-a3f3-071d857d9cf6} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3631 | 2025.10.03 21:08:55.504993 [ 5 ] {8b5e68c3-f5dd-40a9-a3f3-071d857d9cf6} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3632 | 2025.10.03 21:08:55.505097 [ 145 ] {} <Debug> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3633 | 2025.10.03 21:08:55.505116 [ 5 ] {8b5e68c3-f5dd-40a9-a3f3-071d857d9cf6} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001041 sec., 99903.93852065322 rows/sec., 6.12 MiB/sec. | ||
| 3634 | 2025.10.03 21:08:55.505166 [ 145 ] {} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3635 | 2025.10.03 21:08:55.505172 [ 5 ] {8b5e68c3-f5dd-40a9-a3f3-071d857d9cf6} <Debug> TCPHandler: Processed in 0.001221614 sec. | ||
| 3636 | 2025.10.03 21:08:55.505194 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3637 | 2025.10.03 21:08:55.505312 [ 201 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 3638 | 2025.10.03 21:08:55.505440 [ 201 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3639 | 2025.10.03 21:08:55.505479 [ 201 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 344 rows starting from the beginning of the part | ||
| 3640 | 2025.10.03 21:08:55.505552 [ 201 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 74 rows starting from the beginning of the part | ||
| 3641 | 2025.10.03 21:08:55.505603 [ 201 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 3642 | 2025.10.03 21:08:55.505648 [ 201 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 104 rows starting from the beginning of the part | ||
| 3643 | 2025.10.03 21:08:55.505689 [ 201 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 60 rows starting from the beginning of the part | ||
| 3644 | 2025.10.03 21:08:55.505729 [ 201 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 104 rows starting from the beginning of the part | ||
| 3645 | 2025.10.03 21:08:55.506576 [ 190 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 746 rows, containing 4 columns (4 merged, 0 gathered) in 0.001309385 sec., 569733.1189833395 rows/sec., 36.28 MiB/sec. | ||
| 3646 | 2025.10.03 21:08:55.506752 [ 201 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3647 | 2025.10.03 21:08:55.507000 [ 201 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_16_3} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3648 | 2025.10.03 21:08:55.507066 [ 201 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_16_3} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3649 | 2025.10.03 21:08:55.507130 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3650 | 2025.10.03 21:08:57.198810 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 7257 | ||
| 3651 | 2025.10.03 21:08:57.199357 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3652 | 2025.10.03 21:08:57.199408 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3653 | 2025.10.03 21:08:57.199919 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3654 | 2025.10.03 21:08:57.200170 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3655 | 2025.10.03 21:08:57.200330 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7257 | ||
| 3656 | 2025.10.03 21:08:57.566816 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 3657 | 2025.10.03 21:08:57.582712 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3658 | 2025.10.03 21:08:57.582760 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3659 | 2025.10.03 21:08:57.588611 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3660 | 2025.10.03 21:08:57.589285 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3661 | 2025.10.03 21:08:57.592053 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 3662 | 2025.10.03 21:08:58.000191 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 223.60 MiB, peak 228.31 MiB, free memory in arenas 0.00 B, will set to 224.61 MiB (RSS), difference: 1.01 MiB | ||
| 3663 | 2025.10.03 21:09:00.474811 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3664 | 2025.10.03 21:09:00.475015 [ 5 ] {32adfee1-7711-4149-8b09-702eae2462a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3665 | 2025.10.03 21:09:00.475091 [ 5 ] {32adfee1-7711-4149-8b09-702eae2462a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3666 | 2025.10.03 21:09:00.475821 [ 5 ] {32adfee1-7711-4149-8b09-702eae2462a0} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3667 | 2025.10.03 21:09:00.475875 [ 5 ] {32adfee1-7711-4149-8b09-702eae2462a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3668 | 2025.10.03 21:09:00.476289 [ 5 ] {32adfee1-7711-4149-8b09-702eae2462a0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3669 | 2025.10.03 21:09:00.476532 [ 5 ] {32adfee1-7711-4149-8b09-702eae2462a0} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3670 | 2025.10.03 21:09:00.476693 [ 5 ] {32adfee1-7711-4149-8b09-702eae2462a0} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001731 sec., 43905.257076834205 rows/sec., 3.62 MiB/sec. | ||
| 3671 | 2025.10.03 21:09:00.476741 [ 5 ] {32adfee1-7711-4149-8b09-702eae2462a0} <Debug> TCPHandler: Processed in 0.002060343 sec. | ||
| 3672 | 2025.10.03 21:09:00.476867 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3673 | 2025.10.03 21:09:00.476970 [ 5 ] {b7b0eca5-2d64-480f-bcc3-3fc93619f353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3674 | 2025.10.03 21:09:00.477015 [ 5 ] {b7b0eca5-2d64-480f-bcc3-3fc93619f353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3675 | 2025.10.03 21:09:00.477424 [ 5 ] {b7b0eca5-2d64-480f-bcc3-3fc93619f353} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3676 | 2025.10.03 21:09:00.477463 [ 5 ] {b7b0eca5-2d64-480f-bcc3-3fc93619f353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3677 | 2025.10.03 21:09:00.477802 [ 5 ] {b7b0eca5-2d64-480f-bcc3-3fc93619f353} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3678 | 2025.10.03 21:09:00.478030 [ 5 ] {b7b0eca5-2d64-480f-bcc3-3fc93619f353} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3679 | 2025.10.03 21:09:00.478180 [ 5 ] {b7b0eca5-2d64-480f-bcc3-3fc93619f353} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001232 sec., 8116.883116883117 rows/sec., 610.35 KiB/sec. | ||
| 3680 | 2025.10.03 21:09:00.478218 [ 5 ] {b7b0eca5-2d64-480f-bcc3-3fc93619f353} <Debug> TCPHandler: Processed in 0.001404176 sec. | ||
| 3681 | 2025.10.03 21:09:00.478321 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3682 | 2025.10.03 21:09:00.478418 [ 5 ] {162dd9dd-f536-41cd-b3d6-59cea884291b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3683 | 2025.10.03 21:09:00.478459 [ 5 ] {162dd9dd-f536-41cd-b3d6-59cea884291b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3684 | 2025.10.03 21:09:00.478869 [ 5 ] {162dd9dd-f536-41cd-b3d6-59cea884291b} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3685 | 2025.10.03 21:09:00.478907 [ 5 ] {162dd9dd-f536-41cd-b3d6-59cea884291b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3686 | 2025.10.03 21:09:00.479239 [ 5 ] {162dd9dd-f536-41cd-b3d6-59cea884291b} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3687 | 2025.10.03 21:09:00.479463 [ 5 ] {162dd9dd-f536-41cd-b3d6-59cea884291b} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3688 | 2025.10.03 21:09:00.479603 [ 5 ] {162dd9dd-f536-41cd-b3d6-59cea884291b} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001205 sec., 61410.78838174274 rows/sec., 4.79 MiB/sec. | ||
| 3689 | 2025.10.03 21:09:00.479640 [ 5 ] {162dd9dd-f536-41cd-b3d6-59cea884291b} <Debug> TCPHandler: Processed in 0.001368546 sec. | ||
| 3690 | 2025.10.03 21:09:00.479752 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3691 | 2025.10.03 21:09:00.479847 [ 5 ] {a3c6e8bc-ada2-40a5-b812-1aa37cd7aefa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3692 | 2025.10.03 21:09:00.479890 [ 5 ] {a3c6e8bc-ada2-40a5-b812-1aa37cd7aefa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3693 | 2025.10.03 21:09:00.480304 [ 5 ] {a3c6e8bc-ada2-40a5-b812-1aa37cd7aefa} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3694 | 2025.10.03 21:09:00.480341 [ 5 ] {a3c6e8bc-ada2-40a5-b812-1aa37cd7aefa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3695 | 2025.10.03 21:09:00.480678 [ 5 ] {a3c6e8bc-ada2-40a5-b812-1aa37cd7aefa} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3696 | 2025.10.03 21:09:00.480890 [ 5 ] {a3c6e8bc-ada2-40a5-b812-1aa37cd7aefa} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3697 | 2025.10.03 21:09:00.481031 [ 5 ] {a3c6e8bc-ada2-40a5-b812-1aa37cd7aefa} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 3698 | 2025.10.03 21:09:00.481068 [ 5 ] {a3c6e8bc-ada2-40a5-b812-1aa37cd7aefa} <Debug> TCPHandler: Processed in 0.001365376 sec. | ||
| 3699 | 2025.10.03 21:09:00.481174 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3700 | 2025.10.03 21:09:00.481277 [ 5 ] {89fbeefd-369e-40ca-a293-39e95b1e5453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3701 | 2025.10.03 21:09:00.481334 [ 5 ] {89fbeefd-369e-40ca-a293-39e95b1e5453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3702 | 2025.10.03 21:09:00.482100 [ 5 ] {89fbeefd-369e-40ca-a293-39e95b1e5453} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3703 | 2025.10.03 21:09:00.482138 [ 5 ] {89fbeefd-369e-40ca-a293-39e95b1e5453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3704 | 2025.10.03 21:09:00.482689 [ 5 ] {89fbeefd-369e-40ca-a293-39e95b1e5453} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3705 | 2025.10.03 21:09:00.482923 [ 5 ] {89fbeefd-369e-40ca-a293-39e95b1e5453} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3706 | 2025.10.03 21:09:00.483076 [ 5 ] {89fbeefd-369e-40ca-a293-39e95b1e5453} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001818 sec., 5500.5500550055 rows/sec., 9.86 MiB/sec. | ||
| 3707 | 2025.10.03 21:09:00.483137 [ 5 ] {89fbeefd-369e-40ca-a293-39e95b1e5453} <Debug> TCPHandler: Processed in 0.002012973 sec. | ||
| 3708 | 2025.10.03 21:09:00.483245 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3709 | 2025.10.03 21:09:00.483340 [ 5 ] {8f1e4a20-6566-457e-a7ce-c40989475e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3710 | 2025.10.03 21:09:00.483383 [ 5 ] {8f1e4a20-6566-457e-a7ce-c40989475e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3711 | 2025.10.03 21:09:00.483721 [ 5 ] {8f1e4a20-6566-457e-a7ce-c40989475e75} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3712 | 2025.10.03 21:09:00.483758 [ 5 ] {8f1e4a20-6566-457e-a7ce-c40989475e75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3713 | 2025.10.03 21:09:00.484091 [ 5 ] {8f1e4a20-6566-457e-a7ce-c40989475e75} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3714 | 2025.10.03 21:09:00.484294 [ 5 ] {8f1e4a20-6566-457e-a7ce-c40989475e75} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3715 | 2025.10.03 21:09:00.484417 [ 5 ] {8f1e4a20-6566-457e-a7ce-c40989475e75} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 3716 | 2025.10.03 21:09:00.484451 [ 5 ] {8f1e4a20-6566-457e-a7ce-c40989475e75} <Debug> TCPHandler: Processed in 0.001281304 sec. | ||
| 3717 | 2025.10.03 21:09:04.610826 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3718 | 2025.10.03 21:09:04.610885 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3719 | 2025.10.03 21:09:04.700548 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 7705 | ||
| 3720 | 2025.10.03 21:09:04.701269 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3721 | 2025.10.03 21:09:04.701314 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3722 | 2025.10.03 21:09:04.701805 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3723 | 2025.10.03 21:09:04.702035 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3724 | 2025.10.03 21:09:04.702161 [ 130 ] {} <Debug> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3725 | 2025.10.03 21:09:04.702167 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7705 | ||
| 3726 | 2025.10.03 21:09:04.702217 [ 130 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3727 | 2025.10.03 21:09:04.702246 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3728 | 2025.10.03 21:09:04.702418 [ 195 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 3729 | 2025.10.03 21:09:04.702645 [ 195 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3730 | 2025.10.03 21:09:04.702730 [ 195 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5337 rows starting from the beginning of the part | ||
| 3731 | 2025.10.03 21:09:04.702895 [ 195 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 3732 | 2025.10.03 21:09:04.702985 [ 195 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 3733 | 2025.10.03 21:09:04.703069 [ 195 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 3734 | 2025.10.03 21:09:04.703129 [ 195 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 3735 | 2025.10.03 21:09:04.703171 [ 195 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 3736 | 2025.10.03 21:09:04.704664 [ 201 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7705 rows, containing 4 columns (4 merged, 0 gathered) in 0.002332997 sec., 3302618.906068032 rows/sec., 47.24 MiB/sec. | ||
| 3737 | 2025.10.03 21:09:04.705314 [ 201 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3738 | 2025.10.03 21:09:04.705573 [ 201 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_16_3} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3739 | 2025.10.03 21:09:04.705642 [ 201 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_16_3} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3740 | 2025.10.03 21:09:04.705726 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 3741 | 2025.10.03 21:09:04.720531 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 476 | ||
| 3742 | 2025.10.03 21:09:04.722829 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3743 | 2025.10.03 21:09:04.722874 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3744 | 2025.10.03 21:09:04.724018 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3745 | 2025.10.03 21:09:04.724289 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3746 | 2025.10.03 21:09:04.724616 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 476 | ||
| 3747 | 2025.10.03 21:09:05.001226 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.00086577 sec. | ||
| 3748 | 2025.10.03 21:09:05.092226 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 3749 | 2025.10.03 21:09:05.109591 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3750 | 2025.10.03 21:09:05.109656 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3751 | 2025.10.03 21:09:05.115975 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3752 | 2025.10.03 21:09:05.116727 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3753 | 2025.10.03 21:09:05.117037 [ 130 ] {} <Debug> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3754 | 2025.10.03 21:09:05.117093 [ 130 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3755 | 2025.10.03 21:09:05.117117 [ 130 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3756 | 2025.10.03 21:09:05.117225 [ 190 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 3757 | 2025.10.03 21:09:05.120023 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3758 | 2025.10.03 21:09:05.121260 [ 190 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3759 | 2025.10.03 21:09:05.122547 [ 190 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 3760 | 2025.10.03 21:09:05.126838 [ 190 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 3761 | 2025.10.03 21:09:05.130910 [ 190 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 3762 | 2025.10.03 21:09:05.135231 [ 190 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 3763 | 2025.10.03 21:09:05.139890 [ 190 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 3764 | 2025.10.03 21:09:05.144310 [ 190 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 3765 | 2025.10.03 21:09:05.197104 [ 190 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.079926172 sec., 1513.8970999386784 rows/sec., 7.83 MiB/sec. | ||
| 3766 | 2025.10.03 21:09:05.198766 [ 198 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3767 | 2025.10.03 21:09:05.200543 [ 198 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_16_3} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3768 | 2025.10.03 21:09:05.200631 [ 198 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_16_3} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3769 | 2025.10.03 21:09:05.201833 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3770 | 2025.10.03 21:09:05.486538 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3771 | 2025.10.03 21:09:05.486734 [ 5 ] {df10aace-cf08-4502-913f-3e4bbee299bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 3772 | 2025.10.03 21:09:05.486798 [ 5 ] {df10aace-cf08-4502-913f-3e4bbee299bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 3773 | 2025.10.03 21:09:05.487536 [ 5 ] {df10aace-cf08-4502-913f-3e4bbee299bb} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3774 | 2025.10.03 21:09:05.487581 [ 5 ] {df10aace-cf08-4502-913f-3e4bbee299bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3775 | 2025.10.03 21:09:05.487999 [ 5 ] {df10aace-cf08-4502-913f-3e4bbee299bb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3776 | 2025.10.03 21:09:05.488223 [ 5 ] {df10aace-cf08-4502-913f-3e4bbee299bb} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3777 | 2025.10.03 21:09:05.488351 [ 129 ] {} <Debug> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3778 | 2025.10.03 21:09:05.488369 [ 5 ] {df10aace-cf08-4502-913f-3e4bbee299bb} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001685 sec., 243323.44213649852 rows/sec., 15.44 MiB/sec. | ||
| 3779 | 2025.10.03 21:09:05.488420 [ 129 ] {} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3780 | 2025.10.03 21:09:05.488431 [ 5 ] {df10aace-cf08-4502-913f-3e4bbee299bb} <Debug> TCPHandler: Processed in 0.002021803 sec. | ||
| 3781 | 2025.10.03 21:09:05.488450 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3782 | 2025.10.03 21:09:05.488551 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3783 | 2025.10.03 21:09:05.488562 [ 197 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::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 | ||
| 3784 | 2025.10.03 21:09:05.488651 [ 5 ] {4a943f21-0aea-4c5a-bbe1-57bc59611ce3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3785 | 2025.10.03 21:09:05.488684 [ 197 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3786 | 2025.10.03 21:09:05.488696 [ 5 ] {4a943f21-0aea-4c5a-bbe1-57bc59611ce3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3787 | 2025.10.03 21:09:05.488722 [ 197 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3788 | 2025.10.03 21:09:05.488792 [ 197 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 410 rows starting from the beginning of the part | ||
| 3789 | 2025.10.03 21:09:05.488835 [ 197 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 410 rows starting from the beginning of the part | ||
| 3790 | 2025.10.03 21:09:05.488874 [ 197 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 410 rows starting from the beginning of the part | ||
| 3791 | 2025.10.03 21:09:05.488913 [ 197 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 410 rows starting from the beginning of the part | ||
| 3792 | 2025.10.03 21:09:05.488950 [ 197 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 410 rows starting from the beginning of the part | ||
| 3793 | 2025.10.03 21:09:05.489533 [ 5 ] {4a943f21-0aea-4c5a-bbe1-57bc59611ce3} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3794 | 2025.10.03 21:09:05.489575 [ 5 ] {4a943f21-0aea-4c5a-bbe1-57bc59611ce3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3795 | 2025.10.03 21:09:05.490095 [ 198 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2074 rows, containing 5 columns (5 merged, 0 gathered) in 0.001573618 sec., 1317981.8736186293 rows/sec., 88.93 MiB/sec. | ||
| 3796 | 2025.10.03 21:09:05.490108 [ 5 ] {4a943f21-0aea-4c5a-bbe1-57bc59611ce3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3797 | 2025.10.03 21:09:05.490264 [ 197 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3798 | 2025.10.03 21:09:05.490386 [ 5 ] {4a943f21-0aea-4c5a-bbe1-57bc59611ce3} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3799 | 2025.10.03 21:09:05.490524 [ 5 ] {4a943f21-0aea-4c5a-bbe1-57bc59611ce3} <Debug> executeQuery: Read 1176 rows, 95.86 KiB in 0.001918 sec., 613138.6861313869 rows/sec., 48.81 MiB/sec. | ||
| 3800 | 2025.10.03 21:09:05.490527 [ 197 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_6_1} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3801 | 2025.10.03 21:09:05.490562 [ 5 ] {4a943f21-0aea-4c5a-bbe1-57bc59611ce3} <Debug> TCPHandler: Processed in 0.002087824 sec. | ||
| 3802 | 2025.10.03 21:09:05.490603 [ 197 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_6_1} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3803 | 2025.10.03 21:09:05.490668 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 3804 | 2025.10.03 21:09:05.490673 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3805 | 2025.10.03 21:09:05.490769 [ 5 ] {1c60ad4f-3186-4bab-a1a9-374b01451fb3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3806 | 2025.10.03 21:09:05.490806 [ 5 ] {1c60ad4f-3186-4bab-a1a9-374b01451fb3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3807 | 2025.10.03 21:09:05.491314 [ 5 ] {1c60ad4f-3186-4bab-a1a9-374b01451fb3} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3808 | 2025.10.03 21:09:05.491350 [ 5 ] {1c60ad4f-3186-4bab-a1a9-374b01451fb3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3809 | 2025.10.03 21:09:05.491674 [ 5 ] {1c60ad4f-3186-4bab-a1a9-374b01451fb3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3810 | 2025.10.03 21:09:05.491883 [ 5 ] {1c60ad4f-3186-4bab-a1a9-374b01451fb3} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3811 | 2025.10.03 21:09:05.492017 [ 5 ] {1c60ad4f-3186-4bab-a1a9-374b01451fb3} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001223 sec., 193785.7726901063 rows/sec., 11.76 MiB/sec. | ||
| 3812 | 2025.10.03 21:09:05.492054 [ 5 ] {1c60ad4f-3186-4bab-a1a9-374b01451fb3} <Debug> TCPHandler: Processed in 0.001393136 sec. | ||
| 3813 | 2025.10.03 21:09:05.492152 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3814 | 2025.10.03 21:09:05.492244 [ 5 ] {bffa2269-7c10-4c09-aeeb-79b2144a063d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3815 | 2025.10.03 21:09:05.492283 [ 5 ] {bffa2269-7c10-4c09-aeeb-79b2144a063d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3816 | 2025.10.03 21:09:05.492729 [ 5 ] {bffa2269-7c10-4c09-aeeb-79b2144a063d} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3817 | 2025.10.03 21:09:05.492764 [ 5 ] {bffa2269-7c10-4c09-aeeb-79b2144a063d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3818 | 2025.10.03 21:09:05.493050 [ 5 ] {bffa2269-7c10-4c09-aeeb-79b2144a063d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3819 | 2025.10.03 21:09:05.493256 [ 5 ] {bffa2269-7c10-4c09-aeeb-79b2144a063d} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3820 | 2025.10.03 21:09:05.493358 [ 129 ] {} <Debug> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3821 | 2025.10.03 21:09:05.493392 [ 5 ] {bffa2269-7c10-4c09-aeeb-79b2144a063d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001165 sec., 181974.24892703863 rows/sec., 11.74 MiB/sec. | ||
| 3822 | 2025.10.03 21:09:05.493392 [ 129 ] {} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3823 | 2025.10.03 21:09:05.493432 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3824 | 2025.10.03 21:09:05.493435 [ 5 ] {bffa2269-7c10-4c09-aeeb-79b2144a063d} <Debug> TCPHandler: Processed in 0.001330295 sec. | ||
| 3825 | 2025.10.03 21:09:05.493528 [ 199 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::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 | ||
| 3826 | 2025.10.03 21:09:05.493553 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3827 | 2025.10.03 21:09:05.493615 [ 199 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3828 | 2025.10.03 21:09:05.493644 [ 199 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 24 rows starting from the beginning of the part | ||
| 3829 | 2025.10.03 21:09:05.493647 [ 5 ] {fe45864a-417c-4274-aaad-bf2865ab5b0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 3830 | 2025.10.03 21:09:05.493690 [ 5 ] {fe45864a-417c-4274-aaad-bf2865ab5b0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 3831 | 2025.10.03 21:09:05.493704 [ 199 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::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 | ||
| 3832 | 2025.10.03 21:09:05.493748 [ 199 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::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 | ||
| 3833 | 2025.10.03 21:09:05.493788 [ 199 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 212 rows starting from the beginning of the part | ||
| 3834 | 2025.10.03 21:09:05.493824 [ 199 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::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 | ||
| 3835 | 2025.10.03 21:09:05.493861 [ 199 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 212 rows starting from the beginning of the part | ||
| 3836 | 2025.10.03 21:09:05.494135 [ 5 ] {fe45864a-417c-4274-aaad-bf2865ab5b0e} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3837 | 2025.10.03 21:09:05.494170 [ 5 ] {fe45864a-417c-4274-aaad-bf2865ab5b0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3838 | 2025.10.03 21:09:05.494541 [ 5 ] {fe45864a-417c-4274-aaad-bf2865ab5b0e} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 3839 | 2025.10.03 21:09:05.494691 [ 197 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1084 rows, containing 5 columns (5 merged, 0 gathered) in 0.001201964 sec., 901857.2935628687 rows/sec., 61.97 MiB/sec. | ||
| 3840 | 2025.10.03 21:09:05.494745 [ 5 ] {fe45864a-417c-4274-aaad-bf2865ab5b0e} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3841 | 2025.10.03 21:09:05.494819 [ 199 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3842 | 2025.10.03 21:09:05.494847 [ 129 ] {} <Debug> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 3843 | 2025.10.03 21:09:05.494875 [ 5 ] {fe45864a-417c-4274-aaad-bf2865ab5b0e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001247 sec., 169206.09462710505 rows/sec., 9.61 MiB/sec. | ||
| 3844 | 2025.10.03 21:09:05.494881 [ 129 ] {} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3845 | 2025.10.03 21:09:05.494918 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3846 | 2025.10.03 21:09:05.494918 [ 5 ] {fe45864a-417c-4274-aaad-bf2865ab5b0e} <Debug> TCPHandler: Processed in 0.001412326 sec. | ||
| 3847 | 2025.10.03 21:09:05.495014 [ 198 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::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 | ||
| 3848 | 2025.10.03 21:09:05.495041 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3849 | 2025.10.03 21:09:05.495069 [ 199 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_6_1} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3850 | 2025.10.03 21:09:05.495131 [ 199 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_6_1} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3851 | 2025.10.03 21:09:05.495141 [ 5 ] {36559ae3-0460-495a-b877-5fc4dea663f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3852 | 2025.10.03 21:09:05.495142 [ 198 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3853 | 2025.10.03 21:09:05.495183 [ 5 ] {36559ae3-0460-495a-b877-5fc4dea663f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3854 | 2025.10.03 21:09:05.495188 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 3855 | 2025.10.03 21:09:05.495191 [ 198 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 3856 | 2025.10.03 21:09:05.495294 [ 198 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 211 rows starting from the beginning of the part | ||
| 3857 | 2025.10.03 21:09:05.495341 [ 198 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 211 rows starting from the beginning of the part | ||
| 3858 | 2025.10.03 21:09:05.495385 [ 198 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 211 rows starting from the beginning of the part | ||
| 3859 | 2025.10.03 21:09:05.495425 [ 198 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 211 rows starting from the beginning of the part | ||
| 3860 | 2025.10.03 21:09:05.495465 [ 198 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 211 rows starting from the beginning of the part | ||
| 3861 | 2025.10.03 21:09:05.495784 [ 5 ] {36559ae3-0460-495a-b877-5fc4dea663f6} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3862 | 2025.10.03 21:09:05.495823 [ 5 ] {36559ae3-0460-495a-b877-5fc4dea663f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3863 | 2025.10.03 21:09:05.496262 [ 5 ] {36559ae3-0460-495a-b877-5fc4dea663f6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3864 | 2025.10.03 21:09:05.496470 [ 5 ] {36559ae3-0460-495a-b877-5fc4dea663f6} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3865 | 2025.10.03 21:09:05.496469 [ 200 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1067 rows, containing 5 columns (5 merged, 0 gathered) in 0.001489907 sec., 716152.0819755864 rows/sec., 43.56 MiB/sec. | ||
| 3866 | 2025.10.03 21:09:05.496602 [ 5 ] {36559ae3-0460-495a-b877-5fc4dea663f6} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001479 sec., 480730.22312373226 rows/sec., 33.69 MiB/sec. | ||
| 3867 | 2025.10.03 21:09:05.496644 [ 5 ] {36559ae3-0460-495a-b877-5fc4dea663f6} <Debug> TCPHandler: Processed in 0.001651229 sec. | ||
| 3868 | 2025.10.03 21:09:05.496695 [ 200 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 3869 | 2025.10.03 21:09:05.496759 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3870 | 2025.10.03 21:09:05.496859 [ 5 ] {2f4453b9-a873-40e2-9f4e-5ddd47ac8c5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 3871 | 2025.10.03 21:09:05.496901 [ 5 ] {2f4453b9-a873-40e2-9f4e-5ddd47ac8c5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 3872 | 2025.10.03 21:09:05.496995 [ 200 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_6_1} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3873 | 2025.10.03 21:09:05.497076 [ 200 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_6_1} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 3874 | 2025.10.03 21:09:05.497171 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 3875 | 2025.10.03 21:09:05.497228 [ 5 ] {2f4453b9-a873-40e2-9f4e-5ddd47ac8c5b} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3876 | 2025.10.03 21:09:05.497268 [ 5 ] {2f4453b9-a873-40e2-9f4e-5ddd47ac8c5b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3877 | 2025.10.03 21:09:05.497560 [ 5 ] {2f4453b9-a873-40e2-9f4e-5ddd47ac8c5b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3878 | 2025.10.03 21:09:05.497761 [ 5 ] {2f4453b9-a873-40e2-9f4e-5ddd47ac8c5b} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3879 | 2025.10.03 21:09:05.497900 [ 5 ] {2f4453b9-a873-40e2-9f4e-5ddd47ac8c5b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001059 sec., 5665.7223796033995 rows/sec., 296.01 KiB/sec. | ||
| 3880 | 2025.10.03 21:09:05.497935 [ 5 ] {2f4453b9-a873-40e2-9f4e-5ddd47ac8c5b} <Debug> TCPHandler: Processed in 0.001222993 sec. | ||
| 3881 | 2025.10.03 21:09:05.498041 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3882 | 2025.10.03 21:09:05.498133 [ 5 ] {5ebfba3e-2adc-49d3-85be-46b165805d45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3883 | 2025.10.03 21:09:05.498174 [ 5 ] {5ebfba3e-2adc-49d3-85be-46b165805d45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3884 | 2025.10.03 21:09:05.498583 [ 5 ] {5ebfba3e-2adc-49d3-85be-46b165805d45} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3885 | 2025.10.03 21:09:05.498618 [ 5 ] {5ebfba3e-2adc-49d3-85be-46b165805d45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3886 | 2025.10.03 21:09:05.498961 [ 5 ] {5ebfba3e-2adc-49d3-85be-46b165805d45} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3887 | 2025.10.03 21:09:05.499165 [ 5 ] {5ebfba3e-2adc-49d3-85be-46b165805d45} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3888 | 2025.10.03 21:09:05.499298 [ 5 ] {5ebfba3e-2adc-49d3-85be-46b165805d45} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001183 sec., 265426.8808114962 rows/sec., 17.44 MiB/sec. | ||
| 3889 | 2025.10.03 21:09:05.499333 [ 5 ] {5ebfba3e-2adc-49d3-85be-46b165805d45} <Debug> TCPHandler: Processed in 0.001340275 sec. | ||
| 3890 | 2025.10.03 21:09:05.499439 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3891 | 2025.10.03 21:09:05.499532 [ 5 ] {ced743ee-9074-4364-b0c4-282a798a5b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 3892 | 2025.10.03 21:09:05.499573 [ 5 ] {ced743ee-9074-4364-b0c4-282a798a5b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 3893 | 2025.10.03 21:09:05.499871 [ 5 ] {ced743ee-9074-4364-b0c4-282a798a5b06} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3894 | 2025.10.03 21:09:05.499905 [ 5 ] {ced743ee-9074-4364-b0c4-282a798a5b06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3895 | 2025.10.03 21:09:05.500219 [ 5 ] {ced743ee-9074-4364-b0c4-282a798a5b06} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 3896 | 2025.10.03 21:09:05.500421 [ 5 ] {ced743ee-9074-4364-b0c4-282a798a5b06} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3897 | 2025.10.03 21:09:05.500516 [ 128 ] {} <Debug> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 3898 | 2025.10.03 21:09:05.500554 [ 5 ] {ced743ee-9074-4364-b0c4-282a798a5b06} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 3899 | 2025.10.03 21:09:05.500562 [ 128 ] {} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3900 | 2025.10.03 21:09:05.500597 [ 5 ] {ced743ee-9074-4364-b0c4-282a798a5b06} <Debug> TCPHandler: Processed in 0.001204603 sec. | ||
| 3901 | 2025.10.03 21:09:05.500597 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3902 | 2025.10.03 21:09:05.500702 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3903 | 2025.10.03 21:09:05.500705 [ 199 ] {6515042e-d143-4b0d-9828-f2f75d99043a::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 | ||
| 3904 | 2025.10.03 21:09:05.500797 [ 5 ] {2669b2fc-f08e-4e62-a5cb-f6934cfe76f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3905 | 2025.10.03 21:09:05.500805 [ 199 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3906 | 2025.10.03 21:09:05.500838 [ 199 ] {6515042e-d143-4b0d-9828-f2f75d99043a::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 | ||
| 3907 | 2025.10.03 21:09:05.500851 [ 5 ] {2669b2fc-f08e-4e62-a5cb-f6934cfe76f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3908 | 2025.10.03 21:09:05.500890 [ 199 ] {6515042e-d143-4b0d-9828-f2f75d99043a::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 | ||
| 3909 | 2025.10.03 21:09:05.500933 [ 199 ] {6515042e-d143-4b0d-9828-f2f75d99043a::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 | ||
| 3910 | 2025.10.03 21:09:05.500972 [ 199 ] {6515042e-d143-4b0d-9828-f2f75d99043a::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 | ||
| 3911 | 2025.10.03 21:09:05.501009 [ 199 ] {6515042e-d143-4b0d-9828-f2f75d99043a::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 | ||
| 3912 | 2025.10.03 21:09:05.501646 [ 5 ] {2669b2fc-f08e-4e62-a5cb-f6934cfe76f1} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3913 | 2025.10.03 21:09:05.501646 [ 198 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5 rows, containing 4 columns (4 merged, 0 gathered) in 0.000972061 sec., 5143.710116957681 rows/sec., 346.60 KiB/sec. | ||
| 3914 | 2025.10.03 21:09:05.501681 [ 5 ] {2669b2fc-f08e-4e62-a5cb-f6934cfe76f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3915 | 2025.10.03 21:09:05.501806 [ 188 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 3916 | 2025.10.03 21:09:05.502108 [ 188 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_5_1} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3917 | 2025.10.03 21:09:05.502175 [ 188 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_5_1} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 3918 | 2025.10.03 21:09:05.502255 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.22 MiB. | ||
| 3919 | 2025.10.03 21:09:05.502273 [ 5 ] {2669b2fc-f08e-4e62-a5cb-f6934cfe76f1} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3920 | 2025.10.03 21:09:05.502498 [ 5 ] {2669b2fc-f08e-4e62-a5cb-f6934cfe76f1} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3921 | 2025.10.03 21:09:05.502643 [ 5 ] {2669b2fc-f08e-4e62-a5cb-f6934cfe76f1} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001863 sec., 17176.596886741812 rows/sec., 30.78 MiB/sec. | ||
| 3922 | 2025.10.03 21:09:05.502693 [ 5 ] {2669b2fc-f08e-4e62-a5cb-f6934cfe76f1} <Debug> TCPHandler: Processed in 0.002037693 sec. | ||
| 3923 | 2025.10.03 21:09:05.502807 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3924 | 2025.10.03 21:09:05.502900 [ 5 ] {3f45fec0-aed7-4ab3-ba86-8e4a6732d55a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3925 | 2025.10.03 21:09:05.502940 [ 5 ] {3f45fec0-aed7-4ab3-ba86-8e4a6732d55a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3926 | 2025.10.03 21:09:05.503256 [ 5 ] {3f45fec0-aed7-4ab3-ba86-8e4a6732d55a} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3927 | 2025.10.03 21:09:05.503291 [ 5 ] {3f45fec0-aed7-4ab3-ba86-8e4a6732d55a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 3928 | 2025.10.03 21:09:05.503585 [ 5 ] {3f45fec0-aed7-4ab3-ba86-8e4a6732d55a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3929 | 2025.10.03 21:09:05.503795 [ 5 ] {3f45fec0-aed7-4ab3-ba86-8e4a6732d55a} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3930 | 2025.10.03 21:09:05.503921 [ 5 ] {3f45fec0-aed7-4ab3-ba86-8e4a6732d55a} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001039 sec., 100096.24639076035 rows/sec., 6.13 MiB/sec. | ||
| 3931 | 2025.10.03 21:09:05.503955 [ 5 ] {3f45fec0-aed7-4ab3-ba86-8e4a6732d55a} <Debug> TCPHandler: Processed in 0.001196453 sec. | ||
| 3932 | 2025.10.03 21:09:06.000192 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 226.89 MiB, peak 235.96 MiB, free memory in arenas 0.00 B, will set to 235.14 MiB (RSS), difference: 8.25 MiB | ||
| 3933 | 2025.10.03 21:09:06.450974 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3934 | 2025.10.03 21:09:06.451236 [ 5 ] {d7c4e4e4-0c44-40d2-87c7-1b6342a952a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3935 | 2025.10.03 21:09:06.451613 [ 5 ] {d7c4e4e4-0c44-40d2-87c7-1b6342a952a4} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3936 | 2025.10.03 21:09:06.451654 [ 5 ] {d7c4e4e4-0c44-40d2-87c7-1b6342a952a4} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3937 | 2025.10.03 21:09:06.451914 [ 5 ] {d7c4e4e4-0c44-40d2-87c7-1b6342a952a4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3938 | 2025.10.03 21:09:06.451981 [ 5 ] {d7c4e4e4-0c44-40d2-87c7-1b6342a952a4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3939 | 2025.10.03 21:09:06.452123 [ 5 ] {d7c4e4e4-0c44-40d2-87c7-1b6342a952a4} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 41-element set) | ||
| 3940 | 2025.10.03 21:09:06.452159 [ 5 ] {d7c4e4e4-0c44-40d2-87c7-1b6342a952a4} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3941 | 2025.10.03 21:09:06.452181 [ 5 ] {d7c4e4e4-0c44-40d2-87c7-1b6342a952a4} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (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 | ||
| 3942 | 2025.10.03 21:09:06.452196 [ 5 ] {d7c4e4e4-0c44-40d2-87c7-1b6342a952a4} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3943 | 2025.10.03 21:09:06.452236 [ 5 ] {d7c4e4e4-0c44-40d2-87c7-1b6342a952a4} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'dendrite:sample_collection_duration', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_data_link:link_enabled', 'switch_data_link:link_up', 'switch_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3944 | 2025.10.03 21:09:06.452256 [ 5 ] {d7c4e4e4-0c44-40d2-87c7-1b6342a952a4} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 3945 | 2025.10.03 21:09:06.453140 [ 5 ] {d7c4e4e4-0c44-40d2-87c7-1b6342a952a4} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.002014 sec., 20357.49751737835 rows/sec., 819.94 KiB/sec. | ||
| 3946 | 2025.10.03 21:09:06.453240 [ 5 ] {d7c4e4e4-0c44-40d2-87c7-1b6342a952a4} <Debug> TCPHandler: Processed in 0.002407618 sec. | ||
| 3947 | 2025.10.03 21:09:06.453559 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3948 | 2025.10.03 21:09:06.453699 [ 5 ] {a49d6688-26e2-4fb9-b7a2-415b4b726e08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3949 | 2025.10.03 21:09:06.453941 [ 5 ] {a49d6688-26e2-4fb9-b7a2-415b4b726e08} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3950 | 2025.10.03 21:09:06.453978 [ 5 ] {a49d6688-26e2-4fb9-b7a2-415b4b726e08} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3951 | 2025.10.03 21:09:06.454199 [ 5 ] {a49d6688-26e2-4fb9-b7a2-415b4b726e08} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3952 | 2025.10.03 21:09:06.454253 [ 5 ] {a49d6688-26e2-4fb9-b7a2-415b4b726e08} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3953 | 2025.10.03 21:09:06.454352 [ 5 ] {a49d6688-26e2-4fb9-b7a2-415b4b726e08} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 42-element set) | ||
| 3954 | 2025.10.03 21:09:06.454380 [ 5 ] {a49d6688-26e2-4fb9-b7a2-415b4b726e08} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3955 | 2025.10.03 21:09:06.454399 [ 5 ] {a49d6688-26e2-4fb9-b7a2-415b4b726e08} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (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 | ||
| 3956 | 2025.10.03 21:09:06.454413 [ 5 ] {a49d6688-26e2-4fb9-b7a2-415b4b726e08} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3957 | 2025.10.03 21:09:06.454446 [ 5 ] {a49d6688-26e2-4fb9-b7a2-415b4b726e08} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3958 | 2025.10.03 21:09:06.454464 [ 5 ] {a49d6688-26e2-4fb9-b7a2-415b4b726e08} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 3959 | 2025.10.03 21:09:06.454918 [ 5 ] {a49d6688-26e2-4fb9-b7a2-415b4b726e08} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001279 sec., 32056.29397967162 rows/sec., 1.26 MiB/sec. | ||
| 3960 | 2025.10.03 21:09:06.455005 [ 5 ] {a49d6688-26e2-4fb9-b7a2-415b4b726e08} <Debug> TCPHandler: Processed in 0.001498266 sec. | ||
| 3961 | 2025.10.03 21:09:06.455213 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3962 | 2025.10.03 21:09:06.455351 [ 5 ] {46e55da6-88e4-45e3-8fdc-2b1cd08cb596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3963 | 2025.10.03 21:09:06.455577 [ 5 ] {46e55da6-88e4-45e3-8fdc-2b1cd08cb596} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3964 | 2025.10.03 21:09:06.455614 [ 5 ] {46e55da6-88e4-45e3-8fdc-2b1cd08cb596} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3965 | 2025.10.03 21:09:06.455823 [ 5 ] {46e55da6-88e4-45e3-8fdc-2b1cd08cb596} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3966 | 2025.10.03 21:09:06.455876 [ 5 ] {46e55da6-88e4-45e3-8fdc-2b1cd08cb596} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3967 | 2025.10.03 21:09:06.455974 [ 5 ] {46e55da6-88e4-45e3-8fdc-2b1cd08cb596} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 43-element set) | ||
| 3968 | 2025.10.03 21:09:06.456002 [ 5 ] {46e55da6-88e4-45e3-8fdc-2b1cd08cb596} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3969 | 2025.10.03 21:09:06.456020 [ 5 ] {46e55da6-88e4-45e3-8fdc-2b1cd08cb596} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (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 | ||
| 3970 | 2025.10.03 21:09:06.456033 [ 5 ] {46e55da6-88e4-45e3-8fdc-2b1cd08cb596} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3971 | 2025.10.03 21:09:06.456067 [ 5 ] {46e55da6-88e4-45e3-8fdc-2b1cd08cb596} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3972 | 2025.10.03 21:09:06.456085 [ 5 ] {46e55da6-88e4-45e3-8fdc-2b1cd08cb596} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 3973 | 2025.10.03 21:09:06.456518 [ 5 ] {46e55da6-88e4-45e3-8fdc-2b1cd08cb596} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001226 sec., 33442.088091353995 rows/sec., 1.32 MiB/sec. | ||
| 3974 | 2025.10.03 21:09:06.456605 [ 5 ] {46e55da6-88e4-45e3-8fdc-2b1cd08cb596} <Debug> TCPHandler: Processed in 0.001442367 sec. | ||
| 3975 | 2025.10.03 21:09:06.456806 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3976 | 2025.10.03 21:09:06.456943 [ 5 ] {79e29aab-b4f4-4061-9291-b5e0b7b45c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3977 | 2025.10.03 21:09:06.457170 [ 5 ] {79e29aab-b4f4-4061-9291-b5e0b7b45c35} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3978 | 2025.10.03 21:09:06.457206 [ 5 ] {79e29aab-b4f4-4061-9291-b5e0b7b45c35} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3979 | 2025.10.03 21:09:06.457444 [ 5 ] {79e29aab-b4f4-4061-9291-b5e0b7b45c35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3980 | 2025.10.03 21:09:06.457497 [ 5 ] {79e29aab-b4f4-4061-9291-b5e0b7b45c35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3981 | 2025.10.03 21:09:06.457594 [ 5 ] {79e29aab-b4f4-4061-9291-b5e0b7b45c35} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 44-element set) | ||
| 3982 | 2025.10.03 21:09:06.457622 [ 5 ] {79e29aab-b4f4-4061-9291-b5e0b7b45c35} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3983 | 2025.10.03 21:09:06.457640 [ 5 ] {79e29aab-b4f4-4061-9291-b5e0b7b45c35} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (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 | ||
| 3984 | 2025.10.03 21:09:06.457654 [ 5 ] {79e29aab-b4f4-4061-9291-b5e0b7b45c35} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3985 | 2025.10.03 21:09:06.457688 [ 5 ] {79e29aab-b4f4-4061-9291-b5e0b7b45c35} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 3986 | 2025.10.03 21:09:06.457705 [ 5 ] {79e29aab-b4f4-4061-9291-b5e0b7b45c35} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 3987 | 2025.10.03 21:09:06.458138 [ 5 ] {79e29aab-b4f4-4061-9291-b5e0b7b45c35} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001253 sec., 32721.46847565842 rows/sec., 1.29 MiB/sec. | ||
| 3988 | 2025.10.03 21:09:06.458235 [ 5 ] {79e29aab-b4f4-4061-9291-b5e0b7b45c35} <Debug> TCPHandler: Processed in 0.001480687 sec. | ||
| 3989 | 2025.10.03 21:09:06.458455 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3990 | 2025.10.03 21:09:06.458592 [ 5 ] {8692ce61-4c39-4836-91fc-ffa1af8f83ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 3991 | 2025.10.03 21:09:06.458822 [ 5 ] {8692ce61-4c39-4836-91fc-ffa1af8f83ed} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 3992 | 2025.10.03 21:09:06.458859 [ 5 ] {8692ce61-4c39-4836-91fc-ffa1af8f83ed} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 3993 | 2025.10.03 21:09:06.459074 [ 5 ] {8692ce61-4c39-4836-91fc-ffa1af8f83ed} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 3994 | 2025.10.03 21:09:06.459228 [ 5 ] {8692ce61-4c39-4836-91fc-ffa1af8f83ed} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 3995 | 2025.10.03 21:09:06.459327 [ 5 ] {8692ce61-4c39-4836-91fc-ffa1af8f83ed} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 45-element set) | ||
| 3996 | 2025.10.03 21:09:06.459354 [ 5 ] {8692ce61-4c39-4836-91fc-ffa1af8f83ed} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 3997 | 2025.10.03 21:09:06.459373 [ 5 ] {8692ce61-4c39-4836-91fc-ffa1af8f83ed} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (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 | ||
| 3998 | 2025.10.03 21:09:06.459387 [ 5 ] {8692ce61-4c39-4836-91fc-ffa1af8f83ed} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 3999 | 2025.10.03 21:09:06.459420 [ 5 ] {8692ce61-4c39-4836-91fc-ffa1af8f83ed} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4000 | 2025.10.03 21:09:06.459528 [ 5 ] {8692ce61-4c39-4836-91fc-ffa1af8f83ed} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 4001 | 2025.10.03 21:09:06.460126 [ 5 ] {8692ce61-4c39-4836-91fc-ffa1af8f83ed} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001592 sec., 25753.768844221104 rows/sec., 1.01 MiB/sec. | ||
| 4002 | 2025.10.03 21:09:06.460211 [ 5 ] {8692ce61-4c39-4836-91fc-ffa1af8f83ed} <Debug> TCPHandler: Processed in 0.00180464 sec. | ||
| 4003 | 2025.10.03 21:09:06.460411 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4004 | 2025.10.03 21:09:06.460549 [ 5 ] {c0fb8010-25b6-4ff6-ab63-26ee4d2e68e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4005 | 2025.10.03 21:09:06.460778 [ 5 ] {c0fb8010-25b6-4ff6-ab63-26ee4d2e68e3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4006 | 2025.10.03 21:09:06.460815 [ 5 ] {c0fb8010-25b6-4ff6-ab63-26ee4d2e68e3} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4007 | 2025.10.03 21:09:06.461028 [ 5 ] {c0fb8010-25b6-4ff6-ab63-26ee4d2e68e3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4008 | 2025.10.03 21:09:06.461079 [ 5 ] {c0fb8010-25b6-4ff6-ab63-26ee4d2e68e3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4009 | 2025.10.03 21:09:06.461176 [ 5 ] {c0fb8010-25b6-4ff6-ab63-26ee4d2e68e3} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 46-element set) | ||
| 4010 | 2025.10.03 21:09:06.461203 [ 5 ] {c0fb8010-25b6-4ff6-ab63-26ee4d2e68e3} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4011 | 2025.10.03 21:09:06.461221 [ 5 ] {c0fb8010-25b6-4ff6-ab63-26ee4d2e68e3} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (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 | ||
| 4012 | 2025.10.03 21:09:06.461235 [ 5 ] {c0fb8010-25b6-4ff6-ab63-26ee4d2e68e3} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4013 | 2025.10.03 21:09:06.461267 [ 5 ] {c0fb8010-25b6-4ff6-ab63-26ee4d2e68e3} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4014 | 2025.10.03 21:09:06.461285 [ 5 ] {c0fb8010-25b6-4ff6-ab63-26ee4d2e68e3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 4015 | 2025.10.03 21:09:06.461711 [ 5 ] {c0fb8010-25b6-4ff6-ab63-26ee4d2e68e3} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001221 sec., 33579.033579033574 rows/sec., 1.32 MiB/sec. | ||
| 4016 | 2025.10.03 21:09:06.461793 [ 5 ] {c0fb8010-25b6-4ff6-ab63-26ee4d2e68e3} <Debug> TCPHandler: Processed in 0.001431996 sec. | ||
| 4017 | 2025.10.03 21:09:06.596024 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4018 | 2025.10.03 21:09:06.596266 [ 5 ] {fa33decd-55ae-4382-9f8c-b58702ec6fa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) 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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT Native; (stage: Complete) | ||
| 4019 | 2025.10.03 21:09:06.596582 [ 5 ] {fa33decd-55ae-4382-9f8c-b58702ec6fa6} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 4020 | 2025.10.03 21:09:06.596628 [ 5 ] {fa33decd-55ae-4382-9f8c-b58702ec6fa6} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates')" moved to PREWHERE | ||
| 4021 | 2025.10.03 21:09:06.596898 [ 5 ] {fa33decd-55ae-4382-9f8c-b58702ec6fa6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4022 | 2025.10.03 21:09:06.596963 [ 5 ] {fa33decd-55ae-4382-9f8c-b58702ec6fa6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4023 | 2025.10.03 21:09:06.597087 [ 5 ] {fa33decd-55ae-4382-9f8c-b58702ec6fa6} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Key condition: (column 0 notIn 47-element set) | ||
| 4024 | 2025.10.03 21:09:06.597121 [ 5 ] {fa33decd-55ae-4382-9f8c-b58702ec6fa6} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Used generic exclusion search over index for part all_1_5_1 with 1 steps | ||
| 4025 | 2025.10.03 21:09:06.597144 [ 5 ] {fa33decd-55ae-4382-9f8c-b58702ec6fa6} <Debug> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (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 | ||
| 4026 | 2025.10.03 21:09:06.597162 [ 5 ] {fa33decd-55ae-4382-9f8c-b58702ec6fa6} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 4027 | 2025.10.03 21:09:06.597198 [ 5 ] {fa33decd-55ae-4382-9f8c-b58702ec6fa6} <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_port_control_data_link:bytes_received', 'switch_port_control_data_link:bytes_sent', 'switch_port_control_data_link:errors_received', 'switch_port_control_data_link:errors_sent', 'switch_port_control_data_link:packets_received', 'switch_port_control_data_link:packets_sent', 'switch_rib:active_routes', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates'))" | ||
| 4028 | 2025.10.03 21:09:06.597216 [ 5 ] {fa33decd-55ae-4382-9f8c-b58702ec6fa6} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_5_1, approx. 41 rows starting from 0 | ||
| 4029 | 2025.10.03 21:09:06.597724 [ 5 ] {fa33decd-55ae-4382-9f8c-b58702ec6fa6} <Debug> executeQuery: Read 41 rows, 1.65 KiB in 0.001541 sec., 26606.09993510707 rows/sec., 1.05 MiB/sec. | ||
| 4030 | 2025.10.03 21:09:06.597809 [ 5 ] {fa33decd-55ae-4382-9f8c-b58702ec6fa6} <Debug> TCPHandler: Processed in 0.001894571 sec. | ||
| 4031 | 2025.10.03 21:09:06.598272 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4032 | 2025.10.03 21:09:06.598379 [ 5 ] {c126d9e4-fd21-41d9-90a0-806fe09b595c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 4033 | 2025.10.03 21:09:06.598421 [ 5 ] {c126d9e4-fd21-41d9-90a0-806fe09b595c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 4034 | 2025.10.03 21:09:06.598967 [ 5 ] {c126d9e4-fd21-41d9-90a0-806fe09b595c} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4035 | 2025.10.03 21:09:06.599003 [ 5 ] {c126d9e4-fd21-41d9-90a0-806fe09b595c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4036 | 2025.10.03 21:09:06.599433 [ 5 ] {c126d9e4-fd21-41d9-90a0-806fe09b595c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4037 | 2025.10.03 21:09:06.599654 [ 5 ] {c126d9e4-fd21-41d9-90a0-806fe09b595c} <Trace> oximeter.timeseries_schema (711598af-1865-459b-b26d-3563b9bb0e01): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4038 | 2025.10.03 21:09:06.599805 [ 5 ] {c126d9e4-fd21-41d9-90a0-806fe09b595c} <Debug> executeQuery: Read 7 rows, 1.42 KiB in 0.001456 sec., 4807.692307692308 rows/sec., 977.90 KiB/sec. | ||
| 4039 | 2025.10.03 21:09:06.599844 [ 5 ] {c126d9e4-fd21-41d9-90a0-806fe09b595c} <Debug> TCPHandler: Processed in 0.001623298 sec. | ||
| 4040 | 2025.10.03 21:09:06.599971 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4041 | 2025.10.03 21:09:06.600067 [ 5 ] {e0470d2f-b723-41b2-b123-1166ce2a4b70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4042 | 2025.10.03 21:09:06.600108 [ 5 ] {e0470d2f-b723-41b2-b123-1166ce2a4b70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4043 | 2025.10.03 21:09:06.600538 [ 5 ] {e0470d2f-b723-41b2-b123-1166ce2a4b70} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4044 | 2025.10.03 21:09:06.600572 [ 5 ] {e0470d2f-b723-41b2-b123-1166ce2a4b70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4045 | 2025.10.03 21:09:06.600874 [ 5 ] {e0470d2f-b723-41b2-b123-1166ce2a4b70} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4046 | 2025.10.03 21:09:06.601081 [ 5 ] {e0470d2f-b723-41b2-b123-1166ce2a4b70} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4047 | 2025.10.03 21:09:06.601216 [ 5 ] {e0470d2f-b723-41b2-b123-1166ce2a4b70} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001167 sec., 3427.592116538132 rows/sec., 279.50 KiB/sec. | ||
| 4048 | 2025.10.03 21:09:06.601252 [ 5 ] {e0470d2f-b723-41b2-b123-1166ce2a4b70} <Debug> TCPHandler: Processed in 0.001341735 sec. | ||
| 4049 | 2025.10.03 21:09:06.601379 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4050 | 2025.10.03 21:09:06.601473 [ 5 ] {bdb6e99e-691c-4d3a-81e8-937f995d7957} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4051 | 2025.10.03 21:09:06.601511 [ 5 ] {bdb6e99e-691c-4d3a-81e8-937f995d7957} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4052 | 2025.10.03 21:09:06.602555 [ 5 ] {bdb6e99e-691c-4d3a-81e8-937f995d7957} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4053 | 2025.10.03 21:09:06.602590 [ 5 ] {bdb6e99e-691c-4d3a-81e8-937f995d7957} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4054 | 2025.10.03 21:09:06.603031 [ 5 ] {bdb6e99e-691c-4d3a-81e8-937f995d7957} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4055 | 2025.10.03 21:09:06.603255 [ 5 ] {bdb6e99e-691c-4d3a-81e8-937f995d7957} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4056 | 2025.10.03 21:09:06.603369 [ 127 ] {} <Debug> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4057 | 2025.10.03 21:09:06.603387 [ 5 ] {bdb6e99e-691c-4d3a-81e8-937f995d7957} <Debug> executeQuery: Read 1219 rows, 103.20 KiB in 0.001932 sec., 630952.380952381 rows/sec., 52.16 MiB/sec. | ||
| 4058 | 2025.10.03 21:09:06.603406 [ 127 ] {} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4059 | 2025.10.03 21:09:06.603425 [ 5 ] {bdb6e99e-691c-4d3a-81e8-937f995d7957} <Debug> TCPHandler: Processed in 0.002104963 sec. | ||
| 4060 | 2025.10.03 21:09:06.603426 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4061 | 2025.10.03 21:09:06.603541 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4062 | 2025.10.03 21:09:06.603561 [ 196 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::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 | ||
| 4063 | 2025.10.03 21:09:06.603645 [ 5 ] {5e229c27-c687-4713-9846-43609127bdd0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4064 | 2025.10.03 21:09:06.603689 [ 5 ] {5e229c27-c687-4713-9846-43609127bdd0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4065 | 2025.10.03 21:09:06.603719 [ 196 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4066 | 2025.10.03 21:09:06.603763 [ 196 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1324 rows starting from the beginning of the part | ||
| 4067 | 2025.10.03 21:09:06.603864 [ 196 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 76 rows starting from the beginning of the part | ||
| 4068 | 2025.10.03 21:09:06.603921 [ 196 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1177 rows starting from the beginning of the part | ||
| 4069 | 2025.10.03 21:09:06.603970 [ 196 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 76 rows starting from the beginning of the part | ||
| 4070 | 2025.10.03 21:09:06.604034 [ 196 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1176 rows starting from the beginning of the part | ||
| 4071 | 2025.10.03 21:09:06.604081 [ 5 ] {5e229c27-c687-4713-9846-43609127bdd0} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4072 | 2025.10.03 21:09:06.604094 [ 196 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1219 rows starting from the beginning of the part | ||
| 4073 | 2025.10.03 21:09:06.604123 [ 5 ] {5e229c27-c687-4713-9846-43609127bdd0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4074 | 2025.10.03 21:09:06.604442 [ 5 ] {5e229c27-c687-4713-9846-43609127bdd0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4075 | 2025.10.03 21:09:06.604680 [ 5 ] {5e229c27-c687-4713-9846-43609127bdd0} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4076 | 2025.10.03 21:09:06.604801 [ 127 ] {} <Debug> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4077 | 2025.10.03 21:09:06.604825 [ 5 ] {5e229c27-c687-4713-9846-43609127bdd0} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001207 sec., 11599.0057995029 rows/sec., 854.39 KiB/sec. | ||
| 4078 | 2025.10.03 21:09:06.604834 [ 127 ] {} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4079 | 2025.10.03 21:09:06.604857 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4080 | 2025.10.03 21:09:06.604863 [ 5 ] {5e229c27-c687-4713-9846-43609127bdd0} <Debug> TCPHandler: Processed in 0.001372616 sec. | ||
| 4081 | 2025.10.03 21:09:06.604946 [ 188 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 4082 | 2025.10.03 21:09:06.604965 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4083 | 2025.10.03 21:09:06.605059 [ 188 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4084 | 2025.10.03 21:09:06.605069 [ 5 ] {260dba11-8ba3-49d9-b957-1e402ad2bc30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4085 | 2025.10.03 21:09:06.605098 [ 188 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 275 rows starting from the beginning of the part | ||
| 4086 | 2025.10.03 21:09:06.605124 [ 5 ] {260dba11-8ba3-49d9-b957-1e402ad2bc30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4087 | 2025.10.03 21:09:06.605155 [ 188 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 4088 | 2025.10.03 21:09:06.605204 [ 188 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 239 rows starting from the beginning of the part | ||
| 4089 | 2025.10.03 21:09:06.605247 [ 188 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 4090 | 2025.10.03 21:09:06.605287 [ 188 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 237 rows starting from the beginning of the part | ||
| 4091 | 2025.10.03 21:09:06.605338 [ 188 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 14 rows starting from the beginning of the part | ||
| 4092 | 2025.10.03 21:09:06.605629 [ 5 ] {260dba11-8ba3-49d9-b957-1e402ad2bc30} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4093 | 2025.10.03 21:09:06.605671 [ 5 ] {260dba11-8ba3-49d9-b957-1e402ad2bc30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4094 | 2025.10.03 21:09:06.606106 [ 5 ] {260dba11-8ba3-49d9-b957-1e402ad2bc30} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4095 | 2025.10.03 21:09:06.606277 [ 196 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 785 rows, containing 5 columns (5 merged, 0 gathered) in 0.001365455 sec., 574899.9417776492 rows/sec., 37.72 MiB/sec. | ||
| 4096 | 2025.10.03 21:09:06.606340 [ 5 ] {260dba11-8ba3-49d9-b957-1e402ad2bc30} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4097 | 2025.10.03 21:09:06.606396 [ 187 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5048 rows, containing 5 columns (5 merged, 0 gathered) in 0.002895063 sec., 1743658.0827429318 rows/sec., 147.56 MiB/sec. | ||
| 4098 | 2025.10.03 21:09:06.606465 [ 189 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4099 | 2025.10.03 21:09:06.606490 [ 5 ] {260dba11-8ba3-49d9-b957-1e402ad2bc30} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001438 sec., 158553.54659248955 rows/sec., 10.74 MiB/sec. | ||
| 4100 | 2025.10.03 21:09:06.606535 [ 5 ] {260dba11-8ba3-49d9-b957-1e402ad2bc30} <Debug> TCPHandler: Processed in 0.001619988 sec. | ||
| 4101 | 2025.10.03 21:09:06.606730 [ 188 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4102 | 2025.10.03 21:09:06.606730 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4103 | 2025.10.03 21:09:06.606803 [ 189 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_21_4} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4104 | 2025.10.03 21:09:06.606884 [ 5 ] {b1d9325b-ac14-41e0-b245-3bb82005e87e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4105 | 2025.10.03 21:09:06.606905 [ 189 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_21_4} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4106 | 2025.10.03 21:09:06.606947 [ 5 ] {b1d9325b-ac14-41e0-b245-3bb82005e87e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4107 | 2025.10.03 21:09:06.607009 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 4108 | 2025.10.03 21:09:06.607058 [ 188 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_21_4} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4109 | 2025.10.03 21:09:06.607137 [ 188 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_21_4} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4110 | 2025.10.03 21:09:06.607211 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.12 MiB. | ||
| 4111 | 2025.10.03 21:09:06.607821 [ 5 ] {b1d9325b-ac14-41e0-b245-3bb82005e87e} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4112 | 2025.10.03 21:09:06.607873 [ 5 ] {b1d9325b-ac14-41e0-b245-3bb82005e87e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4113 | 2025.10.03 21:09:06.608271 [ 5 ] {b1d9325b-ac14-41e0-b245-3bb82005e87e} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4114 | 2025.10.03 21:09:06.608485 [ 5 ] {b1d9325b-ac14-41e0-b245-3bb82005e87e} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4115 | 2025.10.03 21:09:06.608579 [ 127 ] {} <Debug> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4116 | 2025.10.03 21:09:06.608607 [ 127 ] {} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4117 | 2025.10.03 21:09:06.608624 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4118 | 2025.10.03 21:09:06.608626 [ 5 ] {b1d9325b-ac14-41e0-b245-3bb82005e87e} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001783 sec., 299495.23275378573 rows/sec., 22.20 MiB/sec. | ||
| 4119 | 2025.10.03 21:09:06.608682 [ 5 ] {b1d9325b-ac14-41e0-b245-3bb82005e87e} <Debug> TCPHandler: Processed in 0.002062154 sec. | ||
| 4120 | 2025.10.03 21:09:06.608719 [ 189 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::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 | ||
| 4121 | 2025.10.03 21:09:06.608802 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4122 | 2025.10.03 21:09:06.608828 [ 189 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4123 | 2025.10.03 21:09:06.608865 [ 189 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 791 rows starting from the beginning of the part | ||
| 4124 | 2025.10.03 21:09:06.608901 [ 5 ] {db44a7d8-aa2c-4260-91a3-b7c2fb068992} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4125 | 2025.10.03 21:09:06.608945 [ 189 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 74 rows starting from the beginning of the part | ||
| 4126 | 2025.10.03 21:09:06.608949 [ 5 ] {db44a7d8-aa2c-4260-91a3-b7c2fb068992} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4127 | 2025.10.03 21:09:06.609001 [ 189 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 713 rows starting from the beginning of the part | ||
| 4128 | 2025.10.03 21:09:06.609049 [ 189 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 74 rows starting from the beginning of the part | ||
| 4129 | 2025.10.03 21:09:06.609095 [ 189 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 711 rows starting from the beginning of the part | ||
| 4130 | 2025.10.03 21:09:06.609142 [ 189 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 534 rows starting from the beginning of the part | ||
| 4131 | 2025.10.03 21:09:06.610451 [ 188 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2897 rows, containing 5 columns (5 merged, 0 gathered) in 0.0017728 sec., 1634138.0866425994 rows/sec., 123.25 MiB/sec. | ||
| 4132 | 2025.10.03 21:09:06.610625 [ 5 ] {db44a7d8-aa2c-4260-91a3-b7c2fb068992} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4133 | 2025.10.03 21:09:06.610627 [ 189 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4134 | 2025.10.03 21:09:06.610669 [ 5 ] {db44a7d8-aa2c-4260-91a3-b7c2fb068992} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4135 | 2025.10.03 21:09:06.610907 [ 189 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_21_4} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4136 | 2025.10.03 21:09:06.610978 [ 189 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_21_4} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4137 | 2025.10.03 21:09:06.611040 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 4138 | 2025.10.03 21:09:06.611462 [ 5 ] {db44a7d8-aa2c-4260-91a3-b7c2fb068992} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4139 | 2025.10.03 21:09:06.611678 [ 5 ] {db44a7d8-aa2c-4260-91a3-b7c2fb068992} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4140 | 2025.10.03 21:09:06.611812 [ 5 ] {db44a7d8-aa2c-4260-91a3-b7c2fb068992} <Debug> executeQuery: Read 3809 rows, 260.49 KiB in 0.00293 sec., 1300000 rows/sec., 86.82 MiB/sec. | ||
| 4141 | 2025.10.03 21:09:06.611849 [ 5 ] {db44a7d8-aa2c-4260-91a3-b7c2fb068992} <Debug> TCPHandler: Processed in 0.003095955 sec. | ||
| 4142 | 2025.10.03 21:09:06.611966 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4143 | 2025.10.03 21:09:06.612059 [ 5 ] {ef1e7f1e-b5a2-4c0b-a703-b4d32d6d49d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4144 | 2025.10.03 21:09:06.612112 [ 5 ] {ef1e7f1e-b5a2-4c0b-a703-b4d32d6d49d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4145 | 2025.10.03 21:09:06.612886 [ 5 ] {ef1e7f1e-b5a2-4c0b-a703-b4d32d6d49d4} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4146 | 2025.10.03 21:09:06.612921 [ 5 ] {ef1e7f1e-b5a2-4c0b-a703-b4d32d6d49d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4147 | 2025.10.03 21:09:06.613419 [ 5 ] {ef1e7f1e-b5a2-4c0b-a703-b4d32d6d49d4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4148 | 2025.10.03 21:09:06.613635 [ 5 ] {ef1e7f1e-b5a2-4c0b-a703-b4d32d6d49d4} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4149 | 2025.10.03 21:09:06.613732 [ 127 ] {} <Debug> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4150 | 2025.10.03 21:09:06.613762 [ 127 ] {} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4151 | 2025.10.03 21:09:06.613770 [ 5 ] {ef1e7f1e-b5a2-4c0b-a703-b4d32d6d49d4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001729 sec., 5783.68999421631 rows/sec., 10.36 MiB/sec. | ||
| 4152 | 2025.10.03 21:09:06.613782 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4153 | 2025.10.03 21:09:06.613820 [ 5 ] {ef1e7f1e-b5a2-4c0b-a703-b4d32d6d49d4} <Debug> TCPHandler: Processed in 0.001901072 sec. | ||
| 4154 | 2025.10.03 21:09:06.613859 [ 187 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 4155 | 2025.10.03 21:09:06.613929 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4156 | 2025.10.03 21:09:06.614021 [ 5 ] {b6c98326-7f73-40d5-91ad-c4c9c269c04c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4157 | 2025.10.03 21:09:06.614062 [ 5 ] {b6c98326-7f73-40d5-91ad-c4c9c269c04c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4158 | 2025.10.03 21:09:06.614063 [ 187 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4159 | 2025.10.03 21:09:06.614130 [ 187 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 275 rows starting from the beginning of the part | ||
| 4160 | 2025.10.03 21:09:06.614272 [ 187 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 4161 | 2025.10.03 21:09:06.614380 [ 187 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 32 rows starting from the beginning of the part | ||
| 4162 | 2025.10.03 21:09:06.614382 [ 5 ] {b6c98326-7f73-40d5-91ad-c4c9c269c04c} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4163 | 2025.10.03 21:09:06.614422 [ 5 ] {b6c98326-7f73-40d5-91ad-c4c9c269c04c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4164 | 2025.10.03 21:09:06.614479 [ 187 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 4165 | 2025.10.03 21:09:06.614577 [ 187 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 32 rows starting from the beginning of the part | ||
| 4166 | 2025.10.03 21:09:06.614677 [ 187 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 4167 | 2025.10.03 21:09:06.614743 [ 5 ] {b6c98326-7f73-40d5-91ad-c4c9c269c04c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4168 | 2025.10.03 21:09:06.614945 [ 5 ] {b6c98326-7f73-40d5-91ad-c4c9c269c04c} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4169 | 2025.10.03 21:09:06.615070 [ 5 ] {b6c98326-7f73-40d5-91ad-c4c9c269c04c} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001067 sec., 11246.485473289596 rows/sec., 776.12 KiB/sec. | ||
| 4170 | 2025.10.03 21:09:06.615105 [ 5 ] {b6c98326-7f73-40d5-91ad-c4c9c269c04c} <Debug> TCPHandler: Processed in 0.001222973 sec. | ||
| 4171 | 2025.10.03 21:09:06.618102 [ 188 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 369 rows, containing 19 columns (19 merged, 0 gathered) in 0.004277018 sec., 86275.06360740124 rows/sec., 154.60 MiB/sec. | ||
| 4172 | 2025.10.03 21:09:06.618926 [ 194 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4173 | 2025.10.03 21:09:06.619364 [ 194 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4174 | 2025.10.03 21:09:06.619448 [ 194 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4175 | 2025.10.03 21:09:06.619576 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. | ||
| 4176 | 2025.10.03 21:09:07.000203 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.24 MiB, peak 243.01 MiB, free memory in arenas 0.00 B, will set to 238.47 MiB (RSS), difference: 2.24 MiB | ||
| 4177 | 2025.10.03 21:09:10.474634 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4178 | 2025.10.03 21:09:10.474864 [ 5 ] {1f6127f6-e93b-44ef-acbb-3e040f392e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4179 | 2025.10.03 21:09:10.474948 [ 5 ] {1f6127f6-e93b-44ef-acbb-3e040f392e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4180 | 2025.10.03 21:09:10.475783 [ 5 ] {1f6127f6-e93b-44ef-acbb-3e040f392e3f} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4181 | 2025.10.03 21:09:10.475858 [ 5 ] {1f6127f6-e93b-44ef-acbb-3e040f392e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4182 | 2025.10.03 21:09:10.476466 [ 5 ] {1f6127f6-e93b-44ef-acbb-3e040f392e3f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4183 | 2025.10.03 21:09:10.476824 [ 5 ] {1f6127f6-e93b-44ef-acbb-3e040f392e3f} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4184 | 2025.10.03 21:09:10.477067 [ 5 ] {1f6127f6-e93b-44ef-acbb-3e040f392e3f} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002256 sec., 24822.69503546099 rows/sec., 1.91 MiB/sec. | ||
| 4185 | 2025.10.03 21:09:10.477148 [ 5 ] {1f6127f6-e93b-44ef-acbb-3e040f392e3f} <Debug> TCPHandler: Processed in 0.00268124 sec. | ||
| 4186 | 2025.10.03 21:09:10.477335 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4187 | 2025.10.03 21:09:10.477466 [ 5 ] {ad13146e-6f57-4e8e-a91f-c8ae5a40f2fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4188 | 2025.10.03 21:09:10.477522 [ 5 ] {ad13146e-6f57-4e8e-a91f-c8ae5a40f2fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4189 | 2025.10.03 21:09:10.478122 [ 5 ] {ad13146e-6f57-4e8e-a91f-c8ae5a40f2fa} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4190 | 2025.10.03 21:09:10.478171 [ 5 ] {ad13146e-6f57-4e8e-a91f-c8ae5a40f2fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4191 | 2025.10.03 21:09:10.478589 [ 5 ] {ad13146e-6f57-4e8e-a91f-c8ae5a40f2fa} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4192 | 2025.10.03 21:09:10.478866 [ 5 ] {ad13146e-6f57-4e8e-a91f-c8ae5a40f2fa} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4193 | 2025.10.03 21:09:10.479041 [ 5 ] {ad13146e-6f57-4e8e-a91f-c8ae5a40f2fa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001607 sec., 39825.762289981336 rows/sec., 3.11 MiB/sec. | ||
| 4194 | 2025.10.03 21:09:10.479091 [ 5 ] {ad13146e-6f57-4e8e-a91f-c8ae5a40f2fa} <Debug> TCPHandler: Processed in 0.001820451 sec. | ||
| 4195 | 2025.10.03 21:09:10.479251 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4196 | 2025.10.03 21:09:10.479367 [ 5 ] {44895afd-6564-42b7-a2f6-e0d0e84be189} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4197 | 2025.10.03 21:09:10.479423 [ 5 ] {44895afd-6564-42b7-a2f6-e0d0e84be189} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4198 | 2025.10.03 21:09:10.479936 [ 5 ] {44895afd-6564-42b7-a2f6-e0d0e84be189} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4199 | 2025.10.03 21:09:10.479987 [ 5 ] {44895afd-6564-42b7-a2f6-e0d0e84be189} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4200 | 2025.10.03 21:09:10.480462 [ 5 ] {44895afd-6564-42b7-a2f6-e0d0e84be189} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4201 | 2025.10.03 21:09:10.480735 [ 5 ] {44895afd-6564-42b7-a2f6-e0d0e84be189} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4202 | 2025.10.03 21:09:10.480896 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4203 | 2025.10.03 21:09:10.480924 [ 5 ] {44895afd-6564-42b7-a2f6-e0d0e84be189} <Debug> executeQuery: Read 128 rows, 9.13 KiB in 0.001583 sec., 80859.12823752369 rows/sec., 5.63 MiB/sec. | ||
| 4204 | 2025.10.03 21:09:10.480975 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4205 | 2025.10.03 21:09:10.481005 [ 5 ] {44895afd-6564-42b7-a2f6-e0d0e84be189} <Debug> TCPHandler: Processed in 0.00181111 sec. | ||
| 4206 | 2025.10.03 21:09:10.481013 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4207 | 2025.10.03 21:09:10.481138 [ 187 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::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 | ||
| 4208 | 2025.10.03 21:09:10.481170 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4209 | 2025.10.03 21:09:10.481263 [ 187 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4210 | 2025.10.03 21:09:10.481301 [ 187 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1991 rows starting from the beginning of the part | ||
| 4211 | 2025.10.03 21:09:10.481324 [ 5 ] {c26141db-7764-4bec-8ab5-3ed8f52efdc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4212 | 2025.10.03 21:09:10.481381 [ 187 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 315 rows starting from the beginning of the part | ||
| 4213 | 2025.10.03 21:09:10.481394 [ 5 ] {c26141db-7764-4bec-8ab5-3ed8f52efdc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4214 | 2025.10.03 21:09:10.481442 [ 187 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 160 rows starting from the beginning of the part | ||
| 4215 | 2025.10.03 21:09:10.481502 [ 187 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::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 | ||
| 4216 | 2025.10.03 21:09:10.481561 [ 187 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 3809 rows starting from the beginning of the part | ||
| 4217 | 2025.10.03 21:09:10.481683 [ 187 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 128 rows starting from the beginning of the part | ||
| 4218 | 2025.10.03 21:09:10.481888 [ 5 ] {c26141db-7764-4bec-8ab5-3ed8f52efdc2} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4219 | 2025.10.03 21:09:10.481937 [ 5 ] {c26141db-7764-4bec-8ab5-3ed8f52efdc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4220 | 2025.10.03 21:09:10.482339 [ 5 ] {c26141db-7764-4bec-8ab5-3ed8f52efdc2} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4221 | 2025.10.03 21:09:10.482608 [ 5 ] {c26141db-7764-4bec-8ab5-3ed8f52efdc2} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4222 | 2025.10.03 21:09:10.482797 [ 5 ] {c26141db-7764-4bec-8ab5-3ed8f52efdc2} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001505 sec., 31893.687707641195 rows/sec., 2.15 MiB/sec. | ||
| 4223 | 2025.10.03 21:09:10.482844 [ 5 ] {c26141db-7764-4bec-8ab5-3ed8f52efdc2} <Debug> TCPHandler: Processed in 0.001731599 sec. | ||
| 4224 | 2025.10.03 21:09:10.485285 [ 191 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6717 rows, containing 5 columns (5 merged, 0 gathered) in 0.004201008 sec., 1598901.9778110397 rows/sec., 108.28 MiB/sec. | ||
| 4225 | 2025.10.03 21:09:10.486337 [ 188 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4226 | 2025.10.03 21:09:10.486877 [ 188 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4227 | 2025.10.03 21:09:10.486996 [ 188 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4228 | 2025.10.03 21:09:10.487123 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.24 MiB. | ||
| 4229 | 2025.10.03 21:09:11.005648 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52908 | ||
| 4230 | 2025.10.03 21:09:11.005766 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4231 | 2025.10.03 21:09:11.005794 [ 288 ] {} <Debug> TCP-Session: 56dd92d0-6132-4ada-88da-d0d0f1842a15 Authenticating user 'default' from [fd00:1122:3344:101::e]:52908 | ||
| 4232 | 2025.10.03 21:09:11.005817 [ 288 ] {} <Debug> TCP-Session: 56dd92d0-6132-4ada-88da-d0d0f1842a15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4233 | 2025.10.03 21:09:11.005830 [ 288 ] {} <Debug> TCP-Session: 56dd92d0-6132-4ada-88da-d0d0f1842a15 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4234 | 2025.10.03 21:09:11.006087 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52629 | ||
| 4235 | 2025.10.03 21:09:11.006126 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45770 | ||
| 4236 | 2025.10.03 21:09:11.006149 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33009 | ||
| 4237 | 2025.10.03 21:09:11.006171 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41911 | ||
| 4238 | 2025.10.03 21:09:11.006195 [ 288 ] {} <Trace> TCP-Session: 56dd92d0-6132-4ada-88da-d0d0f1842a15 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4239 | 2025.10.03 21:09:11.006225 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4240 | 2025.10.03 21:09:11.006252 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4241 | 2025.10.03 21:09:11.006280 [ 289 ] {} <Debug> TCP-Session: d8e6cc39-8296-4489-bbd1-fd6458b61957 Authenticating user 'default' from [fd00:1122:3344:101::e]:52629 | ||
| 4242 | 2025.10.03 21:09:11.006166 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53470 | ||
| 4243 | 2025.10.03 21:09:11.006316 [ 289 ] {} <Debug> TCP-Session: d8e6cc39-8296-4489-bbd1-fd6458b61957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4244 | 2025.10.03 21:09:11.006305 [ 292 ] {} <Debug> TCP-Session: a3e5f7f2-f883-438c-b901-f70d365287f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:45770 | ||
| 4245 | 2025.10.03 21:09:11.006359 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4246 | 2025.10.03 21:09:11.006384 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4247 | 2025.10.03 21:09:11.006402 [ 292 ] {} <Debug> TCP-Session: a3e5f7f2-f883-438c-b901-f70d365287f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4248 | 2025.10.03 21:09:11.006418 [ 286 ] {} <Debug> TCP-Session: e08645e8-67c6-442a-a19c-326894235987 Authenticating user 'default' from [fd00:1122:3344:101::e]:41911 | ||
| 4249 | 2025.10.03 21:09:11.006428 [ 294 ] {} <Debug> TCP-Session: 4c1ba689-91c7-41f8-b431-a7121755b1f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:33009 | ||
| 4250 | 2025.10.03 21:09:11.006450 [ 292 ] {} <Debug> TCP-Session: a3e5f7f2-f883-438c-b901-f70d365287f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4251 | 2025.10.03 21:09:11.006469 [ 294 ] {} <Debug> TCP-Session: 4c1ba689-91c7-41f8-b431-a7121755b1f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4252 | 2025.10.03 21:09:11.006467 [ 286 ] {} <Debug> TCP-Session: e08645e8-67c6-442a-a19c-326894235987 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4253 | 2025.10.03 21:09:11.006495 [ 294 ] {} <Debug> TCP-Session: 4c1ba689-91c7-41f8-b431-a7121755b1f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4254 | 2025.10.03 21:09:11.006505 [ 286 ] {} <Debug> TCP-Session: e08645e8-67c6-442a-a19c-326894235987 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4255 | 2025.10.03 21:09:11.006477 [ 288 ] {03a84c03-b917-4a58-88fc-313048058ee3} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52908) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4256 | 2025.10.03 21:09:11.006529 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4257 | 2025.10.03 21:09:11.006365 [ 289 ] {} <Debug> TCP-Session: d8e6cc39-8296-4489-bbd1-fd6458b61957 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4258 | 2025.10.03 21:09:11.006586 [ 3 ] {} <Debug> TCP-Session: ffed57fe-27c5-4009-9366-571262e68df1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53470 | ||
| 4259 | 2025.10.03 21:09:11.006135 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37794 | ||
| 4260 | 2025.10.03 21:09:11.006638 [ 3 ] {} <Debug> TCP-Session: ffed57fe-27c5-4009-9366-571262e68df1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4261 | 2025.10.03 21:09:11.006126 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36782 | ||
| 4262 | 2025.10.03 21:09:11.006685 [ 3 ] {} <Debug> TCP-Session: ffed57fe-27c5-4009-9366-571262e68df1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4263 | 2025.10.03 21:09:11.006107 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48419 | ||
| 4264 | 2025.10.03 21:09:11.006937 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4265 | 2025.10.03 21:09:11.006955 [ 288 ] {03a84c03-b917-4a58-88fc-313048058ee3} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4266 | 2025.10.03 21:09:11.006973 [ 293 ] {} <Debug> TCP-Session: 5d54a9fe-6d9b-4732-b31a-83ec6a93e3c9 Authenticating user 'default' from [fd00:1122:3344:101::e]:37794 | ||
| 4267 | 2025.10.03 21:09:11.007004 [ 293 ] {} <Debug> TCP-Session: 5d54a9fe-6d9b-4732-b31a-83ec6a93e3c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4268 | 2025.10.03 21:09:11.007017 [ 293 ] {} <Debug> TCP-Session: 5d54a9fe-6d9b-4732-b31a-83ec6a93e3c9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4269 | 2025.10.03 21:09:11.007028 [ 288 ] {03a84c03-b917-4a58-88fc-313048058ee3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4270 | 2025.10.03 21:09:11.007073 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4271 | 2025.10.03 21:09:11.007107 [ 290 ] {} <Debug> TCP-Session: 7b0f5398-8c9f-4e04-8158-0a97f23e82ce Authenticating user 'default' from [fd00:1122:3344:101::e]:48419 | ||
| 4272 | 2025.10.03 21:09:11.007109 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4273 | 2025.10.03 21:09:11.007125 [ 290 ] {} <Debug> TCP-Session: 7b0f5398-8c9f-4e04-8158-0a97f23e82ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4274 | 2025.10.03 21:09:11.007151 [ 291 ] {} <Debug> TCP-Session: 118b4557-21f9-4a67-9520-e36882be360c Authenticating user 'default' from [fd00:1122:3344:101::e]:36782 | ||
| 4275 | 2025.10.03 21:09:11.007153 [ 290 ] {} <Debug> TCP-Session: 7b0f5398-8c9f-4e04-8158-0a97f23e82ce Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4276 | 2025.10.03 21:09:11.007176 [ 291 ] {} <Debug> TCP-Session: 118b4557-21f9-4a67-9520-e36882be360c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4277 | 2025.10.03 21:09:11.007199 [ 291 ] {} <Debug> TCP-Session: 118b4557-21f9-4a67-9520-e36882be360c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4278 | 2025.10.03 21:09:11.007363 [ 288 ] {03a84c03-b917-4a58-88fc-313048058ee3} <Debug> oximeter.version (6353ca57-d073-4fd5-9133-f36c80d8a8d7) (SelectExecutor): Key condition: unknown | ||
| 4279 | 2025.10.03 21:09:11.008499 [ 328 ] {03a84c03-b917-4a58-88fc-313048058ee3} <Trace> AggregatingTransform: Aggregating | ||
| 4280 | 2025.10.03 21:09:11.008544 [ 328 ] {03a84c03-b917-4a58-88fc-313048058ee3} <Trace> Aggregator: Aggregation method: without_key | ||
| 4281 | 2025.10.03 21:09:11.008583 [ 328 ] {03a84c03-b917-4a58-88fc-313048058ee3} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001109162 sec. (901.582 rows/sec., 35.22 KiB/sec.) | ||
| 4282 | 2025.10.03 21:09:11.008602 [ 328 ] {03a84c03-b917-4a58-88fc-313048058ee3} <Trace> Aggregator: Merging aggregated data | ||
| 4283 | 2025.10.03 21:09:11.009882 [ 288 ] {03a84c03-b917-4a58-88fc-313048058ee3} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00349 sec., 286.5329512893983 rows/sec., 11.19 KiB/sec. | ||
| 4284 | 2025.10.03 21:09:11.010019 [ 288 ] {03a84c03-b917-4a58-88fc-313048058ee3} <Debug> TCPHandler: Processed in 0.003974785 sec. | ||
| 4285 | 2025.10.03 21:09:11.010136 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4286 | 2025.10.03 21:09:11.010165 [ 288 ] {} <Debug> TCP-Session: 56dd92d0-6132-4ada-88da-d0d0f1842a15 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4287 | 2025.10.03 21:09:11.010186 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4288 | 2025.10.03 21:09:11.010221 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4289 | 2025.10.03 21:09:11.010231 [ 286 ] {} <Debug> TCP-Session: e08645e8-67c6-442a-a19c-326894235987 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4290 | 2025.10.03 21:09:11.010242 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4291 | 2025.10.03 21:09:11.010266 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4292 | 2025.10.03 21:09:11.010282 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4293 | 2025.10.03 21:09:11.010318 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4294 | 2025.10.03 21:09:11.010326 [ 294 ] {} <Debug> TCP-Session: 4c1ba689-91c7-41f8-b431-a7121755b1f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4295 | 2025.10.03 21:09:11.010348 [ 3 ] {} <Debug> TCP-Session: ffed57fe-27c5-4009-9366-571262e68df1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4296 | 2025.10.03 21:09:11.010361 [ 292 ] {} <Debug> TCP-Session: a3e5f7f2-f883-438c-b901-f70d365287f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4297 | 2025.10.03 21:09:11.010300 [ 290 ] {} <Debug> TCP-Session: 7b0f5398-8c9f-4e04-8158-0a97f23e82ce Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4298 | 2025.10.03 21:09:11.010299 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4299 | 2025.10.03 21:09:11.010274 [ 289 ] {} <Debug> TCP-Session: d8e6cc39-8296-4489-bbd1-fd6458b61957 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4300 | 2025.10.03 21:09:11.010466 [ 291 ] {} <Debug> TCP-Session: 118b4557-21f9-4a67-9520-e36882be360c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4301 | 2025.10.03 21:09:11.010337 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4302 | 2025.10.03 21:09:11.010526 [ 293 ] {} <Debug> TCP-Session: 5d54a9fe-6d9b-4732-b31a-83ec6a93e3c9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4303 | 2025.10.03 21:09:11.048535 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50394 | ||
| 4304 | 2025.10.03 21:09:11.048611 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4305 | 2025.10.03 21:09:11.048636 [ 288 ] {} <Debug> TCP-Session: c704dd26-9f56-4c11-86b9-4342af91bcee Authenticating user 'default' from [fd00:1122:3344:101::e]:50394 | ||
| 4306 | 2025.10.03 21:09:11.048657 [ 288 ] {} <Debug> TCP-Session: c704dd26-9f56-4c11-86b9-4342af91bcee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4307 | 2025.10.03 21:09:11.048676 [ 288 ] {} <Debug> TCP-Session: c704dd26-9f56-4c11-86b9-4342af91bcee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4308 | 2025.10.03 21:09:11.048908 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39666 | ||
| 4309 | 2025.10.03 21:09:11.048948 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54820 | ||
| 4310 | 2025.10.03 21:09:11.048959 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63819 | ||
| 4311 | 2025.10.03 21:09:11.048993 [ 288 ] {} <Trace> TCP-Session: c704dd26-9f56-4c11-86b9-4342af91bcee Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4312 | 2025.10.03 21:09:11.049000 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40166 | ||
| 4313 | 2025.10.03 21:09:11.048992 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4314 | 2025.10.03 21:09:11.049064 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4315 | 2025.10.03 21:09:11.049092 [ 289 ] {} <Debug> TCP-Session: 56c574c7-c7ea-4a70-96a5-f0ec0ff0f71d Authenticating user 'default' from [fd00:1122:3344:101::e]:39666 | ||
| 4316 | 2025.10.03 21:09:11.049107 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4317 | 2025.10.03 21:09:11.049115 [ 290 ] {} <Debug> TCP-Session: 7c616959-83ac-4432-ab39-99009a47954e Authenticating user 'default' from [fd00:1122:3344:101::e]:54820 | ||
| 4318 | 2025.10.03 21:09:11.049126 [ 289 ] {} <Debug> TCP-Session: 56c574c7-c7ea-4a70-96a5-f0ec0ff0f71d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4319 | 2025.10.03 21:09:11.049140 [ 286 ] {} <Debug> TCP-Session: e452450f-480e-4557-af71-9ceecd0b7c3f Authenticating user 'default' from [fd00:1122:3344:101::e]:40166 | ||
| 4320 | 2025.10.03 21:09:11.049155 [ 290 ] {} <Debug> TCP-Session: 7c616959-83ac-4432-ab39-99009a47954e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4321 | 2025.10.03 21:09:11.049155 [ 288 ] {e8ecaea0-ccbf-4ce4-bd61-a557e260ed03} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50394) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4322 | 2025.10.03 21:09:11.049175 [ 286 ] {} <Debug> TCP-Session: e452450f-480e-4557-af71-9ceecd0b7c3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4323 | 2025.10.03 21:09:11.049183 [ 290 ] {} <Debug> TCP-Session: 7c616959-83ac-4432-ab39-99009a47954e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4324 | 2025.10.03 21:09:11.049214 [ 286 ] {} <Debug> TCP-Session: e452450f-480e-4557-af71-9ceecd0b7c3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4325 | 2025.10.03 21:09:11.049161 [ 289 ] {} <Debug> TCP-Session: 56c574c7-c7ea-4a70-96a5-f0ec0ff0f71d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4326 | 2025.10.03 21:09:11.049057 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4327 | 2025.10.03 21:09:11.048990 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61832 | ||
| 4328 | 2025.10.03 21:09:11.049316 [ 292 ] {} <Debug> TCP-Session: af762b35-c013-4a19-876e-cae5e405ee58 Authenticating user 'default' from [fd00:1122:3344:101::e]:63819 | ||
| 4329 | 2025.10.03 21:09:11.048983 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65247 | ||
| 4330 | 2025.10.03 21:09:11.049356 [ 292 ] {} <Debug> TCP-Session: af762b35-c013-4a19-876e-cae5e405ee58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4331 | 2025.10.03 21:09:11.049389 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4332 | 2025.10.03 21:09:11.049396 [ 292 ] {} <Debug> TCP-Session: af762b35-c013-4a19-876e-cae5e405ee58 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4333 | 2025.10.03 21:09:11.049419 [ 288 ] {e8ecaea0-ccbf-4ce4-bd61-a557e260ed03} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4334 | 2025.10.03 21:09:11.049421 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4335 | 2025.10.03 21:09:11.049425 [ 3 ] {} <Debug> TCP-Session: d328936a-57ee-4a3c-a8bc-dc017b90b8be Authenticating user 'default' from [fd00:1122:3344:101::e]:61832 | ||
| 4336 | 2025.10.03 21:09:11.049470 [ 294 ] {} <Debug> TCP-Session: f4ee9569-edc6-4aa4-94c4-bd62e5cb7f8e Authenticating user 'default' from [fd00:1122:3344:101::e]:65247 | ||
| 4337 | 2025.10.03 21:09:11.049471 [ 288 ] {e8ecaea0-ccbf-4ce4-bd61-a557e260ed03} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4338 | 2025.10.03 21:09:11.049501 [ 294 ] {} <Debug> TCP-Session: f4ee9569-edc6-4aa4-94c4-bd62e5cb7f8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4339 | 2025.10.03 21:09:11.049493 [ 3 ] {} <Debug> TCP-Session: d328936a-57ee-4a3c-a8bc-dc017b90b8be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4340 | 2025.10.03 21:09:11.049526 [ 294 ] {} <Debug> TCP-Session: f4ee9569-edc6-4aa4-94c4-bd62e5cb7f8e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4341 | 2025.10.03 21:09:11.049545 [ 3 ] {} <Debug> TCP-Session: d328936a-57ee-4a3c-a8bc-dc017b90b8be Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4342 | 2025.10.03 21:09:11.048970 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53305 | ||
| 4343 | 2025.10.03 21:09:11.048950 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53146 | ||
| 4344 | 2025.10.03 21:09:11.049639 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4345 | 2025.10.03 21:09:11.049665 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4346 | 2025.10.03 21:09:11.049667 [ 293 ] {} <Debug> TCP-Session: b5eab05e-a211-42f4-8797-6387811a0e57 Authenticating user 'default' from [fd00:1122:3344:101::e]:53305 | ||
| 4347 | 2025.10.03 21:09:11.049696 [ 291 ] {} <Debug> TCP-Session: ec8713e5-356e-4b15-9f14-7dfc06c02ae4 Authenticating user 'default' from [fd00:1122:3344:101::e]:53146 | ||
| 4348 | 2025.10.03 21:09:11.049703 [ 293 ] {} <Debug> TCP-Session: b5eab05e-a211-42f4-8797-6387811a0e57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4349 | 2025.10.03 21:09:11.049721 [ 291 ] {} <Debug> TCP-Session: ec8713e5-356e-4b15-9f14-7dfc06c02ae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4350 | 2025.10.03 21:09:11.049731 [ 293 ] {} <Debug> TCP-Session: b5eab05e-a211-42f4-8797-6387811a0e57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4351 | 2025.10.03 21:09:11.049748 [ 291 ] {} <Debug> TCP-Session: ec8713e5-356e-4b15-9f14-7dfc06c02ae4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4352 | 2025.10.03 21:09:11.049772 [ 288 ] {e8ecaea0-ccbf-4ce4-bd61-a557e260ed03} <Debug> oximeter.version (6353ca57-d073-4fd5-9133-f36c80d8a8d7) (SelectExecutor): Key condition: unknown | ||
| 4353 | 2025.10.03 21:09:11.050606 [ 325 ] {e8ecaea0-ccbf-4ce4-bd61-a557e260ed03} <Trace> AggregatingTransform: Aggregating | ||
| 4354 | 2025.10.03 21:09:11.050650 [ 325 ] {e8ecaea0-ccbf-4ce4-bd61-a557e260ed03} <Trace> Aggregator: Aggregation method: without_key | ||
| 4355 | 2025.10.03 21:09:11.050688 [ 325 ] {e8ecaea0-ccbf-4ce4-bd61-a557e260ed03} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000819669 sec. (1220.005 rows/sec., 47.66 KiB/sec.) | ||
| 4356 | 2025.10.03 21:09:11.050707 [ 325 ] {e8ecaea0-ccbf-4ce4-bd61-a557e260ed03} <Trace> Aggregator: Merging aggregated data | ||
| 4357 | 2025.10.03 21:09:11.052185 [ 288 ] {e8ecaea0-ccbf-4ce4-bd61-a557e260ed03} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003074 sec., 325.30904359141186 rows/sec., 12.71 KiB/sec. | ||
| 4358 | 2025.10.03 21:09:11.052317 [ 288 ] {e8ecaea0-ccbf-4ce4-bd61-a557e260ed03} <Debug> TCPHandler: Processed in 0.003421529 sec. | ||
| 4359 | 2025.10.03 21:09:11.052422 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4360 | 2025.10.03 21:09:11.052451 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4361 | 2025.10.03 21:09:11.052455 [ 288 ] {} <Debug> TCP-Session: c704dd26-9f56-4c11-86b9-4342af91bcee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4362 | 2025.10.03 21:09:11.052472 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4363 | 2025.10.03 21:09:11.052496 [ 286 ] {} <Debug> TCP-Session: e452450f-480e-4557-af71-9ceecd0b7c3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4364 | 2025.10.03 21:09:11.052495 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4365 | 2025.10.03 21:09:11.052517 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4366 | 2025.10.03 21:09:11.052534 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4367 | 2025.10.03 21:09:11.052552 [ 290 ] {} <Debug> TCP-Session: 7c616959-83ac-4432-ab39-99009a47954e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4368 | 2025.10.03 21:09:11.052577 [ 294 ] {} <Debug> TCP-Session: f4ee9569-edc6-4aa4-94c4-bd62e5cb7f8e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4369 | 2025.10.03 21:09:11.052594 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4370 | 2025.10.03 21:09:11.052593 [ 293 ] {} <Debug> TCP-Session: b5eab05e-a211-42f4-8797-6387811a0e57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4371 | 2025.10.03 21:09:11.052647 [ 3 ] {} <Debug> TCP-Session: d328936a-57ee-4a3c-a8bc-dc017b90b8be Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4372 | 2025.10.03 21:09:11.052572 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4373 | 2025.10.03 21:09:11.052530 [ 289 ] {} <Debug> TCP-Session: 56c574c7-c7ea-4a70-96a5-f0ec0ff0f71d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4374 | 2025.10.03 21:09:11.052719 [ 291 ] {} <Debug> TCP-Session: ec8713e5-356e-4b15-9f14-7dfc06c02ae4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4375 | 2025.10.03 21:09:11.052552 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4376 | 2025.10.03 21:09:11.052774 [ 292 ] {} <Debug> TCP-Session: af762b35-c013-4a19-876e-cae5e405ee58 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4377 | 2025.10.03 21:09:11.206320 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43368 | ||
| 4378 | 2025.10.03 21:09:11.206430 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4379 | 2025.10.03 21:09:11.206457 [ 288 ] {} <Debug> TCP-Session: 067fc9e0-2aad-4169-96cc-0f85386d8cdc Authenticating user 'default' from [fd00:1122:3344:101::e]:43368 | ||
| 4380 | 2025.10.03 21:09:11.206480 [ 288 ] {} <Debug> TCP-Session: 067fc9e0-2aad-4169-96cc-0f85386d8cdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4381 | 2025.10.03 21:09:11.206493 [ 288 ] {} <Debug> TCP-Session: 067fc9e0-2aad-4169-96cc-0f85386d8cdc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4382 | 2025.10.03 21:09:11.206687 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62303 | ||
| 4383 | 2025.10.03 21:09:11.206742 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58507 | ||
| 4384 | 2025.10.03 21:09:11.206756 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61364 | ||
| 4385 | 2025.10.03 21:09:11.206798 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4386 | 2025.10.03 21:09:11.206776 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48856 | ||
| 4387 | 2025.10.03 21:09:11.206851 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4388 | 2025.10.03 21:09:11.206859 [ 288 ] {} <Trace> TCP-Session: 067fc9e0-2aad-4169-96cc-0f85386d8cdc Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4389 | 2025.10.03 21:09:11.206897 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4390 | 2025.10.03 21:09:11.206916 [ 290 ] {} <Debug> TCP-Session: 532d7130-215c-4d0c-a359-d443a042b89d Authenticating user 'default' from [fd00:1122:3344:101::e]:58507 | ||
| 4391 | 2025.10.03 21:09:11.206901 [ 289 ] {} <Debug> TCP-Session: 9b120571-011b-4211-a97e-fb4cc0c4cdfb Authenticating user 'default' from [fd00:1122:3344:101::e]:62303 | ||
| 4392 | 2025.10.03 21:09:11.206951 [ 291 ] {} <Debug> TCP-Session: 07737b78-92fb-44c3-b4c3-ff75316abb8d Authenticating user 'default' from [fd00:1122:3344:101::e]:61364 | ||
| 4393 | 2025.10.03 21:09:11.206958 [ 290 ] {} <Debug> TCP-Session: 532d7130-215c-4d0c-a359-d443a042b89d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4394 | 2025.10.03 21:09:11.206981 [ 289 ] {} <Debug> TCP-Session: 9b120571-011b-4211-a97e-fb4cc0c4cdfb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4395 | 2025.10.03 21:09:11.207000 [ 290 ] {} <Debug> TCP-Session: 532d7130-215c-4d0c-a359-d443a042b89d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4396 | 2025.10.03 21:09:11.207003 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4397 | 2025.10.03 21:09:11.207012 [ 289 ] {} <Debug> TCP-Session: 9b120571-011b-4211-a97e-fb4cc0c4cdfb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4398 | 2025.10.03 21:09:11.207041 [ 294 ] {} <Debug> TCP-Session: 3fbda501-d3ed-45f7-9bf4-32ef34d69614 Authenticating user 'default' from [fd00:1122:3344:101::e]:48856 | ||
| 4399 | 2025.10.03 21:09:11.206999 [ 291 ] {} <Debug> TCP-Session: 07737b78-92fb-44c3-b4c3-ff75316abb8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4400 | 2025.10.03 21:09:11.207083 [ 294 ] {} <Debug> TCP-Session: 3fbda501-d3ed-45f7-9bf4-32ef34d69614 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4401 | 2025.10.03 21:09:11.207103 [ 291 ] {} <Debug> TCP-Session: 07737b78-92fb-44c3-b4c3-ff75316abb8d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4402 | 2025.10.03 21:09:11.207119 [ 294 ] {} <Debug> TCP-Session: 3fbda501-d3ed-45f7-9bf4-32ef34d69614 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4403 | 2025.10.03 21:09:11.207089 [ 288 ] {3bd258e0-658f-4d36-9291-37cd57a46f26} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:43368) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 4404 | 2025.10.03 21:09:11.206765 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45803 | ||
| 4405 | 2025.10.03 21:09:11.206755 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39175 | ||
| 4406 | 2025.10.03 21:09:11.207254 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4407 | 2025.10.03 21:09:11.207285 [ 293 ] {} <Debug> TCP-Session: c1e1f165-bf71-43be-9171-cddfa7da630c Authenticating user 'default' from [fd00:1122:3344:101::e]:45803 | ||
| 4408 | 2025.10.03 21:09:11.207301 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4409 | 2025.10.03 21:09:11.207305 [ 293 ] {} <Debug> TCP-Session: c1e1f165-bf71-43be-9171-cddfa7da630c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4410 | 2025.10.03 21:09:11.207336 [ 292 ] {} <Debug> TCP-Session: ec4dbc7f-4b8d-48a8-be99-af012b72c984 Authenticating user 'default' from [fd00:1122:3344:101::e]:39175 | ||
| 4411 | 2025.10.03 21:09:11.207340 [ 293 ] {} <Debug> TCP-Session: c1e1f165-bf71-43be-9171-cddfa7da630c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4412 | 2025.10.03 21:09:11.207364 [ 292 ] {} <Debug> TCP-Session: ec4dbc7f-4b8d-48a8-be99-af012b72c984 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4413 | 2025.10.03 21:09:11.207383 [ 292 ] {} <Debug> TCP-Session: ec4dbc7f-4b8d-48a8-be99-af012b72c984 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4414 | 2025.10.03 21:09:11.207500 [ 288 ] {3bd258e0-658f-4d36-9291-37cd57a46f26} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 4415 | 2025.10.03 21:09:11.207568 [ 288 ] {3bd258e0-658f-4d36-9291-37cd57a46f26} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 4416 | 2025.10.03 21:09:11.207960 [ 288 ] {3bd258e0-658f-4d36-9291-37cd57a46f26} <Debug> oximeter.version (6353ca57-d073-4fd5-9133-f36c80d8a8d7) (SelectExecutor): Key condition: unknown | ||
| 4417 | 2025.10.03 21:09:11.209032 [ 324 ] {3bd258e0-658f-4d36-9291-37cd57a46f26} <Trace> AggregatingTransform: Aggregating | ||
| 4418 | 2025.10.03 21:09:11.209072 [ 324 ] {3bd258e0-658f-4d36-9291-37cd57a46f26} <Trace> Aggregator: Aggregation method: without_key | ||
| 4419 | 2025.10.03 21:09:11.209112 [ 324 ] {3bd258e0-658f-4d36-9291-37cd57a46f26} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001030372 sec. (970.523 rows/sec., 37.91 KiB/sec.) | ||
| 4420 | 2025.10.03 21:09:11.209130 [ 324 ] {3bd258e0-658f-4d36-9291-37cd57a46f26} <Trace> Aggregator: Merging aggregated data | ||
| 4421 | 2025.10.03 21:09:11.210258 [ 288 ] {3bd258e0-658f-4d36-9291-37cd57a46f26} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003245 sec., 308.1664098613251 rows/sec., 12.04 KiB/sec. | ||
| 4422 | 2025.10.03 21:09:11.210413 [ 288 ] {3bd258e0-658f-4d36-9291-37cd57a46f26} <Debug> TCPHandler: Processed in 0.003722293 sec. | ||
| 4423 | 2025.10.03 21:09:11.210551 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4424 | 2025.10.03 21:09:11.210581 [ 288 ] {} <Debug> TCP-Session: 067fc9e0-2aad-4169-96cc-0f85386d8cdc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4425 | 2025.10.03 21:09:11.210610 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4426 | 2025.10.03 21:09:11.210631 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4427 | 2025.10.03 21:09:11.210650 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4428 | 2025.10.03 21:09:11.210656 [ 289 ] {} <Debug> TCP-Session: 9b120571-011b-4211-a97e-fb4cc0c4cdfb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4429 | 2025.10.03 21:09:11.210680 [ 290 ] {} <Debug> TCP-Session: 532d7130-215c-4d0c-a359-d443a042b89d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4430 | 2025.10.03 21:09:11.210691 [ 294 ] {} <Debug> TCP-Session: 3fbda501-d3ed-45f7-9bf4-32ef34d69614 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4431 | 2025.10.03 21:09:11.210687 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4432 | 2025.10.03 21:09:11.210708 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4433 | 2025.10.03 21:09:11.210669 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 4434 | 2025.10.03 21:09:11.210752 [ 291 ] {} <Debug> TCP-Session: 07737b78-92fb-44c3-b4c3-ff75316abb8d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4435 | 2025.10.03 21:09:11.210769 [ 293 ] {} <Debug> TCP-Session: c1e1f165-bf71-43be-9171-cddfa7da630c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4436 | 2025.10.03 21:09:11.210793 [ 292 ] {} <Debug> TCP-Session: ec4dbc7f-4b8d-48a8-be99-af012b72c984 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4437 | 2025.10.03 21:09:11.212562 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54394 | ||
| 4438 | 2025.10.03 21:09:11.212613 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43369 | ||
| 4439 | 2025.10.03 21:09:11.212634 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4440 | 2025.10.03 21:09:11.212670 [ 286 ] {} <Debug> TCP-Session: 4e8c22bb-4996-4c9b-9caf-c2926c005885 Authenticating user 'default' from [fd00:1122:3344:101::e]:54394 | ||
| 4441 | 2025.10.03 21:09:11.212688 [ 286 ] {} <Debug> TCP-Session: 4e8c22bb-4996-4c9b-9caf-c2926c005885 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4442 | 2025.10.03 21:09:11.212701 [ 286 ] {} <Debug> TCP-Session: 4e8c22bb-4996-4c9b-9caf-c2926c005885 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4443 | 2025.10.03 21:09:11.212701 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 4444 | 2025.10.03 21:09:11.212738 [ 3 ] {} <Debug> TCP-Session: 4f50e8b5-62b7-41a6-80dc-b100e6296925 Authenticating user 'default' from [fd00:1122:3344:101::e]:43369 | ||
| 4445 | 2025.10.03 21:09:11.212757 [ 3 ] {} <Debug> TCP-Session: 4f50e8b5-62b7-41a6-80dc-b100e6296925 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4446 | 2025.10.03 21:09:11.212772 [ 3 ] {} <Debug> TCP-Session: 4f50e8b5-62b7-41a6-80dc-b100e6296925 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4447 | 2025.10.03 21:09:11.231200 [ 3 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:43369). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4448 | |||
| 4449 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4450 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4451 | 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 | ||
| 4452 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4453 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4454 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4455 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4456 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4457 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4458 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4459 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4460 | (version 23.8.7.1) | ||
| 4461 | 2025.10.03 21:09:11.231390 [ 3 ] {} <Debug> TCP-Session: 4f50e8b5-62b7-41a6-80dc-b100e6296925 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4462 | 2025.10.03 21:09:11.231408 [ 286 ] {} <Error> ServerErrorHandler: Code: 210. DB::NetException: Connection reset by peer, while reading from socket ([fd00:1122:3344:101::e]:54394). (NETWORK_ERROR), Stack trace (when copying this message, always include the lines below): | ||
| 4463 | |||
| 4464 | 0. StackTrace::tryCapture() @ 0x000000000f9acdb7 in /opt/oxide/clickhouse/clickhouse | ||
| 4465 | 1. DB::Exception::Exception(DB::Exception::MessageMasked&&, int, bool) @ 0x000000000f97f7df in /opt/oxide/clickhouse/clickhouse | ||
| 4466 | 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 | ||
| 4467 | 3. DB::ReadBufferFromPocoSocket::nextImpl() @ 0x00000000183189ef in /opt/oxide/clickhouse/clickhouse | ||
| 4468 | 4. DB::TCPHandler::runImpl() @ 0x00000000153fb0fc in /opt/oxide/clickhouse/clickhouse | ||
| 4469 | 5. DB::TCPHandler::run() @ 0x000000001540bc5c in /opt/oxide/clickhouse/clickhouse | ||
| 4470 | 6. Poco::Net::TCPServerConnection::start() @ 0x00000000187a058c in /opt/oxide/clickhouse/clickhouse | ||
| 4471 | 7. Poco::Net::TCPServerDispatcher::run() @ 0x00000000187a0a61 in /opt/oxide/clickhouse/clickhouse | ||
| 4472 | 8. Poco::PooledThread::run() @ 0x0000000018805972 in /opt/oxide/clickhouse/clickhouse | ||
| 4473 | 9. Poco::ThreadImpl::runnableEntry(void*) @ 0x0000000018803425 in /opt/oxide/clickhouse/clickhouse | ||
| 4474 | 10. _thrp_setup @ 0x0000000000116f97 in /system/lib/amd64/libc.so.1 | ||
| 4475 | (version 23.8.7.1) | ||
| 4476 | 2025.10.03 21:09:11.231519 [ 286 ] {} <Debug> TCP-Session: 4e8c22bb-4996-4c9b-9caf-c2926c005885 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4477 | 2025.10.03 21:09:12.202354 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 8217 | ||
| 4478 | 2025.10.03 21:09:12.202895 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4479 | 2025.10.03 21:09:12.202946 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4480 | 2025.10.03 21:09:12.203489 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4481 | 2025.10.03 21:09:12.203732 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4482 | 2025.10.03 21:09:12.203881 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8217 | ||
| 4483 | 2025.10.03 21:09:12.620168 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 4484 | 2025.10.03 21:09:12.635670 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4485 | 2025.10.03 21:09:12.635731 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4486 | 2025.10.03 21:09:12.642004 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4487 | 2025.10.03 21:09:12.642777 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4488 | 2025.10.03 21:09:12.645459 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 4489 | 2025.10.03 21:09:14.724874 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 68 entries to flush up to offset 544 | ||
| 4490 | 2025.10.03 21:09:14.727833 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4491 | 2025.10.03 21:09:14.727880 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.99 GiB. | ||
| 4492 | 2025.10.03 21:09:14.729150 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4493 | 2025.10.03 21:09:14.729443 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4494 | 2025.10.03 21:09:14.729692 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 544 | ||
| 4495 | 2025.10.03 21:09:15.486887 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4496 | 2025.10.03 21:09:15.487187 [ 5 ] {bac45b66-b93a-46fc-9d95-2e2b02fc09c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4497 | 2025.10.03 21:09:15.487292 [ 5 ] {bac45b66-b93a-46fc-9d95-2e2b02fc09c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4498 | 2025.10.03 21:09:15.488200 [ 5 ] {bac45b66-b93a-46fc-9d95-2e2b02fc09c1} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4499 | 2025.10.03 21:09:15.488245 [ 5 ] {bac45b66-b93a-46fc-9d95-2e2b02fc09c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4500 | 2025.10.03 21:09:15.488654 [ 5 ] {bac45b66-b93a-46fc-9d95-2e2b02fc09c1} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4501 | 2025.10.03 21:09:15.488884 [ 5 ] {bac45b66-b93a-46fc-9d95-2e2b02fc09c1} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4502 | 2025.10.03 21:09:15.489040 [ 5 ] {bac45b66-b93a-46fc-9d95-2e2b02fc09c1} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00193 sec., 212435.23316062175 rows/sec., 13.48 MiB/sec. | ||
| 4503 | 2025.10.03 21:09:15.489083 [ 5 ] {bac45b66-b93a-46fc-9d95-2e2b02fc09c1} <Debug> TCPHandler: Processed in 0.002380667 sec. | ||
| 4504 | 2025.10.03 21:09:15.489204 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4505 | 2025.10.03 21:09:15.489299 [ 5 ] {2ade5ff8-fc2c-4eeb-b140-2d554cb45ee5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4506 | 2025.10.03 21:09:15.489339 [ 5 ] {2ade5ff8-fc2c-4eeb-b140-2d554cb45ee5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4507 | 2025.10.03 21:09:15.490315 [ 5 ] {2ade5ff8-fc2c-4eeb-b140-2d554cb45ee5} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4508 | 2025.10.03 21:09:15.490351 [ 5 ] {2ade5ff8-fc2c-4eeb-b140-2d554cb45ee5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4509 | 2025.10.03 21:09:15.490723 [ 5 ] {2ade5ff8-fc2c-4eeb-b140-2d554cb45ee5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4510 | 2025.10.03 21:09:15.490931 [ 5 ] {2ade5ff8-fc2c-4eeb-b140-2d554cb45ee5} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4511 | 2025.10.03 21:09:15.491060 [ 5 ] {2ade5ff8-fc2c-4eeb-b140-2d554cb45ee5} <Debug> executeQuery: Read 1176 rows, 95.86 KiB in 0.001779 sec., 661045.5311973018 rows/sec., 52.62 MiB/sec. | ||
| 4512 | 2025.10.03 21:09:15.491097 [ 5 ] {2ade5ff8-fc2c-4eeb-b140-2d554cb45ee5} <Debug> TCPHandler: Processed in 0.001944072 sec. | ||
| 4513 | 2025.10.03 21:09:15.491215 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4514 | 2025.10.03 21:09:15.491315 [ 5 ] {b2891e99-66b0-48a7-8e2b-d0671b4cf0c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4515 | 2025.10.03 21:09:15.491355 [ 5 ] {b2891e99-66b0-48a7-8e2b-d0671b4cf0c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4516 | 2025.10.03 21:09:15.491829 [ 5 ] {b2891e99-66b0-48a7-8e2b-d0671b4cf0c6} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4517 | 2025.10.03 21:09:15.491865 [ 5 ] {b2891e99-66b0-48a7-8e2b-d0671b4cf0c6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4518 | 2025.10.03 21:09:15.492179 [ 5 ] {b2891e99-66b0-48a7-8e2b-d0671b4cf0c6} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4519 | 2025.10.03 21:09:15.492390 [ 5 ] {b2891e99-66b0-48a7-8e2b-d0671b4cf0c6} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4520 | 2025.10.03 21:09:15.492516 [ 5 ] {b2891e99-66b0-48a7-8e2b-d0671b4cf0c6} <Debug> executeQuery: Read 237 rows, 14.72 KiB in 0.001219 sec., 194421.6570959803 rows/sec., 11.79 MiB/sec. | ||
| 4521 | 2025.10.03 21:09:15.492553 [ 5 ] {b2891e99-66b0-48a7-8e2b-d0671b4cf0c6} <Debug> TCPHandler: Processed in 0.001386916 sec. | ||
| 4522 | 2025.10.03 21:09:15.492662 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4523 | 2025.10.03 21:09:15.492756 [ 5 ] {837dd3c1-20b2-4a8a-9b3a-655e3f8b3136} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4524 | 2025.10.03 21:09:15.492795 [ 5 ] {837dd3c1-20b2-4a8a-9b3a-655e3f8b3136} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4525 | 2025.10.03 21:09:15.493253 [ 5 ] {837dd3c1-20b2-4a8a-9b3a-655e3f8b3136} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4526 | 2025.10.03 21:09:15.493289 [ 5 ] {837dd3c1-20b2-4a8a-9b3a-655e3f8b3136} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4527 | 2025.10.03 21:09:15.493589 [ 5 ] {837dd3c1-20b2-4a8a-9b3a-655e3f8b3136} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4528 | 2025.10.03 21:09:15.493794 [ 5 ] {837dd3c1-20b2-4a8a-9b3a-655e3f8b3136} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4529 | 2025.10.03 21:09:15.493923 [ 5 ] {837dd3c1-20b2-4a8a-9b3a-655e3f8b3136} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001185 sec., 178902.95358649787 rows/sec., 11.54 MiB/sec. | ||
| 4530 | 2025.10.03 21:09:15.493961 [ 5 ] {837dd3c1-20b2-4a8a-9b3a-655e3f8b3136} <Debug> TCPHandler: Processed in 0.001347325 sec. | ||
| 4531 | 2025.10.03 21:09:15.494060 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4532 | 2025.10.03 21:09:15.494153 [ 5 ] {42f07320-1c81-408b-a6dc-b689380205d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4533 | 2025.10.03 21:09:15.494192 [ 5 ] {42f07320-1c81-408b-a6dc-b689380205d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4534 | 2025.10.03 21:09:15.494649 [ 5 ] {42f07320-1c81-408b-a6dc-b689380205d4} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4535 | 2025.10.03 21:09:15.494685 [ 5 ] {42f07320-1c81-408b-a6dc-b689380205d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4536 | 2025.10.03 21:09:15.494973 [ 5 ] {42f07320-1c81-408b-a6dc-b689380205d4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4537 | 2025.10.03 21:09:15.495179 [ 5 ] {42f07320-1c81-408b-a6dc-b689380205d4} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4538 | 2025.10.03 21:09:15.495304 [ 5 ] {42f07320-1c81-408b-a6dc-b689380205d4} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001169 sec., 180496.1505560308 rows/sec., 10.25 MiB/sec. | ||
| 4539 | 2025.10.03 21:09:15.495344 [ 5 ] {42f07320-1c81-408b-a6dc-b689380205d4} <Debug> TCPHandler: Processed in 0.001332425 sec. | ||
| 4540 | 2025.10.03 21:09:15.495443 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4541 | 2025.10.03 21:09:15.495546 [ 5 ] {437752f8-8be7-43b8-87ce-ecf1b593d5f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4542 | 2025.10.03 21:09:15.495584 [ 5 ] {437752f8-8be7-43b8-87ce-ecf1b593d5f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4543 | 2025.10.03 21:09:15.496199 [ 5 ] {437752f8-8be7-43b8-87ce-ecf1b593d5f7} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4544 | 2025.10.03 21:09:15.496236 [ 5 ] {437752f8-8be7-43b8-87ce-ecf1b593d5f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4545 | 2025.10.03 21:09:15.496573 [ 5 ] {437752f8-8be7-43b8-87ce-ecf1b593d5f7} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4546 | 2025.10.03 21:09:15.496779 [ 5 ] {437752f8-8be7-43b8-87ce-ecf1b593d5f7} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4547 | 2025.10.03 21:09:15.496903 [ 5 ] {437752f8-8be7-43b8-87ce-ecf1b593d5f7} <Debug> executeQuery: Read 711 rows, 51.03 KiB in 0.001375 sec., 517090.9090909091 rows/sec., 36.24 MiB/sec. | ||
| 4548 | 2025.10.03 21:09:15.496941 [ 5 ] {437752f8-8be7-43b8-87ce-ecf1b593d5f7} <Debug> TCPHandler: Processed in 0.001546348 sec. | ||
| 4549 | 2025.10.03 21:09:15.497051 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4550 | 2025.10.03 21:09:15.497144 [ 5 ] {a0cc0fc9-072d-4606-a09a-cb4eddaf0eea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4551 | 2025.10.03 21:09:15.497185 [ 5 ] {a0cc0fc9-072d-4606-a09a-cb4eddaf0eea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4552 | 2025.10.03 21:09:15.497508 [ 5 ] {a0cc0fc9-072d-4606-a09a-cb4eddaf0eea} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4553 | 2025.10.03 21:09:15.497544 [ 5 ] {a0cc0fc9-072d-4606-a09a-cb4eddaf0eea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4554 | 2025.10.03 21:09:15.497836 [ 5 ] {a0cc0fc9-072d-4606-a09a-cb4eddaf0eea} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4555 | 2025.10.03 21:09:15.498042 [ 5 ] {a0cc0fc9-072d-4606-a09a-cb4eddaf0eea} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4556 | 2025.10.03 21:09:15.498151 [ 111 ] {} <Debug> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 4557 | 2025.10.03 21:09:15.498167 [ 5 ] {a0cc0fc9-072d-4606-a09a-cb4eddaf0eea} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00104 sec., 5769.2307692307695 rows/sec., 301.42 KiB/sec. | ||
| 4558 | 2025.10.03 21:09:15.498204 [ 111 ] {} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4559 | 2025.10.03 21:09:15.498219 [ 5 ] {a0cc0fc9-072d-4606-a09a-cb4eddaf0eea} <Debug> TCPHandler: Processed in 0.001216274 sec. | ||
| 4560 | 2025.10.03 21:09:15.498224 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4561 | 2025.10.03 21:09:15.498332 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4562 | 2025.10.03 21:09:15.498350 [ 187 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::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 | ||
| 4563 | 2025.10.03 21:09:15.498430 [ 5 ] {3d12db35-7a83-42ba-ad1d-319a18c0141d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4564 | 2025.10.03 21:09:15.498453 [ 187 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4565 | 2025.10.03 21:09:15.498474 [ 5 ] {3d12db35-7a83-42ba-ad1d-319a18c0141d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4566 | 2025.10.03 21:09:15.498485 [ 187 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::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 | ||
| 4567 | 2025.10.03 21:09:15.498547 [ 187 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::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 | ||
| 4568 | 2025.10.03 21:09:15.498593 [ 187 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::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 | ||
| 4569 | 2025.10.03 21:09:15.498639 [ 187 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::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 | ||
| 4570 | 2025.10.03 21:09:15.498682 [ 187 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::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 | ||
| 4571 | 2025.10.03 21:09:15.498725 [ 187 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::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 | ||
| 4572 | 2025.10.03 21:09:15.498930 [ 5 ] {3d12db35-7a83-42ba-ad1d-319a18c0141d} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4573 | 2025.10.03 21:09:15.498965 [ 5 ] {3d12db35-7a83-42ba-ad1d-319a18c0141d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4574 | 2025.10.03 21:09:15.499343 [ 5 ] {3d12db35-7a83-42ba-ad1d-319a18c0141d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4575 | 2025.10.03 21:09:15.499502 [ 188 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001186044 sec., 30353.005453423313 rows/sec., 1.55 MiB/sec. | ||
| 4576 | 2025.10.03 21:09:15.499574 [ 5 ] {3d12db35-7a83-42ba-ad1d-319a18c0141d} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4577 | 2025.10.03 21:09:15.499689 [ 188 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 4578 | 2025.10.03 21:09:15.499723 [ 5 ] {3d12db35-7a83-42ba-ad1d-319a18c0141d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00131 sec., 239694.65648854963 rows/sec., 15.75 MiB/sec. | ||
| 4579 | 2025.10.03 21:09:15.499767 [ 5 ] {3d12db35-7a83-42ba-ad1d-319a18c0141d} <Debug> TCPHandler: Processed in 0.001485397 sec. | ||
| 4580 | 2025.10.03 21:09:15.499882 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4581 | 2025.10.03 21:09:15.499980 [ 5 ] {b6150316-a3ba-41c7-a76f-0b1562de3509} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4582 | 2025.10.03 21:09:15.500004 [ 188 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_6_1} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4583 | 2025.10.03 21:09:15.500024 [ 5 ] {b6150316-a3ba-41c7-a76f-0b1562de3509} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4584 | 2025.10.03 21:09:15.500087 [ 188 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_6_1} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 4585 | 2025.10.03 21:09:15.500183 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 4586 | 2025.10.03 21:09:15.500360 [ 5 ] {b6150316-a3ba-41c7-a76f-0b1562de3509} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4587 | 2025.10.03 21:09:15.500400 [ 5 ] {b6150316-a3ba-41c7-a76f-0b1562de3509} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4588 | 2025.10.03 21:09:15.500695 [ 5 ] {b6150316-a3ba-41c7-a76f-0b1562de3509} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4589 | 2025.10.03 21:09:15.500924 [ 5 ] {b6150316-a3ba-41c7-a76f-0b1562de3509} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4590 | 2025.10.03 21:09:15.501055 [ 5 ] {b6150316-a3ba-41c7-a76f-0b1562de3509} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001092 sec., 915.7509157509156 rows/sec., 61.71 KiB/sec. | ||
| 4591 | 2025.10.03 21:09:15.501094 [ 5 ] {b6150316-a3ba-41c7-a76f-0b1562de3509} <Debug> TCPHandler: Processed in 0.001263505 sec. | ||
| 4592 | 2025.10.03 21:09:15.501204 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4593 | 2025.10.03 21:09:15.501299 [ 5 ] {ef5bbe3d-5de9-48a5-9fd3-5c2fb9a33d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4594 | 2025.10.03 21:09:15.501353 [ 5 ] {ef5bbe3d-5de9-48a5-9fd3-5c2fb9a33d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4595 | 2025.10.03 21:09:15.502169 [ 5 ] {ef5bbe3d-5de9-48a5-9fd3-5c2fb9a33d41} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4596 | 2025.10.03 21:09:15.502205 [ 5 ] {ef5bbe3d-5de9-48a5-9fd3-5c2fb9a33d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4597 | 2025.10.03 21:09:15.502729 [ 5 ] {ef5bbe3d-5de9-48a5-9fd3-5c2fb9a33d41} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4598 | 2025.10.03 21:09:15.502944 [ 5 ] {ef5bbe3d-5de9-48a5-9fd3-5c2fb9a33d41} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4599 | 2025.10.03 21:09:15.503083 [ 5 ] {ef5bbe3d-5de9-48a5-9fd3-5c2fb9a33d41} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001802 sec., 17758.046614872364 rows/sec., 31.82 MiB/sec. | ||
| 4600 | 2025.10.03 21:09:15.503142 [ 5 ] {ef5bbe3d-5de9-48a5-9fd3-5c2fb9a33d41} <Debug> TCPHandler: Processed in 0.001988233 sec. | ||
| 4601 | 2025.10.03 21:09:15.503256 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4602 | 2025.10.03 21:09:15.503351 [ 5 ] {b0310003-d398-4857-87b4-86895b0ae53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4603 | 2025.10.03 21:09:15.503392 [ 5 ] {b0310003-d398-4857-87b4-86895b0ae53b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4604 | 2025.10.03 21:09:15.503731 [ 5 ] {b0310003-d398-4857-87b4-86895b0ae53b} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4605 | 2025.10.03 21:09:15.503765 [ 5 ] {b0310003-d398-4857-87b4-86895b0ae53b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4606 | 2025.10.03 21:09:15.504069 [ 5 ] {b0310003-d398-4857-87b4-86895b0ae53b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 4607 | 2025.10.03 21:09:15.504276 [ 5 ] {b0310003-d398-4857-87b4-86895b0ae53b} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4608 | 2025.10.03 21:09:15.504367 [ 111 ] {} <Debug> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 4609 | 2025.10.03 21:09:15.504396 [ 111 ] {} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4610 | 2025.10.03 21:09:15.504405 [ 5 ] {b0310003-d398-4857-87b4-86895b0ae53b} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001071 sec., 97105.50887021476 rows/sec., 5.95 MiB/sec. | ||
| 4611 | 2025.10.03 21:09:15.504413 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4612 | 2025.10.03 21:09:15.504443 [ 5 ] {b0310003-d398-4857-87b4-86895b0ae53b} <Debug> TCPHandler: Processed in 0.001237454 sec. | ||
| 4613 | 2025.10.03 21:09:15.504513 [ 187 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 4614 | 2025.10.03 21:09:15.504613 [ 187 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4615 | 2025.10.03 21:09:15.504643 [ 187 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 746 rows starting from the beginning of the part | ||
| 4616 | 2025.10.03 21:09:15.504693 [ 187 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 60 rows starting from the beginning of the part | ||
| 4617 | 2025.10.03 21:09:15.504735 [ 187 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 104 rows starting from the beginning of the part | ||
| 4618 | 2025.10.03 21:09:15.504773 [ 187 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 12 rows starting from the beginning of the part | ||
| 4619 | 2025.10.03 21:09:15.504811 [ 187 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 48 rows starting from the beginning of the part | ||
| 4620 | 2025.10.03 21:09:15.504849 [ 187 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 104 rows starting from the beginning of the part | ||
| 4621 | 2025.10.03 21:09:15.505663 [ 188 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1074 rows, containing 4 columns (4 merged, 0 gathered) in 0.001187763 sec., 904220.7915215408 rows/sec., 57.53 MiB/sec. | ||
| 4622 | 2025.10.03 21:09:15.505867 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 4623 | 2025.10.03 21:09:15.506135 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_21_4} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4624 | 2025.10.03 21:09:15.506203 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_21_4} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 4625 | 2025.10.03 21:09:15.506285 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 4626 | 2025.10.03 21:09:19.610921 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4627 | 2025.10.03 21:09:19.610970 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4628 | 2025.10.03 21:09:19.704034 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 8665 | ||
| 4629 | 2025.10.03 21:09:19.704756 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4630 | 2025.10.03 21:09:19.704800 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4631 | 2025.10.03 21:09:19.705297 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4632 | 2025.10.03 21:09:19.705519 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4633 | 2025.10.03 21:09:19.705661 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8665 | ||
| 4634 | 2025.10.03 21:09:20.145598 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 4635 | 2025.10.03 21:09:20.161052 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4636 | 2025.10.03 21:09:20.161121 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4637 | 2025.10.03 21:09:20.167763 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4638 | 2025.10.03 21:09:20.168458 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4639 | 2025.10.03 21:09:20.171510 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 4640 | 2025.10.03 21:09:20.475164 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4641 | 2025.10.03 21:09:20.475358 [ 5 ] {28bfc31e-b197-4309-af97-b2b043c0c1c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4642 | 2025.10.03 21:09:20.475422 [ 5 ] {28bfc31e-b197-4309-af97-b2b043c0c1c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4643 | 2025.10.03 21:09:20.476040 [ 5 ] {28bfc31e-b197-4309-af97-b2b043c0c1c2} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4644 | 2025.10.03 21:09:20.476082 [ 5 ] {28bfc31e-b197-4309-af97-b2b043c0c1c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4645 | 2025.10.03 21:09:20.476458 [ 5 ] {28bfc31e-b197-4309-af97-b2b043c0c1c2} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4646 | 2025.10.03 21:09:20.476688 [ 5 ] {28bfc31e-b197-4309-af97-b2b043c0c1c2} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4647 | 2025.10.03 21:09:20.476842 [ 5 ] {28bfc31e-b197-4309-af97-b2b043c0c1c2} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001531 sec., 49640.7576747224 rows/sec., 4.09 MiB/sec. | ||
| 4648 | 2025.10.03 21:09:20.476885 [ 5 ] {28bfc31e-b197-4309-af97-b2b043c0c1c2} <Debug> TCPHandler: Processed in 0.001858821 sec. | ||
| 4649 | 2025.10.03 21:09:20.477008 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4650 | 2025.10.03 21:09:20.477104 [ 5 ] {d51bf97d-a1d6-4252-8f7e-784eac03a422} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4651 | 2025.10.03 21:09:20.477144 [ 5 ] {d51bf97d-a1d6-4252-8f7e-784eac03a422} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4652 | 2025.10.03 21:09:20.477546 [ 5 ] {d51bf97d-a1d6-4252-8f7e-784eac03a422} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4653 | 2025.10.03 21:09:20.477582 [ 5 ] {d51bf97d-a1d6-4252-8f7e-784eac03a422} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4654 | 2025.10.03 21:09:20.477867 [ 5 ] {d51bf97d-a1d6-4252-8f7e-784eac03a422} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4655 | 2025.10.03 21:09:20.478070 [ 5 ] {d51bf97d-a1d6-4252-8f7e-784eac03a422} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4656 | 2025.10.03 21:09:20.478198 [ 5 ] {d51bf97d-a1d6-4252-8f7e-784eac03a422} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001111 sec., 9000.900090009001 rows/sec., 676.83 KiB/sec. | ||
| 4657 | 2025.10.03 21:09:20.478236 [ 5 ] {d51bf97d-a1d6-4252-8f7e-784eac03a422} <Debug> TCPHandler: Processed in 0.001275664 sec. | ||
| 4658 | 2025.10.03 21:09:20.478347 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4659 | 2025.10.03 21:09:20.478440 [ 5 ] {1a3f8107-7671-4453-bd62-850f19e5afeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4660 | 2025.10.03 21:09:20.478478 [ 5 ] {1a3f8107-7671-4453-bd62-850f19e5afeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4661 | 2025.10.03 21:09:20.478889 [ 5 ] {1a3f8107-7671-4453-bd62-850f19e5afeb} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4662 | 2025.10.03 21:09:20.478924 [ 5 ] {1a3f8107-7671-4453-bd62-850f19e5afeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4663 | 2025.10.03 21:09:20.479215 [ 5 ] {1a3f8107-7671-4453-bd62-850f19e5afeb} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4664 | 2025.10.03 21:09:20.479413 [ 5 ] {1a3f8107-7671-4453-bd62-850f19e5afeb} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4665 | 2025.10.03 21:09:20.479539 [ 5 ] {1a3f8107-7671-4453-bd62-850f19e5afeb} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001115 sec., 66367.71300448429 rows/sec., 5.18 MiB/sec. | ||
| 4666 | 2025.10.03 21:09:20.479578 [ 5 ] {1a3f8107-7671-4453-bd62-850f19e5afeb} <Debug> TCPHandler: Processed in 0.001278235 sec. | ||
| 4667 | 2025.10.03 21:09:20.479689 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4668 | 2025.10.03 21:09:20.479781 [ 5 ] {d62da654-3ba9-4d49-9eb0-1194f99c9665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4669 | 2025.10.03 21:09:20.479823 [ 5 ] {d62da654-3ba9-4d49-9eb0-1194f99c9665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4670 | 2025.10.03 21:09:20.480221 [ 5 ] {d62da654-3ba9-4d49-9eb0-1194f99c9665} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4671 | 2025.10.03 21:09:20.480256 [ 5 ] {d62da654-3ba9-4d49-9eb0-1194f99c9665} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4672 | 2025.10.03 21:09:20.480572 [ 5 ] {d62da654-3ba9-4d49-9eb0-1194f99c9665} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4673 | 2025.10.03 21:09:20.480793 [ 5 ] {d62da654-3ba9-4d49-9eb0-1194f99c9665} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4674 | 2025.10.03 21:09:20.480922 [ 5 ] {d62da654-3ba9-4d49-9eb0-1194f99c9665} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 4675 | 2025.10.03 21:09:20.481039 [ 5 ] {d62da654-3ba9-4d49-9eb0-1194f99c9665} <Debug> TCPHandler: Processed in 0.001395826 sec. | ||
| 4676 | 2025.10.03 21:09:20.481152 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4677 | 2025.10.03 21:09:20.481244 [ 5 ] {0ccf589f-77f5-4819-9c37-d1f19dd2a64b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4678 | 2025.10.03 21:09:20.481298 [ 5 ] {0ccf589f-77f5-4819-9c37-d1f19dd2a64b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4679 | 2025.10.03 21:09:20.482032 [ 5 ] {0ccf589f-77f5-4819-9c37-d1f19dd2a64b} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4680 | 2025.10.03 21:09:20.482067 [ 5 ] {0ccf589f-77f5-4819-9c37-d1f19dd2a64b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4681 | 2025.10.03 21:09:20.482567 [ 5 ] {0ccf589f-77f5-4819-9c37-d1f19dd2a64b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4682 | 2025.10.03 21:09:20.482860 [ 5 ] {0ccf589f-77f5-4819-9c37-d1f19dd2a64b} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4683 | 2025.10.03 21:09:20.482998 [ 5 ] {0ccf589f-77f5-4819-9c37-d1f19dd2a64b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00177 sec., 5649.717514124293 rows/sec., 10.12 MiB/sec. | ||
| 4684 | 2025.10.03 21:09:20.483052 [ 5 ] {0ccf589f-77f5-4819-9c37-d1f19dd2a64b} <Debug> TCPHandler: Processed in 0.001946442 sec. | ||
| 4685 | 2025.10.03 21:09:20.483171 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4686 | 2025.10.03 21:09:20.483264 [ 5 ] {037bdac0-3c28-4ab3-91ca-6907d1235cef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4687 | 2025.10.03 21:09:20.483305 [ 5 ] {037bdac0-3c28-4ab3-91ca-6907d1235cef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4688 | 2025.10.03 21:09:20.483648 [ 5 ] {037bdac0-3c28-4ab3-91ca-6907d1235cef} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4689 | 2025.10.03 21:09:20.483682 [ 5 ] {037bdac0-3c28-4ab3-91ca-6907d1235cef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4690 | 2025.10.03 21:09:20.483975 [ 5 ] {037bdac0-3c28-4ab3-91ca-6907d1235cef} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 4691 | 2025.10.03 21:09:20.484178 [ 5 ] {037bdac0-3c28-4ab3-91ca-6907d1235cef} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4692 | 2025.10.03 21:09:20.484302 [ 5 ] {037bdac0-3c28-4ab3-91ca-6907d1235cef} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001055 sec., 56872.037914691944 rows/sec., 3.83 MiB/sec. | ||
| 4693 | 2025.10.03 21:09:20.484339 [ 5 ] {037bdac0-3c28-4ab3-91ca-6907d1235cef} <Debug> TCPHandler: Processed in 0.001215323 sec. | ||
| 4694 | 2025.10.03 21:09:24.731428 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 578 | ||
| 4695 | 2025.10.03 21:09:24.733969 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4696 | 2025.10.03 21:09:24.734014 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4697 | 2025.10.03 21:09:24.735159 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4698 | 2025.10.03 21:09:24.735424 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4699 | 2025.10.03 21:09:24.735678 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 578 | ||
| 4700 | 2025.10.03 21:09:25.488216 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4701 | 2025.10.03 21:09:25.488509 [ 5 ] {f1bf213c-9e39-40ee-91c0-adc24be8fb93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4702 | 2025.10.03 21:09:25.488609 [ 5 ] {f1bf213c-9e39-40ee-91c0-adc24be8fb93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4703 | 2025.10.03 21:09:25.489549 [ 5 ] {f1bf213c-9e39-40ee-91c0-adc24be8fb93} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4704 | 2025.10.03 21:09:25.489590 [ 5 ] {f1bf213c-9e39-40ee-91c0-adc24be8fb93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4705 | 2025.10.03 21:09:25.489987 [ 5 ] {f1bf213c-9e39-40ee-91c0-adc24be8fb93} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4706 | 2025.10.03 21:09:25.490211 [ 5 ] {f1bf213c-9e39-40ee-91c0-adc24be8fb93} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4707 | 2025.10.03 21:09:25.490369 [ 5 ] {f1bf213c-9e39-40ee-91c0-adc24be8fb93} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001933 sec., 212105.53543714434 rows/sec., 13.46 MiB/sec. | ||
| 4708 | 2025.10.03 21:09:25.490411 [ 5 ] {f1bf213c-9e39-40ee-91c0-adc24be8fb93} <Debug> TCPHandler: Processed in 0.002369977 sec. | ||
| 4709 | 2025.10.03 21:09:25.490528 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4710 | 2025.10.03 21:09:25.490623 [ 5 ] {c690038b-9e11-42a6-a51f-cd15b3ed84c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4711 | 2025.10.03 21:09:25.490663 [ 5 ] {c690038b-9e11-42a6-a51f-cd15b3ed84c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4712 | 2025.10.03 21:09:25.491063 [ 5 ] {c690038b-9e11-42a6-a51f-cd15b3ed84c4} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4713 | 2025.10.03 21:09:25.491099 [ 5 ] {c690038b-9e11-42a6-a51f-cd15b3ed84c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4714 | 2025.10.03 21:09:25.491403 [ 5 ] {c690038b-9e11-42a6-a51f-cd15b3ed84c4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4715 | 2025.10.03 21:09:25.491605 [ 5 ] {c690038b-9e11-42a6-a51f-cd15b3ed84c4} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4716 | 2025.10.03 21:09:25.491735 [ 5 ] {c690038b-9e11-42a6-a51f-cd15b3ed84c4} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001129 sec., 5314.437555358724 rows/sec., 433.36 KiB/sec. | ||
| 4717 | 2025.10.03 21:09:25.491772 [ 5 ] {c690038b-9e11-42a6-a51f-cd15b3ed84c4} <Debug> TCPHandler: Processed in 0.001291405 sec. | ||
| 4718 | 2025.10.03 21:09:25.491881 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4719 | 2025.10.03 21:09:25.491973 [ 5 ] {8aa16e8a-2726-47b7-89f3-3778ea02a574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4720 | 2025.10.03 21:09:25.492011 [ 5 ] {8aa16e8a-2726-47b7-89f3-3778ea02a574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4721 | 2025.10.03 21:09:25.492807 [ 5 ] {8aa16e8a-2726-47b7-89f3-3778ea02a574} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4722 | 2025.10.03 21:09:25.492842 [ 5 ] {8aa16e8a-2726-47b7-89f3-3778ea02a574} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4723 | 2025.10.03 21:09:25.493206 [ 5 ] {8aa16e8a-2726-47b7-89f3-3778ea02a574} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4724 | 2025.10.03 21:09:25.493403 [ 5 ] {8aa16e8a-2726-47b7-89f3-3778ea02a574} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4725 | 2025.10.03 21:09:25.493537 [ 5 ] {8aa16e8a-2726-47b7-89f3-3778ea02a574} <Debug> executeQuery: Read 1179 rows, 96.08 KiB in 0.00158 sec., 746202.5316455696 rows/sec., 59.38 MiB/sec. | ||
| 4726 | 2025.10.03 21:09:25.493578 [ 5 ] {8aa16e8a-2726-47b7-89f3-3778ea02a574} <Debug> TCPHandler: Processed in 0.00174369 sec. | ||
| 4727 | 2025.10.03 21:09:25.493702 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4728 | 2025.10.03 21:09:25.493795 [ 5 ] {e98c9ae4-dc22-4fd5-8835-fb6168369862} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4729 | 2025.10.03 21:09:25.493834 [ 5 ] {e98c9ae4-dc22-4fd5-8835-fb6168369862} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4730 | 2025.10.03 21:09:25.494321 [ 5 ] {e98c9ae4-dc22-4fd5-8835-fb6168369862} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4731 | 2025.10.03 21:09:25.494356 [ 5 ] {e98c9ae4-dc22-4fd5-8835-fb6168369862} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4732 | 2025.10.03 21:09:25.494647 [ 5 ] {e98c9ae4-dc22-4fd5-8835-fb6168369862} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4733 | 2025.10.03 21:09:25.494848 [ 5 ] {e98c9ae4-dc22-4fd5-8835-fb6168369862} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4734 | 2025.10.03 21:09:25.494975 [ 5 ] {e98c9ae4-dc22-4fd5-8835-fb6168369862} <Debug> executeQuery: Read 243 rows, 15.14 KiB in 0.001196 sec., 203177.2575250836 rows/sec., 12.36 MiB/sec. | ||
| 4735 | 2025.10.03 21:09:25.495013 [ 5 ] {e98c9ae4-dc22-4fd5-8835-fb6168369862} <Debug> TCPHandler: Processed in 0.001357535 sec. | ||
| 4736 | 2025.10.03 21:09:25.495125 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4737 | 2025.10.03 21:09:25.495217 [ 5 ] {3f113fd9-eab3-4ce1-90a6-0f46102c7135} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4738 | 2025.10.03 21:09:25.495256 [ 5 ] {3f113fd9-eab3-4ce1-90a6-0f46102c7135} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4739 | 2025.10.03 21:09:25.495738 [ 5 ] {3f113fd9-eab3-4ce1-90a6-0f46102c7135} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4740 | 2025.10.03 21:09:25.495774 [ 5 ] {3f113fd9-eab3-4ce1-90a6-0f46102c7135} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4741 | 2025.10.03 21:09:25.496090 [ 5 ] {3f113fd9-eab3-4ce1-90a6-0f46102c7135} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4742 | 2025.10.03 21:09:25.496297 [ 5 ] {3f113fd9-eab3-4ce1-90a6-0f46102c7135} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4743 | 2025.10.03 21:09:25.496428 [ 5 ] {3f113fd9-eab3-4ce1-90a6-0f46102c7135} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001227 sec., 172779.13610431948 rows/sec., 11.14 MiB/sec. | ||
| 4744 | 2025.10.03 21:09:25.496466 [ 5 ] {3f113fd9-eab3-4ce1-90a6-0f46102c7135} <Debug> TCPHandler: Processed in 0.001388526 sec. | ||
| 4745 | 2025.10.03 21:09:25.496599 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4746 | 2025.10.03 21:09:25.496709 [ 5 ] {683ced29-7b1b-4724-a2ba-903e241ecde3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4747 | 2025.10.03 21:09:25.496747 [ 5 ] {683ced29-7b1b-4724-a2ba-903e241ecde3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4748 | 2025.10.03 21:09:25.497549 [ 5 ] {683ced29-7b1b-4724-a2ba-903e241ecde3} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4749 | 2025.10.03 21:09:25.497647 [ 5 ] {683ced29-7b1b-4724-a2ba-903e241ecde3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4750 | 2025.10.03 21:09:25.498072 [ 5 ] {683ced29-7b1b-4724-a2ba-903e241ecde3} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 4751 | 2025.10.03 21:09:25.498281 [ 5 ] {683ced29-7b1b-4724-a2ba-903e241ecde3} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4752 | 2025.10.03 21:09:25.498407 [ 5 ] {683ced29-7b1b-4724-a2ba-903e241ecde3} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00171 sec., 123391.81286549708 rows/sec., 7.01 MiB/sec. | ||
| 4753 | 2025.10.03 21:09:25.498444 [ 5 ] {683ced29-7b1b-4724-a2ba-903e241ecde3} <Debug> TCPHandler: Processed in 0.001908652 sec. | ||
| 4754 | 2025.10.03 21:09:25.498557 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4755 | 2025.10.03 21:09:25.498655 [ 5 ] {c3c8a767-41ee-4907-b284-041711d9c3da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4756 | 2025.10.03 21:09:25.498694 [ 5 ] {c3c8a767-41ee-4907-b284-041711d9c3da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4757 | 2025.10.03 21:09:25.499311 [ 5 ] {c3c8a767-41ee-4907-b284-041711d9c3da} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4758 | 2025.10.03 21:09:25.499348 [ 5 ] {c3c8a767-41ee-4907-b284-041711d9c3da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4759 | 2025.10.03 21:09:25.499672 [ 5 ] {c3c8a767-41ee-4907-b284-041711d9c3da} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4760 | 2025.10.03 21:09:25.499879 [ 5 ] {c3c8a767-41ee-4907-b284-041711d9c3da} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4761 | 2025.10.03 21:09:25.500008 [ 5 ] {c3c8a767-41ee-4907-b284-041711d9c3da} <Debug> executeQuery: Read 717 rows, 51.52 KiB in 0.001376 sec., 521075.5813953488 rows/sec., 36.56 MiB/sec. | ||
| 4762 | 2025.10.03 21:09:25.500045 [ 5 ] {c3c8a767-41ee-4907-b284-041711d9c3da} <Debug> TCPHandler: Processed in 0.001535277 sec. | ||
| 4763 | 2025.10.03 21:09:25.500157 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4764 | 2025.10.03 21:09:25.500250 [ 5 ] {fea9445a-0964-43ec-a939-40bd2362fcc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4765 | 2025.10.03 21:09:25.500290 [ 5 ] {fea9445a-0964-43ec-a939-40bd2362fcc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4766 | 2025.10.03 21:09:25.500613 [ 5 ] {fea9445a-0964-43ec-a939-40bd2362fcc6} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4767 | 2025.10.03 21:09:25.500649 [ 5 ] {fea9445a-0964-43ec-a939-40bd2362fcc6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4768 | 2025.10.03 21:09:25.500938 [ 5 ] {fea9445a-0964-43ec-a939-40bd2362fcc6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4769 | 2025.10.03 21:09:25.501143 [ 5 ] {fea9445a-0964-43ec-a939-40bd2362fcc6} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4770 | 2025.10.03 21:09:25.501268 [ 5 ] {fea9445a-0964-43ec-a939-40bd2362fcc6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001037 sec., 5785.9209257473485 rows/sec., 302.29 KiB/sec. | ||
| 4771 | 2025.10.03 21:09:25.501303 [ 5 ] {fea9445a-0964-43ec-a939-40bd2362fcc6} <Debug> TCPHandler: Processed in 0.001192993 sec. | ||
| 4772 | 2025.10.03 21:09:25.501400 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4773 | 2025.10.03 21:09:25.501491 [ 5 ] {31a1da90-fccb-4b30-ab08-1162b4e4c45d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4774 | 2025.10.03 21:09:25.501532 [ 5 ] {31a1da90-fccb-4b30-ab08-1162b4e4c45d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4775 | 2025.10.03 21:09:25.501939 [ 5 ] {31a1da90-fccb-4b30-ab08-1162b4e4c45d} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4776 | 2025.10.03 21:09:25.501973 [ 5 ] {31a1da90-fccb-4b30-ab08-1162b4e4c45d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4777 | 2025.10.03 21:09:25.502296 [ 5 ] {31a1da90-fccb-4b30-ab08-1162b4e4c45d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4778 | 2025.10.03 21:09:25.502502 [ 5 ] {31a1da90-fccb-4b30-ab08-1162b4e4c45d} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4779 | 2025.10.03 21:09:25.502628 [ 5 ] {31a1da90-fccb-4b30-ab08-1162b4e4c45d} <Debug> executeQuery: Read 317 rows, 21.33 KiB in 0.001154 sec., 274696.7071057192 rows/sec., 18.05 MiB/sec. | ||
| 4780 | 2025.10.03 21:09:25.502663 [ 5 ] {31a1da90-fccb-4b30-ab08-1162b4e4c45d} <Debug> TCPHandler: Processed in 0.001310264 sec. | ||
| 4781 | 2025.10.03 21:09:25.502771 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4782 | 2025.10.03 21:09:25.502862 [ 5 ] {0497df6a-fabd-48e9-9596-5f1d6ff867d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 4783 | 2025.10.03 21:09:25.502902 [ 5 ] {0497df6a-fabd-48e9-9596-5f1d6ff867d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 4784 | 2025.10.03 21:09:25.503202 [ 5 ] {0497df6a-fabd-48e9-9596-5f1d6ff867d5} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4785 | 2025.10.03 21:09:25.503236 [ 5 ] {0497df6a-fabd-48e9-9596-5f1d6ff867d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4786 | 2025.10.03 21:09:25.503515 [ 5 ] {0497df6a-fabd-48e9-9596-5f1d6ff867d5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 4787 | 2025.10.03 21:09:25.503720 [ 5 ] {0497df6a-fabd-48e9-9596-5f1d6ff867d5} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4788 | 2025.10.03 21:09:25.503841 [ 5 ] {0497df6a-fabd-48e9-9596-5f1d6ff867d5} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000996 sec., 1004.0160642570282 rows/sec., 67.65 KiB/sec. | ||
| 4789 | 2025.10.03 21:09:25.503875 [ 5 ] {0497df6a-fabd-48e9-9596-5f1d6ff867d5} <Debug> TCPHandler: Processed in 0.001150633 sec. | ||
| 4790 | 2025.10.03 21:09:25.503983 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4791 | 2025.10.03 21:09:25.504073 [ 5 ] {d7be6f96-ec3c-4524-aa0f-115320a0c328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4792 | 2025.10.03 21:09:25.504126 [ 5 ] {d7be6f96-ec3c-4524-aa0f-115320a0c328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4793 | 2025.10.03 21:09:25.504879 [ 5 ] {d7be6f96-ec3c-4524-aa0f-115320a0c328} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4794 | 2025.10.03 21:09:25.504914 [ 5 ] {d7be6f96-ec3c-4524-aa0f-115320a0c328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4795 | 2025.10.03 21:09:25.505417 [ 5 ] {d7be6f96-ec3c-4524-aa0f-115320a0c328} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4796 | 2025.10.03 21:09:25.505652 [ 5 ] {d7be6f96-ec3c-4524-aa0f-115320a0c328} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4797 | 2025.10.03 21:09:25.505784 [ 5 ] {d7be6f96-ec3c-4524-aa0f-115320a0c328} <Debug> executeQuery: Read 32 rows, 58.72 KiB in 0.001728 sec., 18518.51851851852 rows/sec., 33.18 MiB/sec. | ||
| 4798 | 2025.10.03 21:09:25.505834 [ 5 ] {d7be6f96-ec3c-4524-aa0f-115320a0c328} <Debug> TCPHandler: Processed in 0.001897671 sec. | ||
| 4799 | 2025.10.03 21:09:25.505950 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4800 | 2025.10.03 21:09:25.506044 [ 5 ] {bd39dd11-736b-4c27-8dc4-efecc39bc590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4801 | 2025.10.03 21:09:25.506084 [ 5 ] {bd39dd11-736b-4c27-8dc4-efecc39bc590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4802 | 2025.10.03 21:09:25.506403 [ 5 ] {bd39dd11-736b-4c27-8dc4-efecc39bc590} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4803 | 2025.10.03 21:09:25.506438 [ 5 ] {bd39dd11-736b-4c27-8dc4-efecc39bc590} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4804 | 2025.10.03 21:09:25.506736 [ 5 ] {bd39dd11-736b-4c27-8dc4-efecc39bc590} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4805 | 2025.10.03 21:09:25.506936 [ 5 ] {bd39dd11-736b-4c27-8dc4-efecc39bc590} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4806 | 2025.10.03 21:09:25.507056 [ 5 ] {bd39dd11-736b-4c27-8dc4-efecc39bc590} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001031 sec., 100872.9388942774 rows/sec., 6.18 MiB/sec. | ||
| 4807 | 2025.10.03 21:09:25.507090 [ 5 ] {bd39dd11-736b-4c27-8dc4-efecc39bc590} <Debug> TCPHandler: Processed in 0.001186323 sec. | ||
| 4808 | 2025.10.03 21:09:27.207106 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 9177 | ||
| 4809 | 2025.10.03 21:09:27.207653 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4810 | 2025.10.03 21:09:27.207690 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4811 | 2025.10.03 21:09:27.208198 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4812 | 2025.10.03 21:09:27.208431 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4813 | 2025.10.03 21:09:27.208553 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9177 | ||
| 4814 | 2025.10.03 21:09:27.673007 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 4815 | 2025.10.03 21:09:27.689445 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4816 | 2025.10.03 21:09:27.689499 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4817 | 2025.10.03 21:09:27.695377 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4818 | 2025.10.03 21:09:27.696100 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4819 | 2025.10.03 21:09:27.698925 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 4820 | 2025.10.03 21:09:30.476894 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4821 | 2025.10.03 21:09:30.477101 [ 5 ] {afd25527-e95a-4113-bdef-09816dfd0f7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4822 | 2025.10.03 21:09:30.477172 [ 5 ] {afd25527-e95a-4113-bdef-09816dfd0f7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4823 | 2025.10.03 21:09:30.477793 [ 5 ] {afd25527-e95a-4113-bdef-09816dfd0f7e} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4824 | 2025.10.03 21:09:30.477838 [ 5 ] {afd25527-e95a-4113-bdef-09816dfd0f7e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4825 | 2025.10.03 21:09:30.478212 [ 5 ] {afd25527-e95a-4113-bdef-09816dfd0f7e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4826 | 2025.10.03 21:09:30.478432 [ 5 ] {afd25527-e95a-4113-bdef-09816dfd0f7e} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4827 | 2025.10.03 21:09:30.478582 [ 5 ] {afd25527-e95a-4113-bdef-09816dfd0f7e} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001535 sec., 49511.4006514658 rows/sec., 4.08 MiB/sec. | ||
| 4828 | 2025.10.03 21:09:30.478622 [ 5 ] {afd25527-e95a-4113-bdef-09816dfd0f7e} <Debug> TCPHandler: Processed in 0.001861851 sec. | ||
| 4829 | 2025.10.03 21:09:30.478618 [ 94 ] {} <Debug> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4830 | 2025.10.03 21:09:30.478695 [ 94 ] {} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4831 | 2025.10.03 21:09:30.478719 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4832 | 2025.10.03 21:09:30.478756 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4833 | 2025.10.03 21:09:30.478833 [ 187 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::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 | ||
| 4834 | 2025.10.03 21:09:30.478863 [ 5 ] {74185c8f-7337-46a2-99e1-0eb7f89a464c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4835 | 2025.10.03 21:09:30.478903 [ 5 ] {74185c8f-7337-46a2-99e1-0eb7f89a464c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4836 | 2025.10.03 21:09:30.478942 [ 187 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4837 | 2025.10.03 21:09:30.478975 [ 187 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 2467 rows starting from the beginning of the part | ||
| 4838 | 2025.10.03 21:09:30.479041 [ 187 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::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 | ||
| 4839 | 2025.10.03 21:09:30.479092 [ 187 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1176 rows starting from the beginning of the part | ||
| 4840 | 2025.10.03 21:09:30.479140 [ 187 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 76 rows starting from the beginning of the part | ||
| 4841 | 2025.10.03 21:09:30.479188 [ 187 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 1179 rows starting from the beginning of the part | ||
| 4842 | 2025.10.03 21:09:30.479237 [ 187 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 76 rows starting from the beginning of the part | ||
| 4843 | 2025.10.03 21:09:30.479336 [ 5 ] {74185c8f-7337-46a2-99e1-0eb7f89a464c} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4844 | 2025.10.03 21:09:30.479372 [ 5 ] {74185c8f-7337-46a2-99e1-0eb7f89a464c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4845 | 2025.10.03 21:09:30.479662 [ 5 ] {74185c8f-7337-46a2-99e1-0eb7f89a464c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4846 | 2025.10.03 21:09:30.479865 [ 5 ] {74185c8f-7337-46a2-99e1-0eb7f89a464c} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4847 | 2025.10.03 21:09:30.479994 [ 5 ] {74185c8f-7337-46a2-99e1-0eb7f89a464c} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001149 sec., 8703.220191470844 rows/sec., 654.44 KiB/sec. | ||
| 4848 | 2025.10.03 21:09:30.480029 [ 5 ] {74185c8f-7337-46a2-99e1-0eb7f89a464c} <Debug> TCPHandler: Processed in 0.001320585 sec. | ||
| 4849 | 2025.10.03 21:09:30.480138 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4850 | 2025.10.03 21:09:30.480236 [ 5 ] {82ba8789-f8fb-4b93-9bb5-43ba55e7600e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4851 | 2025.10.03 21:09:30.480274 [ 5 ] {82ba8789-f8fb-4b93-9bb5-43ba55e7600e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4852 | 2025.10.03 21:09:30.480659 [ 5 ] {82ba8789-f8fb-4b93-9bb5-43ba55e7600e} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4853 | 2025.10.03 21:09:30.480694 [ 5 ] {82ba8789-f8fb-4b93-9bb5-43ba55e7600e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4854 | 2025.10.03 21:09:30.481016 [ 5 ] {82ba8789-f8fb-4b93-9bb5-43ba55e7600e} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4855 | 2025.10.03 21:09:30.481214 [ 5 ] {82ba8789-f8fb-4b93-9bb5-43ba55e7600e} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4856 | 2025.10.03 21:09:30.481231 [ 188 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5030 rows, containing 5 columns (5 merged, 0 gathered) in 0.002445307 sec., 2057001.43172207 rows/sec., 173.93 MiB/sec. | ||
| 4857 | 2025.10.03 21:09:30.481337 [ 5 ] {82ba8789-f8fb-4b93-9bb5-43ba55e7600e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001119 sec., 66130.47363717605 rows/sec., 5.16 MiB/sec. | ||
| 4858 | 2025.10.03 21:09:30.481343 [ 93 ] {} <Debug> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4859 | 2025.10.03 21:09:30.481377 [ 5 ] {82ba8789-f8fb-4b93-9bb5-43ba55e7600e} <Debug> TCPHandler: Processed in 0.001285755 sec. | ||
| 4860 | 2025.10.03 21:09:30.481415 [ 93 ] {} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4861 | 2025.10.03 21:09:30.481441 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4862 | 2025.10.03 21:09:30.481516 [ 187 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4863 | 2025.10.03 21:09:30.481516 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4864 | 2025.10.03 21:09:30.481564 [ 186 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::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 | ||
| 4865 | 2025.10.03 21:09:30.481628 [ 5 ] {fae84932-4661-4b7a-992d-157006aa2133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4866 | 2025.10.03 21:09:30.481674 [ 5 ] {fae84932-4661-4b7a-992d-157006aa2133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4867 | 2025.10.03 21:09:30.481692 [ 186 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4868 | 2025.10.03 21:09:30.481736 [ 186 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1251 rows starting from the beginning of the part | ||
| 4869 | 2025.10.03 21:09:30.481774 [ 187 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_26_5} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4870 | 2025.10.03 21:09:30.481810 [ 186 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::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 | ||
| 4871 | 2025.10.03 21:09:30.481845 [ 187 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_26_5} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4872 | 2025.10.03 21:09:30.481862 [ 186 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 711 rows starting from the beginning of the part | ||
| 4873 | 2025.10.03 21:09:30.481910 [ 186 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 74 rows starting from the beginning of the part | ||
| 4874 | 2025.10.03 21:09:30.481916 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.14 MiB. | ||
| 4875 | 2025.10.03 21:09:30.481954 [ 186 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 717 rows starting from the beginning of the part | ||
| 4876 | 2025.10.03 21:09:30.482000 [ 186 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 74 rows starting from the beginning of the part | ||
| 4877 | 2025.10.03 21:09:30.482089 [ 5 ] {fae84932-4661-4b7a-992d-157006aa2133} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4878 | 2025.10.03 21:09:30.482128 [ 5 ] {fae84932-4661-4b7a-992d-157006aa2133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4879 | 2025.10.03 21:09:30.482483 [ 5 ] {fae84932-4661-4b7a-992d-157006aa2133} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4880 | 2025.10.03 21:09:30.482699 [ 5 ] {fae84932-4661-4b7a-992d-157006aa2133} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4881 | 2025.10.03 21:09:30.482833 [ 5 ] {fae84932-4661-4b7a-992d-157006aa2133} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 4882 | 2025.10.03 21:09:30.482868 [ 5 ] {fae84932-4661-4b7a-992d-157006aa2133} <Debug> TCPHandler: Processed in 0.001398576 sec. | ||
| 4883 | 2025.10.03 21:09:30.482978 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4884 | 2025.10.03 21:09:30.483076 [ 5 ] {f55f371b-f4c2-40d6-8173-815045ce9d20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4885 | 2025.10.03 21:09:30.483129 [ 5 ] {f55f371b-f4c2-40d6-8173-815045ce9d20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4886 | 2025.10.03 21:09:30.483274 [ 186 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2891 rows, containing 5 columns (5 merged, 0 gathered) in 0.00175866 sec., 1643865.2155618481 rows/sec., 123.97 MiB/sec. | ||
| 4887 | 2025.10.03 21:09:30.483457 [ 187 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4888 | 2025.10.03 21:09:30.483710 [ 187 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_26_5} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4889 | 2025.10.03 21:09:30.483772 [ 187 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_26_5} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4890 | 2025.10.03 21:09:30.483851 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 4891 | 2025.10.03 21:09:30.483884 [ 5 ] {f55f371b-f4c2-40d6-8173-815045ce9d20} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4892 | 2025.10.03 21:09:30.483919 [ 5 ] {f55f371b-f4c2-40d6-8173-815045ce9d20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4893 | 2025.10.03 21:09:30.484403 [ 5 ] {f55f371b-f4c2-40d6-8173-815045ce9d20} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4894 | 2025.10.03 21:09:30.484616 [ 5 ] {f55f371b-f4c2-40d6-8173-815045ce9d20} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4895 | 2025.10.03 21:09:30.484755 [ 5 ] {f55f371b-f4c2-40d6-8173-815045ce9d20} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001696 sec., 5896.226415094339 rows/sec., 10.57 MiB/sec. | ||
| 4896 | 2025.10.03 21:09:30.484804 [ 5 ] {f55f371b-f4c2-40d6-8173-815045ce9d20} <Debug> TCPHandler: Processed in 0.001873411 sec. | ||
| 4897 | 2025.10.03 21:09:30.484913 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4898 | 2025.10.03 21:09:30.485012 [ 5 ] {03236ade-6b4e-47ed-90f3-0a95b7316551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4899 | 2025.10.03 21:09:30.485053 [ 5 ] {03236ade-6b4e-47ed-90f3-0a95b7316551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4900 | 2025.10.03 21:09:30.485378 [ 5 ] {03236ade-6b4e-47ed-90f3-0a95b7316551} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4901 | 2025.10.03 21:09:30.485412 [ 5 ] {03236ade-6b4e-47ed-90f3-0a95b7316551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4902 | 2025.10.03 21:09:30.485712 [ 5 ] {03236ade-6b4e-47ed-90f3-0a95b7316551} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4903 | 2025.10.03 21:09:30.485916 [ 5 ] {03236ade-6b4e-47ed-90f3-0a95b7316551} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4904 | 2025.10.03 21:09:30.486039 [ 5 ] {03236ade-6b4e-47ed-90f3-0a95b7316551} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001044 sec., 57471.26436781609 rows/sec., 3.87 MiB/sec. | ||
| 4905 | 2025.10.03 21:09:30.486073 [ 5 ] {03236ade-6b4e-47ed-90f3-0a95b7316551} <Debug> TCPHandler: Processed in 0.001205893 sec. | ||
| 4906 | 2025.10.03 21:09:34.611281 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4907 | 2025.10.03 21:09:34.611336 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4908 | 2025.10.03 21:09:34.708975 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 9625 | ||
| 4909 | 2025.10.03 21:09:34.709477 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4910 | 2025.10.03 21:09:34.709515 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4911 | 2025.10.03 21:09:34.709998 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4912 | 2025.10.03 21:09:34.710238 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4913 | 2025.10.03 21:09:34.710383 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9625 | ||
| 4914 | 2025.10.03 21:09:34.736229 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 614 | ||
| 4915 | 2025.10.03 21:09:34.738512 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4916 | 2025.10.03 21:09:34.738556 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4917 | 2025.10.03 21:09:34.739716 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4918 | 2025.10.03 21:09:34.739968 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4919 | 2025.10.03 21:09:34.740221 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 614 | ||
| 4920 | 2025.10.03 21:09:35.199334 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 4921 | 2025.10.03 21:09:35.217738 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4922 | 2025.10.03 21:09:35.217836 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4923 | 2025.10.03 21:09:35.224201 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4924 | 2025.10.03 21:09:35.224948 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4925 | 2025.10.03 21:09:35.227946 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 4926 | 2025.10.03 21:09:35.488274 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4927 | 2025.10.03 21:09:35.488463 [ 5 ] {52ed9411-42a9-4df2-8de7-c993988baa7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 4928 | 2025.10.03 21:09:35.488532 [ 5 ] {52ed9411-42a9-4df2-8de7-c993988baa7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 4929 | 2025.10.03 21:09:35.489428 [ 5 ] {52ed9411-42a9-4df2-8de7-c993988baa7b} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4930 | 2025.10.03 21:09:35.489464 [ 5 ] {52ed9411-42a9-4df2-8de7-c993988baa7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4931 | 2025.10.03 21:09:35.489859 [ 5 ] {52ed9411-42a9-4df2-8de7-c993988baa7b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4932 | 2025.10.03 21:09:35.490081 [ 5 ] {52ed9411-42a9-4df2-8de7-c993988baa7b} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4933 | 2025.10.03 21:09:35.490226 [ 5 ] {52ed9411-42a9-4df2-8de7-c993988baa7b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001815 sec., 225895.31680440772 rows/sec., 14.33 MiB/sec. | ||
| 4934 | 2025.10.03 21:09:35.490266 [ 5 ] {52ed9411-42a9-4df2-8de7-c993988baa7b} <Debug> TCPHandler: Processed in 0.002119794 sec. | ||
| 4935 | 2025.10.03 21:09:35.490400 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4936 | 2025.10.03 21:09:35.490493 [ 5 ] {86f4acfa-a1e4-485a-90c0-b3aefbe823b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4937 | 2025.10.03 21:09:35.490532 [ 5 ] {86f4acfa-a1e4-485a-90c0-b3aefbe823b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4938 | 2025.10.03 21:09:35.491512 [ 5 ] {86f4acfa-a1e4-485a-90c0-b3aefbe823b4} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4939 | 2025.10.03 21:09:35.491547 [ 5 ] {86f4acfa-a1e4-485a-90c0-b3aefbe823b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4940 | 2025.10.03 21:09:35.491959 [ 5 ] {86f4acfa-a1e4-485a-90c0-b3aefbe823b4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4941 | 2025.10.03 21:09:35.492171 [ 5 ] {86f4acfa-a1e4-485a-90c0-b3aefbe823b4} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4942 | 2025.10.03 21:09:35.492294 [ 5 ] {86f4acfa-a1e4-485a-90c0-b3aefbe823b4} <Debug> executeQuery: Read 1178 rows, 96.06 KiB in 0.00182 sec., 647252.7472527473 rows/sec., 51.54 MiB/sec. | ||
| 4943 | 2025.10.03 21:09:35.492330 [ 5 ] {86f4acfa-a1e4-485a-90c0-b3aefbe823b4} <Debug> TCPHandler: Processed in 0.001994513 sec. | ||
| 4944 | 2025.10.03 21:09:35.492448 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4945 | 2025.10.03 21:09:35.492549 [ 5 ] {c0d03b3e-e52e-46f3-b31f-b402d0e31ddc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4946 | 2025.10.03 21:09:35.492589 [ 5 ] {c0d03b3e-e52e-46f3-b31f-b402d0e31ddc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4947 | 2025.10.03 21:09:35.493097 [ 5 ] {c0d03b3e-e52e-46f3-b31f-b402d0e31ddc} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4948 | 2025.10.03 21:09:35.493136 [ 5 ] {c0d03b3e-e52e-46f3-b31f-b402d0e31ddc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4949 | 2025.10.03 21:09:35.493454 [ 5 ] {c0d03b3e-e52e-46f3-b31f-b402d0e31ddc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4950 | 2025.10.03 21:09:35.493678 [ 5 ] {c0d03b3e-e52e-46f3-b31f-b402d0e31ddc} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4951 | 2025.10.03 21:09:35.493792 [ 83 ] {} <Debug> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4952 | 2025.10.03 21:09:35.493801 [ 5 ] {c0d03b3e-e52e-46f3-b31f-b402d0e31ddc} <Debug> executeQuery: Read 238 rows, 14.80 KiB in 0.00127 sec., 187401.5748031496 rows/sec., 11.38 MiB/sec. | ||
| 4953 | 2025.10.03 21:09:35.493828 [ 83 ] {} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4954 | 2025.10.03 21:09:35.493844 [ 5 ] {c0d03b3e-e52e-46f3-b31f-b402d0e31ddc} <Debug> TCPHandler: Processed in 0.001444247 sec. | ||
| 4955 | 2025.10.03 21:09:35.493848 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4956 | 2025.10.03 21:09:35.493933 [ 195 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 4957 | 2025.10.03 21:09:35.493952 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4958 | 2025.10.03 21:09:35.494022 [ 195 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4959 | 2025.10.03 21:09:35.494046 [ 5 ] {c680318c-39c1-4685-82d5-14c8d4a6b5ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4960 | 2025.10.03 21:09:35.494049 [ 195 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 279 rows starting from the beginning of the part | ||
| 4961 | 2025.10.03 21:09:35.494095 [ 5 ] {c680318c-39c1-4685-82d5-14c8d4a6b5ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4962 | 2025.10.03 21:09:35.494116 [ 195 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 237 rows starting from the beginning of the part | ||
| 4963 | 2025.10.03 21:09:35.494161 [ 195 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 4964 | 2025.10.03 21:09:35.494201 [ 195 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 243 rows starting from the beginning of the part | ||
| 4965 | 2025.10.03 21:09:35.494250 [ 195 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 4966 | 2025.10.03 21:09:35.494314 [ 195 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 238 rows starting from the beginning of the part | ||
| 4967 | 2025.10.03 21:09:35.494820 [ 5 ] {c680318c-39c1-4685-82d5-14c8d4a6b5ec} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4968 | 2025.10.03 21:09:35.494855 [ 5 ] {c680318c-39c1-4685-82d5-14c8d4a6b5ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 4969 | 2025.10.03 21:09:35.495126 [ 187 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1017 rows, containing 5 columns (5 merged, 0 gathered) in 0.001227904 sec., 828240.6442197436 rows/sec., 54.05 MiB/sec. | ||
| 4970 | 2025.10.03 21:09:35.495195 [ 5 ] {c680318c-39c1-4685-82d5-14c8d4a6b5ec} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4971 | 2025.10.03 21:09:35.495278 [ 187 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4972 | 2025.10.03 21:09:35.495418 [ 5 ] {c680318c-39c1-4685-82d5-14c8d4a6b5ec} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4973 | 2025.10.03 21:09:35.495543 [ 5 ] {c680318c-39c1-4685-82d5-14c8d4a6b5ec} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001515 sec., 139933.99339933993 rows/sec., 9.02 MiB/sec. | ||
| 4974 | 2025.10.03 21:09:35.495573 [ 187 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_26_5} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4975 | 2025.10.03 21:09:35.495580 [ 5 ] {c680318c-39c1-4685-82d5-14c8d4a6b5ec} <Debug> TCPHandler: Processed in 0.001674519 sec. | ||
| 4976 | 2025.10.03 21:09:35.495651 [ 187 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_26_5} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4977 | 2025.10.03 21:09:35.495706 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 4978 | 2025.10.03 21:09:35.495729 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4979 | 2025.10.03 21:09:35.495847 [ 5 ] {322d8f64-9a10-492b-bcba-251a26506b2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 4980 | 2025.10.03 21:09:35.495895 [ 5 ] {322d8f64-9a10-492b-bcba-251a26506b2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 4981 | 2025.10.03 21:09:35.496470 [ 5 ] {322d8f64-9a10-492b-bcba-251a26506b2c} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4982 | 2025.10.03 21:09:35.496513 [ 5 ] {322d8f64-9a10-492b-bcba-251a26506b2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4983 | 2025.10.03 21:09:35.496844 [ 5 ] {322d8f64-9a10-492b-bcba-251a26506b2c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4984 | 2025.10.03 21:09:35.497046 [ 5 ] {322d8f64-9a10-492b-bcba-251a26506b2c} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4985 | 2025.10.03 21:09:35.497169 [ 5 ] {322d8f64-9a10-492b-bcba-251a26506b2c} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001346 sec., 156760.77265973255 rows/sec., 8.90 MiB/sec. | ||
| 4986 | 2025.10.03 21:09:35.497212 [ 5 ] {322d8f64-9a10-492b-bcba-251a26506b2c} <Debug> TCPHandler: Processed in 0.001552178 sec. | ||
| 4987 | 2025.10.03 21:09:35.497317 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4988 | 2025.10.03 21:09:35.497410 [ 5 ] {653d6825-0e55-4f82-af0c-9a81973670ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4989 | 2025.10.03 21:09:35.497450 [ 5 ] {653d6825-0e55-4f82-af0c-9a81973670ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4990 | 2025.10.03 21:09:35.498088 [ 5 ] {653d6825-0e55-4f82-af0c-9a81973670ed} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4991 | 2025.10.03 21:09:35.498123 [ 5 ] {653d6825-0e55-4f82-af0c-9a81973670ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 4992 | 2025.10.03 21:09:35.498466 [ 5 ] {653d6825-0e55-4f82-af0c-9a81973670ed} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4993 | 2025.10.03 21:09:35.498689 [ 5 ] {653d6825-0e55-4f82-af0c-9a81973670ed} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4994 | 2025.10.03 21:09:35.498811 [ 5 ] {653d6825-0e55-4f82-af0c-9a81973670ed} <Debug> executeQuery: Read 712 rows, 51.11 KiB in 0.001419 sec., 501761.80408738554 rows/sec., 35.17 MiB/sec. | ||
| 4995 | 2025.10.03 21:09:35.498848 [ 5 ] {653d6825-0e55-4f82-af0c-9a81973670ed} <Debug> TCPHandler: Processed in 0.001577728 sec. | ||
| 4996 | 2025.10.03 21:09:35.498967 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4997 | 2025.10.03 21:09:35.499060 [ 5 ] {81e0de5a-032b-4f89-ab4b-0e6a5b8dd0a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 4998 | 2025.10.03 21:09:35.499101 [ 5 ] {81e0de5a-032b-4f89-ab4b-0e6a5b8dd0a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 4999 | 2025.10.03 21:09:35.499428 [ 5 ] {81e0de5a-032b-4f89-ab4b-0e6a5b8dd0a9} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5000 | 2025.10.03 21:09:35.499460 [ 5 ] {81e0de5a-032b-4f89-ab4b-0e6a5b8dd0a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5001 | 2025.10.03 21:09:35.499756 [ 5 ] {81e0de5a-032b-4f89-ab4b-0e6a5b8dd0a9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5002 | 2025.10.03 21:09:35.499956 [ 5 ] {81e0de5a-032b-4f89-ab4b-0e6a5b8dd0a9} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5003 | 2025.10.03 21:09:35.500080 [ 5 ] {81e0de5a-032b-4f89-ab4b-0e6a5b8dd0a9} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001039 sec., 5774.783445620789 rows/sec., 301.71 KiB/sec. | ||
| 5004 | 2025.10.03 21:09:35.500115 [ 5 ] {81e0de5a-032b-4f89-ab4b-0e6a5b8dd0a9} <Debug> TCPHandler: Processed in 0.001206294 sec. | ||
| 5005 | 2025.10.03 21:09:35.500247 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5006 | 2025.10.03 21:09:35.500362 [ 5 ] {d0e00cc2-4bcd-4ed1-9f1a-5e676221a74c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5007 | 2025.10.03 21:09:35.500414 [ 5 ] {d0e00cc2-4bcd-4ed1-9f1a-5e676221a74c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5008 | 2025.10.03 21:09:35.500885 [ 5 ] {d0e00cc2-4bcd-4ed1-9f1a-5e676221a74c} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5009 | 2025.10.03 21:09:35.500921 [ 5 ] {d0e00cc2-4bcd-4ed1-9f1a-5e676221a74c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5010 | 2025.10.03 21:09:35.501282 [ 5 ] {d0e00cc2-4bcd-4ed1-9f1a-5e676221a74c} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5011 | 2025.10.03 21:09:35.501522 [ 5 ] {d0e00cc2-4bcd-4ed1-9f1a-5e676221a74c} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5012 | 2025.10.03 21:09:35.501639 [ 83 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5013 | 2025.10.03 21:09:35.501657 [ 5 ] {d0e00cc2-4bcd-4ed1-9f1a-5e676221a74c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001319 sec., 238059.13570887034 rows/sec., 15.64 MiB/sec. | ||
| 5014 | 2025.10.03 21:09:35.501678 [ 83 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5015 | 2025.10.03 21:09:35.501696 [ 5 ] {d0e00cc2-4bcd-4ed1-9f1a-5e676221a74c} <Debug> TCPHandler: Processed in 0.001522117 sec. | ||
| 5016 | 2025.10.03 21:09:35.501701 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5017 | 2025.10.03 21:09:35.501799 [ 195 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::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 | ||
| 5018 | 2025.10.03 21:09:35.501851 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5019 | 2025.10.03 21:09:35.501893 [ 195 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5020 | 2025.10.03 21:09:35.501920 [ 195 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6717 rows starting from the beginning of the part | ||
| 5021 | 2025.10.03 21:09:35.501982 [ 195 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 314 rows starting from the beginning of the part | ||
| 5022 | 2025.10.03 21:09:35.501982 [ 5 ] {b6bd8bb9-73fd-435d-b1c3-5796eddc7b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5023 | 2025.10.03 21:09:35.502019 [ 195 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::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 | ||
| 5024 | 2025.10.03 21:09:35.502040 [ 5 ] {b6bd8bb9-73fd-435d-b1c3-5796eddc7b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5025 | 2025.10.03 21:09:35.502055 [ 195 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 317 rows starting from the beginning of the part | ||
| 5026 | 2025.10.03 21:09:35.502090 [ 195 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::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 | ||
| 5027 | 2025.10.03 21:09:35.502126 [ 195 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::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 | ||
| 5028 | 2025.10.03 21:09:35.502405 [ 5 ] {b6bd8bb9-73fd-435d-b1c3-5796eddc7b73} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5029 | 2025.10.03 21:09:35.502448 [ 5 ] {b6bd8bb9-73fd-435d-b1c3-5796eddc7b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5030 | 2025.10.03 21:09:35.502777 [ 5 ] {b6bd8bb9-73fd-435d-b1c3-5796eddc7b73} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 5031 | 2025.10.03 21:09:35.502985 [ 5 ] {b6bd8bb9-73fd-435d-b1c3-5796eddc7b73} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5032 | 2025.10.03 21:09:35.503134 [ 5 ] {b6bd8bb9-73fd-435d-b1c3-5796eddc7b73} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001195 sec., 836.8200836820083 rows/sec., 56.39 KiB/sec. | ||
| 5033 | 2025.10.03 21:09:35.503172 [ 5 ] {b6bd8bb9-73fd-435d-b1c3-5796eddc7b73} <Debug> TCPHandler: Processed in 0.001389756 sec. | ||
| 5034 | 2025.10.03 21:09:35.503318 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5035 | 2025.10.03 21:09:35.503410 [ 5 ] {2c56570f-9657-473b-af92-4f34fec6ec85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5036 | 2025.10.03 21:09:35.503466 [ 5 ] {2c56570f-9657-473b-af92-4f34fec6ec85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5037 | 2025.10.03 21:09:35.504298 [ 5 ] {2c56570f-9657-473b-af92-4f34fec6ec85} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5038 | 2025.10.03 21:09:35.504332 [ 5 ] {2c56570f-9657-473b-af92-4f34fec6ec85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5039 | 2025.10.03 21:09:35.504799 [ 187 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7982 rows, containing 5 columns (5 merged, 0 gathered) in 0.003034524 sec., 2630396.0687079756 rows/sec., 177.71 MiB/sec. | ||
| 5040 | 2025.10.03 21:09:35.504887 [ 5 ] {2c56570f-9657-473b-af92-4f34fec6ec85} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5041 | 2025.10.03 21:09:35.505130 [ 5 ] {2c56570f-9657-473b-af92-4f34fec6ec85} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5042 | 2025.10.03 21:09:35.505235 [ 83 ] {} <Debug> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5043 | 2025.10.03 21:09:35.505260 [ 5 ] {2c56570f-9657-473b-af92-4f34fec6ec85} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001868 sec., 17665.95289079229 rows/sec., 31.66 MiB/sec. | ||
| 5044 | 2025.10.03 21:09:35.505263 [ 83 ] {} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5045 | 2025.10.03 21:09:35.505290 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5046 | 2025.10.03 21:09:35.505313 [ 5 ] {2c56570f-9657-473b-af92-4f34fec6ec85} <Debug> TCPHandler: Processed in 0.002041343 sec. | ||
| 5047 | 2025.10.03 21:09:35.505386 [ 195 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5048 | 2025.10.03 21:09:35.505392 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 5049 | 2025.10.03 21:09:35.505421 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5050 | 2025.10.03 21:09:35.505526 [ 5 ] {030f5a89-1a94-45c5-b3f8-dd56f0558f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5051 | 2025.10.03 21:09:35.505566 [ 5 ] {030f5a89-1a94-45c5-b3f8-dd56f0558f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5052 | 2025.10.03 21:09:35.505625 [ 195 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5053 | 2025.10.03 21:09:35.505658 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5054 | 2025.10.03 21:09:35.505686 [ 195 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5055 | 2025.10.03 21:09:35.505721 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 369 rows starting from the beginning of the part | ||
| 5056 | 2025.10.03 21:09:35.505742 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.50 MiB. | ||
| 5057 | 2025.10.03 21:09:35.505852 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 32 rows starting from the beginning of the part | ||
| 5058 | 2025.10.03 21:09:35.505883 [ 5 ] {030f5a89-1a94-45c5-b3f8-dd56f0558f5c} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5059 | 2025.10.03 21:09:35.505921 [ 5 ] {030f5a89-1a94-45c5-b3f8-dd56f0558f5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5060 | 2025.10.03 21:09:35.505956 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 5061 | 2025.10.03 21:09:35.506057 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 32 rows starting from the beginning of the part | ||
| 5062 | 2025.10.03 21:09:35.506155 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 5063 | 2025.10.03 21:09:35.506249 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 33 rows starting from the beginning of the part | ||
| 5064 | 2025.10.03 21:09:35.506249 [ 5 ] {030f5a89-1a94-45c5-b3f8-dd56f0558f5c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5065 | 2025.10.03 21:09:35.506471 [ 5 ] {030f5a89-1a94-45c5-b3f8-dd56f0558f5c} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5066 | 2025.10.03 21:09:35.506617 [ 5 ] {030f5a89-1a94-45c5-b3f8-dd56f0558f5c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001109 sec., 93778.17853922454 rows/sec., 5.75 MiB/sec. | ||
| 5067 | 2025.10.03 21:09:35.506652 [ 5 ] {030f5a89-1a94-45c5-b3f8-dd56f0558f5c} <Debug> TCPHandler: Processed in 0.001279684 sec. | ||
| 5068 | 2025.10.03 21:09:35.509638 [ 195 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 486 rows, containing 19 columns (19 merged, 0 gathered) in 0.004300138 sec., 113019.62867238214 rows/sec., 202.53 MiB/sec. | ||
| 5069 | 2025.10.03 21:09:35.510305 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5070 | 2025.10.03 21:09:35.510618 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5071 | 2025.10.03 21:09:35.510683 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5072 | 2025.10.03 21:09:35.510768 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.29 MiB. | ||
| 5073 | 2025.10.03 21:09:36.000211 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 244.33 MiB, peak 249.58 MiB, free memory in arenas 0.00 B, will set to 246.77 MiB (RSS), difference: 2.45 MiB | ||
| 5074 | 2025.10.03 21:09:37.491445 [ 86 ] {} <Debug> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 5075 | 2025.10.03 21:09:37.491509 [ 86 ] {} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5076 | 2025.10.03 21:09:37.491529 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.98 GiB. | ||
| 5077 | 2025.10.03 21:09:37.491652 [ 193 ] {898f3919-84fc-444d-904f-5f68cc5900ec::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 | ||
| 5078 | 2025.10.03 21:09:37.491808 [ 193 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5079 | 2025.10.03 21:09:37.491840 [ 193 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 14 rows starting from the beginning of the part | ||
| 5080 | 2025.10.03 21:09:37.491904 [ 193 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 5081 | 2025.10.03 21:09:37.491951 [ 193 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 5082 | 2025.10.03 21:09:37.491991 [ 193 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part | ||
| 5083 | 2025.10.03 21:09:37.492028 [ 193 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 5084 | 2025.10.03 21:09:37.492735 [ 199 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 32 rows, containing 5 columns (5 merged, 0 gathered) in 0.001135873 sec., 28172.163613361707 rows/sec., 2.35 MiB/sec. | ||
| 5085 | 2025.10.03 21:09:37.492941 [ 200 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 5086 | 2025.10.03 21:09:37.493284 [ 200 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_9_2} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5087 | 2025.10.03 21:09:37.493359 [ 200 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_9_2} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 5088 | 2025.10.03 21:09:37.493464 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5089 | 2025.10.03 21:09:40.504863 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5090 | 2025.10.03 21:09:40.505065 [ 5 ] {7b8cab53-b7cb-4c31-93a7-890bebdf360e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5091 | 2025.10.03 21:09:40.505137 [ 5 ] {7b8cab53-b7cb-4c31-93a7-890bebdf360e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5092 | 2025.10.03 21:09:40.505887 [ 5 ] {7b8cab53-b7cb-4c31-93a7-890bebdf360e} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5093 | 2025.10.03 21:09:40.505939 [ 5 ] {7b8cab53-b7cb-4c31-93a7-890bebdf360e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5094 | 2025.10.03 21:09:40.506346 [ 5 ] {7b8cab53-b7cb-4c31-93a7-890bebdf360e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5095 | 2025.10.03 21:09:40.506588 [ 5 ] {7b8cab53-b7cb-4c31-93a7-890bebdf360e} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5096 | 2025.10.03 21:09:40.506756 [ 5 ] {7b8cab53-b7cb-4c31-93a7-890bebdf360e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001743 sec., 3442.340791738382 rows/sec., 280.70 KiB/sec. | ||
| 5097 | 2025.10.03 21:09:40.506810 [ 5 ] {7b8cab53-b7cb-4c31-93a7-890bebdf360e} <Debug> TCPHandler: Processed in 0.002082093 sec. | ||
| 5098 | 2025.10.03 21:09:40.506943 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5099 | 2025.10.03 21:09:40.507048 [ 5 ] {602721a8-9037-4edd-9656-0c95e410277f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5100 | 2025.10.03 21:09:40.507092 [ 5 ] {602721a8-9037-4edd-9656-0c95e410277f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5101 | 2025.10.03 21:09:40.508265 [ 5 ] {602721a8-9037-4edd-9656-0c95e410277f} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5102 | 2025.10.03 21:09:40.508306 [ 5 ] {602721a8-9037-4edd-9656-0c95e410277f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5103 | 2025.10.03 21:09:40.508751 [ 5 ] {602721a8-9037-4edd-9656-0c95e410277f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5104 | 2025.10.03 21:09:40.508995 [ 5 ] {602721a8-9037-4edd-9656-0c95e410277f} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5105 | 2025.10.03 21:09:40.509137 [ 5 ] {602721a8-9037-4edd-9656-0c95e410277f} <Debug> executeQuery: Read 1219 rows, 103.20 KiB in 0.002114 sec., 576631.977294229 rows/sec., 47.67 MiB/sec. | ||
| 5106 | 2025.10.03 21:09:40.509178 [ 5 ] {602721a8-9037-4edd-9656-0c95e410277f} <Debug> TCPHandler: Processed in 0.002288996 sec. | ||
| 5107 | 2025.10.03 21:09:40.509312 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5108 | 2025.10.03 21:09:40.509416 [ 5 ] {3b481757-9615-4faf-b3ef-db560b4300d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5109 | 2025.10.03 21:09:40.509458 [ 5 ] {3b481757-9615-4faf-b3ef-db560b4300d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5110 | 2025.10.03 21:09:40.509851 [ 5 ] {3b481757-9615-4faf-b3ef-db560b4300d9} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5111 | 2025.10.03 21:09:40.509885 [ 5 ] {3b481757-9615-4faf-b3ef-db560b4300d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5112 | 2025.10.03 21:09:40.510230 [ 5 ] {3b481757-9615-4faf-b3ef-db560b4300d9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5113 | 2025.10.03 21:09:40.510509 [ 5 ] {3b481757-9615-4faf-b3ef-db560b4300d9} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5114 | 2025.10.03 21:09:40.510647 [ 5 ] {3b481757-9615-4faf-b3ef-db560b4300d9} <Debug> executeQuery: Read 16 rows, 1.17 KiB in 0.00125 sec., 12800 rows/sec., 936.72 KiB/sec. | ||
| 5115 | 2025.10.03 21:09:40.510688 [ 5 ] {3b481757-9615-4faf-b3ef-db560b4300d9} <Debug> TCPHandler: Processed in 0.001427685 sec. | ||
| 5116 | 2025.10.03 21:09:40.510812 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5117 | 2025.10.03 21:09:40.510909 [ 5 ] {1b78799c-4288-4a6a-96f4-ef585c6b2a28} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5118 | 2025.10.03 21:09:40.510953 [ 5 ] {1b78799c-4288-4a6a-96f4-ef585c6b2a28} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5119 | 2025.10.03 21:09:40.511524 [ 5 ] {1b78799c-4288-4a6a-96f4-ef585c6b2a28} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5120 | 2025.10.03 21:09:40.511561 [ 5 ] {1b78799c-4288-4a6a-96f4-ef585c6b2a28} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5121 | 2025.10.03 21:09:40.511886 [ 5 ] {1b78799c-4288-4a6a-96f4-ef585c6b2a28} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5122 | 2025.10.03 21:09:40.512099 [ 5 ] {1b78799c-4288-4a6a-96f4-ef585c6b2a28} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5123 | 2025.10.03 21:09:40.512230 [ 5 ] {1b78799c-4288-4a6a-96f4-ef585c6b2a28} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.00134 sec., 170149.25373134328 rows/sec., 11.52 MiB/sec. | ||
| 5124 | 2025.10.03 21:09:40.512236 [ 84 ] {} <Debug> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5125 | 2025.10.03 21:09:40.512269 [ 5 ] {1b78799c-4288-4a6a-96f4-ef585c6b2a28} <Debug> TCPHandler: Processed in 0.001508767 sec. | ||
| 5126 | 2025.10.03 21:09:40.512308 [ 84 ] {} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5127 | 2025.10.03 21:09:40.512334 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5128 | 2025.10.03 21:09:40.512407 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5129 | 2025.10.03 21:09:40.512455 [ 197 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::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 | ||
| 5130 | 2025.10.03 21:09:40.512508 [ 5 ] {af773569-bed8-4835-9b5b-16d9246f4a3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5131 | 2025.10.03 21:09:40.512553 [ 5 ] {af773569-bed8-4835-9b5b-16d9246f4a3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5132 | 2025.10.03 21:09:40.512589 [ 197 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5133 | 2025.10.03 21:09:40.512629 [ 197 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 236 rows starting from the beginning of the part | ||
| 5134 | 2025.10.03 21:09:40.512695 [ 197 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part | ||
| 5135 | 2025.10.03 21:09:40.512740 [ 197 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 212 rows starting from the beginning of the part | ||
| 5136 | 2025.10.03 21:09:40.512781 [ 197 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::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 | ||
| 5137 | 2025.10.03 21:09:40.512823 [ 197 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::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 | ||
| 5138 | 2025.10.03 21:09:40.512860 [ 197 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part | ||
| 5139 | 2025.10.03 21:09:40.513236 [ 5 ] {af773569-bed8-4835-9b5b-16d9246f4a3b} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5140 | 2025.10.03 21:09:40.513278 [ 5 ] {af773569-bed8-4835-9b5b-16d9246f4a3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5141 | 2025.10.03 21:09:40.513630 [ 5 ] {af773569-bed8-4835-9b5b-16d9246f4a3b} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5142 | 2025.10.03 21:09:40.513808 [ 200 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1328 rows, containing 5 columns (5 merged, 0 gathered) in 0.001408866 sec., 942602.0643553042 rows/sec., 65.74 MiB/sec. | ||
| 5143 | 2025.10.03 21:09:40.513847 [ 5 ] {af773569-bed8-4835-9b5b-16d9246f4a3b} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5144 | 2025.10.03 21:09:40.513957 [ 197 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5145 | 2025.10.03 21:09:40.513991 [ 5 ] {af773569-bed8-4835-9b5b-16d9246f4a3b} <Debug> executeQuery: Read 536 rows, 40.69 KiB in 0.001502 sec., 356857.52330226364 rows/sec., 26.46 MiB/sec. | ||
| 5146 | 2025.10.03 21:09:40.514035 [ 5 ] {af773569-bed8-4835-9b5b-16d9246f4a3b} <Debug> TCPHandler: Processed in 0.001677669 sec. | ||
| 5147 | 2025.10.03 21:09:40.514153 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5148 | 2025.10.03 21:09:40.514219 [ 197 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_11_2} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5149 | 2025.10.03 21:09:40.514249 [ 5 ] {a260afd5-4d70-41fb-8239-6c55cd14278d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5150 | 2025.10.03 21:09:40.514299 [ 5 ] {a260afd5-4d70-41fb-8239-6c55cd14278d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5151 | 2025.10.03 21:09:40.514313 [ 197 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_11_2} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5152 | 2025.10.03 21:09:40.514389 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 5153 | 2025.10.03 21:09:40.514930 [ 5 ] {a260afd5-4d70-41fb-8239-6c55cd14278d} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5154 | 2025.10.03 21:09:40.514970 [ 5 ] {a260afd5-4d70-41fb-8239-6c55cd14278d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5155 | 2025.10.03 21:09:40.515364 [ 5 ] {a260afd5-4d70-41fb-8239-6c55cd14278d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5156 | 2025.10.03 21:09:40.515577 [ 5 ] {a260afd5-4d70-41fb-8239-6c55cd14278d} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5157 | 2025.10.03 21:09:40.515708 [ 5 ] {a260afd5-4d70-41fb-8239-6c55cd14278d} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001477 sec., 573459.7156398104 rows/sec., 38.60 MiB/sec. | ||
| 5158 | 2025.10.03 21:09:40.515745 [ 5 ] {a260afd5-4d70-41fb-8239-6c55cd14278d} <Debug> TCPHandler: Processed in 0.001642439 sec. | ||
| 5159 | 2025.10.03 21:09:40.515857 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5160 | 2025.10.03 21:09:40.515951 [ 5 ] {c9cb621d-f64c-4b32-98cc-220ab4b9d00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5161 | 2025.10.03 21:09:40.516005 [ 5 ] {c9cb621d-f64c-4b32-98cc-220ab4b9d00a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5162 | 2025.10.03 21:09:40.516765 [ 5 ] {c9cb621d-f64c-4b32-98cc-220ab4b9d00a} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5163 | 2025.10.03 21:09:40.516802 [ 5 ] {c9cb621d-f64c-4b32-98cc-220ab4b9d00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5164 | 2025.10.03 21:09:40.517305 [ 5 ] {c9cb621d-f64c-4b32-98cc-220ab4b9d00a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5165 | 2025.10.03 21:09:40.517534 [ 5 ] {c9cb621d-f64c-4b32-98cc-220ab4b9d00a} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5166 | 2025.10.03 21:09:40.517677 [ 5 ] {c9cb621d-f64c-4b32-98cc-220ab4b9d00a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001744 sec., 5733.94495412844 rows/sec., 10.27 MiB/sec. | ||
| 5167 | 2025.10.03 21:09:40.517736 [ 5 ] {c9cb621d-f64c-4b32-98cc-220ab4b9d00a} <Debug> TCPHandler: Processed in 0.001929452 sec. | ||
| 5168 | 2025.10.03 21:09:40.517862 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5169 | 2025.10.03 21:09:40.517956 [ 5 ] {77007083-8f52-4199-9723-0705716836ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5170 | 2025.10.03 21:09:40.517997 [ 5 ] {77007083-8f52-4199-9723-0705716836ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5171 | 2025.10.03 21:09:40.518336 [ 5 ] {77007083-8f52-4199-9723-0705716836ff} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5172 | 2025.10.03 21:09:40.518374 [ 5 ] {77007083-8f52-4199-9723-0705716836ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5173 | 2025.10.03 21:09:40.518715 [ 5 ] {77007083-8f52-4199-9723-0705716836ff} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 5174 | 2025.10.03 21:09:40.518937 [ 5 ] {77007083-8f52-4199-9723-0705716836ff} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5175 | 2025.10.03 21:09:40.519039 [ 84 ] {} <Debug> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 5176 | 2025.10.03 21:09:40.519066 [ 5 ] {77007083-8f52-4199-9723-0705716836ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 5177 | 2025.10.03 21:09:40.519074 [ 84 ] {} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5178 | 2025.10.03 21:09:40.519107 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5179 | 2025.10.03 21:09:40.519110 [ 5 ] {77007083-8f52-4199-9723-0705716836ff} <Debug> TCPHandler: Processed in 0.001297975 sec. | ||
| 5180 | 2025.10.03 21:09:40.519188 [ 193 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 5181 | 2025.10.03 21:09:40.519298 [ 193 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5182 | 2025.10.03 21:09:40.519326 [ 193 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1074 rows starting from the beginning of the part | ||
| 5183 | 2025.10.03 21:09:40.519375 [ 193 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 60 rows starting from the beginning of the part | ||
| 5184 | 2025.10.03 21:09:40.519413 [ 193 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 104 rows starting from the beginning of the part | ||
| 5185 | 2025.10.03 21:09:40.519450 [ 193 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 60 rows starting from the beginning of the part | ||
| 5186 | 2025.10.03 21:09:40.519484 [ 193 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 104 rows starting from the beginning of the part | ||
| 5187 | 2025.10.03 21:09:40.519521 [ 193 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 60 rows starting from the beginning of the part | ||
| 5188 | 2025.10.03 21:09:40.520381 [ 197 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1462 rows, containing 4 columns (4 merged, 0 gathered) in 0.001227024 sec., 1191500.7367419056 rows/sec., 75.97 MiB/sec. | ||
| 5189 | 2025.10.03 21:09:40.520559 [ 193 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 5190 | 2025.10.03 21:09:40.520801 [ 193 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_26_5} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5191 | 2025.10.03 21:09:40.520863 [ 193 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_26_5} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 5192 | 2025.10.03 21:09:40.520917 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.50 MiB. | ||
| 5193 | 2025.10.03 21:09:42.210881 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 10137 | ||
| 5194 | 2025.10.03 21:09:42.211407 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5195 | 2025.10.03 21:09:42.211448 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5196 | 2025.10.03 21:09:42.211951 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5197 | 2025.10.03 21:09:42.212179 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5198 | 2025.10.03 21:09:42.212314 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10137 | ||
| 5199 | 2025.10.03 21:09:42.212369 [ 79 ] {} <Debug> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5200 | 2025.10.03 21:09:42.212482 [ 79 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5201 | 2025.10.03 21:09:42.212519 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5202 | 2025.10.03 21:09:42.212693 [ 200 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 5203 | 2025.10.03 21:09:42.212904 [ 200 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5204 | 2025.10.03 21:09:42.212966 [ 200 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7705 rows starting from the beginning of the part | ||
| 5205 | 2025.10.03 21:09:42.213071 [ 200 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 5206 | 2025.10.03 21:09:42.213146 [ 200 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 5207 | 2025.10.03 21:09:42.213224 [ 200 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 5208 | 2025.10.03 21:09:42.213273 [ 200 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 5209 | 2025.10.03 21:09:42.213311 [ 200 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 5210 | 2025.10.03 21:09:42.215127 [ 198 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10137 rows, containing 4 columns (4 merged, 0 gathered) in 0.002513868 sec., 4032431.297108679 rows/sec., 57.68 MiB/sec. | ||
| 5211 | 2025.10.03 21:09:42.215353 [ 200 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5212 | 2025.10.03 21:09:42.215608 [ 200 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_21_4} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5213 | 2025.10.03 21:09:42.215679 [ 200 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_21_4} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5214 | 2025.10.03 21:09:42.215749 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.46 MiB. | ||
| 5215 | 2025.10.03 21:09:42.728446 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 5216 | 2025.10.03 21:09:42.746019 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5217 | 2025.10.03 21:09:42.746075 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5218 | 2025.10.03 21:09:42.751887 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5219 | 2025.10.03 21:09:42.752670 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5220 | 2025.10.03 21:09:42.752987 [ 79 ] {} <Debug> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5221 | 2025.10.03 21:09:42.753086 [ 79 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5222 | 2025.10.03 21:09:42.753122 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5223 | 2025.10.03 21:09:42.753278 [ 198 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 5224 | 2025.10.03 21:09:42.755778 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 5225 | 2025.10.03 21:09:42.756792 [ 198 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5226 | 2025.10.03 21:09:42.758293 [ 198 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 5227 | 2025.10.03 21:09:42.762771 [ 198 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 5228 | 2025.10.03 21:09:42.767131 [ 198 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 5229 | 2025.10.03 21:09:42.771315 [ 198 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 5230 | 2025.10.03 21:09:42.775755 [ 198 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 5231 | 2025.10.03 21:09:42.780413 [ 198 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 5232 | 2025.10.03 21:09:42.833393 [ 200 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.080169815 sec., 1983.2900949066677 rows/sec., 10.26 MiB/sec. | ||
| 5233 | 2025.10.03 21:09:42.835867 [ 196 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5234 | 2025.10.03 21:09:42.837873 [ 196 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_21_4} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5235 | 2025.10.03 21:09:42.837975 [ 196 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_21_4} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5236 | 2025.10.03 21:09:42.840234 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5237 | 2025.10.03 21:09:43.000239 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 247.91 MiB, peak 258.47 MiB, free memory in arenas 0.00 B, will set to 251.23 MiB (RSS), difference: 3.32 MiB | ||
| 5238 | 2025.10.03 21:09:44.740977 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 652 | ||
| 5239 | 2025.10.03 21:09:44.743671 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5240 | 2025.10.03 21:09:44.743718 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5241 | 2025.10.03 21:09:44.744948 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5242 | 2025.10.03 21:09:44.745215 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5243 | 2025.10.03 21:09:44.745366 [ 76 ] {} <Debug> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 5244 | 2025.10.03 21:09:44.745450 [ 76 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5245 | 2025.10.03 21:09:44.745479 [ 76 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5246 | 2025.10.03 21:09:44.745487 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 652 | ||
| 5247 | 2025.10.03 21:09:44.745606 [ 200 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::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 | ||
| 5248 | 2025.10.03 21:09:44.746192 [ 200 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5249 | 2025.10.03 21:09:44.746346 [ 200 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 440 rows starting from the beginning of the part | ||
| 5250 | 2025.10.03 21:09:44.746700 [ 200 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 5251 | 2025.10.03 21:09:44.747030 [ 200 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 68 rows starting from the beginning of the part | ||
| 5252 | 2025.10.03 21:09:44.747365 [ 200 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 34 rows starting from the beginning of the part | ||
| 5253 | 2025.10.03 21:09:44.747691 [ 200 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::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 | ||
| 5254 | 2025.10.03 21:09:44.748004 [ 200 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 38 rows starting from the beginning of the part | ||
| 5255 | 2025.10.03 21:09:44.754449 [ 196 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 652 rows, containing 72 columns (72 merged, 0 gathered) in 0.00889184 sec., 73325.6558822471 rows/sec., 66.84 MiB/sec. | ||
| 5256 | 2025.10.03 21:09:44.755730 [ 194 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 5257 | 2025.10.03 21:09:44.756311 [ 194 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_16_3} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5258 | 2025.10.03 21:09:44.756400 [ 194 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_16_3} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 5259 | 2025.10.03 21:09:44.756722 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.10 MiB. | ||
| 5260 | 2025.10.03 21:09:45.489469 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5261 | 2025.10.03 21:09:45.489666 [ 5 ] {ef332f03-a38d-4b2f-ae1b-6a017f8cbfa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5262 | 2025.10.03 21:09:45.489733 [ 5 ] {ef332f03-a38d-4b2f-ae1b-6a017f8cbfa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5263 | 2025.10.03 21:09:45.490549 [ 5 ] {ef332f03-a38d-4b2f-ae1b-6a017f8cbfa9} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5264 | 2025.10.03 21:09:45.490601 [ 5 ] {ef332f03-a38d-4b2f-ae1b-6a017f8cbfa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5265 | 2025.10.03 21:09:45.491021 [ 5 ] {ef332f03-a38d-4b2f-ae1b-6a017f8cbfa9} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5266 | 2025.10.03 21:09:45.491254 [ 5 ] {ef332f03-a38d-4b2f-ae1b-6a017f8cbfa9} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5267 | 2025.10.03 21:09:45.491416 [ 5 ] {ef332f03-a38d-4b2f-ae1b-6a017f8cbfa9} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001798 sec., 228031.14571746386 rows/sec., 14.47 MiB/sec. | ||
| 5268 | 2025.10.03 21:09:45.491474 [ 5 ] {ef332f03-a38d-4b2f-ae1b-6a017f8cbfa9} <Debug> TCPHandler: Processed in 0.002133944 sec. | ||
| 5269 | 2025.10.03 21:09:45.491630 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5270 | 2025.10.03 21:09:45.491734 [ 5 ] {535d7dc2-d0fe-4874-80f4-223963deb9af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5271 | 2025.10.03 21:09:45.491775 [ 5 ] {535d7dc2-d0fe-4874-80f4-223963deb9af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5272 | 2025.10.03 21:09:45.492927 [ 5 ] {535d7dc2-d0fe-4874-80f4-223963deb9af} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5273 | 2025.10.03 21:09:45.492966 [ 5 ] {535d7dc2-d0fe-4874-80f4-223963deb9af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5274 | 2025.10.03 21:09:45.493346 [ 5 ] {535d7dc2-d0fe-4874-80f4-223963deb9af} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5275 | 2025.10.03 21:09:45.493552 [ 5 ] {535d7dc2-d0fe-4874-80f4-223963deb9af} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5276 | 2025.10.03 21:09:45.493682 [ 5 ] {535d7dc2-d0fe-4874-80f4-223963deb9af} <Debug> executeQuery: Read 1178 rows, 96.06 KiB in 0.001969 sec., 598273.2351447436 rows/sec., 47.64 MiB/sec. | ||
| 5277 | 2025.10.03 21:09:45.493719 [ 5 ] {535d7dc2-d0fe-4874-80f4-223963deb9af} <Debug> TCPHandler: Processed in 0.002147924 sec. | ||
| 5278 | 2025.10.03 21:09:45.493837 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5279 | 2025.10.03 21:09:45.493933 [ 5 ] {a08b2707-714c-4a18-95b2-599daf767c41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5280 | 2025.10.03 21:09:45.493972 [ 5 ] {a08b2707-714c-4a18-95b2-599daf767c41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5281 | 2025.10.03 21:09:45.494472 [ 5 ] {a08b2707-714c-4a18-95b2-599daf767c41} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5282 | 2025.10.03 21:09:45.494508 [ 5 ] {a08b2707-714c-4a18-95b2-599daf767c41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5283 | 2025.10.03 21:09:45.494823 [ 5 ] {a08b2707-714c-4a18-95b2-599daf767c41} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5284 | 2025.10.03 21:09:45.495022 [ 5 ] {a08b2707-714c-4a18-95b2-599daf767c41} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5285 | 2025.10.03 21:09:45.495146 [ 5 ] {a08b2707-714c-4a18-95b2-599daf767c41} <Debug> executeQuery: Read 238 rows, 14.80 KiB in 0.001233 sec., 193025.14193025144 rows/sec., 11.72 MiB/sec. | ||
| 5286 | 2025.10.03 21:09:45.495182 [ 5 ] {a08b2707-714c-4a18-95b2-599daf767c41} <Debug> TCPHandler: Processed in 0.001394175 sec. | ||
| 5287 | 2025.10.03 21:09:45.495289 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5288 | 2025.10.03 21:09:45.495381 [ 5 ] {601f3a4f-e427-4633-98a9-346c2d769e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5289 | 2025.10.03 21:09:45.495419 [ 5 ] {601f3a4f-e427-4633-98a9-346c2d769e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5290 | 2025.10.03 21:09:45.495900 [ 5 ] {601f3a4f-e427-4633-98a9-346c2d769e2c} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5291 | 2025.10.03 21:09:45.495935 [ 5 ] {601f3a4f-e427-4633-98a9-346c2d769e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5292 | 2025.10.03 21:09:45.496239 [ 5 ] {601f3a4f-e427-4633-98a9-346c2d769e2c} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5293 | 2025.10.03 21:09:45.496454 [ 5 ] {601f3a4f-e427-4633-98a9-346c2d769e2c} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5294 | 2025.10.03 21:09:45.496577 [ 5 ] {601f3a4f-e427-4633-98a9-346c2d769e2c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001214 sec., 174629.3245469522 rows/sec., 11.26 MiB/sec. | ||
| 5295 | 2025.10.03 21:09:45.496615 [ 5 ] {601f3a4f-e427-4633-98a9-346c2d769e2c} <Debug> TCPHandler: Processed in 0.001373296 sec. | ||
| 5296 | 2025.10.03 21:09:45.496733 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5297 | 2025.10.03 21:09:45.496852 [ 5 ] {05be28a5-1434-43b1-a005-09eca0295381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5298 | 2025.10.03 21:09:45.496900 [ 5 ] {05be28a5-1434-43b1-a005-09eca0295381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5299 | 2025.10.03 21:09:45.497461 [ 5 ] {05be28a5-1434-43b1-a005-09eca0295381} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5300 | 2025.10.03 21:09:45.497497 [ 5 ] {05be28a5-1434-43b1-a005-09eca0295381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5301 | 2025.10.03 21:09:45.497820 [ 5 ] {05be28a5-1434-43b1-a005-09eca0295381} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5302 | 2025.10.03 21:09:45.498011 [ 5 ] {05be28a5-1434-43b1-a005-09eca0295381} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5303 | 2025.10.03 21:09:45.498129 [ 5 ] {05be28a5-1434-43b1-a005-09eca0295381} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001337 sec., 157816.00598354524 rows/sec., 8.96 MiB/sec. | ||
| 5304 | 2025.10.03 21:09:45.498164 [ 5 ] {05be28a5-1434-43b1-a005-09eca0295381} <Debug> TCPHandler: Processed in 0.001528098 sec. | ||
| 5305 | 2025.10.03 21:09:45.498256 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5306 | 2025.10.03 21:09:45.498342 [ 5 ] {b0da95b5-850c-40a1-8153-6ceed128d7bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5307 | 2025.10.03 21:09:45.498379 [ 5 ] {b0da95b5-850c-40a1-8153-6ceed128d7bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5308 | 2025.10.03 21:09:45.499126 [ 5 ] {b0da95b5-850c-40a1-8153-6ceed128d7bf} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5309 | 2025.10.03 21:09:45.499162 [ 5 ] {b0da95b5-850c-40a1-8153-6ceed128d7bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5310 | 2025.10.03 21:09:45.499490 [ 5 ] {b0da95b5-850c-40a1-8153-6ceed128d7bf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5311 | 2025.10.03 21:09:45.499698 [ 5 ] {b0da95b5-850c-40a1-8153-6ceed128d7bf} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5312 | 2025.10.03 21:09:45.499823 [ 5 ] {b0da95b5-850c-40a1-8153-6ceed128d7bf} <Debug> executeQuery: Read 712 rows, 51.11 KiB in 0.001448 sec., 491712.7071823204 rows/sec., 34.47 MiB/sec. | ||
| 5313 | 2025.10.03 21:09:45.499860 [ 5 ] {b0da95b5-850c-40a1-8153-6ceed128d7bf} <Debug> TCPHandler: Processed in 0.001606348 sec. | ||
| 5314 | 2025.10.03 21:09:45.499971 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5315 | 2025.10.03 21:09:45.500065 [ 5 ] {bda0ee41-8440-4c3d-8f8a-474522a3aaa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5316 | 2025.10.03 21:09:45.500105 [ 5 ] {bda0ee41-8440-4c3d-8f8a-474522a3aaa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5317 | 2025.10.03 21:09:45.500433 [ 5 ] {bda0ee41-8440-4c3d-8f8a-474522a3aaa5} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5318 | 2025.10.03 21:09:45.500470 [ 5 ] {bda0ee41-8440-4c3d-8f8a-474522a3aaa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5319 | 2025.10.03 21:09:45.500775 [ 5 ] {bda0ee41-8440-4c3d-8f8a-474522a3aaa5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5320 | 2025.10.03 21:09:45.500996 [ 5 ] {bda0ee41-8440-4c3d-8f8a-474522a3aaa5} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5321 | 2025.10.03 21:09:45.501123 [ 5 ] {bda0ee41-8440-4c3d-8f8a-474522a3aaa5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001077 sec., 5571.030640668523 rows/sec., 291.06 KiB/sec. | ||
| 5322 | 2025.10.03 21:09:45.501159 [ 5 ] {bda0ee41-8440-4c3d-8f8a-474522a3aaa5} <Debug> TCPHandler: Processed in 0.001235624 sec. | ||
| 5323 | 2025.10.03 21:09:45.501276 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5324 | 2025.10.03 21:09:45.501391 [ 5 ] {16cba2bf-c1d7-454a-a124-ae21214dfbc8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5325 | 2025.10.03 21:09:45.501443 [ 5 ] {16cba2bf-c1d7-454a-a124-ae21214dfbc8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5326 | 2025.10.03 21:09:45.501964 [ 5 ] {16cba2bf-c1d7-454a-a124-ae21214dfbc8} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5327 | 2025.10.03 21:09:45.502007 [ 5 ] {16cba2bf-c1d7-454a-a124-ae21214dfbc8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5328 | 2025.10.03 21:09:45.502429 [ 5 ] {16cba2bf-c1d7-454a-a124-ae21214dfbc8} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5329 | 2025.10.03 21:09:45.502643 [ 5 ] {16cba2bf-c1d7-454a-a124-ae21214dfbc8} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5330 | 2025.10.03 21:09:45.502773 [ 5 ] {16cba2bf-c1d7-454a-a124-ae21214dfbc8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001405 sec., 223487.54448398575 rows/sec., 14.68 MiB/sec. | ||
| 5331 | 2025.10.03 21:09:45.502810 [ 5 ] {16cba2bf-c1d7-454a-a124-ae21214dfbc8} <Debug> TCPHandler: Processed in 0.001593958 sec. | ||
| 5332 | 2025.10.03 21:09:45.502912 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5333 | 2025.10.03 21:09:45.503010 [ 5 ] {eaa75ac1-15e2-4a4d-8e11-8a1c8275f37b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5334 | 2025.10.03 21:09:45.503053 [ 5 ] {eaa75ac1-15e2-4a4d-8e11-8a1c8275f37b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5335 | 2025.10.03 21:09:45.503369 [ 5 ] {eaa75ac1-15e2-4a4d-8e11-8a1c8275f37b} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5336 | 2025.10.03 21:09:45.503405 [ 5 ] {eaa75ac1-15e2-4a4d-8e11-8a1c8275f37b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5337 | 2025.10.03 21:09:45.503706 [ 5 ] {eaa75ac1-15e2-4a4d-8e11-8a1c8275f37b} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 5338 | 2025.10.03 21:09:45.503915 [ 5 ] {eaa75ac1-15e2-4a4d-8e11-8a1c8275f37b} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5339 | 2025.10.03 21:09:45.504042 [ 5 ] {eaa75ac1-15e2-4a4d-8e11-8a1c8275f37b} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 5340 | 2025.10.03 21:09:45.504079 [ 5 ] {eaa75ac1-15e2-4a4d-8e11-8a1c8275f37b} <Debug> TCPHandler: Processed in 0.001215254 sec. | ||
| 5341 | 2025.10.03 21:09:45.504190 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5342 | 2025.10.03 21:09:45.504284 [ 5 ] {018d8cb2-88cf-4505-8bc7-6b74ce5e1f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5343 | 2025.10.03 21:09:45.504339 [ 5 ] {018d8cb2-88cf-4505-8bc7-6b74ce5e1f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5344 | 2025.10.03 21:09:45.505194 [ 5 ] {018d8cb2-88cf-4505-8bc7-6b74ce5e1f25} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5345 | 2025.10.03 21:09:45.505231 [ 5 ] {018d8cb2-88cf-4505-8bc7-6b74ce5e1f25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5346 | 2025.10.03 21:09:45.505781 [ 5 ] {018d8cb2-88cf-4505-8bc7-6b74ce5e1f25} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5347 | 2025.10.03 21:09:45.506005 [ 5 ] {018d8cb2-88cf-4505-8bc7-6b74ce5e1f25} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5348 | 2025.10.03 21:09:45.506143 [ 5 ] {018d8cb2-88cf-4505-8bc7-6b74ce5e1f25} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001876 sec., 17590.618336886993 rows/sec., 31.52 MiB/sec. | ||
| 5349 | 2025.10.03 21:09:45.506197 [ 5 ] {018d8cb2-88cf-4505-8bc7-6b74ce5e1f25} <Debug> TCPHandler: Processed in 0.002055243 sec. | ||
| 5350 | 2025.10.03 21:09:45.506320 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5351 | 2025.10.03 21:09:45.506416 [ 5 ] {adb1b782-0349-4d15-bf87-911cf4524c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5352 | 2025.10.03 21:09:45.506458 [ 5 ] {adb1b782-0349-4d15-bf87-911cf4524c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5353 | 2025.10.03 21:09:45.506805 [ 5 ] {adb1b782-0349-4d15-bf87-911cf4524c63} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5354 | 2025.10.03 21:09:45.506842 [ 5 ] {adb1b782-0349-4d15-bf87-911cf4524c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5355 | 2025.10.03 21:09:45.507151 [ 5 ] {adb1b782-0349-4d15-bf87-911cf4524c63} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 5356 | 2025.10.03 21:09:45.507357 [ 5 ] {adb1b782-0349-4d15-bf87-911cf4524c63} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5357 | 2025.10.03 21:09:45.507510 [ 5 ] {adb1b782-0349-4d15-bf87-911cf4524c63} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001112 sec., 93525.17985611511 rows/sec., 5.73 MiB/sec. | ||
| 5358 | 2025.10.03 21:09:45.507546 [ 5 ] {adb1b782-0349-4d15-bf87-911cf4524c63} <Debug> TCPHandler: Processed in 0.001275094 sec. | ||
| 5359 | 2025.10.03 21:09:49.611374 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5360 | 2025.10.03 21:09:49.611425 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5361 | 2025.10.03 21:09:49.712903 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 10585 | ||
| 5362 | 2025.10.03 21:09:49.713708 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5363 | 2025.10.03 21:09:49.713771 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5364 | 2025.10.03 21:09:49.714451 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5365 | 2025.10.03 21:09:49.714684 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5366 | 2025.10.03 21:09:49.714813 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10585 | ||
| 5367 | 2025.10.03 21:09:50.256313 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 5368 | 2025.10.03 21:09:50.271774 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5369 | 2025.10.03 21:09:50.271827 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5370 | 2025.10.03 21:09:50.277615 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5371 | 2025.10.03 21:09:50.278348 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5372 | 2025.10.03 21:09:50.280924 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 5373 | 2025.10.03 21:09:50.477521 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5374 | 2025.10.03 21:09:50.477815 [ 5 ] {c483a30c-3902-4f6b-8b4a-b36adc7838fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5375 | 2025.10.03 21:09:50.477924 [ 5 ] {c483a30c-3902-4f6b-8b4a-b36adc7838fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5376 | 2025.10.03 21:09:50.478582 [ 5 ] {c483a30c-3902-4f6b-8b4a-b36adc7838fc} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5377 | 2025.10.03 21:09:50.478631 [ 5 ] {c483a30c-3902-4f6b-8b4a-b36adc7838fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5378 | 2025.10.03 21:09:50.479061 [ 5 ] {c483a30c-3902-4f6b-8b4a-b36adc7838fc} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5379 | 2025.10.03 21:09:50.479292 [ 5 ] {c483a30c-3902-4f6b-8b4a-b36adc7838fc} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5380 | 2025.10.03 21:09:50.479451 [ 5 ] {c483a30c-3902-4f6b-8b4a-b36adc7838fc} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001713 sec., 44366.6082895505 rows/sec., 3.66 MiB/sec. | ||
| 5381 | 2025.10.03 21:09:50.479493 [ 5 ] {c483a30c-3902-4f6b-8b4a-b36adc7838fc} <Debug> TCPHandler: Processed in 0.002162174 sec. | ||
| 5382 | 2025.10.03 21:09:50.479611 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5383 | 2025.10.03 21:09:50.479709 [ 5 ] {e3d07aa5-1bae-4eb5-82c2-dbdefcfc1f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5384 | 2025.10.03 21:09:50.479750 [ 5 ] {e3d07aa5-1bae-4eb5-82c2-dbdefcfc1f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5385 | 2025.10.03 21:09:50.480143 [ 5 ] {e3d07aa5-1bae-4eb5-82c2-dbdefcfc1f37} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5386 | 2025.10.03 21:09:50.480179 [ 5 ] {e3d07aa5-1bae-4eb5-82c2-dbdefcfc1f37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5387 | 2025.10.03 21:09:50.480478 [ 5 ] {e3d07aa5-1bae-4eb5-82c2-dbdefcfc1f37} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5388 | 2025.10.03 21:09:50.480682 [ 5 ] {e3d07aa5-1bae-4eb5-82c2-dbdefcfc1f37} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5389 | 2025.10.03 21:09:50.480809 [ 5 ] {e3d07aa5-1bae-4eb5-82c2-dbdefcfc1f37} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00112 sec., 8928.57142857143 rows/sec., 671.39 KiB/sec. | ||
| 5390 | 2025.10.03 21:09:50.480848 [ 5 ] {e3d07aa5-1bae-4eb5-82c2-dbdefcfc1f37} <Debug> TCPHandler: Processed in 0.001286154 sec. | ||
| 5391 | 2025.10.03 21:09:50.480955 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5392 | 2025.10.03 21:09:50.481050 [ 5 ] {9fa8db9b-65ec-443d-87de-cf92c6cb7aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5393 | 2025.10.03 21:09:50.481090 [ 5 ] {9fa8db9b-65ec-443d-87de-cf92c6cb7aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5394 | 2025.10.03 21:09:50.481491 [ 5 ] {9fa8db9b-65ec-443d-87de-cf92c6cb7aaf} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5395 | 2025.10.03 21:09:50.481528 [ 5 ] {9fa8db9b-65ec-443d-87de-cf92c6cb7aaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5396 | 2025.10.03 21:09:50.481827 [ 5 ] {9fa8db9b-65ec-443d-87de-cf92c6cb7aaf} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5397 | 2025.10.03 21:09:50.482035 [ 5 ] {9fa8db9b-65ec-443d-87de-cf92c6cb7aaf} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5398 | 2025.10.03 21:09:50.482164 [ 5 ] {9fa8db9b-65ec-443d-87de-cf92c6cb7aaf} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001131 sec., 65428.8240495137 rows/sec., 5.11 MiB/sec. | ||
| 5399 | 2025.10.03 21:09:50.482202 [ 5 ] {9fa8db9b-65ec-443d-87de-cf92c6cb7aaf} <Debug> TCPHandler: Processed in 0.001295975 sec. | ||
| 5400 | 2025.10.03 21:09:50.482311 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5401 | 2025.10.03 21:09:50.482406 [ 5 ] {e7781485-6d84-48c7-9d8e-f660f93974d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5402 | 2025.10.03 21:09:50.482450 [ 5 ] {e7781485-6d84-48c7-9d8e-f660f93974d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5403 | 2025.10.03 21:09:50.482836 [ 5 ] {e7781485-6d84-48c7-9d8e-f660f93974d1} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5404 | 2025.10.03 21:09:50.482872 [ 5 ] {e7781485-6d84-48c7-9d8e-f660f93974d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5405 | 2025.10.03 21:09:50.483198 [ 5 ] {e7781485-6d84-48c7-9d8e-f660f93974d1} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5406 | 2025.10.03 21:09:50.483416 [ 5 ] {e7781485-6d84-48c7-9d8e-f660f93974d1} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5407 | 2025.10.03 21:09:50.483543 [ 5 ] {e7781485-6d84-48c7-9d8e-f660f93974d1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001155 sec., 138528.13852813852 rows/sec., 9.65 MiB/sec. | ||
| 5408 | 2025.10.03 21:09:50.483580 [ 5 ] {e7781485-6d84-48c7-9d8e-f660f93974d1} <Debug> TCPHandler: Processed in 0.001317625 sec. | ||
| 5409 | 2025.10.03 21:09:50.483688 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5410 | 2025.10.03 21:09:50.483781 [ 5 ] {139062a7-533f-45ac-9054-2641a597878c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5411 | 2025.10.03 21:09:50.483837 [ 5 ] {139062a7-533f-45ac-9054-2641a597878c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5412 | 2025.10.03 21:09:50.484577 [ 5 ] {139062a7-533f-45ac-9054-2641a597878c} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5413 | 2025.10.03 21:09:50.484614 [ 5 ] {139062a7-533f-45ac-9054-2641a597878c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5414 | 2025.10.03 21:09:50.485111 [ 5 ] {139062a7-533f-45ac-9054-2641a597878c} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5415 | 2025.10.03 21:09:50.485333 [ 5 ] {139062a7-533f-45ac-9054-2641a597878c} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5416 | 2025.10.03 21:09:50.485471 [ 5 ] {139062a7-533f-45ac-9054-2641a597878c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001707 sec., 5858.230814294083 rows/sec., 10.50 MiB/sec. | ||
| 5417 | 2025.10.03 21:09:50.485524 [ 5 ] {139062a7-533f-45ac-9054-2641a597878c} <Debug> TCPHandler: Processed in 0.001884231 sec. | ||
| 5418 | 2025.10.03 21:09:50.485644 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5419 | 2025.10.03 21:09:50.485750 [ 5 ] {140cd5e8-5278-4304-bdd0-1a2f9313e200} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5420 | 2025.10.03 21:09:50.485793 [ 5 ] {140cd5e8-5278-4304-bdd0-1a2f9313e200} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5421 | 2025.10.03 21:09:50.486147 [ 5 ] {140cd5e8-5278-4304-bdd0-1a2f9313e200} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5422 | 2025.10.03 21:09:50.486186 [ 5 ] {140cd5e8-5278-4304-bdd0-1a2f9313e200} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5423 | 2025.10.03 21:09:50.486506 [ 5 ] {140cd5e8-5278-4304-bdd0-1a2f9313e200} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 5424 | 2025.10.03 21:09:50.486722 [ 5 ] {140cd5e8-5278-4304-bdd0-1a2f9313e200} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5425 | 2025.10.03 21:09:50.486860 [ 5 ] {140cd5e8-5278-4304-bdd0-1a2f9313e200} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001128 sec., 53191.48936170212 rows/sec., 3.58 MiB/sec. | ||
| 5426 | 2025.10.03 21:09:50.486900 [ 5 ] {140cd5e8-5278-4304-bdd0-1a2f9313e200} <Debug> TCPHandler: Processed in 0.001306885 sec. | ||
| 5427 | 2025.10.03 21:09:54.746127 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 686 | ||
| 5428 | 2025.10.03 21:09:54.748738 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5429 | 2025.10.03 21:09:54.748785 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5430 | 2025.10.03 21:09:54.749988 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5431 | 2025.10.03 21:09:54.750290 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5432 | 2025.10.03 21:09:54.750545 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 686 | ||
| 5433 | 2025.10.03 21:09:55.489283 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5434 | 2025.10.03 21:09:55.489467 [ 5 ] {04ed20b4-c419-4749-94b2-e28ca9481dc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5435 | 2025.10.03 21:09:55.489529 [ 5 ] {04ed20b4-c419-4749-94b2-e28ca9481dc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5436 | 2025.10.03 21:09:55.490319 [ 5 ] {04ed20b4-c419-4749-94b2-e28ca9481dc2} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5437 | 2025.10.03 21:09:55.490359 [ 5 ] {04ed20b4-c419-4749-94b2-e28ca9481dc2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5438 | 2025.10.03 21:09:55.490753 [ 5 ] {04ed20b4-c419-4749-94b2-e28ca9481dc2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5439 | 2025.10.03 21:09:55.490969 [ 5 ] {04ed20b4-c419-4749-94b2-e28ca9481dc2} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5440 | 2025.10.03 21:09:55.491105 [ 58 ] {} <Debug> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5441 | 2025.10.03 21:09:55.491124 [ 5 ] {04ed20b4-c419-4749-94b2-e28ca9481dc2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001701 sec., 241034.68547912993 rows/sec., 15.29 MiB/sec. | ||
| 5442 | 2025.10.03 21:09:55.491176 [ 58 ] {} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5443 | 2025.10.03 21:09:55.491188 [ 5 ] {04ed20b4-c419-4749-94b2-e28ca9481dc2} <Debug> TCPHandler: Processed in 0.002028543 sec. | ||
| 5444 | 2025.10.03 21:09:55.491205 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5445 | 2025.10.03 21:09:55.491308 [ 191 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::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 | ||
| 5446 | 2025.10.03 21:09:55.491317 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5447 | 2025.10.03 21:09:55.491410 [ 191 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5448 | 2025.10.03 21:09:55.491426 [ 5 ] {79bfa5cf-971b-4c47-aa8d-1b494bbb5517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5449 | 2025.10.03 21:09:55.491442 [ 191 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 434 rows starting from the beginning of the part | ||
| 5450 | 2025.10.03 21:09:55.491467 [ 5 ] {79bfa5cf-971b-4c47-aa8d-1b494bbb5517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5451 | 2025.10.03 21:09:55.491508 [ 191 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 410 rows starting from the beginning of the part | ||
| 5452 | 2025.10.03 21:09:55.491558 [ 191 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 410 rows starting from the beginning of the part | ||
| 5453 | 2025.10.03 21:09:55.491604 [ 191 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 410 rows starting from the beginning of the part | ||
| 5454 | 2025.10.03 21:09:55.491649 [ 191 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 410 rows starting from the beginning of the part | ||
| 5455 | 2025.10.03 21:09:55.491692 [ 191 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 410 rows starting from the beginning of the part | ||
| 5456 | 2025.10.03 21:09:55.491889 [ 5 ] {79bfa5cf-971b-4c47-aa8d-1b494bbb5517} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5457 | 2025.10.03 21:09:55.491924 [ 5 ] {79bfa5cf-971b-4c47-aa8d-1b494bbb5517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5458 | 2025.10.03 21:09:55.492216 [ 5 ] {79bfa5cf-971b-4c47-aa8d-1b494bbb5517} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5459 | 2025.10.03 21:09:55.492433 [ 5 ] {79bfa5cf-971b-4c47-aa8d-1b494bbb5517} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5460 | 2025.10.03 21:09:55.492566 [ 5 ] {79bfa5cf-971b-4c47-aa8d-1b494bbb5517} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001157 sec., 1728.608470181504 rows/sec., 140.96 KiB/sec. | ||
| 5461 | 2025.10.03 21:09:55.492605 [ 5 ] {79bfa5cf-971b-4c47-aa8d-1b494bbb5517} <Debug> TCPHandler: Processed in 0.001335945 sec. | ||
| 5462 | 2025.10.03 21:09:55.492725 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5463 | 2025.10.03 21:09:55.492806 [ 194 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001543047 sec., 1609801.904932254 rows/sec., 108.56 MiB/sec. | ||
| 5464 | 2025.10.03 21:09:55.492818 [ 5 ] {70d28b8f-0637-429b-ad62-6be0b6b4311a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5465 | 2025.10.03 21:09:55.492874 [ 5 ] {70d28b8f-0637-429b-ad62-6be0b6b4311a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5466 | 2025.10.03 21:09:55.492990 [ 194 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5467 | 2025.10.03 21:09:55.493283 [ 194 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_11_2} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5468 | 2025.10.03 21:09:55.493362 [ 194 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_11_2} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5469 | 2025.10.03 21:09:55.493454 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 5470 | 2025.10.03 21:09:55.493708 [ 5 ] {70d28b8f-0637-429b-ad62-6be0b6b4311a} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5471 | 2025.10.03 21:09:55.493748 [ 5 ] {70d28b8f-0637-429b-ad62-6be0b6b4311a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5472 | 2025.10.03 21:09:55.494115 [ 5 ] {70d28b8f-0637-429b-ad62-6be0b6b4311a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5473 | 2025.10.03 21:09:55.494315 [ 5 ] {70d28b8f-0637-429b-ad62-6be0b6b4311a} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5474 | 2025.10.03 21:09:55.494425 [ 58 ] {} <Debug> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5475 | 2025.10.03 21:09:55.494442 [ 5 ] {70d28b8f-0637-429b-ad62-6be0b6b4311a} <Debug> executeQuery: Read 1179 rows, 96.13 KiB in 0.00164 sec., 718902.4390243903 rows/sec., 57.24 MiB/sec. | ||
| 5476 | 2025.10.03 21:09:55.494463 [ 58 ] {} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5477 | 2025.10.03 21:09:55.494487 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5478 | 2025.10.03 21:09:55.494487 [ 5 ] {70d28b8f-0637-429b-ad62-6be0b6b4311a} <Debug> TCPHandler: Processed in 0.00180898 sec. | ||
| 5479 | 2025.10.03 21:09:55.494560 [ 194 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::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 | ||
| 5480 | 2025.10.03 21:09:55.494625 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5481 | 2025.10.03 21:09:55.494650 [ 194 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5482 | 2025.10.03 21:09:55.494684 [ 194 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 2467 rows starting from the beginning of the part | ||
| 5483 | 2025.10.03 21:09:55.494724 [ 5 ] {d6289846-2c0c-4882-b2e0-1bddcb9bc1a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5484 | 2025.10.03 21:09:55.494740 [ 194 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 1178 rows starting from the beginning of the part | ||
| 5485 | 2025.10.03 21:09:55.494768 [ 5 ] {d6289846-2c0c-4882-b2e0-1bddcb9bc1a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5486 | 2025.10.03 21:09:55.494790 [ 194 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1219 rows starting from the beginning of the part | ||
| 5487 | 2025.10.03 21:09:55.494834 [ 194 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1178 rows starting from the beginning of the part | ||
| 5488 | 2025.10.03 21:09:55.494872 [ 194 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::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 | ||
| 5489 | 2025.10.03 21:09:55.494912 [ 194 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1179 rows starting from the beginning of the part | ||
| 5490 | 2025.10.03 21:09:55.495276 [ 5 ] {d6289846-2c0c-4882-b2e0-1bddcb9bc1a1} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5491 | 2025.10.03 21:09:55.495315 [ 5 ] {d6289846-2c0c-4882-b2e0-1bddcb9bc1a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5492 | 2025.10.03 21:09:55.495626 [ 5 ] {d6289846-2c0c-4882-b2e0-1bddcb9bc1a1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5493 | 2025.10.03 21:09:55.495845 [ 5 ] {d6289846-2c0c-4882-b2e0-1bddcb9bc1a1} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5494 | 2025.10.03 21:09:55.495974 [ 5 ] {d6289846-2c0c-4882-b2e0-1bddcb9bc1a1} <Debug> executeQuery: Read 240 rows, 14.94 KiB in 0.001266 sec., 189573.45971563982 rows/sec., 11.52 MiB/sec. | ||
| 5495 | 2025.10.03 21:09:55.496013 [ 5 ] {d6289846-2c0c-4882-b2e0-1bddcb9bc1a1} <Debug> TCPHandler: Processed in 0.001435506 sec. | ||
| 5496 | 2025.10.03 21:09:55.496130 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5497 | 2025.10.03 21:09:55.496222 [ 5 ] {527eb034-dbc9-4747-82e4-cc6aaca4ba30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5498 | 2025.10.03 21:09:55.496260 [ 5 ] {527eb034-dbc9-4747-82e4-cc6aaca4ba30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5499 | 2025.10.03 21:09:55.496744 [ 5 ] {527eb034-dbc9-4747-82e4-cc6aaca4ba30} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5500 | 2025.10.03 21:09:55.496780 [ 5 ] {527eb034-dbc9-4747-82e4-cc6aaca4ba30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5501 | 2025.10.03 21:09:55.497096 [ 5 ] {527eb034-dbc9-4747-82e4-cc6aaca4ba30} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5502 | 2025.10.03 21:09:55.497269 [ 196 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7297 rows, containing 5 columns (5 merged, 0 gathered) in 0.00273138 sec., 2671543.3224230977 rows/sec., 226.34 MiB/sec. | ||
| 5503 | 2025.10.03 21:09:55.497317 [ 5 ] {527eb034-dbc9-4747-82e4-cc6aaca4ba30} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5504 | 2025.10.03 21:09:55.497453 [ 5 ] {527eb034-dbc9-4747-82e4-cc6aaca4ba30} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001247 sec., 170008.01924619084 rows/sec., 10.96 MiB/sec. | ||
| 5505 | 2025.10.03 21:09:55.497493 [ 5 ] {527eb034-dbc9-4747-82e4-cc6aaca4ba30} <Debug> TCPHandler: Processed in 0.001410386 sec. | ||
| 5506 | 2025.10.03 21:09:55.497583 [ 200 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5507 | 2025.10.03 21:09:55.497608 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5508 | 2025.10.03 21:09:55.497706 [ 5 ] {ad52cccf-fb32-4aae-8cd5-fd47fe50986e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5509 | 2025.10.03 21:09:55.497748 [ 5 ] {ad52cccf-fb32-4aae-8cd5-fd47fe50986e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5510 | 2025.10.03 21:09:55.497883 [ 200 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_31_6} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5511 | 2025.10.03 21:09:55.497972 [ 200 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_31_6} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5512 | 2025.10.03 21:09:55.498082 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
| 5513 | 2025.10.03 21:09:55.498268 [ 5 ] {ad52cccf-fb32-4aae-8cd5-fd47fe50986e} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5514 | 2025.10.03 21:09:55.498310 [ 5 ] {ad52cccf-fb32-4aae-8cd5-fd47fe50986e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5515 | 2025.10.03 21:09:55.498617 [ 5 ] {ad52cccf-fb32-4aae-8cd5-fd47fe50986e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5516 | 2025.10.03 21:09:55.498828 [ 5 ] {ad52cccf-fb32-4aae-8cd5-fd47fe50986e} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5517 | 2025.10.03 21:09:55.498924 [ 58 ] {} <Debug> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5518 | 2025.10.03 21:09:55.498954 [ 58 ] {} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5519 | 2025.10.03 21:09:55.498959 [ 5 ] {ad52cccf-fb32-4aae-8cd5-fd47fe50986e} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001268 sec., 166403.785488959 rows/sec., 9.45 MiB/sec. | ||
| 5520 | 2025.10.03 21:09:55.498972 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5521 | 2025.10.03 21:09:55.499006 [ 5 ] {ad52cccf-fb32-4aae-8cd5-fd47fe50986e} <Debug> TCPHandler: Processed in 0.001447996 sec. | ||
| 5522 | 2025.10.03 21:09:55.499048 [ 194 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::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 | ||
| 5523 | 2025.10.03 21:09:55.499129 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5524 | 2025.10.03 21:09:55.499133 [ 194 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5525 | 2025.10.03 21:09:55.499176 [ 194 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 223 rows starting from the beginning of the part | ||
| 5526 | 2025.10.03 21:09:55.499222 [ 194 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 211 rows starting from the beginning of the part | ||
| 5527 | 2025.10.03 21:09:55.499230 [ 5 ] {5d2ad595-d074-49d9-8be9-fa2ed096a38a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5528 | 2025.10.03 21:09:55.499261 [ 194 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 211 rows starting from the beginning of the part | ||
| 5529 | 2025.10.03 21:09:55.499276 [ 5 ] {5d2ad595-d074-49d9-8be9-fa2ed096a38a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5530 | 2025.10.03 21:09:55.499299 [ 194 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 211 rows starting from the beginning of the part | ||
| 5531 | 2025.10.03 21:09:55.499337 [ 194 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 211 rows starting from the beginning of the part | ||
| 5532 | 2025.10.03 21:09:55.499369 [ 194 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 211 rows starting from the beginning of the part | ||
| 5533 | 2025.10.03 21:09:55.499969 [ 5 ] {5d2ad595-d074-49d9-8be9-fa2ed096a38a} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5534 | 2025.10.03 21:09:55.500012 [ 5 ] {5d2ad595-d074-49d9-8be9-fa2ed096a38a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5535 | 2025.10.03 21:09:55.500205 [ 200 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001182964 sec., 1080337.186930456 rows/sec., 65.67 MiB/sec. | ||
| 5536 | 2025.10.03 21:09:55.500352 [ 196 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5537 | 2025.10.03 21:09:55.500377 [ 5 ] {5d2ad595-d074-49d9-8be9-fa2ed096a38a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5538 | 2025.10.03 21:09:55.500692 [ 196 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_11_2} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5539 | 2025.10.03 21:09:55.500724 [ 5 ] {5d2ad595-d074-49d9-8be9-fa2ed096a38a} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5540 | 2025.10.03 21:09:55.500773 [ 196 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_11_2} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5541 | 2025.10.03 21:09:55.500843 [ 58 ] {} <Debug> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5542 | 2025.10.03 21:09:55.500867 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 5543 | 2025.10.03 21:09:55.500871 [ 58 ] {} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5544 | 2025.10.03 21:09:55.500872 [ 5 ] {5d2ad595-d074-49d9-8be9-fa2ed096a38a} <Debug> executeQuery: Read 714 rows, 51.27 KiB in 0.001658 sec., 430639.3244873341 rows/sec., 30.20 MiB/sec. | ||
| 5545 | 2025.10.03 21:09:55.500905 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5546 | 2025.10.03 21:09:55.500937 [ 5 ] {5d2ad595-d074-49d9-8be9-fa2ed096a38a} <Debug> TCPHandler: Processed in 0.001858821 sec. | ||
| 5547 | 2025.10.03 21:09:55.501001 [ 192 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::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 | ||
| 5548 | 2025.10.03 21:09:55.501061 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5549 | 2025.10.03 21:09:55.501118 [ 192 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5550 | 2025.10.03 21:09:55.501154 [ 192 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1251 rows starting from the beginning of the part | ||
| 5551 | 2025.10.03 21:09:55.501161 [ 5 ] {3ea8f70a-ad52-4d6c-bd1a-1a88bc6e72f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5552 | 2025.10.03 21:09:55.501208 [ 5 ] {3ea8f70a-ad52-4d6c-bd1a-1a88bc6e72f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5553 | 2025.10.03 21:09:55.501244 [ 192 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 712 rows starting from the beginning of the part | ||
| 5554 | 2025.10.03 21:09:55.501296 [ 192 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 536 rows starting from the beginning of the part | ||
| 5555 | 2025.10.03 21:09:55.501337 [ 192 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 712 rows starting from the beginning of the part | ||
| 5556 | 2025.10.03 21:09:55.501375 [ 192 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::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 | ||
| 5557 | 2025.10.03 21:09:55.501413 [ 192 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 714 rows starting from the beginning of the part | ||
| 5558 | 2025.10.03 21:09:55.501555 [ 5 ] {3ea8f70a-ad52-4d6c-bd1a-1a88bc6e72f5} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5559 | 2025.10.03 21:09:55.501597 [ 5 ] {3ea8f70a-ad52-4d6c-bd1a-1a88bc6e72f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5560 | 2025.10.03 21:09:55.501909 [ 5 ] {3ea8f70a-ad52-4d6c-bd1a-1a88bc6e72f5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5561 | 2025.10.03 21:09:55.502151 [ 5 ] {3ea8f70a-ad52-4d6c-bd1a-1a88bc6e72f5} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5562 | 2025.10.03 21:09:55.502286 [ 5 ] {3ea8f70a-ad52-4d6c-bd1a-1a88bc6e72f5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001141 sec., 5258.5451358457485 rows/sec., 274.74 KiB/sec. | ||
| 5563 | 2025.10.03 21:09:55.502324 [ 5 ] {3ea8f70a-ad52-4d6c-bd1a-1a88bc6e72f5} <Debug> TCPHandler: Processed in 0.001312905 sec. | ||
| 5564 | 2025.10.03 21:09:55.502439 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5565 | 2025.10.03 21:09:55.502532 [ 5 ] {2b7f7d91-2898-48b1-8f9a-6b94295d12a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5566 | 2025.10.03 21:09:55.502574 [ 5 ] {2b7f7d91-2898-48b1-8f9a-6b94295d12a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5567 | 2025.10.03 21:09:55.502806 [ 200 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3999 rows, containing 5 columns (5 merged, 0 gathered) in 0.001846581 sec., 2165623.9287634823 rows/sec., 162.98 MiB/sec. | ||
| 5568 | 2025.10.03 21:09:55.502964 [ 192 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5569 | 2025.10.03 21:09:55.503024 [ 5 ] {2b7f7d91-2898-48b1-8f9a-6b94295d12a3} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5570 | 2025.10.03 21:09:55.503068 [ 5 ] {2b7f7d91-2898-48b1-8f9a-6b94295d12a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5571 | 2025.10.03 21:09:55.503228 [ 192 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_31_6} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5572 | 2025.10.03 21:09:55.503312 [ 192 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_31_6} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5573 | 2025.10.03 21:09:55.503375 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 5574 | 2025.10.03 21:09:55.503442 [ 5 ] {2b7f7d91-2898-48b1-8f9a-6b94295d12a3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5575 | 2025.10.03 21:09:55.503661 [ 5 ] {2b7f7d91-2898-48b1-8f9a-6b94295d12a3} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5576 | 2025.10.03 21:09:55.503795 [ 5 ] {2b7f7d91-2898-48b1-8f9a-6b94295d12a3} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001279 sec., 246286.16106333074 rows/sec., 16.18 MiB/sec. | ||
| 5577 | 2025.10.03 21:09:55.503834 [ 5 ] {2b7f7d91-2898-48b1-8f9a-6b94295d12a3} <Debug> TCPHandler: Processed in 0.001444937 sec. | ||
| 5578 | 2025.10.03 21:09:55.503947 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5579 | 2025.10.03 21:09:55.504043 [ 5 ] {2e3f39d4-b176-4dd9-99cd-d1460f771ecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5580 | 2025.10.03 21:09:55.504086 [ 5 ] {2e3f39d4-b176-4dd9-99cd-d1460f771ecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5581 | 2025.10.03 21:09:55.504408 [ 5 ] {2e3f39d4-b176-4dd9-99cd-d1460f771ecf} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5582 | 2025.10.03 21:09:55.504444 [ 5 ] {2e3f39d4-b176-4dd9-99cd-d1460f771ecf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5583 | 2025.10.03 21:09:55.504731 [ 5 ] {2e3f39d4-b176-4dd9-99cd-d1460f771ecf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 5584 | 2025.10.03 21:09:55.504934 [ 5 ] {2e3f39d4-b176-4dd9-99cd-d1460f771ecf} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5585 | 2025.10.03 21:09:55.505040 [ 56 ] {} <Debug> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 5586 | 2025.10.03 21:09:55.505064 [ 5 ] {2e3f39d4-b176-4dd9-99cd-d1460f771ecf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001038 sec., 963.3911368015414 rows/sec., 64.92 KiB/sec. | ||
| 5587 | 2025.10.03 21:09:55.505082 [ 56 ] {} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5588 | 2025.10.03 21:09:55.505107 [ 5 ] {2e3f39d4-b176-4dd9-99cd-d1460f771ecf} <Debug> TCPHandler: Processed in 0.001211244 sec. | ||
| 5589 | 2025.10.03 21:09:55.505108 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5590 | 2025.10.03 21:09:55.505190 [ 196 ] {6515042e-d143-4b0d-9828-f2f75d99043a::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 | ||
| 5591 | 2025.10.03 21:09:55.505233 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5592 | 2025.10.03 21:09:55.505279 [ 196 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5593 | 2025.10.03 21:09:55.505311 [ 196 ] {6515042e-d143-4b0d-9828-f2f75d99043a::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 | ||
| 5594 | 2025.10.03 21:09:55.505337 [ 5 ] {3b04276d-3839-4841-ac87-c2a863d9dfa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5595 | 2025.10.03 21:09:55.505364 [ 196 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 5596 | 2025.10.03 21:09:55.505396 [ 5 ] {3b04276d-3839-4841-ac87-c2a863d9dfa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5597 | 2025.10.03 21:09:55.505413 [ 196 ] {6515042e-d143-4b0d-9828-f2f75d99043a::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 | ||
| 5598 | 2025.10.03 21:09:55.505464 [ 196 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 5599 | 2025.10.03 21:09:55.505500 [ 196 ] {6515042e-d143-4b0d-9828-f2f75d99043a::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 | ||
| 5600 | 2025.10.03 21:09:55.505542 [ 196 ] {6515042e-d143-4b0d-9828-f2f75d99043a::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 | ||
| 5601 | 2025.10.03 21:09:55.506227 [ 5 ] {3b04276d-3839-4841-ac87-c2a863d9dfa5} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5602 | 2025.10.03 21:09:55.506245 [ 188 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.001078932 sec., 9268.42470146404 rows/sec., 624.53 KiB/sec. | ||
| 5603 | 2025.10.03 21:09:55.506363 [ 5 ] {3b04276d-3839-4841-ac87-c2a863d9dfa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5604 | 2025.10.03 21:09:55.506446 [ 188 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 5605 | 2025.10.03 21:09:55.506747 [ 188 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_10_2} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5606 | 2025.10.03 21:09:55.506813 [ 188 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_10_2} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a) (MergerMutator): Merged 6 parts: [all_1_5_1, all_10_10_0] -> all_1_10_2 | ||
| 5607 | 2025.10.03 21:09:55.506869 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 5608 | 2025.10.03 21:09:55.507129 [ 5 ] {3b04276d-3839-4841-ac87-c2a863d9dfa5} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5609 | 2025.10.03 21:09:55.507397 [ 5 ] {3b04276d-3839-4841-ac87-c2a863d9dfa5} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5610 | 2025.10.03 21:09:55.507538 [ 5 ] {3b04276d-3839-4841-ac87-c2a863d9dfa5} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002219 sec., 14871.563767462821 rows/sec., 26.65 MiB/sec. | ||
| 5611 | 2025.10.03 21:09:55.507592 [ 5 ] {3b04276d-3839-4841-ac87-c2a863d9dfa5} <Debug> TCPHandler: Processed in 0.002408377 sec. | ||
| 5612 | 2025.10.03 21:09:55.507712 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5613 | 2025.10.03 21:09:55.507805 [ 5 ] {53babeae-9602-46de-83a3-5d55390b1f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5614 | 2025.10.03 21:09:55.507846 [ 5 ] {53babeae-9602-46de-83a3-5d55390b1f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5615 | 2025.10.03 21:09:55.508217 [ 5 ] {53babeae-9602-46de-83a3-5d55390b1f04} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5616 | 2025.10.03 21:09:55.508254 [ 5 ] {53babeae-9602-46de-83a3-5d55390b1f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5617 | 2025.10.03 21:09:55.508563 [ 5 ] {53babeae-9602-46de-83a3-5d55390b1f04} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5618 | 2025.10.03 21:09:55.508765 [ 5 ] {53babeae-9602-46de-83a3-5d55390b1f04} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5619 | 2025.10.03 21:09:55.508889 [ 5 ] {53babeae-9602-46de-83a3-5d55390b1f04} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001103 sec., 94288.3046237534 rows/sec., 5.78 MiB/sec. | ||
| 5620 | 2025.10.03 21:09:55.508924 [ 5 ] {53babeae-9602-46de-83a3-5d55390b1f04} <Debug> TCPHandler: Processed in 0.001259304 sec. | ||
| 5621 | 2025.10.03 21:09:57.214980 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 11097 | ||
| 5622 | 2025.10.03 21:09:57.215550 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5623 | 2025.10.03 21:09:57.215585 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5624 | 2025.10.03 21:09:57.216085 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5625 | 2025.10.03 21:09:57.216321 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5626 | 2025.10.03 21:09:57.216456 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11097 | ||
| 5627 | 2025.10.03 21:09:57.781029 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 5628 | 2025.10.03 21:09:57.797063 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5629 | 2025.10.03 21:09:57.797117 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5630 | 2025.10.03 21:09:57.803266 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5631 | 2025.10.03 21:09:57.803962 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5632 | 2025.10.03 21:09:57.806680 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 5633 | 2025.10.03 21:10:00.477288 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5634 | 2025.10.03 21:10:00.477509 [ 5 ] {0dbb6457-5f10-4647-861e-f0df670b86e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5635 | 2025.10.03 21:10:00.477587 [ 5 ] {0dbb6457-5f10-4647-861e-f0df670b86e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5636 | 2025.10.03 21:10:00.478282 [ 5 ] {0dbb6457-5f10-4647-861e-f0df670b86e7} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5637 | 2025.10.03 21:10:00.478334 [ 5 ] {0dbb6457-5f10-4647-861e-f0df670b86e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5638 | 2025.10.03 21:10:00.478759 [ 5 ] {0dbb6457-5f10-4647-861e-f0df670b86e7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5639 | 2025.10.03 21:10:00.478994 [ 5 ] {0dbb6457-5f10-4647-861e-f0df670b86e7} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5640 | 2025.10.03 21:10:00.479163 [ 5 ] {0dbb6457-5f10-4647-861e-f0df670b86e7} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001708 sec., 44496.48711943794 rows/sec., 3.67 MiB/sec. | ||
| 5641 | 2025.10.03 21:10:00.479216 [ 5 ] {0dbb6457-5f10-4647-861e-f0df670b86e7} <Debug> TCPHandler: Processed in 0.002070893 sec. | ||
| 5642 | 2025.10.03 21:10:00.479343 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5643 | 2025.10.03 21:10:00.479450 [ 5 ] {c008ecca-f328-4e9e-985e-4a6ecdb0acdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5644 | 2025.10.03 21:10:00.479493 [ 5 ] {c008ecca-f328-4e9e-985e-4a6ecdb0acdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5645 | 2025.10.03 21:10:00.479919 [ 5 ] {c008ecca-f328-4e9e-985e-4a6ecdb0acdc} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5646 | 2025.10.03 21:10:00.479959 [ 5 ] {c008ecca-f328-4e9e-985e-4a6ecdb0acdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5647 | 2025.10.03 21:10:00.480273 [ 5 ] {c008ecca-f328-4e9e-985e-4a6ecdb0acdc} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5648 | 2025.10.03 21:10:00.480489 [ 5 ] {c008ecca-f328-4e9e-985e-4a6ecdb0acdc} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5649 | 2025.10.03 21:10:00.480608 [ 52 ] {} <Debug> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5650 | 2025.10.03 21:10:00.480629 [ 5 ] {c008ecca-f328-4e9e-985e-4a6ecdb0acdc} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001204 sec., 8305.647840531561 rows/sec., 624.55 KiB/sec. | ||
| 5651 | 2025.10.03 21:10:00.480675 [ 52 ] {} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5652 | 2025.10.03 21:10:00.480701 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5653 | 2025.10.03 21:10:00.480702 [ 5 ] {c008ecca-f328-4e9e-985e-4a6ecdb0acdc} <Debug> TCPHandler: Processed in 0.001411586 sec. | ||
| 5654 | 2025.10.03 21:10:00.480826 [ 186 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 5655 | 2025.10.03 21:10:00.480852 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5656 | 2025.10.03 21:10:00.480974 [ 186 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5657 | 2025.10.03 21:10:00.480982 [ 5 ] {e3408d34-ed48-4ec9-9695-af929478ddfe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5658 | 2025.10.03 21:10:00.481015 [ 186 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 280 rows starting from the beginning of the part | ||
| 5659 | 2025.10.03 21:10:00.481037 [ 5 ] {e3408d34-ed48-4ec9-9695-af929478ddfe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5660 | 2025.10.03 21:10:00.481085 [ 186 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 16 rows starting from the beginning of the part | ||
| 5661 | 2025.10.03 21:10:00.481129 [ 186 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 238 rows starting from the beginning of the part | ||
| 5662 | 2025.10.03 21:10:00.481169 [ 186 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 5663 | 2025.10.03 21:10:00.481203 [ 186 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 240 rows starting from the beginning of the part | ||
| 5664 | 2025.10.03 21:10:00.481241 [ 186 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 5665 | 2025.10.03 21:10:00.481467 [ 5 ] {e3408d34-ed48-4ec9-9695-af929478ddfe} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5666 | 2025.10.03 21:10:00.481511 [ 5 ] {e3408d34-ed48-4ec9-9695-af929478ddfe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5667 | 2025.10.03 21:10:00.481890 [ 5 ] {e3408d34-ed48-4ec9-9695-af929478ddfe} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5668 | 2025.10.03 21:10:00.482113 [ 5 ] {e3408d34-ed48-4ec9-9695-af929478ddfe} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5669 | 2025.10.03 21:10:00.482119 [ 188 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 794 rows, containing 5 columns (5 merged, 0 gathered) in 0.001356235 sec., 585444.2629780237 rows/sec., 38.46 MiB/sec. | ||
| 5670 | 2025.10.03 21:10:00.482257 [ 5 ] {e3408d34-ed48-4ec9-9695-af929478ddfe} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001297 sec., 57054.74171164225 rows/sec., 4.45 MiB/sec. | ||
| 5671 | 2025.10.03 21:10:00.482300 [ 5 ] {e3408d34-ed48-4ec9-9695-af929478ddfe} <Debug> TCPHandler: Processed in 0.001512157 sec. | ||
| 5672 | 2025.10.03 21:10:00.482331 [ 192 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5673 | 2025.10.03 21:10:00.482415 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5674 | 2025.10.03 21:10:00.482517 [ 5 ] {7964b081-4591-434c-84b1-48ad009dc0d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5675 | 2025.10.03 21:10:00.482562 [ 5 ] {7964b081-4591-434c-84b1-48ad009dc0d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5676 | 2025.10.03 21:10:00.482692 [ 192 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_31_6} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5677 | 2025.10.03 21:10:00.482795 [ 192 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_31_6} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5678 | 2025.10.03 21:10:00.482901 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 5679 | 2025.10.03 21:10:00.482972 [ 5 ] {7964b081-4591-434c-84b1-48ad009dc0d9} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5680 | 2025.10.03 21:10:00.483013 [ 5 ] {7964b081-4591-434c-84b1-48ad009dc0d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5681 | 2025.10.03 21:10:00.483352 [ 5 ] {7964b081-4591-434c-84b1-48ad009dc0d9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5682 | 2025.10.03 21:10:00.483569 [ 5 ] {7964b081-4591-434c-84b1-48ad009dc0d9} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5683 | 2025.10.03 21:10:00.483680 [ 52 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5684 | 2025.10.03 21:10:00.483705 [ 5 ] {7964b081-4591-434c-84b1-48ad009dc0d9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001207 sec., 132560.06628003315 rows/sec., 9.23 MiB/sec. | ||
| 5685 | 2025.10.03 21:10:00.483715 [ 52 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5686 | 2025.10.03 21:10:00.483745 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5687 | 2025.10.03 21:10:00.483750 [ 5 ] {7964b081-4591-434c-84b1-48ad009dc0d9} <Debug> TCPHandler: Processed in 0.001384666 sec. | ||
| 5688 | 2025.10.03 21:10:00.483839 [ 186 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::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 | ||
| 5689 | 2025.10.03 21:10:00.483879 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5690 | 2025.10.03 21:10:00.483949 [ 186 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5691 | 2025.10.03 21:10:00.483982 [ 186 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 7982 rows starting from the beginning of the part | ||
| 5692 | 2025.10.03 21:10:00.483986 [ 5 ] {34eb78f6-f8a3-4dca-8510-1d9fb9e374ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5693 | 2025.10.03 21:10:00.484031 [ 186 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 847 rows starting from the beginning of the part | ||
| 5694 | 2025.10.03 21:10:00.484051 [ 5 ] {34eb78f6-f8a3-4dca-8510-1d9fb9e374ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5695 | 2025.10.03 21:10:00.484076 [ 186 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 314 rows starting from the beginning of the part | ||
| 5696 | 2025.10.03 21:10:00.484116 [ 186 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 160 rows starting from the beginning of the part | ||
| 5697 | 2025.10.03 21:10:00.484155 [ 186 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 315 rows starting from the beginning of the part | ||
| 5698 | 2025.10.03 21:10:00.484192 [ 186 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 160 rows starting from the beginning of the part | ||
| 5699 | 2025.10.03 21:10:00.484812 [ 5 ] {34eb78f6-f8a3-4dca-8510-1d9fb9e374ed} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5700 | 2025.10.03 21:10:00.484853 [ 5 ] {34eb78f6-f8a3-4dca-8510-1d9fb9e374ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5701 | 2025.10.03 21:10:00.485396 [ 5 ] {34eb78f6-f8a3-4dca-8510-1d9fb9e374ed} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5702 | 2025.10.03 21:10:00.485622 [ 5 ] {34eb78f6-f8a3-4dca-8510-1d9fb9e374ed} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5703 | 2025.10.03 21:10:00.485734 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5704 | 2025.10.03 21:10:00.485765 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5705 | 2025.10.03 21:10:00.485766 [ 5 ] {34eb78f6-f8a3-4dca-8510-1d9fb9e374ed} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001799 sec., 5558.643690939411 rows/sec., 9.96 MiB/sec. | ||
| 5706 | 2025.10.03 21:10:00.485783 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5707 | 2025.10.03 21:10:00.485834 [ 5 ] {34eb78f6-f8a3-4dca-8510-1d9fb9e374ed} <Debug> TCPHandler: Processed in 0.002002853 sec. | ||
| 5708 | 2025.10.03 21:10:00.485881 [ 188 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 5709 | 2025.10.03 21:10:00.485955 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5710 | 2025.10.03 21:10:00.486054 [ 5 ] {f7c90131-e10d-417d-8eea-e3f64b9af561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5711 | 2025.10.03 21:10:00.486096 [ 188 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5712 | 2025.10.03 21:10:00.486097 [ 5 ] {f7c90131-e10d-417d-8eea-e3f64b9af561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5713 | 2025.10.03 21:10:00.486173 [ 188 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 486 rows starting from the beginning of the part | ||
| 5714 | 2025.10.03 21:10:00.486344 [ 188 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 5715 | 2025.10.03 21:10:00.486463 [ 5 ] {f7c90131-e10d-417d-8eea-e3f64b9af561} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5716 | 2025.10.03 21:10:00.486471 [ 188 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 33 rows starting from the beginning of the part | ||
| 5717 | 2025.10.03 21:10:00.486507 [ 5 ] {f7c90131-e10d-417d-8eea-e3f64b9af561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5718 | 2025.10.03 21:10:00.486604 [ 188 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 5719 | 2025.10.03 21:10:00.486716 [ 188 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 33 rows starting from the beginning of the part | ||
| 5720 | 2025.10.03 21:10:00.486823 [ 188 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 5721 | 2025.10.03 21:10:00.486835 [ 5 ] {f7c90131-e10d-417d-8eea-e3f64b9af561} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5722 | 2025.10.03 21:10:00.487064 [ 5 ] {f7c90131-e10d-417d-8eea-e3f64b9af561} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5723 | 2025.10.03 21:10:00.487178 [ 187 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9778 rows, containing 5 columns (5 merged, 0 gathered) in 0.003381788 sec., 2891369.89072053 rows/sec., 195.13 MiB/sec. | ||
| 5724 | 2025.10.03 21:10:00.487201 [ 5 ] {f7c90131-e10d-417d-8eea-e3f64b9af561} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001165 sec., 51502.14592274678 rows/sec., 3.47 MiB/sec. | ||
| 5725 | 2025.10.03 21:10:00.487239 [ 5 ] {f7c90131-e10d-417d-8eea-e3f64b9af561} <Debug> TCPHandler: Processed in 0.001334515 sec. | ||
| 5726 | 2025.10.03 21:10:00.487464 [ 201 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5727 | 2025.10.03 21:10:00.487796 [ 201 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5728 | 2025.10.03 21:10:00.487886 [ 201 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5729 | 2025.10.03 21:10:00.487987 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.65 MiB. | ||
| 5730 | 2025.10.03 21:10:00.503121 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 582 rows, containing 19 columns (19 merged, 0 gathered) in 0.017271525 sec., 33697.08233638894 rows/sec., 60.38 MiB/sec. | ||
| 5731 | 2025.10.03 21:10:00.504108 [ 187 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5732 | 2025.10.03 21:10:00.504469 [ 187 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5733 | 2025.10.03 21:10:00.504540 [ 187 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5734 | 2025.10.03 21:10:00.504657 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 5735 | 2025.10.03 21:10:01.001172 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 255.00 MiB, peak 262.33 MiB, free memory in arenas 0.00 B, will set to 257.32 MiB (RSS), difference: 2.33 MiB | ||
| 5736 | 2025.10.03 21:10:04.611675 [ 47 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5737 | 2025.10.03 21:10:04.611750 [ 47 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5738 | 2025.10.03 21:10:04.717504 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 11545 | ||
| 5739 | 2025.10.03 21:10:04.718003 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5740 | 2025.10.03 21:10:04.718041 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5741 | 2025.10.03 21:10:04.718523 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5742 | 2025.10.03 21:10:04.718745 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5743 | 2025.10.03 21:10:04.718888 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11545 | ||
| 5744 | 2025.10.03 21:10:04.751669 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 722 | ||
| 5745 | 2025.10.03 21:10:04.753988 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5746 | 2025.10.03 21:10:04.754026 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.97 GiB. | ||
| 5747 | 2025.10.03 21:10:04.755230 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5748 | 2025.10.03 21:10:04.755500 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5749 | 2025.10.03 21:10:04.755776 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 722 | ||
| 5750 | 2025.10.03 21:10:05.307689 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 5751 | 2025.10.03 21:10:05.324689 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5752 | 2025.10.03 21:10:05.324746 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5753 | 2025.10.03 21:10:05.330537 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5754 | 2025.10.03 21:10:05.331255 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5755 | 2025.10.03 21:10:05.334173 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 5756 | 2025.10.03 21:10:05.489774 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5757 | 2025.10.03 21:10:05.489968 [ 5 ] {a9cc8776-8530-48ec-a8b2-418d3ffde2c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 5758 | 2025.10.03 21:10:05.490040 [ 5 ] {a9cc8776-8530-48ec-a8b2-418d3ffde2c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 5759 | 2025.10.03 21:10:05.490804 [ 5 ] {a9cc8776-8530-48ec-a8b2-418d3ffde2c3} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5760 | 2025.10.03 21:10:05.490851 [ 5 ] {a9cc8776-8530-48ec-a8b2-418d3ffde2c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5761 | 2025.10.03 21:10:05.491251 [ 5 ] {a9cc8776-8530-48ec-a8b2-418d3ffde2c3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5762 | 2025.10.03 21:10:05.491480 [ 5 ] {a9cc8776-8530-48ec-a8b2-418d3ffde2c3} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5763 | 2025.10.03 21:10:05.491640 [ 5 ] {a9cc8776-8530-48ec-a8b2-418d3ffde2c3} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001728 sec., 237268.51851851854 rows/sec., 15.05 MiB/sec. | ||
| 5764 | 2025.10.03 21:10:05.491681 [ 5 ] {a9cc8776-8530-48ec-a8b2-418d3ffde2c3} <Debug> TCPHandler: Processed in 0.002040793 sec. | ||
| 5765 | 2025.10.03 21:10:05.491802 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5766 | 2025.10.03 21:10:05.491898 [ 5 ] {4bc135da-1818-4018-a146-18836abacb74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5767 | 2025.10.03 21:10:05.491938 [ 5 ] {4bc135da-1818-4018-a146-18836abacb74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5768 | 2025.10.03 21:10:05.492739 [ 5 ] {4bc135da-1818-4018-a146-18836abacb74} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5769 | 2025.10.03 21:10:05.492775 [ 5 ] {4bc135da-1818-4018-a146-18836abacb74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5770 | 2025.10.03 21:10:05.493141 [ 5 ] {4bc135da-1818-4018-a146-18836abacb74} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5771 | 2025.10.03 21:10:05.493342 [ 5 ] {4bc135da-1818-4018-a146-18836abacb74} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5772 | 2025.10.03 21:10:05.493466 [ 5 ] {4bc135da-1818-4018-a146-18836abacb74} <Debug> executeQuery: Read 1178 rows, 96.06 KiB in 0.001588 sec., 741813.6020151133 rows/sec., 59.07 MiB/sec. | ||
| 5773 | 2025.10.03 21:10:05.493502 [ 5 ] {4bc135da-1818-4018-a146-18836abacb74} <Debug> TCPHandler: Processed in 0.001747829 sec. | ||
| 5774 | 2025.10.03 21:10:05.493618 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5775 | 2025.10.03 21:10:05.493711 [ 5 ] {3fec6d20-5757-4d58-9ed0-d9c8e2555888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5776 | 2025.10.03 21:10:05.493749 [ 5 ] {3fec6d20-5757-4d58-9ed0-d9c8e2555888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5777 | 2025.10.03 21:10:05.494229 [ 5 ] {3fec6d20-5757-4d58-9ed0-d9c8e2555888} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5778 | 2025.10.03 21:10:05.494265 [ 5 ] {3fec6d20-5757-4d58-9ed0-d9c8e2555888} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5779 | 2025.10.03 21:10:05.494558 [ 5 ] {3fec6d20-5757-4d58-9ed0-d9c8e2555888} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5780 | 2025.10.03 21:10:05.494756 [ 5 ] {3fec6d20-5757-4d58-9ed0-d9c8e2555888} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5781 | 2025.10.03 21:10:05.494881 [ 5 ] {3fec6d20-5757-4d58-9ed0-d9c8e2555888} <Debug> executeQuery: Read 238 rows, 14.80 KiB in 0.001189 sec., 200168.2085786375 rows/sec., 12.15 MiB/sec. | ||
| 5782 | 2025.10.03 21:10:05.494917 [ 5 ] {3fec6d20-5757-4d58-9ed0-d9c8e2555888} <Debug> TCPHandler: Processed in 0.001345935 sec. | ||
| 5783 | 2025.10.03 21:10:05.495037 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5784 | 2025.10.03 21:10:05.495128 [ 5 ] {d2cdc789-419c-4efd-bbc2-e8c978b519c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5785 | 2025.10.03 21:10:05.495166 [ 5 ] {d2cdc789-419c-4efd-bbc2-e8c978b519c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5786 | 2025.10.03 21:10:05.495636 [ 5 ] {d2cdc789-419c-4efd-bbc2-e8c978b519c2} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5787 | 2025.10.03 21:10:05.495671 [ 5 ] {d2cdc789-419c-4efd-bbc2-e8c978b519c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5788 | 2025.10.03 21:10:05.495962 [ 5 ] {d2cdc789-419c-4efd-bbc2-e8c978b519c2} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 5789 | 2025.10.03 21:10:05.496166 [ 5 ] {d2cdc789-419c-4efd-bbc2-e8c978b519c2} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5790 | 2025.10.03 21:10:05.496289 [ 5 ] {d2cdc789-419c-4efd-bbc2-e8c978b519c2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001179 sec., 179813.401187447 rows/sec., 11.60 MiB/sec. | ||
| 5791 | 2025.10.03 21:10:05.496324 [ 5 ] {d2cdc789-419c-4efd-bbc2-e8c978b519c2} <Debug> TCPHandler: Processed in 0.001334565 sec. | ||
| 5792 | 2025.10.03 21:10:05.496440 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5793 | 2025.10.03 21:10:05.496532 [ 5 ] {e25e46c4-e7be-459f-9ad2-338d86cae69b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 5794 | 2025.10.03 21:10:05.496570 [ 5 ] {e25e46c4-e7be-459f-9ad2-338d86cae69b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 5795 | 2025.10.03 21:10:05.497018 [ 5 ] {e25e46c4-e7be-459f-9ad2-338d86cae69b} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5796 | 2025.10.03 21:10:05.497054 [ 5 ] {e25e46c4-e7be-459f-9ad2-338d86cae69b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5797 | 2025.10.03 21:10:05.497341 [ 5 ] {e25e46c4-e7be-459f-9ad2-338d86cae69b} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5798 | 2025.10.03 21:10:05.497543 [ 5 ] {e25e46c4-e7be-459f-9ad2-338d86cae69b} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5799 | 2025.10.03 21:10:05.497668 [ 5 ] {e25e46c4-e7be-459f-9ad2-338d86cae69b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001153 sec., 183000.86730268865 rows/sec., 10.39 MiB/sec. | ||
| 5800 | 2025.10.03 21:10:05.497703 [ 5 ] {e25e46c4-e7be-459f-9ad2-338d86cae69b} <Debug> TCPHandler: Processed in 0.001309585 sec. | ||
| 5801 | 2025.10.03 21:10:05.497828 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5802 | 2025.10.03 21:10:05.497923 [ 5 ] {f9a15e2a-dd02-4802-9774-cc24d183c765} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5803 | 2025.10.03 21:10:05.497961 [ 5 ] {f9a15e2a-dd02-4802-9774-cc24d183c765} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5804 | 2025.10.03 21:10:05.498567 [ 5 ] {f9a15e2a-dd02-4802-9774-cc24d183c765} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5805 | 2025.10.03 21:10:05.498603 [ 5 ] {f9a15e2a-dd02-4802-9774-cc24d183c765} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5806 | 2025.10.03 21:10:05.498928 [ 5 ] {f9a15e2a-dd02-4802-9774-cc24d183c765} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5807 | 2025.10.03 21:10:05.499134 [ 5 ] {f9a15e2a-dd02-4802-9774-cc24d183c765} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5808 | 2025.10.03 21:10:05.499261 [ 5 ] {f9a15e2a-dd02-4802-9774-cc24d183c765} <Debug> executeQuery: Read 712 rows, 51.11 KiB in 0.001356 sec., 525073.7463126844 rows/sec., 36.81 MiB/sec. | ||
| 5809 | 2025.10.03 21:10:05.499299 [ 5 ] {f9a15e2a-dd02-4802-9774-cc24d183c765} <Debug> TCPHandler: Processed in 0.001519117 sec. | ||
| 5810 | 2025.10.03 21:10:05.499414 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5811 | 2025.10.03 21:10:05.499508 [ 5 ] {e6fe2023-6e95-401c-85b1-00ff525e6c29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 5812 | 2025.10.03 21:10:05.499549 [ 5 ] {e6fe2023-6e95-401c-85b1-00ff525e6c29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 5813 | 2025.10.03 21:10:05.499877 [ 5 ] {e6fe2023-6e95-401c-85b1-00ff525e6c29} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5814 | 2025.10.03 21:10:05.499912 [ 5 ] {e6fe2023-6e95-401c-85b1-00ff525e6c29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5815 | 2025.10.03 21:10:05.500217 [ 5 ] {e6fe2023-6e95-401c-85b1-00ff525e6c29} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5816 | 2025.10.03 21:10:05.500421 [ 5 ] {e6fe2023-6e95-401c-85b1-00ff525e6c29} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5817 | 2025.10.03 21:10:05.500548 [ 5 ] {e6fe2023-6e95-401c-85b1-00ff525e6c29} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001058 sec., 5671.0775047258985 rows/sec., 296.29 KiB/sec. | ||
| 5818 | 2025.10.03 21:10:05.500564 [ 46 ] {} <Debug> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 5819 | 2025.10.03 21:10:05.500584 [ 5 ] {e6fe2023-6e95-401c-85b1-00ff525e6c29} <Debug> TCPHandler: Processed in 0.001219103 sec. | ||
| 5820 | 2025.10.03 21:10:05.500632 [ 46 ] {} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5821 | 2025.10.03 21:10:05.500659 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5822 | 2025.10.03 21:10:05.500719 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5823 | 2025.10.03 21:10:05.500755 [ 188 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::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 | ||
| 5824 | 2025.10.03 21:10:05.500818 [ 5 ] {deb54ab0-758a-4023-9f87-1ffdd890260d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5825 | 2025.10.03 21:10:05.500865 [ 5 ] {deb54ab0-758a-4023-9f87-1ffdd890260d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5826 | 2025.10.03 21:10:05.500867 [ 188 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5827 | 2025.10.03 21:10:05.500910 [ 188 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
| 5828 | 2025.10.03 21:10:05.500971 [ 188 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
| 5829 | 2025.10.03 21:10:05.501012 [ 188 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 5830 | 2025.10.03 21:10:05.501049 [ 188 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
| 5831 | 2025.10.03 21:10:05.501086 [ 188 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 5832 | 2025.10.03 21:10:05.501122 [ 188 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 5833 | 2025.10.03 21:10:05.501287 [ 5 ] {deb54ab0-758a-4023-9f87-1ffdd890260d} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5834 | 2025.10.03 21:10:05.501326 [ 5 ] {deb54ab0-758a-4023-9f87-1ffdd890260d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5835 | 2025.10.03 21:10:05.501685 [ 5 ] {deb54ab0-758a-4023-9f87-1ffdd890260d} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5836 | 2025.10.03 21:10:05.501865 [ 188 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.001151373 sec., 57322.865830621355 rows/sec., 2.92 MiB/sec. | ||
| 5837 | 2025.10.03 21:10:05.501905 [ 5 ] {deb54ab0-758a-4023-9f87-1ffdd890260d} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5838 | 2025.10.03 21:10:05.502043 [ 5 ] {deb54ab0-758a-4023-9f87-1ffdd890260d} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001244 sec., 252411.57556270095 rows/sec., 16.58 MiB/sec. | ||
| 5839 | 2025.10.03 21:10:05.502052 [ 201 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 5840 | 2025.10.03 21:10:05.502080 [ 5 ] {deb54ab0-758a-4023-9f87-1ffdd890260d} <Debug> TCPHandler: Processed in 0.001409686 sec. | ||
| 5841 | 2025.10.03 21:10:05.502203 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5842 | 2025.10.03 21:10:05.502299 [ 5 ] {40c4516d-074f-4345-9c54-137f28ceca1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 5843 | 2025.10.03 21:10:05.502341 [ 5 ] {40c4516d-074f-4345-9c54-137f28ceca1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 5844 | 2025.10.03 21:10:05.502388 [ 201 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_11_2} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5845 | 2025.10.03 21:10:05.502481 [ 201 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_11_2} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 5846 | 2025.10.03 21:10:05.502578 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5847 | 2025.10.03 21:10:05.502653 [ 5 ] {40c4516d-074f-4345-9c54-137f28ceca1e} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5848 | 2025.10.03 21:10:05.502693 [ 5 ] {40c4516d-074f-4345-9c54-137f28ceca1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5849 | 2025.10.03 21:10:05.502989 [ 5 ] {40c4516d-074f-4345-9c54-137f28ceca1e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 5850 | 2025.10.03 21:10:05.503194 [ 5 ] {40c4516d-074f-4345-9c54-137f28ceca1e} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5851 | 2025.10.03 21:10:05.503325 [ 5 ] {40c4516d-074f-4345-9c54-137f28ceca1e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 5852 | 2025.10.03 21:10:05.503360 [ 5 ] {40c4516d-074f-4345-9c54-137f28ceca1e} <Debug> TCPHandler: Processed in 0.001206014 sec. | ||
| 5853 | 2025.10.03 21:10:05.503469 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5854 | 2025.10.03 21:10:05.503562 [ 5 ] {0228e5cb-2db8-44ae-b845-542590008026} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5855 | 2025.10.03 21:10:05.503616 [ 5 ] {0228e5cb-2db8-44ae-b845-542590008026} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5856 | 2025.10.03 21:10:05.504437 [ 5 ] {0228e5cb-2db8-44ae-b845-542590008026} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5857 | 2025.10.03 21:10:05.504473 [ 5 ] {0228e5cb-2db8-44ae-b845-542590008026} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5858 | 2025.10.03 21:10:05.505010 [ 5 ] {0228e5cb-2db8-44ae-b845-542590008026} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5859 | 2025.10.03 21:10:05.505229 [ 5 ] {0228e5cb-2db8-44ae-b845-542590008026} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5860 | 2025.10.03 21:10:05.505366 [ 5 ] {0228e5cb-2db8-44ae-b845-542590008026} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001821 sec., 18121.91103789127 rows/sec., 32.47 MiB/sec. | ||
| 5861 | 2025.10.03 21:10:05.505418 [ 5 ] {0228e5cb-2db8-44ae-b845-542590008026} <Debug> TCPHandler: Processed in 0.001997272 sec. | ||
| 5862 | 2025.10.03 21:10:05.505995 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5863 | 2025.10.03 21:10:05.506096 [ 5 ] {192ffa30-65e5-4a06-be51-e865cf428857} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5864 | 2025.10.03 21:10:05.506140 [ 5 ] {192ffa30-65e5-4a06-be51-e865cf428857} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5865 | 2025.10.03 21:10:05.506561 [ 5 ] {192ffa30-65e5-4a06-be51-e865cf428857} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5866 | 2025.10.03 21:10:05.506605 [ 5 ] {192ffa30-65e5-4a06-be51-e865cf428857} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5867 | 2025.10.03 21:10:05.506923 [ 5 ] {192ffa30-65e5-4a06-be51-e865cf428857} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5868 | 2025.10.03 21:10:05.507128 [ 5 ] {192ffa30-65e5-4a06-be51-e865cf428857} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5869 | 2025.10.03 21:10:05.507238 [ 46 ] {} <Debug> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5870 | 2025.10.03 21:10:05.507257 [ 5 ] {192ffa30-65e5-4a06-be51-e865cf428857} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001185 sec., 87763.71308016877 rows/sec., 5.38 MiB/sec. | ||
| 5871 | 2025.10.03 21:10:05.507281 [ 46 ] {} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5872 | 2025.10.03 21:10:05.507300 [ 5 ] {192ffa30-65e5-4a06-be51-e865cf428857} <Debug> TCPHandler: Processed in 0.001355035 sec. | ||
| 5873 | 2025.10.03 21:10:05.507306 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5874 | 2025.10.03 21:10:05.507421 [ 187 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 5875 | 2025.10.03 21:10:05.507525 [ 187 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5876 | 2025.10.03 21:10:05.507556 [ 187 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1462 rows starting from the beginning of the part | ||
| 5877 | 2025.10.03 21:10:05.507614 [ 187 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 104 rows starting from the beginning of the part | ||
| 5878 | 2025.10.03 21:10:05.507671 [ 187 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part | ||
| 5879 | 2025.10.03 21:10:05.507711 [ 187 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 104 rows starting from the beginning of the part | ||
| 5880 | 2025.10.03 21:10:05.507759 [ 187 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 5881 | 2025.10.03 21:10:05.507812 [ 187 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 5882 | 2025.10.03 21:10:05.508758 [ 201 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1894 rows, containing 4 columns (4 merged, 0 gathered) in 0.001384716 sec., 1367789.4961854995 rows/sec., 86.96 MiB/sec. | ||
| 5883 | 2025.10.03 21:10:05.508993 [ 188 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5884 | 2025.10.03 21:10:05.509272 [ 188 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_31_6} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5885 | 2025.10.03 21:10:05.509351 [ 188 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_31_6} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5886 | 2025.10.03 21:10:05.509435 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.53 MiB. | ||
| 5887 | 2025.10.03 21:10:06.000203 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.68 MiB, peak 262.33 MiB, free memory in arenas 0.00 B, will set to 257.32 MiB (RSS), difference: -1.35 MiB | ||
| 5888 | 2025.10.03 21:10:10.517990 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5889 | 2025.10.03 21:10:10.518247 [ 5 ] {b46e1a98-34ab-43da-9585-d64bb376cfb8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5890 | 2025.10.03 21:10:10.518331 [ 5 ] {b46e1a98-34ab-43da-9585-d64bb376cfb8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5891 | 2025.10.03 21:10:10.519111 [ 5 ] {b46e1a98-34ab-43da-9585-d64bb376cfb8} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5892 | 2025.10.03 21:10:10.519170 [ 5 ] {b46e1a98-34ab-43da-9585-d64bb376cfb8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5893 | 2025.10.03 21:10:10.519657 [ 5 ] {b46e1a98-34ab-43da-9585-d64bb376cfb8} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5894 | 2025.10.03 21:10:10.519945 [ 5 ] {b46e1a98-34ab-43da-9585-d64bb376cfb8} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5895 | 2025.10.03 21:10:10.520148 [ 5 ] {b46e1a98-34ab-43da-9585-d64bb376cfb8} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001964 sec., 2036.6598778004072 rows/sec., 166.08 KiB/sec. | ||
| 5896 | 2025.10.03 21:10:10.520204 [ 5 ] {b46e1a98-34ab-43da-9585-d64bb376cfb8} <Debug> TCPHandler: Processed in 0.002403097 sec. | ||
| 5897 | 2025.10.03 21:10:10.520356 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5898 | 2025.10.03 21:10:10.520464 [ 5 ] {d3584126-39c9-49f5-9801-459c2717b59c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5899 | 2025.10.03 21:10:10.520513 [ 5 ] {d3584126-39c9-49f5-9801-459c2717b59c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5900 | 2025.10.03 21:10:10.521825 [ 5 ] {d3584126-39c9-49f5-9801-459c2717b59c} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5901 | 2025.10.03 21:10:10.521870 [ 5 ] {d3584126-39c9-49f5-9801-459c2717b59c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5902 | 2025.10.03 21:10:10.522345 [ 5 ] {d3584126-39c9-49f5-9801-459c2717b59c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5903 | 2025.10.03 21:10:10.522612 [ 5 ] {d3584126-39c9-49f5-9801-459c2717b59c} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5904 | 2025.10.03 21:10:10.522768 [ 5 ] {d3584126-39c9-49f5-9801-459c2717b59c} <Debug> executeQuery: Read 1218 rows, 103.12 KiB in 0.002328 sec., 523195.87628865975 rows/sec., 43.26 MiB/sec. | ||
| 5905 | 2025.10.03 21:10:10.522813 [ 5 ] {d3584126-39c9-49f5-9801-459c2717b59c} <Debug> TCPHandler: Processed in 0.002515729 sec. | ||
| 5906 | 2025.10.03 21:10:10.522958 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5907 | 2025.10.03 21:10:10.523077 [ 5 ] {5272c836-e063-437f-aa28-4fd130d3d09f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5908 | 2025.10.03 21:10:10.523130 [ 5 ] {5272c836-e063-437f-aa28-4fd130d3d09f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5909 | 2025.10.03 21:10:10.523628 [ 5 ] {5272c836-e063-437f-aa28-4fd130d3d09f} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5910 | 2025.10.03 21:10:10.523669 [ 5 ] {5272c836-e063-437f-aa28-4fd130d3d09f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5911 | 2025.10.03 21:10:10.524024 [ 5 ] {5272c836-e063-437f-aa28-4fd130d3d09f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5912 | 2025.10.03 21:10:10.524399 [ 5 ] {5272c836-e063-437f-aa28-4fd130d3d09f} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5913 | 2025.10.03 21:10:10.524562 [ 5 ] {5272c836-e063-437f-aa28-4fd130d3d09f} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.00151 sec., 9271.523178807947 rows/sec., 682.95 KiB/sec. | ||
| 5914 | 2025.10.03 21:10:10.524610 [ 5 ] {5272c836-e063-437f-aa28-4fd130d3d09f} <Debug> TCPHandler: Processed in 0.001706749 sec. | ||
| 5915 | 2025.10.03 21:10:10.524772 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5916 | 2025.10.03 21:10:10.524903 [ 5 ] {a8753a04-ee23-44b3-9e72-a3d9e085817a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5917 | 2025.10.03 21:10:10.524954 [ 5 ] {a8753a04-ee23-44b3-9e72-a3d9e085817a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5918 | 2025.10.03 21:10:10.525603 [ 5 ] {a8753a04-ee23-44b3-9e72-a3d9e085817a} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5919 | 2025.10.03 21:10:10.525645 [ 5 ] {a8753a04-ee23-44b3-9e72-a3d9e085817a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5920 | 2025.10.03 21:10:10.525991 [ 5 ] {a8753a04-ee23-44b3-9e72-a3d9e085817a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5921 | 2025.10.03 21:10:10.526296 [ 5 ] {a8753a04-ee23-44b3-9e72-a3d9e085817a} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5922 | 2025.10.03 21:10:10.526451 [ 5 ] {a8753a04-ee23-44b3-9e72-a3d9e085817a} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001597 sec., 142767.6894176581 rows/sec., 9.67 MiB/sec. | ||
| 5923 | 2025.10.03 21:10:10.526503 [ 5 ] {a8753a04-ee23-44b3-9e72-a3d9e085817a} <Debug> TCPHandler: Processed in 0.001787149 sec. | ||
| 5924 | 2025.10.03 21:10:10.526654 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5925 | 2025.10.03 21:10:10.526755 [ 5 ] {c6d2b221-adbe-4769-b37e-7a6702e9d6d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5926 | 2025.10.03 21:10:10.526807 [ 5 ] {c6d2b221-adbe-4769-b37e-7a6702e9d6d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5927 | 2025.10.03 21:10:10.527564 [ 5 ] {c6d2b221-adbe-4769-b37e-7a6702e9d6d5} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5928 | 2025.10.03 21:10:10.527601 [ 5 ] {c6d2b221-adbe-4769-b37e-7a6702e9d6d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5929 | 2025.10.03 21:10:10.527963 [ 5 ] {c6d2b221-adbe-4769-b37e-7a6702e9d6d5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5930 | 2025.10.03 21:10:10.528282 [ 5 ] {c6d2b221-adbe-4769-b37e-7a6702e9d6d5} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5931 | 2025.10.03 21:10:10.528454 [ 5 ] {c6d2b221-adbe-4769-b37e-7a6702e9d6d5} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001716 sec., 311188.8111888112 rows/sec., 23.07 MiB/sec. | ||
| 5932 | 2025.10.03 21:10:10.528505 [ 5 ] {c6d2b221-adbe-4769-b37e-7a6702e9d6d5} <Debug> TCPHandler: Processed in 0.001905591 sec. | ||
| 5933 | 2025.10.03 21:10:10.528660 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5934 | 2025.10.03 21:10:10.528765 [ 5 ] {b51ad7c1-e7dd-4ac2-aa38-7a4fe006ba5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5935 | 2025.10.03 21:10:10.528817 [ 5 ] {b51ad7c1-e7dd-4ac2-aa38-7a4fe006ba5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5936 | 2025.10.03 21:10:10.529567 [ 5 ] {b51ad7c1-e7dd-4ac2-aa38-7a4fe006ba5f} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5937 | 2025.10.03 21:10:10.529616 [ 5 ] {b51ad7c1-e7dd-4ac2-aa38-7a4fe006ba5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5938 | 2025.10.03 21:10:10.530116 [ 5 ] {b51ad7c1-e7dd-4ac2-aa38-7a4fe006ba5f} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5939 | 2025.10.03 21:10:10.530462 [ 5 ] {b51ad7c1-e7dd-4ac2-aa38-7a4fe006ba5f} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5940 | 2025.10.03 21:10:10.530614 [ 5 ] {b51ad7c1-e7dd-4ac2-aa38-7a4fe006ba5f} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001871 sec., 452164.61785141635 rows/sec., 30.43 MiB/sec. | ||
| 5941 | 2025.10.03 21:10:10.530661 [ 5 ] {b51ad7c1-e7dd-4ac2-aa38-7a4fe006ba5f} <Debug> TCPHandler: Processed in 0.002058643 sec. | ||
| 5942 | 2025.10.03 21:10:10.530820 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5943 | 2025.10.03 21:10:10.530940 [ 5 ] {1a29eac1-b629-417a-b34b-0d3937de9db5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5944 | 2025.10.03 21:10:10.531012 [ 5 ] {1a29eac1-b629-417a-b34b-0d3937de9db5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5945 | 2025.10.03 21:10:10.532152 [ 5 ] {1a29eac1-b629-417a-b34b-0d3937de9db5} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5946 | 2025.10.03 21:10:10.532195 [ 5 ] {1a29eac1-b629-417a-b34b-0d3937de9db5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5947 | 2025.10.03 21:10:10.532865 [ 5 ] {1a29eac1-b629-417a-b34b-0d3937de9db5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5948 | 2025.10.03 21:10:10.533167 [ 5 ] {1a29eac1-b629-417a-b34b-0d3937de9db5} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5949 | 2025.10.03 21:10:10.533305 [ 5 ] {1a29eac1-b629-417a-b34b-0d3937de9db5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002404 sec., 4159.73377703827 rows/sec., 7.45 MiB/sec. | ||
| 5950 | 2025.10.03 21:10:10.533371 [ 5 ] {1a29eac1-b629-417a-b34b-0d3937de9db5} <Debug> TCPHandler: Processed in 0.002630059 sec. | ||
| 5951 | 2025.10.03 21:10:10.533490 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5952 | 2025.10.03 21:10:10.533582 [ 5 ] {1b832ac1-ef8e-45af-a685-18185df74a37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5953 | 2025.10.03 21:10:10.533622 [ 5 ] {1b832ac1-ef8e-45af-a685-18185df74a37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5954 | 2025.10.03 21:10:10.534018 [ 5 ] {1b832ac1-ef8e-45af-a685-18185df74a37} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5955 | 2025.10.03 21:10:10.534127 [ 5 ] {1b832ac1-ef8e-45af-a685-18185df74a37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 5956 | 2025.10.03 21:10:10.534546 [ 5 ] {1b832ac1-ef8e-45af-a685-18185df74a37} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5957 | 2025.10.03 21:10:10.534846 [ 5 ] {1b832ac1-ef8e-45af-a685-18185df74a37} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5958 | 2025.10.03 21:10:10.535075 [ 5 ] {1b832ac1-ef8e-45af-a685-18185df74a37} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001454 sec., 41265.474552957356 rows/sec., 2.78 MiB/sec. | ||
| 5959 | 2025.10.03 21:10:10.535205 [ 5 ] {1b832ac1-ef8e-45af-a685-18185df74a37} <Debug> TCPHandler: Processed in 0.00173853 sec. | ||
| 5960 | 2025.10.03 21:10:10.950628 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35526 | ||
| 5961 | 2025.10.03 21:10:10.950726 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5962 | 2025.10.03 21:10:10.950752 [ 286 ] {} <Debug> TCP-Session: 6114412a-92cd-4737-aaca-9269984e548d Authenticating user 'default' from [fd00:1122:3344:101::e]:35526 | ||
| 5963 | 2025.10.03 21:10:10.950774 [ 286 ] {} <Debug> TCP-Session: 6114412a-92cd-4737-aaca-9269984e548d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5964 | 2025.10.03 21:10:10.950787 [ 286 ] {} <Debug> TCP-Session: 6114412a-92cd-4737-aaca-9269984e548d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5965 | 2025.10.03 21:10:10.951013 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63213 | ||
| 5966 | 2025.10.03 21:10:10.951017 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:47445 | ||
| 5967 | 2025.10.03 21:10:10.951058 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53903 | ||
| 5968 | 2025.10.03 21:10:10.951104 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5969 | 2025.10.03 21:10:10.951130 [ 286 ] {} <Trace> TCP-Session: 6114412a-92cd-4737-aaca-9269984e548d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5970 | 2025.10.03 21:10:10.951148 [ 290 ] {} <Debug> TCP-Session: d0e21e4d-eb35-49c3-927f-f7b852f437c1 Authenticating user 'default' from [fd00:1122:3344:101::e]:63213 | ||
| 5971 | 2025.10.03 21:10:10.951071 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54794 | ||
| 5972 | 2025.10.03 21:10:10.951176 [ 290 ] {} <Debug> TCP-Session: d0e21e4d-eb35-49c3-927f-f7b852f437c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5973 | 2025.10.03 21:10:10.951216 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5974 | 2025.10.03 21:10:10.951242 [ 290 ] {} <Debug> TCP-Session: d0e21e4d-eb35-49c3-927f-f7b852f437c1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5975 | 2025.10.03 21:10:10.951285 [ 292 ] {} <Debug> TCP-Session: 88bb6660-87ef-48c5-98dd-a03dc224687d Authenticating user 'default' from [fd00:1122:3344:101::e]:53903 | ||
| 5976 | 2025.10.03 21:10:10.951174 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5977 | 2025.10.03 21:10:10.951318 [ 292 ] {} <Debug> TCP-Session: 88bb6660-87ef-48c5-98dd-a03dc224687d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5978 | 2025.10.03 21:10:10.951324 [ 286 ] {a3d883c9-ff8b-4da4-b2b8-a5ffe563887e} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35526) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 5979 | 2025.10.03 21:10:10.951338 [ 292 ] {} <Debug> TCP-Session: 88bb6660-87ef-48c5-98dd-a03dc224687d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5980 | 2025.10.03 21:10:10.951351 [ 288 ] {} <Debug> TCP-Session: 0650a17e-b79a-437b-8cad-88abaffef995 Authenticating user 'default' from [fd00:1122:3344:101::e]:47445 | ||
| 5981 | 2025.10.03 21:10:10.951377 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5982 | 2025.10.03 21:10:10.951396 [ 288 ] {} <Debug> TCP-Session: 0650a17e-b79a-437b-8cad-88abaffef995 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5983 | 2025.10.03 21:10:10.951058 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57910 | ||
| 5984 | 2025.10.03 21:10:10.951426 [ 293 ] {} <Debug> TCP-Session: 87dd221c-d5f7-4761-916d-5158807ba460 Authenticating user 'default' from [fd00:1122:3344:101::e]:54794 | ||
| 5985 | 2025.10.03 21:10:10.951427 [ 288 ] {} <Debug> TCP-Session: 0650a17e-b79a-437b-8cad-88abaffef995 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5986 | 2025.10.03 21:10:10.951523 [ 293 ] {} <Debug> TCP-Session: 87dd221c-d5f7-4761-916d-5158807ba460 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5987 | 2025.10.03 21:10:10.951011 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37596 | ||
| 5988 | 2025.10.03 21:10:10.951546 [ 293 ] {} <Debug> TCP-Session: 87dd221c-d5f7-4761-916d-5158807ba460 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5989 | 2025.10.03 21:10:10.951109 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62637 | ||
| 5990 | 2025.10.03 21:10:10.951100 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49871 | ||
| 5991 | 2025.10.03 21:10:10.951653 [ 286 ] {a3d883c9-ff8b-4da4-b2b8-a5ffe563887e} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 5992 | 2025.10.03 21:10:10.951678 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5993 | 2025.10.03 21:10:10.951712 [ 286 ] {a3d883c9-ff8b-4da4-b2b8-a5ffe563887e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 5994 | 2025.10.03 21:10:10.951716 [ 291 ] {} <Debug> TCP-Session: bddb08fa-ba39-4464-9f64-1ec507e1d373 Authenticating user 'default' from [fd00:1122:3344:101::e]:57910 | ||
| 5995 | 2025.10.03 21:10:10.951756 [ 291 ] {} <Debug> TCP-Session: bddb08fa-ba39-4464-9f64-1ec507e1d373 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5996 | 2025.10.03 21:10:10.951768 [ 291 ] {} <Debug> TCP-Session: bddb08fa-ba39-4464-9f64-1ec507e1d373 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5997 | 2025.10.03 21:10:10.951780 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 5998 | 2025.10.03 21:10:10.951814 [ 289 ] {} <Debug> TCP-Session: d048afc7-f519-4cee-89c3-25e17081576f Authenticating user 'default' from [fd00:1122:3344:101::e]:37596 | ||
| 5999 | 2025.10.03 21:10:10.951821 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6000 | 2025.10.03 21:10:10.951832 [ 289 ] {} <Debug> TCP-Session: d048afc7-f519-4cee-89c3-25e17081576f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6001 | 2025.10.03 21:10:10.951858 [ 3 ] {} <Debug> TCP-Session: 8c7b316e-98ae-4379-91e6-b8495064cce1 Authenticating user 'default' from [fd00:1122:3344:101::e]:62637 | ||
| 6002 | 2025.10.03 21:10:10.951860 [ 289 ] {} <Debug> TCP-Session: d048afc7-f519-4cee-89c3-25e17081576f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6003 | 2025.10.03 21:10:10.951885 [ 3 ] {} <Debug> TCP-Session: 8c7b316e-98ae-4379-91e6-b8495064cce1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6004 | 2025.10.03 21:10:10.951891 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6005 | 2025.10.03 21:10:10.951907 [ 3 ] {} <Debug> TCP-Session: 8c7b316e-98ae-4379-91e6-b8495064cce1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6006 | 2025.10.03 21:10:10.951933 [ 294 ] {} <Debug> TCP-Session: 5b87fcf9-aeae-4cdc-994a-8bab9e6159c6 Authenticating user 'default' from [fd00:1122:3344:101::e]:49871 | ||
| 6007 | 2025.10.03 21:10:10.951955 [ 294 ] {} <Debug> TCP-Session: 5b87fcf9-aeae-4cdc-994a-8bab9e6159c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6008 | 2025.10.03 21:10:10.951968 [ 294 ] {} <Debug> TCP-Session: 5b87fcf9-aeae-4cdc-994a-8bab9e6159c6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6009 | 2025.10.03 21:10:10.951997 [ 286 ] {a3d883c9-ff8b-4da4-b2b8-a5ffe563887e} <Debug> oximeter.version (6353ca57-d073-4fd5-9133-f36c80d8a8d7) (SelectExecutor): Key condition: unknown | ||
| 6010 | 2025.10.03 21:10:10.952890 [ 295 ] {a3d883c9-ff8b-4da4-b2b8-a5ffe563887e} <Trace> AggregatingTransform: Aggregating | ||
| 6011 | 2025.10.03 21:10:10.952931 [ 295 ] {a3d883c9-ff8b-4da4-b2b8-a5ffe563887e} <Trace> Aggregator: Aggregation method: without_key | ||
| 6012 | 2025.10.03 21:10:10.952971 [ 295 ] {a3d883c9-ff8b-4da4-b2b8-a5ffe563887e} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00087549 sec. (1142.218 rows/sec., 44.62 KiB/sec.) | ||
| 6013 | 2025.10.03 21:10:10.952991 [ 295 ] {a3d883c9-ff8b-4da4-b2b8-a5ffe563887e} <Trace> Aggregator: Merging aggregated data | ||
| 6014 | 2025.10.03 21:10:10.954157 [ 286 ] {a3d883c9-ff8b-4da4-b2b8-a5ffe563887e} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002908 sec., 343.878954607978 rows/sec., 13.43 KiB/sec. | ||
| 6015 | 2025.10.03 21:10:10.954296 [ 286 ] {a3d883c9-ff8b-4da4-b2b8-a5ffe563887e} <Debug> TCPHandler: Processed in 0.003304167 sec. | ||
| 6016 | 2025.10.03 21:10:10.954371 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6017 | 2025.10.03 21:10:10.954397 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6018 | 2025.10.03 21:10:10.954413 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6019 | 2025.10.03 21:10:10.954428 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6020 | 2025.10.03 21:10:10.954457 [ 3 ] {} <Debug> TCP-Session: 8c7b316e-98ae-4379-91e6-b8495064cce1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6021 | 2025.10.03 21:10:10.954474 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6022 | 2025.10.03 21:10:10.954488 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6023 | 2025.10.03 21:10:10.954502 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6024 | 2025.10.03 21:10:10.954528 [ 294 ] {} <Debug> TCP-Session: 5b87fcf9-aeae-4cdc-994a-8bab9e6159c6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6025 | 2025.10.03 21:10:10.954511 [ 290 ] {} <Debug> TCP-Session: d0e21e4d-eb35-49c3-927f-f7b852f437c1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6026 | 2025.10.03 21:10:10.954550 [ 293 ] {} <Debug> TCP-Session: 87dd221c-d5f7-4761-916d-5158807ba460 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6027 | 2025.10.03 21:10:10.954493 [ 289 ] {} <Debug> TCP-Session: d048afc7-f519-4cee-89c3-25e17081576f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6028 | 2025.10.03 21:10:10.954471 [ 288 ] {} <Debug> TCP-Session: 0650a17e-b79a-437b-8cad-88abaffef995 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6029 | 2025.10.03 21:10:10.954464 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6030 | 2025.10.03 21:10:10.954448 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6031 | 2025.10.03 21:10:10.954660 [ 292 ] {} <Debug> TCP-Session: 88bb6660-87ef-48c5-98dd-a03dc224687d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6032 | 2025.10.03 21:10:10.954399 [ 286 ] {} <Debug> TCP-Session: 6114412a-92cd-4737-aaca-9269984e548d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6033 | 2025.10.03 21:10:10.954686 [ 291 ] {} <Debug> TCP-Session: bddb08fa-ba39-4464-9f64-1ec507e1d373 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6034 | 2025.10.03 21:10:10.958298 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61585 | ||
| 6035 | 2025.10.03 21:10:10.958354 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6036 | 2025.10.03 21:10:10.958374 [ 286 ] {} <Debug> TCP-Session: 8710ed89-9858-4fdc-ba3a-ac7b4eaa57ff Authenticating user 'default' from [fd00:1122:3344:101::e]:61585 | ||
| 6037 | 2025.10.03 21:10:10.958390 [ 286 ] {} <Debug> TCP-Session: 8710ed89-9858-4fdc-ba3a-ac7b4eaa57ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6038 | 2025.10.03 21:10:10.958404 [ 286 ] {} <Debug> TCP-Session: 8710ed89-9858-4fdc-ba3a-ac7b4eaa57ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6039 | 2025.10.03 21:10:10.958536 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60441 | ||
| 6040 | 2025.10.03 21:10:10.958566 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64181 | ||
| 6041 | 2025.10.03 21:10:10.958583 [ 286 ] {} <Trace> TCP-Session: 8710ed89-9858-4fdc-ba3a-ac7b4eaa57ff Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6042 | 2025.10.03 21:10:10.958594 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64821 | ||
| 6043 | 2025.10.03 21:10:10.958610 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59592 | ||
| 6044 | 2025.10.03 21:10:10.958634 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58361 | ||
| 6045 | 2025.10.03 21:10:10.958674 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6046 | 2025.10.03 21:10:10.958638 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45772 | ||
| 6047 | 2025.10.03 21:10:10.958704 [ 290 ] {} <Debug> TCP-Session: 7229dd52-d061-4977-a873-cc7297928c42 Authenticating user 'default' from [fd00:1122:3344:101::e]:64821 | ||
| 6048 | 2025.10.03 21:10:10.958711 [ 286 ] {9ec99382-184c-4444-acbe-84068e92fc29} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61585) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6049 | 2025.10.03 21:10:10.958718 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6050 | 2025.10.03 21:10:10.958737 [ 290 ] {} <Debug> TCP-Session: 7229dd52-d061-4977-a873-cc7297928c42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6051 | 2025.10.03 21:10:10.958756 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6052 | 2025.10.03 21:10:10.958759 [ 294 ] {} <Debug> TCP-Session: 110bfb9f-a9a6-479b-9ef4-bc74106de4eb Authenticating user 'default' from [fd00:1122:3344:101::e]:58361 | ||
| 6053 | 2025.10.03 21:10:10.958772 [ 290 ] {} <Debug> TCP-Session: 7229dd52-d061-4977-a873-cc7297928c42 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6054 | 2025.10.03 21:10:10.958795 [ 3 ] {} <Debug> TCP-Session: 2da46256-23f3-40bf-b687-bda098c3ced4 Authenticating user 'default' from [fd00:1122:3344:101::e]:45772 | ||
| 6055 | 2025.10.03 21:10:10.958803 [ 294 ] {} <Debug> TCP-Session: 110bfb9f-a9a6-479b-9ef4-bc74106de4eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6056 | 2025.10.03 21:10:10.958828 [ 3 ] {} <Debug> TCP-Session: 2da46256-23f3-40bf-b687-bda098c3ced4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6057 | 2025.10.03 21:10:10.958840 [ 294 ] {} <Debug> TCP-Session: 110bfb9f-a9a6-479b-9ef4-bc74106de4eb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6058 | 2025.10.03 21:10:10.958853 [ 3 ] {} <Debug> TCP-Session: 2da46256-23f3-40bf-b687-bda098c3ced4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6059 | 2025.10.03 21:10:10.958702 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6060 | 2025.10.03 21:10:10.958622 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63767 | ||
| 6061 | 2025.10.03 21:10:10.958908 [ 286 ] {9ec99382-184c-4444-acbe-84068e92fc29} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6062 | 2025.10.03 21:10:10.958915 [ 292 ] {} <Debug> TCP-Session: 226205bb-cb51-4ec8-b8b3-cba74c279217 Authenticating user 'default' from [fd00:1122:3344:101::e]:59592 | ||
| 6063 | 2025.10.03 21:10:10.958980 [ 286 ] {9ec99382-184c-4444-acbe-84068e92fc29} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6064 | 2025.10.03 21:10:10.959012 [ 292 ] {} <Debug> TCP-Session: 226205bb-cb51-4ec8-b8b3-cba74c279217 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6065 | 2025.10.03 21:10:10.958977 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6066 | 2025.10.03 21:10:10.959038 [ 292 ] {} <Debug> TCP-Session: 226205bb-cb51-4ec8-b8b3-cba74c279217 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6067 | 2025.10.03 21:10:10.959069 [ 293 ] {} <Debug> TCP-Session: 9d722cf8-32ea-4d35-955a-b1deb8f81fd4 Authenticating user 'default' from [fd00:1122:3344:101::e]:63767 | ||
| 6068 | 2025.10.03 21:10:10.958599 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34549 | ||
| 6069 | 2025.10.03 21:10:10.959102 [ 293 ] {} <Debug> TCP-Session: 9d722cf8-32ea-4d35-955a-b1deb8f81fd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6070 | 2025.10.03 21:10:10.958596 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6071 | 2025.10.03 21:10:10.959143 [ 293 ] {} <Debug> TCP-Session: 9d722cf8-32ea-4d35-955a-b1deb8f81fd4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6072 | 2025.10.03 21:10:10.959164 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6073 | 2025.10.03 21:10:10.959171 [ 288 ] {} <Debug> TCP-Session: b7ebaefc-854f-4aa4-ab0f-78b423507f52 Authenticating user 'default' from [fd00:1122:3344:101::e]:60441 | ||
| 6074 | 2025.10.03 21:10:10.958625 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6075 | 2025.10.03 21:10:10.959228 [ 291 ] {} <Debug> TCP-Session: 628c584b-f5e0-4577-a83e-65714acfbc88 Authenticating user 'default' from [fd00:1122:3344:101::e]:34549 | ||
| 6076 | 2025.10.03 21:10:10.959241 [ 289 ] {} <Debug> TCP-Session: 68e4abb4-d131-493b-9114-5c55341107b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:64181 | ||
| 6077 | 2025.10.03 21:10:10.959265 [ 291 ] {} <Debug> TCP-Session: 628c584b-f5e0-4577-a83e-65714acfbc88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6078 | 2025.10.03 21:10:10.959282 [ 289 ] {} <Debug> TCP-Session: 68e4abb4-d131-493b-9114-5c55341107b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6079 | 2025.10.03 21:10:10.959293 [ 291 ] {} <Debug> TCP-Session: 628c584b-f5e0-4577-a83e-65714acfbc88 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6080 | 2025.10.03 21:10:10.959306 [ 289 ] {} <Debug> TCP-Session: 68e4abb4-d131-493b-9114-5c55341107b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6081 | 2025.10.03 21:10:10.959254 [ 288 ] {} <Debug> TCP-Session: b7ebaefc-854f-4aa4-ab0f-78b423507f52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6082 | 2025.10.03 21:10:10.959252 [ 286 ] {9ec99382-184c-4444-acbe-84068e92fc29} <Debug> oximeter.version (6353ca57-d073-4fd5-9133-f36c80d8a8d7) (SelectExecutor): Key condition: unknown | ||
| 6083 | 2025.10.03 21:10:10.959350 [ 288 ] {} <Debug> TCP-Session: b7ebaefc-854f-4aa4-ab0f-78b423507f52 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6084 | 2025.10.03 21:10:10.960148 [ 308 ] {9ec99382-184c-4444-acbe-84068e92fc29} <Trace> AggregatingTransform: Aggregating | ||
| 6085 | 2025.10.03 21:10:10.960188 [ 308 ] {9ec99382-184c-4444-acbe-84068e92fc29} <Trace> Aggregator: Aggregation method: without_key | ||
| 6086 | 2025.10.03 21:10:10.960219 [ 308 ] {9ec99382-184c-4444-acbe-84068e92fc29} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000779889 sec. (1282.234 rows/sec., 50.09 KiB/sec.) | ||
| 6087 | 2025.10.03 21:10:10.960237 [ 308 ] {9ec99382-184c-4444-acbe-84068e92fc29} <Trace> Aggregator: Merging aggregated data | ||
| 6088 | 2025.10.03 21:10:10.961478 [ 286 ] {9ec99382-184c-4444-acbe-84068e92fc29} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.002799 sec., 357.27045373347624 rows/sec., 13.96 KiB/sec. | ||
| 6089 | 2025.10.03 21:10:10.961593 [ 286 ] {9ec99382-184c-4444-acbe-84068e92fc29} <Debug> TCPHandler: Processed in 0.003061325 sec. | ||
| 6090 | 2025.10.03 21:10:10.961729 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6091 | 2025.10.03 21:10:10.961759 [ 286 ] {} <Debug> TCP-Session: 8710ed89-9858-4fdc-ba3a-ac7b4eaa57ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6092 | 2025.10.03 21:10:10.961758 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6093 | 2025.10.03 21:10:10.961782 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6094 | 2025.10.03 21:10:10.961806 [ 3 ] {} <Debug> TCP-Session: 2da46256-23f3-40bf-b687-bda098c3ced4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6095 | 2025.10.03 21:10:10.961809 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6096 | 2025.10.03 21:10:10.961832 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6097 | 2025.10.03 21:10:10.961858 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6098 | 2025.10.03 21:10:10.961868 [ 293 ] {} <Debug> TCP-Session: 9d722cf8-32ea-4d35-955a-b1deb8f81fd4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6099 | 2025.10.03 21:10:10.961882 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6100 | 2025.10.03 21:10:10.961910 [ 289 ] {} <Debug> TCP-Session: 68e4abb4-d131-493b-9114-5c55341107b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6101 | 2025.10.03 21:10:10.961922 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6102 | 2025.10.03 21:10:10.961942 [ 290 ] {} <Debug> TCP-Session: 7229dd52-d061-4977-a873-cc7297928c42 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6103 | 2025.10.03 21:10:10.961971 [ 294 ] {} <Debug> TCP-Session: 110bfb9f-a9a6-479b-9ef4-bc74106de4eb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6104 | 2025.10.03 21:10:10.961901 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6105 | 2025.10.03 21:10:10.961887 [ 292 ] {} <Debug> TCP-Session: 226205bb-cb51-4ec8-b8b3-cba74c279217 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6106 | 2025.10.03 21:10:10.961827 [ 288 ] {} <Debug> TCP-Session: b7ebaefc-854f-4aa4-ab0f-78b423507f52 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6107 | 2025.10.03 21:10:10.962031 [ 291 ] {} <Debug> TCP-Session: 628c584b-f5e0-4577-a83e-65714acfbc88 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6108 | 2025.10.03 21:10:11.000218 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 258.38 MiB, peak 268.28 MiB, free memory in arenas 0.00 B, will set to 257.37 MiB (RSS), difference: -1.01 MiB | ||
| 6109 | 2025.10.03 21:10:11.040708 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46774 | ||
| 6110 | 2025.10.03 21:10:11.040801 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6111 | 2025.10.03 21:10:11.040833 [ 286 ] {} <Debug> TCP-Session: d67548c9-2d0d-4bb6-beac-44c9c771d194 Authenticating user 'default' from [fd00:1122:3344:101::e]:46774 | ||
| 6112 | 2025.10.03 21:10:11.040854 [ 286 ] {} <Debug> TCP-Session: d67548c9-2d0d-4bb6-beac-44c9c771d194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6113 | 2025.10.03 21:10:11.040866 [ 286 ] {} <Debug> TCP-Session: d67548c9-2d0d-4bb6-beac-44c9c771d194 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6114 | 2025.10.03 21:10:11.041087 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54178 | ||
| 6115 | 2025.10.03 21:10:11.041090 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33612 | ||
| 6116 | 2025.10.03 21:10:11.041157 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38210 | ||
| 6117 | 2025.10.03 21:10:11.041176 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54850 | ||
| 6118 | 2025.10.03 21:10:11.041187 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53797 | ||
| 6119 | 2025.10.03 21:10:11.041231 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6120 | 2025.10.03 21:10:11.041237 [ 286 ] {} <Trace> TCP-Session: d67548c9-2d0d-4bb6-beac-44c9c771d194 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6121 | 2025.10.03 21:10:11.041261 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6122 | 2025.10.03 21:10:11.041271 [ 288 ] {} <Debug> TCP-Session: a1a76d8d-141a-4252-b97f-77c5175b149e Authenticating user 'default' from [fd00:1122:3344:101::e]:54178 | ||
| 6123 | 2025.10.03 21:10:11.041284 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6124 | 2025.10.03 21:10:11.041306 [ 294 ] {} <Debug> TCP-Session: dc53e70b-fee1-4aa4-8c69-d467d985e2dc Authenticating user 'default' from [fd00:1122:3344:101::e]:54850 | ||
| 6125 | 2025.10.03 21:10:11.041317 [ 288 ] {} <Debug> TCP-Session: a1a76d8d-141a-4252-b97f-77c5175b149e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6126 | 2025.10.03 21:10:11.041332 [ 289 ] {} <Debug> TCP-Session: 4a6feb65-e0ee-47bf-8db9-5f2754cc2194 Authenticating user 'default' from [fd00:1122:3344:101::e]:33612 | ||
| 6127 | 2025.10.03 21:10:11.041338 [ 294 ] {} <Debug> TCP-Session: dc53e70b-fee1-4aa4-8c69-d467d985e2dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6128 | 2025.10.03 21:10:11.041344 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6129 | 2025.10.03 21:10:11.041376 [ 294 ] {} <Debug> TCP-Session: dc53e70b-fee1-4aa4-8c69-d467d985e2dc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6130 | 2025.10.03 21:10:11.041410 [ 3 ] {} <Debug> TCP-Session: 5c9ea938-1f77-41df-a2e6-3f3788c97635 Authenticating user 'default' from [fd00:1122:3344:101::e]:53797 | ||
| 6131 | 2025.10.03 21:10:11.041348 [ 288 ] {} <Debug> TCP-Session: a1a76d8d-141a-4252-b97f-77c5175b149e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6132 | 2025.10.03 21:10:11.041444 [ 286 ] {1637c3e4-e2eb-4c00-8a4d-cfa421f957b5} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:46774) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 6133 | 2025.10.03 21:10:11.041459 [ 3 ] {} <Debug> TCP-Session: 5c9ea938-1f77-41df-a2e6-3f3788c97635 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6134 | 2025.10.03 21:10:11.041284 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6135 | 2025.10.03 21:10:11.041505 [ 3 ] {} <Debug> TCP-Session: 5c9ea938-1f77-41df-a2e6-3f3788c97635 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6136 | 2025.10.03 21:10:11.041538 [ 293 ] {} <Debug> TCP-Session: 31fcb9f1-88ab-4b4e-9750-4f3bfbbf0c4d Authenticating user 'default' from [fd00:1122:3344:101::e]:38210 | ||
| 6137 | 2025.10.03 21:10:11.041150 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57593 | ||
| 6138 | 2025.10.03 21:10:11.041571 [ 293 ] {} <Debug> TCP-Session: 31fcb9f1-88ab-4b4e-9750-4f3bfbbf0c4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6139 | 2025.10.03 21:10:11.041153 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52626 | ||
| 6140 | 2025.10.03 21:10:11.041610 [ 293 ] {} <Debug> TCP-Session: 31fcb9f1-88ab-4b4e-9750-4f3bfbbf0c4d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6141 | 2025.10.03 21:10:11.041371 [ 289 ] {} <Debug> TCP-Session: 4a6feb65-e0ee-47bf-8db9-5f2754cc2194 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6142 | 2025.10.03 21:10:11.041650 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6143 | 2025.10.03 21:10:11.041669 [ 289 ] {} <Debug> TCP-Session: 4a6feb65-e0ee-47bf-8db9-5f2754cc2194 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6144 | 2025.10.03 21:10:11.041685 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6145 | 2025.10.03 21:10:11.041689 [ 291 ] {} <Debug> TCP-Session: 89347fae-b026-4248-b46f-7641e868b6a7 Authenticating user 'default' from [fd00:1122:3344:101::e]:57593 | ||
| 6146 | 2025.10.03 21:10:11.041718 [ 292 ] {} <Debug> TCP-Session: 95e4ecfe-8efc-4f78-b709-075f2ba03722 Authenticating user 'default' from [fd00:1122:3344:101::e]:52626 | ||
| 6147 | 2025.10.03 21:10:11.041733 [ 286 ] {1637c3e4-e2eb-4c00-8a4d-cfa421f957b5} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 6148 | 2025.10.03 21:10:11.041736 [ 291 ] {} <Debug> TCP-Session: 89347fae-b026-4248-b46f-7641e868b6a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6149 | 2025.10.03 21:10:11.041751 [ 292 ] {} <Debug> TCP-Session: 95e4ecfe-8efc-4f78-b709-075f2ba03722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6150 | 2025.10.03 21:10:11.041778 [ 291 ] {} <Debug> TCP-Session: 89347fae-b026-4248-b46f-7641e868b6a7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6151 | 2025.10.03 21:10:11.041791 [ 292 ] {} <Debug> TCP-Session: 95e4ecfe-8efc-4f78-b709-075f2ba03722 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6152 | 2025.10.03 21:10:11.041797 [ 286 ] {1637c3e4-e2eb-4c00-8a4d-cfa421f957b5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 6153 | 2025.10.03 21:10:11.041149 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38929 | ||
| 6154 | 2025.10.03 21:10:11.041901 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 6155 | 2025.10.03 21:10:11.041931 [ 290 ] {} <Debug> TCP-Session: 165b4c2d-b521-4f1b-ba71-54b31f230d73 Authenticating user 'default' from [fd00:1122:3344:101::e]:38929 | ||
| 6156 | 2025.10.03 21:10:11.041953 [ 290 ] {} <Debug> TCP-Session: 165b4c2d-b521-4f1b-ba71-54b31f230d73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6157 | 2025.10.03 21:10:11.041972 [ 290 ] {} <Debug> TCP-Session: 165b4c2d-b521-4f1b-ba71-54b31f230d73 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6158 | 2025.10.03 21:10:11.042155 [ 286 ] {1637c3e4-e2eb-4c00-8a4d-cfa421f957b5} <Debug> oximeter.version (6353ca57-d073-4fd5-9133-f36c80d8a8d7) (SelectExecutor): Key condition: unknown | ||
| 6159 | 2025.10.03 21:10:11.043124 [ 314 ] {1637c3e4-e2eb-4c00-8a4d-cfa421f957b5} <Trace> AggregatingTransform: Aggregating | ||
| 6160 | 2025.10.03 21:10:11.043176 [ 314 ] {1637c3e4-e2eb-4c00-8a4d-cfa421f957b5} <Trace> Aggregator: Aggregation method: without_key | ||
| 6161 | 2025.10.03 21:10:11.043210 [ 314 ] {1637c3e4-e2eb-4c00-8a4d-cfa421f957b5} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000951371 sec. (1051.115 rows/sec., 41.06 KiB/sec.) | ||
| 6162 | 2025.10.03 21:10:11.043231 [ 314 ] {1637c3e4-e2eb-4c00-8a4d-cfa421f957b5} <Trace> Aggregator: Merging aggregated data | ||
| 6163 | 2025.10.03 21:10:11.044700 [ 286 ] {1637c3e4-e2eb-4c00-8a4d-cfa421f957b5} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003313 sec., 301.84123151222457 rows/sec., 11.79 KiB/sec. | ||
| 6164 | 2025.10.03 21:10:11.044858 [ 286 ] {1637c3e4-e2eb-4c00-8a4d-cfa421f957b5} <Debug> TCPHandler: Processed in 0.003777613 sec. | ||
| 6165 | 2025.10.03 21:10:11.044971 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6166 | 2025.10.03 21:10:11.044998 [ 286 ] {} <Debug> TCP-Session: d67548c9-2d0d-4bb6-beac-44c9c771d194 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6167 | 2025.10.03 21:10:11.045006 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6168 | 2025.10.03 21:10:11.045022 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6169 | 2025.10.03 21:10:11.045050 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6170 | 2025.10.03 21:10:11.045066 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6171 | 2025.10.03 21:10:11.045070 [ 291 ] {} <Debug> TCP-Session: 89347fae-b026-4248-b46f-7641e868b6a7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6172 | 2025.10.03 21:10:11.045088 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6173 | 2025.10.03 21:10:11.045117 [ 294 ] {} <Debug> TCP-Session: dc53e70b-fee1-4aa4-8c69-d467d985e2dc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6174 | 2025.10.03 21:10:11.045131 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6175 | 2025.10.03 21:10:11.045146 [ 3 ] {} <Debug> TCP-Session: 5c9ea938-1f77-41df-a2e6-3f3788c97635 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6176 | 2025.10.03 21:10:11.045109 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6177 | 2025.10.03 21:10:11.045184 [ 293 ] {} <Debug> TCP-Session: 31fcb9f1-88ab-4b4e-9750-4f3bfbbf0c4d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6178 | 2025.10.03 21:10:11.045051 [ 288 ] {} <Debug> TCP-Session: a1a76d8d-141a-4252-b97f-77c5175b149e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6179 | 2025.10.03 21:10:11.045225 [ 292 ] {} <Debug> TCP-Session: 95e4ecfe-8efc-4f78-b709-075f2ba03722 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6180 | 2025.10.03 21:10:11.045100 [ 289 ] {} <Debug> TCP-Session: 4a6feb65-e0ee-47bf-8db9-5f2754cc2194 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6181 | 2025.10.03 21:10:11.045053 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 6182 | 2025.10.03 21:10:11.045317 [ 290 ] {} <Debug> TCP-Session: 165b4c2d-b521-4f1b-ba71-54b31f230d73 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6183 | 2025.10.03 21:10:12.219179 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 12057 | ||
| 6184 | 2025.10.03 21:10:12.219710 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6185 | 2025.10.03 21:10:12.219751 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6186 | 2025.10.03 21:10:12.220251 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6187 | 2025.10.03 21:10:12.220495 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6188 | 2025.10.03 21:10:12.220642 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12057 | ||
| 6189 | 2025.10.03 21:10:12.834462 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 6190 | 2025.10.03 21:10:12.853468 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6191 | 2025.10.03 21:10:12.853538 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6192 | 2025.10.03 21:10:12.859340 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6193 | 2025.10.03 21:10:12.860145 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6194 | 2025.10.03 21:10:12.864733 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 6195 | 2025.10.03 21:10:14.756279 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 766 | ||
| 6196 | 2025.10.03 21:10:14.758775 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6197 | 2025.10.03 21:10:14.758818 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6198 | 2025.10.03 21:10:14.760012 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6199 | 2025.10.03 21:10:14.760269 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6200 | 2025.10.03 21:10:14.760534 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 766 | ||
| 6201 | 2025.10.03 21:10:15.490312 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6202 | 2025.10.03 21:10:15.490621 [ 5 ] {ee3b3ca1-953c-4382-8a46-882013676440} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6203 | 2025.10.03 21:10:15.490726 [ 5 ] {ee3b3ca1-953c-4382-8a46-882013676440} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6204 | 2025.10.03 21:10:15.491539 [ 5 ] {ee3b3ca1-953c-4382-8a46-882013676440} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6205 | 2025.10.03 21:10:15.491585 [ 5 ] {ee3b3ca1-953c-4382-8a46-882013676440} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6206 | 2025.10.03 21:10:15.492002 [ 5 ] {ee3b3ca1-953c-4382-8a46-882013676440} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6207 | 2025.10.03 21:10:15.492241 [ 5 ] {ee3b3ca1-953c-4382-8a46-882013676440} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6208 | 2025.10.03 21:10:15.492410 [ 5 ] {ee3b3ca1-953c-4382-8a46-882013676440} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001869 sec., 219368.64633493847 rows/sec., 13.92 MiB/sec. | ||
| 6209 | 2025.10.03 21:10:15.492460 [ 5 ] {ee3b3ca1-953c-4382-8a46-882013676440} <Debug> TCPHandler: Processed in 0.002332957 sec. | ||
| 6210 | 2025.10.03 21:10:15.492585 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6211 | 2025.10.03 21:10:15.492688 [ 5 ] {8c3ac8a7-3d45-4242-afc9-d6954c4449f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6212 | 2025.10.03 21:10:15.492734 [ 5 ] {8c3ac8a7-3d45-4242-afc9-d6954c4449f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6213 | 2025.10.03 21:10:15.493569 [ 5 ] {8c3ac8a7-3d45-4242-afc9-d6954c4449f8} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6214 | 2025.10.03 21:10:15.493608 [ 5 ] {8c3ac8a7-3d45-4242-afc9-d6954c4449f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6215 | 2025.10.03 21:10:15.493999 [ 5 ] {8c3ac8a7-3d45-4242-afc9-d6954c4449f8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6216 | 2025.10.03 21:10:15.494219 [ 5 ] {8c3ac8a7-3d45-4242-afc9-d6954c4449f8} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6217 | 2025.10.03 21:10:15.494355 [ 5 ] {8c3ac8a7-3d45-4242-afc9-d6954c4449f8} <Debug> executeQuery: Read 1178 rows, 96.06 KiB in 0.00169 sec., 697041.4201183432 rows/sec., 55.51 MiB/sec. | ||
| 6218 | 2025.10.03 21:10:15.494394 [ 5 ] {8c3ac8a7-3d45-4242-afc9-d6954c4449f8} <Debug> TCPHandler: Processed in 0.001862401 sec. | ||
| 6219 | 2025.10.03 21:10:15.494511 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6220 | 2025.10.03 21:10:15.494609 [ 5 ] {96b5ec7d-8d9d-42a5-ad55-df87bd470b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6221 | 2025.10.03 21:10:15.494652 [ 5 ] {96b5ec7d-8d9d-42a5-ad55-df87bd470b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6222 | 2025.10.03 21:10:15.495128 [ 5 ] {96b5ec7d-8d9d-42a5-ad55-df87bd470b24} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6223 | 2025.10.03 21:10:15.495165 [ 5 ] {96b5ec7d-8d9d-42a5-ad55-df87bd470b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6224 | 2025.10.03 21:10:15.495504 [ 5 ] {96b5ec7d-8d9d-42a5-ad55-df87bd470b24} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6225 | 2025.10.03 21:10:15.495720 [ 5 ] {96b5ec7d-8d9d-42a5-ad55-df87bd470b24} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6226 | 2025.10.03 21:10:15.495852 [ 5 ] {96b5ec7d-8d9d-42a5-ad55-df87bd470b24} <Debug> executeQuery: Read 238 rows, 14.80 KiB in 0.001264 sec., 188291.13924050634 rows/sec., 11.43 MiB/sec. | ||
| 6227 | 2025.10.03 21:10:15.495890 [ 5 ] {96b5ec7d-8d9d-42a5-ad55-df87bd470b24} <Debug> TCPHandler: Processed in 0.001431246 sec. | ||
| 6228 | 2025.10.03 21:10:15.495999 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6229 | 2025.10.03 21:10:15.496094 [ 5 ] {b310697d-b3a0-4fd9-b3da-23b0d4dbaefd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6230 | 2025.10.03 21:10:15.496134 [ 5 ] {b310697d-b3a0-4fd9-b3da-23b0d4dbaefd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6231 | 2025.10.03 21:10:15.496586 [ 5 ] {b310697d-b3a0-4fd9-b3da-23b0d4dbaefd} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6232 | 2025.10.03 21:10:15.496622 [ 5 ] {b310697d-b3a0-4fd9-b3da-23b0d4dbaefd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6233 | 2025.10.03 21:10:15.496927 [ 5 ] {b310697d-b3a0-4fd9-b3da-23b0d4dbaefd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6234 | 2025.10.03 21:10:15.497138 [ 5 ] {b310697d-b3a0-4fd9-b3da-23b0d4dbaefd} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6235 | 2025.10.03 21:10:15.497265 [ 5 ] {b310697d-b3a0-4fd9-b3da-23b0d4dbaefd} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001189 sec., 178301.09335576114 rows/sec., 11.50 MiB/sec. | ||
| 6236 | 2025.10.03 21:10:15.497265 [ 29 ] {} <Debug> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6237 | 2025.10.03 21:10:15.497304 [ 5 ] {b310697d-b3a0-4fd9-b3da-23b0d4dbaefd} <Debug> TCPHandler: Processed in 0.001354515 sec. | ||
| 6238 | 2025.10.03 21:10:15.497337 [ 29 ] {} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6239 | 2025.10.03 21:10:15.497362 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6240 | 2025.10.03 21:10:15.497417 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6241 | 2025.10.03 21:10:15.497460 [ 201 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::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 | ||
| 6242 | 2025.10.03 21:10:15.497510 [ 5 ] {77f1df4c-75e9-4895-a7f8-803e967c82d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6243 | 2025.10.03 21:10:15.497552 [ 5 ] {77f1df4c-75e9-4895-a7f8-803e967c82d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6244 | 2025.10.03 21:10:15.497569 [ 201 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6245 | 2025.10.03 21:10:15.497605 [ 201 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 464 rows starting from the beginning of the part | ||
| 6246 | 2025.10.03 21:10:15.497675 [ 201 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::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 | ||
| 6247 | 2025.10.03 21:10:15.497720 [ 201 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::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 | ||
| 6248 | 2025.10.03 21:10:15.497761 [ 201 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 212 rows starting from the beginning of the part | ||
| 6249 | 2025.10.03 21:10:15.497798 [ 201 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 228 rows starting from the beginning of the part | ||
| 6250 | 2025.10.03 21:10:15.497834 [ 201 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::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 | ||
| 6251 | 2025.10.03 21:10:15.497978 [ 5 ] {77f1df4c-75e9-4895-a7f8-803e967c82d8} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6252 | 2025.10.03 21:10:15.498018 [ 5 ] {77f1df4c-75e9-4895-a7f8-803e967c82d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6253 | 2025.10.03 21:10:15.498406 [ 5 ] {77f1df4c-75e9-4895-a7f8-803e967c82d8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6254 | 2025.10.03 21:10:15.498636 [ 5 ] {77f1df4c-75e9-4895-a7f8-803e967c82d8} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6255 | 2025.10.03 21:10:15.498765 [ 5 ] {77f1df4c-75e9-4895-a7f8-803e967c82d8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001259 sec., 167593.3280381255 rows/sec., 9.52 MiB/sec. | ||
| 6256 | 2025.10.03 21:10:15.498804 [ 5 ] {77f1df4c-75e9-4895-a7f8-803e967c82d8} <Debug> TCPHandler: Processed in 0.001434756 sec. | ||
| 6257 | 2025.10.03 21:10:15.498887 [ 199 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001463157 sec., 1052518.6292380106 rows/sec., 73.20 MiB/sec. | ||
| 6258 | 2025.10.03 21:10:15.498926 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6259 | 2025.10.03 21:10:15.499033 [ 197 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6260 | 2025.10.03 21:10:15.499045 [ 5 ] {58bbad84-e439-4343-a2d1-bc018f302f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6261 | 2025.10.03 21:10:15.499100 [ 5 ] {58bbad84-e439-4343-a2d1-bc018f302f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6262 | 2025.10.03 21:10:15.499283 [ 197 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_16_3} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6263 | 2025.10.03 21:10:15.499353 [ 197 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_16_3} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6264 | 2025.10.03 21:10:15.499419 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 6265 | 2025.10.03 21:10:15.499836 [ 5 ] {58bbad84-e439-4343-a2d1-bc018f302f91} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6266 | 2025.10.03 21:10:15.499877 [ 5 ] {58bbad84-e439-4343-a2d1-bc018f302f91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6267 | 2025.10.03 21:10:15.500223 [ 5 ] {58bbad84-e439-4343-a2d1-bc018f302f91} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6268 | 2025.10.03 21:10:15.500435 [ 5 ] {58bbad84-e439-4343-a2d1-bc018f302f91} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6269 | 2025.10.03 21:10:15.500566 [ 5 ] {58bbad84-e439-4343-a2d1-bc018f302f91} <Debug> executeQuery: Read 712 rows, 51.11 KiB in 0.001545 sec., 460841.4239482201 rows/sec., 32.31 MiB/sec. | ||
| 6270 | 2025.10.03 21:10:15.500603 [ 5 ] {58bbad84-e439-4343-a2d1-bc018f302f91} <Debug> TCPHandler: Processed in 0.001736539 sec. | ||
| 6271 | 2025.10.03 21:10:15.500714 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6272 | 2025.10.03 21:10:15.500809 [ 5 ] {e00b57fa-bf00-4fd4-a54e-65a08727e183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6273 | 2025.10.03 21:10:15.500850 [ 5 ] {e00b57fa-bf00-4fd4-a54e-65a08727e183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6274 | 2025.10.03 21:10:15.501175 [ 5 ] {e00b57fa-bf00-4fd4-a54e-65a08727e183} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6275 | 2025.10.03 21:10:15.501210 [ 5 ] {e00b57fa-bf00-4fd4-a54e-65a08727e183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6276 | 2025.10.03 21:10:15.501509 [ 5 ] {e00b57fa-bf00-4fd4-a54e-65a08727e183} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6277 | 2025.10.03 21:10:15.501720 [ 5 ] {e00b57fa-bf00-4fd4-a54e-65a08727e183} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6278 | 2025.10.03 21:10:15.501844 [ 5 ] {e00b57fa-bf00-4fd4-a54e-65a08727e183} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 6279 | 2025.10.03 21:10:15.501880 [ 5 ] {e00b57fa-bf00-4fd4-a54e-65a08727e183} <Debug> TCPHandler: Processed in 0.001213394 sec. | ||
| 6280 | 2025.10.03 21:10:15.501979 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6281 | 2025.10.03 21:10:15.502071 [ 5 ] {1e6651f4-0964-4260-aaab-6e9c9eb1a11c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6282 | 2025.10.03 21:10:15.502112 [ 5 ] {1e6651f4-0964-4260-aaab-6e9c9eb1a11c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6283 | 2025.10.03 21:10:15.502524 [ 5 ] {1e6651f4-0964-4260-aaab-6e9c9eb1a11c} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6284 | 2025.10.03 21:10:15.502559 [ 5 ] {1e6651f4-0964-4260-aaab-6e9c9eb1a11c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6285 | 2025.10.03 21:10:15.502878 [ 5 ] {1e6651f4-0964-4260-aaab-6e9c9eb1a11c} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6286 | 2025.10.03 21:10:15.503080 [ 5 ] {1e6651f4-0964-4260-aaab-6e9c9eb1a11c} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6287 | 2025.10.03 21:10:15.503204 [ 5 ] {1e6651f4-0964-4260-aaab-6e9c9eb1a11c} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001151 sec., 272806.25543006085 rows/sec., 17.92 MiB/sec. | ||
| 6288 | 2025.10.03 21:10:15.503240 [ 5 ] {1e6651f4-0964-4260-aaab-6e9c9eb1a11c} <Debug> TCPHandler: Processed in 0.001307815 sec. | ||
| 6289 | 2025.10.03 21:10:15.503339 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6290 | 2025.10.03 21:10:15.503431 [ 5 ] {377c34db-61de-45d4-94e1-09e11c899d1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6291 | 2025.10.03 21:10:15.503471 [ 5 ] {377c34db-61de-45d4-94e1-09e11c899d1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6292 | 2025.10.03 21:10:15.503769 [ 5 ] {377c34db-61de-45d4-94e1-09e11c899d1f} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6293 | 2025.10.03 21:10:15.503804 [ 5 ] {377c34db-61de-45d4-94e1-09e11c899d1f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6294 | 2025.10.03 21:10:15.504083 [ 5 ] {377c34db-61de-45d4-94e1-09e11c899d1f} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 6295 | 2025.10.03 21:10:15.504283 [ 5 ] {377c34db-61de-45d4-94e1-09e11c899d1f} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6296 | 2025.10.03 21:10:15.504409 [ 5 ] {377c34db-61de-45d4-94e1-09e11c899d1f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.000996 sec., 1004.0160642570282 rows/sec., 67.65 KiB/sec. | ||
| 6297 | 2025.10.03 21:10:15.504444 [ 5 ] {377c34db-61de-45d4-94e1-09e11c899d1f} <Debug> TCPHandler: Processed in 0.001151793 sec. | ||
| 6298 | 2025.10.03 21:10:15.504559 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6299 | 2025.10.03 21:10:15.504673 [ 5 ] {16cc7968-932c-4745-9e07-5c5809c07e44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6300 | 2025.10.03 21:10:15.504738 [ 5 ] {16cc7968-932c-4745-9e07-5c5809c07e44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6301 | 2025.10.03 21:10:15.505653 [ 5 ] {16cc7968-932c-4745-9e07-5c5809c07e44} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6302 | 2025.10.03 21:10:15.505694 [ 5 ] {16cc7968-932c-4745-9e07-5c5809c07e44} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6303 | 2025.10.03 21:10:15.506260 [ 5 ] {16cc7968-932c-4745-9e07-5c5809c07e44} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6304 | 2025.10.03 21:10:15.506488 [ 5 ] {16cc7968-932c-4745-9e07-5c5809c07e44} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6305 | 2025.10.03 21:10:15.506628 [ 5 ] {16cc7968-932c-4745-9e07-5c5809c07e44} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.00198 sec., 16666.666666666668 rows/sec., 29.87 MiB/sec. | ||
| 6306 | 2025.10.03 21:10:15.506690 [ 5 ] {16cc7968-932c-4745-9e07-5c5809c07e44} <Debug> TCPHandler: Processed in 0.002190975 sec. | ||
| 6307 | 2025.10.03 21:10:15.506803 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6308 | 2025.10.03 21:10:15.506898 [ 5 ] {6fb69d21-4fef-414c-aeb1-c8b33eadd307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6309 | 2025.10.03 21:10:15.506939 [ 5 ] {6fb69d21-4fef-414c-aeb1-c8b33eadd307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6310 | 2025.10.03 21:10:15.507262 [ 5 ] {6fb69d21-4fef-414c-aeb1-c8b33eadd307} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6311 | 2025.10.03 21:10:15.507299 [ 5 ] {6fb69d21-4fef-414c-aeb1-c8b33eadd307} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6312 | 2025.10.03 21:10:15.507604 [ 5 ] {6fb69d21-4fef-414c-aeb1-c8b33eadd307} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 6313 | 2025.10.03 21:10:15.507816 [ 5 ] {6fb69d21-4fef-414c-aeb1-c8b33eadd307} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6314 | 2025.10.03 21:10:15.507941 [ 5 ] {6fb69d21-4fef-414c-aeb1-c8b33eadd307} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001063 sec., 97836.31232361242 rows/sec., 5.99 MiB/sec. | ||
| 6315 | 2025.10.03 21:10:15.507977 [ 5 ] {6fb69d21-4fef-414c-aeb1-c8b33eadd307} <Debug> TCPHandler: Processed in 0.001222764 sec. | ||
| 6316 | 2025.10.03 21:10:19.612049 [ 33 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6317 | 2025.10.03 21:10:19.612115 [ 33 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6318 | 2025.10.03 21:10:19.720819 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 12505 | ||
| 6319 | 2025.10.03 21:10:19.721315 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6320 | 2025.10.03 21:10:19.721351 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6321 | 2025.10.03 21:10:19.721828 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6322 | 2025.10.03 21:10:19.722051 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6323 | 2025.10.03 21:10:19.722179 [ 33 ] {} <Debug> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6324 | 2025.10.03 21:10:19.722189 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12505 | ||
| 6325 | 2025.10.03 21:10:19.722216 [ 33 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6326 | 2025.10.03 21:10:19.722236 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6327 | 2025.10.03 21:10:19.722342 [ 193 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 6328 | 2025.10.03 21:10:19.722439 [ 193 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6329 | 2025.10.03 21:10:19.722473 [ 193 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 10137 rows starting from the beginning of the part | ||
| 6330 | 2025.10.03 21:10:19.722536 [ 193 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 6331 | 2025.10.03 21:10:19.722584 [ 193 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 6332 | 2025.10.03 21:10:19.722628 [ 193 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 6333 | 2025.10.03 21:10:19.722673 [ 193 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 6334 | 2025.10.03 21:10:19.722715 [ 193 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 6335 | 2025.10.03 21:10:19.724647 [ 189 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12505 rows, containing 4 columns (4 merged, 0 gathered) in 0.002349226 sec., 5323029.797899393 rows/sec., 76.15 MiB/sec. | ||
| 6336 | 2025.10.03 21:10:19.724907 [ 201 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6337 | 2025.10.03 21:10:19.725151 [ 201 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_26_5} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6338 | 2025.10.03 21:10:19.725209 [ 201 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_26_5} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6339 | 2025.10.03 21:10:19.725269 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 6340 | 2025.10.03 21:10:20.364883 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 6341 | 2025.10.03 21:10:20.382161 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6342 | 2025.10.03 21:10:20.382226 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6343 | 2025.10.03 21:10:20.388070 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6344 | 2025.10.03 21:10:20.388769 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6345 | 2025.10.03 21:10:20.389090 [ 33 ] {} <Debug> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6346 | 2025.10.03 21:10:20.389161 [ 33 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6347 | 2025.10.03 21:10:20.389185 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6348 | 2025.10.03 21:10:20.389303 [ 189 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 6349 | 2025.10.03 21:10:20.391969 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 6350 | 2025.10.03 21:10:20.393358 [ 189 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6351 | 2025.10.03 21:10:20.394895 [ 189 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 6352 | 2025.10.03 21:10:20.399560 [ 189 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 6353 | 2025.10.03 21:10:20.404146 [ 189 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 6354 | 2025.10.03 21:10:20.408323 [ 189 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 6355 | 2025.10.03 21:10:20.412998 [ 189 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 6356 | 2025.10.03 21:10:20.417404 [ 189 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 6357 | 2025.10.03 21:10:20.470721 [ 190 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.081459919 sec., 2406.091270481131 rows/sec., 12.44 MiB/sec. | ||
| 6358 | 2025.10.03 21:10:20.473382 [ 190 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6359 | 2025.10.03 21:10:20.475316 [ 190 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_26_5} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6360 | 2025.10.03 21:10:20.475421 [ 190 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_26_5} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6361 | 2025.10.03 21:10:20.477729 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6362 | 2025.10.03 21:10:20.477975 [ 5 ] {81394977-2f38-4789-8770-389916726e82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6363 | 2025.10.03 21:10:20.478041 [ 5 ] {81394977-2f38-4789-8770-389916726e82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6364 | 2025.10.03 21:10:20.478458 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 6365 | 2025.10.03 21:10:20.478679 [ 5 ] {81394977-2f38-4789-8770-389916726e82} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6366 | 2025.10.03 21:10:20.478730 [ 5 ] {81394977-2f38-4789-8770-389916726e82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6367 | 2025.10.03 21:10:20.479117 [ 5 ] {81394977-2f38-4789-8770-389916726e82} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6368 | 2025.10.03 21:10:20.479341 [ 5 ] {81394977-2f38-4789-8770-389916726e82} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6369 | 2025.10.03 21:10:20.479483 [ 33 ] {} <Debug> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6370 | 2025.10.03 21:10:20.479490 [ 5 ] {81394977-2f38-4789-8770-389916726e82} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001563 sec., 48624.44017914268 rows/sec., 4.01 MiB/sec. | ||
| 6371 | 2025.10.03 21:10:20.479533 [ 33 ] {} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6372 | 2025.10.03 21:10:20.479553 [ 5 ] {81394977-2f38-4789-8770-389916726e82} <Debug> TCPHandler: Processed in 0.002004292 sec. | ||
| 6373 | 2025.10.03 21:10:20.479560 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6374 | 2025.10.03 21:10:20.479665 [ 198 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::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 | ||
| 6375 | 2025.10.03 21:10:20.479677 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6376 | 2025.10.03 21:10:20.479782 [ 198 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6377 | 2025.10.03 21:10:20.479788 [ 5 ] {7a3c2e09-afe9-4069-84f0-c9e67ac4be4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6378 | 2025.10.03 21:10:20.479823 [ 198 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 2469 rows starting from the beginning of the part | ||
| 6379 | 2025.10.03 21:10:20.479842 [ 5 ] {7a3c2e09-afe9-4069-84f0-c9e67ac4be4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6380 | 2025.10.03 21:10:20.479894 [ 198 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::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 | ||
| 6381 | 2025.10.03 21:10:20.479950 [ 198 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1178 rows starting from the beginning of the part | ||
| 6382 | 2025.10.03 21:10:20.479994 [ 198 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1218 rows starting from the beginning of the part | ||
| 6383 | 2025.10.03 21:10:20.480036 [ 198 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1178 rows starting from the beginning of the part | ||
| 6384 | 2025.10.03 21:10:20.480078 [ 198 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 76 rows starting from the beginning of the part | ||
| 6385 | 2025.10.03 21:10:20.480252 [ 5 ] {7a3c2e09-afe9-4069-84f0-c9e67ac4be4d} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6386 | 2025.10.03 21:10:20.480293 [ 5 ] {7a3c2e09-afe9-4069-84f0-c9e67ac4be4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6387 | 2025.10.03 21:10:20.480612 [ 5 ] {7a3c2e09-afe9-4069-84f0-c9e67ac4be4d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6388 | 2025.10.03 21:10:20.480823 [ 5 ] {7a3c2e09-afe9-4069-84f0-c9e67ac4be4d} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6389 | 2025.10.03 21:10:20.480957 [ 5 ] {7a3c2e09-afe9-4069-84f0-c9e67ac4be4d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001188 sec., 8417.508417508418 rows/sec., 632.96 KiB/sec. | ||
| 6390 | 2025.10.03 21:10:20.480994 [ 5 ] {7a3c2e09-afe9-4069-84f0-c9e67ac4be4d} <Debug> TCPHandler: Processed in 0.001364295 sec. | ||
| 6391 | 2025.10.03 21:10:20.481116 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6392 | 2025.10.03 21:10:20.481208 [ 5 ] {6f0bd7e9-b302-4f44-8abf-0fa4ce3a28cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6393 | 2025.10.03 21:10:20.481246 [ 5 ] {6f0bd7e9-b302-4f44-8abf-0fa4ce3a28cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6394 | 2025.10.03 21:10:20.481665 [ 5 ] {6f0bd7e9-b302-4f44-8abf-0fa4ce3a28cb} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6395 | 2025.10.03 21:10:20.481701 [ 5 ] {6f0bd7e9-b302-4f44-8abf-0fa4ce3a28cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6396 | 2025.10.03 21:10:20.481991 [ 5 ] {6f0bd7e9-b302-4f44-8abf-0fa4ce3a28cb} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6397 | 2025.10.03 21:10:20.482196 [ 5 ] {6f0bd7e9-b302-4f44-8abf-0fa4ce3a28cb} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6398 | 2025.10.03 21:10:20.482299 [ 33 ] {} <Debug> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6399 | 2025.10.03 21:10:20.482323 [ 5 ] {6f0bd7e9-b302-4f44-8abf-0fa4ce3a28cb} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001133 sec., 65313.32744924979 rows/sec., 5.10 MiB/sec. | ||
| 6400 | 2025.10.03 21:10:20.482334 [ 33 ] {} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6401 | 2025.10.03 21:10:20.482363 [ 33 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6402 | 2025.10.03 21:10:20.482366 [ 5 ] {6f0bd7e9-b302-4f44-8abf-0fa4ce3a28cb} <Debug> TCPHandler: Processed in 0.001296575 sec. | ||
| 6403 | 2025.10.03 21:10:20.482372 [ 191 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6195 rows, containing 5 columns (5 merged, 0 gathered) in 0.002747781 sec., 2254546.4867833355 rows/sec., 191.62 MiB/sec. | ||
| 6404 | 2025.10.03 21:10:20.482455 [ 194 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::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 | ||
| 6405 | 2025.10.03 21:10:20.482488 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6406 | 2025.10.03 21:10:20.482567 [ 194 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6407 | 2025.10.03 21:10:20.482585 [ 5 ] {7a47bd1b-d069-49b2-8407-1766b6f5982d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6408 | 2025.10.03 21:10:20.482603 [ 194 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1252 rows starting from the beginning of the part | ||
| 6409 | 2025.10.03 21:10:20.482632 [ 5 ] {7a47bd1b-d069-49b2-8407-1766b6f5982d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6410 | 2025.10.03 21:10:20.482667 [ 194 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 74 rows starting from the beginning of the part | ||
| 6411 | 2025.10.03 21:10:20.482720 [ 194 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 712 rows starting from the beginning of the part | ||
| 6412 | 2025.10.03 21:10:20.482764 [ 194 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 534 rows starting from the beginning of the part | ||
| 6413 | 2025.10.03 21:10:20.482787 [ 193 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6414 | 2025.10.03 21:10:20.482810 [ 194 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 712 rows starting from the beginning of the part | ||
| 6415 | 2025.10.03 21:10:20.482857 [ 194 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 74 rows starting from the beginning of the part | ||
| 6416 | 2025.10.03 21:10:20.483042 [ 5 ] {7a47bd1b-d069-49b2-8407-1766b6f5982d} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6417 | 2025.10.03 21:10:20.483085 [ 5 ] {7a47bd1b-d069-49b2-8407-1766b6f5982d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6418 | 2025.10.03 21:10:20.483134 [ 193 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_36_7} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6419 | 2025.10.03 21:10:20.483223 [ 193 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_36_7} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6420 | 2025.10.03 21:10:20.483312 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 6421 | 2025.10.03 21:10:20.483439 [ 5 ] {7a47bd1b-d069-49b2-8407-1766b6f5982d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6422 | 2025.10.03 21:10:20.483666 [ 5 ] {7a47bd1b-d069-49b2-8407-1766b6f5982d} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6423 | 2025.10.03 21:10:20.483797 [ 5 ] {7a47bd1b-d069-49b2-8407-1766b6f5982d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 6424 | 2025.10.03 21:10:20.483832 [ 5 ] {7a47bd1b-d069-49b2-8407-1766b6f5982d} <Debug> TCPHandler: Processed in 0.001390636 sec. | ||
| 6425 | 2025.10.03 21:10:20.483930 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6426 | 2025.10.03 21:10:20.484020 [ 5 ] {2478fb1c-0c68-4a06-98fb-b7ff462d1670} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6427 | 2025.10.03 21:10:20.484052 [ 193 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3358 rows, containing 5 columns (5 merged, 0 gathered) in 0.001639039 sec., 2048761.4998788927 rows/sec., 155.05 MiB/sec. | ||
| 6428 | 2025.10.03 21:10:20.484073 [ 5 ] {2478fb1c-0c68-4a06-98fb-b7ff462d1670} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6429 | 2025.10.03 21:10:20.484300 [ 191 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6430 | 2025.10.03 21:10:20.484611 [ 191 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_36_7} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6431 | 2025.10.03 21:10:20.484691 [ 191 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_36_7} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6432 | 2025.10.03 21:10:20.484793 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 6433 | 2025.10.03 21:10:20.484840 [ 5 ] {2478fb1c-0c68-4a06-98fb-b7ff462d1670} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6434 | 2025.10.03 21:10:20.484874 [ 5 ] {2478fb1c-0c68-4a06-98fb-b7ff462d1670} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6435 | 2025.10.03 21:10:20.485391 [ 5 ] {2478fb1c-0c68-4a06-98fb-b7ff462d1670} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6436 | 2025.10.03 21:10:20.485611 [ 5 ] {2478fb1c-0c68-4a06-98fb-b7ff462d1670} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6437 | 2025.10.03 21:10:20.485750 [ 5 ] {2478fb1c-0c68-4a06-98fb-b7ff462d1670} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001747 sec., 5724.098454493417 rows/sec., 10.26 MiB/sec. | ||
| 6438 | 2025.10.03 21:10:20.485802 [ 5 ] {2478fb1c-0c68-4a06-98fb-b7ff462d1670} <Debug> TCPHandler: Processed in 0.001918292 sec. | ||
| 6439 | 2025.10.03 21:10:20.485911 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6440 | 2025.10.03 21:10:20.486003 [ 5 ] {158525c4-0b34-4ce2-a4aa-0e5c077a99b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6441 | 2025.10.03 21:10:20.486044 [ 5 ] {158525c4-0b34-4ce2-a4aa-0e5c077a99b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6442 | 2025.10.03 21:10:20.486366 [ 5 ] {158525c4-0b34-4ce2-a4aa-0e5c077a99b7} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6443 | 2025.10.03 21:10:20.486401 [ 5 ] {158525c4-0b34-4ce2-a4aa-0e5c077a99b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6444 | 2025.10.03 21:10:20.486693 [ 5 ] {158525c4-0b34-4ce2-a4aa-0e5c077a99b7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 6445 | 2025.10.03 21:10:20.486901 [ 5 ] {158525c4-0b34-4ce2-a4aa-0e5c077a99b7} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6446 | 2025.10.03 21:10:20.487027 [ 5 ] {158525c4-0b34-4ce2-a4aa-0e5c077a99b7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 6447 | 2025.10.03 21:10:20.487061 [ 5 ] {158525c4-0b34-4ce2-a4aa-0e5c077a99b7} <Debug> TCPHandler: Processed in 0.001197814 sec. | ||
| 6448 | 2025.10.03 21:10:21.000279 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.07 MiB, peak 269.10 MiB, free memory in arenas 0.00 B, will set to 265.54 MiB (RSS), difference: 6.46 MiB | ||
| 6449 | 2025.10.03 21:10:24.760866 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 800 | ||
| 6450 | 2025.10.03 21:10:24.763141 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6451 | 2025.10.03 21:10:24.763178 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.96 GiB. | ||
| 6452 | 2025.10.03 21:10:24.764331 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6453 | 2025.10.03 21:10:24.764591 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6454 | 2025.10.03 21:10:24.764854 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 800 | ||
| 6455 | 2025.10.03 21:10:25.490733 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6456 | 2025.10.03 21:10:25.491040 [ 5 ] {6fc6dd49-2fa9-4f8e-b9fe-37da294b4c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6457 | 2025.10.03 21:10:25.491145 [ 5 ] {6fc6dd49-2fa9-4f8e-b9fe-37da294b4c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6458 | 2025.10.03 21:10:25.491892 [ 5 ] {6fc6dd49-2fa9-4f8e-b9fe-37da294b4c48} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6459 | 2025.10.03 21:10:25.491939 [ 5 ] {6fc6dd49-2fa9-4f8e-b9fe-37da294b4c48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6460 | 2025.10.03 21:10:25.492362 [ 5 ] {6fc6dd49-2fa9-4f8e-b9fe-37da294b4c48} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6461 | 2025.10.03 21:10:25.492596 [ 5 ] {6fc6dd49-2fa9-4f8e-b9fe-37da294b4c48} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6462 | 2025.10.03 21:10:25.492752 [ 5 ] {6fc6dd49-2fa9-4f8e-b9fe-37da294b4c48} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001793 sec., 228667.0384829894 rows/sec., 14.51 MiB/sec. | ||
| 6463 | 2025.10.03 21:10:25.492793 [ 5 ] {6fc6dd49-2fa9-4f8e-b9fe-37da294b4c48} <Debug> TCPHandler: Processed in 0.002248155 sec. | ||
| 6464 | 2025.10.03 21:10:25.492902 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6465 | 2025.10.03 21:10:25.493004 [ 5 ] {fad5a1bc-1e7f-4e93-8dde-0078d52cd1e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6466 | 2025.10.03 21:10:25.493046 [ 5 ] {fad5a1bc-1e7f-4e93-8dde-0078d52cd1e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6467 | 2025.10.03 21:10:25.493461 [ 5 ] {fad5a1bc-1e7f-4e93-8dde-0078d52cd1e8} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6468 | 2025.10.03 21:10:25.493498 [ 5 ] {fad5a1bc-1e7f-4e93-8dde-0078d52cd1e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6469 | 2025.10.03 21:10:25.493804 [ 5 ] {fad5a1bc-1e7f-4e93-8dde-0078d52cd1e8} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6470 | 2025.10.03 21:10:25.494022 [ 5 ] {fad5a1bc-1e7f-4e93-8dde-0078d52cd1e8} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6471 | 2025.10.03 21:10:25.494157 [ 5 ] {fad5a1bc-1e7f-4e93-8dde-0078d52cd1e8} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00117 sec., 5128.205128205128 rows/sec., 418.17 KiB/sec. | ||
| 6472 | 2025.10.03 21:10:25.494196 [ 5 ] {fad5a1bc-1e7f-4e93-8dde-0078d52cd1e8} <Debug> TCPHandler: Processed in 0.001345765 sec. | ||
| 6473 | 2025.10.03 21:10:25.494309 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6474 | 2025.10.03 21:10:25.494404 [ 5 ] {71dd795c-0093-4ee5-a0ad-d396873ea3ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6475 | 2025.10.03 21:10:25.494445 [ 5 ] {71dd795c-0093-4ee5-a0ad-d396873ea3ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6476 | 2025.10.03 21:10:25.495349 [ 5 ] {71dd795c-0093-4ee5-a0ad-d396873ea3ce} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6477 | 2025.10.03 21:10:25.495385 [ 5 ] {71dd795c-0093-4ee5-a0ad-d396873ea3ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6478 | 2025.10.03 21:10:25.495756 [ 5 ] {71dd795c-0093-4ee5-a0ad-d396873ea3ce} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6479 | 2025.10.03 21:10:25.495960 [ 5 ] {71dd795c-0093-4ee5-a0ad-d396873ea3ce} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6480 | 2025.10.03 21:10:25.496091 [ 5 ] {71dd795c-0093-4ee5-a0ad-d396873ea3ce} <Debug> executeQuery: Read 1181 rows, 96.28 KiB in 0.001703 sec., 693482.0904286553 rows/sec., 55.21 MiB/sec. | ||
| 6481 | 2025.10.03 21:10:25.496132 [ 5 ] {71dd795c-0093-4ee5-a0ad-d396873ea3ce} <Debug> TCPHandler: Processed in 0.001873212 sec. | ||
| 6482 | 2025.10.03 21:10:25.496246 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6483 | 2025.10.03 21:10:25.496341 [ 5 ] {7d669374-5817-4d8b-abb7-693de8d0ec8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6484 | 2025.10.03 21:10:25.496383 [ 5 ] {7d669374-5817-4d8b-abb7-693de8d0ec8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6485 | 2025.10.03 21:10:25.496878 [ 5 ] {7d669374-5817-4d8b-abb7-693de8d0ec8c} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6486 | 2025.10.03 21:10:25.496914 [ 5 ] {7d669374-5817-4d8b-abb7-693de8d0ec8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6487 | 2025.10.03 21:10:25.497217 [ 5 ] {7d669374-5817-4d8b-abb7-693de8d0ec8c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6488 | 2025.10.03 21:10:25.497425 [ 5 ] {7d669374-5817-4d8b-abb7-693de8d0ec8c} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6489 | 2025.10.03 21:10:25.497529 [ 82 ] {} <Debug> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6490 | 2025.10.03 21:10:25.497549 [ 5 ] {7d669374-5817-4d8b-abb7-693de8d0ec8c} <Debug> executeQuery: Read 244 rows, 15.22 KiB in 0.001231 sec., 198212.83509341997 rows/sec., 12.07 MiB/sec. | ||
| 6491 | 2025.10.03 21:10:25.497592 [ 82 ] {} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6492 | 2025.10.03 21:10:25.497600 [ 5 ] {7d669374-5817-4d8b-abb7-693de8d0ec8c} <Debug> TCPHandler: Processed in 0.001415456 sec. | ||
| 6493 | 2025.10.03 21:10:25.497617 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6494 | 2025.10.03 21:10:25.497716 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6495 | 2025.10.03 21:10:25.497719 [ 194 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 6496 | 2025.10.03 21:10:25.497810 [ 5 ] {6915f418-cb6f-4fe4-ac55-64925e3b6292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6497 | 2025.10.03 21:10:25.497852 [ 5 ] {6915f418-cb6f-4fe4-ac55-64925e3b6292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6498 | 2025.10.03 21:10:25.497853 [ 194 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6499 | 2025.10.03 21:10:25.497900 [ 194 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 280 rows starting from the beginning of the part | ||
| 6500 | 2025.10.03 21:10:25.497966 [ 194 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 238 rows starting from the beginning of the part | ||
| 6501 | 2025.10.03 21:10:25.498015 [ 194 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 14 rows starting from the beginning of the part | ||
| 6502 | 2025.10.03 21:10:25.498056 [ 194 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 238 rows starting from the beginning of the part | ||
| 6503 | 2025.10.03 21:10:25.498092 [ 194 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 6504 | 2025.10.03 21:10:25.498127 [ 194 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 244 rows starting from the beginning of the part | ||
| 6505 | 2025.10.03 21:10:25.498336 [ 5 ] {6915f418-cb6f-4fe4-ac55-64925e3b6292} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6506 | 2025.10.03 21:10:25.498375 [ 5 ] {6915f418-cb6f-4fe4-ac55-64925e3b6292} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6507 | 2025.10.03 21:10:25.498761 [ 5 ] {6915f418-cb6f-4fe4-ac55-64925e3b6292} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 6508 | 2025.10.03 21:10:25.498978 [ 5 ] {6915f418-cb6f-4fe4-ac55-64925e3b6292} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6509 | 2025.10.03 21:10:25.499100 [ 191 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1024 rows, containing 5 columns (5 merged, 0 gathered) in 0.001407726 sec., 727414.2837455585 rows/sec., 47.52 MiB/sec. | ||
| 6510 | 2025.10.03 21:10:25.499109 [ 5 ] {6915f418-cb6f-4fe4-ac55-64925e3b6292} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001289 sec., 164468.58029480217 rows/sec., 10.61 MiB/sec. | ||
| 6511 | 2025.10.03 21:10:25.499154 [ 5 ] {6915f418-cb6f-4fe4-ac55-64925e3b6292} <Debug> TCPHandler: Processed in 0.001467877 sec. | ||
| 6512 | 2025.10.03 21:10:25.499255 [ 191 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6513 | 2025.10.03 21:10:25.499291 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6514 | 2025.10.03 21:10:25.499405 [ 5 ] {f5e831c1-fdab-4c2f-8e20-6d84b03cc9b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6515 | 2025.10.03 21:10:25.499455 [ 5 ] {f5e831c1-fdab-4c2f-8e20-6d84b03cc9b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6516 | 2025.10.03 21:10:25.499628 [ 191 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_36_7} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6517 | 2025.10.03 21:10:25.499723 [ 191 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_36_7} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6518 | 2025.10.03 21:10:25.499826 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 6519 | 2025.10.03 21:10:25.500044 [ 5 ] {f5e831c1-fdab-4c2f-8e20-6d84b03cc9b5} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6520 | 2025.10.03 21:10:25.500079 [ 5 ] {f5e831c1-fdab-4c2f-8e20-6d84b03cc9b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6521 | 2025.10.03 21:10:25.500398 [ 5 ] {f5e831c1-fdab-4c2f-8e20-6d84b03cc9b5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6522 | 2025.10.03 21:10:25.500622 [ 5 ] {f5e831c1-fdab-4c2f-8e20-6d84b03cc9b5} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6523 | 2025.10.03 21:10:25.500753 [ 5 ] {f5e831c1-fdab-4c2f-8e20-6d84b03cc9b5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001374 sec., 153566.22998544396 rows/sec., 8.72 MiB/sec. | ||
| 6524 | 2025.10.03 21:10:25.500792 [ 5 ] {f5e831c1-fdab-4c2f-8e20-6d84b03cc9b5} <Debug> TCPHandler: Processed in 0.001565588 sec. | ||
| 6525 | 2025.10.03 21:10:25.500904 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6526 | 2025.10.03 21:10:25.501001 [ 5 ] {5caed84a-dd95-4413-8475-36bad6e81804} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6527 | 2025.10.03 21:10:25.501043 [ 5 ] {5caed84a-dd95-4413-8475-36bad6e81804} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6528 | 2025.10.03 21:10:25.501718 [ 5 ] {5caed84a-dd95-4413-8475-36bad6e81804} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6529 | 2025.10.03 21:10:25.501755 [ 5 ] {5caed84a-dd95-4413-8475-36bad6e81804} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6530 | 2025.10.03 21:10:25.502098 [ 5 ] {5caed84a-dd95-4413-8475-36bad6e81804} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6531 | 2025.10.03 21:10:25.502319 [ 5 ] {5caed84a-dd95-4413-8475-36bad6e81804} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6532 | 2025.10.03 21:10:25.502451 [ 5 ] {5caed84a-dd95-4413-8475-36bad6e81804} <Debug> executeQuery: Read 718 rows, 51.60 KiB in 0.001464 sec., 490437.15846994537 rows/sec., 34.42 MiB/sec. | ||
| 6533 | 2025.10.03 21:10:25.502492 [ 5 ] {5caed84a-dd95-4413-8475-36bad6e81804} <Debug> TCPHandler: Processed in 0.001636678 sec. | ||
| 6534 | 2025.10.03 21:10:25.502609 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6535 | 2025.10.03 21:10:25.502705 [ 5 ] {29de5ba6-7a3f-4f28-a48d-179a63294264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6536 | 2025.10.03 21:10:25.502747 [ 5 ] {29de5ba6-7a3f-4f28-a48d-179a63294264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6537 | 2025.10.03 21:10:25.503069 [ 5 ] {29de5ba6-7a3f-4f28-a48d-179a63294264} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6538 | 2025.10.03 21:10:25.503107 [ 5 ] {29de5ba6-7a3f-4f28-a48d-179a63294264} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6539 | 2025.10.03 21:10:25.503409 [ 5 ] {29de5ba6-7a3f-4f28-a48d-179a63294264} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6540 | 2025.10.03 21:10:25.503641 [ 5 ] {29de5ba6-7a3f-4f28-a48d-179a63294264} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6541 | 2025.10.03 21:10:25.503770 [ 5 ] {29de5ba6-7a3f-4f28-a48d-179a63294264} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 6542 | 2025.10.03 21:10:25.503807 [ 5 ] {29de5ba6-7a3f-4f28-a48d-179a63294264} <Debug> TCPHandler: Processed in 0.001247274 sec. | ||
| 6543 | 2025.10.03 21:10:25.503909 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6544 | 2025.10.03 21:10:25.504005 [ 5 ] {73b02adc-8c1e-4240-b7fe-b060445884ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6545 | 2025.10.03 21:10:25.504047 [ 5 ] {73b02adc-8c1e-4240-b7fe-b060445884ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6546 | 2025.10.03 21:10:25.504539 [ 5 ] {73b02adc-8c1e-4240-b7fe-b060445884ee} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6547 | 2025.10.03 21:10:25.504575 [ 5 ] {73b02adc-8c1e-4240-b7fe-b060445884ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6548 | 2025.10.03 21:10:25.504910 [ 5 ] {73b02adc-8c1e-4240-b7fe-b060445884ee} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6549 | 2025.10.03 21:10:25.505141 [ 5 ] {73b02adc-8c1e-4240-b7fe-b060445884ee} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6550 | 2025.10.03 21:10:25.505247 [ 82 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6551 | 2025.10.03 21:10:25.505284 [ 82 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6552 | 2025.10.03 21:10:25.505290 [ 5 ] {73b02adc-8c1e-4240-b7fe-b060445884ee} <Debug> executeQuery: Read 317 rows, 21.33 KiB in 0.001303 sec., 243284.72755180355 rows/sec., 15.99 MiB/sec. | ||
| 6553 | 2025.10.03 21:10:25.505302 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6554 | 2025.10.03 21:10:25.505338 [ 5 ] {73b02adc-8c1e-4240-b7fe-b060445884ee} <Debug> TCPHandler: Processed in 0.001478657 sec. | ||
| 6555 | 2025.10.03 21:10:25.505422 [ 196 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::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 | ||
| 6556 | 2025.10.03 21:10:25.505467 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6557 | 2025.10.03 21:10:25.505565 [ 5 ] {82261838-b757-4fb1-9530-83bafd9c7a29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6558 | 2025.10.03 21:10:25.505569 [ 196 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6559 | 2025.10.03 21:10:25.505608 [ 5 ] {82261838-b757-4fb1-9530-83bafd9c7a29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6560 | 2025.10.03 21:10:25.505619 [ 196 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9778 rows starting from the beginning of the part | ||
| 6561 | 2025.10.03 21:10:25.505696 [ 196 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 314 rows starting from the beginning of the part | ||
| 6562 | 2025.10.03 21:10:25.505742 [ 196 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 846 rows starting from the beginning of the part | ||
| 6563 | 2025.10.03 21:10:25.505782 [ 196 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 314 rows starting from the beginning of the part | ||
| 6564 | 2025.10.03 21:10:25.505820 [ 196 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 160 rows starting from the beginning of the part | ||
| 6565 | 2025.10.03 21:10:25.505860 [ 196 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 317 rows starting from the beginning of the part | ||
| 6566 | 2025.10.03 21:10:25.505977 [ 5 ] {82261838-b757-4fb1-9530-83bafd9c7a29} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6567 | 2025.10.03 21:10:25.506020 [ 5 ] {82261838-b757-4fb1-9530-83bafd9c7a29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6568 | 2025.10.03 21:10:25.506352 [ 5 ] {82261838-b757-4fb1-9530-83bafd9c7a29} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 6569 | 2025.10.03 21:10:25.506561 [ 5 ] {82261838-b757-4fb1-9530-83bafd9c7a29} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6570 | 2025.10.03 21:10:25.506711 [ 5 ] {82261838-b757-4fb1-9530-83bafd9c7a29} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001163 sec., 859.8452278589854 rows/sec., 57.94 KiB/sec. | ||
| 6571 | 2025.10.03 21:10:25.506751 [ 5 ] {82261838-b757-4fb1-9530-83bafd9c7a29} <Debug> TCPHandler: Processed in 0.001334015 sec. | ||
| 6572 | 2025.10.03 21:10:25.506869 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6573 | 2025.10.03 21:10:25.506962 [ 5 ] {3470a21a-4dfb-4c1d-bf50-1021a7fa35a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6574 | 2025.10.03 21:10:25.507016 [ 5 ] {3470a21a-4dfb-4c1d-bf50-1021a7fa35a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6575 | 2025.10.03 21:10:25.507919 [ 5 ] {3470a21a-4dfb-4c1d-bf50-1021a7fa35a3} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6576 | 2025.10.03 21:10:25.507955 [ 5 ] {3470a21a-4dfb-4c1d-bf50-1021a7fa35a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6577 | 2025.10.03 21:10:25.508543 [ 5 ] {3470a21a-4dfb-4c1d-bf50-1021a7fa35a3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6578 | 2025.10.03 21:10:25.508766 [ 5 ] {3470a21a-4dfb-4c1d-bf50-1021a7fa35a3} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6579 | 2025.10.03 21:10:25.508877 [ 82 ] {} <Debug> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6580 | 2025.10.03 21:10:25.508911 [ 82 ] {} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6581 | 2025.10.03 21:10:25.508927 [ 82 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6582 | 2025.10.03 21:10:25.508928 [ 5 ] {3470a21a-4dfb-4c1d-bf50-1021a7fa35a3} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001983 sec., 16641.45234493192 rows/sec., 29.82 MiB/sec. | ||
| 6583 | 2025.10.03 21:10:25.509002 [ 5 ] {3470a21a-4dfb-4c1d-bf50-1021a7fa35a3} <Debug> TCPHandler: Processed in 0.002180425 sec. | ||
| 6584 | 2025.10.03 21:10:25.509008 [ 191 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 6585 | 2025.10.03 21:10:25.509130 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6586 | 2025.10.03 21:10:25.509197 [ 191 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6587 | 2025.10.03 21:10:25.509233 [ 5 ] {18f20790-accb-46e6-94a5-1b6c5704fe80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6588 | 2025.10.03 21:10:25.509251 [ 191 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 582 rows starting from the beginning of the part | ||
| 6589 | 2025.10.03 21:10:25.509276 [ 5 ] {18f20790-accb-46e6-94a5-1b6c5704fe80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6590 | 2025.10.03 21:10:25.509364 [ 191 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 33 rows starting from the beginning of the part | ||
| 6591 | 2025.10.03 21:10:25.509477 [ 191 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 6592 | 2025.10.03 21:10:25.509574 [ 191 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 33 rows starting from the beginning of the part | ||
| 6593 | 2025.10.03 21:10:25.509637 [ 5 ] {18f20790-accb-46e6-94a5-1b6c5704fe80} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6594 | 2025.10.03 21:10:25.509667 [ 191 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 6595 | 2025.10.03 21:10:25.509675 [ 5 ] {18f20790-accb-46e6-94a5-1b6c5704fe80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6596 | 2025.10.03 21:10:25.509763 [ 191 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 33 rows starting from the beginning of the part | ||
| 6597 | 2025.10.03 21:10:25.510013 [ 5 ] {18f20790-accb-46e6-94a5-1b6c5704fe80} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 6598 | 2025.10.03 21:10:25.510018 [ 192 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11729 rows, containing 5 columns (5 merged, 0 gathered) in 0.004646542 sec., 2524242.759454235 rows/sec., 170.03 MiB/sec. | ||
| 6599 | 2025.10.03 21:10:25.510254 [ 5 ] {18f20790-accb-46e6-94a5-1b6c5704fe80} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6600 | 2025.10.03 21:10:25.510298 [ 196 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6601 | 2025.10.03 21:10:25.510395 [ 5 ] {18f20790-accb-46e6-94a5-1b6c5704fe80} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001181 sec., 88060.96528365792 rows/sec., 5.40 MiB/sec. | ||
| 6602 | 2025.10.03 21:10:25.510439 [ 5 ] {18f20790-accb-46e6-94a5-1b6c5704fe80} <Debug> TCPHandler: Processed in 0.001367266 sec. | ||
| 6603 | 2025.10.03 21:10:25.510576 [ 196 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6604 | 2025.10.03 21:10:25.510650 [ 196 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6605 | 2025.10.03 21:10:25.510728 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
| 6606 | 2025.10.03 21:10:25.514093 [ 196 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 701 rows, containing 19 columns (19 merged, 0 gathered) in 0.005119626 sec., 136924.0643750149 rows/sec., 245.36 MiB/sec. | ||
| 6607 | 2025.10.03 21:10:25.515193 [ 192 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6608 | 2025.10.03 21:10:25.515546 [ 192 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6609 | 2025.10.03 21:10:25.515614 [ 192 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6610 | 2025.10.03 21:10:25.515732 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 6611 | 2025.10.03 21:10:26.000234 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 266.68 MiB, peak 274.20 MiB, free memory in arenas 0.00 B, will set to 269.41 MiB (RSS), difference: 2.73 MiB | ||
| 6612 | 2025.10.03 21:10:27.222464 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13017 | ||
| 6613 | 2025.10.03 21:10:27.223313 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6614 | 2025.10.03 21:10:27.223358 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6615 | 2025.10.03 21:10:27.223850 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6616 | 2025.10.03 21:10:27.224075 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6617 | 2025.10.03 21:10:27.224207 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13017 | ||
| 6618 | 2025.10.03 21:10:27.892235 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 6619 | 2025.10.03 21:10:27.907821 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6620 | 2025.10.03 21:10:27.907870 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6621 | 2025.10.03 21:10:27.913261 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6622 | 2025.10.03 21:10:27.913935 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6623 | 2025.10.03 21:10:27.916646 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 6624 | 2025.10.03 21:10:30.478275 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6625 | 2025.10.03 21:10:30.478566 [ 5 ] {9954aac5-0e5b-44b7-bcdb-4beb6bff1520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6626 | 2025.10.03 21:10:30.478668 [ 5 ] {9954aac5-0e5b-44b7-bcdb-4beb6bff1520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6627 | 2025.10.03 21:10:30.479564 [ 5 ] {9954aac5-0e5b-44b7-bcdb-4beb6bff1520} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6628 | 2025.10.03 21:10:30.479616 [ 5 ] {9954aac5-0e5b-44b7-bcdb-4beb6bff1520} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6629 | 2025.10.03 21:10:30.480044 [ 5 ] {9954aac5-0e5b-44b7-bcdb-4beb6bff1520} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6630 | 2025.10.03 21:10:30.480284 [ 5 ] {9954aac5-0e5b-44b7-bcdb-4beb6bff1520} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6631 | 2025.10.03 21:10:30.480450 [ 5 ] {9954aac5-0e5b-44b7-bcdb-4beb6bff1520} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001957 sec., 38834.95145631068 rows/sec., 3.20 MiB/sec. | ||
| 6632 | 2025.10.03 21:10:30.480494 [ 5 ] {9954aac5-0e5b-44b7-bcdb-4beb6bff1520} <Debug> TCPHandler: Processed in 0.002393687 sec. | ||
| 6633 | 2025.10.03 21:10:30.480625 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6634 | 2025.10.03 21:10:30.480724 [ 5 ] {2f0e9bd5-527f-4cef-b9e2-7fa67b53dd2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6635 | 2025.10.03 21:10:30.480767 [ 5 ] {2f0e9bd5-527f-4cef-b9e2-7fa67b53dd2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6636 | 2025.10.03 21:10:30.481180 [ 5 ] {2f0e9bd5-527f-4cef-b9e2-7fa67b53dd2b} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6637 | 2025.10.03 21:10:30.481218 [ 5 ] {2f0e9bd5-527f-4cef-b9e2-7fa67b53dd2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6638 | 2025.10.03 21:10:30.481529 [ 5 ] {2f0e9bd5-527f-4cef-b9e2-7fa67b53dd2b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6639 | 2025.10.03 21:10:30.481743 [ 5 ] {2f0e9bd5-527f-4cef-b9e2-7fa67b53dd2b} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6640 | 2025.10.03 21:10:30.481877 [ 5 ] {2f0e9bd5-527f-4cef-b9e2-7fa67b53dd2b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001171 sec., 8539.709649871904 rows/sec., 642.15 KiB/sec. | ||
| 6641 | 2025.10.03 21:10:30.481916 [ 5 ] {2f0e9bd5-527f-4cef-b9e2-7fa67b53dd2b} <Debug> TCPHandler: Processed in 0.001340895 sec. | ||
| 6642 | 2025.10.03 21:10:30.482025 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6643 | 2025.10.03 21:10:30.482121 [ 5 ] {d50b51ee-8497-4fc1-9ded-54f8c7f77e13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6644 | 2025.10.03 21:10:30.482161 [ 5 ] {d50b51ee-8497-4fc1-9ded-54f8c7f77e13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6645 | 2025.10.03 21:10:30.482576 [ 5 ] {d50b51ee-8497-4fc1-9ded-54f8c7f77e13} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6646 | 2025.10.03 21:10:30.482613 [ 5 ] {d50b51ee-8497-4fc1-9ded-54f8c7f77e13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6647 | 2025.10.03 21:10:30.482919 [ 5 ] {d50b51ee-8497-4fc1-9ded-54f8c7f77e13} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6648 | 2025.10.03 21:10:30.483131 [ 5 ] {d50b51ee-8497-4fc1-9ded-54f8c7f77e13} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6649 | 2025.10.03 21:10:30.483263 [ 5 ] {d50b51ee-8497-4fc1-9ded-54f8c7f77e13} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00116 sec., 63793.10344827586 rows/sec., 4.98 MiB/sec. | ||
| 6650 | 2025.10.03 21:10:30.483301 [ 5 ] {d50b51ee-8497-4fc1-9ded-54f8c7f77e13} <Debug> TCPHandler: Processed in 0.001324995 sec. | ||
| 6651 | 2025.10.03 21:10:30.483468 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6652 | 2025.10.03 21:10:30.483563 [ 5 ] {86713654-dc5d-4e6d-a1a4-14543d057620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6653 | 2025.10.03 21:10:30.483606 [ 5 ] {86713654-dc5d-4e6d-a1a4-14543d057620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6654 | 2025.10.03 21:10:30.484013 [ 5 ] {86713654-dc5d-4e6d-a1a4-14543d057620} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6655 | 2025.10.03 21:10:30.484050 [ 5 ] {86713654-dc5d-4e6d-a1a4-14543d057620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6656 | 2025.10.03 21:10:30.484376 [ 5 ] {86713654-dc5d-4e6d-a1a4-14543d057620} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6657 | 2025.10.03 21:10:30.484601 [ 5 ] {86713654-dc5d-4e6d-a1a4-14543d057620} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6658 | 2025.10.03 21:10:30.484727 [ 5 ] {86713654-dc5d-4e6d-a1a4-14543d057620} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001183 sec., 135249.36601859677 rows/sec., 9.42 MiB/sec. | ||
| 6659 | 2025.10.03 21:10:30.484764 [ 5 ] {86713654-dc5d-4e6d-a1a4-14543d057620} <Debug> TCPHandler: Processed in 0.001344585 sec. | ||
| 6660 | 2025.10.03 21:10:30.484863 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6661 | 2025.10.03 21:10:30.484958 [ 5 ] {4298fa49-504e-4ae3-bb32-04b771dce1e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6662 | 2025.10.03 21:10:30.485013 [ 5 ] {4298fa49-504e-4ae3-bb32-04b771dce1e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6663 | 2025.10.03 21:10:30.485765 [ 5 ] {4298fa49-504e-4ae3-bb32-04b771dce1e1} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6664 | 2025.10.03 21:10:30.485802 [ 5 ] {4298fa49-504e-4ae3-bb32-04b771dce1e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6665 | 2025.10.03 21:10:30.486306 [ 5 ] {4298fa49-504e-4ae3-bb32-04b771dce1e1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6666 | 2025.10.03 21:10:30.486532 [ 5 ] {4298fa49-504e-4ae3-bb32-04b771dce1e1} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6667 | 2025.10.03 21:10:30.486670 [ 5 ] {4298fa49-504e-4ae3-bb32-04b771dce1e1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00173 sec., 5780.346820809249 rows/sec., 10.36 MiB/sec. | ||
| 6668 | 2025.10.03 21:10:30.486724 [ 5 ] {4298fa49-504e-4ae3-bb32-04b771dce1e1} <Debug> TCPHandler: Processed in 0.001908491 sec. | ||
| 6669 | 2025.10.03 21:10:30.486843 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6670 | 2025.10.03 21:10:30.486938 [ 5 ] {a80627f4-e555-460d-afeb-6f8e3fe6d968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6671 | 2025.10.03 21:10:30.486981 [ 5 ] {a80627f4-e555-460d-afeb-6f8e3fe6d968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6672 | 2025.10.03 21:10:30.487318 [ 5 ] {a80627f4-e555-460d-afeb-6f8e3fe6d968} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6673 | 2025.10.03 21:10:30.487353 [ 5 ] {a80627f4-e555-460d-afeb-6f8e3fe6d968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6674 | 2025.10.03 21:10:30.487659 [ 5 ] {a80627f4-e555-460d-afeb-6f8e3fe6d968} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6675 | 2025.10.03 21:10:30.487871 [ 5 ] {a80627f4-e555-460d-afeb-6f8e3fe6d968} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6676 | 2025.10.03 21:10:30.487978 [ 162 ] {} <Debug> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6677 | 2025.10.03 21:10:30.488000 [ 5 ] {a80627f4-e555-460d-afeb-6f8e3fe6d968} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 6678 | 2025.10.03 21:10:30.488046 [ 162 ] {} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6679 | 2025.10.03 21:10:30.488054 [ 5 ] {a80627f4-e555-460d-afeb-6f8e3fe6d968} <Debug> TCPHandler: Processed in 0.001260654 sec. | ||
| 6680 | 2025.10.03 21:10:30.488076 [ 162 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6681 | 2025.10.03 21:10:30.488177 [ 186 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 6682 | 2025.10.03 21:10:30.488296 [ 186 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6683 | 2025.10.03 21:10:30.488334 [ 186 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1894 rows starting from the beginning of the part | ||
| 6684 | 2025.10.03 21:10:30.488401 [ 186 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 6685 | 2025.10.03 21:10:30.488450 [ 186 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 6686 | 2025.10.03 21:10:30.488497 [ 186 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 6687 | 2025.10.03 21:10:30.488537 [ 186 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 104 rows starting from the beginning of the part | ||
| 6688 | 2025.10.03 21:10:30.488578 [ 186 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 60 rows starting from the beginning of the part | ||
| 6689 | 2025.10.03 21:10:30.489714 [ 196 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2282 rows, containing 4 columns (4 merged, 0 gathered) in 0.001573498 sec., 1450271.9418772697 rows/sec., 92.34 MiB/sec. | ||
| 6690 | 2025.10.03 21:10:30.490006 [ 195 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6691 | 2025.10.03 21:10:30.490322 [ 195 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_36_7} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6692 | 2025.10.03 21:10:30.490392 [ 195 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_36_7} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6693 | 2025.10.03 21:10:30.490468 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.55 MiB. | ||
| 6694 | 2025.10.03 21:10:34.612159 [ 75 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6695 | 2025.10.03 21:10:34.612213 [ 75 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6696 | 2025.10.03 21:10:34.724411 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 13465 | ||
| 6697 | 2025.10.03 21:10:34.724926 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6698 | 2025.10.03 21:10:34.724973 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6699 | 2025.10.03 21:10:34.725474 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6700 | 2025.10.03 21:10:34.725713 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6701 | 2025.10.03 21:10:34.725845 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13465 | ||
| 6702 | 2025.10.03 21:10:34.765195 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 836 | ||
| 6703 | 2025.10.03 21:10:34.767543 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6704 | 2025.10.03 21:10:34.767584 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6705 | 2025.10.03 21:10:34.768750 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6706 | 2025.10.03 21:10:34.769017 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6707 | 2025.10.03 21:10:34.769159 [ 75 ] {} <Debug> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 6708 | 2025.10.03 21:10:34.769198 [ 75 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6709 | 2025.10.03 21:10:34.769222 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6710 | 2025.10.03 21:10:34.769271 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 836 | ||
| 6711 | 2025.10.03 21:10:34.769341 [ 186 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::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 | ||
| 6712 | 2025.10.03 21:10:34.769922 [ 186 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6713 | 2025.10.03 21:10:34.770091 [ 186 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 652 rows starting from the beginning of the part | ||
| 6714 | 2025.10.03 21:10:34.770472 [ 186 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 34 rows starting from the beginning of the part | ||
| 6715 | 2025.10.03 21:10:34.770805 [ 186 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part | ||
| 6716 | 2025.10.03 21:10:34.771109 [ 186 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 44 rows starting from the beginning of the part | ||
| 6717 | 2025.10.03 21:10:34.771414 [ 186 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 34 rows starting from the beginning of the part | ||
| 6718 | 2025.10.03 21:10:34.771741 [ 186 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::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 | ||
| 6719 | 2025.10.03 21:10:34.778424 [ 196 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 836 rows, containing 72 columns (72 merged, 0 gathered) in 0.009133694 sec., 91529.232312797 rows/sec., 79.40 MiB/sec. | ||
| 6720 | 2025.10.03 21:10:34.779597 [ 187 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 6721 | 2025.10.03 21:10:34.780172 [ 187 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_21_4} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6722 | 2025.10.03 21:10:34.780239 [ 187 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_21_4} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 6723 | 2025.10.03 21:10:34.780441 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.28 MiB. | ||
| 6724 | 2025.10.03 21:10:35.416833 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 6725 | 2025.10.03 21:10:35.432339 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6726 | 2025.10.03 21:10:35.432401 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6727 | 2025.10.03 21:10:35.438615 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6728 | 2025.10.03 21:10:35.439323 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6729 | 2025.10.03 21:10:35.442190 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 6730 | 2025.10.03 21:10:35.490482 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6731 | 2025.10.03 21:10:35.490677 [ 5 ] {3aa6c134-3005-48e0-8bdf-43e31262c4b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6732 | 2025.10.03 21:10:35.490745 [ 5 ] {3aa6c134-3005-48e0-8bdf-43e31262c4b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6733 | 2025.10.03 21:10:35.491574 [ 5 ] {3aa6c134-3005-48e0-8bdf-43e31262c4b2} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6734 | 2025.10.03 21:10:35.491612 [ 5 ] {3aa6c134-3005-48e0-8bdf-43e31262c4b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6735 | 2025.10.03 21:10:35.492065 [ 5 ] {3aa6c134-3005-48e0-8bdf-43e31262c4b2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6736 | 2025.10.03 21:10:35.492314 [ 5 ] {3aa6c134-3005-48e0-8bdf-43e31262c4b2} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6737 | 2025.10.03 21:10:35.492462 [ 5 ] {3aa6c134-3005-48e0-8bdf-43e31262c4b2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001842 sec., 222584.14766558088 rows/sec., 14.12 MiB/sec. | ||
| 6738 | 2025.10.03 21:10:35.492505 [ 5 ] {3aa6c134-3005-48e0-8bdf-43e31262c4b2} <Debug> TCPHandler: Processed in 0.002159125 sec. | ||
| 6739 | 2025.10.03 21:10:35.492626 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6740 | 2025.10.03 21:10:35.492723 [ 5 ] {4fdbd133-7621-4198-b75e-719fb54a3dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6741 | 2025.10.03 21:10:35.492766 [ 5 ] {4fdbd133-7621-4198-b75e-719fb54a3dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6742 | 2025.10.03 21:10:35.493741 [ 5 ] {4fdbd133-7621-4198-b75e-719fb54a3dca} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6743 | 2025.10.03 21:10:35.493776 [ 5 ] {4fdbd133-7621-4198-b75e-719fb54a3dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6744 | 2025.10.03 21:10:35.494213 [ 5 ] {4fdbd133-7621-4198-b75e-719fb54a3dca} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6745 | 2025.10.03 21:10:35.494430 [ 5 ] {4fdbd133-7621-4198-b75e-719fb54a3dca} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6746 | 2025.10.03 21:10:35.494559 [ 5 ] {4fdbd133-7621-4198-b75e-719fb54a3dca} <Debug> executeQuery: Read 1178 rows, 96.06 KiB in 0.001855 sec., 635040.4312668464 rows/sec., 50.57 MiB/sec. | ||
| 6747 | 2025.10.03 21:10:35.494597 [ 5 ] {4fdbd133-7621-4198-b75e-719fb54a3dca} <Debug> TCPHandler: Processed in 0.002022443 sec. | ||
| 6748 | 2025.10.03 21:10:35.494709 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6749 | 2025.10.03 21:10:35.494805 [ 5 ] {2650b9f3-b64b-4926-a945-b4802a8e4ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6750 | 2025.10.03 21:10:35.494846 [ 5 ] {2650b9f3-b64b-4926-a945-b4802a8e4ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6751 | 2025.10.03 21:10:35.495332 [ 5 ] {2650b9f3-b64b-4926-a945-b4802a8e4ff5} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6752 | 2025.10.03 21:10:35.495367 [ 5 ] {2650b9f3-b64b-4926-a945-b4802a8e4ff5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6753 | 2025.10.03 21:10:35.495700 [ 5 ] {2650b9f3-b64b-4926-a945-b4802a8e4ff5} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6754 | 2025.10.03 21:10:35.495916 [ 5 ] {2650b9f3-b64b-4926-a945-b4802a8e4ff5} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6755 | 2025.10.03 21:10:35.496047 [ 5 ] {2650b9f3-b64b-4926-a945-b4802a8e4ff5} <Debug> executeQuery: Read 238 rows, 14.80 KiB in 0.001261 sec., 188739.0959555908 rows/sec., 11.46 MiB/sec. | ||
| 6756 | 2025.10.03 21:10:35.496085 [ 5 ] {2650b9f3-b64b-4926-a945-b4802a8e4ff5} <Debug> TCPHandler: Processed in 0.001425966 sec. | ||
| 6757 | 2025.10.03 21:10:35.496188 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6758 | 2025.10.03 21:10:35.496282 [ 5 ] {abf04330-20a5-4507-b727-419a04ce6984} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6759 | 2025.10.03 21:10:35.496322 [ 5 ] {abf04330-20a5-4507-b727-419a04ce6984} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6760 | 2025.10.03 21:10:35.496791 [ 5 ] {abf04330-20a5-4507-b727-419a04ce6984} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6761 | 2025.10.03 21:10:35.496826 [ 5 ] {abf04330-20a5-4507-b727-419a04ce6984} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6762 | 2025.10.03 21:10:35.497129 [ 5 ] {abf04330-20a5-4507-b727-419a04ce6984} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 6763 | 2025.10.03 21:10:35.497354 [ 5 ] {abf04330-20a5-4507-b727-419a04ce6984} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6764 | 2025.10.03 21:10:35.497482 [ 5 ] {abf04330-20a5-4507-b727-419a04ce6984} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001218 sec., 174055.82922824303 rows/sec., 11.22 MiB/sec. | ||
| 6765 | 2025.10.03 21:10:35.497520 [ 5 ] {abf04330-20a5-4507-b727-419a04ce6984} <Debug> TCPHandler: Processed in 0.001380036 sec. | ||
| 6766 | 2025.10.03 21:10:35.497626 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6767 | 2025.10.03 21:10:35.497720 [ 5 ] {aedb12a1-99d5-446a-89f4-cf0e3dd6124a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6768 | 2025.10.03 21:10:35.497760 [ 5 ] {aedb12a1-99d5-446a-89f4-cf0e3dd6124a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6769 | 2025.10.03 21:10:35.498218 [ 5 ] {aedb12a1-99d5-446a-89f4-cf0e3dd6124a} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6770 | 2025.10.03 21:10:35.498253 [ 5 ] {aedb12a1-99d5-446a-89f4-cf0e3dd6124a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6771 | 2025.10.03 21:10:35.498581 [ 5 ] {aedb12a1-99d5-446a-89f4-cf0e3dd6124a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6772 | 2025.10.03 21:10:35.498799 [ 5 ] {aedb12a1-99d5-446a-89f4-cf0e3dd6124a} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6773 | 2025.10.03 21:10:35.498937 [ 5 ] {aedb12a1-99d5-446a-89f4-cf0e3dd6124a} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001234 sec., 170988.65478119935 rows/sec., 9.71 MiB/sec. | ||
| 6774 | 2025.10.03 21:10:35.498976 [ 5 ] {aedb12a1-99d5-446a-89f4-cf0e3dd6124a} <Debug> TCPHandler: Processed in 0.001402416 sec. | ||
| 6775 | 2025.10.03 21:10:35.499093 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6776 | 2025.10.03 21:10:35.499188 [ 5 ] {2338ff03-1a99-4074-b21f-f814dd266f22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6777 | 2025.10.03 21:10:35.499229 [ 5 ] {2338ff03-1a99-4074-b21f-f814dd266f22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6778 | 2025.10.03 21:10:35.499871 [ 5 ] {2338ff03-1a99-4074-b21f-f814dd266f22} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6779 | 2025.10.03 21:10:35.499908 [ 5 ] {2338ff03-1a99-4074-b21f-f814dd266f22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6780 | 2025.10.03 21:10:35.500289 [ 5 ] {2338ff03-1a99-4074-b21f-f814dd266f22} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6781 | 2025.10.03 21:10:35.500510 [ 5 ] {2338ff03-1a99-4074-b21f-f814dd266f22} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6782 | 2025.10.03 21:10:35.500636 [ 5 ] {2338ff03-1a99-4074-b21f-f814dd266f22} <Debug> executeQuery: Read 712 rows, 51.11 KiB in 0.001465 sec., 486006.8259385666 rows/sec., 34.07 MiB/sec. | ||
| 6783 | 2025.10.03 21:10:35.500674 [ 5 ] {2338ff03-1a99-4074-b21f-f814dd266f22} <Debug> TCPHandler: Processed in 0.001629469 sec. | ||
| 6784 | 2025.10.03 21:10:35.500783 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6785 | 2025.10.03 21:10:35.500877 [ 5 ] {c0f957aa-e7e0-41ae-8eca-982fba6aa27f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 6786 | 2025.10.03 21:10:35.500920 [ 5 ] {c0f957aa-e7e0-41ae-8eca-982fba6aa27f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 6787 | 2025.10.03 21:10:35.501246 [ 5 ] {c0f957aa-e7e0-41ae-8eca-982fba6aa27f} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6788 | 2025.10.03 21:10:35.501306 [ 5 ] {c0f957aa-e7e0-41ae-8eca-982fba6aa27f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6789 | 2025.10.03 21:10:35.501628 [ 5 ] {c0f957aa-e7e0-41ae-8eca-982fba6aa27f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6790 | 2025.10.03 21:10:35.501844 [ 5 ] {c0f957aa-e7e0-41ae-8eca-982fba6aa27f} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6791 | 2025.10.03 21:10:35.501970 [ 5 ] {c0f957aa-e7e0-41ae-8eca-982fba6aa27f} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001111 sec., 5400.540054005401 rows/sec., 282.16 KiB/sec. | ||
| 6792 | 2025.10.03 21:10:35.502007 [ 5 ] {c0f957aa-e7e0-41ae-8eca-982fba6aa27f} <Debug> TCPHandler: Processed in 0.001272445 sec. | ||
| 6793 | 2025.10.03 21:10:35.502104 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6794 | 2025.10.03 21:10:35.502197 [ 5 ] {b965c737-2439-45ae-b9e4-40a1172bacff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6795 | 2025.10.03 21:10:35.502239 [ 5 ] {b965c737-2439-45ae-b9e4-40a1172bacff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6796 | 2025.10.03 21:10:35.502663 [ 5 ] {b965c737-2439-45ae-b9e4-40a1172bacff} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6797 | 2025.10.03 21:10:35.502697 [ 5 ] {b965c737-2439-45ae-b9e4-40a1172bacff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6798 | 2025.10.03 21:10:35.503044 [ 5 ] {b965c737-2439-45ae-b9e4-40a1172bacff} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6799 | 2025.10.03 21:10:35.503261 [ 5 ] {b965c737-2439-45ae-b9e4-40a1172bacff} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6800 | 2025.10.03 21:10:35.503396 [ 5 ] {b965c737-2439-45ae-b9e4-40a1172bacff} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001217 sec., 258011.5036976171 rows/sec., 16.95 MiB/sec. | ||
| 6801 | 2025.10.03 21:10:35.503434 [ 5 ] {b965c737-2439-45ae-b9e4-40a1172bacff} <Debug> TCPHandler: Processed in 0.001377276 sec. | ||
| 6802 | 2025.10.03 21:10:35.503533 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6803 | 2025.10.03 21:10:35.503627 [ 5 ] {d27c02ce-f42d-4e3f-8d10-aca777073441} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 6804 | 2025.10.03 21:10:35.503669 [ 5 ] {d27c02ce-f42d-4e3f-8d10-aca777073441} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 6805 | 2025.10.03 21:10:35.503976 [ 5 ] {d27c02ce-f42d-4e3f-8d10-aca777073441} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6806 | 2025.10.03 21:10:35.504011 [ 5 ] {d27c02ce-f42d-4e3f-8d10-aca777073441} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6807 | 2025.10.03 21:10:35.504326 [ 5 ] {d27c02ce-f42d-4e3f-8d10-aca777073441} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6808 | 2025.10.03 21:10:35.504541 [ 5 ] {d27c02ce-f42d-4e3f-8d10-aca777073441} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6809 | 2025.10.03 21:10:35.504666 [ 5 ] {d27c02ce-f42d-4e3f-8d10-aca777073441} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001057 sec., 946.073793755913 rows/sec., 63.75 KiB/sec. | ||
| 6810 | 2025.10.03 21:10:35.504702 [ 5 ] {d27c02ce-f42d-4e3f-8d10-aca777073441} <Debug> TCPHandler: Processed in 0.001216493 sec. | ||
| 6811 | 2025.10.03 21:10:35.504808 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6812 | 2025.10.03 21:10:35.504909 [ 5 ] {c73378be-073c-478d-a74f-03547dc30626} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6813 | 2025.10.03 21:10:35.504966 [ 5 ] {c73378be-073c-478d-a74f-03547dc30626} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6814 | 2025.10.03 21:10:35.505849 [ 5 ] {c73378be-073c-478d-a74f-03547dc30626} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6815 | 2025.10.03 21:10:35.505885 [ 5 ] {c73378be-073c-478d-a74f-03547dc30626} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6816 | 2025.10.03 21:10:35.506478 [ 5 ] {c73378be-073c-478d-a74f-03547dc30626} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6817 | 2025.10.03 21:10:35.506707 [ 5 ] {c73378be-073c-478d-a74f-03547dc30626} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6818 | 2025.10.03 21:10:35.506853 [ 5 ] {c73378be-073c-478d-a74f-03547dc30626} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001964 sec., 16802.44399185336 rows/sec., 30.11 MiB/sec. | ||
| 6819 | 2025.10.03 21:10:35.506907 [ 5 ] {c73378be-073c-478d-a74f-03547dc30626} <Debug> TCPHandler: Processed in 0.002150954 sec. | ||
| 6820 | 2025.10.03 21:10:35.507020 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6821 | 2025.10.03 21:10:35.507116 [ 5 ] {a02caa45-40d0-4455-8b3f-4aa0bf78b78e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6822 | 2025.10.03 21:10:35.507159 [ 5 ] {a02caa45-40d0-4455-8b3f-4aa0bf78b78e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6823 | 2025.10.03 21:10:35.507489 [ 5 ] {a02caa45-40d0-4455-8b3f-4aa0bf78b78e} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6824 | 2025.10.03 21:10:35.507526 [ 5 ] {a02caa45-40d0-4455-8b3f-4aa0bf78b78e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6825 | 2025.10.03 21:10:35.507835 [ 5 ] {a02caa45-40d0-4455-8b3f-4aa0bf78b78e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6826 | 2025.10.03 21:10:35.508044 [ 5 ] {a02caa45-40d0-4455-8b3f-4aa0bf78b78e} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6827 | 2025.10.03 21:10:35.508173 [ 5 ] {a02caa45-40d0-4455-8b3f-4aa0bf78b78e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001076 sec., 96654.2750929368 rows/sec., 5.92 MiB/sec. | ||
| 6828 | 2025.10.03 21:10:35.508209 [ 5 ] {a02caa45-40d0-4455-8b3f-4aa0bf78b78e} <Debug> TCPHandler: Processed in 0.001239824 sec. | ||
| 6829 | 2025.10.03 21:10:36.867152 [ 125 ] {} <Debug> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6830 | 2025.10.03 21:10:36.867218 [ 125 ] {} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6831 | 2025.10.03 21:10:36.867241 [ 125 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6832 | 2025.10.03 21:10:36.867377 [ 186 ] {898f3919-84fc-444d-904f-5f68cc5900ec::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 | ||
| 6833 | 2025.10.03 21:10:36.867543 [ 186 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6834 | 2025.10.03 21:10:36.867577 [ 186 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 20 rows starting from the beginning of the part | ||
| 6835 | 2025.10.03 21:10:36.867650 [ 186 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
| 6836 | 2025.10.03 21:10:36.867700 [ 186 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 6837 | 2025.10.03 21:10:36.867741 [ 186 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 4 rows starting from the beginning of the part | ||
| 6838 | 2025.10.03 21:10:36.867776 [ 186 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 6839 | 2025.10.03 21:10:36.868477 [ 187 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001151733 sec., 32993.758101921194 rows/sec., 2.75 MiB/sec. | ||
| 6840 | 2025.10.03 21:10:36.868619 [ 186 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6841 | 2025.10.03 21:10:36.868870 [ 186 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_13_3} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6842 | 2025.10.03 21:10:36.868937 [ 186 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_13_3} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6843 | 2025.10.03 21:10:36.869002 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6844 | 2025.10.03 21:10:38.261925 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6845 | 2025.10.03 21:10:38.262129 [ 5 ] {64ef6000-d995-4629-92bd-3e94ec5bfd74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 6846 | 2025.10.03 21:10:38.262205 [ 5 ] {64ef6000-d995-4629-92bd-3e94ec5bfd74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 6847 | 2025.10.03 21:10:38.262912 [ 5 ] {64ef6000-d995-4629-92bd-3e94ec5bfd74} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6848 | 2025.10.03 21:10:38.262962 [ 5 ] {64ef6000-d995-4629-92bd-3e94ec5bfd74} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6849 | 2025.10.03 21:10:38.263364 [ 5 ] {64ef6000-d995-4629-92bd-3e94ec5bfd74} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6850 | 2025.10.03 21:10:38.263588 [ 5 ] {64ef6000-d995-4629-92bd-3e94ec5bfd74} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6851 | 2025.10.03 21:10:38.263747 [ 5 ] {64ef6000-d995-4629-92bd-3e94ec5bfd74} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001674 sec., 14336.917562724015 rows/sec., 1.19 MiB/sec. | ||
| 6852 | 2025.10.03 21:10:38.263746 [ 24 ] {} <Debug> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6853 | 2025.10.03 21:10:38.263790 [ 5 ] {64ef6000-d995-4629-92bd-3e94ec5bfd74} <Debug> TCPHandler: Processed in 0.002009182 sec. | ||
| 6854 | 2025.10.03 21:10:38.263824 [ 24 ] {} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6855 | 2025.10.03 21:10:38.263850 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6856 | 2025.10.03 21:10:38.263927 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6857 | 2025.10.03 21:10:38.263972 [ 188 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::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 | ||
| 6858 | 2025.10.03 21:10:38.264028 [ 5 ] {fb8151f3-93c6-4e33-946f-8ec540265f04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6859 | 2025.10.03 21:10:38.264074 [ 5 ] {fb8151f3-93c6-4e33-946f-8ec540265f04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6860 | 2025.10.03 21:10:38.264095 [ 188 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6861 | 2025.10.03 21:10:38.264132 [ 188 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 434 rows starting from the beginning of the part | ||
| 6862 | 2025.10.03 21:10:38.264199 [ 188 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 410 rows starting from the beginning of the part | ||
| 6863 | 2025.10.03 21:10:38.264242 [ 188 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 410 rows starting from the beginning of the part | ||
| 6864 | 2025.10.03 21:10:38.264283 [ 188 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 410 rows starting from the beginning of the part | ||
| 6865 | 2025.10.03 21:10:38.264322 [ 188 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 410 rows starting from the beginning of the part | ||
| 6866 | 2025.10.03 21:10:38.264361 [ 188 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 24 rows starting from the beginning of the part | ||
| 6867 | 2025.10.03 21:10:38.264479 [ 5 ] {fb8151f3-93c6-4e33-946f-8ec540265f04} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6868 | 2025.10.03 21:10:38.264523 [ 5 ] {fb8151f3-93c6-4e33-946f-8ec540265f04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6869 | 2025.10.03 21:10:38.264930 [ 5 ] {fb8151f3-93c6-4e33-946f-8ec540265f04} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6870 | 2025.10.03 21:10:38.265159 [ 5 ] {fb8151f3-93c6-4e33-946f-8ec540265f04} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6871 | 2025.10.03 21:10:38.265293 [ 5 ] {fb8151f3-93c6-4e33-946f-8ec540265f04} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001284 sec., 4672.897196261682 rows/sec., 381.04 KiB/sec. | ||
| 6872 | 2025.10.03 21:10:38.265330 [ 5 ] {fb8151f3-93c6-4e33-946f-8ec540265f04} <Debug> TCPHandler: Processed in 0.001462857 sec. | ||
| 6873 | 2025.10.03 21:10:38.265445 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6874 | 2025.10.03 21:10:38.265539 [ 5 ] {eaf49089-06e4-48e9-b845-bb02f1bd09c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6875 | 2025.10.03 21:10:38.265578 [ 5 ] {eaf49089-06e4-48e9-b845-bb02f1bd09c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6876 | 2025.10.03 21:10:38.265584 [ 186 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.001652958 sec., 1269239.750798266 rows/sec., 85.92 MiB/sec. | ||
| 6877 | 2025.10.03 21:10:38.265807 [ 187 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6878 | 2025.10.03 21:10:38.266070 [ 187 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_16_3} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6879 | 2025.10.03 21:10:38.266133 [ 187 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_16_3} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6880 | 2025.10.03 21:10:38.266210 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.46 MiB. | ||
| 6881 | 2025.10.03 21:10:38.266784 [ 5 ] {eaf49089-06e4-48e9-b845-bb02f1bd09c7} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6882 | 2025.10.03 21:10:38.266820 [ 5 ] {eaf49089-06e4-48e9-b845-bb02f1bd09c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6883 | 2025.10.03 21:10:38.267280 [ 5 ] {eaf49089-06e4-48e9-b845-bb02f1bd09c7} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6884 | 2025.10.03 21:10:38.267494 [ 5 ] {eaf49089-06e4-48e9-b845-bb02f1bd09c7} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6885 | 2025.10.03 21:10:38.267665 [ 5 ] {eaf49089-06e4-48e9-b845-bb02f1bd09c7} <Debug> executeQuery: Read 1339 rows, 114.66 KiB in 0.00214 sec., 625700.9345794392 rows/sec., 52.32 MiB/sec. | ||
| 6886 | 2025.10.03 21:10:38.267718 [ 5 ] {eaf49089-06e4-48e9-b845-bb02f1bd09c7} <Debug> TCPHandler: Processed in 0.002322246 sec. | ||
| 6887 | 2025.10.03 21:10:38.267850 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6888 | 2025.10.03 21:10:38.267965 [ 5 ] {7754d211-50b1-4a49-afaf-19c2e37d7309} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6889 | 2025.10.03 21:10:38.268013 [ 5 ] {7754d211-50b1-4a49-afaf-19c2e37d7309} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6890 | 2025.10.03 21:10:38.268493 [ 5 ] {7754d211-50b1-4a49-afaf-19c2e37d7309} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6891 | 2025.10.03 21:10:38.268537 [ 5 ] {7754d211-50b1-4a49-afaf-19c2e37d7309} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6892 | 2025.10.03 21:10:38.268880 [ 5 ] {7754d211-50b1-4a49-afaf-19c2e37d7309} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6893 | 2025.10.03 21:10:38.269094 [ 5 ] {7754d211-50b1-4a49-afaf-19c2e37d7309} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6894 | 2025.10.03 21:10:38.269241 [ 5 ] {7754d211-50b1-4a49-afaf-19c2e37d7309} <Debug> executeQuery: Read 28 rows, 2.13 KiB in 0.001299 sec., 21555.042340261738 rows/sec., 1.60 MiB/sec. | ||
| 6895 | 2025.10.03 21:10:38.269281 [ 5 ] {7754d211-50b1-4a49-afaf-19c2e37d7309} <Debug> TCPHandler: Processed in 0.001491468 sec. | ||
| 6896 | 2025.10.03 21:10:38.269412 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6897 | 2025.10.03 21:10:38.269506 [ 5 ] {ab87b05d-81ac-4243-af10-26ad023411ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6898 | 2025.10.03 21:10:38.269547 [ 5 ] {ab87b05d-81ac-4243-af10-26ad023411ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6899 | 2025.10.03 21:10:38.270029 [ 5 ] {ab87b05d-81ac-4243-af10-26ad023411ec} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6900 | 2025.10.03 21:10:38.270065 [ 5 ] {ab87b05d-81ac-4243-af10-26ad023411ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6901 | 2025.10.03 21:10:38.270379 [ 5 ] {ab87b05d-81ac-4243-af10-26ad023411ec} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6902 | 2025.10.03 21:10:38.270595 [ 5 ] {ab87b05d-81ac-4243-af10-26ad023411ec} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6903 | 2025.10.03 21:10:38.270734 [ 5 ] {ab87b05d-81ac-4243-af10-26ad023411ec} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001245 sec., 202409.63855421686 rows/sec., 14.00 MiB/sec. | ||
| 6904 | 2025.10.03 21:10:38.270773 [ 5 ] {ab87b05d-81ac-4243-af10-26ad023411ec} <Debug> TCPHandler: Processed in 0.001410406 sec. | ||
| 6905 | 2025.10.03 21:10:38.270894 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6906 | 2025.10.03 21:10:38.270990 [ 5 ] {cfcdad8f-28d0-45ad-8f9f-ab7cf9c5551d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 6907 | 2025.10.03 21:10:38.271031 [ 5 ] {cfcdad8f-28d0-45ad-8f9f-ab7cf9c5551d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 6908 | 2025.10.03 21:10:38.271451 [ 5 ] {cfcdad8f-28d0-45ad-8f9f-ab7cf9c5551d} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6909 | 2025.10.03 21:10:38.271488 [ 5 ] {cfcdad8f-28d0-45ad-8f9f-ab7cf9c5551d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6910 | 2025.10.03 21:10:38.271804 [ 5 ] {cfcdad8f-28d0-45ad-8f9f-ab7cf9c5551d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 6911 | 2025.10.03 21:10:38.272009 [ 5 ] {cfcdad8f-28d0-45ad-8f9f-ab7cf9c5551d} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6912 | 2025.10.03 21:10:38.272123 [ 32 ] {} <Debug> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 6913 | 2025.10.03 21:10:38.272148 [ 5 ] {cfcdad8f-28d0-45ad-8f9f-ab7cf9c5551d} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001176 sec., 10204.081632653062 rows/sec., 797.19 KiB/sec. | ||
| 6914 | 2025.10.03 21:10:38.272165 [ 32 ] {} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6915 | 2025.10.03 21:10:38.272190 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6916 | 2025.10.03 21:10:38.272191 [ 5 ] {cfcdad8f-28d0-45ad-8f9f-ab7cf9c5551d} <Debug> TCPHandler: Processed in 0.001347185 sec. | ||
| 6917 | 2025.10.03 21:10:38.272278 [ 186 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::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 | ||
| 6918 | 2025.10.03 21:10:38.272305 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6919 | 2025.10.03 21:10:38.272394 [ 186 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6920 | 2025.10.03 21:10:38.272404 [ 5 ] {86e464e5-3f2c-4d58-8945-d91b260978de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6921 | 2025.10.03 21:10:38.272433 [ 186 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 223 rows starting from the beginning of the part | ||
| 6922 | 2025.10.03 21:10:38.272453 [ 5 ] {86e464e5-3f2c-4d58-8945-d91b260978de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6923 | 2025.10.03 21:10:38.272502 [ 186 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 211 rows starting from the beginning of the part | ||
| 6924 | 2025.10.03 21:10:38.272562 [ 186 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 211 rows starting from the beginning of the part | ||
| 6925 | 2025.10.03 21:10:38.272604 [ 186 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 211 rows starting from the beginning of the part | ||
| 6926 | 2025.10.03 21:10:38.272657 [ 186 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 211 rows starting from the beginning of the part | ||
| 6927 | 2025.10.03 21:10:38.272698 [ 186 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::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 | ||
| 6928 | 2025.10.03 21:10:38.273088 [ 5 ] {86e464e5-3f2c-4d58-8945-d91b260978de} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6929 | 2025.10.03 21:10:38.273128 [ 5 ] {86e464e5-3f2c-4d58-8945-d91b260978de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6930 | 2025.10.03 21:10:38.273500 [ 5 ] {86e464e5-3f2c-4d58-8945-d91b260978de} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6931 | 2025.10.03 21:10:38.273642 [ 187 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001405026 sec., 767957.3189392936 rows/sec., 46.87 MiB/sec. | ||
| 6932 | 2025.10.03 21:10:38.273723 [ 5 ] {86e464e5-3f2c-4d58-8945-d91b260978de} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6933 | 2025.10.03 21:10:38.273847 [ 197 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 6934 | 2025.10.03 21:10:38.273870 [ 5 ] {86e464e5-3f2c-4d58-8945-d91b260978de} <Debug> executeQuery: Read 572 rows, 43.95 KiB in 0.001483 sec., 385704.6527309508 rows/sec., 28.94 MiB/sec. | ||
| 6935 | 2025.10.03 21:10:38.273919 [ 5 ] {86e464e5-3f2c-4d58-8945-d91b260978de} <Debug> TCPHandler: Processed in 0.001663369 sec. | ||
| 6936 | 2025.10.03 21:10:38.274039 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6937 | 2025.10.03 21:10:38.274136 [ 5 ] {09f19aa9-31f6-4d89-ba15-45a63e7c34e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6938 | 2025.10.03 21:10:38.274184 [ 5 ] {09f19aa9-31f6-4d89-ba15-45a63e7c34e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6939 | 2025.10.03 21:10:38.274199 [ 197 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_16_3} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6940 | 2025.10.03 21:10:38.274283 [ 197 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_16_3} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 6941 | 2025.10.03 21:10:38.274379 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 6942 | 2025.10.03 21:10:38.274798 [ 5 ] {09f19aa9-31f6-4d89-ba15-45a63e7c34e8} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6943 | 2025.10.03 21:10:38.274840 [ 5 ] {09f19aa9-31f6-4d89-ba15-45a63e7c34e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6944 | 2025.10.03 21:10:38.275241 [ 5 ] {09f19aa9-31f6-4d89-ba15-45a63e7c34e8} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6945 | 2025.10.03 21:10:38.275457 [ 5 ] {09f19aa9-31f6-4d89-ba15-45a63e7c34e8} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6946 | 2025.10.03 21:10:38.275598 [ 5 ] {09f19aa9-31f6-4d89-ba15-45a63e7c34e8} <Debug> executeQuery: Read 963 rows, 68.76 KiB in 0.00148 sec., 650675.6756756757 rows/sec., 45.37 MiB/sec. | ||
| 6947 | 2025.10.03 21:10:38.275637 [ 5 ] {09f19aa9-31f6-4d89-ba15-45a63e7c34e8} <Debug> TCPHandler: Processed in 0.001648389 sec. | ||
| 6948 | 2025.10.03 21:10:38.275764 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6949 | 2025.10.03 21:10:38.275860 [ 5 ] {4457391f-d3cd-433c-b8af-37456da4f93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6950 | 2025.10.03 21:10:38.275914 [ 5 ] {4457391f-d3cd-433c-b8af-37456da4f93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6951 | 2025.10.03 21:10:38.276681 [ 5 ] {4457391f-d3cd-433c-b8af-37456da4f93e} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6952 | 2025.10.03 21:10:38.276718 [ 5 ] {4457391f-d3cd-433c-b8af-37456da4f93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6953 | 2025.10.03 21:10:38.277243 [ 5 ] {4457391f-d3cd-433c-b8af-37456da4f93e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6954 | 2025.10.03 21:10:38.277464 [ 5 ] {4457391f-d3cd-433c-b8af-37456da4f93e} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6955 | 2025.10.03 21:10:38.277611 [ 5 ] {4457391f-d3cd-433c-b8af-37456da4f93e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001769 sec., 5652.911249293386 rows/sec., 10.13 MiB/sec. | ||
| 6956 | 2025.10.03 21:10:38.277665 [ 5 ] {4457391f-d3cd-433c-b8af-37456da4f93e} <Debug> TCPHandler: Processed in 0.001952012 sec. | ||
| 6957 | 2025.10.03 21:10:38.277788 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6958 | 2025.10.03 21:10:38.277906 [ 5 ] {90ae1385-4ab0-46f4-b972-c34aed552827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6959 | 2025.10.03 21:10:38.277957 [ 5 ] {90ae1385-4ab0-46f4-b972-c34aed552827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6960 | 2025.10.03 21:10:38.278335 [ 5 ] {90ae1385-4ab0-46f4-b972-c34aed552827} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6961 | 2025.10.03 21:10:38.278377 [ 5 ] {90ae1385-4ab0-46f4-b972-c34aed552827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6962 | 2025.10.03 21:10:38.278726 [ 5 ] {90ae1385-4ab0-46f4-b972-c34aed552827} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6963 | 2025.10.03 21:10:38.278945 [ 5 ] {90ae1385-4ab0-46f4-b972-c34aed552827} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6964 | 2025.10.03 21:10:38.279078 [ 5 ] {90ae1385-4ab0-46f4-b972-c34aed552827} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001196 sec., 30100.334448160535 rows/sec., 2.03 MiB/sec. | ||
| 6965 | 2025.10.03 21:10:38.279113 [ 5 ] {90ae1385-4ab0-46f4-b972-c34aed552827} <Debug> TCPHandler: Processed in 0.001385545 sec. | ||
| 6966 | 2025.10.03 21:10:40.473402 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6967 | 2025.10.03 21:10:40.473602 [ 5 ] {f390ebed-b7d9-4652-82ca-6b623e2ca2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6968 | 2025.10.03 21:10:40.473671 [ 5 ] {f390ebed-b7d9-4652-82ca-6b623e2ca2a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6969 | 2025.10.03 21:10:40.474330 [ 5 ] {f390ebed-b7d9-4652-82ca-6b623e2ca2a3} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6970 | 2025.10.03 21:10:40.474382 [ 5 ] {f390ebed-b7d9-4652-82ca-6b623e2ca2a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6971 | 2025.10.03 21:10:40.474802 [ 5 ] {f390ebed-b7d9-4652-82ca-6b623e2ca2a3} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6972 | 2025.10.03 21:10:40.475048 [ 5 ] {f390ebed-b7d9-4652-82ca-6b623e2ca2a3} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6973 | 2025.10.03 21:10:40.475208 [ 25 ] {} <Debug> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6974 | 2025.10.03 21:10:40.475222 [ 5 ] {f390ebed-b7d9-4652-82ca-6b623e2ca2a3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001669 sec., 33553.0257639305 rows/sec., 2.58 MiB/sec. | ||
| 6975 | 2025.10.03 21:10:40.475295 [ 25 ] {} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6976 | 2025.10.03 21:10:40.475323 [ 5 ] {f390ebed-b7d9-4652-82ca-6b623e2ca2a3} <Debug> TCPHandler: Processed in 0.002056194 sec. | ||
| 6977 | 2025.10.03 21:10:40.475326 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6978 | 2025.10.03 21:10:40.475458 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6979 | 2025.10.03 21:10:40.475467 [ 199 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::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 | ||
| 6980 | 2025.10.03 21:10:40.475563 [ 199 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6981 | 2025.10.03 21:10:40.475567 [ 5 ] {2de89e2f-732f-4162-81e1-e01f0b87b8b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6982 | 2025.10.03 21:10:40.475593 [ 199 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2469 rows starting from the beginning of the part | ||
| 6983 | 2025.10.03 21:10:40.475617 [ 5 ] {2de89e2f-732f-4162-81e1-e01f0b87b8b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6984 | 2025.10.03 21:10:40.475656 [ 199 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1181 rows starting from the beginning of the part | ||
| 6985 | 2025.10.03 21:10:40.475702 [ 199 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 76 rows starting from the beginning of the part | ||
| 6986 | 2025.10.03 21:10:40.475744 [ 199 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1178 rows starting from the beginning of the part | ||
| 6987 | 2025.10.03 21:10:40.475786 [ 199 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 1339 rows starting from the beginning of the part | ||
| 6988 | 2025.10.03 21:10:40.475824 [ 199 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 56 rows starting from the beginning of the part | ||
| 6989 | 2025.10.03 21:10:40.476067 [ 5 ] {2de89e2f-732f-4162-81e1-e01f0b87b8b9} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6990 | 2025.10.03 21:10:40.476103 [ 5 ] {2de89e2f-732f-4162-81e1-e01f0b87b8b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6991 | 2025.10.03 21:10:40.476452 [ 5 ] {2de89e2f-732f-4162-81e1-e01f0b87b8b9} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6992 | 2025.10.03 21:10:40.476669 [ 5 ] {2de89e2f-732f-4162-81e1-e01f0b87b8b9} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6993 | 2025.10.03 21:10:40.476792 [ 25 ] {} <Debug> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6994 | 2025.10.03 21:10:40.476809 [ 5 ] {2de89e2f-732f-4162-81e1-e01f0b87b8b9} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001267 sec., 50513.0228887135 rows/sec., 3.94 MiB/sec. | ||
| 6995 | 2025.10.03 21:10:40.476832 [ 25 ] {} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6996 | 2025.10.03 21:10:40.476856 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 6997 | 2025.10.03 21:10:40.476856 [ 5 ] {2de89e2f-732f-4162-81e1-e01f0b87b8b9} <Debug> TCPHandler: Processed in 0.001455607 sec. | ||
| 6998 | 2025.10.03 21:10:40.476965 [ 187 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::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 | ||
| 6999 | 2025.10.03 21:10:40.476998 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7000 | 2025.10.03 21:10:40.477079 [ 187 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7001 | 2025.10.03 21:10:40.477106 [ 5 ] {4ef78fef-796f-44ef-99b9-3590e13bd84a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7002 | 2025.10.03 21:10:40.477118 [ 187 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1252 rows starting from the beginning of the part | ||
| 7003 | 2025.10.03 21:10:40.477156 [ 5 ] {4ef78fef-796f-44ef-99b9-3590e13bd84a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7004 | 2025.10.03 21:10:40.477188 [ 187 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 718 rows starting from the beginning of the part | ||
| 7005 | 2025.10.03 21:10:40.477248 [ 187 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 74 rows starting from the beginning of the part | ||
| 7006 | 2025.10.03 21:10:40.477308 [ 187 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 712 rows starting from the beginning of the part | ||
| 7007 | 2025.10.03 21:10:40.477369 [ 187 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 572 rows starting from the beginning of the part | ||
| 7008 | 2025.10.03 21:10:40.477423 [ 187 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 64 rows starting from the beginning of the part | ||
| 7009 | 2025.10.03 21:10:40.477638 [ 5 ] {4ef78fef-796f-44ef-99b9-3590e13bd84a} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7010 | 2025.10.03 21:10:40.477678 [ 5 ] {4ef78fef-796f-44ef-99b9-3590e13bd84a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7011 | 2025.10.03 21:10:40.478045 [ 201 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002617259 sec., 2406716.3394986894 rows/sec., 204.96 MiB/sec. | ||
| 7012 | 2025.10.03 21:10:40.478436 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7013 | 2025.10.03 21:10:40.478469 [ 5 ] {4ef78fef-796f-44ef-99b9-3590e13bd84a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7014 | 2025.10.03 21:10:40.478844 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_41_8} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7015 | 2025.10.03 21:10:40.478863 [ 5 ] {4ef78fef-796f-44ef-99b9-3590e13bd84a} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7016 | 2025.10.03 21:10:40.478948 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_41_8} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7017 | 2025.10.03 21:10:40.479052 [ 5 ] {4ef78fef-796f-44ef-99b9-3590e13bd84a} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001969 sec., 32503.80904012189 rows/sec., 2.26 MiB/sec. | ||
| 7018 | 2025.10.03 21:10:40.479072 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.31 MiB. | ||
| 7019 | 2025.10.03 21:10:40.479109 [ 5 ] {4ef78fef-796f-44ef-99b9-3590e13bd84a} <Debug> TCPHandler: Processed in 0.002171994 sec. | ||
| 7020 | 2025.10.03 21:10:40.479255 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7021 | 2025.10.03 21:10:40.479270 [ 190 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3392 rows, containing 5 columns (5 merged, 0 gathered) in 0.002349977 sec., 1443418.3823926786 rows/sec., 109.49 MiB/sec. | ||
| 7022 | 2025.10.03 21:10:40.479352 [ 5 ] {e924e5a7-efbd-4c7e-b162-7c2c1cc11400} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7023 | 2025.10.03 21:10:40.479398 [ 5 ] {e924e5a7-efbd-4c7e-b162-7c2c1cc11400} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7024 | 2025.10.03 21:10:40.479484 [ 187 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7025 | 2025.10.03 21:10:40.479816 [ 187 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_41_8} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7026 | 2025.10.03 21:10:40.479820 [ 5 ] {e924e5a7-efbd-4c7e-b162-7c2c1cc11400} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7027 | 2025.10.03 21:10:40.479878 [ 5 ] {e924e5a7-efbd-4c7e-b162-7c2c1cc11400} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7028 | 2025.10.03 21:10:40.479903 [ 187 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_41_8} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7029 | 2025.10.03 21:10:40.479986 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 7030 | 2025.10.03 21:10:40.480321 [ 5 ] {e924e5a7-efbd-4c7e-b162-7c2c1cc11400} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 7031 | 2025.10.03 21:10:40.480582 [ 5 ] {e924e5a7-efbd-4c7e-b162-7c2c1cc11400} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7032 | 2025.10.03 21:10:40.480746 [ 5 ] {e924e5a7-efbd-4c7e-b162-7c2c1cc11400} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001412 sec., 16997.167138810197 rows/sec., 1.15 MiB/sec. | ||
| 7033 | 2025.10.03 21:10:40.480794 [ 5 ] {e924e5a7-efbd-4c7e-b162-7c2c1cc11400} <Debug> TCPHandler: Processed in 0.001599688 sec. | ||
| 7034 | 2025.10.03 21:10:42.225960 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 13977 | ||
| 7035 | 2025.10.03 21:10:42.226746 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7036 | 2025.10.03 21:10:42.226778 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7037 | 2025.10.03 21:10:42.227245 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7038 | 2025.10.03 21:10:42.227463 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7039 | 2025.10.03 21:10:42.227583 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13977 | ||
| 7040 | 2025.10.03 21:10:42.942241 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 7041 | 2025.10.03 21:10:42.959553 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7042 | 2025.10.03 21:10:42.959615 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7043 | 2025.10.03 21:10:42.965816 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7044 | 2025.10.03 21:10:42.966839 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7045 | 2025.10.03 21:10:42.971000 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 7046 | 2025.10.03 21:10:44.769489 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 886 | ||
| 7047 | 2025.10.03 21:10:44.772338 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7048 | 2025.10.03 21:10:44.772383 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7049 | 2025.10.03 21:10:44.773585 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7050 | 2025.10.03 21:10:44.773869 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7051 | 2025.10.03 21:10:44.774137 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 886 | ||
| 7052 | 2025.10.03 21:10:45.479094 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7053 | 2025.10.03 21:10:45.479304 [ 5 ] {c134f503-4887-433f-bd7c-e4562d27a0f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7054 | 2025.10.03 21:10:45.479375 [ 5 ] {c134f503-4887-433f-bd7c-e4562d27a0f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7055 | 2025.10.03 21:10:45.480054 [ 5 ] {c134f503-4887-433f-bd7c-e4562d27a0f0} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7056 | 2025.10.03 21:10:45.480100 [ 5 ] {c134f503-4887-433f-bd7c-e4562d27a0f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7057 | 2025.10.03 21:10:45.480509 [ 5 ] {c134f503-4887-433f-bd7c-e4562d27a0f0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7058 | 2025.10.03 21:10:45.480738 [ 5 ] {c134f503-4887-433f-bd7c-e4562d27a0f0} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7059 | 2025.10.03 21:10:45.480900 [ 5 ] {c134f503-4887-433f-bd7c-e4562d27a0f0} <Debug> executeQuery: Read 122 rows, 10.62 KiB in 0.001652 sec., 73849.87893462469 rows/sec., 6.28 MiB/sec. | ||
| 7060 | 2025.10.03 21:10:45.480945 [ 5 ] {c134f503-4887-433f-bd7c-e4562d27a0f0} <Debug> TCPHandler: Processed in 0.001985843 sec. | ||
| 7061 | 2025.10.03 21:10:45.481061 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7062 | 2025.10.03 21:10:45.481155 [ 5 ] {118059a6-cd6d-426d-9274-d7118cce40e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7063 | 2025.10.03 21:10:45.481196 [ 5 ] {118059a6-cd6d-426d-9274-d7118cce40e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7064 | 2025.10.03 21:10:45.481600 [ 5 ] {118059a6-cd6d-426d-9274-d7118cce40e2} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7065 | 2025.10.03 21:10:45.481637 [ 5 ] {118059a6-cd6d-426d-9274-d7118cce40e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7066 | 2025.10.03 21:10:45.481947 [ 5 ] {118059a6-cd6d-426d-9274-d7118cce40e2} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7067 | 2025.10.03 21:10:45.482157 [ 5 ] {118059a6-cd6d-426d-9274-d7118cce40e2} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7068 | 2025.10.03 21:10:45.482288 [ 5 ] {118059a6-cd6d-426d-9274-d7118cce40e2} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001152 sec., 28645.833333333332 rows/sec., 2.10 MiB/sec. | ||
| 7069 | 2025.10.03 21:10:45.482325 [ 5 ] {118059a6-cd6d-426d-9274-d7118cce40e2} <Debug> TCPHandler: Processed in 0.001311975 sec. | ||
| 7070 | 2025.10.03 21:10:45.482423 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7071 | 2025.10.03 21:10:45.482515 [ 5 ] {2d6b69fc-6432-4798-9c07-33fde373f6cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7072 | 2025.10.03 21:10:45.482554 [ 5 ] {2d6b69fc-6432-4798-9c07-33fde373f6cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7073 | 2025.10.03 21:10:45.482976 [ 5 ] {2d6b69fc-6432-4798-9c07-33fde373f6cc} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7074 | 2025.10.03 21:10:45.483012 [ 5 ] {2d6b69fc-6432-4798-9c07-33fde373f6cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7075 | 2025.10.03 21:10:45.483317 [ 5 ] {2d6b69fc-6432-4798-9c07-33fde373f6cc} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7076 | 2025.10.03 21:10:45.483527 [ 5 ] {2d6b69fc-6432-4798-9c07-33fde373f6cc} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7077 | 2025.10.03 21:10:45.483657 [ 5 ] {2d6b69fc-6432-4798-9c07-33fde373f6cc} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001156 sec., 83910.03460207614 rows/sec., 6.55 MiB/sec. | ||
| 7078 | 2025.10.03 21:10:45.483695 [ 5 ] {2d6b69fc-6432-4798-9c07-33fde373f6cc} <Debug> TCPHandler: Processed in 0.001318475 sec. | ||
| 7079 | 2025.10.03 21:10:45.483808 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7080 | 2025.10.03 21:10:45.483908 [ 5 ] {f230860d-f1c7-4c7e-8266-c0ea01ee945b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7081 | 2025.10.03 21:10:45.483951 [ 5 ] {f230860d-f1c7-4c7e-8266-c0ea01ee945b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7082 | 2025.10.03 21:10:45.484355 [ 5 ] {f230860d-f1c7-4c7e-8266-c0ea01ee945b} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7083 | 2025.10.03 21:10:45.484391 [ 5 ] {f230860d-f1c7-4c7e-8266-c0ea01ee945b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7084 | 2025.10.03 21:10:45.484725 [ 5 ] {f230860d-f1c7-4c7e-8266-c0ea01ee945b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7085 | 2025.10.03 21:10:45.484933 [ 5 ] {f230860d-f1c7-4c7e-8266-c0ea01ee945b} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7086 | 2025.10.03 21:10:45.485044 [ 153 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7087 | 2025.10.03 21:10:45.485059 [ 5 ] {f230860d-f1c7-4c7e-8266-c0ea01ee945b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001169 sec., 136869.11890504707 rows/sec., 9.53 MiB/sec. | ||
| 7088 | 2025.10.03 21:10:45.485123 [ 153 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7089 | 2025.10.03 21:10:45.485136 [ 5 ] {f230860d-f1c7-4c7e-8266-c0ea01ee945b} <Debug> TCPHandler: Processed in 0.001379375 sec. | ||
| 7090 | 2025.10.03 21:10:45.485149 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7091 | 2025.10.03 21:10:45.485262 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7092 | 2025.10.03 21:10:45.485270 [ 201 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::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 | ||
| 7093 | 2025.10.03 21:10:45.485396 [ 5 ] {2fa3ed0e-5cbd-4df9-ac29-7b1e28980bef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7094 | 2025.10.03 21:10:45.485417 [ 201 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7095 | 2025.10.03 21:10:45.485459 [ 201 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 11729 rows starting from the beginning of the part | ||
| 7096 | 2025.10.03 21:10:45.485462 [ 5 ] {2fa3ed0e-5cbd-4df9-ac29-7b1e28980bef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7097 | 2025.10.03 21:10:45.485537 [ 201 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::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 | ||
| 7098 | 2025.10.03 21:10:45.485588 [ 201 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::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 | ||
| 7099 | 2025.10.03 21:10:45.485632 [ 201 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 963 rows starting from the beginning of the part | ||
| 7100 | 2025.10.03 21:10:45.485673 [ 201 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 64 rows starting from the beginning of the part | ||
| 7101 | 2025.10.03 21:10:45.485715 [ 201 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::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 | ||
| 7102 | 2025.10.03 21:10:45.486270 [ 5 ] {2fa3ed0e-5cbd-4df9-ac29-7b1e28980bef} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7103 | 2025.10.03 21:10:45.486310 [ 5 ] {2fa3ed0e-5cbd-4df9-ac29-7b1e28980bef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7104 | 2025.10.03 21:10:45.486904 [ 5 ] {2fa3ed0e-5cbd-4df9-ac29-7b1e28980bef} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7105 | 2025.10.03 21:10:45.487142 [ 5 ] {2fa3ed0e-5cbd-4df9-ac29-7b1e28980bef} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7106 | 2025.10.03 21:10:45.487287 [ 5 ] {2fa3ed0e-5cbd-4df9-ac29-7b1e28980bef} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001916 sec., 17223.38204592902 rows/sec., 30.86 MiB/sec. | ||
| 7107 | 2025.10.03 21:10:45.487347 [ 5 ] {2fa3ed0e-5cbd-4df9-ac29-7b1e28980bef} <Debug> TCPHandler: Processed in 0.002141934 sec. | ||
| 7108 | 2025.10.03 21:10:45.487459 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7109 | 2025.10.03 21:10:45.487553 [ 5 ] {e11982ba-335a-4b1f-99ff-4723c030c244} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7110 | 2025.10.03 21:10:45.487594 [ 5 ] {e11982ba-335a-4b1f-99ff-4723c030c244} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7111 | 2025.10.03 21:10:45.487917 [ 5 ] {e11982ba-335a-4b1f-99ff-4723c030c244} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7112 | 2025.10.03 21:10:45.487952 [ 5 ] {e11982ba-335a-4b1f-99ff-4723c030c244} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7113 | 2025.10.03 21:10:45.488249 [ 5 ] {e11982ba-335a-4b1f-99ff-4723c030c244} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 7114 | 2025.10.03 21:10:45.488456 [ 5 ] {e11982ba-335a-4b1f-99ff-4723c030c244} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7115 | 2025.10.03 21:10:45.488586 [ 5 ] {e11982ba-335a-4b1f-99ff-4723c030c244} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 7116 | 2025.10.03 21:10:45.488621 [ 5 ] {e11982ba-335a-4b1f-99ff-4723c030c244} <Debug> TCPHandler: Processed in 0.001209233 sec. | ||
| 7117 | 2025.10.03 21:10:45.489517 [ 190 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13390 rows, containing 5 columns (5 merged, 0 gathered) in 0.004287578 sec., 3122975.255493894 rows/sec., 210.98 MiB/sec. | ||
| 7118 | 2025.10.03 21:10:45.490044 [ 190 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7119 | 2025.10.03 21:10:45.490348 [ 190 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7120 | 2025.10.03 21:10:45.490429 [ 190 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7121 | 2025.10.03 21:10:45.490540 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
| 7122 | 2025.10.03 21:10:46.559368 [ 133 ] {} <Debug> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 7123 | 2025.10.03 21:10:46.559433 [ 133 ] {} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7124 | 2025.10.03 21:10:46.559453 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7125 | 2025.10.03 21:10:46.559571 [ 201 ] {6515042e-d143-4b0d-9828-f2f75d99043a::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 | ||
| 7126 | 2025.10.03 21:10:46.559715 [ 201 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7127 | 2025.10.03 21:10:46.559756 [ 201 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 10 rows starting from the beginning of the part | ||
| 7128 | 2025.10.03 21:10:46.559827 [ 201 ] {6515042e-d143-4b0d-9828-f2f75d99043a::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 | ||
| 7129 | 2025.10.03 21:10:46.559875 [ 201 ] {6515042e-d143-4b0d-9828-f2f75d99043a::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 | ||
| 7130 | 2025.10.03 21:10:46.559922 [ 201 ] {6515042e-d143-4b0d-9828-f2f75d99043a::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 | ||
| 7131 | 2025.10.03 21:10:46.559966 [ 201 ] {6515042e-d143-4b0d-9828-f2f75d99043a::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 | ||
| 7132 | 2025.10.03 21:10:46.560773 [ 198 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14 rows, containing 4 columns (4 merged, 0 gathered) in 0.001244884 sec., 11246.027742343866 rows/sec., 757.79 KiB/sec. | ||
| 7133 | 2025.10.03 21:10:46.560956 [ 198 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 7134 | 2025.10.03 21:10:46.561245 [ 198 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_14_3} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7135 | 2025.10.03 21:10:46.561321 [ 198 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_14_3} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a) (MergerMutator): Merged 5 parts: [all_1_10_2, all_14_14_0] -> all_1_14_3 | ||
| 7136 | 2025.10.03 21:10:46.561419 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7137 | 2025.10.03 21:10:49.612483 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7138 | 2025.10.03 21:10:49.612541 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7139 | 2025.10.03 21:10:49.727927 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 14425 | ||
| 7140 | 2025.10.03 21:10:49.728557 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7141 | 2025.10.03 21:10:49.728608 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.95 GiB. | ||
| 7142 | 2025.10.03 21:10:49.729324 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7143 | 2025.10.03 21:10:49.729650 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7144 | 2025.10.03 21:10:49.729833 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14425 | ||
| 7145 | 2025.10.03 21:10:50.471383 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 7146 | 2025.10.03 21:10:50.478909 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7147 | 2025.10.03 21:10:50.479099 [ 5 ] {53643587-bebe-48a7-9f12-bc76cf8e3895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7148 | 2025.10.03 21:10:50.479170 [ 5 ] {53643587-bebe-48a7-9f12-bc76cf8e3895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7149 | 2025.10.03 21:10:50.479850 [ 5 ] {53643587-bebe-48a7-9f12-bc76cf8e3895} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7150 | 2025.10.03 21:10:50.479903 [ 5 ] {53643587-bebe-48a7-9f12-bc76cf8e3895} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7151 | 2025.10.03 21:10:50.480333 [ 5 ] {53643587-bebe-48a7-9f12-bc76cf8e3895} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7152 | 2025.10.03 21:10:50.480585 [ 5 ] {53643587-bebe-48a7-9f12-bc76cf8e3895} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7153 | 2025.10.03 21:10:50.480756 [ 5 ] {53643587-bebe-48a7-9f12-bc76cf8e3895} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001707 sec., 44522.55418863503 rows/sec., 3.67 MiB/sec. | ||
| 7154 | 2025.10.03 21:10:50.480804 [ 5 ] {53643587-bebe-48a7-9f12-bc76cf8e3895} <Debug> TCPHandler: Processed in 0.002030893 sec. | ||
| 7155 | 2025.10.03 21:10:50.480932 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7156 | 2025.10.03 21:10:50.481033 [ 5 ] {af7b19ab-9987-4f55-b024-535d673b5e4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7157 | 2025.10.03 21:10:50.481074 [ 5 ] {af7b19ab-9987-4f55-b024-535d673b5e4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7158 | 2025.10.03 21:10:50.481481 [ 5 ] {af7b19ab-9987-4f55-b024-535d673b5e4d} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7159 | 2025.10.03 21:10:50.481521 [ 5 ] {af7b19ab-9987-4f55-b024-535d673b5e4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7160 | 2025.10.03 21:10:50.481829 [ 5 ] {af7b19ab-9987-4f55-b024-535d673b5e4d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7161 | 2025.10.03 21:10:50.482045 [ 5 ] {af7b19ab-9987-4f55-b024-535d673b5e4d} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7162 | 2025.10.03 21:10:50.482176 [ 5 ] {af7b19ab-9987-4f55-b024-535d673b5e4d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001163 sec., 8598.452278589853 rows/sec., 646.56 KiB/sec. | ||
| 7163 | 2025.10.03 21:10:50.482173 [ 147 ] {} <Debug> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7164 | 2025.10.03 21:10:50.482213 [ 5 ] {af7b19ab-9987-4f55-b024-535d673b5e4d} <Debug> TCPHandler: Processed in 0.001332955 sec. | ||
| 7165 | 2025.10.03 21:10:50.482231 [ 147 ] {} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7166 | 2025.10.03 21:10:50.482256 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7167 | 2025.10.03 21:10:50.482324 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7168 | 2025.10.03 21:10:50.482389 [ 190 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 7169 | 2025.10.03 21:10:50.482420 [ 5 ] {181aa5d8-b9f9-4bce-9ab2-e5b7c57d8cde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7170 | 2025.10.03 21:10:50.482478 [ 5 ] {181aa5d8-b9f9-4bce-9ab2-e5b7c57d8cde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7171 | 2025.10.03 21:10:50.482553 [ 190 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7172 | 2025.10.03 21:10:50.482594 [ 190 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 280 rows starting from the beginning of the part | ||
| 7173 | 2025.10.03 21:10:50.482669 [ 190 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 7174 | 2025.10.03 21:10:50.482724 [ 190 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 238 rows starting from the beginning of the part | ||
| 7175 | 2025.10.03 21:10:50.482772 [ 190 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 28 rows starting from the beginning of the part | ||
| 7176 | 2025.10.03 21:10:50.482818 [ 190 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 33 rows starting from the beginning of the part | ||
| 7177 | 2025.10.03 21:10:50.482864 [ 190 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 7178 | 2025.10.03 21:10:50.482904 [ 5 ] {181aa5d8-b9f9-4bce-9ab2-e5b7c57d8cde} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7179 | 2025.10.03 21:10:50.482945 [ 5 ] {181aa5d8-b9f9-4bce-9ab2-e5b7c57d8cde} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7180 | 2025.10.03 21:10:50.483305 [ 5 ] {181aa5d8-b9f9-4bce-9ab2-e5b7c57d8cde} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7181 | 2025.10.03 21:10:50.483546 [ 5 ] {181aa5d8-b9f9-4bce-9ab2-e5b7c57d8cde} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7182 | 2025.10.03 21:10:50.483681 [ 5 ] {181aa5d8-b9f9-4bce-9ab2-e5b7c57d8cde} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00128 sec., 57812.49999999999 rows/sec., 4.51 MiB/sec. | ||
| 7183 | 2025.10.03 21:10:50.483719 [ 5 ] {181aa5d8-b9f9-4bce-9ab2-e5b7c57d8cde} <Debug> TCPHandler: Processed in 0.001444376 sec. | ||
| 7184 | 2025.10.03 21:10:50.483793 [ 198 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 599 rows, containing 5 columns (5 merged, 0 gathered) in 0.001466936 sec., 408334.10591873125 rows/sec., 27.40 MiB/sec. | ||
| 7185 | 2025.10.03 21:10:50.483830 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7186 | 2025.10.03 21:10:50.483930 [ 5 ] {ded5fb9a-4df1-4695-a10d-ddc0cad21c33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7187 | 2025.10.03 21:10:50.483935 [ 190 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7188 | 2025.10.03 21:10:50.483985 [ 5 ] {ded5fb9a-4df1-4695-a10d-ddc0cad21c33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7189 | 2025.10.03 21:10:50.484190 [ 190 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_41_8} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7190 | 2025.10.03 21:10:50.484266 [ 190 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_41_8} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7191 | 2025.10.03 21:10:50.484346 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.31 MiB. | ||
| 7192 | 2025.10.03 21:10:50.484415 [ 5 ] {ded5fb9a-4df1-4695-a10d-ddc0cad21c33} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7193 | 2025.10.03 21:10:50.484456 [ 5 ] {ded5fb9a-4df1-4695-a10d-ddc0cad21c33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7194 | 2025.10.03 21:10:50.484805 [ 5 ] {ded5fb9a-4df1-4695-a10d-ddc0cad21c33} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7195 | 2025.10.03 21:10:50.485028 [ 5 ] {ded5fb9a-4df1-4695-a10d-ddc0cad21c33} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7196 | 2025.10.03 21:10:50.485157 [ 5 ] {ded5fb9a-4df1-4695-a10d-ddc0cad21c33} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001245 sec., 128514.0562248996 rows/sec., 8.95 MiB/sec. | ||
| 7197 | 2025.10.03 21:10:50.485194 [ 5 ] {ded5fb9a-4df1-4695-a10d-ddc0cad21c33} <Debug> TCPHandler: Processed in 0.001413305 sec. | ||
| 7198 | 2025.10.03 21:10:50.485301 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7199 | 2025.10.03 21:10:50.485395 [ 5 ] {088937ae-10a8-4ddb-b339-7713088c339b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7200 | 2025.10.03 21:10:50.485451 [ 5 ] {088937ae-10a8-4ddb-b339-7713088c339b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7201 | 2025.10.03 21:10:50.486239 [ 5 ] {088937ae-10a8-4ddb-b339-7713088c339b} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7202 | 2025.10.03 21:10:50.486275 [ 5 ] {088937ae-10a8-4ddb-b339-7713088c339b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7203 | 2025.10.03 21:10:50.486793 [ 5 ] {088937ae-10a8-4ddb-b339-7713088c339b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7204 | 2025.10.03 21:10:50.487019 [ 5 ] {088937ae-10a8-4ddb-b339-7713088c339b} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7205 | 2025.10.03 21:10:50.487116 [ 147 ] {} <Debug> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7206 | 2025.10.03 21:10:50.487144 [ 147 ] {} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7207 | 2025.10.03 21:10:50.487157 [ 5 ] {088937ae-10a8-4ddb-b339-7713088c339b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00178 sec., 5617.9775280898875 rows/sec., 10.07 MiB/sec. | ||
| 7208 | 2025.10.03 21:10:50.487163 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7209 | 2025.10.03 21:10:50.487213 [ 5 ] {088937ae-10a8-4ddb-b339-7713088c339b} <Debug> TCPHandler: Processed in 0.001960222 sec. | ||
| 7210 | 2025.10.03 21:10:50.487251 [ 190 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 7211 | 2025.10.03 21:10:50.487323 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7212 | 2025.10.03 21:10:50.487423 [ 5 ] {ff9244e5-75ba-4bc7-8c9d-f4ee01ce2365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7213 | 2025.10.03 21:10:50.487451 [ 190 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7214 | 2025.10.03 21:10:50.487466 [ 5 ] {ff9244e5-75ba-4bc7-8c9d-f4ee01ce2365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7215 | 2025.10.03 21:10:50.487513 [ 190 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 701 rows starting from the beginning of the part | ||
| 7216 | 2025.10.03 21:10:50.487637 [ 190 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 7217 | 2025.10.03 21:10:50.487748 [ 190 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 33 rows starting from the beginning of the part | ||
| 7218 | 2025.10.03 21:10:50.487860 [ 190 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 7219 | 2025.10.03 21:10:50.487881 [ 5 ] {ff9244e5-75ba-4bc7-8c9d-f4ee01ce2365} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7220 | 2025.10.03 21:10:50.487929 [ 5 ] {ff9244e5-75ba-4bc7-8c9d-f4ee01ce2365} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7221 | 2025.10.03 21:10:50.487967 [ 190 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 33 rows starting from the beginning of the part | ||
| 7222 | 2025.10.03 21:10:50.488105 [ 190 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 7223 | 2025.10.03 21:10:50.488297 [ 5 ] {ff9244e5-75ba-4bc7-8c9d-f4ee01ce2365} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 7224 | 2025.10.03 21:10:50.488565 [ 5 ] {ff9244e5-75ba-4bc7-8c9d-f4ee01ce2365} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7225 | 2025.10.03 21:10:50.488666 [ 147 ] {} <Debug> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 7226 | 2025.10.03 21:10:50.488694 [ 147 ] {} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7227 | 2025.10.03 21:10:50.488702 [ 5 ] {ff9244e5-75ba-4bc7-8c9d-f4ee01ce2365} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001296 sec., 46296.29629629629 rows/sec., 3.12 MiB/sec. | ||
| 7228 | 2025.10.03 21:10:50.488714 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7229 | 2025.10.03 21:10:50.488740 [ 5 ] {ff9244e5-75ba-4bc7-8c9d-f4ee01ce2365} <Debug> TCPHandler: Processed in 0.001466176 sec. | ||
| 7230 | 2025.10.03 21:10:50.488775 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7231 | 2025.10.03 21:10:50.488790 [ 198 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 7232 | 2025.10.03 21:10:50.488837 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7233 | 2025.10.03 21:10:50.488908 [ 198 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7234 | 2025.10.03 21:10:50.488940 [ 198 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 2282 rows starting from the beginning of the part | ||
| 7235 | 2025.10.03 21:10:50.488990 [ 198 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 104 rows starting from the beginning of the part | ||
| 7236 | 2025.10.03 21:10:50.489033 [ 198 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 36 rows starting from the beginning of the part | ||
| 7237 | 2025.10.03 21:10:50.489072 [ 198 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 24 rows starting from the beginning of the part | ||
| 7238 | 2025.10.03 21:10:50.489110 [ 198 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 60 rows starting from the beginning of the part | ||
| 7239 | 2025.10.03 21:10:50.489149 [ 198 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 7240 | 2025.10.03 21:10:50.490214 [ 194 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2566 rows, containing 4 columns (4 merged, 0 gathered) in 0.001458016 sec., 1759925.8170006366 rows/sec., 112.34 MiB/sec. | ||
| 7241 | 2025.10.03 21:10:50.490470 [ 198 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7242 | 2025.10.03 21:10:50.490715 [ 198 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_41_8} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7243 | 2025.10.03 21:10:50.490783 [ 198 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_41_8} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7244 | 2025.10.03 21:10:50.490858 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 7245 | 2025.10.03 21:10:50.494657 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7246 | 2025.10.03 21:10:50.495396 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7247 | 2025.10.03 21:10:50.498668 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 7248 | 2025.10.03 21:10:50.503371 [ 191 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 797 rows, containing 19 columns (19 merged, 0 gathered) in 0.016154183 sec., 49337.0664427907 rows/sec., 88.41 MiB/sec. | ||
| 7249 | 2025.10.03 21:10:50.504308 [ 198 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 7250 | 2025.10.03 21:10:50.504639 [ 198 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7251 | 2025.10.03 21:10:50.504707 [ 198 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 7252 | 2025.10.03 21:10:50.504802 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.56 MiB. | ||
| 7253 | 2025.10.03 21:10:51.000308 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 273.71 MiB, peak 281.24 MiB, free memory in arenas 0.00 B, will set to 276.74 MiB (RSS), difference: 3.03 MiB | ||
| 7254 | 2025.10.03 21:10:54.774872 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 910 | ||
| 7255 | 2025.10.03 21:10:54.777160 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7256 | 2025.10.03 21:10:54.777206 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7257 | 2025.10.03 21:10:54.778341 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7258 | 2025.10.03 21:10:54.778598 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7259 | 2025.10.03 21:10:54.778855 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 910 | ||
| 7260 | 2025.10.03 21:10:55.491617 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7261 | 2025.10.03 21:10:55.491798 [ 5 ] {b1810b1e-8915-4164-95ee-0b48a9a23a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7262 | 2025.10.03 21:10:55.491858 [ 5 ] {b1810b1e-8915-4164-95ee-0b48a9a23a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7263 | 2025.10.03 21:10:55.492832 [ 5 ] {b1810b1e-8915-4164-95ee-0b48a9a23a17} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7264 | 2025.10.03 21:10:55.492872 [ 5 ] {b1810b1e-8915-4164-95ee-0b48a9a23a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7265 | 2025.10.03 21:10:55.493291 [ 5 ] {b1810b1e-8915-4164-95ee-0b48a9a23a17} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7266 | 2025.10.03 21:10:55.493528 [ 5 ] {b1810b1e-8915-4164-95ee-0b48a9a23a17} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7267 | 2025.10.03 21:10:55.493687 [ 5 ] {b1810b1e-8915-4164-95ee-0b48a9a23a17} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001887 sec., 217276.0996290408 rows/sec., 13.78 MiB/sec. | ||
| 7268 | 2025.10.03 21:10:55.493736 [ 5 ] {b1810b1e-8915-4164-95ee-0b48a9a23a17} <Debug> TCPHandler: Processed in 0.002207855 sec. | ||
| 7269 | 2025.10.03 21:10:55.493859 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7270 | 2025.10.03 21:10:55.493965 [ 5 ] {2eab501e-6ee7-496b-bed0-ea21ccb75b8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7271 | 2025.10.03 21:10:55.494009 [ 5 ] {2eab501e-6ee7-496b-bed0-ea21ccb75b8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7272 | 2025.10.03 21:10:55.494420 [ 5 ] {2eab501e-6ee7-496b-bed0-ea21ccb75b8f} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7273 | 2025.10.03 21:10:55.494455 [ 5 ] {2eab501e-6ee7-496b-bed0-ea21ccb75b8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7274 | 2025.10.03 21:10:55.494768 [ 5 ] {2eab501e-6ee7-496b-bed0-ea21ccb75b8f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7275 | 2025.10.03 21:10:55.495000 [ 5 ] {2eab501e-6ee7-496b-bed0-ea21ccb75b8f} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7276 | 2025.10.03 21:10:55.495137 [ 5 ] {2eab501e-6ee7-496b-bed0-ea21ccb75b8f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001197 sec., 1670.843776106934 rows/sec., 136.25 KiB/sec. | ||
| 7277 | 2025.10.03 21:10:55.495175 [ 5 ] {2eab501e-6ee7-496b-bed0-ea21ccb75b8f} <Debug> TCPHandler: Processed in 0.001368725 sec. | ||
| 7278 | 2025.10.03 21:10:55.495277 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7279 | 2025.10.03 21:10:55.495374 [ 5 ] {87f1f5fb-4034-4290-8e82-77744edc671e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7280 | 2025.10.03 21:10:55.495416 [ 5 ] {87f1f5fb-4034-4290-8e82-77744edc671e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7281 | 2025.10.03 21:10:55.496701 [ 5 ] {87f1f5fb-4034-4290-8e82-77744edc671e} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7282 | 2025.10.03 21:10:55.496736 [ 5 ] {87f1f5fb-4034-4290-8e82-77744edc671e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7283 | 2025.10.03 21:10:55.497127 [ 5 ] {87f1f5fb-4034-4290-8e82-77744edc671e} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7284 | 2025.10.03 21:10:55.497348 [ 5 ] {87f1f5fb-4034-4290-8e82-77744edc671e} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7285 | 2025.10.03 21:10:55.497481 [ 5 ] {87f1f5fb-4034-4290-8e82-77744edc671e} <Debug> executeQuery: Read 1179 rows, 96.13 KiB in 0.002127 sec., 554301.8335684062 rows/sec., 44.14 MiB/sec. | ||
| 7286 | 2025.10.03 21:10:55.497518 [ 5 ] {87f1f5fb-4034-4290-8e82-77744edc671e} <Debug> TCPHandler: Processed in 0.002290796 sec. | ||
| 7287 | 2025.10.03 21:10:55.497641 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7288 | 2025.10.03 21:10:55.497737 [ 5 ] {6438adf4-8373-4447-a755-16f50f817331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7289 | 2025.10.03 21:10:55.497777 [ 5 ] {6438adf4-8373-4447-a755-16f50f817331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7290 | 2025.10.03 21:10:55.498308 [ 5 ] {6438adf4-8373-4447-a755-16f50f817331} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7291 | 2025.10.03 21:10:55.498343 [ 5 ] {6438adf4-8373-4447-a755-16f50f817331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7292 | 2025.10.03 21:10:55.498660 [ 5 ] {6438adf4-8373-4447-a755-16f50f817331} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7293 | 2025.10.03 21:10:55.498876 [ 5 ] {6438adf4-8373-4447-a755-16f50f817331} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7294 | 2025.10.03 21:10:55.499003 [ 5 ] {6438adf4-8373-4447-a755-16f50f817331} <Debug> executeQuery: Read 240 rows, 14.94 KiB in 0.001285 sec., 186770.42801556422 rows/sec., 11.35 MiB/sec. | ||
| 7295 | 2025.10.03 21:10:55.499040 [ 5 ] {6438adf4-8373-4447-a755-16f50f817331} <Debug> TCPHandler: Processed in 0.001452006 sec. | ||
| 7296 | 2025.10.03 21:10:55.499153 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7297 | 2025.10.03 21:10:55.499248 [ 5 ] {3daa1424-e98a-4804-8dc3-cf7ea15869b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7298 | 2025.10.03 21:10:55.499287 [ 5 ] {3daa1424-e98a-4804-8dc3-cf7ea15869b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7299 | 2025.10.03 21:10:55.499795 [ 5 ] {3daa1424-e98a-4804-8dc3-cf7ea15869b0} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7300 | 2025.10.03 21:10:55.499829 [ 5 ] {3daa1424-e98a-4804-8dc3-cf7ea15869b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7301 | 2025.10.03 21:10:55.500139 [ 5 ] {3daa1424-e98a-4804-8dc3-cf7ea15869b0} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 7302 | 2025.10.03 21:10:55.500367 [ 5 ] {3daa1424-e98a-4804-8dc3-cf7ea15869b0} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7303 | 2025.10.03 21:10:55.500493 [ 5 ] {3daa1424-e98a-4804-8dc3-cf7ea15869b0} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001263 sec., 167854.31512272367 rows/sec., 10.82 MiB/sec. | ||
| 7304 | 2025.10.03 21:10:55.500530 [ 5 ] {3daa1424-e98a-4804-8dc3-cf7ea15869b0} <Debug> TCPHandler: Processed in 0.001427476 sec. | ||
| 7305 | 2025.10.03 21:10:55.500641 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7306 | 2025.10.03 21:10:55.500736 [ 5 ] {0b41e205-bfbb-4cfc-b04e-05edcac45183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7307 | 2025.10.03 21:10:55.500776 [ 5 ] {0b41e205-bfbb-4cfc-b04e-05edcac45183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7308 | 2025.10.03 21:10:55.501278 [ 5 ] {0b41e205-bfbb-4cfc-b04e-05edcac45183} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7309 | 2025.10.03 21:10:55.501313 [ 5 ] {0b41e205-bfbb-4cfc-b04e-05edcac45183} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7310 | 2025.10.03 21:10:55.501628 [ 5 ] {0b41e205-bfbb-4cfc-b04e-05edcac45183} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7311 | 2025.10.03 21:10:55.501842 [ 5 ] {0b41e205-bfbb-4cfc-b04e-05edcac45183} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7312 | 2025.10.03 21:10:55.501968 [ 5 ] {0b41e205-bfbb-4cfc-b04e-05edcac45183} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00125 sec., 168800 rows/sec., 9.59 MiB/sec. | ||
| 7313 | 2025.10.03 21:10:55.502005 [ 5 ] {0b41e205-bfbb-4cfc-b04e-05edcac45183} <Debug> TCPHandler: Processed in 0.001413567 sec. | ||
| 7314 | 2025.10.03 21:10:55.502115 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7315 | 2025.10.03 21:10:55.502209 [ 5 ] {55eb0b8d-f75c-45b5-95a3-ce444b9b81c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7316 | 2025.10.03 21:10:55.502249 [ 5 ] {55eb0b8d-f75c-45b5-95a3-ce444b9b81c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7317 | 2025.10.03 21:10:55.502978 [ 5 ] {55eb0b8d-f75c-45b5-95a3-ce444b9b81c8} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7318 | 2025.10.03 21:10:55.503014 [ 5 ] {55eb0b8d-f75c-45b5-95a3-ce444b9b81c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7319 | 2025.10.03 21:10:55.503352 [ 5 ] {55eb0b8d-f75c-45b5-95a3-ce444b9b81c8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7320 | 2025.10.03 21:10:55.503565 [ 5 ] {55eb0b8d-f75c-45b5-95a3-ce444b9b81c8} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7321 | 2025.10.03 21:10:55.503691 [ 5 ] {55eb0b8d-f75c-45b5-95a3-ce444b9b81c8} <Debug> executeQuery: Read 714 rows, 51.27 KiB in 0.0015 sec., 476000 rows/sec., 33.38 MiB/sec. | ||
| 7322 | 2025.10.03 21:10:55.503726 [ 5 ] {55eb0b8d-f75c-45b5-95a3-ce444b9b81c8} <Debug> TCPHandler: Processed in 0.001667239 sec. | ||
| 7323 | 2025.10.03 21:10:55.503839 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7324 | 2025.10.03 21:10:55.503932 [ 5 ] {455ddba0-07d3-40ad-b9d4-27b0f4bc77ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7325 | 2025.10.03 21:10:55.503973 [ 5 ] {455ddba0-07d3-40ad-b9d4-27b0f4bc77ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7326 | 2025.10.03 21:10:55.504310 [ 5 ] {455ddba0-07d3-40ad-b9d4-27b0f4bc77ce} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7327 | 2025.10.03 21:10:55.504344 [ 5 ] {455ddba0-07d3-40ad-b9d4-27b0f4bc77ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7328 | 2025.10.03 21:10:55.504646 [ 5 ] {455ddba0-07d3-40ad-b9d4-27b0f4bc77ce} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7329 | 2025.10.03 21:10:55.504864 [ 5 ] {455ddba0-07d3-40ad-b9d4-27b0f4bc77ce} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7330 | 2025.10.03 21:10:55.504989 [ 5 ] {455ddba0-07d3-40ad-b9d4-27b0f4bc77ce} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 7331 | 2025.10.03 21:10:55.505025 [ 5 ] {455ddba0-07d3-40ad-b9d4-27b0f4bc77ce} <Debug> TCPHandler: Processed in 0.001236044 sec. | ||
| 7332 | 2025.10.03 21:10:55.505159 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7333 | 2025.10.03 21:10:55.505251 [ 5 ] {495531ab-d0ec-4fb4-bc61-1cc325d4d59d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7334 | 2025.10.03 21:10:55.505292 [ 5 ] {495531ab-d0ec-4fb4-bc61-1cc325d4d59d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7335 | 2025.10.03 21:10:55.505755 [ 5 ] {495531ab-d0ec-4fb4-bc61-1cc325d4d59d} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7336 | 2025.10.03 21:10:55.505790 [ 5 ] {495531ab-d0ec-4fb4-bc61-1cc325d4d59d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7337 | 2025.10.03 21:10:55.506129 [ 5 ] {495531ab-d0ec-4fb4-bc61-1cc325d4d59d} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7338 | 2025.10.03 21:10:55.506341 [ 5 ] {495531ab-d0ec-4fb4-bc61-1cc325d4d59d} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7339 | 2025.10.03 21:10:55.506468 [ 5 ] {495531ab-d0ec-4fb4-bc61-1cc325d4d59d} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001235 sec., 255060.72874493926 rows/sec., 16.76 MiB/sec. | ||
| 7340 | 2025.10.03 21:10:55.506504 [ 5 ] {495531ab-d0ec-4fb4-bc61-1cc325d4d59d} <Debug> TCPHandler: Processed in 0.001396005 sec. | ||
| 7341 | 2025.10.03 21:10:55.506615 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7342 | 2025.10.03 21:10:55.506709 [ 5 ] {0e7346d2-bcd1-484f-9aff-fb3e985aa1ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7343 | 2025.10.03 21:10:55.506750 [ 5 ] {0e7346d2-bcd1-484f-9aff-fb3e985aa1ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7344 | 2025.10.03 21:10:55.507057 [ 5 ] {0e7346d2-bcd1-484f-9aff-fb3e985aa1ae} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7345 | 2025.10.03 21:10:55.507092 [ 5 ] {0e7346d2-bcd1-484f-9aff-fb3e985aa1ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7346 | 2025.10.03 21:10:55.507383 [ 5 ] {0e7346d2-bcd1-484f-9aff-fb3e985aa1ae} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 7347 | 2025.10.03 21:10:55.507594 [ 5 ] {0e7346d2-bcd1-484f-9aff-fb3e985aa1ae} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7348 | 2025.10.03 21:10:55.507720 [ 5 ] {0e7346d2-bcd1-484f-9aff-fb3e985aa1ae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001029 sec., 971.8172983479107 rows/sec., 65.48 KiB/sec. | ||
| 7349 | 2025.10.03 21:10:55.507754 [ 5 ] {0e7346d2-bcd1-484f-9aff-fb3e985aa1ae} <Debug> TCPHandler: Processed in 0.001188534 sec. | ||
| 7350 | 2025.10.03 21:10:55.507864 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7351 | 2025.10.03 21:10:55.507957 [ 5 ] {38da0765-03c5-4b56-90e1-318b1df7899d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7352 | 2025.10.03 21:10:55.508011 [ 5 ] {38da0765-03c5-4b56-90e1-318b1df7899d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7353 | 2025.10.03 21:10:55.508856 [ 5 ] {38da0765-03c5-4b56-90e1-318b1df7899d} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7354 | 2025.10.03 21:10:55.508890 [ 5 ] {38da0765-03c5-4b56-90e1-318b1df7899d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7355 | 2025.10.03 21:10:55.509439 [ 5 ] {38da0765-03c5-4b56-90e1-318b1df7899d} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7356 | 2025.10.03 21:10:55.509675 [ 5 ] {38da0765-03c5-4b56-90e1-318b1df7899d} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7357 | 2025.10.03 21:10:55.509813 [ 5 ] {38da0765-03c5-4b56-90e1-318b1df7899d} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001874 sec., 17609.3916755603 rows/sec., 31.56 MiB/sec. | ||
| 7358 | 2025.10.03 21:10:55.509875 [ 5 ] {38da0765-03c5-4b56-90e1-318b1df7899d} <Debug> TCPHandler: Processed in 0.002060213 sec. | ||
| 7359 | 2025.10.03 21:10:55.509991 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7360 | 2025.10.03 21:10:55.510085 [ 5 ] {2bb9a39b-6e84-4b97-9d9a-17d258e2818f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7361 | 2025.10.03 21:10:55.510131 [ 5 ] {2bb9a39b-6e84-4b97-9d9a-17d258e2818f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7362 | 2025.10.03 21:10:55.510471 [ 5 ] {2bb9a39b-6e84-4b97-9d9a-17d258e2818f} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7363 | 2025.10.03 21:10:55.510504 [ 5 ] {2bb9a39b-6e84-4b97-9d9a-17d258e2818f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7364 | 2025.10.03 21:10:55.510820 [ 5 ] {2bb9a39b-6e84-4b97-9d9a-17d258e2818f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7365 | 2025.10.03 21:10:55.511035 [ 5 ] {2bb9a39b-6e84-4b97-9d9a-17d258e2818f} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7366 | 2025.10.03 21:10:55.511162 [ 5 ] {2bb9a39b-6e84-4b97-9d9a-17d258e2818f} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001095 sec., 94977.16894977169 rows/sec., 5.82 MiB/sec. | ||
| 7367 | 2025.10.03 21:10:55.511196 [ 5 ] {2bb9a39b-6e84-4b97-9d9a-17d258e2818f} <Debug> TCPHandler: Processed in 0.001255694 sec. | ||
| 7368 | 2025.10.03 21:10:57.230152 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 14937 | ||
| 7369 | 2025.10.03 21:10:57.230838 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7370 | 2025.10.03 21:10:57.230872 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7371 | 2025.10.03 21:10:57.231359 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7372 | 2025.10.03 21:10:57.231594 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7373 | 2025.10.03 21:10:57.231725 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14937 | ||
| 7374 | 2025.10.03 21:10:57.231737 [ 141 ] {} <Debug> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7375 | 2025.10.03 21:10:57.231783 [ 141 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7376 | 2025.10.03 21:10:57.231805 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7377 | 2025.10.03 21:10:57.231945 [ 194 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 7378 | 2025.10.03 21:10:57.232103 [ 194 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7379 | 2025.10.03 21:10:57.232142 [ 194 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 12505 rows starting from the beginning of the part | ||
| 7380 | 2025.10.03 21:10:57.232210 [ 194 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 7381 | 2025.10.03 21:10:57.232259 [ 194 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 7382 | 2025.10.03 21:10:57.232303 [ 194 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 7383 | 2025.10.03 21:10:57.232348 [ 194 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 7384 | 2025.10.03 21:10:57.232387 [ 194 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 7385 | 2025.10.03 21:10:57.234080 [ 191 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14937 rows, containing 4 columns (4 merged, 0 gathered) in 0.002184434 sec., 6837926.895479562 rows/sec., 97.82 MiB/sec. | ||
| 7386 | 2025.10.03 21:10:57.234654 [ 191 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7387 | 2025.10.03 21:10:57.234966 [ 191 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_31_6} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7388 | 2025.10.03 21:10:57.235055 [ 191 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_31_6} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7389 | 2025.10.03 21:10:57.235174 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 7390 | 2025.10.03 21:10:57.998915 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 7391 | 2025.10.03 21:10:58.016583 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7392 | 2025.10.03 21:10:58.016641 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7393 | 2025.10.03 21:10:58.022202 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7394 | 2025.10.03 21:10:58.022901 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7395 | 2025.10.03 21:10:58.023309 [ 141 ] {} <Debug> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7396 | 2025.10.03 21:10:58.023415 [ 141 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7397 | 2025.10.03 21:10:58.023451 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7398 | 2025.10.03 21:10:58.023634 [ 195 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 7399 | 2025.10.03 21:10:58.025940 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 7400 | 2025.10.03 21:10:58.027886 [ 195 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7401 | 2025.10.03 21:10:58.029468 [ 195 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 7402 | 2025.10.03 21:10:58.034248 [ 195 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 7403 | 2025.10.03 21:10:58.038967 [ 195 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 7404 | 2025.10.03 21:10:58.043296 [ 195 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 7405 | 2025.10.03 21:10:58.047745 [ 195 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 7406 | 2025.10.03 21:10:58.051540 [ 195 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 7407 | 2025.10.03 21:10:58.103891 [ 196 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.080337177 sec., 2912.723706983132 rows/sec., 15.06 MiB/sec. | ||
| 7408 | 2025.10.03 21:10:58.106736 [ 192 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7409 | 2025.10.03 21:10:58.108749 [ 192 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_31_6} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7410 | 2025.10.03 21:10:58.108827 [ 192 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_31_6} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7411 | 2025.10.03 21:10:58.110860 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.10 MiB. | ||
| 7412 | 2025.10.03 21:10:59.000254 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 277.84 MiB, peak 288.40 MiB, free memory in arenas 0.00 B, will set to 280.79 MiB (RSS), difference: 2.95 MiB | ||
| 7413 | 2025.10.03 21:11:00.478717 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7414 | 2025.10.03 21:11:00.479016 [ 5 ] {579a6390-4f26-4e0f-9e3a-5b9d0bfdf074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7415 | 2025.10.03 21:11:00.479120 [ 5 ] {579a6390-4f26-4e0f-9e3a-5b9d0bfdf074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7416 | 2025.10.03 21:11:00.479953 [ 5 ] {579a6390-4f26-4e0f-9e3a-5b9d0bfdf074} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7417 | 2025.10.03 21:11:00.479993 [ 5 ] {579a6390-4f26-4e0f-9e3a-5b9d0bfdf074} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7418 | 2025.10.03 21:11:00.480392 [ 5 ] {579a6390-4f26-4e0f-9e3a-5b9d0bfdf074} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7419 | 2025.10.03 21:11:00.480624 [ 5 ] {579a6390-4f26-4e0f-9e3a-5b9d0bfdf074} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7420 | 2025.10.03 21:11:00.480789 [ 5 ] {579a6390-4f26-4e0f-9e3a-5b9d0bfdf074} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00185 sec., 41081.08108108108 rows/sec., 3.39 MiB/sec. | ||
| 7421 | 2025.10.03 21:11:00.480836 [ 5 ] {579a6390-4f26-4e0f-9e3a-5b9d0bfdf074} <Debug> TCPHandler: Processed in 0.002298396 sec. | ||
| 7422 | 2025.10.03 21:11:00.480956 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7423 | 2025.10.03 21:11:00.481057 [ 5 ] {e12c8cf2-61d5-4857-9ad0-9a0688a322d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7424 | 2025.10.03 21:11:00.481100 [ 5 ] {e12c8cf2-61d5-4857-9ad0-9a0688a322d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7425 | 2025.10.03 21:11:00.481508 [ 5 ] {e12c8cf2-61d5-4857-9ad0-9a0688a322d5} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7426 | 2025.10.03 21:11:00.481544 [ 5 ] {e12c8cf2-61d5-4857-9ad0-9a0688a322d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7427 | 2025.10.03 21:11:00.481852 [ 5 ] {e12c8cf2-61d5-4857-9ad0-9a0688a322d5} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7428 | 2025.10.03 21:11:00.482059 [ 5 ] {e12c8cf2-61d5-4857-9ad0-9a0688a322d5} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7429 | 2025.10.03 21:11:00.482184 [ 5 ] {e12c8cf2-61d5-4857-9ad0-9a0688a322d5} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00115 sec., 8695.652173913044 rows/sec., 653.87 KiB/sec. | ||
| 7430 | 2025.10.03 21:11:00.482221 [ 5 ] {e12c8cf2-61d5-4857-9ad0-9a0688a322d5} <Debug> TCPHandler: Processed in 0.001314775 sec. | ||
| 7431 | 2025.10.03 21:11:00.482321 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7432 | 2025.10.03 21:11:00.482413 [ 5 ] {b7745f11-a6d3-4c23-af86-e05a5666f07e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7433 | 2025.10.03 21:11:00.482453 [ 5 ] {b7745f11-a6d3-4c23-af86-e05a5666f07e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7434 | 2025.10.03 21:11:00.482859 [ 5 ] {b7745f11-a6d3-4c23-af86-e05a5666f07e} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7435 | 2025.10.03 21:11:00.482893 [ 5 ] {b7745f11-a6d3-4c23-af86-e05a5666f07e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7436 | 2025.10.03 21:11:00.483211 [ 5 ] {b7745f11-a6d3-4c23-af86-e05a5666f07e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7437 | 2025.10.03 21:11:00.483420 [ 5 ] {b7745f11-a6d3-4c23-af86-e05a5666f07e} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7438 | 2025.10.03 21:11:00.483552 [ 5 ] {b7745f11-a6d3-4c23-af86-e05a5666f07e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001157 sec., 63958.51339671564 rows/sec., 4.99 MiB/sec. | ||
| 7439 | 2025.10.03 21:11:00.483589 [ 5 ] {b7745f11-a6d3-4c23-af86-e05a5666f07e} <Debug> TCPHandler: Processed in 0.001316005 sec. | ||
| 7440 | 2025.10.03 21:11:00.483696 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7441 | 2025.10.03 21:11:00.483789 [ 5 ] {9693cc56-c3ad-435e-b739-8dab0ebf3be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7442 | 2025.10.03 21:11:00.483833 [ 5 ] {9693cc56-c3ad-435e-b739-8dab0ebf3be1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7443 | 2025.10.03 21:11:00.484220 [ 5 ] {9693cc56-c3ad-435e-b739-8dab0ebf3be1} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7444 | 2025.10.03 21:11:00.484254 [ 5 ] {9693cc56-c3ad-435e-b739-8dab0ebf3be1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7445 | 2025.10.03 21:11:00.484599 [ 5 ] {9693cc56-c3ad-435e-b739-8dab0ebf3be1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7446 | 2025.10.03 21:11:00.484807 [ 5 ] {9693cc56-c3ad-435e-b739-8dab0ebf3be1} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7447 | 2025.10.03 21:11:00.484933 [ 5 ] {9693cc56-c3ad-435e-b739-8dab0ebf3be1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001162 sec., 137693.63166953527 rows/sec., 9.59 MiB/sec. | ||
| 7448 | 2025.10.03 21:11:00.484968 [ 5 ] {9693cc56-c3ad-435e-b739-8dab0ebf3be1} <Debug> TCPHandler: Processed in 0.001319164 sec. | ||
| 7449 | 2025.10.03 21:11:00.485076 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7450 | 2025.10.03 21:11:00.485176 [ 5 ] {24ff16c3-d85d-4339-9337-bed8bf484abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7451 | 2025.10.03 21:11:00.485242 [ 5 ] {24ff16c3-d85d-4339-9337-bed8bf484abd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7452 | 2025.10.03 21:11:00.486036 [ 5 ] {24ff16c3-d85d-4339-9337-bed8bf484abd} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7453 | 2025.10.03 21:11:00.486070 [ 5 ] {24ff16c3-d85d-4339-9337-bed8bf484abd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7454 | 2025.10.03 21:11:00.486578 [ 5 ] {24ff16c3-d85d-4339-9337-bed8bf484abd} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7455 | 2025.10.03 21:11:00.486794 [ 5 ] {24ff16c3-d85d-4339-9337-bed8bf484abd} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7456 | 2025.10.03 21:11:00.486926 [ 5 ] {24ff16c3-d85d-4339-9337-bed8bf484abd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001773 sec., 5640.157924421884 rows/sec., 10.11 MiB/sec. | ||
| 7457 | 2025.10.03 21:11:00.486977 [ 5 ] {24ff16c3-d85d-4339-9337-bed8bf484abd} <Debug> TCPHandler: Processed in 0.001948782 sec. | ||
| 7458 | 2025.10.03 21:11:00.487086 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7459 | 2025.10.03 21:11:00.487206 [ 5 ] {9f2fceea-de17-4a6e-b3f9-aa779329af80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7460 | 2025.10.03 21:11:00.487247 [ 5 ] {9f2fceea-de17-4a6e-b3f9-aa779329af80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7461 | 2025.10.03 21:11:00.487576 [ 5 ] {9f2fceea-de17-4a6e-b3f9-aa779329af80} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7462 | 2025.10.03 21:11:00.487610 [ 5 ] {9f2fceea-de17-4a6e-b3f9-aa779329af80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7463 | 2025.10.03 21:11:00.487903 [ 5 ] {9f2fceea-de17-4a6e-b3f9-aa779329af80} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7464 | 2025.10.03 21:11:00.488118 [ 5 ] {9f2fceea-de17-4a6e-b3f9-aa779329af80} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7465 | 2025.10.03 21:11:00.488246 [ 5 ] {9f2fceea-de17-4a6e-b3f9-aa779329af80} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001059 sec., 56657.22379603399 rows/sec., 3.82 MiB/sec. | ||
| 7466 | 2025.10.03 21:11:00.488304 [ 5 ] {9f2fceea-de17-4a6e-b3f9-aa779329af80} <Debug> TCPHandler: Processed in 0.001265464 sec. | ||
| 7467 | 2025.10.03 21:11:04.612792 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7468 | 2025.10.03 21:11:04.612858 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7469 | 2025.10.03 21:11:04.731907 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 15385 | ||
| 7470 | 2025.10.03 21:11:04.732513 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7471 | 2025.10.03 21:11:04.732553 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7472 | 2025.10.03 21:11:04.733268 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7473 | 2025.10.03 21:11:04.733497 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7474 | 2025.10.03 21:11:04.733635 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15385 | ||
| 7475 | 2025.10.03 21:11:04.779145 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 946 | ||
| 7476 | 2025.10.03 21:11:04.781913 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7477 | 2025.10.03 21:11:04.781951 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7478 | 2025.10.03 21:11:04.783138 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7479 | 2025.10.03 21:11:04.783427 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7480 | 2025.10.03 21:11:04.783686 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 946 | ||
| 7481 | 2025.10.03 21:11:05.001580 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001093902 sec. | ||
| 7482 | 2025.10.03 21:11:05.491249 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7483 | 2025.10.03 21:11:05.491455 [ 5 ] {e92f2a57-56d4-4384-bc14-55f3bb3bd4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7484 | 2025.10.03 21:11:05.491525 [ 5 ] {e92f2a57-56d4-4384-bc14-55f3bb3bd4b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7485 | 2025.10.03 21:11:05.492292 [ 5 ] {e92f2a57-56d4-4384-bc14-55f3bb3bd4b4} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7486 | 2025.10.03 21:11:05.492330 [ 5 ] {e92f2a57-56d4-4384-bc14-55f3bb3bd4b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7487 | 2025.10.03 21:11:05.492742 [ 5 ] {e92f2a57-56d4-4384-bc14-55f3bb3bd4b4} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7488 | 2025.10.03 21:11:05.492962 [ 5 ] {e92f2a57-56d4-4384-bc14-55f3bb3bd4b4} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7489 | 2025.10.03 21:11:05.493111 [ 5 ] {e92f2a57-56d4-4384-bc14-55f3bb3bd4b4} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00171 sec., 239766.08187134503 rows/sec., 15.21 MiB/sec. | ||
| 7490 | 2025.10.03 21:11:05.493151 [ 5 ] {e92f2a57-56d4-4384-bc14-55f3bb3bd4b4} <Debug> TCPHandler: Processed in 0.002032483 sec. | ||
| 7491 | 2025.10.03 21:11:05.493264 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7492 | 2025.10.03 21:11:05.493361 [ 5 ] {e91ddd5d-ca13-427c-b460-07c9e27a4880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7493 | 2025.10.03 21:11:05.493400 [ 5 ] {e91ddd5d-ca13-427c-b460-07c9e27a4880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7494 | 2025.10.03 21:11:05.494278 [ 5 ] {e91ddd5d-ca13-427c-b460-07c9e27a4880} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7495 | 2025.10.03 21:11:05.494313 [ 5 ] {e91ddd5d-ca13-427c-b460-07c9e27a4880} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7496 | 2025.10.03 21:11:05.494696 [ 5 ] {e91ddd5d-ca13-427c-b460-07c9e27a4880} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7497 | 2025.10.03 21:11:05.494901 [ 5 ] {e91ddd5d-ca13-427c-b460-07c9e27a4880} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7498 | 2025.10.03 21:11:05.495006 [ 127 ] {} <Debug> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7499 | 2025.10.03 21:11:05.495023 [ 5 ] {e91ddd5d-ca13-427c-b460-07c9e27a4880} <Debug> executeQuery: Read 1178 rows, 96.06 KiB in 0.001681 sec., 700773.3491969067 rows/sec., 55.80 MiB/sec. | ||
| 7500 | 2025.10.03 21:11:05.495043 [ 127 ] {} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7501 | 2025.10.03 21:11:05.495060 [ 5 ] {e91ddd5d-ca13-427c-b460-07c9e27a4880} <Debug> TCPHandler: Processed in 0.001843751 sec. | ||
| 7502 | 2025.10.03 21:11:05.495068 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7503 | 2025.10.03 21:11:05.495170 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7504 | 2025.10.03 21:11:05.495193 [ 194 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::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 | ||
| 7505 | 2025.10.03 21:11:05.495264 [ 5 ] {222de214-7f30-4a75-83cb-ecc4db3c025d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7506 | 2025.10.03 21:11:05.495318 [ 5 ] {222de214-7f30-4a75-83cb-ecc4db3c025d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7507 | 2025.10.03 21:11:05.495359 [ 194 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7508 | 2025.10.03 21:11:05.495399 [ 194 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2469 rows starting from the beginning of the part | ||
| 7509 | 2025.10.03 21:11:05.495471 [ 194 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 122 rows starting from the beginning of the part | ||
| 7510 | 2025.10.03 21:11:05.495523 [ 194 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 76 rows starting from the beginning of the part | ||
| 7511 | 2025.10.03 21:11:05.495570 [ 194 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1179 rows starting from the beginning of the part | ||
| 7512 | 2025.10.03 21:11:05.495616 [ 194 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 76 rows starting from the beginning of the part | ||
| 7513 | 2025.10.03 21:11:05.495661 [ 194 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1178 rows starting from the beginning of the part | ||
| 7514 | 2025.10.03 21:11:05.495813 [ 5 ] {222de214-7f30-4a75-83cb-ecc4db3c025d} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7515 | 2025.10.03 21:11:05.495854 [ 5 ] {222de214-7f30-4a75-83cb-ecc4db3c025d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7516 | 2025.10.03 21:11:05.496185 [ 5 ] {222de214-7f30-4a75-83cb-ecc4db3c025d} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7517 | 2025.10.03 21:11:05.496414 [ 5 ] {222de214-7f30-4a75-83cb-ecc4db3c025d} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7518 | 2025.10.03 21:11:05.496545 [ 5 ] {222de214-7f30-4a75-83cb-ecc4db3c025d} <Debug> executeQuery: Read 238 rows, 14.80 KiB in 0.0013 sec., 183076.9230769231 rows/sec., 11.12 MiB/sec. | ||
| 7519 | 2025.10.03 21:11:05.496582 [ 5 ] {222de214-7f30-4a75-83cb-ecc4db3c025d} <Debug> TCPHandler: Processed in 0.001459136 sec. | ||
| 7520 | 2025.10.03 21:11:05.496701 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7521 | 2025.10.03 21:11:05.496804 [ 5 ] {15590f68-52ab-48bf-87ef-a2bd24ed21fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7522 | 2025.10.03 21:11:05.496841 [ 5 ] {15590f68-52ab-48bf-87ef-a2bd24ed21fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7523 | 2025.10.03 21:11:05.497313 [ 5 ] {15590f68-52ab-48bf-87ef-a2bd24ed21fc} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7524 | 2025.10.03 21:11:05.497348 [ 5 ] {15590f68-52ab-48bf-87ef-a2bd24ed21fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7525 | 2025.10.03 21:11:05.497641 [ 5 ] {15590f68-52ab-48bf-87ef-a2bd24ed21fc} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 7526 | 2025.10.03 21:11:05.497681 [ 192 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5100 rows, containing 5 columns (5 merged, 0 gathered) in 0.002541888 sec., 2006382.6573004003 rows/sec., 169.99 MiB/sec. | ||
| 7527 | 2025.10.03 21:11:05.497850 [ 5 ] {15590f68-52ab-48bf-87ef-a2bd24ed21fc} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7528 | 2025.10.03 21:11:05.497944 [ 127 ] {} <Debug> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 7529 | 2025.10.03 21:11:05.497971 [ 127 ] {} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7530 | 2025.10.03 21:11:05.497981 [ 5 ] {15590f68-52ab-48bf-87ef-a2bd24ed21fc} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001206 sec., 175787.728026534 rows/sec., 11.34 MiB/sec. | ||
| 7531 | 2025.10.03 21:11:05.497989 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7532 | 2025.10.03 21:11:05.498018 [ 5 ] {15590f68-52ab-48bf-87ef-a2bd24ed21fc} <Debug> TCPHandler: Processed in 0.001363735 sec. | ||
| 7533 | 2025.10.03 21:11:05.498072 [ 186 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::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 | ||
| 7534 | 2025.10.03 21:11:05.498094 [ 188 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7535 | 2025.10.03 21:11:05.498116 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7536 | 2025.10.03 21:11:05.498178 [ 186 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7537 | 2025.10.03 21:11:05.498210 [ 186 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 464 rows starting from the beginning of the part | ||
| 7538 | 2025.10.03 21:11:05.498221 [ 5 ] {6a546fae-70af-4cd3-a5eb-5f7aa45865bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 7539 | 2025.10.03 21:11:05.498273 [ 5 ] {6a546fae-70af-4cd3-a5eb-5f7aa45865bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 7540 | 2025.10.03 21:11:05.498272 [ 186 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 212 rows starting from the beginning of the part | ||
| 7541 | 2025.10.03 21:11:05.498332 [ 186 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 212 rows starting from the beginning of the part | ||
| 7542 | 2025.10.03 21:11:05.498371 [ 186 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 252 rows starting from the beginning of the part | ||
| 7543 | 2025.10.03 21:11:05.498410 [ 186 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 212 rows starting from the beginning of the part | ||
| 7544 | 2025.10.03 21:11:05.498447 [ 186 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 212 rows starting from the beginning of the part | ||
| 7545 | 2025.10.03 21:11:05.498453 [ 188 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_46_9} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7546 | 2025.10.03 21:11:05.498559 [ 188 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_46_9} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7547 | 2025.10.03 21:11:05.498665 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 7548 | 2025.10.03 21:11:05.498755 [ 5 ] {6a546fae-70af-4cd3-a5eb-5f7aa45865bf} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7549 | 2025.10.03 21:11:05.498795 [ 5 ] {6a546fae-70af-4cd3-a5eb-5f7aa45865bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7550 | 2025.10.03 21:11:05.499113 [ 5 ] {6a546fae-70af-4cd3-a5eb-5f7aa45865bf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7551 | 2025.10.03 21:11:05.499316 [ 5 ] {6a546fae-70af-4cd3-a5eb-5f7aa45865bf} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7552 | 2025.10.03 21:11:05.499387 [ 192 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1564 rows, containing 5 columns (5 merged, 0 gathered) in 0.001352856 sec., 1156072.7823212524 rows/sec., 80.71 MiB/sec. | ||
| 7553 | 2025.10.03 21:11:05.499449 [ 5 ] {6a546fae-70af-4cd3-a5eb-5f7aa45865bf} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001254 sec., 168261.5629984051 rows/sec., 9.55 MiB/sec. | ||
| 7554 | 2025.10.03 21:11:05.499489 [ 5 ] {6a546fae-70af-4cd3-a5eb-5f7aa45865bf} <Debug> TCPHandler: Processed in 0.001420226 sec. | ||
| 7555 | 2025.10.03 21:11:05.499544 [ 188 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 7556 | 2025.10.03 21:11:05.499607 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7557 | 2025.10.03 21:11:05.499719 [ 5 ] {457fc6ad-7d27-4215-b1e9-22540b51b52f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7558 | 2025.10.03 21:11:05.499762 [ 5 ] {457fc6ad-7d27-4215-b1e9-22540b51b52f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7559 | 2025.10.03 21:11:05.499796 [ 188 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_21_4} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7560 | 2025.10.03 21:11:05.499870 [ 188 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_21_4} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 7561 | 2025.10.03 21:11:05.499942 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 7562 | 2025.10.03 21:11:05.500478 [ 5 ] {457fc6ad-7d27-4215-b1e9-22540b51b52f} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7563 | 2025.10.03 21:11:05.500519 [ 5 ] {457fc6ad-7d27-4215-b1e9-22540b51b52f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7564 | 2025.10.03 21:11:05.500863 [ 5 ] {457fc6ad-7d27-4215-b1e9-22540b51b52f} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7565 | 2025.10.03 21:11:05.501074 [ 5 ] {457fc6ad-7d27-4215-b1e9-22540b51b52f} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7566 | 2025.10.03 21:11:05.501171 [ 127 ] {} <Debug> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7567 | 2025.10.03 21:11:05.501198 [ 127 ] {} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7568 | 2025.10.03 21:11:05.501198 [ 5 ] {457fc6ad-7d27-4215-b1e9-22540b51b52f} <Debug> executeQuery: Read 712 rows, 51.11 KiB in 0.001498 sec., 475300.4005340454 rows/sec., 33.32 MiB/sec. | ||
| 7569 | 2025.10.03 21:11:05.501215 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7570 | 2025.10.03 21:11:05.501242 [ 5 ] {457fc6ad-7d27-4215-b1e9-22540b51b52f} <Debug> TCPHandler: Processed in 0.001683499 sec. | ||
| 7571 | 2025.10.03 21:11:05.501297 [ 192 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::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 | ||
| 7572 | 2025.10.03 21:11:05.501354 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7573 | 2025.10.03 21:11:05.501392 [ 192 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7574 | 2025.10.03 21:11:05.501427 [ 192 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1252 rows starting from the beginning of the part | ||
| 7575 | 2025.10.03 21:11:05.501465 [ 5 ] {700e3d0e-754e-4769-a1e3-059d507bd398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 7576 | 2025.10.03 21:11:05.501490 [ 192 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 97 rows starting from the beginning of the part | ||
| 7577 | 2025.10.03 21:11:05.501510 [ 5 ] {700e3d0e-754e-4769-a1e3-059d507bd398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 7578 | 2025.10.03 21:11:05.501541 [ 192 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 74 rows starting from the beginning of the part | ||
| 7579 | 2025.10.03 21:11:05.501587 [ 192 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 714 rows starting from the beginning of the part | ||
| 7580 | 2025.10.03 21:11:05.501627 [ 192 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 74 rows starting from the beginning of the part | ||
| 7581 | 2025.10.03 21:11:05.501665 [ 192 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 712 rows starting from the beginning of the part | ||
| 7582 | 2025.10.03 21:11:05.501846 [ 5 ] {700e3d0e-754e-4769-a1e3-059d507bd398} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7583 | 2025.10.03 21:11:05.501885 [ 5 ] {700e3d0e-754e-4769-a1e3-059d507bd398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7584 | 2025.10.03 21:11:05.502198 [ 5 ] {700e3d0e-754e-4769-a1e3-059d507bd398} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7585 | 2025.10.03 21:11:05.502426 [ 5 ] {700e3d0e-754e-4769-a1e3-059d507bd398} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7586 | 2025.10.03 21:11:05.502517 [ 127 ] {} <Debug> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 7587 | 2025.10.03 21:11:05.502542 [ 127 ] {} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7588 | 2025.10.03 21:11:05.502555 [ 5 ] {700e3d0e-754e-4769-a1e3-059d507bd398} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001112 sec., 5395.6834532374105 rows/sec., 281.90 KiB/sec. | ||
| 7589 | 2025.10.03 21:11:05.502557 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7590 | 2025.10.03 21:11:05.502591 [ 5 ] {700e3d0e-754e-4769-a1e3-059d507bd398} <Debug> TCPHandler: Processed in 0.001284495 sec. | ||
| 7591 | 2025.10.03 21:11:05.502638 [ 188 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::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 | ||
| 7592 | 2025.10.03 21:11:05.502721 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7593 | 2025.10.03 21:11:05.502729 [ 188 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7594 | 2025.10.03 21:11:05.502770 [ 188 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
| 7595 | 2025.10.03 21:11:05.502816 [ 188 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
| 7596 | 2025.10.03 21:11:05.502829 [ 5 ] {53976aa8-8756-4e4d-a284-d07cd7546af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7597 | 2025.10.03 21:11:05.502855 [ 188 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
| 7598 | 2025.10.03 21:11:05.502875 [ 5 ] {53976aa8-8756-4e4d-a284-d07cd7546af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7599 | 2025.10.03 21:11:05.502895 [ 188 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 7600 | 2025.10.03 21:11:05.502935 [ 188 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
| 7601 | 2025.10.03 21:11:05.502937 [ 197 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2923 rows, containing 5 columns (5 merged, 0 gathered) in 0.001669129 sec., 1751212.7582709305 rows/sec., 132.18 MiB/sec. | ||
| 7602 | 2025.10.03 21:11:05.502968 [ 188 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
| 7603 | 2025.10.03 21:11:05.503165 [ 199 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7604 | 2025.10.03 21:11:05.503332 [ 5 ] {53976aa8-8756-4e4d-a284-d07cd7546af2} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7605 | 2025.10.03 21:11:05.503366 [ 5 ] {53976aa8-8756-4e4d-a284-d07cd7546af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7606 | 2025.10.03 21:11:05.503462 [ 199 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_46_9} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7607 | 2025.10.03 21:11:05.503527 [ 199 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_46_9} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7608 | 2025.10.03 21:11:05.503627 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.70 MiB. | ||
| 7609 | 2025.10.03 21:11:05.503748 [ 197 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001141553 sec., 84095.9640069274 rows/sec., 4.29 MiB/sec. | ||
| 7610 | 2025.10.03 21:11:05.503808 [ 5 ] {53976aa8-8756-4e4d-a284-d07cd7546af2} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7611 | 2025.10.03 21:11:05.503856 [ 188 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 7612 | 2025.10.03 21:11:05.504070 [ 5 ] {53976aa8-8756-4e4d-a284-d07cd7546af2} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7613 | 2025.10.03 21:11:05.504162 [ 188 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_16_3} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7614 | 2025.10.03 21:11:05.504233 [ 188 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_16_3} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 7615 | 2025.10.03 21:11:05.504242 [ 5 ] {53976aa8-8756-4e4d-a284-d07cd7546af2} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001431 sec., 219426.97414395527 rows/sec., 14.41 MiB/sec. | ||
| 7616 | 2025.10.03 21:11:05.504284 [ 5 ] {53976aa8-8756-4e4d-a284-d07cd7546af2} <Debug> TCPHandler: Processed in 0.001618068 sec. | ||
| 7617 | 2025.10.03 21:11:05.504293 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 7618 | 2025.10.03 21:11:05.504395 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7619 | 2025.10.03 21:11:05.504494 [ 5 ] {48ccc111-71f3-430d-83b3-561ea9dd14b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 7620 | 2025.10.03 21:11:05.504535 [ 5 ] {48ccc111-71f3-430d-83b3-561ea9dd14b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 7621 | 2025.10.03 21:11:05.504838 [ 5 ] {48ccc111-71f3-430d-83b3-561ea9dd14b9} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7622 | 2025.10.03 21:11:05.504873 [ 5 ] {48ccc111-71f3-430d-83b3-561ea9dd14b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7623 | 2025.10.03 21:11:05.505161 [ 5 ] {48ccc111-71f3-430d-83b3-561ea9dd14b9} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7624 | 2025.10.03 21:11:05.505359 [ 5 ] {48ccc111-71f3-430d-83b3-561ea9dd14b9} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7625 | 2025.10.03 21:11:05.505482 [ 5 ] {48ccc111-71f3-430d-83b3-561ea9dd14b9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001006 sec., 994.0357852882704 rows/sec., 66.98 KiB/sec. | ||
| 7626 | 2025.10.03 21:11:05.505516 [ 5 ] {48ccc111-71f3-430d-83b3-561ea9dd14b9} <Debug> TCPHandler: Processed in 0.001167923 sec. | ||
| 7627 | 2025.10.03 21:11:05.505627 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7628 | 2025.10.03 21:11:05.505719 [ 5 ] {024b96b4-b862-4ca2-b0b7-d7ef21b601f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7629 | 2025.10.03 21:11:05.505771 [ 5 ] {024b96b4-b862-4ca2-b0b7-d7ef21b601f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7630 | 2025.10.03 21:11:05.506564 [ 5 ] {024b96b4-b862-4ca2-b0b7-d7ef21b601f8} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7631 | 2025.10.03 21:11:05.506597 [ 5 ] {024b96b4-b862-4ca2-b0b7-d7ef21b601f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7632 | 2025.10.03 21:11:05.507121 [ 5 ] {024b96b4-b862-4ca2-b0b7-d7ef21b601f8} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7633 | 2025.10.03 21:11:05.507339 [ 5 ] {024b96b4-b862-4ca2-b0b7-d7ef21b601f8} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7634 | 2025.10.03 21:11:05.507470 [ 5 ] {024b96b4-b862-4ca2-b0b7-d7ef21b601f8} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001769 sec., 18654.607122668174 rows/sec., 33.43 MiB/sec. | ||
| 7635 | 2025.10.03 21:11:05.507520 [ 5 ] {024b96b4-b862-4ca2-b0b7-d7ef21b601f8} <Debug> TCPHandler: Processed in 0.001946911 sec. | ||
| 7636 | 2025.10.03 21:11:05.507630 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7637 | 2025.10.03 21:11:05.507723 [ 5 ] {35c9da92-114a-408d-bd92-7d3578d1d340} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7638 | 2025.10.03 21:11:05.507763 [ 5 ] {35c9da92-114a-408d-bd92-7d3578d1d340} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7639 | 2025.10.03 21:11:05.508098 [ 5 ] {35c9da92-114a-408d-bd92-7d3578d1d340} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7640 | 2025.10.03 21:11:05.508131 [ 5 ] {35c9da92-114a-408d-bd92-7d3578d1d340} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7641 | 2025.10.03 21:11:05.508421 [ 5 ] {35c9da92-114a-408d-bd92-7d3578d1d340} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7642 | 2025.10.03 21:11:05.508618 [ 5 ] {35c9da92-114a-408d-bd92-7d3578d1d340} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7643 | 2025.10.03 21:11:05.508738 [ 5 ] {35c9da92-114a-408d-bd92-7d3578d1d340} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001033 sec., 100677.63794772506 rows/sec., 6.17 MiB/sec. | ||
| 7644 | 2025.10.03 21:11:05.508772 [ 5 ] {35c9da92-114a-408d-bd92-7d3578d1d340} <Debug> TCPHandler: Processed in 0.001188954 sec. | ||
| 7645 | 2025.10.03 21:11:05.526082 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 7646 | 2025.10.03 21:11:05.541523 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7647 | 2025.10.03 21:11:05.541572 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7648 | 2025.10.03 21:11:05.547015 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7649 | 2025.10.03 21:11:05.547694 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7650 | 2025.10.03 21:11:05.550588 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 7651 | 2025.10.03 21:11:10.523292 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7652 | 2025.10.03 21:11:10.523574 [ 5 ] {c727aaf3-4ede-4be9-afb9-43d1ea698727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7653 | 2025.10.03 21:11:10.523691 [ 5 ] {c727aaf3-4ede-4be9-afb9-43d1ea698727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7654 | 2025.10.03 21:11:10.524513 [ 5 ] {c727aaf3-4ede-4be9-afb9-43d1ea698727} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7655 | 2025.10.03 21:11:10.524570 [ 5 ] {c727aaf3-4ede-4be9-afb9-43d1ea698727} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7656 | 2025.10.03 21:11:10.525095 [ 5 ] {c727aaf3-4ede-4be9-afb9-43d1ea698727} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7657 | 2025.10.03 21:11:10.525496 [ 5 ] {c727aaf3-4ede-4be9-afb9-43d1ea698727} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7658 | 2025.10.03 21:11:10.525790 [ 5 ] {c727aaf3-4ede-4be9-afb9-43d1ea698727} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002266 sec., 1765.2250661959401 rows/sec., 143.94 KiB/sec. | ||
| 7659 | 2025.10.03 21:11:10.525950 [ 5 ] {c727aaf3-4ede-4be9-afb9-43d1ea698727} <Debug> TCPHandler: Processed in 0.002865532 sec. | ||
| 7660 | 2025.10.03 21:11:10.526143 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7661 | 2025.10.03 21:11:10.526295 [ 5 ] {a3f87b18-71a3-4ad4-93df-15743a2b5a78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7662 | 2025.10.03 21:11:10.526353 [ 5 ] {a3f87b18-71a3-4ad4-93df-15743a2b5a78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7663 | 2025.10.03 21:11:10.527680 [ 5 ] {a3f87b18-71a3-4ad4-93df-15743a2b5a78} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7664 | 2025.10.03 21:11:10.527729 [ 5 ] {a3f87b18-71a3-4ad4-93df-15743a2b5a78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7665 | 2025.10.03 21:11:10.528337 [ 5 ] {a3f87b18-71a3-4ad4-93df-15743a2b5a78} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7666 | 2025.10.03 21:11:10.528657 [ 5 ] {a3f87b18-71a3-4ad4-93df-15743a2b5a78} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7667 | 2025.10.03 21:11:10.528851 [ 5 ] {a3f87b18-71a3-4ad4-93df-15743a2b5a78} <Debug> executeQuery: Read 1218 rows, 103.12 KiB in 0.002587 sec., 470815.61654425977 rows/sec., 38.93 MiB/sec. | ||
| 7668 | 2025.10.03 21:11:10.528915 [ 5 ] {a3f87b18-71a3-4ad4-93df-15743a2b5a78} <Debug> TCPHandler: Processed in 0.002845142 sec. | ||
| 7669 | 2025.10.03 21:11:10.529085 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7670 | 2025.10.03 21:11:10.529217 [ 5 ] {b10dcac9-3fda-425e-927a-15478211885d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7671 | 2025.10.03 21:11:10.529272 [ 5 ] {b10dcac9-3fda-425e-927a-15478211885d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7672 | 2025.10.03 21:11:10.529844 [ 5 ] {b10dcac9-3fda-425e-927a-15478211885d} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7673 | 2025.10.03 21:11:10.529894 [ 5 ] {b10dcac9-3fda-425e-927a-15478211885d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7674 | 2025.10.03 21:11:10.530314 [ 5 ] {b10dcac9-3fda-425e-927a-15478211885d} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7675 | 2025.10.03 21:11:10.530604 [ 5 ] {b10dcac9-3fda-425e-927a-15478211885d} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7676 | 2025.10.03 21:11:10.530791 [ 5 ] {b10dcac9-3fda-425e-927a-15478211885d} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001603 sec., 8733.624454148472 rows/sec., 643.33 KiB/sec. | ||
| 7677 | 2025.10.03 21:11:10.530840 [ 5 ] {b10dcac9-3fda-425e-927a-15478211885d} <Debug> TCPHandler: Processed in 0.00182093 sec. | ||
| 7678 | 2025.10.03 21:11:10.530986 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7679 | 2025.10.03 21:11:10.531118 [ 5 ] {51aa67f0-dc68-487e-b91c-68556efb39a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7680 | 2025.10.03 21:11:10.531176 [ 5 ] {51aa67f0-dc68-487e-b91c-68556efb39a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7681 | 2025.10.03 21:11:10.531762 [ 5 ] {51aa67f0-dc68-487e-b91c-68556efb39a5} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7682 | 2025.10.03 21:11:10.531803 [ 5 ] {51aa67f0-dc68-487e-b91c-68556efb39a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7683 | 2025.10.03 21:11:10.532263 [ 5 ] {51aa67f0-dc68-487e-b91c-68556efb39a5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 7684 | 2025.10.03 21:11:10.532619 [ 5 ] {51aa67f0-dc68-487e-b91c-68556efb39a5} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7685 | 2025.10.03 21:11:10.532827 [ 5 ] {51aa67f0-dc68-487e-b91c-68556efb39a5} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001747 sec., 130509.44476244992 rows/sec., 8.84 MiB/sec. | ||
| 7686 | 2025.10.03 21:11:10.532876 [ 5 ] {51aa67f0-dc68-487e-b91c-68556efb39a5} <Debug> TCPHandler: Processed in 0.001953362 sec. | ||
| 7687 | 2025.10.03 21:11:10.533024 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7688 | 2025.10.03 21:11:10.533131 [ 5 ] {af15d736-8d4a-4a10-96a6-092faef63300} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7689 | 2025.10.03 21:11:10.533177 [ 5 ] {af15d736-8d4a-4a10-96a6-092faef63300} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7690 | 2025.10.03 21:11:10.533950 [ 5 ] {af15d736-8d4a-4a10-96a6-092faef63300} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7691 | 2025.10.03 21:11:10.534001 [ 5 ] {af15d736-8d4a-4a10-96a6-092faef63300} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7692 | 2025.10.03 21:11:10.534414 [ 5 ] {af15d736-8d4a-4a10-96a6-092faef63300} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7693 | 2025.10.03 21:11:10.534671 [ 5 ] {af15d736-8d4a-4a10-96a6-092faef63300} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7694 | 2025.10.03 21:11:10.534828 [ 5 ] {af15d736-8d4a-4a10-96a6-092faef63300} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001719 sec., 310645.7242582897 rows/sec., 23.03 MiB/sec. | ||
| 7695 | 2025.10.03 21:11:10.534872 [ 5 ] {af15d736-8d4a-4a10-96a6-092faef63300} <Debug> TCPHandler: Processed in 0.001903841 sec. | ||
| 7696 | 2025.10.03 21:11:10.535005 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7697 | 2025.10.03 21:11:10.535115 [ 5 ] {9501e882-4fe4-4095-b602-5dabe84a0eee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7698 | 2025.10.03 21:11:10.535165 [ 5 ] {9501e882-4fe4-4095-b602-5dabe84a0eee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7699 | 2025.10.03 21:11:10.535787 [ 5 ] {9501e882-4fe4-4095-b602-5dabe84a0eee} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7700 | 2025.10.03 21:11:10.535826 [ 5 ] {9501e882-4fe4-4095-b602-5dabe84a0eee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7701 | 2025.10.03 21:11:10.536264 [ 5 ] {9501e882-4fe4-4095-b602-5dabe84a0eee} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7702 | 2025.10.03 21:11:10.536516 [ 5 ] {9501e882-4fe4-4095-b602-5dabe84a0eee} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7703 | 2025.10.03 21:11:10.536674 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7704 | 2025.10.03 21:11:10.536703 [ 5 ] {9501e882-4fe4-4095-b602-5dabe84a0eee} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.00161 sec., 525465.8385093168 rows/sec., 35.37 MiB/sec. | ||
| 7705 | 2025.10.03 21:11:10.536738 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7706 | 2025.10.03 21:11:10.536760 [ 5 ] {9501e882-4fe4-4095-b602-5dabe84a0eee} <Debug> TCPHandler: Processed in 0.00181025 sec. | ||
| 7707 | 2025.10.03 21:11:10.536767 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7708 | 2025.10.03 21:11:10.536922 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7709 | 2025.10.03 21:11:10.536924 [ 192 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::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 | ||
| 7710 | 2025.10.03 21:11:10.537046 [ 5 ] {fdf3c9f9-e649-42de-bc7b-c473c4657061} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7711 | 2025.10.03 21:11:10.537131 [ 5 ] {fdf3c9f9-e649-42de-bc7b-c473c4657061} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7712 | 2025.10.03 21:11:10.537139 [ 192 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7713 | 2025.10.03 21:11:10.537201 [ 192 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 13390 rows starting from the beginning of the part | ||
| 7714 | 2025.10.03 21:11:10.537298 [ 192 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 160 rows starting from the beginning of the part | ||
| 7715 | 2025.10.03 21:11:10.537373 [ 192 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 315 rows starting from the beginning of the part | ||
| 7716 | 2025.10.03 21:11:10.537453 [ 192 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::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 | ||
| 7717 | 2025.10.03 21:11:10.537521 [ 192 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::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 | ||
| 7718 | 2025.10.03 21:11:10.537583 [ 192 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 846 rows starting from the beginning of the part | ||
| 7719 | 2025.10.03 21:11:10.538133 [ 5 ] {fdf3c9f9-e649-42de-bc7b-c473c4657061} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7720 | 2025.10.03 21:11:10.538175 [ 5 ] {fdf3c9f9-e649-42de-bc7b-c473c4657061} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7721 | 2025.10.03 21:11:10.539024 [ 5 ] {fdf3c9f9-e649-42de-bc7b-c473c4657061} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7722 | 2025.10.03 21:11:10.539344 [ 5 ] {fdf3c9f9-e649-42de-bc7b-c473c4657061} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7723 | 2025.10.03 21:11:10.539546 [ 5 ] {fdf3c9f9-e649-42de-bc7b-c473c4657061} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002523 sec., 3963.535473642489 rows/sec., 7.10 MiB/sec. | ||
| 7724 | 2025.10.03 21:11:10.539631 [ 5 ] {fdf3c9f9-e649-42de-bc7b-c473c4657061} <Debug> TCPHandler: Processed in 0.002774451 sec. | ||
| 7725 | 2025.10.03 21:11:10.539771 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7726 | 2025.10.03 21:11:10.539880 [ 5 ] {649a78d4-f807-4a32-83b8-e62c2de4ecfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7727 | 2025.10.03 21:11:10.539926 [ 5 ] {649a78d4-f807-4a32-83b8-e62c2de4ecfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7728 | 2025.10.03 21:11:10.540350 [ 5 ] {649a78d4-f807-4a32-83b8-e62c2de4ecfb} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7729 | 2025.10.03 21:11:10.540391 [ 5 ] {649a78d4-f807-4a32-83b8-e62c2de4ecfb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7730 | 2025.10.03 21:11:10.540870 [ 5 ] {649a78d4-f807-4a32-83b8-e62c2de4ecfb} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7731 | 2025.10.03 21:11:10.541154 [ 5 ] {649a78d4-f807-4a32-83b8-e62c2de4ecfb} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7732 | 2025.10.03 21:11:10.541309 [ 5 ] {649a78d4-f807-4a32-83b8-e62c2de4ecfb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001448 sec., 41436.464088397785 rows/sec., 2.79 MiB/sec. | ||
| 7733 | 2025.10.03 21:11:10.541348 [ 5 ] {649a78d4-f807-4a32-83b8-e62c2de4ecfb} <Debug> TCPHandler: Processed in 0.001631868 sec. | ||
| 7734 | 2025.10.03 21:11:10.544320 [ 197 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15185 rows, containing 5 columns (5 merged, 0 gathered) in 0.007461824 sec., 2035025.2163546071 rows/sec., 137.38 MiB/sec. | ||
| 7735 | 2025.10.03 21:11:10.544964 [ 200 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7736 | 2025.10.03 21:11:10.545433 [ 200 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7737 | 2025.10.03 21:11:10.545561 [ 200 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7738 | 2025.10.03 21:11:10.545708 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.86 MiB. | ||
| 7739 | 2025.10.03 21:11:10.890970 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60977 | ||
| 7740 | 2025.10.03 21:11:10.891068 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7741 | 2025.10.03 21:11:10.891096 [ 286 ] {} <Debug> TCP-Session: 27c1bab2-4352-41e5-8d2e-0ecc9bd64302 Authenticating user 'default' from [fd00:1122:3344:101::e]:60977 | ||
| 7742 | 2025.10.03 21:11:10.891119 [ 286 ] {} <Debug> TCP-Session: 27c1bab2-4352-41e5-8d2e-0ecc9bd64302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7743 | 2025.10.03 21:11:10.891132 [ 286 ] {} <Debug> TCP-Session: 27c1bab2-4352-41e5-8d2e-0ecc9bd64302 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7744 | 2025.10.03 21:11:10.891331 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40900 | ||
| 7745 | 2025.10.03 21:11:10.891374 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50939 | ||
| 7746 | 2025.10.03 21:11:10.891403 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40737 | ||
| 7747 | 2025.10.03 21:11:10.891419 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64742 | ||
| 7748 | 2025.10.03 21:11:10.891446 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7749 | 2025.10.03 21:11:10.891461 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65341 | ||
| 7750 | 2025.10.03 21:11:10.891502 [ 288 ] {} <Debug> TCP-Session: 54d28203-d341-4fb6-812f-65fa25da5d35 Authenticating user 'default' from [fd00:1122:3344:101::e]:40900 | ||
| 7751 | 2025.10.03 21:11:10.891471 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40511 | ||
| 7752 | 2025.10.03 21:11:10.891538 [ 288 ] {} <Debug> TCP-Session: 54d28203-d341-4fb6-812f-65fa25da5d35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7753 | 2025.10.03 21:11:10.891448 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45420 | ||
| 7754 | 2025.10.03 21:11:10.891582 [ 286 ] {} <Trace> TCP-Session: 27c1bab2-4352-41e5-8d2e-0ecc9bd64302 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7755 | 2025.10.03 21:11:10.891575 [ 288 ] {} <Debug> TCP-Session: 54d28203-d341-4fb6-812f-65fa25da5d35 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7756 | 2025.10.03 21:11:10.891630 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7757 | 2025.10.03 21:11:10.891437 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53951 | ||
| 7758 | 2025.10.03 21:11:10.891677 [ 289 ] {} <Debug> TCP-Session: d274e2f8-bfae-46aa-a07b-36f25af176d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:50939 | ||
| 7759 | 2025.10.03 21:11:10.891719 [ 289 ] {} <Debug> TCP-Session: d274e2f8-bfae-46aa-a07b-36f25af176d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7760 | 2025.10.03 21:11:10.891733 [ 289 ] {} <Debug> TCP-Session: d274e2f8-bfae-46aa-a07b-36f25af176d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7761 | 2025.10.03 21:11:10.891782 [ 286 ] {d5eeb14d-2e6a-4c1d-beb4-e1a9084e0e76} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:60977) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7762 | 2025.10.03 21:11:10.892073 [ 286 ] {d5eeb14d-2e6a-4c1d-beb4-e1a9084e0e76} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7763 | 2025.10.03 21:11:10.892136 [ 286 ] {d5eeb14d-2e6a-4c1d-beb4-e1a9084e0e76} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7764 | 2025.10.03 21:11:10.892141 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7765 | 2025.10.03 21:11:10.892193 [ 3 ] {} <Debug> TCP-Session: 1b833c6f-9f40-4204-9273-f82abcbc520f Authenticating user 'default' from [fd00:1122:3344:101::e]:40511 | ||
| 7766 | 2025.10.03 21:11:10.892229 [ 3 ] {} <Debug> TCP-Session: 1b833c6f-9f40-4204-9273-f82abcbc520f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7767 | 2025.10.03 21:11:10.892246 [ 3 ] {} <Debug> TCP-Session: 1b833c6f-9f40-4204-9273-f82abcbc520f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7768 | 2025.10.03 21:11:10.892294 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7769 | 2025.10.03 21:11:10.892336 [ 293 ] {} <Debug> TCP-Session: 0f31281c-fce2-4669-993e-6a529d15f73b Authenticating user 'default' from [fd00:1122:3344:101::e]:45420 | ||
| 7770 | 2025.10.03 21:11:10.892361 [ 293 ] {} <Debug> TCP-Session: 0f31281c-fce2-4669-993e-6a529d15f73b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7771 | 2025.10.03 21:11:10.892377 [ 293 ] {} <Debug> TCP-Session: 0f31281c-fce2-4669-993e-6a529d15f73b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7772 | 2025.10.03 21:11:10.892398 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7773 | 2025.10.03 21:11:10.892454 [ 292 ] {} <Debug> TCP-Session: e21a4908-2909-4294-892e-a3fd63bc1c1f Authenticating user 'default' from [fd00:1122:3344:101::e]:53951 | ||
| 7774 | 2025.10.03 21:11:10.892471 [ 292 ] {} <Debug> TCP-Session: e21a4908-2909-4294-892e-a3fd63bc1c1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7775 | 2025.10.03 21:11:10.892483 [ 292 ] {} <Debug> TCP-Session: e21a4908-2909-4294-892e-a3fd63bc1c1f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7776 | 2025.10.03 21:11:10.892495 [ 286 ] {d5eeb14d-2e6a-4c1d-beb4-e1a9084e0e76} <Debug> oximeter.version (6353ca57-d073-4fd5-9133-f36c80d8a8d7) (SelectExecutor): Key condition: unknown | ||
| 7777 | 2025.10.03 21:11:10.892826 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7778 | 2025.10.03 21:11:10.892863 [ 294 ] {} <Debug> TCP-Session: f591803d-7db8-4939-b69c-6d4811318984 Authenticating user 'default' from [fd00:1122:3344:101::e]:65341 | ||
| 7779 | 2025.10.03 21:11:10.892885 [ 294 ] {} <Debug> TCP-Session: f591803d-7db8-4939-b69c-6d4811318984 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7780 | 2025.10.03 21:11:10.892902 [ 294 ] {} <Debug> TCP-Session: f591803d-7db8-4939-b69c-6d4811318984 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7781 | 2025.10.03 21:11:10.892934 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7782 | 2025.10.03 21:11:10.892972 [ 291 ] {} <Debug> TCP-Session: 5ac771d9-183c-4fce-bc82-b0faaaec8273 Authenticating user 'default' from [fd00:1122:3344:101::e]:64742 | ||
| 7783 | 2025.10.03 21:11:10.892991 [ 291 ] {} <Debug> TCP-Session: 5ac771d9-183c-4fce-bc82-b0faaaec8273 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7784 | 2025.10.03 21:11:10.893007 [ 291 ] {} <Debug> TCP-Session: 5ac771d9-183c-4fce-bc82-b0faaaec8273 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7785 | 2025.10.03 21:11:10.893053 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7786 | 2025.10.03 21:11:10.893088 [ 290 ] {} <Debug> TCP-Session: fa05bc2b-f176-4efb-9ec8-d117a8b392f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:40737 | ||
| 7787 | 2025.10.03 21:11:10.893106 [ 290 ] {} <Debug> TCP-Session: fa05bc2b-f176-4efb-9ec8-d117a8b392f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7788 | 2025.10.03 21:11:10.893118 [ 290 ] {} <Debug> TCP-Session: fa05bc2b-f176-4efb-9ec8-d117a8b392f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7789 | 2025.10.03 21:11:10.893537 [ 329 ] {d5eeb14d-2e6a-4c1d-beb4-e1a9084e0e76} <Trace> AggregatingTransform: Aggregating | ||
| 7790 | 2025.10.03 21:11:10.893600 [ 329 ] {d5eeb14d-2e6a-4c1d-beb4-e1a9084e0e76} <Trace> Aggregator: Aggregation method: without_key | ||
| 7791 | 2025.10.03 21:11:10.893641 [ 329 ] {d5eeb14d-2e6a-4c1d-beb4-e1a9084e0e76} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001015292 sec. (984.938 rows/sec., 38.47 KiB/sec.) | ||
| 7792 | 2025.10.03 21:11:10.893659 [ 329 ] {d5eeb14d-2e6a-4c1d-beb4-e1a9084e0e76} <Trace> Aggregator: Merging aggregated data | ||
| 7793 | 2025.10.03 21:11:10.894951 [ 286 ] {d5eeb14d-2e6a-4c1d-beb4-e1a9084e0e76} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003218 sec., 310.75201988812927 rows/sec., 12.14 KiB/sec. | ||
| 7794 | 2025.10.03 21:11:10.895158 [ 286 ] {d5eeb14d-2e6a-4c1d-beb4-e1a9084e0e76} <Debug> TCPHandler: Processed in 0.003722252 sec. | ||
| 7795 | 2025.10.03 21:11:10.895313 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7796 | 2025.10.03 21:11:10.895344 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7797 | 2025.10.03 21:11:10.895345 [ 286 ] {} <Debug> TCP-Session: 27c1bab2-4352-41e5-8d2e-0ecc9bd64302 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7798 | 2025.10.03 21:11:10.895368 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7799 | 2025.10.03 21:11:10.895394 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7800 | 2025.10.03 21:11:10.895409 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7801 | 2025.10.03 21:11:10.895431 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7802 | 2025.10.03 21:11:10.895446 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7803 | 2025.10.03 21:11:10.895466 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7804 | 2025.10.03 21:11:10.895484 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7805 | 2025.10.03 21:11:10.895506 [ 290 ] {} <Debug> TCP-Session: fa05bc2b-f176-4efb-9ec8-d117a8b392f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7806 | 2025.10.03 21:11:10.895536 [ 292 ] {} <Debug> TCP-Session: e21a4908-2909-4294-892e-a3fd63bc1c1f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7807 | 2025.10.03 21:11:10.895554 [ 294 ] {} <Debug> TCP-Session: f591803d-7db8-4939-b69c-6d4811318984 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7808 | 2025.10.03 21:11:10.895494 [ 289 ] {} <Debug> TCP-Session: d274e2f8-bfae-46aa-a07b-36f25af176d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7809 | 2025.10.03 21:11:10.895449 [ 291 ] {} <Debug> TCP-Session: 5ac771d9-183c-4fce-bc82-b0faaaec8273 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7810 | 2025.10.03 21:11:10.895425 [ 3 ] {} <Debug> TCP-Session: 1b833c6f-9f40-4204-9273-f82abcbc520f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7811 | 2025.10.03 21:11:10.895384 [ 288 ] {} <Debug> TCP-Session: 54d28203-d341-4fb6-812f-65fa25da5d35 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7812 | 2025.10.03 21:11:10.895469 [ 293 ] {} <Debug> TCP-Session: 0f31281c-fce2-4669-993e-6a529d15f73b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7813 | 2025.10.03 21:11:10.966601 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50664 | ||
| 7814 | 2025.10.03 21:11:10.966742 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7815 | 2025.10.03 21:11:10.966770 [ 291 ] {} <Debug> TCP-Session: 0ebb3dd2-c48f-4c2f-bd62-a47f8ac8af49 Authenticating user 'default' from [fd00:1122:3344:101::e]:50664 | ||
| 7816 | 2025.10.03 21:11:10.966793 [ 291 ] {} <Debug> TCP-Session: 0ebb3dd2-c48f-4c2f-bd62-a47f8ac8af49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7817 | 2025.10.03 21:11:10.966807 [ 291 ] {} <Debug> TCP-Session: 0ebb3dd2-c48f-4c2f-bd62-a47f8ac8af49 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7818 | 2025.10.03 21:11:10.966998 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54251 | ||
| 7819 | 2025.10.03 21:11:10.967027 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:38830 | ||
| 7820 | 2025.10.03 21:11:10.967043 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48667 | ||
| 7821 | 2025.10.03 21:11:10.967086 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37977 | ||
| 7822 | 2025.10.03 21:11:10.967123 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7823 | 2025.10.03 21:11:10.967149 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7824 | 2025.10.03 21:11:10.967168 [ 291 ] {} <Trace> TCP-Session: 0ebb3dd2-c48f-4c2f-bd62-a47f8ac8af49 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7825 | 2025.10.03 21:11:10.967184 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7826 | 2025.10.03 21:11:10.967189 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7827 | 2025.10.03 21:11:10.967221 [ 294 ] {} <Debug> TCP-Session: 6a04ff01-dc62-43ec-8565-d1741bfb451c Authenticating user 'default' from [fd00:1122:3344:101::e]:48667 | ||
| 7828 | 2025.10.03 21:11:10.967232 [ 290 ] {} <Debug> TCP-Session: f928b036-a838-42d3-b311-83bb83da6ad1 Authenticating user 'default' from [fd00:1122:3344:101::e]:37977 | ||
| 7829 | 2025.10.03 21:11:10.967247 [ 294 ] {} <Debug> TCP-Session: 6a04ff01-dc62-43ec-8565-d1741bfb451c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7830 | 2025.10.03 21:11:10.967253 [ 290 ] {} <Debug> TCP-Session: f928b036-a838-42d3-b311-83bb83da6ad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7831 | 2025.10.03 21:11:10.967261 [ 294 ] {} <Debug> TCP-Session: 6a04ff01-dc62-43ec-8565-d1741bfb451c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7832 | 2025.10.03 21:11:10.967268 [ 290 ] {} <Debug> TCP-Session: f928b036-a838-42d3-b311-83bb83da6ad1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7833 | 2025.10.03 21:11:10.967077 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35751 | ||
| 7834 | 2025.10.03 21:11:10.967065 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63723 | ||
| 7835 | 2025.10.03 21:11:10.967045 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:45960 | ||
| 7836 | 2025.10.03 21:11:10.967369 [ 291 ] {bea796b1-bec1-4004-a4fd-1a9c86c7f8ce} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50664) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7837 | 2025.10.03 21:11:10.967377 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7838 | 2025.10.03 21:11:10.967399 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7839 | 2025.10.03 21:11:10.967435 [ 289 ] {} <Debug> TCP-Session: 67b791c7-554a-4cf0-981e-891a67977572 Authenticating user 'default' from [fd00:1122:3344:101::e]:35751 | ||
| 7840 | 2025.10.03 21:11:10.967444 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7841 | 2025.10.03 21:11:10.967451 [ 288 ] {} <Debug> TCP-Session: f8cb587a-b821-4cbb-99bc-031238de5816 Authenticating user 'default' from [fd00:1122:3344:101::e]:63723 | ||
| 7842 | 2025.10.03 21:11:10.967469 [ 289 ] {} <Debug> TCP-Session: 67b791c7-554a-4cf0-981e-891a67977572 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7843 | 2025.10.03 21:11:10.967486 [ 3 ] {} <Debug> TCP-Session: ad54d68f-987a-448d-a802-7715318e4e78 Authenticating user 'default' from [fd00:1122:3344:101::e]:45960 | ||
| 7844 | 2025.10.03 21:11:10.967505 [ 288 ] {} <Debug> TCP-Session: f8cb587a-b821-4cbb-99bc-031238de5816 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7845 | 2025.10.03 21:11:10.967509 [ 289 ] {} <Debug> TCP-Session: 67b791c7-554a-4cf0-981e-891a67977572 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7846 | 2025.10.03 21:11:10.967538 [ 288 ] {} <Debug> TCP-Session: f8cb587a-b821-4cbb-99bc-031238de5816 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7847 | 2025.10.03 21:11:10.967526 [ 3 ] {} <Debug> TCP-Session: ad54d68f-987a-448d-a802-7715318e4e78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7848 | 2025.10.03 21:11:10.967190 [ 293 ] {} <Debug> TCP-Session: b2c27efe-7fbb-4da1-8e27-1dae06f52994 Authenticating user 'default' from [fd00:1122:3344:101::e]:38830 | ||
| 7849 | 2025.10.03 21:11:10.967605 [ 3 ] {} <Debug> TCP-Session: ad54d68f-987a-448d-a802-7715318e4e78 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7850 | 2025.10.03 21:11:10.967642 [ 293 ] {} <Debug> TCP-Session: b2c27efe-7fbb-4da1-8e27-1dae06f52994 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7851 | 2025.10.03 21:11:10.967058 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41364 | ||
| 7852 | 2025.10.03 21:11:10.967669 [ 293 ] {} <Debug> TCP-Session: b2c27efe-7fbb-4da1-8e27-1dae06f52994 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7853 | 2025.10.03 21:11:10.967174 [ 292 ] {} <Debug> TCP-Session: 0f424c2e-3154-481e-84d8-a46a81d0985d Authenticating user 'default' from [fd00:1122:3344:101::e]:54251 | ||
| 7854 | 2025.10.03 21:11:10.967758 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7855 | 2025.10.03 21:11:10.967766 [ 291 ] {bea796b1-bec1-4004-a4fd-1a9c86c7f8ce} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7856 | 2025.10.03 21:11:10.967789 [ 286 ] {} <Debug> TCP-Session: 908feff0-19d5-426a-a217-e497004792ab Authenticating user 'default' from [fd00:1122:3344:101::e]:41364 | ||
| 7857 | 2025.10.03 21:11:10.967774 [ 292 ] {} <Debug> TCP-Session: 0f424c2e-3154-481e-84d8-a46a81d0985d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7858 | 2025.10.03 21:11:10.967822 [ 286 ] {} <Debug> TCP-Session: 908feff0-19d5-426a-a217-e497004792ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7859 | 2025.10.03 21:11:10.967838 [ 292 ] {} <Debug> TCP-Session: 0f424c2e-3154-481e-84d8-a46a81d0985d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7860 | 2025.10.03 21:11:10.967849 [ 286 ] {} <Debug> TCP-Session: 908feff0-19d5-426a-a217-e497004792ab Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7861 | 2025.10.03 21:11:10.967841 [ 291 ] {bea796b1-bec1-4004-a4fd-1a9c86c7f8ce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7862 | 2025.10.03 21:11:10.968216 [ 291 ] {bea796b1-bec1-4004-a4fd-1a9c86c7f8ce} <Debug> oximeter.version (6353ca57-d073-4fd5-9133-f36c80d8a8d7) (SelectExecutor): Key condition: unknown | ||
| 7863 | 2025.10.03 21:11:10.969287 [ 307 ] {bea796b1-bec1-4004-a4fd-1a9c86c7f8ce} <Trace> AggregatingTransform: Aggregating | ||
| 7864 | 2025.10.03 21:11:10.969330 [ 307 ] {bea796b1-bec1-4004-a4fd-1a9c86c7f8ce} <Trace> Aggregator: Aggregation method: without_key | ||
| 7865 | 2025.10.03 21:11:10.969370 [ 307 ] {bea796b1-bec1-4004-a4fd-1a9c86c7f8ce} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001050602 sec. (951.835 rows/sec., 37.18 KiB/sec.) | ||
| 7866 | 2025.10.03 21:11:10.969390 [ 307 ] {bea796b1-bec1-4004-a4fd-1a9c86c7f8ce} <Trace> Aggregator: Merging aggregated data | ||
| 7867 | 2025.10.03 21:11:10.970809 [ 291 ] {bea796b1-bec1-4004-a4fd-1a9c86c7f8ce} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003509 sec., 284.9814762040467 rows/sec., 11.13 KiB/sec. | ||
| 7868 | 2025.10.03 21:11:10.970957 [ 291 ] {bea796b1-bec1-4004-a4fd-1a9c86c7f8ce} <Debug> TCPHandler: Processed in 0.003934424 sec. | ||
| 7869 | 2025.10.03 21:11:10.971096 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7870 | 2025.10.03 21:11:10.971129 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7871 | 2025.10.03 21:11:10.971142 [ 291 ] {} <Debug> TCP-Session: 0ebb3dd2-c48f-4c2f-bd62-a47f8ac8af49 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7872 | 2025.10.03 21:11:10.971159 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7873 | 2025.10.03 21:11:10.971185 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7874 | 2025.10.03 21:11:10.971212 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7875 | 2025.10.03 21:11:10.971230 [ 293 ] {} <Debug> TCP-Session: b2c27efe-7fbb-4da1-8e27-1dae06f52994 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7876 | 2025.10.03 21:11:10.971238 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7877 | 2025.10.03 21:11:10.971267 [ 294 ] {} <Debug> TCP-Session: 6a04ff01-dc62-43ec-8565-d1741bfb451c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7878 | 2025.10.03 21:11:10.971287 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7879 | 2025.10.03 21:11:10.971305 [ 286 ] {} <Debug> TCP-Session: 908feff0-19d5-426a-a217-e497004792ab Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7880 | 2025.10.03 21:11:10.971314 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7881 | 2025.10.03 21:11:10.971334 [ 3 ] {} <Debug> TCP-Session: ad54d68f-987a-448d-a802-7715318e4e78 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7882 | 2025.10.03 21:11:10.971257 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7883 | 2025.10.03 21:11:10.971379 [ 289 ] {} <Debug> TCP-Session: 67b791c7-554a-4cf0-981e-891a67977572 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7884 | 2025.10.03 21:11:10.971249 [ 290 ] {} <Debug> TCP-Session: f928b036-a838-42d3-b311-83bb83da6ad1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7885 | 2025.10.03 21:11:10.971429 [ 288 ] {} <Debug> TCP-Session: f8cb587a-b821-4cbb-99bc-031238de5816 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7886 | 2025.10.03 21:11:10.971190 [ 292 ] {} <Debug> TCP-Session: 0f424c2e-3154-481e-84d8-a46a81d0985d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7887 | 2025.10.03 21:11:11.055181 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36861 | ||
| 7888 | 2025.10.03 21:11:11.055309 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7889 | 2025.10.03 21:11:11.055346 [ 291 ] {} <Debug> TCP-Session: 3ee5abf2-e71d-4ee1-a01c-5c8adb97214b Authenticating user 'default' from [fd00:1122:3344:101::e]:36861 | ||
| 7890 | 2025.10.03 21:11:11.055379 [ 291 ] {} <Debug> TCP-Session: 3ee5abf2-e71d-4ee1-a01c-5c8adb97214b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7891 | 2025.10.03 21:11:11.055400 [ 291 ] {} <Debug> TCP-Session: 3ee5abf2-e71d-4ee1-a01c-5c8adb97214b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7892 | 2025.10.03 21:11:11.055605 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34195 | ||
| 7893 | 2025.10.03 21:11:11.055656 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42288 | ||
| 7894 | 2025.10.03 21:11:11.055685 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:51288 | ||
| 7895 | 2025.10.03 21:11:11.055708 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54771 | ||
| 7896 | 2025.10.03 21:11:11.055745 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7897 | 2025.10.03 21:11:11.055766 [ 291 ] {} <Trace> TCP-Session: 3ee5abf2-e71d-4ee1-a01c-5c8adb97214b Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7898 | 2025.10.03 21:11:11.055780 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7899 | 2025.10.03 21:11:11.055803 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7900 | 2025.10.03 21:11:11.055807 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7901 | 2025.10.03 21:11:11.055828 [ 293 ] {} <Debug> TCP-Session: 34d9e049-7e5b-43eb-ac02-3bdc598730f8 Authenticating user 'default' from [fd00:1122:3344:101::e]:42288 | ||
| 7902 | 2025.10.03 21:11:11.055843 [ 286 ] {} <Debug> TCP-Session: 307f23ea-69da-4c11-81b0-f2c67c9e847d Authenticating user 'default' from [fd00:1122:3344:101::e]:51288 | ||
| 7903 | 2025.10.03 21:11:11.055852 [ 289 ] {} <Debug> TCP-Session: 85885ad9-3cd1-40e5-9b44-16b1dc7b8a57 Authenticating user 'default' from [fd00:1122:3344:101::e]:54771 | ||
| 7904 | 2025.10.03 21:11:11.055865 [ 293 ] {} <Debug> TCP-Session: 34d9e049-7e5b-43eb-ac02-3bdc598730f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7905 | 2025.10.03 21:11:11.055880 [ 286 ] {} <Debug> TCP-Session: 307f23ea-69da-4c11-81b0-f2c67c9e847d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7906 | 2025.10.03 21:11:11.055892 [ 293 ] {} <Debug> TCP-Session: 34d9e049-7e5b-43eb-ac02-3bdc598730f8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7907 | 2025.10.03 21:11:11.055905 [ 286 ] {} <Debug> TCP-Session: 307f23ea-69da-4c11-81b0-f2c67c9e847d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7908 | 2025.10.03 21:11:11.055884 [ 289 ] {} <Debug> TCP-Session: 85885ad9-3cd1-40e5-9b44-16b1dc7b8a57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7909 | 2025.10.03 21:11:11.055948 [ 291 ] {42f43185-09d2-4f42-b567-c2e93a2d93a7} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:36861) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 7910 | 2025.10.03 21:11:11.055961 [ 289 ] {} <Debug> TCP-Session: 85885ad9-3cd1-40e5-9b44-16b1dc7b8a57 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7911 | 2025.10.03 21:11:11.055719 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43527 | ||
| 7912 | 2025.10.03 21:11:11.055697 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62953 | ||
| 7913 | 2025.10.03 21:11:11.055676 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35141 | ||
| 7914 | 2025.10.03 21:11:11.055671 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58117 | ||
| 7915 | 2025.10.03 21:11:11.056075 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7916 | 2025.10.03 21:11:11.056102 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7917 | 2025.10.03 21:11:11.056120 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7918 | 2025.10.03 21:11:11.056126 [ 290 ] {} <Debug> TCP-Session: 2e5c915a-06c2-4039-9c50-1967ac45b3da Authenticating user 'default' from [fd00:1122:3344:101::e]:43527 | ||
| 7919 | 2025.10.03 21:11:11.056140 [ 288 ] {} <Debug> TCP-Session: afbd0ece-2291-4009-9116-55dec94e7664 Authenticating user 'default' from [fd00:1122:3344:101::e]:62953 | ||
| 7920 | 2025.10.03 21:11:11.056153 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 7921 | 2025.10.03 21:11:11.056158 [ 290 ] {} <Debug> TCP-Session: 2e5c915a-06c2-4039-9c50-1967ac45b3da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7922 | 2025.10.03 21:11:11.056178 [ 288 ] {} <Debug> TCP-Session: afbd0ece-2291-4009-9116-55dec94e7664 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7923 | 2025.10.03 21:11:11.056196 [ 290 ] {} <Debug> TCP-Session: 2e5c915a-06c2-4039-9c50-1967ac45b3da Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7924 | 2025.10.03 21:11:11.056212 [ 288 ] {} <Debug> TCP-Session: afbd0ece-2291-4009-9116-55dec94e7664 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7925 | 2025.10.03 21:11:11.056191 [ 3 ] {} <Debug> TCP-Session: 0369bc91-d9bb-4f49-9f32-ba023a8a241a Authenticating user 'default' from [fd00:1122:3344:101::e]:58117 | ||
| 7926 | 2025.10.03 21:11:11.056153 [ 294 ] {} <Debug> TCP-Session: d46d8f4a-160d-4abf-a66a-eb19e8f42822 Authenticating user 'default' from [fd00:1122:3344:101::e]:35141 | ||
| 7927 | 2025.10.03 21:11:11.056274 [ 3 ] {} <Debug> TCP-Session: 0369bc91-d9bb-4f49-9f32-ba023a8a241a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7928 | 2025.10.03 21:11:11.056292 [ 294 ] {} <Debug> TCP-Session: d46d8f4a-160d-4abf-a66a-eb19e8f42822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7929 | 2025.10.03 21:11:11.056217 [ 291 ] {42f43185-09d2-4f42-b567-c2e93a2d93a7} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 7930 | 2025.10.03 21:11:11.056311 [ 3 ] {} <Debug> TCP-Session: 0369bc91-d9bb-4f49-9f32-ba023a8a241a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7931 | 2025.10.03 21:11:11.056320 [ 294 ] {} <Debug> TCP-Session: d46d8f4a-160d-4abf-a66a-eb19e8f42822 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7932 | 2025.10.03 21:11:11.055794 [ 292 ] {} <Debug> TCP-Session: 7216bf4e-4784-454a-8b0b-e7d06640d713 Authenticating user 'default' from [fd00:1122:3344:101::e]:34195 | ||
| 7933 | 2025.10.03 21:11:11.056372 [ 291 ] {42f43185-09d2-4f42-b567-c2e93a2d93a7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 7934 | 2025.10.03 21:11:11.056382 [ 292 ] {} <Debug> TCP-Session: 7216bf4e-4784-454a-8b0b-e7d06640d713 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7935 | 2025.10.03 21:11:11.056407 [ 292 ] {} <Debug> TCP-Session: 7216bf4e-4784-454a-8b0b-e7d06640d713 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7936 | 2025.10.03 21:11:11.056656 [ 291 ] {42f43185-09d2-4f42-b567-c2e93a2d93a7} <Debug> oximeter.version (6353ca57-d073-4fd5-9133-f36c80d8a8d7) (SelectExecutor): Key condition: unknown | ||
| 7937 | 2025.10.03 21:11:11.057655 [ 313 ] {42f43185-09d2-4f42-b567-c2e93a2d93a7} <Trace> AggregatingTransform: Aggregating | ||
| 7938 | 2025.10.03 21:11:11.057692 [ 313 ] {42f43185-09d2-4f42-b567-c2e93a2d93a7} <Trace> Aggregator: Aggregation method: without_key | ||
| 7939 | 2025.10.03 21:11:11.057735 [ 313 ] {42f43185-09d2-4f42-b567-c2e93a2d93a7} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000968981 sec. (1032.012 rows/sec., 40.31 KiB/sec.) | ||
| 7940 | 2025.10.03 21:11:11.057759 [ 313 ] {42f43185-09d2-4f42-b567-c2e93a2d93a7} <Trace> Aggregator: Merging aggregated data | ||
| 7941 | 2025.10.03 21:11:11.058983 [ 291 ] {42f43185-09d2-4f42-b567-c2e93a2d93a7} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003096 sec., 322.99741602067184 rows/sec., 12.62 KiB/sec. | ||
| 7942 | 2025.10.03 21:11:11.059118 [ 291 ] {42f43185-09d2-4f42-b567-c2e93a2d93a7} <Debug> TCPHandler: Processed in 0.003472629 sec. | ||
| 7943 | 2025.10.03 21:11:11.059220 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7944 | 2025.10.03 21:11:11.059248 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7945 | 2025.10.03 21:11:11.059274 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7946 | 2025.10.03 21:11:11.059293 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7947 | 2025.10.03 21:11:11.059307 [ 292 ] {} <Debug> TCP-Session: 7216bf4e-4784-454a-8b0b-e7d06640d713 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7948 | 2025.10.03 21:11:11.059308 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7949 | 2025.10.03 21:11:11.059340 [ 288 ] {} <Debug> TCP-Session: afbd0ece-2291-4009-9116-55dec94e7664 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7950 | 2025.10.03 21:11:11.059346 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7951 | 2025.10.03 21:11:11.059370 [ 294 ] {} <Debug> TCP-Session: d46d8f4a-160d-4abf-a66a-eb19e8f42822 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7952 | 2025.10.03 21:11:11.059382 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7953 | 2025.10.03 21:11:11.059398 [ 286 ] {} <Debug> TCP-Session: 307f23ea-69da-4c11-81b0-f2c67c9e847d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7954 | 2025.10.03 21:11:11.059364 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7955 | 2025.10.03 21:11:11.059420 [ 290 ] {} <Debug> TCP-Session: 2e5c915a-06c2-4039-9c50-1967ac45b3da Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7956 | 2025.10.03 21:11:11.059331 [ 289 ] {} <Debug> TCP-Session: 85885ad9-3cd1-40e5-9b44-16b1dc7b8a57 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7957 | 2025.10.03 21:11:11.059457 [ 3 ] {} <Debug> TCP-Session: 0369bc91-d9bb-4f49-9f32-ba023a8a241a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7958 | 2025.10.03 21:11:11.059326 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 7959 | 2025.10.03 21:11:11.059250 [ 291 ] {} <Debug> TCP-Session: 3ee5abf2-e71d-4ee1-a01c-5c8adb97214b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7960 | 2025.10.03 21:11:11.059530 [ 293 ] {} <Debug> TCP-Session: 34d9e049-7e5b-43eb-ac02-3bdc598730f8 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7961 | 2025.10.03 21:11:12.234577 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 15897 | ||
| 7962 | 2025.10.03 21:11:12.235112 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7963 | 2025.10.03 21:11:12.235165 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7964 | 2025.10.03 21:11:12.235681 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7965 | 2025.10.03 21:11:12.235936 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7966 | 2025.10.03 21:11:12.236089 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15897 | ||
| 7967 | 2025.10.03 21:11:13.051503 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 7968 | 2025.10.03 21:11:13.067245 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7969 | 2025.10.03 21:11:13.067288 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7970 | 2025.10.03 21:11:13.073227 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7971 | 2025.10.03 21:11:13.073929 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7972 | 2025.10.03 21:11:13.076581 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 7973 | 2025.10.03 21:11:14.784751 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 990 | ||
| 7974 | 2025.10.03 21:11:14.787254 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7975 | 2025.10.03 21:11:14.787299 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.94 GiB. | ||
| 7976 | 2025.10.03 21:11:14.788566 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7977 | 2025.10.03 21:11:14.788830 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7978 | 2025.10.03 21:11:14.789107 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 990 | ||
| 7979 | 2025.10.03 21:11:15.490867 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7980 | 2025.10.03 21:11:15.491141 [ 5 ] {82d21053-12f6-4b6b-818b-78f7d569a533} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 7981 | 2025.10.03 21:11:15.491237 [ 5 ] {82d21053-12f6-4b6b-818b-78f7d569a533} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 7982 | 2025.10.03 21:11:15.492180 [ 5 ] {82d21053-12f6-4b6b-818b-78f7d569a533} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7983 | 2025.10.03 21:11:15.492223 [ 5 ] {82d21053-12f6-4b6b-818b-78f7d569a533} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7984 | 2025.10.03 21:11:15.492629 [ 5 ] {82d21053-12f6-4b6b-818b-78f7d569a533} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 7985 | 2025.10.03 21:11:15.492854 [ 5 ] {82d21053-12f6-4b6b-818b-78f7d569a533} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7986 | 2025.10.03 21:11:15.493007 [ 5 ] {82d21053-12f6-4b6b-818b-78f7d569a533} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001937 sec., 211667.52710376872 rows/sec., 13.43 MiB/sec. | ||
| 7987 | 2025.10.03 21:11:15.493048 [ 5 ] {82d21053-12f6-4b6b-818b-78f7d569a533} <Debug> TCPHandler: Processed in 0.002345076 sec. | ||
| 7988 | 2025.10.03 21:11:15.493160 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7989 | 2025.10.03 21:11:15.493253 [ 5 ] {185308b7-b2fd-4f73-a0c2-26220457b0fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7990 | 2025.10.03 21:11:15.493293 [ 5 ] {185308b7-b2fd-4f73-a0c2-26220457b0fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7991 | 2025.10.03 21:11:15.494103 [ 5 ] {185308b7-b2fd-4f73-a0c2-26220457b0fb} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7992 | 2025.10.03 21:11:15.494140 [ 5 ] {185308b7-b2fd-4f73-a0c2-26220457b0fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 7993 | 2025.10.03 21:11:15.494508 [ 5 ] {185308b7-b2fd-4f73-a0c2-26220457b0fb} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7994 | 2025.10.03 21:11:15.494727 [ 5 ] {185308b7-b2fd-4f73-a0c2-26220457b0fb} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7995 | 2025.10.03 21:11:15.494851 [ 5 ] {185308b7-b2fd-4f73-a0c2-26220457b0fb} <Debug> executeQuery: Read 1178 rows, 96.06 KiB in 0.001616 sec., 728960.396039604 rows/sec., 58.05 MiB/sec. | ||
| 7996 | 2025.10.03 21:11:15.494888 [ 5 ] {185308b7-b2fd-4f73-a0c2-26220457b0fb} <Debug> TCPHandler: Processed in 0.00177541 sec. | ||
| 7997 | 2025.10.03 21:11:15.494996 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7998 | 2025.10.03 21:11:15.495089 [ 5 ] {19c40c71-ccb8-4e7b-83f4-87c550a736f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7999 | 2025.10.03 21:11:15.495130 [ 5 ] {19c40c71-ccb8-4e7b-83f4-87c550a736f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8000 | 2025.10.03 21:11:15.495588 [ 5 ] {19c40c71-ccb8-4e7b-83f4-87c550a736f2} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8001 | 2025.10.03 21:11:15.495624 [ 5 ] {19c40c71-ccb8-4e7b-83f4-87c550a736f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8002 | 2025.10.03 21:11:15.495929 [ 5 ] {19c40c71-ccb8-4e7b-83f4-87c550a736f2} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8003 | 2025.10.03 21:11:15.496132 [ 5 ] {19c40c71-ccb8-4e7b-83f4-87c550a736f2} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8004 | 2025.10.03 21:11:15.496238 [ 112 ] {} <Debug> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8005 | 2025.10.03 21:11:15.496259 [ 5 ] {19c40c71-ccb8-4e7b-83f4-87c550a736f2} <Debug> executeQuery: Read 238 rows, 14.80 KiB in 0.001188 sec., 200336.70033670033 rows/sec., 12.16 MiB/sec. | ||
| 8006 | 2025.10.03 21:11:15.496307 [ 112 ] {} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8007 | 2025.10.03 21:11:15.496315 [ 5 ] {19c40c71-ccb8-4e7b-83f4-87c550a736f2} <Debug> TCPHandler: Processed in 0.001366295 sec. | ||
| 8008 | 2025.10.03 21:11:15.496338 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8009 | 2025.10.03 21:11:15.496436 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8010 | 2025.10.03 21:11:15.496455 [ 192 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 8011 | 2025.10.03 21:11:15.496556 [ 5 ] {6c74a647-743e-449f-a78e-768beb839633} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8012 | 2025.10.03 21:11:15.496587 [ 192 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8013 | 2025.10.03 21:11:15.496604 [ 5 ] {6c74a647-743e-449f-a78e-768beb839633} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8014 | 2025.10.03 21:11:15.496633 [ 192 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 280 rows starting from the beginning of the part | ||
| 8015 | 2025.10.03 21:11:15.496712 [ 192 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 240 rows starting from the beginning of the part | ||
| 8016 | 2025.10.03 21:11:15.496764 [ 192 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 8017 | 2025.10.03 21:11:15.496811 [ 192 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 238 rows starting from the beginning of the part | ||
| 8018 | 2025.10.03 21:11:15.496855 [ 192 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 14 rows starting from the beginning of the part | ||
| 8019 | 2025.10.03 21:11:15.496896 [ 192 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 238 rows starting from the beginning of the part | ||
| 8020 | 2025.10.03 21:11:15.497101 [ 5 ] {6c74a647-743e-449f-a78e-768beb839633} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8021 | 2025.10.03 21:11:15.497145 [ 5 ] {6c74a647-743e-449f-a78e-768beb839633} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8022 | 2025.10.03 21:11:15.497486 [ 5 ] {6c74a647-743e-449f-a78e-768beb839633} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8023 | 2025.10.03 21:11:15.497711 [ 5 ] {6c74a647-743e-449f-a78e-768beb839633} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8024 | 2025.10.03 21:11:15.497830 [ 200 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1020 rows, containing 5 columns (5 merged, 0 gathered) in 0.001425316 sec., 715630.7794201426 rows/sec., 46.73 MiB/sec. | ||
| 8025 | 2025.10.03 21:11:15.497847 [ 5 ] {6c74a647-743e-449f-a78e-768beb839633} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001308 sec., 162079.51070336392 rows/sec., 10.45 MiB/sec. | ||
| 8026 | 2025.10.03 21:11:15.497899 [ 5 ] {6c74a647-743e-449f-a78e-768beb839633} <Debug> TCPHandler: Processed in 0.001515277 sec. | ||
| 8027 | 2025.10.03 21:11:15.497978 [ 192 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8028 | 2025.10.03 21:11:15.498005 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8029 | 2025.10.03 21:11:15.498106 [ 5 ] {d821cc30-4aaf-4675-96ff-e1c181484dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8030 | 2025.10.03 21:11:15.498150 [ 5 ] {d821cc30-4aaf-4675-96ff-e1c181484dae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8031 | 2025.10.03 21:11:15.498235 [ 192 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_46_9} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8032 | 2025.10.03 21:11:15.498307 [ 192 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_46_9} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8033 | 2025.10.03 21:11:15.498374 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 8034 | 2025.10.03 21:11:15.498621 [ 5 ] {d821cc30-4aaf-4675-96ff-e1c181484dae} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8035 | 2025.10.03 21:11:15.498662 [ 5 ] {d821cc30-4aaf-4675-96ff-e1c181484dae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8036 | 2025.10.03 21:11:15.498972 [ 5 ] {d821cc30-4aaf-4675-96ff-e1c181484dae} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8037 | 2025.10.03 21:11:15.499192 [ 5 ] {d821cc30-4aaf-4675-96ff-e1c181484dae} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8038 | 2025.10.03 21:11:15.499322 [ 5 ] {d821cc30-4aaf-4675-96ff-e1c181484dae} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001233 sec., 171127.33171127332 rows/sec., 9.72 MiB/sec. | ||
| 8039 | 2025.10.03 21:11:15.499362 [ 5 ] {d821cc30-4aaf-4675-96ff-e1c181484dae} <Debug> TCPHandler: Processed in 0.001406736 sec. | ||
| 8040 | 2025.10.03 21:11:15.499470 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8041 | 2025.10.03 21:11:15.499564 [ 5 ] {02322dfa-ca3a-45ab-9fad-7c854b585c84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8042 | 2025.10.03 21:11:15.499608 [ 5 ] {02322dfa-ca3a-45ab-9fad-7c854b585c84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8043 | 2025.10.03 21:11:15.500238 [ 5 ] {02322dfa-ca3a-45ab-9fad-7c854b585c84} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8044 | 2025.10.03 21:11:15.500274 [ 5 ] {02322dfa-ca3a-45ab-9fad-7c854b585c84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8045 | 2025.10.03 21:11:15.500606 [ 5 ] {02322dfa-ca3a-45ab-9fad-7c854b585c84} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8046 | 2025.10.03 21:11:15.500815 [ 5 ] {02322dfa-ca3a-45ab-9fad-7c854b585c84} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8047 | 2025.10.03 21:11:15.500946 [ 5 ] {02322dfa-ca3a-45ab-9fad-7c854b585c84} <Debug> executeQuery: Read 712 rows, 51.11 KiB in 0.001399 sec., 508934.95353824156 rows/sec., 35.68 MiB/sec. | ||
| 8048 | 2025.10.03 21:11:15.500987 [ 5 ] {02322dfa-ca3a-45ab-9fad-7c854b585c84} <Debug> TCPHandler: Processed in 0.001566788 sec. | ||
| 8049 | 2025.10.03 21:11:15.501104 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8050 | 2025.10.03 21:11:15.501199 [ 5 ] {47bbc39a-8319-48d3-8457-9fdb3da5adab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8051 | 2025.10.03 21:11:15.501241 [ 5 ] {47bbc39a-8319-48d3-8457-9fdb3da5adab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8052 | 2025.10.03 21:11:15.501577 [ 5 ] {47bbc39a-8319-48d3-8457-9fdb3da5adab} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8053 | 2025.10.03 21:11:15.501613 [ 5 ] {47bbc39a-8319-48d3-8457-9fdb3da5adab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8054 | 2025.10.03 21:11:15.501907 [ 5 ] {47bbc39a-8319-48d3-8457-9fdb3da5adab} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8055 | 2025.10.03 21:11:15.502120 [ 5 ] {47bbc39a-8319-48d3-8457-9fdb3da5adab} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8056 | 2025.10.03 21:11:15.502250 [ 5 ] {47bbc39a-8319-48d3-8457-9fdb3da5adab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001067 sec., 5623.242736644798 rows/sec., 293.79 KiB/sec. | ||
| 8057 | 2025.10.03 21:11:15.502288 [ 5 ] {47bbc39a-8319-48d3-8457-9fdb3da5adab} <Debug> TCPHandler: Processed in 0.001235194 sec. | ||
| 8058 | 2025.10.03 21:11:15.502397 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8059 | 2025.10.03 21:11:15.502490 [ 5 ] {3770fd78-2f5f-4896-96e6-95add973d9c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8060 | 2025.10.03 21:11:15.502533 [ 5 ] {3770fd78-2f5f-4896-96e6-95add973d9c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8061 | 2025.10.03 21:11:15.502955 [ 5 ] {3770fd78-2f5f-4896-96e6-95add973d9c5} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8062 | 2025.10.03 21:11:15.502990 [ 5 ] {3770fd78-2f5f-4896-96e6-95add973d9c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8063 | 2025.10.03 21:11:15.503319 [ 5 ] {3770fd78-2f5f-4896-96e6-95add973d9c5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8064 | 2025.10.03 21:11:15.503532 [ 5 ] {3770fd78-2f5f-4896-96e6-95add973d9c5} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8065 | 2025.10.03 21:11:15.503663 [ 5 ] {3770fd78-2f5f-4896-96e6-95add973d9c5} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001189 sec., 264087.4684608915 rows/sec., 17.35 MiB/sec. | ||
| 8066 | 2025.10.03 21:11:15.503703 [ 5 ] {3770fd78-2f5f-4896-96e6-95add973d9c5} <Debug> TCPHandler: Processed in 0.001355866 sec. | ||
| 8067 | 2025.10.03 21:11:15.503811 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8068 | 2025.10.03 21:11:15.503904 [ 5 ] {c62f3731-fa3c-40d6-b835-e716ae6e21ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8069 | 2025.10.03 21:11:15.503946 [ 5 ] {c62f3731-fa3c-40d6-b835-e716ae6e21ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8070 | 2025.10.03 21:11:15.504259 [ 5 ] {c62f3731-fa3c-40d6-b835-e716ae6e21ec} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8071 | 2025.10.03 21:11:15.504296 [ 5 ] {c62f3731-fa3c-40d6-b835-e716ae6e21ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8072 | 2025.10.03 21:11:15.504594 [ 5 ] {c62f3731-fa3c-40d6-b835-e716ae6e21ec} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8073 | 2025.10.03 21:11:15.504801 [ 5 ] {c62f3731-fa3c-40d6-b835-e716ae6e21ec} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8074 | 2025.10.03 21:11:15.504931 [ 5 ] {c62f3731-fa3c-40d6-b835-e716ae6e21ec} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 8075 | 2025.10.03 21:11:15.504970 [ 5 ] {c62f3731-fa3c-40d6-b835-e716ae6e21ec} <Debug> TCPHandler: Processed in 0.001208604 sec. | ||
| 8076 | 2025.10.03 21:11:15.505080 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8077 | 2025.10.03 21:11:15.505179 [ 5 ] {1ec4da22-fb93-4253-bd7f-337a99d9f819} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8078 | 2025.10.03 21:11:15.505233 [ 5 ] {1ec4da22-fb93-4253-bd7f-337a99d9f819} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8079 | 2025.10.03 21:11:15.506017 [ 5 ] {1ec4da22-fb93-4253-bd7f-337a99d9f819} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8080 | 2025.10.03 21:11:15.506053 [ 5 ] {1ec4da22-fb93-4253-bd7f-337a99d9f819} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8081 | 2025.10.03 21:11:15.506580 [ 5 ] {1ec4da22-fb93-4253-bd7f-337a99d9f819} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8082 | 2025.10.03 21:11:15.506798 [ 5 ] {1ec4da22-fb93-4253-bd7f-337a99d9f819} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8083 | 2025.10.03 21:11:15.506901 [ 112 ] {} <Debug> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8084 | 2025.10.03 21:11:15.506934 [ 5 ] {1ec4da22-fb93-4253-bd7f-337a99d9f819} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001771 sec., 18633.540372670806 rows/sec., 33.39 MiB/sec. | ||
| 8085 | 2025.10.03 21:11:15.506945 [ 112 ] {} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8086 | 2025.10.03 21:11:15.506981 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8087 | 2025.10.03 21:11:15.506995 [ 5 ] {1ec4da22-fb93-4253-bd7f-337a99d9f819} <Debug> TCPHandler: Processed in 0.001965012 sec. | ||
| 8088 | 2025.10.03 21:11:15.507103 [ 197 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 8089 | 2025.10.03 21:11:15.507119 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8090 | 2025.10.03 21:11:15.507235 [ 5 ] {f264cb80-70e6-4277-bc90-254365307643} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8091 | 2025.10.03 21:11:15.507277 [ 5 ] {f264cb80-70e6-4277-bc90-254365307643} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8092 | 2025.10.03 21:11:15.507364 [ 197 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8093 | 2025.10.03 21:11:15.507433 [ 197 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 797 rows starting from the beginning of the part | ||
| 8094 | 2025.10.03 21:11:15.507572 [ 197 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 33 rows starting from the beginning of the part | ||
| 8095 | 2025.10.03 21:11:15.507612 [ 5 ] {f264cb80-70e6-4277-bc90-254365307643} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8096 | 2025.10.03 21:11:15.507652 [ 5 ] {f264cb80-70e6-4277-bc90-254365307643} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8097 | 2025.10.03 21:11:15.507688 [ 197 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 8098 | 2025.10.03 21:11:15.507801 [ 197 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 33 rows starting from the beginning of the part | ||
| 8099 | 2025.10.03 21:11:15.507904 [ 197 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 8100 | 2025.10.03 21:11:15.507969 [ 5 ] {f264cb80-70e6-4277-bc90-254365307643} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 8101 | 2025.10.03 21:11:15.508012 [ 197 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 33 rows starting from the beginning of the part | ||
| 8102 | 2025.10.03 21:11:15.508202 [ 5 ] {f264cb80-70e6-4277-bc90-254365307643} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8103 | 2025.10.03 21:11:15.508311 [ 112 ] {} <Debug> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 8104 | 2025.10.03 21:11:15.508337 [ 5 ] {f264cb80-70e6-4277-bc90-254365307643} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001118 sec., 93023.25581395348 rows/sec., 5.70 MiB/sec. | ||
| 8105 | 2025.10.03 21:11:15.508340 [ 112 ] {} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8106 | 2025.10.03 21:11:15.508381 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8107 | 2025.10.03 21:11:15.508382 [ 5 ] {f264cb80-70e6-4277-bc90-254365307643} <Debug> TCPHandler: Processed in 0.001312974 sec. | ||
| 8108 | 2025.10.03 21:11:15.508469 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 8109 | 2025.10.03 21:11:15.508555 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8110 | 2025.10.03 21:11:15.508579 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2566 rows starting from the beginning of the part | ||
| 8111 | 2025.10.03 21:11:15.508621 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 104 rows starting from the beginning of the part | ||
| 8112 | 2025.10.03 21:11:15.508658 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 60 rows starting from the beginning of the part | ||
| 8113 | 2025.10.03 21:11:15.508692 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 104 rows starting from the beginning of the part | ||
| 8114 | 2025.10.03 21:11:15.508723 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 60 rows starting from the beginning of the part | ||
| 8115 | 2025.10.03 21:11:15.508756 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 104 rows starting from the beginning of the part | ||
| 8116 | 2025.10.03 21:11:15.509943 [ 201 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2998 rows, containing 4 columns (4 merged, 0 gathered) in 0.001498087 sec., 2001218.887821602 rows/sec., 127.50 MiB/sec. | ||
| 8117 | 2025.10.03 21:11:15.510339 [ 193 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8118 | 2025.10.03 21:11:15.510649 [ 193 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_46_9} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8119 | 2025.10.03 21:11:15.510741 [ 193 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_46_9} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8120 | 2025.10.03 21:11:15.510834 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.71 MiB. | ||
| 8121 | 2025.10.03 21:11:15.513901 [ 193 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 916 rows, containing 19 columns (19 merged, 0 gathered) in 0.006865737 sec., 133416.12124088063 rows/sec., 239.08 MiB/sec. | ||
| 8122 | 2025.10.03 21:11:15.514847 [ 197 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 8123 | 2025.10.03 21:11:15.515146 [ 197 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8124 | 2025.10.03 21:11:15.515214 [ 197 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 8125 | 2025.10.03 21:11:15.515298 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.80 MiB. | ||
| 8126 | 2025.10.03 21:11:16.000210 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.45 MiB, peak 292.21 MiB, free memory in arenas 0.00 B, will set to 287.50 MiB (RSS), difference: 3.05 MiB | ||
| 8127 | 2025.10.03 21:11:19.612935 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8128 | 2025.10.03 21:11:19.613013 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8129 | 2025.10.03 21:11:19.736332 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 16345 | ||
| 8130 | 2025.10.03 21:11:19.736890 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8131 | 2025.10.03 21:11:19.736933 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8132 | 2025.10.03 21:11:19.737423 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8133 | 2025.10.03 21:11:19.737656 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8134 | 2025.10.03 21:11:19.737792 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16345 | ||
| 8135 | 2025.10.03 21:11:20.478914 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8136 | 2025.10.03 21:11:20.479202 [ 5 ] {2a497dfb-482e-4b20-816a-a1f62ad1ddab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8137 | 2025.10.03 21:11:20.479267 [ 5 ] {2a497dfb-482e-4b20-816a-a1f62ad1ddab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8138 | 2025.10.03 21:11:20.480015 [ 5 ] {2a497dfb-482e-4b20-816a-a1f62ad1ddab} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8139 | 2025.10.03 21:11:20.480066 [ 5 ] {2a497dfb-482e-4b20-816a-a1f62ad1ddab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8140 | 2025.10.03 21:11:20.480495 [ 5 ] {2a497dfb-482e-4b20-816a-a1f62ad1ddab} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8141 | 2025.10.03 21:11:20.480727 [ 5 ] {2a497dfb-482e-4b20-816a-a1f62ad1ddab} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8142 | 2025.10.03 21:11:20.480899 [ 5 ] {2a497dfb-482e-4b20-816a-a1f62ad1ddab} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001708 sec., 44496.48711943794 rows/sec., 3.67 MiB/sec. | ||
| 8143 | 2025.10.03 21:11:20.480949 [ 5 ] {2a497dfb-482e-4b20-816a-a1f62ad1ddab} <Debug> TCPHandler: Processed in 0.002192615 sec. | ||
| 8144 | 2025.10.03 21:11:20.481079 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8145 | 2025.10.03 21:11:20.481184 [ 5 ] {7547e4ef-f572-4dcd-af91-28f42366c33b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8146 | 2025.10.03 21:11:20.481230 [ 5 ] {7547e4ef-f572-4dcd-af91-28f42366c33b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8147 | 2025.10.03 21:11:20.481655 [ 5 ] {7547e4ef-f572-4dcd-af91-28f42366c33b} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8148 | 2025.10.03 21:11:20.481693 [ 5 ] {7547e4ef-f572-4dcd-af91-28f42366c33b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8149 | 2025.10.03 21:11:20.482002 [ 5 ] {7547e4ef-f572-4dcd-af91-28f42366c33b} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8150 | 2025.10.03 21:11:20.482213 [ 5 ] {7547e4ef-f572-4dcd-af91-28f42366c33b} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8151 | 2025.10.03 21:11:20.482347 [ 5 ] {7547e4ef-f572-4dcd-af91-28f42366c33b} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001185 sec., 8438.818565400843 rows/sec., 634.56 KiB/sec. | ||
| 8152 | 2025.10.03 21:11:20.482388 [ 5 ] {7547e4ef-f572-4dcd-af91-28f42366c33b} <Debug> TCPHandler: Processed in 0.001361755 sec. | ||
| 8153 | 2025.10.03 21:11:20.482493 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8154 | 2025.10.03 21:11:20.482589 [ 5 ] {54b43b45-4ff1-4cb6-b337-07f67fb33620} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8155 | 2025.10.03 21:11:20.482631 [ 5 ] {54b43b45-4ff1-4cb6-b337-07f67fb33620} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8156 | 2025.10.03 21:11:20.483059 [ 5 ] {54b43b45-4ff1-4cb6-b337-07f67fb33620} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8157 | 2025.10.03 21:11:20.483095 [ 5 ] {54b43b45-4ff1-4cb6-b337-07f67fb33620} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8158 | 2025.10.03 21:11:20.483398 [ 5 ] {54b43b45-4ff1-4cb6-b337-07f67fb33620} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8159 | 2025.10.03 21:11:20.483597 [ 5 ] {54b43b45-4ff1-4cb6-b337-07f67fb33620} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8160 | 2025.10.03 21:11:20.483717 [ 5 ] {54b43b45-4ff1-4cb6-b337-07f67fb33620} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00117 sec., 63247.86324786324 rows/sec., 4.94 MiB/sec. | ||
| 8161 | 2025.10.03 21:11:20.483754 [ 5 ] {54b43b45-4ff1-4cb6-b337-07f67fb33620} <Debug> TCPHandler: Processed in 0.001338075 sec. | ||
| 8162 | 2025.10.03 21:11:20.483861 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8163 | 2025.10.03 21:11:20.483950 [ 5 ] {d3bae1ba-0c09-4483-be28-23b2fdaee654} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8164 | 2025.10.03 21:11:20.483991 [ 5 ] {d3bae1ba-0c09-4483-be28-23b2fdaee654} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8165 | 2025.10.03 21:11:20.484443 [ 5 ] {d3bae1ba-0c09-4483-be28-23b2fdaee654} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8166 | 2025.10.03 21:11:20.484480 [ 5 ] {d3bae1ba-0c09-4483-be28-23b2fdaee654} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8167 | 2025.10.03 21:11:20.484809 [ 5 ] {d3bae1ba-0c09-4483-be28-23b2fdaee654} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8168 | 2025.10.03 21:11:20.485030 [ 5 ] {d3bae1ba-0c09-4483-be28-23b2fdaee654} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8169 | 2025.10.03 21:11:20.485164 [ 5 ] {d3bae1ba-0c09-4483-be28-23b2fdaee654} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001189 sec., 134566.8629100084 rows/sec., 9.37 MiB/sec. | ||
| 8170 | 2025.10.03 21:11:20.485202 [ 5 ] {d3bae1ba-0c09-4483-be28-23b2fdaee654} <Debug> TCPHandler: Processed in 0.001356485 sec. | ||
| 8171 | 2025.10.03 21:11:20.485312 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8172 | 2025.10.03 21:11:20.485406 [ 5 ] {c0f875f6-322d-445c-b448-6a4677b51612} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8173 | 2025.10.03 21:11:20.485461 [ 5 ] {c0f875f6-322d-445c-b448-6a4677b51612} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8174 | 2025.10.03 21:11:20.486243 [ 5 ] {c0f875f6-322d-445c-b448-6a4677b51612} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8175 | 2025.10.03 21:11:20.486279 [ 5 ] {c0f875f6-322d-445c-b448-6a4677b51612} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8176 | 2025.10.03 21:11:20.486786 [ 5 ] {c0f875f6-322d-445c-b448-6a4677b51612} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8177 | 2025.10.03 21:11:20.487008 [ 5 ] {c0f875f6-322d-445c-b448-6a4677b51612} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8178 | 2025.10.03 21:11:20.487154 [ 5 ] {c0f875f6-322d-445c-b448-6a4677b51612} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001763 sec., 5672.149744753261 rows/sec., 10.16 MiB/sec. | ||
| 8179 | 2025.10.03 21:11:20.487215 [ 5 ] {c0f875f6-322d-445c-b448-6a4677b51612} <Debug> TCPHandler: Processed in 0.001953572 sec. | ||
| 8180 | 2025.10.03 21:11:20.487334 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8181 | 2025.10.03 21:11:20.487429 [ 5 ] {e3253e6f-434d-4adb-bc69-2ac83dd097a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8182 | 2025.10.03 21:11:20.487470 [ 5 ] {e3253e6f-434d-4adb-bc69-2ac83dd097a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8183 | 2025.10.03 21:11:20.487791 [ 5 ] {e3253e6f-434d-4adb-bc69-2ac83dd097a7} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8184 | 2025.10.03 21:11:20.487825 [ 5 ] {e3253e6f-434d-4adb-bc69-2ac83dd097a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8185 | 2025.10.03 21:11:20.488106 [ 5 ] {e3253e6f-434d-4adb-bc69-2ac83dd097a7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 8186 | 2025.10.03 21:11:20.488367 [ 5 ] {e3253e6f-434d-4adb-bc69-2ac83dd097a7} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8187 | 2025.10.03 21:11:20.488497 [ 5 ] {e3253e6f-434d-4adb-bc69-2ac83dd097a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 8188 | 2025.10.03 21:11:20.488534 [ 5 ] {e3253e6f-434d-4adb-bc69-2ac83dd097a7} <Debug> TCPHandler: Processed in 0.001250323 sec. | ||
| 8189 | 2025.10.03 21:11:20.576941 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 8190 | 2025.10.03 21:11:20.593061 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8191 | 2025.10.03 21:11:20.593106 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8192 | 2025.10.03 21:11:20.599311 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8193 | 2025.10.03 21:11:20.599983 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8194 | 2025.10.03 21:11:20.602868 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 8195 | 2025.10.03 21:11:24.790507 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1024 | ||
| 8196 | 2025.10.03 21:11:24.793084 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8197 | 2025.10.03 21:11:24.793157 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8198 | 2025.10.03 21:11:24.794366 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8199 | 2025.10.03 21:11:24.794622 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8200 | 2025.10.03 21:11:24.794828 [ 101 ] {} <Debug> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8201 | 2025.10.03 21:11:24.794887 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1024 | ||
| 8202 | 2025.10.03 21:11:24.794926 [ 101 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8203 | 2025.10.03 21:11:24.794969 [ 101 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8204 | 2025.10.03 21:11:24.795148 [ 201 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::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 | ||
| 8205 | 2025.10.03 21:11:24.795964 [ 201 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8206 | 2025.10.03 21:11:24.796099 [ 201 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 836 rows starting from the beginning of the part | ||
| 8207 | 2025.10.03 21:11:24.796454 [ 201 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 50 rows starting from the beginning of the part | ||
| 8208 | 2025.10.03 21:11:24.796784 [ 201 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 24 rows starting from the beginning of the part | ||
| 8209 | 2025.10.03 21:11:24.797077 [ 201 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 36 rows starting from the beginning of the part | ||
| 8210 | 2025.10.03 21:11:24.797359 [ 201 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 44 rows starting from the beginning of the part | ||
| 8211 | 2025.10.03 21:11:24.797680 [ 201 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 34 rows starting from the beginning of the part | ||
| 8212 | 2025.10.03 21:11:24.803692 [ 193 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1024 rows, containing 72 columns (72 merged, 0 gathered) in 0.008618198 sec., 118818.34230311254 rows/sec., 99.67 MiB/sec. | ||
| 8213 | 2025.10.03 21:11:24.804936 [ 193 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8214 | 2025.10.03 21:11:24.805451 [ 193 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_26_5} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8215 | 2025.10.03 21:11:24.805525 [ 193 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_26_5} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8216 | 2025.10.03 21:11:24.805647 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.38 MiB. | ||
| 8217 | 2025.10.03 21:11:25.492247 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8218 | 2025.10.03 21:11:25.492546 [ 5 ] {cf8a8fe2-77af-435f-8259-825aa57a510d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8219 | 2025.10.03 21:11:25.492649 [ 5 ] {cf8a8fe2-77af-435f-8259-825aa57a510d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8220 | 2025.10.03 21:11:25.493501 [ 5 ] {cf8a8fe2-77af-435f-8259-825aa57a510d} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8221 | 2025.10.03 21:11:25.493549 [ 5 ] {cf8a8fe2-77af-435f-8259-825aa57a510d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8222 | 2025.10.03 21:11:25.493952 [ 5 ] {cf8a8fe2-77af-435f-8259-825aa57a510d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8223 | 2025.10.03 21:11:25.494186 [ 5 ] {cf8a8fe2-77af-435f-8259-825aa57a510d} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8224 | 2025.10.03 21:11:25.494345 [ 5 ] {cf8a8fe2-77af-435f-8259-825aa57a510d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001875 sec., 218666.6666666667 rows/sec., 13.87 MiB/sec. | ||
| 8225 | 2025.10.03 21:11:25.494388 [ 5 ] {cf8a8fe2-77af-435f-8259-825aa57a510d} <Debug> TCPHandler: Processed in 0.002327037 sec. | ||
| 8226 | 2025.10.03 21:11:25.494504 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8227 | 2025.10.03 21:11:25.494597 [ 5 ] {b7c11ebc-0b9a-408a-98a8-d335603f0d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8228 | 2025.10.03 21:11:25.494637 [ 5 ] {b7c11ebc-0b9a-408a-98a8-d335603f0d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8229 | 2025.10.03 21:11:25.495032 [ 5 ] {b7c11ebc-0b9a-408a-98a8-d335603f0d7c} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8230 | 2025.10.03 21:11:25.495067 [ 5 ] {b7c11ebc-0b9a-408a-98a8-d335603f0d7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8231 | 2025.10.03 21:11:25.495348 [ 5 ] {b7c11ebc-0b9a-408a-98a8-d335603f0d7c} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 8232 | 2025.10.03 21:11:25.495550 [ 5 ] {b7c11ebc-0b9a-408a-98a8-d335603f0d7c} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8233 | 2025.10.03 21:11:25.495678 [ 5 ] {b7c11ebc-0b9a-408a-98a8-d335603f0d7c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001098 sec., 5464.48087431694 rows/sec., 445.59 KiB/sec. | ||
| 8234 | 2025.10.03 21:11:25.495716 [ 5 ] {b7c11ebc-0b9a-408a-98a8-d335603f0d7c} <Debug> TCPHandler: Processed in 0.001260095 sec. | ||
| 8235 | 2025.10.03 21:11:25.495824 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8236 | 2025.10.03 21:11:25.495919 [ 5 ] {a6e9a4bd-06c0-4a4f-9582-30f9b037c2be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8237 | 2025.10.03 21:11:25.495957 [ 5 ] {a6e9a4bd-06c0-4a4f-9582-30f9b037c2be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8238 | 2025.10.03 21:11:25.496909 [ 5 ] {a6e9a4bd-06c0-4a4f-9582-30f9b037c2be} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8239 | 2025.10.03 21:11:25.496944 [ 5 ] {a6e9a4bd-06c0-4a4f-9582-30f9b037c2be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8240 | 2025.10.03 21:11:25.497303 [ 5 ] {a6e9a4bd-06c0-4a4f-9582-30f9b037c2be} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8241 | 2025.10.03 21:11:25.497505 [ 5 ] {a6e9a4bd-06c0-4a4f-9582-30f9b037c2be} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8242 | 2025.10.03 21:11:25.497633 [ 5 ] {a6e9a4bd-06c0-4a4f-9582-30f9b037c2be} <Debug> executeQuery: Read 1181 rows, 96.28 KiB in 0.001731 sec., 682264.5869439631 rows/sec., 54.32 MiB/sec. | ||
| 8243 | 2025.10.03 21:11:25.497672 [ 5 ] {a6e9a4bd-06c0-4a4f-9582-30f9b037c2be} <Debug> TCPHandler: Processed in 0.001894602 sec. | ||
| 8244 | 2025.10.03 21:11:25.497782 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8245 | 2025.10.03 21:11:25.497880 [ 5 ] {6e7e9a09-f850-4f1f-a05e-9ecdea2c9de1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8246 | 2025.10.03 21:11:25.497918 [ 5 ] {6e7e9a09-f850-4f1f-a05e-9ecdea2c9de1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8247 | 2025.10.03 21:11:25.498399 [ 5 ] {6e7e9a09-f850-4f1f-a05e-9ecdea2c9de1} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8248 | 2025.10.03 21:11:25.498434 [ 5 ] {6e7e9a09-f850-4f1f-a05e-9ecdea2c9de1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8249 | 2025.10.03 21:11:25.498734 [ 5 ] {6e7e9a09-f850-4f1f-a05e-9ecdea2c9de1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8250 | 2025.10.03 21:11:25.498948 [ 5 ] {6e7e9a09-f850-4f1f-a05e-9ecdea2c9de1} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8251 | 2025.10.03 21:11:25.499075 [ 5 ] {6e7e9a09-f850-4f1f-a05e-9ecdea2c9de1} <Debug> executeQuery: Read 244 rows, 15.22 KiB in 0.001211 sec., 201486.3748967795 rows/sec., 12.27 MiB/sec. | ||
| 8252 | 2025.10.03 21:11:25.499113 [ 5 ] {6e7e9a09-f850-4f1f-a05e-9ecdea2c9de1} <Debug> TCPHandler: Processed in 0.001377686 sec. | ||
| 8253 | 2025.10.03 21:11:25.499219 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8254 | 2025.10.03 21:11:25.499311 [ 5 ] {2dabeba8-a74f-403b-92a4-88050e3075b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8255 | 2025.10.03 21:11:25.499350 [ 5 ] {2dabeba8-a74f-403b-92a4-88050e3075b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8256 | 2025.10.03 21:11:25.499813 [ 5 ] {2dabeba8-a74f-403b-92a4-88050e3075b9} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8257 | 2025.10.03 21:11:25.499848 [ 5 ] {2dabeba8-a74f-403b-92a4-88050e3075b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8258 | 2025.10.03 21:11:25.500153 [ 5 ] {2dabeba8-a74f-403b-92a4-88050e3075b9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 8259 | 2025.10.03 21:11:25.500351 [ 5 ] {2dabeba8-a74f-403b-92a4-88050e3075b9} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8260 | 2025.10.03 21:11:25.500478 [ 5 ] {2dabeba8-a74f-403b-92a4-88050e3075b9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001183 sec., 179205.40997464073 rows/sec., 11.56 MiB/sec. | ||
| 8261 | 2025.10.03 21:11:25.500515 [ 5 ] {2dabeba8-a74f-403b-92a4-88050e3075b9} <Debug> TCPHandler: Processed in 0.001343525 sec. | ||
| 8262 | 2025.10.03 21:11:25.500629 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8263 | 2025.10.03 21:11:25.500722 [ 5 ] {e9f3136e-a6ce-4d56-b263-68fe82964827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8264 | 2025.10.03 21:11:25.500760 [ 5 ] {e9f3136e-a6ce-4d56-b263-68fe82964827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8265 | 2025.10.03 21:11:25.501223 [ 5 ] {e9f3136e-a6ce-4d56-b263-68fe82964827} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8266 | 2025.10.03 21:11:25.501259 [ 5 ] {e9f3136e-a6ce-4d56-b263-68fe82964827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8267 | 2025.10.03 21:11:25.501552 [ 5 ] {e9f3136e-a6ce-4d56-b263-68fe82964827} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8268 | 2025.10.03 21:11:25.501762 [ 5 ] {e9f3136e-a6ce-4d56-b263-68fe82964827} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8269 | 2025.10.03 21:11:25.501896 [ 5 ] {e9f3136e-a6ce-4d56-b263-68fe82964827} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00119 sec., 177310.9243697479 rows/sec., 10.07 MiB/sec. | ||
| 8270 | 2025.10.03 21:11:25.501935 [ 5 ] {e9f3136e-a6ce-4d56-b263-68fe82964827} <Debug> TCPHandler: Processed in 0.001353266 sec. | ||
| 8271 | 2025.10.03 21:11:25.502043 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8272 | 2025.10.03 21:11:25.502136 [ 5 ] {f4f61ca9-c9d7-4f79-9e04-ecba4af6df42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8273 | 2025.10.03 21:11:25.502174 [ 5 ] {f4f61ca9-c9d7-4f79-9e04-ecba4af6df42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8274 | 2025.10.03 21:11:25.502803 [ 5 ] {f4f61ca9-c9d7-4f79-9e04-ecba4af6df42} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8275 | 2025.10.03 21:11:25.502840 [ 5 ] {f4f61ca9-c9d7-4f79-9e04-ecba4af6df42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8276 | 2025.10.03 21:11:25.503169 [ 5 ] {f4f61ca9-c9d7-4f79-9e04-ecba4af6df42} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8277 | 2025.10.03 21:11:25.503375 [ 5 ] {f4f61ca9-c9d7-4f79-9e04-ecba4af6df42} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8278 | 2025.10.03 21:11:25.503504 [ 5 ] {f4f61ca9-c9d7-4f79-9e04-ecba4af6df42} <Debug> executeQuery: Read 718 rows, 51.60 KiB in 0.001384 sec., 518786.12716763007 rows/sec., 36.41 MiB/sec. | ||
| 8279 | 2025.10.03 21:11:25.503543 [ 5 ] {f4f61ca9-c9d7-4f79-9e04-ecba4af6df42} <Debug> TCPHandler: Processed in 0.001546958 sec. | ||
| 8280 | 2025.10.03 21:11:25.503653 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8281 | 2025.10.03 21:11:25.503746 [ 5 ] {bd08e26c-7022-4530-8694-a6168dde6aeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8282 | 2025.10.03 21:11:25.503787 [ 5 ] {bd08e26c-7022-4530-8694-a6168dde6aeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8283 | 2025.10.03 21:11:25.504118 [ 5 ] {bd08e26c-7022-4530-8694-a6168dde6aeb} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8284 | 2025.10.03 21:11:25.504154 [ 5 ] {bd08e26c-7022-4530-8694-a6168dde6aeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8285 | 2025.10.03 21:11:25.504449 [ 5 ] {bd08e26c-7022-4530-8694-a6168dde6aeb} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8286 | 2025.10.03 21:11:25.504651 [ 5 ] {bd08e26c-7022-4530-8694-a6168dde6aeb} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8287 | 2025.10.03 21:11:25.504781 [ 5 ] {bd08e26c-7022-4530-8694-a6168dde6aeb} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 8288 | 2025.10.03 21:11:25.504820 [ 5 ] {bd08e26c-7022-4530-8694-a6168dde6aeb} <Debug> TCPHandler: Processed in 0.001213553 sec. | ||
| 8289 | 2025.10.03 21:11:25.504925 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8290 | 2025.10.03 21:11:25.505018 [ 5 ] {5444fb3a-481f-4af2-a989-fb5a021738f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8291 | 2025.10.03 21:11:25.505059 [ 5 ] {5444fb3a-481f-4af2-a989-fb5a021738f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8292 | 2025.10.03 21:11:25.505481 [ 5 ] {5444fb3a-481f-4af2-a989-fb5a021738f7} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8293 | 2025.10.03 21:11:25.505516 [ 5 ] {5444fb3a-481f-4af2-a989-fb5a021738f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8294 | 2025.10.03 21:11:25.505842 [ 5 ] {5444fb3a-481f-4af2-a989-fb5a021738f7} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8295 | 2025.10.03 21:11:25.506048 [ 5 ] {5444fb3a-481f-4af2-a989-fb5a021738f7} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8296 | 2025.10.03 21:11:25.506175 [ 5 ] {5444fb3a-481f-4af2-a989-fb5a021738f7} <Debug> executeQuery: Read 317 rows, 21.33 KiB in 0.001173 sec., 270247.2293265132 rows/sec., 17.76 MiB/sec. | ||
| 8297 | 2025.10.03 21:11:25.506212 [ 5 ] {5444fb3a-481f-4af2-a989-fb5a021738f7} <Debug> TCPHandler: Processed in 0.001333285 sec. | ||
| 8298 | 2025.10.03 21:11:25.506317 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8299 | 2025.10.03 21:11:25.506408 [ 5 ] {22ff363d-85a8-47b3-bbf8-6668bb480d41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8300 | 2025.10.03 21:11:25.506449 [ 5 ] {22ff363d-85a8-47b3-bbf8-6668bb480d41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8301 | 2025.10.03 21:11:25.506757 [ 5 ] {22ff363d-85a8-47b3-bbf8-6668bb480d41} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8302 | 2025.10.03 21:11:25.506791 [ 5 ] {22ff363d-85a8-47b3-bbf8-6668bb480d41} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8303 | 2025.10.03 21:11:25.507055 [ 5 ] {22ff363d-85a8-47b3-bbf8-6668bb480d41} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8304 | 2025.10.03 21:11:25.507245 [ 5 ] {22ff363d-85a8-47b3-bbf8-6668bb480d41} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8305 | 2025.10.03 21:11:25.507367 [ 5 ] {22ff363d-85a8-47b3-bbf8-6668bb480d41} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001013 sec., 987.1668311944719 rows/sec., 66.52 KiB/sec. | ||
| 8306 | 2025.10.03 21:11:25.507401 [ 5 ] {22ff363d-85a8-47b3-bbf8-6668bb480d41} <Debug> TCPHandler: Processed in 0.001172103 sec. | ||
| 8307 | 2025.10.03 21:11:25.507499 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8308 | 2025.10.03 21:11:25.507585 [ 5 ] {45591a88-656e-48b2-8e97-d9dd5599df3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8309 | 2025.10.03 21:11:25.507634 [ 5 ] {45591a88-656e-48b2-8e97-d9dd5599df3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8310 | 2025.10.03 21:11:25.508512 [ 5 ] {45591a88-656e-48b2-8e97-d9dd5599df3b} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8311 | 2025.10.03 21:11:25.508547 [ 5 ] {45591a88-656e-48b2-8e97-d9dd5599df3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8312 | 2025.10.03 21:11:25.509075 [ 5 ] {45591a88-656e-48b2-8e97-d9dd5599df3b} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8313 | 2025.10.03 21:11:25.509289 [ 5 ] {45591a88-656e-48b2-8e97-d9dd5599df3b} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8314 | 2025.10.03 21:11:25.509424 [ 5 ] {45591a88-656e-48b2-8e97-d9dd5599df3b} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.0018 sec., 18333.333333333332 rows/sec., 32.85 MiB/sec. | ||
| 8315 | 2025.10.03 21:11:25.509478 [ 5 ] {45591a88-656e-48b2-8e97-d9dd5599df3b} <Debug> TCPHandler: Processed in 0.001976722 sec. | ||
| 8316 | 2025.10.03 21:11:25.509605 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8317 | 2025.10.03 21:11:25.509698 [ 5 ] {4480dda5-977d-45f3-b667-ce4c6d84ee37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8318 | 2025.10.03 21:11:25.509739 [ 5 ] {4480dda5-977d-45f3-b667-ce4c6d84ee37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8319 | 2025.10.03 21:11:25.510102 [ 5 ] {4480dda5-977d-45f3-b667-ce4c6d84ee37} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8320 | 2025.10.03 21:11:25.510137 [ 5 ] {4480dda5-977d-45f3-b667-ce4c6d84ee37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8321 | 2025.10.03 21:11:25.510431 [ 5 ] {4480dda5-977d-45f3-b667-ce4c6d84ee37} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8322 | 2025.10.03 21:11:25.510633 [ 5 ] {4480dda5-977d-45f3-b667-ce4c6d84ee37} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8323 | 2025.10.03 21:11:25.510758 [ 5 ] {4480dda5-977d-45f3-b667-ce4c6d84ee37} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001076 sec., 96654.2750929368 rows/sec., 5.92 MiB/sec. | ||
| 8324 | 2025.10.03 21:11:25.510796 [ 5 ] {4480dda5-977d-45f3-b667-ce4c6d84ee37} <Debug> TCPHandler: Processed in 0.001238274 sec. | ||
| 8325 | 2025.10.03 21:11:27.238291 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 16857 | ||
| 8326 | 2025.10.03 21:11:27.238865 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8327 | 2025.10.03 21:11:27.238906 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8328 | 2025.10.03 21:11:27.239401 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8329 | 2025.10.03 21:11:27.239627 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8330 | 2025.10.03 21:11:27.239761 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16857 | ||
| 8331 | 2025.10.03 21:11:28.103827 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 8332 | 2025.10.03 21:11:28.121196 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8333 | 2025.10.03 21:11:28.121268 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8334 | 2025.10.03 21:11:28.127295 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8335 | 2025.10.03 21:11:28.128003 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8336 | 2025.10.03 21:11:28.131280 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 8337 | 2025.10.03 21:11:30.479107 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8338 | 2025.10.03 21:11:30.479319 [ 5 ] {c0c6583c-a819-4771-870e-149f6dbc81cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8339 | 2025.10.03 21:11:30.479389 [ 5 ] {c0c6583c-a819-4771-870e-149f6dbc81cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8340 | 2025.10.03 21:11:30.480048 [ 5 ] {c0c6583c-a819-4771-870e-149f6dbc81cc} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8341 | 2025.10.03 21:11:30.480088 [ 5 ] {c0c6583c-a819-4771-870e-149f6dbc81cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8342 | 2025.10.03 21:11:30.480486 [ 5 ] {c0c6583c-a819-4771-870e-149f6dbc81cc} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8343 | 2025.10.03 21:11:30.480719 [ 5 ] {c0c6583c-a819-4771-870e-149f6dbc81cc} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8344 | 2025.10.03 21:11:30.480847 [ 95 ] {} <Debug> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8345 | 2025.10.03 21:11:30.480877 [ 5 ] {c0c6583c-a819-4771-870e-149f6dbc81cc} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001612 sec., 47146.40198511166 rows/sec., 3.89 MiB/sec. | ||
| 8346 | 2025.10.03 21:11:30.480889 [ 95 ] {} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8347 | 2025.10.03 21:11:30.480914 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8348 | 2025.10.03 21:11:30.480920 [ 5 ] {c0c6583c-a819-4771-870e-149f6dbc81cc} <Debug> TCPHandler: Processed in 0.001952893 sec. | ||
| 8349 | 2025.10.03 21:11:30.481029 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::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 | ||
| 8350 | 2025.10.03 21:11:30.481062 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8351 | 2025.10.03 21:11:30.481168 [ 5 ] {ac690c85-ca08-4287-aa3d-19ca1c09af87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8352 | 2025.10.03 21:11:30.481168 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8353 | 2025.10.03 21:11:30.481214 [ 5 ] {ac690c85-ca08-4287-aa3d-19ca1c09af87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8354 | 2025.10.03 21:11:30.481221 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2469 rows starting from the beginning of the part | ||
| 8355 | 2025.10.03 21:11:30.481301 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 1218 rows starting from the beginning of the part | ||
| 8356 | 2025.10.03 21:11:30.481348 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1178 rows starting from the beginning of the part | ||
| 8357 | 2025.10.03 21:11:30.481389 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 76 rows starting from the beginning of the part | ||
| 8358 | 2025.10.03 21:11:30.481430 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 1181 rows starting from the beginning of the part | ||
| 8359 | 2025.10.03 21:11:30.481469 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::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 | ||
| 8360 | 2025.10.03 21:11:30.481637 [ 5 ] {ac690c85-ca08-4287-aa3d-19ca1c09af87} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8361 | 2025.10.03 21:11:30.481680 [ 5 ] {ac690c85-ca08-4287-aa3d-19ca1c09af87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8362 | 2025.10.03 21:11:30.482012 [ 5 ] {ac690c85-ca08-4287-aa3d-19ca1c09af87} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8363 | 2025.10.03 21:11:30.482241 [ 5 ] {ac690c85-ca08-4287-aa3d-19ca1c09af87} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8364 | 2025.10.03 21:11:30.482382 [ 5 ] {ac690c85-ca08-4287-aa3d-19ca1c09af87} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001231 sec., 8123.4768480909825 rows/sec., 610.85 KiB/sec. | ||
| 8365 | 2025.10.03 21:11:30.482420 [ 5 ] {ac690c85-ca08-4287-aa3d-19ca1c09af87} <Debug> TCPHandler: Processed in 0.001409996 sec. | ||
| 8366 | 2025.10.03 21:11:30.482536 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8367 | 2025.10.03 21:11:30.482631 [ 5 ] {19a8c5bd-5e91-4aca-bca8-3386325642fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8368 | 2025.10.03 21:11:30.482673 [ 5 ] {19a8c5bd-5e91-4aca-bca8-3386325642fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8369 | 2025.10.03 21:11:30.483109 [ 5 ] {19a8c5bd-5e91-4aca-bca8-3386325642fe} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8370 | 2025.10.03 21:11:30.483144 [ 5 ] {19a8c5bd-5e91-4aca-bca8-3386325642fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8371 | 2025.10.03 21:11:30.483462 [ 5 ] {19a8c5bd-5e91-4aca-bca8-3386325642fe} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8372 | 2025.10.03 21:11:30.483536 [ 198 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6198 rows, containing 5 columns (5 merged, 0 gathered) in 0.002557769 sec., 2423205.53576183 rows/sec., 205.94 MiB/sec. | ||
| 8373 | 2025.10.03 21:11:30.483685 [ 5 ] {19a8c5bd-5e91-4aca-bca8-3386325642fe} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8374 | 2025.10.03 21:11:30.483819 [ 191 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8375 | 2025.10.03 21:11:30.483827 [ 5 ] {19a8c5bd-5e91-4aca-bca8-3386325642fe} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001211 sec., 61106.523534269196 rows/sec., 4.77 MiB/sec. | ||
| 8376 | 2025.10.03 21:11:30.483834 [ 93 ] {} <Debug> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8377 | 2025.10.03 21:11:30.483870 [ 5 ] {19a8c5bd-5e91-4aca-bca8-3386325642fe} <Debug> TCPHandler: Processed in 0.001385126 sec. | ||
| 8378 | 2025.10.03 21:11:30.483906 [ 93 ] {} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8379 | 2025.10.03 21:11:30.483939 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8380 | 2025.10.03 21:11:30.484002 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8381 | 2025.10.03 21:11:30.484044 [ 195 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::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 | ||
| 8382 | 2025.10.03 21:11:30.484101 [ 5 ] {f67ec197-e5bc-4240-9499-efa0cb628b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8383 | 2025.10.03 21:11:30.484101 [ 191 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_51_10} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8384 | 2025.10.03 21:11:30.484138 [ 195 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8385 | 2025.10.03 21:11:30.484145 [ 5 ] {f67ec197-e5bc-4240-9499-efa0cb628b1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8386 | 2025.10.03 21:11:30.484173 [ 195 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1252 rows starting from the beginning of the part | ||
| 8387 | 2025.10.03 21:11:30.484184 [ 191 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_51_10} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8388 | 2025.10.03 21:11:30.484241 [ 195 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 534 rows starting from the beginning of the part | ||
| 8389 | 2025.10.03 21:11:30.484285 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 8390 | 2025.10.03 21:11:30.484294 [ 195 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 712 rows starting from the beginning of the part | ||
| 8391 | 2025.10.03 21:11:30.484345 [ 195 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 74 rows starting from the beginning of the part | ||
| 8392 | 2025.10.03 21:11:30.484383 [ 195 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 718 rows starting from the beginning of the part | ||
| 8393 | 2025.10.03 21:11:30.484428 [ 195 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::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 | ||
| 8394 | 2025.10.03 21:11:30.484588 [ 5 ] {f67ec197-e5bc-4240-9499-efa0cb628b1d} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8395 | 2025.10.03 21:11:30.484625 [ 5 ] {f67ec197-e5bc-4240-9499-efa0cb628b1d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8396 | 2025.10.03 21:11:30.484958 [ 5 ] {f67ec197-e5bc-4240-9499-efa0cb628b1d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8397 | 2025.10.03 21:11:30.485174 [ 5 ] {f67ec197-e5bc-4240-9499-efa0cb628b1d} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8398 | 2025.10.03 21:11:30.485309 [ 5 ] {f67ec197-e5bc-4240-9499-efa0cb628b1d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 8399 | 2025.10.03 21:11:30.485348 [ 5 ] {f67ec197-e5bc-4240-9499-efa0cb628b1d} <Debug> TCPHandler: Processed in 0.001396486 sec. | ||
| 8400 | 2025.10.03 21:11:30.485465 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8401 | 2025.10.03 21:11:30.485560 [ 5 ] {0778a62e-7222-413f-b64f-71c7f5cf6181} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8402 | 2025.10.03 21:11:30.485615 [ 5 ] {0778a62e-7222-413f-b64f-71c7f5cf6181} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8403 | 2025.10.03 21:11:30.485641 [ 198 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3364 rows, containing 5 columns (5 merged, 0 gathered) in 0.001645139 sec., 2044812.0189236288 rows/sec., 154.78 MiB/sec. | ||
| 8404 | 2025.10.03 21:11:30.485794 [ 195 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8405 | 2025.10.03 21:11:30.486024 [ 195 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_51_10} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8406 | 2025.10.03 21:11:30.486090 [ 195 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_51_10} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8407 | 2025.10.03 21:11:30.486152 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 8408 | 2025.10.03 21:11:30.486382 [ 5 ] {0778a62e-7222-413f-b64f-71c7f5cf6181} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8409 | 2025.10.03 21:11:30.486419 [ 5 ] {0778a62e-7222-413f-b64f-71c7f5cf6181} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8410 | 2025.10.03 21:11:30.486937 [ 5 ] {0778a62e-7222-413f-b64f-71c7f5cf6181} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8411 | 2025.10.03 21:11:30.487170 [ 5 ] {0778a62e-7222-413f-b64f-71c7f5cf6181} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8412 | 2025.10.03 21:11:30.487313 [ 5 ] {0778a62e-7222-413f-b64f-71c7f5cf6181} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001769 sec., 5652.911249293386 rows/sec., 10.13 MiB/sec. | ||
| 8413 | 2025.10.03 21:11:30.487366 [ 5 ] {0778a62e-7222-413f-b64f-71c7f5cf6181} <Debug> TCPHandler: Processed in 0.001951312 sec. | ||
| 8414 | 2025.10.03 21:11:30.487482 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8415 | 2025.10.03 21:11:30.487577 [ 5 ] {32e19005-a3b5-494b-9463-61a0d98fe50f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8416 | 2025.10.03 21:11:30.487619 [ 5 ] {32e19005-a3b5-494b-9463-61a0d98fe50f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8417 | 2025.10.03 21:11:30.487969 [ 5 ] {32e19005-a3b5-494b-9463-61a0d98fe50f} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8418 | 2025.10.03 21:11:30.488006 [ 5 ] {32e19005-a3b5-494b-9463-61a0d98fe50f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8419 | 2025.10.03 21:11:30.488307 [ 5 ] {32e19005-a3b5-494b-9463-61a0d98fe50f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8420 | 2025.10.03 21:11:30.488512 [ 5 ] {32e19005-a3b5-494b-9463-61a0d98fe50f} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8421 | 2025.10.03 21:11:30.488643 [ 5 ] {32e19005-a3b5-494b-9463-61a0d98fe50f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 8422 | 2025.10.03 21:11:30.488681 [ 5 ] {32e19005-a3b5-494b-9463-61a0d98fe50f} <Debug> TCPHandler: Processed in 0.001248954 sec. | ||
| 8423 | 2025.10.03 21:11:34.613269 [ 91 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8424 | 2025.10.03 21:11:34.613328 [ 91 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8425 | 2025.10.03 21:11:34.740425 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 17305 | ||
| 8426 | 2025.10.03 21:11:34.740933 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8427 | 2025.10.03 21:11:34.740980 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8428 | 2025.10.03 21:11:34.741467 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8429 | 2025.10.03 21:11:34.741699 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8430 | 2025.10.03 21:11:34.741845 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17305 | ||
| 8431 | 2025.10.03 21:11:34.741873 [ 91 ] {} <Debug> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8432 | 2025.10.03 21:11:34.741967 [ 91 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8433 | 2025.10.03 21:11:34.742004 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8434 | 2025.10.03 21:11:34.742162 [ 196 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 8435 | 2025.10.03 21:11:34.742352 [ 196 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8436 | 2025.10.03 21:11:34.742409 [ 196 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14937 rows starting from the beginning of the part | ||
| 8437 | 2025.10.03 21:11:34.742487 [ 196 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 8438 | 2025.10.03 21:11:34.742534 [ 196 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 8439 | 2025.10.03 21:11:34.742576 [ 196 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 8440 | 2025.10.03 21:11:34.742614 [ 196 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 8441 | 2025.10.03 21:11:34.742651 [ 196 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 8442 | 2025.10.03 21:11:34.744971 [ 195 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17305 rows, containing 4 columns (4 merged, 0 gathered) in 0.002883832 sec., 6000696.295762029 rows/sec., 85.84 MiB/sec. | ||
| 8443 | 2025.10.03 21:11:34.745130 [ 196 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8444 | 2025.10.03 21:11:34.745378 [ 196 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_36_7} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8445 | 2025.10.03 21:11:34.745447 [ 196 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_36_7} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8446 | 2025.10.03 21:11:34.745528 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.50 MiB. | ||
| 8447 | 2025.10.03 21:11:34.795554 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1060 | ||
| 8448 | 2025.10.03 21:11:34.797899 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8449 | 2025.10.03 21:11:34.797940 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.93 GiB. | ||
| 8450 | 2025.10.03 21:11:34.799175 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8451 | 2025.10.03 21:11:34.799460 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8452 | 2025.10.03 21:11:34.799761 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1060 | ||
| 8453 | 2025.10.03 21:11:35.490450 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8454 | 2025.10.03 21:11:35.490675 [ 5 ] {07a1e6da-fb14-4591-b27b-17ac8da54965} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8455 | 2025.10.03 21:11:35.490753 [ 5 ] {07a1e6da-fb14-4591-b27b-17ac8da54965} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8456 | 2025.10.03 21:11:35.491604 [ 5 ] {07a1e6da-fb14-4591-b27b-17ac8da54965} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8457 | 2025.10.03 21:11:35.491656 [ 5 ] {07a1e6da-fb14-4591-b27b-17ac8da54965} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8458 | 2025.10.03 21:11:35.492087 [ 5 ] {07a1e6da-fb14-4591-b27b-17ac8da54965} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8459 | 2025.10.03 21:11:35.492345 [ 5 ] {07a1e6da-fb14-4591-b27b-17ac8da54965} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8460 | 2025.10.03 21:11:35.492504 [ 90 ] {} <Debug> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8461 | 2025.10.03 21:11:35.492513 [ 5 ] {07a1e6da-fb14-4591-b27b-17ac8da54965} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001891 sec., 216816.4992067689 rows/sec., 13.75 MiB/sec. | ||
| 8462 | 2025.10.03 21:11:35.492584 [ 90 ] {} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8463 | 2025.10.03 21:11:35.492613 [ 5 ] {07a1e6da-fb14-4591-b27b-17ac8da54965} <Debug> TCPHandler: Processed in 0.002305046 sec. | ||
| 8464 | 2025.10.03 21:11:35.492615 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8465 | 2025.10.03 21:11:35.492732 [ 186 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::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 | ||
| 8466 | 2025.10.03 21:11:35.492749 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8467 | 2025.10.03 21:11:35.492847 [ 186 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8468 | 2025.10.03 21:11:35.492860 [ 5 ] {bc899a0d-ec6c-4fd4-aba1-ecc9d26000d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8469 | 2025.10.03 21:11:35.492884 [ 186 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 434 rows starting from the beginning of the part | ||
| 8470 | 2025.10.03 21:11:35.492910 [ 5 ] {bc899a0d-ec6c-4fd4-aba1-ecc9d26000d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8471 | 2025.10.03 21:11:35.492952 [ 186 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 410 rows starting from the beginning of the part | ||
| 8472 | 2025.10.03 21:11:35.492999 [ 186 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 410 rows starting from the beginning of the part | ||
| 8473 | 2025.10.03 21:11:35.493039 [ 186 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 410 rows starting from the beginning of the part | ||
| 8474 | 2025.10.03 21:11:35.493073 [ 186 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 410 rows starting from the beginning of the part | ||
| 8475 | 2025.10.03 21:11:35.493110 [ 186 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 410 rows starting from the beginning of the part | ||
| 8476 | 2025.10.03 21:11:35.493797 [ 5 ] {bc899a0d-ec6c-4fd4-aba1-ecc9d26000d5} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8477 | 2025.10.03 21:11:35.493842 [ 5 ] {bc899a0d-ec6c-4fd4-aba1-ecc9d26000d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8478 | 2025.10.03 21:11:35.494244 [ 5 ] {bc899a0d-ec6c-4fd4-aba1-ecc9d26000d5} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8479 | 2025.10.03 21:11:35.494258 [ 195 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001569468 sec., 1582701.9091819648 rows/sec., 106.74 MiB/sec. | ||
| 8480 | 2025.10.03 21:11:35.494485 [ 188 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8481 | 2025.10.03 21:11:35.494493 [ 5 ] {bc899a0d-ec6c-4fd4-aba1-ecc9d26000d5} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8482 | 2025.10.03 21:11:35.494671 [ 5 ] {bc899a0d-ec6c-4fd4-aba1-ecc9d26000d5} <Debug> executeQuery: Read 1178 rows, 96.06 KiB in 0.001832 sec., 643013.1004366812 rows/sec., 51.20 MiB/sec. | ||
| 8483 | 2025.10.03 21:11:35.494714 [ 5 ] {bc899a0d-ec6c-4fd4-aba1-ecc9d26000d5} <Debug> TCPHandler: Processed in 0.002018533 sec. | ||
| 8484 | 2025.10.03 21:11:35.494835 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8485 | 2025.10.03 21:11:35.494874 [ 188 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_21_4} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8486 | 2025.10.03 21:11:35.494935 [ 5 ] {1853f13a-e065-488d-ada5-c2e9b4f325c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8487 | 2025.10.03 21:11:35.494968 [ 188 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_21_4} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8488 | 2025.10.03 21:11:35.494982 [ 5 ] {1853f13a-e065-488d-ada5-c2e9b4f325c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8489 | 2025.10.03 21:11:35.495078 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 8490 | 2025.10.03 21:11:35.495491 [ 5 ] {1853f13a-e065-488d-ada5-c2e9b4f325c2} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8491 | 2025.10.03 21:11:35.495534 [ 5 ] {1853f13a-e065-488d-ada5-c2e9b4f325c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8492 | 2025.10.03 21:11:35.495871 [ 5 ] {1853f13a-e065-488d-ada5-c2e9b4f325c2} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8493 | 2025.10.03 21:11:35.496090 [ 5 ] {1853f13a-e065-488d-ada5-c2e9b4f325c2} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8494 | 2025.10.03 21:11:35.496234 [ 5 ] {1853f13a-e065-488d-ada5-c2e9b4f325c2} <Debug> executeQuery: Read 238 rows, 14.80 KiB in 0.001318 sec., 180576.63125948407 rows/sec., 10.96 MiB/sec. | ||
| 8495 | 2025.10.03 21:11:35.496274 [ 5 ] {1853f13a-e065-488d-ada5-c2e9b4f325c2} <Debug> TCPHandler: Processed in 0.001490157 sec. | ||
| 8496 | 2025.10.03 21:11:35.496390 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8497 | 2025.10.03 21:11:35.496487 [ 5 ] {c89b91c9-e133-4418-b164-af092d244580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8498 | 2025.10.03 21:11:35.496527 [ 5 ] {c89b91c9-e133-4418-b164-af092d244580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8499 | 2025.10.03 21:11:35.497000 [ 5 ] {c89b91c9-e133-4418-b164-af092d244580} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8500 | 2025.10.03 21:11:35.497036 [ 5 ] {c89b91c9-e133-4418-b164-af092d244580} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8501 | 2025.10.03 21:11:35.497358 [ 5 ] {c89b91c9-e133-4418-b164-af092d244580} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 8502 | 2025.10.03 21:11:35.497569 [ 5 ] {c89b91c9-e133-4418-b164-af092d244580} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8503 | 2025.10.03 21:11:35.497713 [ 5 ] {c89b91c9-e133-4418-b164-af092d244580} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001242 sec., 170692.43156199678 rows/sec., 11.01 MiB/sec. | ||
| 8504 | 2025.10.03 21:11:35.497753 [ 5 ] {c89b91c9-e133-4418-b164-af092d244580} <Debug> TCPHandler: Processed in 0.001412756 sec. | ||
| 8505 | 2025.10.03 21:11:35.497877 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8506 | 2025.10.03 21:11:35.497972 [ 5 ] {5eedd48e-57b2-49ed-aaef-499130e99252} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8507 | 2025.10.03 21:11:35.498011 [ 5 ] {5eedd48e-57b2-49ed-aaef-499130e99252} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8508 | 2025.10.03 21:11:35.498499 [ 5 ] {5eedd48e-57b2-49ed-aaef-499130e99252} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8509 | 2025.10.03 21:11:35.498536 [ 5 ] {5eedd48e-57b2-49ed-aaef-499130e99252} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8510 | 2025.10.03 21:11:35.498848 [ 5 ] {5eedd48e-57b2-49ed-aaef-499130e99252} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8511 | 2025.10.03 21:11:35.499063 [ 5 ] {5eedd48e-57b2-49ed-aaef-499130e99252} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8512 | 2025.10.03 21:11:35.499167 [ 88 ] {} <Debug> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 8513 | 2025.10.03 21:11:35.499209 [ 5 ] {5eedd48e-57b2-49ed-aaef-499130e99252} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001253 sec., 168395.84996009577 rows/sec., 9.56 MiB/sec. | ||
| 8514 | 2025.10.03 21:11:35.499209 [ 88 ] {} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8515 | 2025.10.03 21:11:35.499253 [ 5 ] {5eedd48e-57b2-49ed-aaef-499130e99252} <Debug> TCPHandler: Processed in 0.001426857 sec. | ||
| 8516 | 2025.10.03 21:11:35.499265 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8517 | 2025.10.03 21:11:35.499358 [ 195 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::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 | ||
| 8518 | 2025.10.03 21:11:35.499386 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8519 | 2025.10.03 21:11:35.499453 [ 195 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8520 | 2025.10.03 21:11:35.499481 [ 5 ] {417b3c30-1704-4004-b8cc-f928bfe80f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8521 | 2025.10.03 21:11:35.499482 [ 195 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 223 rows starting from the beginning of the part | ||
| 8522 | 2025.10.03 21:11:35.499521 [ 5 ] {417b3c30-1704-4004-b8cc-f928bfe80f7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8523 | 2025.10.03 21:11:35.499552 [ 195 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 211 rows starting from the beginning of the part | ||
| 8524 | 2025.10.03 21:11:35.499600 [ 195 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 211 rows starting from the beginning of the part | ||
| 8525 | 2025.10.03 21:11:35.499639 [ 195 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 211 rows starting from the beginning of the part | ||
| 8526 | 2025.10.03 21:11:35.499679 [ 195 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 211 rows starting from the beginning of the part | ||
| 8527 | 2025.10.03 21:11:35.499720 [ 195 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 211 rows starting from the beginning of the part | ||
| 8528 | 2025.10.03 21:11:35.500172 [ 5 ] {417b3c30-1704-4004-b8cc-f928bfe80f7b} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8529 | 2025.10.03 21:11:35.500207 [ 5 ] {417b3c30-1704-4004-b8cc-f928bfe80f7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8530 | 2025.10.03 21:11:35.500570 [ 5 ] {417b3c30-1704-4004-b8cc-f928bfe80f7b} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8531 | 2025.10.03 21:11:35.500620 [ 194 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001300295 sec., 982853.8908478462 rows/sec., 59.74 MiB/sec. | ||
| 8532 | 2025.10.03 21:11:35.500745 [ 195 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 8533 | 2025.10.03 21:11:35.500790 [ 5 ] {417b3c30-1704-4004-b8cc-f928bfe80f7b} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8534 | 2025.10.03 21:11:35.500926 [ 5 ] {417b3c30-1704-4004-b8cc-f928bfe80f7b} <Debug> executeQuery: Read 712 rows, 51.11 KiB in 0.001461 sec., 487337.440109514 rows/sec., 34.16 MiB/sec. | ||
| 8535 | 2025.10.03 21:11:35.500967 [ 5 ] {417b3c30-1704-4004-b8cc-f928bfe80f7b} <Debug> TCPHandler: Processed in 0.001636599 sec. | ||
| 8536 | 2025.10.03 21:11:35.500989 [ 195 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_21_4} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8537 | 2025.10.03 21:11:35.501052 [ 195 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_21_4} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 8538 | 2025.10.03 21:11:35.501084 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8539 | 2025.10.03 21:11:35.501116 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 8540 | 2025.10.03 21:11:35.501180 [ 5 ] {b47b29f8-2155-4f14-ad0d-3ed05a14cebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8541 | 2025.10.03 21:11:35.501222 [ 5 ] {b47b29f8-2155-4f14-ad0d-3ed05a14cebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8542 | 2025.10.03 21:11:35.501559 [ 5 ] {b47b29f8-2155-4f14-ad0d-3ed05a14cebd} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8543 | 2025.10.03 21:11:35.501595 [ 5 ] {b47b29f8-2155-4f14-ad0d-3ed05a14cebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8544 | 2025.10.03 21:11:35.501904 [ 5 ] {b47b29f8-2155-4f14-ad0d-3ed05a14cebd} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8545 | 2025.10.03 21:11:35.502122 [ 5 ] {b47b29f8-2155-4f14-ad0d-3ed05a14cebd} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8546 | 2025.10.03 21:11:35.502262 [ 5 ] {b47b29f8-2155-4f14-ad0d-3ed05a14cebd} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001099 sec., 5459.50864422202 rows/sec., 285.24 KiB/sec. | ||
| 8547 | 2025.10.03 21:11:35.502301 [ 5 ] {b47b29f8-2155-4f14-ad0d-3ed05a14cebd} <Debug> TCPHandler: Processed in 0.001267235 sec. | ||
| 8548 | 2025.10.03 21:11:35.502412 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8549 | 2025.10.03 21:11:35.502506 [ 5 ] {568adaad-f126-49f9-9f49-0fab77916490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8550 | 2025.10.03 21:11:35.502548 [ 5 ] {568adaad-f126-49f9-9f49-0fab77916490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8551 | 2025.10.03 21:11:35.502980 [ 5 ] {568adaad-f126-49f9-9f49-0fab77916490} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8552 | 2025.10.03 21:11:35.503016 [ 5 ] {568adaad-f126-49f9-9f49-0fab77916490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8553 | 2025.10.03 21:11:35.503365 [ 5 ] {568adaad-f126-49f9-9f49-0fab77916490} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8554 | 2025.10.03 21:11:35.503574 [ 5 ] {568adaad-f126-49f9-9f49-0fab77916490} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8555 | 2025.10.03 21:11:35.503682 [ 90 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8556 | 2025.10.03 21:11:35.503708 [ 5 ] {568adaad-f126-49f9-9f49-0fab77916490} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001219 sec., 257588.18703855618 rows/sec., 16.92 MiB/sec. | ||
| 8557 | 2025.10.03 21:11:35.503721 [ 90 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8558 | 2025.10.03 21:11:35.503750 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8559 | 2025.10.03 21:11:35.503753 [ 5 ] {568adaad-f126-49f9-9f49-0fab77916490} <Debug> TCPHandler: Processed in 0.001391586 sec. | ||
| 8560 | 2025.10.03 21:11:35.503851 [ 188 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::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 | ||
| 8561 | 2025.10.03 21:11:35.503876 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8562 | 2025.10.03 21:11:35.503952 [ 188 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8563 | 2025.10.03 21:11:35.503976 [ 5 ] {bbb24c52-60c0-46e1-a97f-94a2e93fed4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8564 | 2025.10.03 21:11:35.503985 [ 188 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 15185 rows starting from the beginning of the part | ||
| 8565 | 2025.10.03 21:11:35.504026 [ 5 ] {bbb24c52-60c0-46e1-a97f-94a2e93fed4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8566 | 2025.10.03 21:11:35.504062 [ 188 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::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 | ||
| 8567 | 2025.10.03 21:11:35.504111 [ 188 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::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 | ||
| 8568 | 2025.10.03 21:11:35.504152 [ 188 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 317 rows starting from the beginning of the part | ||
| 8569 | 2025.10.03 21:11:35.504192 [ 188 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 160 rows starting from the beginning of the part | ||
| 8570 | 2025.10.03 21:11:35.504236 [ 188 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 314 rows starting from the beginning of the part | ||
| 8571 | 2025.10.03 21:11:35.504350 [ 5 ] {bbb24c52-60c0-46e1-a97f-94a2e93fed4d} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8572 | 2025.10.03 21:11:35.504391 [ 5 ] {bbb24c52-60c0-46e1-a97f-94a2e93fed4d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8573 | 2025.10.03 21:11:35.504728 [ 5 ] {bbb24c52-60c0-46e1-a97f-94a2e93fed4d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8574 | 2025.10.03 21:11:35.504934 [ 5 ] {bbb24c52-60c0-46e1-a97f-94a2e93fed4d} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8575 | 2025.10.03 21:11:35.505039 [ 90 ] {} <Debug> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 | ||
| 8576 | 2025.10.03 21:11:35.505073 [ 90 ] {} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8577 | 2025.10.03 21:11:35.505078 [ 5 ] {bbb24c52-60c0-46e1-a97f-94a2e93fed4d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001118 sec., 894.4543828264758 rows/sec., 60.27 KiB/sec. | ||
| 8578 | 2025.10.03 21:11:35.505092 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8579 | 2025.10.03 21:11:35.505124 [ 5 ] {bbb24c52-60c0-46e1-a97f-94a2e93fed4d} <Debug> TCPHandler: Processed in 0.001299275 sec. | ||
| 8580 | 2025.10.03 21:11:35.505179 [ 194 ] {6515042e-d143-4b0d-9828-f2f75d99043a::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 | ||
| 8581 | 2025.10.03 21:11:35.505241 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8582 | 2025.10.03 21:11:35.505280 [ 194 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_19_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8583 | 2025.10.03 21:11:35.505323 [ 194 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_19_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 14 rows starting from the beginning of the part | ||
| 8584 | 2025.10.03 21:11:35.505340 [ 5 ] {2aa73855-35ba-46ba-9241-ce6dfdbe763b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8585 | 2025.10.03 21:11:35.505376 [ 194 ] {6515042e-d143-4b0d-9828-f2f75d99043a::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 | ||
| 8586 | 2025.10.03 21:11:35.505400 [ 5 ] {2aa73855-35ba-46ba-9241-ce6dfdbe763b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8587 | 2025.10.03 21:11:35.505419 [ 194 ] {6515042e-d143-4b0d-9828-f2f75d99043a::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 | ||
| 8588 | 2025.10.03 21:11:35.505462 [ 194 ] {6515042e-d143-4b0d-9828-f2f75d99043a::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 | ||
| 8589 | 2025.10.03 21:11:35.505495 [ 194 ] {6515042e-d143-4b0d-9828-f2f75d99043a::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 | ||
| 8590 | 2025.10.03 21:11:35.505530 [ 194 ] {6515042e-d143-4b0d-9828-f2f75d99043a::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 | ||
| 8591 | 2025.10.03 21:11:35.506208 [ 5 ] {2aa73855-35ba-46ba-9241-ce6dfdbe763b} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8592 | 2025.10.03 21:11:35.506246 [ 199 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_19_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19 rows, containing 4 columns (4 merged, 0 gathered) in 0.001097812 sec., 17307.152772970236 rows/sec., 1.14 MiB/sec. | ||
| 8593 | 2025.10.03 21:11:35.506249 [ 5 ] {2aa73855-35ba-46ba-9241-ce6dfdbe763b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8594 | 2025.10.03 21:11:35.506386 [ 187 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_19_4} <Trace> MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) | ||
| 8595 | 2025.10.03 21:11:35.506652 [ 187 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_19_4} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8596 | 2025.10.03 21:11:35.506714 [ 187 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_19_4} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a) (MergerMutator): Merged 6 parts: [all_1_14_3, all_19_19_0] -> all_1_19_4 | ||
| 8597 | 2025.10.03 21:11:35.506785 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8598 | 2025.10.03 21:11:35.507009 [ 5 ] {2aa73855-35ba-46ba-9241-ce6dfdbe763b} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8599 | 2025.10.03 21:11:35.507287 [ 5 ] {2aa73855-35ba-46ba-9241-ce6dfdbe763b} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8600 | 2025.10.03 21:11:35.507457 [ 5 ] {2aa73855-35ba-46ba-9241-ce6dfdbe763b} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002134 sec., 15463.917525773195 rows/sec., 27.71 MiB/sec. | ||
| 8601 | 2025.10.03 21:11:35.507512 [ 5 ] {2aa73855-35ba-46ba-9241-ce6dfdbe763b} <Debug> TCPHandler: Processed in 0.002320637 sec. | ||
| 8602 | 2025.10.03 21:11:35.507635 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8603 | 2025.10.03 21:11:35.507731 [ 5 ] {4881c6e8-87d9-464d-94e9-7d25a9698b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8604 | 2025.10.03 21:11:35.507773 [ 5 ] {4881c6e8-87d9-464d-94e9-7d25a9698b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8605 | 2025.10.03 21:11:35.508112 [ 5 ] {4881c6e8-87d9-464d-94e9-7d25a9698b82} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8606 | 2025.10.03 21:11:35.508148 [ 5 ] {4881c6e8-87d9-464d-94e9-7d25a9698b82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8607 | 2025.10.03 21:11:35.508460 [ 5 ] {4881c6e8-87d9-464d-94e9-7d25a9698b82} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8608 | 2025.10.03 21:11:35.508607 [ 199 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16450 rows, containing 5 columns (5 merged, 0 gathered) in 0.004794814 sec., 3430790.016046504 rows/sec., 231.40 MiB/sec. | ||
| 8609 | 2025.10.03 21:11:35.508674 [ 5 ] {4881c6e8-87d9-464d-94e9-7d25a9698b82} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8610 | 2025.10.03 21:11:35.508766 [ 187 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8611 | 2025.10.03 21:11:35.508802 [ 5 ] {4881c6e8-87d9-464d-94e9-7d25a9698b82} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.00109 sec., 95412.84403669725 rows/sec., 5.85 MiB/sec. | ||
| 8612 | 2025.10.03 21:11:35.508838 [ 5 ] {4881c6e8-87d9-464d-94e9-7d25a9698b82} <Debug> TCPHandler: Processed in 0.001254824 sec. | ||
| 8613 | 2025.10.03 21:11:35.509012 [ 187 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8614 | 2025.10.03 21:11:35.509079 [ 187 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8615 | 2025.10.03 21:11:35.509147 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
| 8616 | 2025.10.03 21:11:35.632319 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 8617 | 2025.10.03 21:11:35.649788 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8618 | 2025.10.03 21:11:35.649835 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8619 | 2025.10.03 21:11:35.655810 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8620 | 2025.10.03 21:11:35.656497 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8621 | 2025.10.03 21:11:35.656791 [ 90 ] {} <Debug> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8622 | 2025.10.03 21:11:35.656830 [ 90 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8623 | 2025.10.03 21:11:35.656847 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8624 | 2025.10.03 21:11:35.656931 [ 188 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 8625 | 2025.10.03 21:11:35.659383 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 8626 | 2025.10.03 21:11:35.659782 [ 188 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8627 | 2025.10.03 21:11:35.660469 [ 188 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 8628 | 2025.10.03 21:11:35.663726 [ 188 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 8629 | 2025.10.03 21:11:35.667029 [ 188 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 8630 | 2025.10.03 21:11:35.670604 [ 188 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 7 rows starting from the beginning of the part | ||
| 8631 | 2025.10.03 21:11:35.674446 [ 188 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 8 rows starting from the beginning of the part | ||
| 8632 | 2025.10.03 21:11:35.678349 [ 188 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 7 rows starting from the beginning of the part | ||
| 8633 | 2025.10.03 21:11:35.734222 [ 189 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.077321963 sec., 3504.825659948649 rows/sec., 18.12 MiB/sec. | ||
| 8634 | 2025.10.03 21:11:35.736306 [ 192 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8635 | 2025.10.03 21:11:35.737928 [ 192 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_36_7} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8636 | 2025.10.03 21:11:35.738008 [ 192 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_36_7} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8637 | 2025.10.03 21:11:35.739411 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 8638 | 2025.10.03 21:11:36.000169 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.89 MiB, peak 302.76 MiB, free memory in arenas 0.00 B, will set to 292.49 MiB (RSS), difference: 1.59 MiB | ||
| 8639 | 2025.10.03 21:11:37.112528 [ 83 ] {} <Debug> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 8640 | 2025.10.03 21:11:37.112626 [ 83 ] {} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8641 | 2025.10.03 21:11:37.112670 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8642 | 2025.10.03 21:11:37.112860 [ 200 ] {898f3919-84fc-444d-904f-5f68cc5900ec::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 | ||
| 8643 | 2025.10.03 21:11:37.113095 [ 200 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8644 | 2025.10.03 21:11:37.113153 [ 200 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 20 rows starting from the beginning of the part | ||
| 8645 | 2025.10.03 21:11:37.113262 [ 200 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
| 8646 | 2025.10.03 21:11:37.113340 [ 200 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 8647 | 2025.10.03 21:11:37.113486 [ 200 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 4 rows starting from the beginning of the part | ||
| 8648 | 2025.10.03 21:11:37.113561 [ 200 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 8649 | 2025.10.03 21:11:37.114578 [ 197 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.00177663 sec., 21388.80914990741 rows/sec., 1.78 MiB/sec. | ||
| 8650 | 2025.10.03 21:11:37.114778 [ 197 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 8651 | 2025.10.03 21:11:37.115063 [ 197 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_17_4} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8652 | 2025.10.03 21:11:37.115148 [ 197 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_17_4} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 8653 | 2025.10.03 21:11:37.115243 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 8654 | 2025.10.03 21:11:40.510306 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8655 | 2025.10.03 21:11:40.510506 [ 5 ] {7a5698c3-1850-4b50-a55d-a54feaaf077a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8656 | 2025.10.03 21:11:40.510576 [ 5 ] {7a5698c3-1850-4b50-a55d-a54feaaf077a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8657 | 2025.10.03 21:11:40.511225 [ 5 ] {7a5698c3-1850-4b50-a55d-a54feaaf077a} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8658 | 2025.10.03 21:11:40.511275 [ 5 ] {7a5698c3-1850-4b50-a55d-a54feaaf077a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8659 | 2025.10.03 21:11:40.511727 [ 5 ] {7a5698c3-1850-4b50-a55d-a54feaaf077a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 8660 | 2025.10.03 21:11:40.511974 [ 5 ] {7a5698c3-1850-4b50-a55d-a54feaaf077a} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8661 | 2025.10.03 21:11:40.512136 [ 5 ] {7a5698c3-1850-4b50-a55d-a54feaaf077a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001681 sec., 3569.303985722784 rows/sec., 291.05 KiB/sec. | ||
| 8662 | 2025.10.03 21:11:40.512182 [ 5 ] {7a5698c3-1850-4b50-a55d-a54feaaf077a} <Debug> TCPHandler: Processed in 0.002011652 sec. | ||
| 8663 | 2025.10.03 21:11:40.512334 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8664 | 2025.10.03 21:11:40.512464 [ 5 ] {54f5f3f3-2c2e-407b-8e6d-8140da2aac2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8665 | 2025.10.03 21:11:40.512520 [ 5 ] {54f5f3f3-2c2e-407b-8e6d-8140da2aac2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8666 | 2025.10.03 21:11:40.513857 [ 5 ] {54f5f3f3-2c2e-407b-8e6d-8140da2aac2b} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8667 | 2025.10.03 21:11:40.513895 [ 5 ] {54f5f3f3-2c2e-407b-8e6d-8140da2aac2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8668 | 2025.10.03 21:11:40.514423 [ 5 ] {54f5f3f3-2c2e-407b-8e6d-8140da2aac2b} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8669 | 2025.10.03 21:11:40.514696 [ 5 ] {54f5f3f3-2c2e-407b-8e6d-8140da2aac2b} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8670 | 2025.10.03 21:11:40.514864 [ 5 ] {54f5f3f3-2c2e-407b-8e6d-8140da2aac2b} <Debug> executeQuery: Read 1219 rows, 103.20 KiB in 0.002425 sec., 502680.412371134 rows/sec., 41.56 MiB/sec. | ||
| 8671 | 2025.10.03 21:11:40.514912 [ 5 ] {54f5f3f3-2c2e-407b-8e6d-8140da2aac2b} <Debug> TCPHandler: Processed in 0.00264036 sec. | ||
| 8672 | 2025.10.03 21:11:40.517305 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8673 | 2025.10.03 21:11:40.517523 [ 5 ] {bb9eecb0-66b9-4274-848e-0f49f6df323e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8674 | 2025.10.03 21:11:40.517595 [ 5 ] {bb9eecb0-66b9-4274-848e-0f49f6df323e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8675 | 2025.10.03 21:11:40.518237 [ 5 ] {bb9eecb0-66b9-4274-848e-0f49f6df323e} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8676 | 2025.10.03 21:11:40.518282 [ 5 ] {bb9eecb0-66b9-4274-848e-0f49f6df323e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8677 | 2025.10.03 21:11:40.518593 [ 5 ] {bb9eecb0-66b9-4274-848e-0f49f6df323e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8678 | 2025.10.03 21:11:40.518810 [ 5 ] {bb9eecb0-66b9-4274-848e-0f49f6df323e} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8679 | 2025.10.03 21:11:40.518956 [ 5 ] {bb9eecb0-66b9-4274-848e-0f49f6df323e} <Debug> executeQuery: Read 16 rows, 1.17 KiB in 0.001497 sec., 10688.042752171008 rows/sec., 782.16 KiB/sec. | ||
| 8680 | 2025.10.03 21:11:40.518962 [ 81 ] {} <Debug> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8681 | 2025.10.03 21:11:40.519011 [ 5 ] {bb9eecb0-66b9-4274-848e-0f49f6df323e} <Debug> TCPHandler: Processed in 0.001904851 sec. | ||
| 8682 | 2025.10.03 21:11:40.519028 [ 81 ] {} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8683 | 2025.10.03 21:11:40.519067 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8684 | 2025.10.03 21:11:40.519139 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8685 | 2025.10.03 21:11:40.519173 [ 201 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 8686 | 2025.10.03 21:11:40.519243 [ 5 ] {a227e48f-c2a8-4dd1-b99a-32be28b6485d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8687 | 2025.10.03 21:11:40.519288 [ 5 ] {a227e48f-c2a8-4dd1-b99a-32be28b6485d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8688 | 2025.10.03 21:11:40.519300 [ 201 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8689 | 2025.10.03 21:11:40.519340 [ 201 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 280 rows starting from the beginning of the part | ||
| 8690 | 2025.10.03 21:11:40.519413 [ 201 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 8691 | 2025.10.03 21:11:40.519491 [ 201 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 244 rows starting from the beginning of the part | ||
| 8692 | 2025.10.03 21:11:40.519552 [ 201 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 8693 | 2025.10.03 21:11:40.519600 [ 201 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 238 rows starting from the beginning of the part | ||
| 8694 | 2025.10.03 21:11:40.519654 [ 201 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 16 rows starting from the beginning of the part | ||
| 8695 | 2025.10.03 21:11:40.519857 [ 5 ] {a227e48f-c2a8-4dd1-b99a-32be28b6485d} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8696 | 2025.10.03 21:11:40.519898 [ 5 ] {a227e48f-c2a8-4dd1-b99a-32be28b6485d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8697 | 2025.10.03 21:11:40.520269 [ 5 ] {a227e48f-c2a8-4dd1-b99a-32be28b6485d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 8698 | 2025.10.03 21:11:40.520495 [ 5 ] {a227e48f-c2a8-4dd1-b99a-32be28b6485d} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8699 | 2025.10.03 21:11:40.520594 [ 193 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 5 columns (5 merged, 0 gathered) in 0.001463397 sec., 545306.5709441799 rows/sec., 35.84 MiB/sec. | ||
| 8700 | 2025.10.03 21:11:40.520611 [ 81 ] {} <Debug> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 8701 | 2025.10.03 21:11:40.520630 [ 5 ] {a227e48f-c2a8-4dd1-b99a-32be28b6485d} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001408 sec., 161931.81818181818 rows/sec., 10.96 MiB/sec. | ||
| 8702 | 2025.10.03 21:11:40.520656 [ 81 ] {} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8703 | 2025.10.03 21:11:40.520689 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8704 | 2025.10.03 21:11:40.520691 [ 5 ] {a227e48f-c2a8-4dd1-b99a-32be28b6485d} <Debug> TCPHandler: Processed in 0.001608148 sec. | ||
| 8705 | 2025.10.03 21:11:40.520763 [ 201 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::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 | ||
| 8706 | 2025.10.03 21:11:40.520769 [ 191 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8707 | 2025.10.03 21:11:40.520816 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8708 | 2025.10.03 21:11:40.520866 [ 201 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8709 | 2025.10.03 21:11:40.520904 [ 201 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 464 rows starting from the beginning of the part | ||
| 8710 | 2025.10.03 21:11:40.520910 [ 5 ] {9e17ff4e-dc00-40b7-a028-adb7d3d07b24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8711 | 2025.10.03 21:11:40.520963 [ 5 ] {9e17ff4e-dc00-40b7-a028-adb7d3d07b24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8712 | 2025.10.03 21:11:40.520975 [ 201 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 228 rows starting from the beginning of the part | ||
| 8713 | 2025.10.03 21:11:40.521043 [ 201 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 212 rows starting from the beginning of the part | ||
| 8714 | 2025.10.03 21:11:40.521073 [ 191 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_51_10} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8715 | 2025.10.03 21:11:40.521101 [ 201 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 212 rows starting from the beginning of the part | ||
| 8716 | 2025.10.03 21:11:40.521157 [ 191 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_51_10} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8717 | 2025.10.03 21:11:40.521167 [ 201 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 212 rows starting from the beginning of the part | ||
| 8718 | 2025.10.03 21:11:40.521233 [ 201 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 228 rows starting from the beginning of the part | ||
| 8719 | 2025.10.03 21:11:40.521266 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 8720 | 2025.10.03 21:11:40.521731 [ 5 ] {9e17ff4e-dc00-40b7-a028-adb7d3d07b24} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8721 | 2025.10.03 21:11:40.521780 [ 5 ] {9e17ff4e-dc00-40b7-a028-adb7d3d07b24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8722 | 2025.10.03 21:11:40.522202 [ 5 ] {9e17ff4e-dc00-40b7-a028-adb7d3d07b24} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8723 | 2025.10.03 21:11:40.522240 [ 190 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1556 rows, containing 5 columns (5 merged, 0 gathered) in 0.001497196 sec., 1039276.0867648592 rows/sec., 72.76 MiB/sec. | ||
| 8724 | 2025.10.03 21:11:40.522472 [ 190 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 8725 | 2025.10.03 21:11:40.522488 [ 5 ] {9e17ff4e-dc00-40b7-a028-adb7d3d07b24} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8726 | 2025.10.03 21:11:40.522636 [ 5 ] {9e17ff4e-dc00-40b7-a028-adb7d3d07b24} <Debug> executeQuery: Read 536 rows, 40.69 KiB in 0.001743 sec., 307515.77739529544 rows/sec., 22.80 MiB/sec. | ||
| 8727 | 2025.10.03 21:11:40.522679 [ 5 ] {9e17ff4e-dc00-40b7-a028-adb7d3d07b24} <Debug> TCPHandler: Processed in 0.001912142 sec. | ||
| 8728 | 2025.10.03 21:11:40.522824 [ 190 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_26_5} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8729 | 2025.10.03 21:11:40.522831 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8730 | 2025.10.03 21:11:40.522918 [ 190 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_26_5} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 8731 | 2025.10.03 21:11:40.522940 [ 5 ] {ef0d50e1-54e2-4ca7-a0bc-2af4e0f7168e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8732 | 2025.10.03 21:11:40.522989 [ 5 ] {ef0d50e1-54e2-4ca7-a0bc-2af4e0f7168e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8733 | 2025.10.03 21:11:40.523023 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 8734 | 2025.10.03 21:11:40.523646 [ 5 ] {ef0d50e1-54e2-4ca7-a0bc-2af4e0f7168e} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8735 | 2025.10.03 21:11:40.523687 [ 5 ] {ef0d50e1-54e2-4ca7-a0bc-2af4e0f7168e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8736 | 2025.10.03 21:11:40.524052 [ 5 ] {ef0d50e1-54e2-4ca7-a0bc-2af4e0f7168e} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8737 | 2025.10.03 21:11:40.524259 [ 5 ] {ef0d50e1-54e2-4ca7-a0bc-2af4e0f7168e} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8738 | 2025.10.03 21:11:40.524386 [ 5 ] {ef0d50e1-54e2-4ca7-a0bc-2af4e0f7168e} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.00151 sec., 560927.1523178808 rows/sec., 37.76 MiB/sec. | ||
| 8739 | 2025.10.03 21:11:40.524430 [ 5 ] {ef0d50e1-54e2-4ca7-a0bc-2af4e0f7168e} <Debug> TCPHandler: Processed in 0.001698699 sec. | ||
| 8740 | 2025.10.03 21:11:40.524556 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8741 | 2025.10.03 21:11:40.524730 [ 5 ] {6310044c-03a2-405d-8b35-6c14ae7106f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8742 | 2025.10.03 21:11:40.524801 [ 5 ] {6310044c-03a2-405d-8b35-6c14ae7106f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8743 | 2025.10.03 21:11:40.525793 [ 5 ] {6310044c-03a2-405d-8b35-6c14ae7106f0} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8744 | 2025.10.03 21:11:40.525836 [ 5 ] {6310044c-03a2-405d-8b35-6c14ae7106f0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8745 | 2025.10.03 21:11:40.526504 [ 5 ] {6310044c-03a2-405d-8b35-6c14ae7106f0} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8746 | 2025.10.03 21:11:40.526799 [ 5 ] {6310044c-03a2-405d-8b35-6c14ae7106f0} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8747 | 2025.10.03 21:11:40.526962 [ 84 ] {} <Debug> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8748 | 2025.10.03 21:11:40.526977 [ 5 ] {6310044c-03a2-405d-8b35-6c14ae7106f0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002269 sec., 4407.227853680035 rows/sec., 7.90 MiB/sec. | ||
| 8749 | 2025.10.03 21:11:40.527043 [ 84 ] {} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8750 | 2025.10.03 21:11:40.527072 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8751 | 2025.10.03 21:11:40.527087 [ 5 ] {6310044c-03a2-405d-8b35-6c14ae7106f0} <Debug> TCPHandler: Processed in 0.002530308 sec. | ||
| 8752 | 2025.10.03 21:11:40.527169 [ 193 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 8753 | 2025.10.03 21:11:40.527217 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8754 | 2025.10.03 21:11:40.527320 [ 5 ] {a8884d2c-f832-4ae9-91fc-72222048f5f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8755 | 2025.10.03 21:11:40.527363 [ 5 ] {a8884d2c-f832-4ae9-91fc-72222048f5f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8756 | 2025.10.03 21:11:40.527382 [ 193 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8757 | 2025.10.03 21:11:40.527441 [ 193 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 916 rows starting from the beginning of the part | ||
| 8758 | 2025.10.03 21:11:40.527561 [ 193 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 8759 | 2025.10.03 21:11:40.527669 [ 193 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 33 rows starting from the beginning of the part | ||
| 8760 | 2025.10.03 21:11:40.527728 [ 5 ] {a8884d2c-f832-4ae9-91fc-72222048f5f8} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8761 | 2025.10.03 21:11:40.527771 [ 5 ] {a8884d2c-f832-4ae9-91fc-72222048f5f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8762 | 2025.10.03 21:11:40.527788 [ 193 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 8763 | 2025.10.03 21:11:40.527905 [ 193 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 33 rows starting from the beginning of the part | ||
| 8764 | 2025.10.03 21:11:40.528017 [ 193 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 8765 | 2025.10.03 21:11:40.528109 [ 5 ] {a8884d2c-f832-4ae9-91fc-72222048f5f8} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8766 | 2025.10.03 21:11:40.528364 [ 5 ] {a8884d2c-f832-4ae9-91fc-72222048f5f8} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8767 | 2025.10.03 21:11:40.528494 [ 84 ] {} <Debug> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8768 | 2025.10.03 21:11:40.528515 [ 5 ] {a8884d2c-f832-4ae9-91fc-72222048f5f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001214 sec., 49423.39373970346 rows/sec., 3.33 MiB/sec. | ||
| 8769 | 2025.10.03 21:11:40.528545 [ 84 ] {} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8770 | 2025.10.03 21:11:40.528563 [ 5 ] {a8884d2c-f832-4ae9-91fc-72222048f5f8} <Debug> TCPHandler: Processed in 0.001397306 sec. | ||
| 8771 | 2025.10.03 21:11:40.528572 [ 84 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8772 | 2025.10.03 21:11:40.528696 [ 190 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 8773 | 2025.10.03 21:11:40.528812 [ 190 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8774 | 2025.10.03 21:11:40.528845 [ 190 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2998 rows starting from the beginning of the part | ||
| 8775 | 2025.10.03 21:11:40.528905 [ 190 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 60 rows starting from the beginning of the part | ||
| 8776 | 2025.10.03 21:11:40.528948 [ 190 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 104 rows starting from the beginning of the part | ||
| 8777 | 2025.10.03 21:11:40.528985 [ 190 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 60 rows starting from the beginning of the part | ||
| 8778 | 2025.10.03 21:11:40.529022 [ 190 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 104 rows starting from the beginning of the part | ||
| 8779 | 2025.10.03 21:11:40.529059 [ 190 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 8780 | 2025.10.03 21:11:40.530863 [ 196 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3386 rows, containing 4 columns (4 merged, 0 gathered) in 0.002207795 sec., 1533656.8839045293 rows/sec., 97.78 MiB/sec. | ||
| 8781 | 2025.10.03 21:11:40.531206 [ 186 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8782 | 2025.10.03 21:11:40.531474 [ 186 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_51_10} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8783 | 2025.10.03 21:11:40.531548 [ 186 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_51_10} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8784 | 2025.10.03 21:11:40.531613 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 8785 | 2025.10.03 21:11:40.534960 [ 196 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1012 rows, containing 19 columns (19 merged, 0 gathered) in 0.007830928 sec., 129231.17158017545 rows/sec., 231.58 MiB/sec. | ||
| 8786 | 2025.10.03 21:11:40.536250 [ 193 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8787 | 2025.10.03 21:11:40.536595 [ 193 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8788 | 2025.10.03 21:11:40.536674 [ 193 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8789 | 2025.10.03 21:11:40.536773 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.23 MiB. | ||
| 8790 | 2025.10.03 21:11:41.000279 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 293.21 MiB, peak 302.76 MiB, free memory in arenas 0.00 B, will set to 297.51 MiB (RSS), difference: 4.31 MiB | ||
| 8791 | 2025.10.03 21:11:42.242430 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 17817 | ||
| 8792 | 2025.10.03 21:11:42.242955 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8793 | 2025.10.03 21:11:42.242993 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8794 | 2025.10.03 21:11:42.243487 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8795 | 2025.10.03 21:11:42.243713 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8796 | 2025.10.03 21:11:42.243847 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17817 | ||
| 8797 | 2025.10.03 21:11:43.159975 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 8798 | 2025.10.03 21:11:43.175836 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8799 | 2025.10.03 21:11:43.175914 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8800 | 2025.10.03 21:11:43.181358 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8801 | 2025.10.03 21:11:43.182094 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8802 | 2025.10.03 21:11:43.184982 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 8803 | 2025.10.03 21:11:44.800558 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1098 | ||
| 8804 | 2025.10.03 21:11:44.803394 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8805 | 2025.10.03 21:11:44.803450 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8806 | 2025.10.03 21:11:44.804656 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8807 | 2025.10.03 21:11:44.804933 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8808 | 2025.10.03 21:11:44.805303 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1098 | ||
| 8809 | 2025.10.03 21:11:45.491491 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8810 | 2025.10.03 21:11:45.491704 [ 5 ] {93d970d4-b586-4577-9bad-96a8e401bb26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8811 | 2025.10.03 21:11:45.491780 [ 5 ] {93d970d4-b586-4577-9bad-96a8e401bb26} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8812 | 2025.10.03 21:11:45.492653 [ 5 ] {93d970d4-b586-4577-9bad-96a8e401bb26} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8813 | 2025.10.03 21:11:45.492702 [ 5 ] {93d970d4-b586-4577-9bad-96a8e401bb26} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8814 | 2025.10.03 21:11:45.493101 [ 5 ] {93d970d4-b586-4577-9bad-96a8e401bb26} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8815 | 2025.10.03 21:11:45.493321 [ 5 ] {93d970d4-b586-4577-9bad-96a8e401bb26} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8816 | 2025.10.03 21:11:45.493479 [ 5 ] {93d970d4-b586-4577-9bad-96a8e401bb26} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001831 sec., 223921.3544511196 rows/sec., 14.20 MiB/sec. | ||
| 8817 | 2025.10.03 21:11:45.493527 [ 5 ] {93d970d4-b586-4577-9bad-96a8e401bb26} <Debug> TCPHandler: Processed in 0.002175094 sec. | ||
| 8818 | 2025.10.03 21:11:45.493649 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8819 | 2025.10.03 21:11:45.493743 [ 5 ] {f395b558-bbd0-4d50-92d9-e92d98c14b10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8820 | 2025.10.03 21:11:45.493786 [ 5 ] {f395b558-bbd0-4d50-92d9-e92d98c14b10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8821 | 2025.10.03 21:11:45.494772 [ 5 ] {f395b558-bbd0-4d50-92d9-e92d98c14b10} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8822 | 2025.10.03 21:11:45.494809 [ 5 ] {f395b558-bbd0-4d50-92d9-e92d98c14b10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8823 | 2025.10.03 21:11:45.495184 [ 5 ] {f395b558-bbd0-4d50-92d9-e92d98c14b10} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8824 | 2025.10.03 21:11:45.495393 [ 5 ] {f395b558-bbd0-4d50-92d9-e92d98c14b10} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8825 | 2025.10.03 21:11:45.495525 [ 5 ] {f395b558-bbd0-4d50-92d9-e92d98c14b10} <Debug> executeQuery: Read 1178 rows, 96.06 KiB in 0.001801 sec., 654081.0660744031 rows/sec., 52.09 MiB/sec. | ||
| 8826 | 2025.10.03 21:11:45.495563 [ 5 ] {f395b558-bbd0-4d50-92d9-e92d98c14b10} <Debug> TCPHandler: Processed in 0.001965432 sec. | ||
| 8827 | 2025.10.03 21:11:45.495674 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8828 | 2025.10.03 21:11:45.495767 [ 5 ] {446dba9f-c4eb-4729-934b-1d803491bad7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8829 | 2025.10.03 21:11:45.495806 [ 5 ] {446dba9f-c4eb-4729-934b-1d803491bad7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8830 | 2025.10.03 21:11:45.496292 [ 5 ] {446dba9f-c4eb-4729-934b-1d803491bad7} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8831 | 2025.10.03 21:11:45.496327 [ 5 ] {446dba9f-c4eb-4729-934b-1d803491bad7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8832 | 2025.10.03 21:11:45.496639 [ 5 ] {446dba9f-c4eb-4729-934b-1d803491bad7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8833 | 2025.10.03 21:11:45.496841 [ 5 ] {446dba9f-c4eb-4729-934b-1d803491bad7} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8834 | 2025.10.03 21:11:45.496968 [ 5 ] {446dba9f-c4eb-4729-934b-1d803491bad7} <Debug> executeQuery: Read 238 rows, 14.80 KiB in 0.001219 sec., 195242.0016406891 rows/sec., 11.85 MiB/sec. | ||
| 8835 | 2025.10.03 21:11:45.497005 [ 5 ] {446dba9f-c4eb-4729-934b-1d803491bad7} <Debug> TCPHandler: Processed in 0.001378265 sec. | ||
| 8836 | 2025.10.03 21:11:45.497110 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8837 | 2025.10.03 21:11:45.497200 [ 5 ] {c0f82043-5166-40ad-8443-10e502688081} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8838 | 2025.10.03 21:11:45.497239 [ 5 ] {c0f82043-5166-40ad-8443-10e502688081} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8839 | 2025.10.03 21:11:45.497696 [ 5 ] {c0f82043-5166-40ad-8443-10e502688081} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8840 | 2025.10.03 21:11:45.497732 [ 5 ] {c0f82043-5166-40ad-8443-10e502688081} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8841 | 2025.10.03 21:11:45.498037 [ 5 ] {c0f82043-5166-40ad-8443-10e502688081} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8842 | 2025.10.03 21:11:45.498239 [ 5 ] {c0f82043-5166-40ad-8443-10e502688081} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8843 | 2025.10.03 21:11:45.498361 [ 5 ] {c0f82043-5166-40ad-8443-10e502688081} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001179 sec., 179813.401187447 rows/sec., 11.60 MiB/sec. | ||
| 8844 | 2025.10.03 21:11:45.498398 [ 5 ] {c0f82043-5166-40ad-8443-10e502688081} <Debug> TCPHandler: Processed in 0.001335075 sec. | ||
| 8845 | 2025.10.03 21:11:45.498506 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8846 | 2025.10.03 21:11:45.498598 [ 5 ] {2b4c2ab7-73e4-4c4c-bd3c-e119344a06ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 8847 | 2025.10.03 21:11:45.498637 [ 5 ] {2b4c2ab7-73e4-4c4c-bd3c-e119344a06ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 8848 | 2025.10.03 21:11:45.499094 [ 5 ] {2b4c2ab7-73e4-4c4c-bd3c-e119344a06ab} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8849 | 2025.10.03 21:11:45.499130 [ 5 ] {2b4c2ab7-73e4-4c4c-bd3c-e119344a06ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8850 | 2025.10.03 21:11:45.499422 [ 5 ] {2b4c2ab7-73e4-4c4c-bd3c-e119344a06ab} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 8851 | 2025.10.03 21:11:45.499618 [ 5 ] {2b4c2ab7-73e4-4c4c-bd3c-e119344a06ab} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8852 | 2025.10.03 21:11:45.499742 [ 5 ] {2b4c2ab7-73e4-4c4c-bd3c-e119344a06ab} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001162 sec., 181583.47676419964 rows/sec., 10.31 MiB/sec. | ||
| 8853 | 2025.10.03 21:11:45.499778 [ 5 ] {2b4c2ab7-73e4-4c4c-bd3c-e119344a06ab} <Debug> TCPHandler: Processed in 0.001319595 sec. | ||
| 8854 | 2025.10.03 21:11:45.499887 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8855 | 2025.10.03 21:11:45.499979 [ 5 ] {4f7ec3c7-1a8f-4b4f-8575-62277cc83d67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8856 | 2025.10.03 21:11:45.500018 [ 5 ] {4f7ec3c7-1a8f-4b4f-8575-62277cc83d67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8857 | 2025.10.03 21:11:45.500646 [ 5 ] {4f7ec3c7-1a8f-4b4f-8575-62277cc83d67} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8858 | 2025.10.03 21:11:45.500682 [ 5 ] {4f7ec3c7-1a8f-4b4f-8575-62277cc83d67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8859 | 2025.10.03 21:11:45.501004 [ 5 ] {4f7ec3c7-1a8f-4b4f-8575-62277cc83d67} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8860 | 2025.10.03 21:11:45.501203 [ 5 ] {4f7ec3c7-1a8f-4b4f-8575-62277cc83d67} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8861 | 2025.10.03 21:11:45.501327 [ 5 ] {4f7ec3c7-1a8f-4b4f-8575-62277cc83d67} <Debug> executeQuery: Read 712 rows, 51.11 KiB in 0.001365 sec., 521611.7216117217 rows/sec., 36.57 MiB/sec. | ||
| 8862 | 2025.10.03 21:11:45.501365 [ 5 ] {4f7ec3c7-1a8f-4b4f-8575-62277cc83d67} <Debug> TCPHandler: Processed in 0.001525108 sec. | ||
| 8863 | 2025.10.03 21:11:45.501473 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8864 | 2025.10.03 21:11:45.501565 [ 5 ] {c8c22653-1b24-4cbf-b853-a2944038953b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 8865 | 2025.10.03 21:11:45.501605 [ 5 ] {c8c22653-1b24-4cbf-b853-a2944038953b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 8866 | 2025.10.03 21:11:45.501929 [ 5 ] {c8c22653-1b24-4cbf-b853-a2944038953b} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8867 | 2025.10.03 21:11:45.501964 [ 5 ] {c8c22653-1b24-4cbf-b853-a2944038953b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8868 | 2025.10.03 21:11:45.502258 [ 5 ] {c8c22653-1b24-4cbf-b853-a2944038953b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8869 | 2025.10.03 21:11:45.502451 [ 5 ] {c8c22653-1b24-4cbf-b853-a2944038953b} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8870 | 2025.10.03 21:11:45.502573 [ 5 ] {c8c22653-1b24-4cbf-b853-a2944038953b} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001026 sec., 5847.953216374269 rows/sec., 305.53 KiB/sec. | ||
| 8871 | 2025.10.03 21:11:45.502609 [ 5 ] {c8c22653-1b24-4cbf-b853-a2944038953b} <Debug> TCPHandler: Processed in 0.001183284 sec. | ||
| 8872 | 2025.10.03 21:11:45.502714 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8873 | 2025.10.03 21:11:45.502806 [ 5 ] {898a6274-bde7-4018-adc6-5a70b5f7ac80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8874 | 2025.10.03 21:11:45.502846 [ 5 ] {898a6274-bde7-4018-adc6-5a70b5f7ac80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8875 | 2025.10.03 21:11:45.503275 [ 5 ] {898a6274-bde7-4018-adc6-5a70b5f7ac80} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8876 | 2025.10.03 21:11:45.503310 [ 5 ] {898a6274-bde7-4018-adc6-5a70b5f7ac80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8877 | 2025.10.03 21:11:45.503629 [ 5 ] {898a6274-bde7-4018-adc6-5a70b5f7ac80} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8878 | 2025.10.03 21:11:45.503854 [ 5 ] {898a6274-bde7-4018-adc6-5a70b5f7ac80} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8879 | 2025.10.03 21:11:45.503982 [ 5 ] {898a6274-bde7-4018-adc6-5a70b5f7ac80} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001193 sec., 263202.01173512154 rows/sec., 17.29 MiB/sec. | ||
| 8880 | 2025.10.03 21:11:45.504018 [ 5 ] {898a6274-bde7-4018-adc6-5a70b5f7ac80} <Debug> TCPHandler: Processed in 0.001350235 sec. | ||
| 8881 | 2025.10.03 21:11:45.504116 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8882 | 2025.10.03 21:11:45.504207 [ 5 ] {afc6ecaa-c128-4260-89e6-2d04a2c6c1b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 8883 | 2025.10.03 21:11:45.504247 [ 5 ] {afc6ecaa-c128-4260-89e6-2d04a2c6c1b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 8884 | 2025.10.03 21:11:45.504547 [ 5 ] {afc6ecaa-c128-4260-89e6-2d04a2c6c1b9} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8885 | 2025.10.03 21:11:45.504582 [ 5 ] {afc6ecaa-c128-4260-89e6-2d04a2c6c1b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8886 | 2025.10.03 21:11:45.504882 [ 5 ] {afc6ecaa-c128-4260-89e6-2d04a2c6c1b9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8887 | 2025.10.03 21:11:45.505082 [ 5 ] {afc6ecaa-c128-4260-89e6-2d04a2c6c1b9} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8888 | 2025.10.03 21:11:45.505206 [ 5 ] {afc6ecaa-c128-4260-89e6-2d04a2c6c1b9} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001017 sec., 983.2841691248772 rows/sec., 66.26 KiB/sec. | ||
| 8889 | 2025.10.03 21:11:45.505242 [ 5 ] {afc6ecaa-c128-4260-89e6-2d04a2c6c1b9} <Debug> TCPHandler: Processed in 0.001171803 sec. | ||
| 8890 | 2025.10.03 21:11:45.505339 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8891 | 2025.10.03 21:11:45.505429 [ 5 ] {99471092-5edd-4fe8-9b3f-1141844c40dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8892 | 2025.10.03 21:11:45.505481 [ 5 ] {99471092-5edd-4fe8-9b3f-1141844c40dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8893 | 2025.10.03 21:11:45.506280 [ 5 ] {99471092-5edd-4fe8-9b3f-1141844c40dc} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8894 | 2025.10.03 21:11:45.506314 [ 5 ] {99471092-5edd-4fe8-9b3f-1141844c40dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8895 | 2025.10.03 21:11:45.506797 [ 5 ] {99471092-5edd-4fe8-9b3f-1141844c40dc} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8896 | 2025.10.03 21:11:45.507076 [ 5 ] {99471092-5edd-4fe8-9b3f-1141844c40dc} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8897 | 2025.10.03 21:11:45.507204 [ 5 ] {99471092-5edd-4fe8-9b3f-1141844c40dc} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001791 sec., 18425.460636515912 rows/sec., 33.02 MiB/sec. | ||
| 8898 | 2025.10.03 21:11:45.507256 [ 5 ] {99471092-5edd-4fe8-9b3f-1141844c40dc} <Debug> TCPHandler: Processed in 0.001962362 sec. | ||
| 8899 | 2025.10.03 21:11:45.507367 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8900 | 2025.10.03 21:11:45.507459 [ 5 ] {7a13c957-c660-4f91-871a-a8ef2a3365b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8901 | 2025.10.03 21:11:45.507498 [ 5 ] {7a13c957-c660-4f91-871a-a8ef2a3365b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8902 | 2025.10.03 21:11:45.507821 [ 5 ] {7a13c957-c660-4f91-871a-a8ef2a3365b7} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8903 | 2025.10.03 21:11:45.507856 [ 5 ] {7a13c957-c660-4f91-871a-a8ef2a3365b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8904 | 2025.10.03 21:11:45.508142 [ 5 ] {7a13c957-c660-4f91-871a-a8ef2a3365b7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8905 | 2025.10.03 21:11:45.508343 [ 5 ] {7a13c957-c660-4f91-871a-a8ef2a3365b7} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8906 | 2025.10.03 21:11:45.508466 [ 5 ] {7a13c957-c660-4f91-871a-a8ef2a3365b7} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001025 sec., 101463.41463414633 rows/sec., 6.22 MiB/sec. | ||
| 8907 | 2025.10.03 21:11:45.508499 [ 5 ] {7a13c957-c660-4f91-871a-a8ef2a3365b7} <Debug> TCPHandler: Processed in 0.001180073 sec. | ||
| 8908 | 2025.10.03 21:11:49.614360 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8909 | 2025.10.03 21:11:49.614410 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8910 | 2025.10.03 21:11:49.743967 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 18265 | ||
| 8911 | 2025.10.03 21:11:49.744608 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8912 | 2025.10.03 21:11:49.744648 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8913 | 2025.10.03 21:11:49.745135 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8914 | 2025.10.03 21:11:49.745360 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8915 | 2025.10.03 21:11:49.745501 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18265 | ||
| 8916 | 2025.10.03 21:11:50.479397 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8917 | 2025.10.03 21:11:50.479719 [ 5 ] {d22548d1-d231-4b3d-bdd9-bd1385d87faa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8918 | 2025.10.03 21:11:50.479832 [ 5 ] {d22548d1-d231-4b3d-bdd9-bd1385d87faa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8919 | 2025.10.03 21:11:50.480669 [ 5 ] {d22548d1-d231-4b3d-bdd9-bd1385d87faa} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8920 | 2025.10.03 21:11:50.480721 [ 5 ] {d22548d1-d231-4b3d-bdd9-bd1385d87faa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8921 | 2025.10.03 21:11:50.481150 [ 5 ] {d22548d1-d231-4b3d-bdd9-bd1385d87faa} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8922 | 2025.10.03 21:11:50.481399 [ 5 ] {d22548d1-d231-4b3d-bdd9-bd1385d87faa} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8923 | 2025.10.03 21:11:50.481566 [ 5 ] {d22548d1-d231-4b3d-bdd9-bd1385d87faa} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001926 sec., 39460.02076843198 rows/sec., 3.25 MiB/sec. | ||
| 8924 | 2025.10.03 21:11:50.481616 [ 5 ] {d22548d1-d231-4b3d-bdd9-bd1385d87faa} <Debug> TCPHandler: Processed in 0.002400218 sec. | ||
| 8925 | 2025.10.03 21:11:50.481739 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8926 | 2025.10.03 21:11:50.481845 [ 5 ] {f16f603c-c813-4425-9880-7f9d63f621c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8927 | 2025.10.03 21:11:50.481890 [ 5 ] {f16f603c-c813-4425-9880-7f9d63f621c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8928 | 2025.10.03 21:11:50.482305 [ 5 ] {f16f603c-c813-4425-9880-7f9d63f621c2} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8929 | 2025.10.03 21:11:50.482344 [ 5 ] {f16f603c-c813-4425-9880-7f9d63f621c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8930 | 2025.10.03 21:11:50.482660 [ 5 ] {f16f603c-c813-4425-9880-7f9d63f621c2} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8931 | 2025.10.03 21:11:50.482894 [ 5 ] {f16f603c-c813-4425-9880-7f9d63f621c2} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8932 | 2025.10.03 21:11:50.483029 [ 5 ] {f16f603c-c813-4425-9880-7f9d63f621c2} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001208 sec., 8278.145695364237 rows/sec., 622.48 KiB/sec. | ||
| 8933 | 2025.10.03 21:11:50.483069 [ 5 ] {f16f603c-c813-4425-9880-7f9d63f621c2} <Debug> TCPHandler: Processed in 0.001382356 sec. | ||
| 8934 | 2025.10.03 21:11:50.483174 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8935 | 2025.10.03 21:11:50.483271 [ 5 ] {5f729e47-8cc3-4441-b2b6-4c8441e9a660} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8936 | 2025.10.03 21:11:50.483311 [ 5 ] {5f729e47-8cc3-4441-b2b6-4c8441e9a660} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8937 | 2025.10.03 21:11:50.483722 [ 5 ] {5f729e47-8cc3-4441-b2b6-4c8441e9a660} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8938 | 2025.10.03 21:11:50.483759 [ 5 ] {5f729e47-8cc3-4441-b2b6-4c8441e9a660} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8939 | 2025.10.03 21:11:50.484069 [ 5 ] {5f729e47-8cc3-4441-b2b6-4c8441e9a660} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 8940 | 2025.10.03 21:11:50.484290 [ 5 ] {5f729e47-8cc3-4441-b2b6-4c8441e9a660} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8941 | 2025.10.03 21:11:50.484420 [ 5 ] {5f729e47-8cc3-4441-b2b6-4c8441e9a660} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001169 sec., 63301.96749358426 rows/sec., 4.94 MiB/sec. | ||
| 8942 | 2025.10.03 21:11:50.484458 [ 5 ] {5f729e47-8cc3-4441-b2b6-4c8441e9a660} <Debug> TCPHandler: Processed in 0.001334366 sec. | ||
| 8943 | 2025.10.03 21:11:50.484568 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8944 | 2025.10.03 21:11:50.484664 [ 5 ] {89b54d67-ef8f-40d2-bca2-37f6d4e752d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8945 | 2025.10.03 21:11:50.484708 [ 5 ] {89b54d67-ef8f-40d2-bca2-37f6d4e752d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8946 | 2025.10.03 21:11:50.485098 [ 5 ] {89b54d67-ef8f-40d2-bca2-37f6d4e752d2} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8947 | 2025.10.03 21:11:50.485135 [ 5 ] {89b54d67-ef8f-40d2-bca2-37f6d4e752d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8948 | 2025.10.03 21:11:50.485471 [ 5 ] {89b54d67-ef8f-40d2-bca2-37f6d4e752d2} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8949 | 2025.10.03 21:11:50.485686 [ 5 ] {89b54d67-ef8f-40d2-bca2-37f6d4e752d2} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8950 | 2025.10.03 21:11:50.485817 [ 5 ] {89b54d67-ef8f-40d2-bca2-37f6d4e752d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 8951 | 2025.10.03 21:11:50.485853 [ 5 ] {89b54d67-ef8f-40d2-bca2-37f6d4e752d2} <Debug> TCPHandler: Processed in 0.001334785 sec. | ||
| 8952 | 2025.10.03 21:11:50.485954 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8953 | 2025.10.03 21:11:50.486048 [ 5 ] {ca187c91-b2a4-4047-971e-4adad63efc21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8954 | 2025.10.03 21:11:50.486102 [ 5 ] {ca187c91-b2a4-4047-971e-4adad63efc21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8955 | 2025.10.03 21:11:50.486842 [ 5 ] {ca187c91-b2a4-4047-971e-4adad63efc21} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8956 | 2025.10.03 21:11:50.486878 [ 5 ] {ca187c91-b2a4-4047-971e-4adad63efc21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8957 | 2025.10.03 21:11:50.487403 [ 5 ] {ca187c91-b2a4-4047-971e-4adad63efc21} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8958 | 2025.10.03 21:11:50.487640 [ 5 ] {ca187c91-b2a4-4047-971e-4adad63efc21} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8959 | 2025.10.03 21:11:50.487779 [ 5 ] {ca187c91-b2a4-4047-971e-4adad63efc21} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001749 sec., 5717.552887364209 rows/sec., 10.25 MiB/sec. | ||
| 8960 | 2025.10.03 21:11:50.487842 [ 5 ] {ca187c91-b2a4-4047-971e-4adad63efc21} <Debug> TCPHandler: Processed in 0.001936342 sec. | ||
| 8961 | 2025.10.03 21:11:50.487966 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8962 | 2025.10.03 21:11:50.488062 [ 5 ] {29681da3-6092-48d5-abeb-a34f45a38503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8963 | 2025.10.03 21:11:50.488104 [ 5 ] {29681da3-6092-48d5-abeb-a34f45a38503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8964 | 2025.10.03 21:11:50.488441 [ 5 ] {29681da3-6092-48d5-abeb-a34f45a38503} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8965 | 2025.10.03 21:11:50.488477 [ 5 ] {29681da3-6092-48d5-abeb-a34f45a38503} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8966 | 2025.10.03 21:11:50.488783 [ 5 ] {29681da3-6092-48d5-abeb-a34f45a38503} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8967 | 2025.10.03 21:11:50.488999 [ 5 ] {29681da3-6092-48d5-abeb-a34f45a38503} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8968 | 2025.10.03 21:11:50.489129 [ 5 ] {29681da3-6092-48d5-abeb-a34f45a38503} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001085 sec., 55299.53917050691 rows/sec., 3.73 MiB/sec. | ||
| 8969 | 2025.10.03 21:11:50.489164 [ 5 ] {29681da3-6092-48d5-abeb-a34f45a38503} <Debug> TCPHandler: Processed in 0.001248565 sec. | ||
| 8970 | 2025.10.03 21:11:50.686019 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 8971 | 2025.10.03 21:11:50.702520 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8972 | 2025.10.03 21:11:50.702583 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8973 | 2025.10.03 21:11:50.708299 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8974 | 2025.10.03 21:11:50.709008 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8975 | 2025.10.03 21:11:50.711853 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 8976 | 2025.10.03 21:11:54.805544 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1132 | ||
| 8977 | 2025.10.03 21:11:54.808009 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8978 | 2025.10.03 21:11:54.808050 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8979 | 2025.10.03 21:11:54.809217 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8980 | 2025.10.03 21:11:54.809473 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8981 | 2025.10.03 21:11:54.809739 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1132 | ||
| 8982 | 2025.10.03 21:11:55.491452 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8983 | 2025.10.03 21:11:55.491678 [ 5 ] {99378607-c7c6-4814-b932-d95a9fbad557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 8984 | 2025.10.03 21:11:55.491752 [ 5 ] {99378607-c7c6-4814-b932-d95a9fbad557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 8985 | 2025.10.03 21:11:55.492619 [ 5 ] {99378607-c7c6-4814-b932-d95a9fbad557} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8986 | 2025.10.03 21:11:55.492663 [ 5 ] {99378607-c7c6-4814-b932-d95a9fbad557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8987 | 2025.10.03 21:11:55.493073 [ 5 ] {99378607-c7c6-4814-b932-d95a9fbad557} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 8988 | 2025.10.03 21:11:55.493308 [ 5 ] {99378607-c7c6-4814-b932-d95a9fbad557} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8989 | 2025.10.03 21:11:55.493474 [ 5 ] {99378607-c7c6-4814-b932-d95a9fbad557} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001849 sec., 221741.48188209845 rows/sec., 14.07 MiB/sec. | ||
| 8990 | 2025.10.03 21:11:55.493523 [ 5 ] {99378607-c7c6-4814-b932-d95a9fbad557} <Debug> TCPHandler: Processed in 0.002249485 sec. | ||
| 8991 | 2025.10.03 21:11:55.493643 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8992 | 2025.10.03 21:11:55.493753 [ 5 ] {3e31fb42-bec5-4d49-91ae-6339d23cb61f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8993 | 2025.10.03 21:11:55.493796 [ 5 ] {3e31fb42-bec5-4d49-91ae-6339d23cb61f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8994 | 2025.10.03 21:11:55.494194 [ 5 ] {3e31fb42-bec5-4d49-91ae-6339d23cb61f} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8995 | 2025.10.03 21:11:55.494233 [ 5 ] {3e31fb42-bec5-4d49-91ae-6339d23cb61f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 8996 | 2025.10.03 21:11:55.494524 [ 5 ] {3e31fb42-bec5-4d49-91ae-6339d23cb61f} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8997 | 2025.10.03 21:11:55.494743 [ 5 ] {3e31fb42-bec5-4d49-91ae-6339d23cb61f} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8998 | 2025.10.03 21:11:55.494878 [ 5 ] {3e31fb42-bec5-4d49-91ae-6339d23cb61f} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001148 sec., 1742.1602787456447 rows/sec., 142.06 KiB/sec. | ||
| 8999 | 2025.10.03 21:11:55.494916 [ 5 ] {3e31fb42-bec5-4d49-91ae-6339d23cb61f} <Debug> TCPHandler: Processed in 0.001323745 sec. | ||
| 9000 | 2025.10.03 21:11:55.495016 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9001 | 2025.10.03 21:11:55.495118 [ 5 ] {c0e1dba1-546e-4eeb-9a81-7e0b4aaeb331} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9002 | 2025.10.03 21:11:55.495157 [ 5 ] {c0e1dba1-546e-4eeb-9a81-7e0b4aaeb331} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9003 | 2025.10.03 21:11:55.496090 [ 5 ] {c0e1dba1-546e-4eeb-9a81-7e0b4aaeb331} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9004 | 2025.10.03 21:11:55.496126 [ 5 ] {c0e1dba1-546e-4eeb-9a81-7e0b4aaeb331} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9005 | 2025.10.03 21:11:55.496493 [ 5 ] {c0e1dba1-546e-4eeb-9a81-7e0b4aaeb331} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9006 | 2025.10.03 21:11:55.496704 [ 5 ] {c0e1dba1-546e-4eeb-9a81-7e0b4aaeb331} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9007 | 2025.10.03 21:11:55.496836 [ 5 ] {c0e1dba1-546e-4eeb-9a81-7e0b4aaeb331} <Debug> executeQuery: Read 1179 rows, 96.13 KiB in 0.001736 sec., 679147.465437788 rows/sec., 54.08 MiB/sec. | ||
| 9008 | 2025.10.03 21:11:55.496838 [ 60 ] {} <Debug> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9009 | 2025.10.03 21:11:55.496873 [ 5 ] {c0e1dba1-546e-4eeb-9a81-7e0b4aaeb331} <Debug> TCPHandler: Processed in 0.001905742 sec. | ||
| 9010 | 2025.10.03 21:11:55.496945 [ 60 ] {} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9011 | 2025.10.03 21:11:55.496991 [ 60 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9012 | 2025.10.03 21:11:55.497025 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9013 | 2025.10.03 21:11:55.497135 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::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 | ||
| 9014 | 2025.10.03 21:11:55.497139 [ 5 ] {37f7ad72-67d3-475a-902e-5dd0a9400bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9015 | 2025.10.03 21:11:55.497230 [ 5 ] {37f7ad72-67d3-475a-902e-5dd0a9400bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9016 | 2025.10.03 21:11:55.497301 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9017 | 2025.10.03 21:11:55.497343 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2469 rows starting from the beginning of the part | ||
| 9018 | 2025.10.03 21:11:55.497416 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 1178 rows starting from the beginning of the part | ||
| 9019 | 2025.10.03 21:11:55.497466 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 1219 rows starting from the beginning of the part | ||
| 9020 | 2025.10.03 21:11:55.497508 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 1178 rows starting from the beginning of the part | ||
| 9021 | 2025.10.03 21:11:55.497547 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::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 | ||
| 9022 | 2025.10.03 21:11:55.497588 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 1179 rows starting from the beginning of the part | ||
| 9023 | 2025.10.03 21:11:55.497703 [ 5 ] {37f7ad72-67d3-475a-902e-5dd0a9400bbc} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9024 | 2025.10.03 21:11:55.497745 [ 5 ] {37f7ad72-67d3-475a-902e-5dd0a9400bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9025 | 2025.10.03 21:11:55.498076 [ 5 ] {37f7ad72-67d3-475a-902e-5dd0a9400bbc} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9026 | 2025.10.03 21:11:55.498293 [ 5 ] {37f7ad72-67d3-475a-902e-5dd0a9400bbc} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9027 | 2025.10.03 21:11:55.498433 [ 5 ] {37f7ad72-67d3-475a-902e-5dd0a9400bbc} <Debug> executeQuery: Read 240 rows, 14.94 KiB in 0.001312 sec., 182926.82926829267 rows/sec., 11.12 MiB/sec. | ||
| 9028 | 2025.10.03 21:11:55.498471 [ 5 ] {37f7ad72-67d3-475a-902e-5dd0a9400bbc} <Debug> TCPHandler: Processed in 0.001495177 sec. | ||
| 9029 | 2025.10.03 21:11:55.498579 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9030 | 2025.10.03 21:11:55.498680 [ 5 ] {a3a942dc-cc32-4bca-90a8-fbab9354f208} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9031 | 2025.10.03 21:11:55.498718 [ 5 ] {a3a942dc-cc32-4bca-90a8-fbab9354f208} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9032 | 2025.10.03 21:11:55.499183 [ 5 ] {a3a942dc-cc32-4bca-90a8-fbab9354f208} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9033 | 2025.10.03 21:11:55.499219 [ 5 ] {a3a942dc-cc32-4bca-90a8-fbab9354f208} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9034 | 2025.10.03 21:11:55.499519 [ 5 ] {a3a942dc-cc32-4bca-90a8-fbab9354f208} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 9035 | 2025.10.03 21:11:55.499742 [ 5 ] {a3a942dc-cc32-4bca-90a8-fbab9354f208} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9036 | 2025.10.03 21:11:55.499861 [ 193 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002786342 sec., 2619563.5711624776 rows/sec., 221.95 MiB/sec. | ||
| 9037 | 2025.10.03 21:11:55.499875 [ 5 ] {a3a942dc-cc32-4bca-90a8-fbab9354f208} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001213 sec., 174773.28936521022 rows/sec., 11.27 MiB/sec. | ||
| 9038 | 2025.10.03 21:11:55.499954 [ 5 ] {a3a942dc-cc32-4bca-90a8-fbab9354f208} <Debug> TCPHandler: Processed in 0.001422487 sec. | ||
| 9039 | 2025.10.03 21:11:55.500062 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9040 | 2025.10.03 21:11:55.500162 [ 5 ] {22ef2e5e-d1b3-4446-bae4-8ba48d53ab50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9041 | 2025.10.03 21:11:55.500201 [ 5 ] {22ef2e5e-d1b3-4446-bae4-8ba48d53ab50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9042 | 2025.10.03 21:11:55.500209 [ 195 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9043 | 2025.10.03 21:11:55.500499 [ 195 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_56_11} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9044 | 2025.10.03 21:11:55.500566 [ 195 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_56_11} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9045 | 2025.10.03 21:11:55.500658 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 9046 | 2025.10.03 21:11:55.500663 [ 5 ] {22ef2e5e-d1b3-4446-bae4-8ba48d53ab50} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9047 | 2025.10.03 21:11:55.500701 [ 5 ] {22ef2e5e-d1b3-4446-bae4-8ba48d53ab50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9048 | 2025.10.03 21:11:55.501007 [ 5 ] {22ef2e5e-d1b3-4446-bae4-8ba48d53ab50} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9049 | 2025.10.03 21:11:55.501219 [ 5 ] {22ef2e5e-d1b3-4446-bae4-8ba48d53ab50} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9050 | 2025.10.03 21:11:55.501347 [ 5 ] {22ef2e5e-d1b3-4446-bae4-8ba48d53ab50} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001202 sec., 175540.76539101498 rows/sec., 9.97 MiB/sec. | ||
| 9051 | 2025.10.03 21:11:55.501384 [ 5 ] {22ef2e5e-d1b3-4446-bae4-8ba48d53ab50} <Debug> TCPHandler: Processed in 0.001371146 sec. | ||
| 9052 | 2025.10.03 21:11:55.501523 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9053 | 2025.10.03 21:11:55.501638 [ 5 ] {3c450908-b1b4-496c-8b2d-8aef7666fdd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9054 | 2025.10.03 21:11:55.501685 [ 5 ] {3c450908-b1b4-496c-8b2d-8aef7666fdd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9055 | 2025.10.03 21:11:55.502477 [ 5 ] {3c450908-b1b4-496c-8b2d-8aef7666fdd1} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9056 | 2025.10.03 21:11:55.502514 [ 5 ] {3c450908-b1b4-496c-8b2d-8aef7666fdd1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9057 | 2025.10.03 21:11:55.502848 [ 5 ] {3c450908-b1b4-496c-8b2d-8aef7666fdd1} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9058 | 2025.10.03 21:11:55.503049 [ 5 ] {3c450908-b1b4-496c-8b2d-8aef7666fdd1} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9059 | 2025.10.03 21:11:55.503176 [ 5 ] {3c450908-b1b4-496c-8b2d-8aef7666fdd1} <Debug> executeQuery: Read 714 rows, 51.27 KiB in 0.001563 sec., 456813.81957773515 rows/sec., 32.04 MiB/sec. | ||
| 9060 | 2025.10.03 21:11:55.503189 [ 58 ] {} <Debug> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9061 | 2025.10.03 21:11:55.503213 [ 5 ] {3c450908-b1b4-496c-8b2d-8aef7666fdd1} <Debug> TCPHandler: Processed in 0.00175362 sec. | ||
| 9062 | 2025.10.03 21:11:55.503244 [ 58 ] {} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9063 | 2025.10.03 21:11:55.503276 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9064 | 2025.10.03 21:11:55.503333 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9065 | 2025.10.03 21:11:55.503362 [ 194 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::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 | ||
| 9066 | 2025.10.03 21:11:55.503432 [ 5 ] {6902c416-28a6-4a90-a8e2-28d474ab0943} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9067 | 2025.10.03 21:11:55.503476 [ 194 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9068 | 2025.10.03 21:11:55.503477 [ 5 ] {6902c416-28a6-4a90-a8e2-28d474ab0943} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9069 | 2025.10.03 21:11:55.503515 [ 194 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1252 rows starting from the beginning of the part | ||
| 9070 | 2025.10.03 21:11:55.503578 [ 194 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 712 rows starting from the beginning of the part | ||
| 9071 | 2025.10.03 21:11:55.503625 [ 194 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 536 rows starting from the beginning of the part | ||
| 9072 | 2025.10.03 21:11:55.503669 [ 194 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 712 rows starting from the beginning of the part | ||
| 9073 | 2025.10.03 21:11:55.503712 [ 194 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::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 | ||
| 9074 | 2025.10.03 21:11:55.503756 [ 194 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 714 rows starting from the beginning of the part | ||
| 9075 | 2025.10.03 21:11:55.503830 [ 5 ] {6902c416-28a6-4a90-a8e2-28d474ab0943} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9076 | 2025.10.03 21:11:55.503870 [ 5 ] {6902c416-28a6-4a90-a8e2-28d474ab0943} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9077 | 2025.10.03 21:11:55.504188 [ 5 ] {6902c416-28a6-4a90-a8e2-28d474ab0943} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9078 | 2025.10.03 21:11:55.504411 [ 5 ] {6902c416-28a6-4a90-a8e2-28d474ab0943} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9079 | 2025.10.03 21:11:55.504516 [ 58 ] {} <Debug> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 9080 | 2025.10.03 21:11:55.504542 [ 5 ] {6902c416-28a6-4a90-a8e2-28d474ab0943} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001128 sec., 5319.148936170212 rows/sec., 277.90 KiB/sec. | ||
| 9081 | 2025.10.03 21:11:55.504552 [ 58 ] {} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9082 | 2025.10.03 21:11:55.504585 [ 5 ] {6902c416-28a6-4a90-a8e2-28d474ab0943} <Debug> TCPHandler: Processed in 0.001298915 sec. | ||
| 9083 | 2025.10.03 21:11:55.504585 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9084 | 2025.10.03 21:11:55.504674 [ 195 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::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 | ||
| 9085 | 2025.10.03 21:11:55.504699 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9086 | 2025.10.03 21:11:55.504753 [ 195 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9087 | 2025.10.03 21:11:55.504781 [ 195 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
| 9088 | 2025.10.03 21:11:55.504791 [ 5 ] {b4dde6a3-b7d0-4a73-924a-69468e9d1397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9089 | 2025.10.03 21:11:55.504833 [ 5 ] {b4dde6a3-b7d0-4a73-924a-69468e9d1397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9090 | 2025.10.03 21:11:55.504836 [ 195 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
| 9091 | 2025.10.03 21:11:55.504887 [ 195 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 9092 | 2025.10.03 21:11:55.504927 [ 195 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
| 9093 | 2025.10.03 21:11:55.504964 [ 195 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 9094 | 2025.10.03 21:11:55.505003 [ 195 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 9095 | 2025.10.03 21:11:55.505191 [ 187 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4000 rows, containing 5 columns (5 merged, 0 gathered) in 0.001868001 sec., 2141326.4768059547 rows/sec., 161.16 MiB/sec. | ||
| 9096 | 2025.10.03 21:11:55.505263 [ 5 ] {b4dde6a3-b7d0-4a73-924a-69468e9d1397} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9097 | 2025.10.03 21:11:55.505296 [ 5 ] {b4dde6a3-b7d0-4a73-924a-69468e9d1397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9098 | 2025.10.03 21:11:55.505443 [ 192 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9099 | 2025.10.03 21:11:55.505701 [ 193 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.001060872 sec., 118770.21921589032 rows/sec., 6.06 MiB/sec. | ||
| 9100 | 2025.10.03 21:11:55.505828 [ 192 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_56_11} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9101 | 2025.10.03 21:11:55.505856 [ 5 ] {b4dde6a3-b7d0-4a73-924a-69468e9d1397} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9102 | 2025.10.03 21:11:55.505890 [ 189 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 9103 | 2025.10.03 21:11:55.505946 [ 192 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_56_11} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9104 | 2025.10.03 21:11:55.506078 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 9105 | 2025.10.03 21:11:55.506134 [ 5 ] {b4dde6a3-b7d0-4a73-924a-69468e9d1397} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9106 | 2025.10.03 21:11:55.506263 [ 189 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_21_4} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9107 | 2025.10.03 21:11:55.506278 [ 5 ] {b4dde6a3-b7d0-4a73-924a-69468e9d1397} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001506 sec., 209163.34661354581 rows/sec., 13.74 MiB/sec. | ||
| 9108 | 2025.10.03 21:11:55.506320 [ 5 ] {b4dde6a3-b7d0-4a73-924a-69468e9d1397} <Debug> TCPHandler: Processed in 0.001666639 sec. | ||
| 9109 | 2025.10.03 21:11:55.506357 [ 189 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_21_4} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 9110 | 2025.10.03 21:11:55.506438 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9111 | 2025.10.03 21:11:55.506476 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9112 | 2025.10.03 21:11:55.506563 [ 5 ] {5a99dc54-f40b-412e-af85-e2bc5c717b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9113 | 2025.10.03 21:11:55.506620 [ 5 ] {5a99dc54-f40b-412e-af85-e2bc5c717b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9114 | 2025.10.03 21:11:55.506991 [ 5 ] {5a99dc54-f40b-412e-af85-e2bc5c717b4a} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9115 | 2025.10.03 21:11:55.507035 [ 5 ] {5a99dc54-f40b-412e-af85-e2bc5c717b4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9116 | 2025.10.03 21:11:55.507411 [ 5 ] {5a99dc54-f40b-412e-af85-e2bc5c717b4a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9117 | 2025.10.03 21:11:55.507641 [ 5 ] {5a99dc54-f40b-412e-af85-e2bc5c717b4a} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9118 | 2025.10.03 21:11:55.507777 [ 5 ] {5a99dc54-f40b-412e-af85-e2bc5c717b4a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001239 sec., 807.1025020177563 rows/sec., 54.38 KiB/sec. | ||
| 9119 | 2025.10.03 21:11:55.507812 [ 5 ] {5a99dc54-f40b-412e-af85-e2bc5c717b4a} <Debug> TCPHandler: Processed in 0.001435536 sec. | ||
| 9120 | 2025.10.03 21:11:55.507921 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9121 | 2025.10.03 21:11:55.508009 [ 5 ] {46a05398-e9b2-4aeb-bc5d-44001ec3d64c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9122 | 2025.10.03 21:11:55.508060 [ 5 ] {46a05398-e9b2-4aeb-bc5d-44001ec3d64c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9123 | 2025.10.03 21:11:55.508912 [ 5 ] {46a05398-e9b2-4aeb-bc5d-44001ec3d64c} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9124 | 2025.10.03 21:11:55.508950 [ 5 ] {46a05398-e9b2-4aeb-bc5d-44001ec3d64c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9125 | 2025.10.03 21:11:55.509504 [ 5 ] {46a05398-e9b2-4aeb-bc5d-44001ec3d64c} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9126 | 2025.10.03 21:11:55.509737 [ 5 ] {46a05398-e9b2-4aeb-bc5d-44001ec3d64c} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9127 | 2025.10.03 21:11:55.509878 [ 5 ] {46a05398-e9b2-4aeb-bc5d-44001ec3d64c} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001876 sec., 17590.618336886993 rows/sec., 31.52 MiB/sec. | ||
| 9128 | 2025.10.03 21:11:55.509937 [ 5 ] {46a05398-e9b2-4aeb-bc5d-44001ec3d64c} <Debug> TCPHandler: Processed in 0.002061973 sec. | ||
| 9129 | 2025.10.03 21:11:55.510050 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9130 | 2025.10.03 21:11:55.510144 [ 5 ] {17f525f8-018a-4182-989d-a93e9da84632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9131 | 2025.10.03 21:11:55.510184 [ 5 ] {17f525f8-018a-4182-989d-a93e9da84632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9132 | 2025.10.03 21:11:55.510510 [ 5 ] {17f525f8-018a-4182-989d-a93e9da84632} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9133 | 2025.10.03 21:11:55.510546 [ 5 ] {17f525f8-018a-4182-989d-a93e9da84632} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9134 | 2025.10.03 21:11:55.510842 [ 5 ] {17f525f8-018a-4182-989d-a93e9da84632} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 9135 | 2025.10.03 21:11:55.511053 [ 5 ] {17f525f8-018a-4182-989d-a93e9da84632} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9136 | 2025.10.03 21:11:55.511182 [ 5 ] {17f525f8-018a-4182-989d-a93e9da84632} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001057 sec., 98391.67455061495 rows/sec., 6.03 MiB/sec. | ||
| 9137 | 2025.10.03 21:11:55.511217 [ 5 ] {17f525f8-018a-4182-989d-a93e9da84632} <Debug> TCPHandler: Processed in 0.001217174 sec. | ||
| 9138 | 2025.10.03 21:11:57.245627 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 18777 | ||
| 9139 | 2025.10.03 21:11:57.246159 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9140 | 2025.10.03 21:11:57.246190 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9141 | 2025.10.03 21:11:57.246674 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9142 | 2025.10.03 21:11:57.246893 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9143 | 2025.10.03 21:11:57.247019 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18777 | ||
| 9144 | 2025.10.03 21:11:58.212023 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 9145 | 2025.10.03 21:11:58.229552 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9146 | 2025.10.03 21:11:58.229616 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9147 | 2025.10.03 21:11:58.235868 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9148 | 2025.10.03 21:11:58.236581 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9149 | 2025.10.03 21:11:58.239965 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 9150 | 2025.10.03 21:12:00.479782 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9151 | 2025.10.03 21:12:00.479997 [ 5 ] {daab807f-de2f-4ae3-bd94-651882a0f608} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9152 | 2025.10.03 21:12:00.480072 [ 5 ] {daab807f-de2f-4ae3-bd94-651882a0f608} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9153 | 2025.10.03 21:12:00.480780 [ 5 ] {daab807f-de2f-4ae3-bd94-651882a0f608} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9154 | 2025.10.03 21:12:00.480829 [ 5 ] {daab807f-de2f-4ae3-bd94-651882a0f608} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9155 | 2025.10.03 21:12:00.481247 [ 5 ] {daab807f-de2f-4ae3-bd94-651882a0f608} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9156 | 2025.10.03 21:12:00.481490 [ 5 ] {daab807f-de2f-4ae3-bd94-651882a0f608} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9157 | 2025.10.03 21:12:00.481645 [ 5 ] {daab807f-de2f-4ae3-bd94-651882a0f608} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001705 sec., 44574.78005865103 rows/sec., 3.67 MiB/sec. | ||
| 9158 | 2025.10.03 21:12:00.481687 [ 5 ] {daab807f-de2f-4ae3-bd94-651882a0f608} <Debug> TCPHandler: Processed in 0.002049013 sec. | ||
| 9159 | 2025.10.03 21:12:00.481813 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9160 | 2025.10.03 21:12:00.481912 [ 5 ] {6a596b84-afaf-4d14-8c15-b25540e60f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9161 | 2025.10.03 21:12:00.481954 [ 5 ] {6a596b84-afaf-4d14-8c15-b25540e60f56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9162 | 2025.10.03 21:12:00.482358 [ 5 ] {6a596b84-afaf-4d14-8c15-b25540e60f56} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9163 | 2025.10.03 21:12:00.482394 [ 5 ] {6a596b84-afaf-4d14-8c15-b25540e60f56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9164 | 2025.10.03 21:12:00.482702 [ 5 ] {6a596b84-afaf-4d14-8c15-b25540e60f56} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9165 | 2025.10.03 21:12:00.482916 [ 5 ] {6a596b84-afaf-4d14-8c15-b25540e60f56} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9166 | 2025.10.03 21:12:00.483054 [ 5 ] {6a596b84-afaf-4d14-8c15-b25540e60f56} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001162 sec., 8605.851979345955 rows/sec., 647.12 KiB/sec. | ||
| 9167 | 2025.10.03 21:12:00.483091 [ 5 ] {6a596b84-afaf-4d14-8c15-b25540e60f56} <Debug> TCPHandler: Processed in 0.001330085 sec. | ||
| 9168 | 2025.10.03 21:12:00.483195 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9169 | 2025.10.03 21:12:00.483289 [ 5 ] {1595d19c-f390-41b0-a055-633cecbf20b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9170 | 2025.10.03 21:12:00.483329 [ 5 ] {1595d19c-f390-41b0-a055-633cecbf20b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9171 | 2025.10.03 21:12:00.483747 [ 5 ] {1595d19c-f390-41b0-a055-633cecbf20b0} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9172 | 2025.10.03 21:12:00.483784 [ 5 ] {1595d19c-f390-41b0-a055-633cecbf20b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9173 | 2025.10.03 21:12:00.484085 [ 5 ] {1595d19c-f390-41b0-a055-633cecbf20b0} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9174 | 2025.10.03 21:12:00.484294 [ 5 ] {1595d19c-f390-41b0-a055-633cecbf20b0} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9175 | 2025.10.03 21:12:00.484425 [ 5 ] {1595d19c-f390-41b0-a055-633cecbf20b0} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001152 sec., 64236.11111111111 rows/sec., 5.02 MiB/sec. | ||
| 9176 | 2025.10.03 21:12:00.484461 [ 5 ] {1595d19c-f390-41b0-a055-633cecbf20b0} <Debug> TCPHandler: Processed in 0.001316395 sec. | ||
| 9177 | 2025.10.03 21:12:00.484572 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9178 | 2025.10.03 21:12:00.484667 [ 5 ] {d1b3241c-28f8-4926-9081-7faba3d87351} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9179 | 2025.10.03 21:12:00.484710 [ 5 ] {d1b3241c-28f8-4926-9081-7faba3d87351} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9180 | 2025.10.03 21:12:00.485114 [ 5 ] {d1b3241c-28f8-4926-9081-7faba3d87351} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9181 | 2025.10.03 21:12:00.485150 [ 5 ] {d1b3241c-28f8-4926-9081-7faba3d87351} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9182 | 2025.10.03 21:12:00.485480 [ 5 ] {d1b3241c-28f8-4926-9081-7faba3d87351} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9183 | 2025.10.03 21:12:00.485700 [ 5 ] {d1b3241c-28f8-4926-9081-7faba3d87351} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9184 | 2025.10.03 21:12:00.485814 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9185 | 2025.10.03 21:12:00.485831 [ 5 ] {d1b3241c-28f8-4926-9081-7faba3d87351} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 9186 | 2025.10.03 21:12:00.485901 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9187 | 2025.10.03 21:12:00.485917 [ 5 ] {d1b3241c-28f8-4926-9081-7faba3d87351} <Debug> TCPHandler: Processed in 0.001394145 sec. | ||
| 9188 | 2025.10.03 21:12:00.485928 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9189 | 2025.10.03 21:12:00.486044 [ 195 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::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 | ||
| 9190 | 2025.10.03 21:12:00.486054 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9191 | 2025.10.03 21:12:00.486168 [ 195 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9192 | 2025.10.03 21:12:00.486194 [ 5 ] {d64a3e7e-01af-4a8c-81e8-479bc235a810} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9193 | 2025.10.03 21:12:00.486205 [ 195 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 16450 rows starting from the beginning of the part | ||
| 9194 | 2025.10.03 21:12:00.486260 [ 5 ] {d64a3e7e-01af-4a8c-81e8-479bc235a810} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9195 | 2025.10.03 21:12:00.486278 [ 195 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 847 rows starting from the beginning of the part | ||
| 9196 | 2025.10.03 21:12:00.486335 [ 195 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 314 rows starting from the beginning of the part | ||
| 9197 | 2025.10.03 21:12:00.486387 [ 195 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 160 rows starting from the beginning of the part | ||
| 9198 | 2025.10.03 21:12:00.486435 [ 195 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 315 rows starting from the beginning of the part | ||
| 9199 | 2025.10.03 21:12:00.486487 [ 195 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 160 rows starting from the beginning of the part | ||
| 9200 | 2025.10.03 21:12:00.487084 [ 5 ] {d64a3e7e-01af-4a8c-81e8-479bc235a810} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9201 | 2025.10.03 21:12:00.487121 [ 5 ] {d64a3e7e-01af-4a8c-81e8-479bc235a810} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9202 | 2025.10.03 21:12:00.487660 [ 5 ] {d64a3e7e-01af-4a8c-81e8-479bc235a810} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9203 | 2025.10.03 21:12:00.487895 [ 5 ] {d64a3e7e-01af-4a8c-81e8-479bc235a810} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9204 | 2025.10.03 21:12:00.488039 [ 5 ] {d64a3e7e-01af-4a8c-81e8-479bc235a810} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00187 sec., 5347.593582887701 rows/sec., 9.58 MiB/sec. | ||
| 9205 | 2025.10.03 21:12:00.488092 [ 5 ] {d64a3e7e-01af-4a8c-81e8-479bc235a810} <Debug> TCPHandler: Processed in 0.002100234 sec. | ||
| 9206 | 2025.10.03 21:12:00.488202 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9207 | 2025.10.03 21:12:00.488297 [ 5 ] {26c79447-816f-45c6-bad1-6368f41226d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9208 | 2025.10.03 21:12:00.488338 [ 5 ] {26c79447-816f-45c6-bad1-6368f41226d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9209 | 2025.10.03 21:12:00.488671 [ 5 ] {26c79447-816f-45c6-bad1-6368f41226d5} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9210 | 2025.10.03 21:12:00.488706 [ 5 ] {26c79447-816f-45c6-bad1-6368f41226d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9211 | 2025.10.03 21:12:00.489014 [ 5 ] {26c79447-816f-45c6-bad1-6368f41226d5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9212 | 2025.10.03 21:12:00.489231 [ 5 ] {26c79447-816f-45c6-bad1-6368f41226d5} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9213 | 2025.10.03 21:12:00.489361 [ 5 ] {26c79447-816f-45c6-bad1-6368f41226d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 9214 | 2025.10.03 21:12:00.489397 [ 5 ] {26c79447-816f-45c6-bad1-6368f41226d5} <Debug> TCPHandler: Processed in 0.001243934 sec. | ||
| 9215 | 2025.10.03 21:12:00.491484 [ 192 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18246 rows, containing 5 columns (5 merged, 0 gathered) in 0.005481632 sec., 3328570.761408281 rows/sec., 224.41 MiB/sec. | ||
| 9216 | 2025.10.03 21:12:00.491839 [ 193 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9217 | 2025.10.03 21:12:00.492149 [ 193 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9218 | 2025.10.03 21:12:00.492225 [ 193 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9219 | 2025.10.03 21:12:00.492318 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.15 MiB. | ||
| 9220 | 2025.10.03 21:12:01.000186 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 298.75 MiB, peak 305.19 MiB, free memory in arenas 0.00 B, will set to 299.91 MiB (RSS), difference: 1.16 MiB | ||
| 9221 | 2025.10.03 21:12:04.614606 [ 48 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9222 | 2025.10.03 21:12:04.614659 [ 48 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9223 | 2025.10.03 21:12:04.747252 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 19225 | ||
| 9224 | 2025.10.03 21:12:04.747971 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9225 | 2025.10.03 21:12:04.748014 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9226 | 2025.10.03 21:12:04.748505 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9227 | 2025.10.03 21:12:04.748739 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9228 | 2025.10.03 21:12:04.748896 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19225 | ||
| 9229 | 2025.10.03 21:12:04.810147 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1168 | ||
| 9230 | 2025.10.03 21:12:04.812750 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9231 | 2025.10.03 21:12:04.812797 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.92 GiB. | ||
| 9232 | 2025.10.03 21:12:04.813976 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9233 | 2025.10.03 21:12:04.814237 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9234 | 2025.10.03 21:12:04.814490 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1168 | ||
| 9235 | 2025.10.03 21:12:05.491653 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9236 | 2025.10.03 21:12:05.491944 [ 5 ] {84c400c2-ef69-4b9e-8c67-ddb6c675c7fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9237 | 2025.10.03 21:12:05.492008 [ 5 ] {84c400c2-ef69-4b9e-8c67-ddb6c675c7fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9238 | 2025.10.03 21:12:05.492843 [ 5 ] {84c400c2-ef69-4b9e-8c67-ddb6c675c7fe} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9239 | 2025.10.03 21:12:05.492882 [ 5 ] {84c400c2-ef69-4b9e-8c67-ddb6c675c7fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9240 | 2025.10.03 21:12:05.493296 [ 5 ] {84c400c2-ef69-4b9e-8c67-ddb6c675c7fe} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9241 | 2025.10.03 21:12:05.493523 [ 5 ] {84c400c2-ef69-4b9e-8c67-ddb6c675c7fe} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9242 | 2025.10.03 21:12:05.493675 [ 5 ] {84c400c2-ef69-4b9e-8c67-ddb6c675c7fe} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001794 sec., 228539.57636566332 rows/sec., 14.50 MiB/sec. | ||
| 9243 | 2025.10.03 21:12:05.493715 [ 5 ] {84c400c2-ef69-4b9e-8c67-ddb6c675c7fe} <Debug> TCPHandler: Processed in 0.002239835 sec. | ||
| 9244 | 2025.10.03 21:12:05.493831 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9245 | 2025.10.03 21:12:05.493926 [ 5 ] {f5a03f90-351c-405a-a2fe-0924e4004f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9246 | 2025.10.03 21:12:05.493967 [ 5 ] {f5a03f90-351c-405a-a2fe-0924e4004f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9247 | 2025.10.03 21:12:05.495083 [ 5 ] {f5a03f90-351c-405a-a2fe-0924e4004f1e} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9248 | 2025.10.03 21:12:05.495118 [ 5 ] {f5a03f90-351c-405a-a2fe-0924e4004f1e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9249 | 2025.10.03 21:12:05.495490 [ 5 ] {f5a03f90-351c-405a-a2fe-0924e4004f1e} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9250 | 2025.10.03 21:12:05.495706 [ 5 ] {f5a03f90-351c-405a-a2fe-0924e4004f1e} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9251 | 2025.10.03 21:12:05.495836 [ 5 ] {f5a03f90-351c-405a-a2fe-0924e4004f1e} <Debug> executeQuery: Read 1178 rows, 96.06 KiB in 0.001928 sec., 610995.8506224066 rows/sec., 48.65 MiB/sec. | ||
| 9252 | 2025.10.03 21:12:05.495873 [ 5 ] {f5a03f90-351c-405a-a2fe-0924e4004f1e} <Debug> TCPHandler: Processed in 0.002090393 sec. | ||
| 9253 | 2025.10.03 21:12:05.495987 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9254 | 2025.10.03 21:12:05.496083 [ 5 ] {4add7bfe-1b80-4187-98b9-ee5de163cac9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9255 | 2025.10.03 21:12:05.496122 [ 5 ] {4add7bfe-1b80-4187-98b9-ee5de163cac9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9256 | 2025.10.03 21:12:05.496626 [ 5 ] {4add7bfe-1b80-4187-98b9-ee5de163cac9} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9257 | 2025.10.03 21:12:05.496661 [ 5 ] {4add7bfe-1b80-4187-98b9-ee5de163cac9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9258 | 2025.10.03 21:12:05.496963 [ 5 ] {4add7bfe-1b80-4187-98b9-ee5de163cac9} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9259 | 2025.10.03 21:12:05.497173 [ 5 ] {4add7bfe-1b80-4187-98b9-ee5de163cac9} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9260 | 2025.10.03 21:12:05.497274 [ 47 ] {} <Debug> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9261 | 2025.10.03 21:12:05.497300 [ 5 ] {4add7bfe-1b80-4187-98b9-ee5de163cac9} <Debug> executeQuery: Read 238 rows, 14.80 KiB in 0.001237 sec., 192400.9700889248 rows/sec., 11.68 MiB/sec. | ||
| 9262 | 2025.10.03 21:12:05.497311 [ 47 ] {} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9263 | 2025.10.03 21:12:05.497331 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9264 | 2025.10.03 21:12:05.497337 [ 5 ] {4add7bfe-1b80-4187-98b9-ee5de163cac9} <Debug> TCPHandler: Processed in 0.001398576 sec. | ||
| 9265 | 2025.10.03 21:12:05.497422 [ 195 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 9266 | 2025.10.03 21:12:05.497443 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9267 | 2025.10.03 21:12:05.497524 [ 195 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9268 | 2025.10.03 21:12:05.497539 [ 5 ] {85e46f75-9068-45ac-b2ff-73026da49140} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9269 | 2025.10.03 21:12:05.497558 [ 195 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 280 rows starting from the beginning of the part | ||
| 9270 | 2025.10.03 21:12:05.497578 [ 5 ] {85e46f75-9068-45ac-b2ff-73026da49140} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9271 | 2025.10.03 21:12:05.497623 [ 195 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 238 rows starting from the beginning of the part | ||
| 9272 | 2025.10.03 21:12:05.497678 [ 195 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 9273 | 2025.10.03 21:12:05.497732 [ 195 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 240 rows starting from the beginning of the part | ||
| 9274 | 2025.10.03 21:12:05.497780 [ 195 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 9275 | 2025.10.03 21:12:05.497827 [ 195 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 238 rows starting from the beginning of the part | ||
| 9276 | 2025.10.03 21:12:05.498205 [ 5 ] {85e46f75-9068-45ac-b2ff-73026da49140} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9277 | 2025.10.03 21:12:05.498239 [ 5 ] {85e46f75-9068-45ac-b2ff-73026da49140} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9278 | 2025.10.03 21:12:05.498568 [ 5 ] {85e46f75-9068-45ac-b2ff-73026da49140} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 9279 | 2025.10.03 21:12:05.498684 [ 192 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1016 rows, containing 5 columns (5 merged, 0 gathered) in 0.001300205 sec., 781415.2383662576 rows/sec., 51.01 MiB/sec. | ||
| 9280 | 2025.10.03 21:12:05.498788 [ 5 ] {85e46f75-9068-45ac-b2ff-73026da49140} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9281 | 2025.10.03 21:12:05.498872 [ 199 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9282 | 2025.10.03 21:12:05.498919 [ 5 ] {85e46f75-9068-45ac-b2ff-73026da49140} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001398 sec., 151645.20743919886 rows/sec., 9.78 MiB/sec. | ||
| 9283 | 2025.10.03 21:12:05.498956 [ 5 ] {85e46f75-9068-45ac-b2ff-73026da49140} <Debug> TCPHandler: Processed in 0.001562228 sec. | ||
| 9284 | 2025.10.03 21:12:05.499060 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9285 | 2025.10.03 21:12:05.499160 [ 5 ] {76f57742-028a-4aab-ab72-836b11ae9480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9286 | 2025.10.03 21:12:05.499173 [ 199 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_56_11} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9287 | 2025.10.03 21:12:05.499199 [ 5 ] {76f57742-028a-4aab-ab72-836b11ae9480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9288 | 2025.10.03 21:12:05.499245 [ 199 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_56_11} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9289 | 2025.10.03 21:12:05.499323 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 9290 | 2025.10.03 21:12:05.499677 [ 5 ] {76f57742-028a-4aab-ab72-836b11ae9480} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9291 | 2025.10.03 21:12:05.499712 [ 5 ] {76f57742-028a-4aab-ab72-836b11ae9480} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9292 | 2025.10.03 21:12:05.500012 [ 5 ] {76f57742-028a-4aab-ab72-836b11ae9480} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 9293 | 2025.10.03 21:12:05.500225 [ 5 ] {76f57742-028a-4aab-ab72-836b11ae9480} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9294 | 2025.10.03 21:12:05.500353 [ 5 ] {76f57742-028a-4aab-ab72-836b11ae9480} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00121 sec., 174380.1652892562 rows/sec., 9.90 MiB/sec. | ||
| 9295 | 2025.10.03 21:12:05.500389 [ 5 ] {76f57742-028a-4aab-ab72-836b11ae9480} <Debug> TCPHandler: Processed in 0.001377455 sec. | ||
| 9296 | 2025.10.03 21:12:05.500489 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9297 | 2025.10.03 21:12:05.500583 [ 5 ] {7990a410-2f90-4f84-a65c-ae62fd131d46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9298 | 2025.10.03 21:12:05.500622 [ 5 ] {7990a410-2f90-4f84-a65c-ae62fd131d46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9299 | 2025.10.03 21:12:05.501332 [ 5 ] {7990a410-2f90-4f84-a65c-ae62fd131d46} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9300 | 2025.10.03 21:12:05.501366 [ 5 ] {7990a410-2f90-4f84-a65c-ae62fd131d46} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9301 | 2025.10.03 21:12:05.501701 [ 5 ] {7990a410-2f90-4f84-a65c-ae62fd131d46} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9302 | 2025.10.03 21:12:05.501912 [ 5 ] {7990a410-2f90-4f84-a65c-ae62fd131d46} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9303 | 2025.10.03 21:12:05.502041 [ 5 ] {7990a410-2f90-4f84-a65c-ae62fd131d46} <Debug> executeQuery: Read 712 rows, 51.11 KiB in 0.001475 sec., 482711.8644067797 rows/sec., 33.84 MiB/sec. | ||
| 9304 | 2025.10.03 21:12:05.502078 [ 5 ] {7990a410-2f90-4f84-a65c-ae62fd131d46} <Debug> TCPHandler: Processed in 0.001635818 sec. | ||
| 9305 | 2025.10.03 21:12:05.502188 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9306 | 2025.10.03 21:12:05.502281 [ 5 ] {171350d5-8688-47f6-9436-1fab28a744f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9307 | 2025.10.03 21:12:05.502321 [ 5 ] {171350d5-8688-47f6-9436-1fab28a744f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9308 | 2025.10.03 21:12:05.502643 [ 5 ] {171350d5-8688-47f6-9436-1fab28a744f5} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9309 | 2025.10.03 21:12:05.502676 [ 5 ] {171350d5-8688-47f6-9436-1fab28a744f5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9310 | 2025.10.03 21:12:05.502981 [ 5 ] {171350d5-8688-47f6-9436-1fab28a744f5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9311 | 2025.10.03 21:12:05.503176 [ 5 ] {171350d5-8688-47f6-9436-1fab28a744f5} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9312 | 2025.10.03 21:12:05.503291 [ 5 ] {171350d5-8688-47f6-9436-1fab28a744f5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001043 sec., 5752.636625119846 rows/sec., 300.55 KiB/sec. | ||
| 9313 | 2025.10.03 21:12:05.503324 [ 5 ] {171350d5-8688-47f6-9436-1fab28a744f5} <Debug> TCPHandler: Processed in 0.001201794 sec. | ||
| 9314 | 2025.10.03 21:12:05.503419 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9315 | 2025.10.03 21:12:05.503506 [ 5 ] {36eaaf59-cbba-4a0d-82cd-b4c1a71d13ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9316 | 2025.10.03 21:12:05.503543 [ 5 ] {36eaaf59-cbba-4a0d-82cd-b4c1a71d13ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9317 | 2025.10.03 21:12:05.503954 [ 5 ] {36eaaf59-cbba-4a0d-82cd-b4c1a71d13ad} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9318 | 2025.10.03 21:12:05.503986 [ 5 ] {36eaaf59-cbba-4a0d-82cd-b4c1a71d13ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9319 | 2025.10.03 21:12:05.504379 [ 5 ] {36eaaf59-cbba-4a0d-82cd-b4c1a71d13ad} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9320 | 2025.10.03 21:12:05.504587 [ 5 ] {36eaaf59-cbba-4a0d-82cd-b4c1a71d13ad} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9321 | 2025.10.03 21:12:05.504712 [ 5 ] {36eaaf59-cbba-4a0d-82cd-b4c1a71d13ad} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001194 sec., 262981.5745393635 rows/sec., 17.28 MiB/sec. | ||
| 9322 | 2025.10.03 21:12:05.504747 [ 5 ] {36eaaf59-cbba-4a0d-82cd-b4c1a71d13ad} <Debug> TCPHandler: Processed in 0.001352925 sec. | ||
| 9323 | 2025.10.03 21:12:05.504845 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9324 | 2025.10.03 21:12:05.504938 [ 5 ] {72a47778-4a4b-44dc-bdaf-80f66d464f68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9325 | 2025.10.03 21:12:05.504979 [ 5 ] {72a47778-4a4b-44dc-bdaf-80f66d464f68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9326 | 2025.10.03 21:12:05.505281 [ 5 ] {72a47778-4a4b-44dc-bdaf-80f66d464f68} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9327 | 2025.10.03 21:12:05.505315 [ 5 ] {72a47778-4a4b-44dc-bdaf-80f66d464f68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9328 | 2025.10.03 21:12:05.505602 [ 5 ] {72a47778-4a4b-44dc-bdaf-80f66d464f68} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9329 | 2025.10.03 21:12:05.505803 [ 5 ] {72a47778-4a4b-44dc-bdaf-80f66d464f68} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9330 | 2025.10.03 21:12:05.505929 [ 5 ] {72a47778-4a4b-44dc-bdaf-80f66d464f68} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001009 sec., 991.0802775024778 rows/sec., 66.78 KiB/sec. | ||
| 9331 | 2025.10.03 21:12:05.505964 [ 5 ] {72a47778-4a4b-44dc-bdaf-80f66d464f68} <Debug> TCPHandler: Processed in 0.001168023 sec. | ||
| 9332 | 2025.10.03 21:12:05.506062 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9333 | 2025.10.03 21:12:05.506156 [ 5 ] {826d78f9-226a-4a56-ac5b-8ac34938bc07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9334 | 2025.10.03 21:12:05.506210 [ 5 ] {826d78f9-226a-4a56-ac5b-8ac34938bc07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9335 | 2025.10.03 21:12:05.507021 [ 5 ] {826d78f9-226a-4a56-ac5b-8ac34938bc07} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9336 | 2025.10.03 21:12:05.507057 [ 5 ] {826d78f9-226a-4a56-ac5b-8ac34938bc07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9337 | 2025.10.03 21:12:05.507579 [ 5 ] {826d78f9-226a-4a56-ac5b-8ac34938bc07} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9338 | 2025.10.03 21:12:05.507808 [ 5 ] {826d78f9-226a-4a56-ac5b-8ac34938bc07} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9339 | 2025.10.03 21:12:05.507909 [ 47 ] {} <Debug> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9340 | 2025.10.03 21:12:05.507939 [ 5 ] {826d78f9-226a-4a56-ac5b-8ac34938bc07} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001801 sec., 18323.153803442532 rows/sec., 32.83 MiB/sec. | ||
| 9341 | 2025.10.03 21:12:05.507943 [ 47 ] {} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9342 | 2025.10.03 21:12:05.507972 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9343 | 2025.10.03 21:12:05.507991 [ 5 ] {826d78f9-226a-4a56-ac5b-8ac34938bc07} <Debug> TCPHandler: Processed in 0.001976402 sec. | ||
| 9344 | 2025.10.03 21:12:05.508078 [ 188 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 9345 | 2025.10.03 21:12:05.508106 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9346 | 2025.10.03 21:12:05.508206 [ 5 ] {ec69b6ae-2aef-43aa-a3d2-242db67ae98e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9347 | 2025.10.03 21:12:05.508247 [ 5 ] {ec69b6ae-2aef-43aa-a3d2-242db67ae98e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9348 | 2025.10.03 21:12:05.508343 [ 188 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9349 | 2025.10.03 21:12:05.508414 [ 188 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1012 rows starting from the beginning of the part | ||
| 9350 | 2025.10.03 21:12:05.508564 [ 188 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 33 rows starting from the beginning of the part | ||
| 9351 | 2025.10.03 21:12:05.508598 [ 5 ] {ec69b6ae-2aef-43aa-a3d2-242db67ae98e} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9352 | 2025.10.03 21:12:05.508638 [ 5 ] {ec69b6ae-2aef-43aa-a3d2-242db67ae98e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9353 | 2025.10.03 21:12:05.508683 [ 188 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 9354 | 2025.10.03 21:12:05.508800 [ 188 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 33 rows starting from the beginning of the part | ||
| 9355 | 2025.10.03 21:12:05.508907 [ 188 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 9356 | 2025.10.03 21:12:05.508957 [ 5 ] {ec69b6ae-2aef-43aa-a3d2-242db67ae98e} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9357 | 2025.10.03 21:12:05.509011 [ 188 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 33 rows starting from the beginning of the part | ||
| 9358 | 2025.10.03 21:12:05.509188 [ 5 ] {ec69b6ae-2aef-43aa-a3d2-242db67ae98e} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9359 | 2025.10.03 21:12:05.509290 [ 47 ] {} <Debug> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9360 | 2025.10.03 21:12:05.509314 [ 47 ] {} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9361 | 2025.10.03 21:12:05.509322 [ 5 ] {ec69b6ae-2aef-43aa-a3d2-242db67ae98e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001134 sec., 91710.75837742504 rows/sec., 5.62 MiB/sec. | ||
| 9362 | 2025.10.03 21:12:05.509332 [ 47 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9363 | 2025.10.03 21:12:05.509358 [ 5 ] {ec69b6ae-2aef-43aa-a3d2-242db67ae98e} <Debug> TCPHandler: Processed in 0.001301715 sec. | ||
| 9364 | 2025.10.03 21:12:05.509396 [ 199 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 9365 | 2025.10.03 21:12:05.509471 [ 199 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9366 | 2025.10.03 21:12:05.509499 [ 199 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 3386 rows starting from the beginning of the part | ||
| 9367 | 2025.10.03 21:12:05.509553 [ 199 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 9368 | 2025.10.03 21:12:05.509596 [ 199 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 9369 | 2025.10.03 21:12:05.509636 [ 199 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 9370 | 2025.10.03 21:12:05.509679 [ 199 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 9371 | 2025.10.03 21:12:05.509722 [ 199 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 104 rows starting from the beginning of the part | ||
| 9372 | 2025.10.03 21:12:05.510896 [ 200 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3818 rows, containing 4 columns (4 merged, 0 gathered) in 0.001526067 sec., 2501856.0784028484 rows/sec., 159.29 MiB/sec. | ||
| 9373 | 2025.10.03 21:12:05.511144 [ 199 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9374 | 2025.10.03 21:12:05.511391 [ 199 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_56_11} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9375 | 2025.10.03 21:12:05.511449 [ 199 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_56_11} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9376 | 2025.10.03 21:12:05.511506 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 9377 | 2025.10.03 21:12:05.516488 [ 197 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1131 rows, containing 19 columns (19 merged, 0 gathered) in 0.008457615 sec., 133725.64251269418 rows/sec., 239.63 MiB/sec. | ||
| 9378 | 2025.10.03 21:12:05.517449 [ 188 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9379 | 2025.10.03 21:12:05.517779 [ 188 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9380 | 2025.10.03 21:12:05.517856 [ 188 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9381 | 2025.10.03 21:12:05.517972 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.38 MiB. | ||
| 9382 | 2025.10.03 21:12:05.740193 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 9383 | 2025.10.03 21:12:05.758500 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9384 | 2025.10.03 21:12:05.758548 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9385 | 2025.10.03 21:12:05.764831 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9386 | 2025.10.03 21:12:05.765503 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9387 | 2025.10.03 21:12:05.768656 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 9388 | 2025.10.03 21:12:10.527364 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9389 | 2025.10.03 21:12:10.527624 [ 5 ] {cd73b6c8-fe7f-4a70-9414-75aab538cbbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9390 | 2025.10.03 21:12:10.527714 [ 5 ] {cd73b6c8-fe7f-4a70-9414-75aab538cbbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9391 | 2025.10.03 21:12:10.528534 [ 5 ] {cd73b6c8-fe7f-4a70-9414-75aab538cbbb} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9392 | 2025.10.03 21:12:10.528603 [ 5 ] {cd73b6c8-fe7f-4a70-9414-75aab538cbbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9393 | 2025.10.03 21:12:10.529115 [ 5 ] {cd73b6c8-fe7f-4a70-9414-75aab538cbbb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 9394 | 2025.10.03 21:12:10.529435 [ 5 ] {cd73b6c8-fe7f-4a70-9414-75aab538cbbb} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9395 | 2025.10.03 21:12:10.529645 [ 5 ] {cd73b6c8-fe7f-4a70-9414-75aab538cbbb} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002083 sec., 1920.3072491598655 rows/sec., 156.59 KiB/sec. | ||
| 9396 | 2025.10.03 21:12:10.529713 [ 5 ] {cd73b6c8-fe7f-4a70-9414-75aab538cbbb} <Debug> TCPHandler: Processed in 0.002590999 sec. | ||
| 9397 | 2025.10.03 21:12:10.529872 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9398 | 2025.10.03 21:12:10.529994 [ 5 ] {7b4e7717-23d1-4f68-ad7f-d3402446e76d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9399 | 2025.10.03 21:12:10.530048 [ 5 ] {7b4e7717-23d1-4f68-ad7f-d3402446e76d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9400 | 2025.10.03 21:12:10.531403 [ 5 ] {7b4e7717-23d1-4f68-ad7f-d3402446e76d} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9401 | 2025.10.03 21:12:10.531448 [ 5 ] {7b4e7717-23d1-4f68-ad7f-d3402446e76d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9402 | 2025.10.03 21:12:10.532032 [ 5 ] {7b4e7717-23d1-4f68-ad7f-d3402446e76d} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9403 | 2025.10.03 21:12:10.532341 [ 5 ] {7b4e7717-23d1-4f68-ad7f-d3402446e76d} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9404 | 2025.10.03 21:12:10.532542 [ 5 ] {7b4e7717-23d1-4f68-ad7f-d3402446e76d} <Debug> executeQuery: Read 1218 rows, 103.12 KiB in 0.00258 sec., 472093.023255814 rows/sec., 39.03 MiB/sec. | ||
| 9405 | 2025.10.03 21:12:10.532598 [ 5 ] {7b4e7717-23d1-4f68-ad7f-d3402446e76d} <Debug> TCPHandler: Processed in 0.002790481 sec. | ||
| 9406 | 2025.10.03 21:12:10.532761 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9407 | 2025.10.03 21:12:10.532889 [ 5 ] {4576cf91-51ae-40ad-8544-d59a8e5d47ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9408 | 2025.10.03 21:12:10.532948 [ 5 ] {4576cf91-51ae-40ad-8544-d59a8e5d47ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9409 | 2025.10.03 21:12:10.533484 [ 5 ] {4576cf91-51ae-40ad-8544-d59a8e5d47ce} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9410 | 2025.10.03 21:12:10.533524 [ 5 ] {4576cf91-51ae-40ad-8544-d59a8e5d47ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9411 | 2025.10.03 21:12:10.533955 [ 5 ] {4576cf91-51ae-40ad-8544-d59a8e5d47ce} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9412 | 2025.10.03 21:12:10.534315 [ 5 ] {4576cf91-51ae-40ad-8544-d59a8e5d47ce} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9413 | 2025.10.03 21:12:10.534512 [ 5 ] {4576cf91-51ae-40ad-8544-d59a8e5d47ce} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001654 sec., 8464.328899637243 rows/sec., 623.49 KiB/sec. | ||
| 9414 | 2025.10.03 21:12:10.534568 [ 5 ] {4576cf91-51ae-40ad-8544-d59a8e5d47ce} <Debug> TCPHandler: Processed in 0.001870141 sec. | ||
| 9415 | 2025.10.03 21:12:10.534747 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9416 | 2025.10.03 21:12:10.534874 [ 5 ] {9378e518-66ca-4e2e-822f-f90c1bbda8de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9417 | 2025.10.03 21:12:10.534931 [ 5 ] {9378e518-66ca-4e2e-822f-f90c1bbda8de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9418 | 2025.10.03 21:12:10.535626 [ 5 ] {9378e518-66ca-4e2e-822f-f90c1bbda8de} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9419 | 2025.10.03 21:12:10.535671 [ 5 ] {9378e518-66ca-4e2e-822f-f90c1bbda8de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9420 | 2025.10.03 21:12:10.536069 [ 5 ] {9378e518-66ca-4e2e-822f-f90c1bbda8de} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 9421 | 2025.10.03 21:12:10.536348 [ 5 ] {9378e518-66ca-4e2e-822f-f90c1bbda8de} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9422 | 2025.10.03 21:12:10.536548 [ 5 ] {9378e518-66ca-4e2e-822f-f90c1bbda8de} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001703 sec., 133881.38578978274 rows/sec., 9.07 MiB/sec. | ||
| 9423 | 2025.10.03 21:12:10.536603 [ 5 ] {9378e518-66ca-4e2e-822f-f90c1bbda8de} <Debug> TCPHandler: Processed in 0.001921762 sec. | ||
| 9424 | 2025.10.03 21:12:10.536772 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9425 | 2025.10.03 21:12:10.536888 [ 5 ] {ca0ec53c-71ed-4abf-b3e6-890232842164} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9426 | 2025.10.03 21:12:10.536937 [ 5 ] {ca0ec53c-71ed-4abf-b3e6-890232842164} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9427 | 2025.10.03 21:12:10.537788 [ 5 ] {ca0ec53c-71ed-4abf-b3e6-890232842164} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9428 | 2025.10.03 21:12:10.537829 [ 5 ] {ca0ec53c-71ed-4abf-b3e6-890232842164} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9429 | 2025.10.03 21:12:10.538229 [ 5 ] {ca0ec53c-71ed-4abf-b3e6-890232842164} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9430 | 2025.10.03 21:12:10.538495 [ 5 ] {ca0ec53c-71ed-4abf-b3e6-890232842164} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9431 | 2025.10.03 21:12:10.538711 [ 5 ] {ca0ec53c-71ed-4abf-b3e6-890232842164} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.001826 sec., 292442.4972617744 rows/sec., 21.68 MiB/sec. | ||
| 9432 | 2025.10.03 21:12:10.538838 [ 5 ] {ca0ec53c-71ed-4abf-b3e6-890232842164} <Debug> TCPHandler: Processed in 0.002125914 sec. | ||
| 9433 | 2025.10.03 21:12:10.539083 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9434 | 2025.10.03 21:12:10.539200 [ 5 ] {5fd481ae-50cd-4d27-824b-ae4c812ee4b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9435 | 2025.10.03 21:12:10.539254 [ 5 ] {5fd481ae-50cd-4d27-824b-ae4c812ee4b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9436 | 2025.10.03 21:12:10.540027 [ 5 ] {5fd481ae-50cd-4d27-824b-ae4c812ee4b4} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9437 | 2025.10.03 21:12:10.540068 [ 5 ] {5fd481ae-50cd-4d27-824b-ae4c812ee4b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9438 | 2025.10.03 21:12:10.540554 [ 5 ] {5fd481ae-50cd-4d27-824b-ae4c812ee4b4} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9439 | 2025.10.03 21:12:10.540817 [ 5 ] {5fd481ae-50cd-4d27-824b-ae4c812ee4b4} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9440 | 2025.10.03 21:12:10.541048 [ 5 ] {5fd481ae-50cd-4d27-824b-ae4c812ee4b4} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.001874 sec., 451440.7684098186 rows/sec., 30.39 MiB/sec. | ||
| 9441 | 2025.10.03 21:12:10.541097 [ 5 ] {5fd481ae-50cd-4d27-824b-ae4c812ee4b4} <Debug> TCPHandler: Processed in 0.002073333 sec. | ||
| 9442 | 2025.10.03 21:12:10.541266 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9443 | 2025.10.03 21:12:10.541373 [ 5 ] {53aa43f1-f1e1-4857-9e06-79faa19360d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9444 | 2025.10.03 21:12:10.541440 [ 5 ] {53aa43f1-f1e1-4857-9e06-79faa19360d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9445 | 2025.10.03 21:12:10.542448 [ 5 ] {53aa43f1-f1e1-4857-9e06-79faa19360d8} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9446 | 2025.10.03 21:12:10.542489 [ 5 ] {53aa43f1-f1e1-4857-9e06-79faa19360d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9447 | 2025.10.03 21:12:10.543129 [ 5 ] {53aa43f1-f1e1-4857-9e06-79faa19360d8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9448 | 2025.10.03 21:12:10.543404 [ 5 ] {53aa43f1-f1e1-4857-9e06-79faa19360d8} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9449 | 2025.10.03 21:12:10.543582 [ 5 ] {53aa43f1-f1e1-4857-9e06-79faa19360d8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002233 sec., 4478.280340349305 rows/sec., 8.02 MiB/sec. | ||
| 9450 | 2025.10.03 21:12:10.543674 [ 5 ] {53aa43f1-f1e1-4857-9e06-79faa19360d8} <Debug> TCPHandler: Processed in 0.002464888 sec. | ||
| 9451 | 2025.10.03 21:12:10.543843 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9452 | 2025.10.03 21:12:10.543948 [ 5 ] {2e272094-aceb-4c38-8bb6-c02a60333c6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9453 | 2025.10.03 21:12:10.543996 [ 5 ] {2e272094-aceb-4c38-8bb6-c02a60333c6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9454 | 2025.10.03 21:12:10.544448 [ 5 ] {2e272094-aceb-4c38-8bb6-c02a60333c6b} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9455 | 2025.10.03 21:12:10.544495 [ 5 ] {2e272094-aceb-4c38-8bb6-c02a60333c6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9456 | 2025.10.03 21:12:10.544885 [ 5 ] {2e272094-aceb-4c38-8bb6-c02a60333c6b} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9457 | 2025.10.03 21:12:10.545145 [ 5 ] {2e272094-aceb-4c38-8bb6-c02a60333c6b} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9458 | 2025.10.03 21:12:10.545306 [ 5 ] {2e272094-aceb-4c38-8bb6-c02a60333c6b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001382 sec., 43415.34008683068 rows/sec., 2.93 MiB/sec. | ||
| 9459 | 2025.10.03 21:12:10.545351 [ 5 ] {2e272094-aceb-4c38-8bb6-c02a60333c6b} <Debug> TCPHandler: Processed in 0.001565537 sec. | ||
| 9460 | 2025.10.03 21:12:11.030725 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:61521 | ||
| 9461 | 2025.10.03 21:12:11.030830 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9462 | 2025.10.03 21:12:11.030856 [ 291 ] {} <Debug> TCP-Session: 8f8914eb-ff0f-4216-a650-946d75d3a5d5 Authenticating user 'default' from [fd00:1122:3344:101::e]:61521 | ||
| 9463 | 2025.10.03 21:12:11.030879 [ 291 ] {} <Debug> TCP-Session: 8f8914eb-ff0f-4216-a650-946d75d3a5d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9464 | 2025.10.03 21:12:11.030892 [ 291 ] {} <Debug> TCP-Session: 8f8914eb-ff0f-4216-a650-946d75d3a5d5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9465 | 2025.10.03 21:12:11.031077 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56333 | ||
| 9466 | 2025.10.03 21:12:11.031092 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54493 | ||
| 9467 | 2025.10.03 21:12:11.031128 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:60891 | ||
| 9468 | 2025.10.03 21:12:11.031153 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52566 | ||
| 9469 | 2025.10.03 21:12:11.031197 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9470 | 2025.10.03 21:12:11.031120 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62502 | ||
| 9471 | 2025.10.03 21:12:11.031244 [ 291 ] {} <Trace> TCP-Session: 8f8914eb-ff0f-4216-a650-946d75d3a5d5 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9472 | 2025.10.03 21:12:11.031237 [ 292 ] {} <Debug> TCP-Session: 33d03f7a-c9d8-4045-848f-a7fdb723d231 Authenticating user 'default' from [fd00:1122:3344:101::e]:56333 | ||
| 9473 | 2025.10.03 21:12:11.031232 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9474 | 2025.10.03 21:12:11.031320 [ 292 ] {} <Debug> TCP-Session: 33d03f7a-c9d8-4045-848f-a7fdb723d231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9475 | 2025.10.03 21:12:11.031232 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9476 | 2025.10.03 21:12:11.031349 [ 292 ] {} <Debug> TCP-Session: 33d03f7a-c9d8-4045-848f-a7fdb723d231 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9477 | 2025.10.03 21:12:11.031353 [ 293 ] {} <Debug> TCP-Session: fdce962e-2cfb-4bd5-af94-5d36d33a8e32 Authenticating user 'default' from [fd00:1122:3344:101::e]:54493 | ||
| 9478 | 2025.10.03 21:12:11.031373 [ 288 ] {} <Debug> TCP-Session: 36073319-78db-4077-b7fa-a7d5fab1c09d Authenticating user 'default' from [fd00:1122:3344:101::e]:60891 | ||
| 9479 | 2025.10.03 21:12:11.031392 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9480 | 2025.10.03 21:12:11.031398 [ 293 ] {} <Debug> TCP-Session: fdce962e-2cfb-4bd5-af94-5d36d33a8e32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9481 | 2025.10.03 21:12:11.031408 [ 288 ] {} <Debug> TCP-Session: 36073319-78db-4077-b7fa-a7d5fab1c09d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9482 | 2025.10.03 21:12:11.031426 [ 289 ] {} <Debug> TCP-Session: 84528127-e571-4018-8324-b0188c714871 Authenticating user 'default' from [fd00:1122:3344:101::e]:52566 | ||
| 9483 | 2025.10.03 21:12:11.031427 [ 293 ] {} <Debug> TCP-Session: fdce962e-2cfb-4bd5-af94-5d36d33a8e32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9484 | 2025.10.03 21:12:11.031437 [ 291 ] {dd2fc2b3-adb3-4ad3-9b88-551447cdba8b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:61521) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9485 | 2025.10.03 21:12:11.031458 [ 289 ] {} <Debug> TCP-Session: 84528127-e571-4018-8324-b0188c714871 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9486 | 2025.10.03 21:12:11.031442 [ 288 ] {} <Debug> TCP-Session: 36073319-78db-4077-b7fa-a7d5fab1c09d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9487 | 2025.10.03 21:12:11.031495 [ 289 ] {} <Debug> TCP-Session: 84528127-e571-4018-8324-b0188c714871 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9488 | 2025.10.03 21:12:11.031110 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46667 | ||
| 9489 | 2025.10.03 21:12:11.031108 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34969 | ||
| 9490 | 2025.10.03 21:12:11.031170 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54834 | ||
| 9491 | 2025.10.03 21:12:11.031600 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9492 | 2025.10.03 21:12:11.031657 [ 286 ] {} <Debug> TCP-Session: e148d24c-abbc-4b74-a241-e30ae55cd4ba Authenticating user 'default' from [fd00:1122:3344:101::e]:62502 | ||
| 9493 | 2025.10.03 21:12:11.031681 [ 286 ] {} <Debug> TCP-Session: e148d24c-abbc-4b74-a241-e30ae55cd4ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9494 | 2025.10.03 21:12:11.031694 [ 286 ] {} <Debug> TCP-Session: e148d24c-abbc-4b74-a241-e30ae55cd4ba Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9495 | 2025.10.03 21:12:11.031741 [ 291 ] {dd2fc2b3-adb3-4ad3-9b88-551447cdba8b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9496 | 2025.10.03 21:12:11.031805 [ 291 ] {dd2fc2b3-adb3-4ad3-9b88-551447cdba8b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9497 | 2025.10.03 21:12:11.031872 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9498 | 2025.10.03 21:12:11.031907 [ 294 ] {} <Debug> TCP-Session: 2f1fddf8-ab83-4097-a76c-53a8b0d2c161 Authenticating user 'default' from [fd00:1122:3344:101::e]:46667 | ||
| 9499 | 2025.10.03 21:12:11.031924 [ 294 ] {} <Debug> TCP-Session: 2f1fddf8-ab83-4097-a76c-53a8b0d2c161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9500 | 2025.10.03 21:12:11.031937 [ 294 ] {} <Debug> TCP-Session: 2f1fddf8-ab83-4097-a76c-53a8b0d2c161 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9501 | 2025.10.03 21:12:11.032113 [ 291 ] {dd2fc2b3-adb3-4ad3-9b88-551447cdba8b} <Debug> oximeter.version (6353ca57-d073-4fd5-9133-f36c80d8a8d7) (SelectExecutor): Key condition: unknown | ||
| 9502 | 2025.10.03 21:12:11.032121 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9503 | 2025.10.03 21:12:11.032168 [ 290 ] {} <Debug> TCP-Session: 6f94c064-e369-445d-bb6b-bd847798e3e9 Authenticating user 'default' from [fd00:1122:3344:101::e]:54834 | ||
| 9504 | 2025.10.03 21:12:11.032189 [ 290 ] {} <Debug> TCP-Session: 6f94c064-e369-445d-bb6b-bd847798e3e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9505 | 2025.10.03 21:12:11.032202 [ 290 ] {} <Debug> TCP-Session: 6f94c064-e369-445d-bb6b-bd847798e3e9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9506 | 2025.10.03 21:12:11.032230 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9507 | 2025.10.03 21:12:11.032267 [ 3 ] {} <Debug> TCP-Session: d5e5e30f-5410-4d6e-ad29-1adf490c0424 Authenticating user 'default' from [fd00:1122:3344:101::e]:34969 | ||
| 9508 | 2025.10.03 21:12:11.032285 [ 3 ] {} <Debug> TCP-Session: d5e5e30f-5410-4d6e-ad29-1adf490c0424 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9509 | 2025.10.03 21:12:11.032298 [ 3 ] {} <Debug> TCP-Session: d5e5e30f-5410-4d6e-ad29-1adf490c0424 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9510 | 2025.10.03 21:12:11.033199 [ 335 ] {dd2fc2b3-adb3-4ad3-9b88-551447cdba8b} <Trace> AggregatingTransform: Aggregating | ||
| 9511 | 2025.10.03 21:12:11.033235 [ 335 ] {dd2fc2b3-adb3-4ad3-9b88-551447cdba8b} <Trace> Aggregator: Aggregation method: without_key | ||
| 9512 | 2025.10.03 21:12:11.033266 [ 335 ] {dd2fc2b3-adb3-4ad3-9b88-551447cdba8b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001043032 sec. (958.743 rows/sec., 37.45 KiB/sec.) | ||
| 9513 | 2025.10.03 21:12:11.033284 [ 335 ] {dd2fc2b3-adb3-4ad3-9b88-551447cdba8b} <Trace> Aggregator: Merging aggregated data | ||
| 9514 | 2025.10.03 21:12:11.034440 [ 291 ] {dd2fc2b3-adb3-4ad3-9b88-551447cdba8b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003061 sec., 326.6906239790918 rows/sec., 12.76 KiB/sec. | ||
| 9515 | 2025.10.03 21:12:11.034599 [ 291 ] {dd2fc2b3-adb3-4ad3-9b88-551447cdba8b} <Debug> TCPHandler: Processed in 0.003465689 sec. | ||
| 9516 | 2025.10.03 21:12:11.034722 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9517 | 2025.10.03 21:12:11.034749 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9518 | 2025.10.03 21:12:11.034752 [ 291 ] {} <Debug> TCP-Session: 8f8914eb-ff0f-4216-a650-946d75d3a5d5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9519 | 2025.10.03 21:12:11.034769 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9520 | 2025.10.03 21:12:11.034782 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9521 | 2025.10.03 21:12:11.034798 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9522 | 2025.10.03 21:12:11.034825 [ 294 ] {} <Debug> TCP-Session: 2f1fddf8-ab83-4097-a76c-53a8b0d2c161 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9523 | 2025.10.03 21:12:11.034836 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9524 | 2025.10.03 21:12:11.034855 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9525 | 2025.10.03 21:12:11.034893 [ 3 ] {} <Debug> TCP-Session: d5e5e30f-5410-4d6e-ad29-1adf490c0424 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9526 | 2025.10.03 21:12:11.034857 [ 289 ] {} <Debug> TCP-Session: 84528127-e571-4018-8324-b0188c714871 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9527 | 2025.10.03 21:12:11.034925 [ 286 ] {} <Debug> TCP-Session: e148d24c-abbc-4b74-a241-e30ae55cd4ba Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9528 | 2025.10.03 21:12:11.034843 [ 293 ] {} <Debug> TCP-Session: fdce962e-2cfb-4bd5-af94-5d36d33a8e32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9529 | 2025.10.03 21:12:11.034793 [ 292 ] {} <Debug> TCP-Session: 33d03f7a-c9d8-4045-848f-a7fdb723d231 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9530 | 2025.10.03 21:12:11.034874 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9531 | 2025.10.03 21:12:11.034817 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9532 | 2025.10.03 21:12:11.035045 [ 288 ] {} <Debug> TCP-Session: 36073319-78db-4077-b7fa-a7d5fab1c09d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9533 | 2025.10.03 21:12:11.035085 [ 290 ] {} <Debug> TCP-Session: 6f94c064-e369-445d-bb6b-bd847798e3e9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9534 | 2025.10.03 21:12:11.078582 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50223 | ||
| 9535 | 2025.10.03 21:12:11.078683 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9536 | 2025.10.03 21:12:11.078709 [ 291 ] {} <Debug> TCP-Session: 51b621f9-23ec-4186-8bc6-78a39f5bb560 Authenticating user 'default' from [fd00:1122:3344:101::e]:50223 | ||
| 9537 | 2025.10.03 21:12:11.078730 [ 291 ] {} <Debug> TCP-Session: 51b621f9-23ec-4186-8bc6-78a39f5bb560 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9538 | 2025.10.03 21:12:11.078743 [ 291 ] {} <Debug> TCP-Session: 51b621f9-23ec-4186-8bc6-78a39f5bb560 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9539 | 2025.10.03 21:12:11.078921 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33652 | ||
| 9540 | 2025.10.03 21:12:11.078954 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36341 | ||
| 9541 | 2025.10.03 21:12:11.078973 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63401 | ||
| 9542 | 2025.10.03 21:12:11.078991 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:37332 | ||
| 9543 | 2025.10.03 21:12:11.079012 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35824 | ||
| 9544 | 2025.10.03 21:12:11.079037 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9545 | 2025.10.03 21:12:11.079048 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9546 | 2025.10.03 21:12:11.079070 [ 291 ] {} <Trace> TCP-Session: 51b621f9-23ec-4186-8bc6-78a39f5bb560 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9547 | 2025.10.03 21:12:11.079096 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9548 | 2025.10.03 21:12:11.079111 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9549 | 2025.10.03 21:12:11.079143 [ 294 ] {} <Debug> TCP-Session: b716451f-3f2b-48d3-b8bc-a7cfad1e6e16 Authenticating user 'default' from [fd00:1122:3344:101::e]:63401 | ||
| 9550 | 2025.10.03 21:12:11.079153 [ 290 ] {} <Debug> TCP-Session: a9053494-4205-4693-99ea-09e58773db2a Authenticating user 'default' from [fd00:1122:3344:101::e]:35824 | ||
| 9551 | 2025.10.03 21:12:11.079105 [ 293 ] {} <Debug> TCP-Session: 57f2657d-d653-43aa-87e1-f59437cefcb2 Authenticating user 'default' from [fd00:1122:3344:101::e]:36341 | ||
| 9552 | 2025.10.03 21:12:11.079178 [ 290 ] {} <Debug> TCP-Session: a9053494-4205-4693-99ea-09e58773db2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9553 | 2025.10.03 21:12:11.079175 [ 294 ] {} <Debug> TCP-Session: b716451f-3f2b-48d3-b8bc-a7cfad1e6e16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9554 | 2025.10.03 21:12:11.079199 [ 293 ] {} <Debug> TCP-Session: 57f2657d-d653-43aa-87e1-f59437cefcb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9555 | 2025.10.03 21:12:11.079203 [ 290 ] {} <Debug> TCP-Session: a9053494-4205-4693-99ea-09e58773db2a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9556 | 2025.10.03 21:12:11.079213 [ 294 ] {} <Debug> TCP-Session: b716451f-3f2b-48d3-b8bc-a7cfad1e6e16 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9557 | 2025.10.03 21:12:11.079228 [ 293 ] {} <Debug> TCP-Session: 57f2657d-d653-43aa-87e1-f59437cefcb2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9558 | 2025.10.03 21:12:11.079091 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9559 | 2025.10.03 21:12:11.079262 [ 291 ] {ce773c62-f8b7-437e-b14b-d678712caf6b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50223) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9560 | 2025.10.03 21:12:11.079294 [ 288 ] {} <Debug> TCP-Session: b894c8e8-642f-4060-8403-4b893b5556f0 Authenticating user 'default' from [fd00:1122:3344:101::e]:37332 | ||
| 9561 | 2025.10.03 21:12:11.079091 [ 292 ] {} <Debug> TCP-Session: f418d264-557e-48aa-b637-4d4e4a57f8ca Authenticating user 'default' from [fd00:1122:3344:101::e]:33652 | ||
| 9562 | 2025.10.03 21:12:11.079327 [ 288 ] {} <Debug> TCP-Session: b894c8e8-642f-4060-8403-4b893b5556f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9563 | 2025.10.03 21:12:11.079338 [ 292 ] {} <Debug> TCP-Session: f418d264-557e-48aa-b637-4d4e4a57f8ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9564 | 2025.10.03 21:12:11.079345 [ 288 ] {} <Debug> TCP-Session: b894c8e8-642f-4060-8403-4b893b5556f0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9565 | 2025.10.03 21:12:11.079353 [ 292 ] {} <Debug> TCP-Session: f418d264-557e-48aa-b637-4d4e4a57f8ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9566 | 2025.10.03 21:12:11.078994 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59311 | ||
| 9567 | 2025.10.03 21:12:11.078982 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55581 | ||
| 9568 | 2025.10.03 21:12:11.078971 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65369 | ||
| 9569 | 2025.10.03 21:12:11.079442 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9570 | 2025.10.03 21:12:11.079465 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9571 | 2025.10.03 21:12:11.079475 [ 289 ] {} <Debug> TCP-Session: 3eef6224-f5e6-49bd-b69b-06ecd3270fa5 Authenticating user 'default' from [fd00:1122:3344:101::e]:59311 | ||
| 9572 | 2025.10.03 21:12:11.079494 [ 286 ] {} <Debug> TCP-Session: b12eb9a5-3f49-4613-9936-c45196078711 Authenticating user 'default' from [fd00:1122:3344:101::e]:55581 | ||
| 9573 | 2025.10.03 21:12:11.079503 [ 289 ] {} <Debug> TCP-Session: 3eef6224-f5e6-49bd-b69b-06ecd3270fa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9574 | 2025.10.03 21:12:11.079512 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9575 | 2025.10.03 21:12:11.079519 [ 286 ] {} <Debug> TCP-Session: b12eb9a5-3f49-4613-9936-c45196078711 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9576 | 2025.10.03 21:12:11.079550 [ 291 ] {ce773c62-f8b7-437e-b14b-d678712caf6b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9577 | 2025.10.03 21:12:11.079558 [ 3 ] {} <Debug> TCP-Session: a459d439-337c-4d75-a279-239a50ad2aee Authenticating user 'default' from [fd00:1122:3344:101::e]:65369 | ||
| 9578 | 2025.10.03 21:12:11.079561 [ 286 ] {} <Debug> TCP-Session: b12eb9a5-3f49-4613-9936-c45196078711 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9579 | 2025.10.03 21:12:11.079527 [ 289 ] {} <Debug> TCP-Session: 3eef6224-f5e6-49bd-b69b-06ecd3270fa5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9580 | 2025.10.03 21:12:11.079608 [ 291 ] {ce773c62-f8b7-437e-b14b-d678712caf6b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9581 | 2025.10.03 21:12:11.079603 [ 3 ] {} <Debug> TCP-Session: a459d439-337c-4d75-a279-239a50ad2aee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9582 | 2025.10.03 21:12:11.079667 [ 3 ] {} <Debug> TCP-Session: a459d439-337c-4d75-a279-239a50ad2aee Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9583 | 2025.10.03 21:12:11.079918 [ 291 ] {ce773c62-f8b7-437e-b14b-d678712caf6b} <Debug> oximeter.version (6353ca57-d073-4fd5-9133-f36c80d8a8d7) (SelectExecutor): Key condition: unknown | ||
| 9584 | 2025.10.03 21:12:11.081035 [ 344 ] {ce773c62-f8b7-437e-b14b-d678712caf6b} <Trace> AggregatingTransform: Aggregating | ||
| 9585 | 2025.10.03 21:12:11.081093 [ 344 ] {ce773c62-f8b7-437e-b14b-d678712caf6b} <Trace> Aggregator: Aggregation method: without_key | ||
| 9586 | 2025.10.03 21:12:11.081142 [ 344 ] {ce773c62-f8b7-437e-b14b-d678712caf6b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.001118683 sec. (893.908 rows/sec., 34.92 KiB/sec.) | ||
| 9587 | 2025.10.03 21:12:11.081167 [ 344 ] {ce773c62-f8b7-437e-b14b-d678712caf6b} <Trace> Aggregator: Merging aggregated data | ||
| 9588 | 2025.10.03 21:12:11.082327 [ 291 ] {ce773c62-f8b7-437e-b14b-d678712caf6b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003119 sec., 320.6155819172812 rows/sec., 12.52 KiB/sec. | ||
| 9589 | 2025.10.03 21:12:11.082486 [ 291 ] {ce773c62-f8b7-437e-b14b-d678712caf6b} <Debug> TCPHandler: Processed in 0.00352994 sec. | ||
| 9590 | 2025.10.03 21:12:11.082599 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9591 | 2025.10.03 21:12:11.082629 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9592 | 2025.10.03 21:12:11.082630 [ 291 ] {} <Debug> TCP-Session: 51b621f9-23ec-4186-8bc6-78a39f5bb560 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9593 | 2025.10.03 21:12:11.082652 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9594 | 2025.10.03 21:12:11.082672 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9595 | 2025.10.03 21:12:11.082702 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9596 | 2025.10.03 21:12:11.082719 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9597 | 2025.10.03 21:12:11.082741 [ 294 ] {} <Debug> TCP-Session: b716451f-3f2b-48d3-b8bc-a7cfad1e6e16 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9598 | 2025.10.03 21:12:11.082756 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9599 | 2025.10.03 21:12:11.082772 [ 3 ] {} <Debug> TCP-Session: a459d439-337c-4d75-a279-239a50ad2aee Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9600 | 2025.10.03 21:12:11.082737 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9601 | 2025.10.03 21:12:11.082825 [ 289 ] {} <Debug> TCP-Session: 3eef6224-f5e6-49bd-b69b-06ecd3270fa5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9602 | 2025.10.03 21:12:11.082711 [ 293 ] {} <Debug> TCP-Session: 57f2657d-d653-43aa-87e1-f59437cefcb2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9603 | 2025.10.03 21:12:11.082869 [ 288 ] {} <Debug> TCP-Session: b894c8e8-642f-4060-8403-4b893b5556f0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9604 | 2025.10.03 21:12:11.082679 [ 292 ] {} <Debug> TCP-Session: f418d264-557e-48aa-b637-4d4e4a57f8ca Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9605 | 2025.10.03 21:12:11.082762 [ 286 ] {} <Debug> TCP-Session: b12eb9a5-3f49-4613-9936-c45196078711 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9606 | 2025.10.03 21:12:11.082685 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9607 | 2025.10.03 21:12:11.082977 [ 290 ] {} <Debug> TCP-Session: a9053494-4205-4693-99ea-09e58773db2a Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9608 | 2025.10.03 21:12:11.217144 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48172 | ||
| 9609 | 2025.10.03 21:12:11.217266 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9610 | 2025.10.03 21:12:11.217299 [ 291 ] {} <Debug> TCP-Session: bfd6cfc3-d2d2-4f2c-84bc-608d2d83e980 Authenticating user 'default' from [fd00:1122:3344:101::e]:48172 | ||
| 9611 | 2025.10.03 21:12:11.217326 [ 291 ] {} <Debug> TCP-Session: bfd6cfc3-d2d2-4f2c-84bc-608d2d83e980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9612 | 2025.10.03 21:12:11.217344 [ 291 ] {} <Debug> TCP-Session: bfd6cfc3-d2d2-4f2c-84bc-608d2d83e980 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9613 | 2025.10.03 21:12:11.217557 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:44416 | ||
| 9614 | 2025.10.03 21:12:11.217578 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63234 | ||
| 9615 | 2025.10.03 21:12:11.217624 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55914 | ||
| 9616 | 2025.10.03 21:12:11.217655 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62294 | ||
| 9617 | 2025.10.03 21:12:11.217675 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9618 | 2025.10.03 21:12:11.217689 [ 291 ] {} <Trace> TCP-Session: bfd6cfc3-d2d2-4f2c-84bc-608d2d83e980 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9619 | 2025.10.03 21:12:11.217709 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9620 | 2025.10.03 21:12:11.217716 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9621 | 2025.10.03 21:12:11.217727 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9622 | 2025.10.03 21:12:11.217744 [ 294 ] {} <Debug> TCP-Session: dab5c709-d2ae-4158-8f59-637f82bd6d2e Authenticating user 'default' from [fd00:1122:3344:101::e]:63234 | ||
| 9623 | 2025.10.03 21:12:11.217749 [ 286 ] {} <Debug> TCP-Session: 1e440347-b4d7-4f3d-8431-dd4200fb0f3f Authenticating user 'default' from [fd00:1122:3344:101::e]:55914 | ||
| 9624 | 2025.10.03 21:12:11.217762 [ 290 ] {} <Debug> TCP-Session: ea16dafa-a2d2-443b-ba0d-ec433be7132d Authenticating user 'default' from [fd00:1122:3344:101::e]:62294 | ||
| 9625 | 2025.10.03 21:12:11.217776 [ 294 ] {} <Debug> TCP-Session: dab5c709-d2ae-4158-8f59-637f82bd6d2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9626 | 2025.10.03 21:12:11.217776 [ 286 ] {} <Debug> TCP-Session: 1e440347-b4d7-4f3d-8431-dd4200fb0f3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9627 | 2025.10.03 21:12:11.217788 [ 290 ] {} <Debug> TCP-Session: ea16dafa-a2d2-443b-ba0d-ec433be7132d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9628 | 2025.10.03 21:12:11.217794 [ 294 ] {} <Debug> TCP-Session: dab5c709-d2ae-4158-8f59-637f82bd6d2e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9629 | 2025.10.03 21:12:11.217806 [ 290 ] {} <Debug> TCP-Session: ea16dafa-a2d2-443b-ba0d-ec433be7132d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9630 | 2025.10.03 21:12:11.217799 [ 286 ] {} <Debug> TCP-Session: 1e440347-b4d7-4f3d-8431-dd4200fb0f3f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9631 | 2025.10.03 21:12:11.217716 [ 293 ] {} <Debug> TCP-Session: c8f8d1ed-97f9-427d-a2df-4e3b9a65a7c4 Authenticating user 'default' from [fd00:1122:3344:101::e]:44416 | ||
| 9632 | 2025.10.03 21:12:11.217644 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59753 | ||
| 9633 | 2025.10.03 21:12:11.217865 [ 293 ] {} <Debug> TCP-Session: c8f8d1ed-97f9-427d-a2df-4e3b9a65a7c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9634 | 2025.10.03 21:12:11.217876 [ 291 ] {c277ddf8-a8ff-49eb-ac42-7ce0e4425a5b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:48172) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 9635 | 2025.10.03 21:12:11.217888 [ 293 ] {} <Debug> TCP-Session: c8f8d1ed-97f9-427d-a2df-4e3b9a65a7c4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9636 | 2025.10.03 21:12:11.217633 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63417 | ||
| 9637 | 2025.10.03 21:12:11.217929 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9638 | 2025.10.03 21:12:11.217598 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42036 | ||
| 9639 | 2025.10.03 21:12:11.217984 [ 289 ] {} <Debug> TCP-Session: 8737e897-ff45-4142-8e65-67f38252dcde Authenticating user 'default' from [fd00:1122:3344:101::e]:59753 | ||
| 9640 | 2025.10.03 21:12:11.217558 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49531 | ||
| 9641 | 2025.10.03 21:12:11.218028 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9642 | 2025.10.03 21:12:11.218024 [ 289 ] {} <Debug> TCP-Session: 8737e897-ff45-4142-8e65-67f38252dcde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9643 | 2025.10.03 21:12:11.218046 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9644 | 2025.10.03 21:12:11.218061 [ 288 ] {} <Debug> TCP-Session: 7f9429d9-e4c8-4eb8-a75e-83bb2abe16d2 Authenticating user 'default' from [fd00:1122:3344:101::e]:63417 | ||
| 9645 | 2025.10.03 21:12:11.218072 [ 289 ] {} <Debug> TCP-Session: 8737e897-ff45-4142-8e65-67f38252dcde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9646 | 2025.10.03 21:12:11.218110 [ 288 ] {} <Debug> TCP-Session: 7f9429d9-e4c8-4eb8-a75e-83bb2abe16d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9647 | 2025.10.03 21:12:11.218088 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 9648 | 2025.10.03 21:12:11.218136 [ 288 ] {} <Debug> TCP-Session: 7f9429d9-e4c8-4eb8-a75e-83bb2abe16d2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9649 | 2025.10.03 21:12:11.218090 [ 3 ] {} <Debug> TCP-Session: dca9486a-4d99-4edb-bb94-95cc495e99f5 Authenticating user 'default' from [fd00:1122:3344:101::e]:42036 | ||
| 9650 | 2025.10.03 21:12:11.218158 [ 292 ] {} <Debug> TCP-Session: 0387b9db-bb91-406f-8a53-4beef63eaf33 Authenticating user 'default' from [fd00:1122:3344:101::e]:49531 | ||
| 9651 | 2025.10.03 21:12:11.218162 [ 291 ] {c277ddf8-a8ff-49eb-ac42-7ce0e4425a5b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 9652 | 2025.10.03 21:12:11.218187 [ 3 ] {} <Debug> TCP-Session: dca9486a-4d99-4edb-bb94-95cc495e99f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9653 | 2025.10.03 21:12:11.218198 [ 292 ] {} <Debug> TCP-Session: 0387b9db-bb91-406f-8a53-4beef63eaf33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9654 | 2025.10.03 21:12:11.218224 [ 3 ] {} <Debug> TCP-Session: dca9486a-4d99-4edb-bb94-95cc495e99f5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9655 | 2025.10.03 21:12:11.218236 [ 292 ] {} <Debug> TCP-Session: 0387b9db-bb91-406f-8a53-4beef63eaf33 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9656 | 2025.10.03 21:12:11.218253 [ 291 ] {c277ddf8-a8ff-49eb-ac42-7ce0e4425a5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 9657 | 2025.10.03 21:12:11.218563 [ 291 ] {c277ddf8-a8ff-49eb-ac42-7ce0e4425a5b} <Debug> oximeter.version (6353ca57-d073-4fd5-9133-f36c80d8a8d7) (SelectExecutor): Key condition: unknown | ||
| 9658 | 2025.10.03 21:12:11.219512 [ 319 ] {c277ddf8-a8ff-49eb-ac42-7ce0e4425a5b} <Trace> AggregatingTransform: Aggregating | ||
| 9659 | 2025.10.03 21:12:11.219558 [ 319 ] {c277ddf8-a8ff-49eb-ac42-7ce0e4425a5b} <Trace> Aggregator: Aggregation method: without_key | ||
| 9660 | 2025.10.03 21:12:11.219591 [ 319 ] {c277ddf8-a8ff-49eb-ac42-7ce0e4425a5b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000929441 sec. (1075.916 rows/sec., 42.03 KiB/sec.) | ||
| 9661 | 2025.10.03 21:12:11.219607 [ 319 ] {c277ddf8-a8ff-49eb-ac42-7ce0e4425a5b} <Trace> Aggregator: Merging aggregated data | ||
| 9662 | 2025.10.03 21:12:11.221079 [ 291 ] {c277ddf8-a8ff-49eb-ac42-7ce0e4425a5b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003256 sec., 307.12530712530713 rows/sec., 12.00 KiB/sec. | ||
| 9663 | 2025.10.03 21:12:11.221272 [ 291 ] {c277ddf8-a8ff-49eb-ac42-7ce0e4425a5b} <Debug> TCPHandler: Processed in 0.003751213 sec. | ||
| 9664 | 2025.10.03 21:12:11.221375 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9665 | 2025.10.03 21:12:11.221405 [ 291 ] {} <Debug> TCP-Session: bfd6cfc3-d2d2-4f2c-84bc-608d2d83e980 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9666 | 2025.10.03 21:12:11.221409 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9667 | 2025.10.03 21:12:11.221434 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9668 | 2025.10.03 21:12:11.221459 [ 292 ] {} <Debug> TCP-Session: 0387b9db-bb91-406f-8a53-4beef63eaf33 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9669 | 2025.10.03 21:12:11.221468 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9670 | 2025.10.03 21:12:11.221478 [ 293 ] {} <Debug> TCP-Session: c8f8d1ed-97f9-427d-a2df-4e3b9a65a7c4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9671 | 2025.10.03 21:12:11.221486 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9672 | 2025.10.03 21:12:11.221516 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9673 | 2025.10.03 21:12:11.221534 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9674 | 2025.10.03 21:12:11.221550 [ 294 ] {} <Debug> TCP-Session: dab5c709-d2ae-4158-8f59-637f82bd6d2e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9675 | 2025.10.03 21:12:11.221570 [ 3 ] {} <Debug> TCP-Session: dca9486a-4d99-4edb-bb94-95cc495e99f5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9676 | 2025.10.03 21:12:11.221591 [ 288 ] {} <Debug> TCP-Session: 7f9429d9-e4c8-4eb8-a75e-83bb2abe16d2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9677 | 2025.10.03 21:12:11.221520 [ 289 ] {} <Debug> TCP-Session: 8737e897-ff45-4142-8e65-67f38252dcde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9678 | 2025.10.03 21:12:11.221497 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9679 | 2025.10.03 21:12:11.221469 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 9680 | 2025.10.03 21:12:11.221678 [ 286 ] {} <Debug> TCP-Session: 1e440347-b4d7-4f3d-8431-dd4200fb0f3f Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9681 | 2025.10.03 21:12:11.221690 [ 290 ] {} <Debug> TCP-Session: ea16dafa-a2d2-443b-ba0d-ec433be7132d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9682 | 2025.10.03 21:12:12.249088 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 19737 | ||
| 9683 | 2025.10.03 21:12:12.249645 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9684 | 2025.10.03 21:12:12.249699 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9685 | 2025.10.03 21:12:12.250222 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9686 | 2025.10.03 21:12:12.250473 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9687 | 2025.10.03 21:12:12.250635 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19737 | ||
| 9688 | 2025.10.03 21:12:12.250661 [ 38 ] {} <Debug> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9689 | 2025.10.03 21:12:12.250743 [ 38 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9690 | 2025.10.03 21:12:12.250779 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9691 | 2025.10.03 21:12:12.250945 [ 199 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 9692 | 2025.10.03 21:12:12.251105 [ 199 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9693 | 2025.10.03 21:12:12.251146 [ 199 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_36_7, total 17305 rows starting from the beginning of the part | ||
| 9694 | 2025.10.03 21:12:12.251220 [ 199 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 9695 | 2025.10.03 21:12:12.251266 [ 199 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 9696 | 2025.10.03 21:12:12.251314 [ 199 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 9697 | 2025.10.03 21:12:12.251356 [ 199 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 9698 | 2025.10.03 21:12:12.251397 [ 199 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 9699 | 2025.10.03 21:12:12.253519 [ 197 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19737 rows, containing 4 columns (4 merged, 0 gathered) in 0.00265737 sec., 7427268.314160241 rows/sec., 106.25 MiB/sec. | ||
| 9700 | 2025.10.03 21:12:12.254036 [ 200 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9701 | 2025.10.03 21:12:12.254516 [ 200 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_41_8} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9702 | 2025.10.03 21:12:12.254639 [ 200 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_41_8} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9703 | 2025.10.03 21:12:12.254804 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.62 MiB. | ||
| 9704 | 2025.10.03 21:12:13.268975 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 9705 | 2025.10.03 21:12:13.286603 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9706 | 2025.10.03 21:12:13.286667 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9707 | 2025.10.03 21:12:13.292517 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9708 | 2025.10.03 21:12:13.293332 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9709 | 2025.10.03 21:12:13.293819 [ 37 ] {} <Debug> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9710 | 2025.10.03 21:12:13.293891 [ 37 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9711 | 2025.10.03 21:12:13.293912 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9712 | 2025.10.03 21:12:13.294015 [ 201 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 9713 | 2025.10.03 21:12:13.297789 [ 201 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9714 | 2025.10.03 21:12:13.298591 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 9715 | 2025.10.03 21:12:13.299176 [ 201 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 271 rows starting from the beginning of the part | ||
| 9716 | 2025.10.03 21:12:13.304200 [ 201 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 8 rows starting from the beginning of the part | ||
| 9717 | 2025.10.03 21:12:13.309108 [ 201 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 9718 | 2025.10.03 21:12:13.313975 [ 201 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 9719 | 2025.10.03 21:12:13.318650 [ 201 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 9720 | 2025.10.03 21:12:13.322717 [ 201 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 9721 | 2025.10.03 21:12:13.376737 [ 200 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.082766054 sec., 3733.4146678057164 rows/sec., 19.30 MiB/sec. | ||
| 9722 | 2025.10.03 21:12:13.379632 [ 200 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9723 | 2025.10.03 21:12:13.381610 [ 200 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_41_8} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9724 | 2025.10.03 21:12:13.381691 [ 200 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_41_8} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9725 | 2025.10.03 21:12:13.384245 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9726 | 2025.10.03 21:12:14.000208 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 301.66 MiB, peak 315.08 MiB, free memory in arenas 0.00 B, will set to 304.73 MiB (RSS), difference: 3.08 MiB | ||
| 9727 | 2025.10.03 21:12:14.814786 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1212 | ||
| 9728 | 2025.10.03 21:12:14.817322 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9729 | 2025.10.03 21:12:14.817371 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9730 | 2025.10.03 21:12:14.818621 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9731 | 2025.10.03 21:12:14.818895 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9732 | 2025.10.03 21:12:14.819061 [ 36 ] {} <Debug> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9733 | 2025.10.03 21:12:14.819134 [ 36 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9734 | 2025.10.03 21:12:14.819159 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9735 | 2025.10.03 21:12:14.819200 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1212 | ||
| 9736 | 2025.10.03 21:12:14.819264 [ 191 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::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 | ||
| 9737 | 2025.10.03 21:12:14.819785 [ 191 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9738 | 2025.10.03 21:12:14.819936 [ 191 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1024 rows starting from the beginning of the part | ||
| 9739 | 2025.10.03 21:12:14.820321 [ 191 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::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 | ||
| 9740 | 2025.10.03 21:12:14.820694 [ 191 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 38 rows starting from the beginning of the part | ||
| 9741 | 2025.10.03 21:12:14.821051 [ 191 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 34 rows starting from the beginning of the part | ||
| 9742 | 2025.10.03 21:12:14.821381 [ 191 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
| 9743 | 2025.10.03 21:12:14.821716 [ 191 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 44 rows starting from the beginning of the part | ||
| 9744 | 2025.10.03 21:12:14.827856 [ 198 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1212 rows, containing 72 columns (72 merged, 0 gathered) in 0.008634447 sec., 140367.99345690582 rows/sec., 114.98 MiB/sec. | ||
| 9745 | 2025.10.03 21:12:14.829378 [ 187 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9746 | 2025.10.03 21:12:14.829877 [ 187 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_31_6} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9747 | 2025.10.03 21:12:14.829948 [ 187 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_31_6} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9748 | 2025.10.03 21:12:14.830061 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.80 MiB. | ||
| 9749 | 2025.10.03 21:12:15.492136 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9750 | 2025.10.03 21:12:15.492453 [ 5 ] {5e546df6-724f-4f2b-bd13-685626c24f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9751 | 2025.10.03 21:12:15.492561 [ 5 ] {5e546df6-724f-4f2b-bd13-685626c24f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9752 | 2025.10.03 21:12:15.493648 [ 5 ] {5e546df6-724f-4f2b-bd13-685626c24f50} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9753 | 2025.10.03 21:12:15.493697 [ 5 ] {5e546df6-724f-4f2b-bd13-685626c24f50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9754 | 2025.10.03 21:12:15.494121 [ 5 ] {5e546df6-724f-4f2b-bd13-685626c24f50} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9755 | 2025.10.03 21:12:15.494352 [ 5 ] {5e546df6-724f-4f2b-bd13-685626c24f50} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9756 | 2025.10.03 21:12:15.494523 [ 5 ] {5e546df6-724f-4f2b-bd13-685626c24f50} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.002149 sec., 190786.41228478364 rows/sec., 12.10 MiB/sec. | ||
| 9757 | 2025.10.03 21:12:15.494574 [ 5 ] {5e546df6-724f-4f2b-bd13-685626c24f50} <Debug> TCPHandler: Processed in 0.002626849 sec. | ||
| 9758 | 2025.10.03 21:12:15.494696 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9759 | 2025.10.03 21:12:15.494810 [ 5 ] {48fea3ee-6563-4866-bd64-9f4504298e14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9760 | 2025.10.03 21:12:15.494855 [ 5 ] {48fea3ee-6563-4866-bd64-9f4504298e14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9761 | 2025.10.03 21:12:15.495822 [ 5 ] {48fea3ee-6563-4866-bd64-9f4504298e14} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9762 | 2025.10.03 21:12:15.495860 [ 5 ] {48fea3ee-6563-4866-bd64-9f4504298e14} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9763 | 2025.10.03 21:12:15.496243 [ 5 ] {48fea3ee-6563-4866-bd64-9f4504298e14} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9764 | 2025.10.03 21:12:15.496460 [ 5 ] {48fea3ee-6563-4866-bd64-9f4504298e14} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9765 | 2025.10.03 21:12:15.496598 [ 5 ] {48fea3ee-6563-4866-bd64-9f4504298e14} <Debug> executeQuery: Read 1178 rows, 96.06 KiB in 0.001813 sec., 649751.7926089355 rows/sec., 51.74 MiB/sec. | ||
| 9766 | 2025.10.03 21:12:15.496637 [ 5 ] {48fea3ee-6563-4866-bd64-9f4504298e14} <Debug> TCPHandler: Processed in 0.001994513 sec. | ||
| 9767 | 2025.10.03 21:12:15.496753 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9768 | 2025.10.03 21:12:15.496861 [ 5 ] {a6d69ca2-32f1-4f8b-ba26-64428df733d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9769 | 2025.10.03 21:12:15.496903 [ 5 ] {a6d69ca2-32f1-4f8b-ba26-64428df733d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9770 | 2025.10.03 21:12:15.497395 [ 5 ] {a6d69ca2-32f1-4f8b-ba26-64428df733d8} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9771 | 2025.10.03 21:12:15.497434 [ 5 ] {a6d69ca2-32f1-4f8b-ba26-64428df733d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9772 | 2025.10.03 21:12:15.497750 [ 5 ] {a6d69ca2-32f1-4f8b-ba26-64428df733d8} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9773 | 2025.10.03 21:12:15.497960 [ 5 ] {a6d69ca2-32f1-4f8b-ba26-64428df733d8} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9774 | 2025.10.03 21:12:15.498096 [ 5 ] {a6d69ca2-32f1-4f8b-ba26-64428df733d8} <Debug> executeQuery: Read 238 rows, 14.80 KiB in 0.001256 sec., 189490.44585987262 rows/sec., 11.50 MiB/sec. | ||
| 9775 | 2025.10.03 21:12:15.498135 [ 5 ] {a6d69ca2-32f1-4f8b-ba26-64428df733d8} <Debug> TCPHandler: Processed in 0.001433306 sec. | ||
| 9776 | 2025.10.03 21:12:15.498243 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9777 | 2025.10.03 21:12:15.498348 [ 5 ] {cc3e4a8e-accc-402a-8729-91ad6c6917c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9778 | 2025.10.03 21:12:15.498388 [ 5 ] {cc3e4a8e-accc-402a-8729-91ad6c6917c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9779 | 2025.10.03 21:12:15.498859 [ 5 ] {cc3e4a8e-accc-402a-8729-91ad6c6917c9} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9780 | 2025.10.03 21:12:15.498896 [ 5 ] {cc3e4a8e-accc-402a-8729-91ad6c6917c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9781 | 2025.10.03 21:12:15.499198 [ 5 ] {cc3e4a8e-accc-402a-8729-91ad6c6917c9} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9782 | 2025.10.03 21:12:15.499410 [ 5 ] {cc3e4a8e-accc-402a-8729-91ad6c6917c9} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9783 | 2025.10.03 21:12:15.499515 [ 36 ] {} <Debug> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 9784 | 2025.10.03 21:12:15.499537 [ 5 ] {cc3e4a8e-accc-402a-8729-91ad6c6917c9} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001207 sec., 175642.0878210439 rows/sec., 11.33 MiB/sec. | ||
| 9785 | 2025.10.03 21:12:15.499579 [ 36 ] {} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9786 | 2025.10.03 21:12:15.499588 [ 5 ] {cc3e4a8e-accc-402a-8729-91ad6c6917c9} <Debug> TCPHandler: Processed in 0.001394286 sec. | ||
| 9787 | 2025.10.03 21:12:15.499610 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9788 | 2025.10.03 21:12:15.499711 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9789 | 2025.10.03 21:12:15.499742 [ 194 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::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 | ||
| 9790 | 2025.10.03 21:12:15.499818 [ 5 ] {d54178ed-f97b-4aac-9653-850cc43d85ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 9791 | 2025.10.03 21:12:15.499863 [ 5 ] {d54178ed-f97b-4aac-9653-850cc43d85ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 9792 | 2025.10.03 21:12:15.499881 [ 194 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9793 | 2025.10.03 21:12:15.499920 [ 194 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 464 rows starting from the beginning of the part | ||
| 9794 | 2025.10.03 21:12:15.499984 [ 194 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 212 rows starting from the beginning of the part | ||
| 9795 | 2025.10.03 21:12:15.500028 [ 194 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 212 rows starting from the beginning of the part | ||
| 9796 | 2025.10.03 21:12:15.500071 [ 194 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 212 rows starting from the beginning of the part | ||
| 9797 | 2025.10.03 21:12:15.500113 [ 194 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 228 rows starting from the beginning of the part | ||
| 9798 | 2025.10.03 21:12:15.500151 [ 194 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 212 rows starting from the beginning of the part | ||
| 9799 | 2025.10.03 21:12:15.500332 [ 5 ] {d54178ed-f97b-4aac-9653-850cc43d85ce} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9800 | 2025.10.03 21:12:15.500372 [ 5 ] {d54178ed-f97b-4aac-9653-850cc43d85ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9801 | 2025.10.03 21:12:15.500730 [ 5 ] {d54178ed-f97b-4aac-9653-850cc43d85ce} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 9802 | 2025.10.03 21:12:15.500958 [ 5 ] {d54178ed-f97b-4aac-9653-850cc43d85ce} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9803 | 2025.10.03 21:12:15.501091 [ 5 ] {d54178ed-f97b-4aac-9653-850cc43d85ce} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001293 sec., 163186.38824439287 rows/sec., 9.27 MiB/sec. | ||
| 9804 | 2025.10.03 21:12:15.501128 [ 5 ] {d54178ed-f97b-4aac-9653-850cc43d85ce} <Debug> TCPHandler: Processed in 0.001467316 sec. | ||
| 9805 | 2025.10.03 21:12:15.501159 [ 187 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001477137 sec., 1042557.3254207295 rows/sec., 72.51 MiB/sec. | ||
| 9806 | 2025.10.03 21:12:15.501283 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9807 | 2025.10.03 21:12:15.501337 [ 198 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 9808 | 2025.10.03 21:12:15.501417 [ 5 ] {ab43bba2-8033-4724-b7f1-819b6caeeb5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9809 | 2025.10.03 21:12:15.501473 [ 5 ] {ab43bba2-8033-4724-b7f1-819b6caeeb5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9810 | 2025.10.03 21:12:15.501654 [ 198 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_31_6} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9811 | 2025.10.03 21:12:15.501747 [ 198 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_31_6} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 9812 | 2025.10.03 21:12:15.501841 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 9813 | 2025.10.03 21:12:15.502266 [ 5 ] {ab43bba2-8033-4724-b7f1-819b6caeeb5c} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9814 | 2025.10.03 21:12:15.502311 [ 5 ] {ab43bba2-8033-4724-b7f1-819b6caeeb5c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9815 | 2025.10.03 21:12:15.502677 [ 5 ] {ab43bba2-8033-4724-b7f1-819b6caeeb5c} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9816 | 2025.10.03 21:12:15.502897 [ 5 ] {ab43bba2-8033-4724-b7f1-819b6caeeb5c} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9817 | 2025.10.03 21:12:15.503034 [ 5 ] {ab43bba2-8033-4724-b7f1-819b6caeeb5c} <Debug> executeQuery: Read 712 rows, 51.11 KiB in 0.001643 sec., 433353.621424224 rows/sec., 30.38 MiB/sec. | ||
| 9818 | 2025.10.03 21:12:15.503074 [ 5 ] {ab43bba2-8033-4724-b7f1-819b6caeeb5c} <Debug> TCPHandler: Processed in 0.001853261 sec. | ||
| 9819 | 2025.10.03 21:12:15.503188 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9820 | 2025.10.03 21:12:15.503285 [ 5 ] {b563a522-2cce-4a09-88b1-9e16cb663060} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 9821 | 2025.10.03 21:12:15.503328 [ 5 ] {b563a522-2cce-4a09-88b1-9e16cb663060} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 9822 | 2025.10.03 21:12:15.503668 [ 5 ] {b563a522-2cce-4a09-88b1-9e16cb663060} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9823 | 2025.10.03 21:12:15.503705 [ 5 ] {b563a522-2cce-4a09-88b1-9e16cb663060} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9824 | 2025.10.03 21:12:15.504014 [ 5 ] {b563a522-2cce-4a09-88b1-9e16cb663060} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9825 | 2025.10.03 21:12:15.504235 [ 5 ] {b563a522-2cce-4a09-88b1-9e16cb663060} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9826 | 2025.10.03 21:12:15.504370 [ 5 ] {b563a522-2cce-4a09-88b1-9e16cb663060} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001103 sec., 5439.709882139619 rows/sec., 284.20 KiB/sec. | ||
| 9827 | 2025.10.03 21:12:15.504407 [ 5 ] {b563a522-2cce-4a09-88b1-9e16cb663060} <Debug> TCPHandler: Processed in 0.001270235 sec. | ||
| 9828 | 2025.10.03 21:12:15.504507 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9829 | 2025.10.03 21:12:15.504602 [ 5 ] {5696e254-8d01-4edb-822b-19f931cbcb90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9830 | 2025.10.03 21:12:15.504645 [ 5 ] {5696e254-8d01-4edb-822b-19f931cbcb90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9831 | 2025.10.03 21:12:15.505083 [ 5 ] {5696e254-8d01-4edb-822b-19f931cbcb90} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9832 | 2025.10.03 21:12:15.505119 [ 5 ] {5696e254-8d01-4edb-822b-19f931cbcb90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9833 | 2025.10.03 21:12:15.505455 [ 5 ] {5696e254-8d01-4edb-822b-19f931cbcb90} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9834 | 2025.10.03 21:12:15.505659 [ 5 ] {5696e254-8d01-4edb-822b-19f931cbcb90} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9835 | 2025.10.03 21:12:15.505787 [ 5 ] {5696e254-8d01-4edb-822b-19f931cbcb90} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001203 sec., 261014.13133832085 rows/sec., 17.15 MiB/sec. | ||
| 9836 | 2025.10.03 21:12:15.505823 [ 5 ] {5696e254-8d01-4edb-822b-19f931cbcb90} <Debug> TCPHandler: Processed in 0.001363935 sec. | ||
| 9837 | 2025.10.03 21:12:15.505934 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9838 | 2025.10.03 21:12:15.506031 [ 5 ] {cd9d5fcc-820e-4eef-be36-5ea32e71a1ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 9839 | 2025.10.03 21:12:15.506073 [ 5 ] {cd9d5fcc-820e-4eef-be36-5ea32e71a1ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 9840 | 2025.10.03 21:12:15.506383 [ 5 ] {cd9d5fcc-820e-4eef-be36-5ea32e71a1ca} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9841 | 2025.10.03 21:12:15.506419 [ 5 ] {cd9d5fcc-820e-4eef-be36-5ea32e71a1ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9842 | 2025.10.03 21:12:15.506714 [ 5 ] {cd9d5fcc-820e-4eef-be36-5ea32e71a1ca} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9843 | 2025.10.03 21:12:15.506913 [ 5 ] {cd9d5fcc-820e-4eef-be36-5ea32e71a1ca} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9844 | 2025.10.03 21:12:15.507039 [ 5 ] {cd9d5fcc-820e-4eef-be36-5ea32e71a1ca} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001027 sec., 973.7098344693283 rows/sec., 65.61 KiB/sec. | ||
| 9845 | 2025.10.03 21:12:15.507075 [ 5 ] {cd9d5fcc-820e-4eef-be36-5ea32e71a1ca} <Debug> TCPHandler: Processed in 0.001188523 sec. | ||
| 9846 | 2025.10.03 21:12:15.507179 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9847 | 2025.10.03 21:12:15.507273 [ 5 ] {79f3582f-e90a-4647-8810-84d551845a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9848 | 2025.10.03 21:12:15.507329 [ 5 ] {79f3582f-e90a-4647-8810-84d551845a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9849 | 2025.10.03 21:12:15.508175 [ 5 ] {79f3582f-e90a-4647-8810-84d551845a17} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9850 | 2025.10.03 21:12:15.508212 [ 5 ] {79f3582f-e90a-4647-8810-84d551845a17} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9851 | 2025.10.03 21:12:15.508743 [ 5 ] {79f3582f-e90a-4647-8810-84d551845a17} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9852 | 2025.10.03 21:12:15.508971 [ 5 ] {79f3582f-e90a-4647-8810-84d551845a17} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9853 | 2025.10.03 21:12:15.509113 [ 5 ] {79f3582f-e90a-4647-8810-84d551845a17} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001857 sec., 17770.59773828756 rows/sec., 31.84 MiB/sec. | ||
| 9854 | 2025.10.03 21:12:15.509167 [ 5 ] {79f3582f-e90a-4647-8810-84d551845a17} <Debug> TCPHandler: Processed in 0.002037913 sec. | ||
| 9855 | 2025.10.03 21:12:15.509283 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9856 | 2025.10.03 21:12:15.509379 [ 5 ] {54a168a2-68a4-4eea-919a-8d5f5163d0ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9857 | 2025.10.03 21:12:15.509420 [ 5 ] {54a168a2-68a4-4eea-919a-8d5f5163d0ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9858 | 2025.10.03 21:12:15.509749 [ 5 ] {54a168a2-68a4-4eea-919a-8d5f5163d0ef} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9859 | 2025.10.03 21:12:15.509784 [ 5 ] {54a168a2-68a4-4eea-919a-8d5f5163d0ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9860 | 2025.10.03 21:12:15.510097 [ 5 ] {54a168a2-68a4-4eea-919a-8d5f5163d0ef} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9861 | 2025.10.03 21:12:15.510305 [ 5 ] {54a168a2-68a4-4eea-919a-8d5f5163d0ef} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9862 | 2025.10.03 21:12:15.510436 [ 5 ] {54a168a2-68a4-4eea-919a-8d5f5163d0ef} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001075 sec., 96744.18604651163 rows/sec., 5.93 MiB/sec. | ||
| 9863 | 2025.10.03 21:12:15.510471 [ 5 ] {54a168a2-68a4-4eea-919a-8d5f5163d0ef} <Debug> TCPHandler: Processed in 0.001237764 sec. | ||
| 9864 | 2025.10.03 21:12:19.614730 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9865 | 2025.10.03 21:12:19.614809 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9866 | 2025.10.03 21:12:19.750909 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 20185 | ||
| 9867 | 2025.10.03 21:12:19.751465 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9868 | 2025.10.03 21:12:19.751505 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9869 | 2025.10.03 21:12:19.751988 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9870 | 2025.10.03 21:12:19.752227 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9871 | 2025.10.03 21:12:19.752356 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20185 | ||
| 9872 | 2025.10.03 21:12:20.479727 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9873 | 2025.10.03 21:12:20.480041 [ 5 ] {d93cf7fd-18b5-4878-bf49-baa045a6dc25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9874 | 2025.10.03 21:12:20.480150 [ 5 ] {d93cf7fd-18b5-4878-bf49-baa045a6dc25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9875 | 2025.10.03 21:12:20.481012 [ 5 ] {d93cf7fd-18b5-4878-bf49-baa045a6dc25} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9876 | 2025.10.03 21:12:20.481063 [ 5 ] {d93cf7fd-18b5-4878-bf49-baa045a6dc25} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9877 | 2025.10.03 21:12:20.481478 [ 5 ] {d93cf7fd-18b5-4878-bf49-baa045a6dc25} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9878 | 2025.10.03 21:12:20.481713 [ 5 ] {d93cf7fd-18b5-4878-bf49-baa045a6dc25} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9879 | 2025.10.03 21:12:20.481871 [ 34 ] {} <Debug> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9880 | 2025.10.03 21:12:20.481885 [ 5 ] {d93cf7fd-18b5-4878-bf49-baa045a6dc25} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001924 sec., 39501.0395010395 rows/sec., 3.26 MiB/sec. | ||
| 9881 | 2025.10.03 21:12:20.481944 [ 34 ] {} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9882 | 2025.10.03 21:12:20.481966 [ 5 ] {d93cf7fd-18b5-4878-bf49-baa045a6dc25} <Debug> TCPHandler: Processed in 0.002428937 sec. | ||
| 9883 | 2025.10.03 21:12:20.481975 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9884 | 2025.10.03 21:12:20.482081 [ 187 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::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 | ||
| 9885 | 2025.10.03 21:12:20.482103 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9886 | 2025.10.03 21:12:20.482182 [ 187 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9887 | 2025.10.03 21:12:20.482210 [ 5 ] {f7dae6b0-8591-4db8-8066-9b49b4cd7397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9888 | 2025.10.03 21:12:20.482211 [ 187 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2469 rows starting from the beginning of the part | ||
| 9889 | 2025.10.03 21:12:20.482258 [ 5 ] {f7dae6b0-8591-4db8-8066-9b49b4cd7397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9890 | 2025.10.03 21:12:20.482285 [ 187 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 76 rows starting from the beginning of the part | ||
| 9891 | 2025.10.03 21:12:20.482329 [ 187 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1178 rows starting from the beginning of the part | ||
| 9892 | 2025.10.03 21:12:20.482375 [ 187 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 1218 rows starting from the beginning of the part | ||
| 9893 | 2025.10.03 21:12:20.482418 [ 187 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 1178 rows starting from the beginning of the part | ||
| 9894 | 2025.10.03 21:12:20.482459 [ 187 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 76 rows starting from the beginning of the part | ||
| 9895 | 2025.10.03 21:12:20.482694 [ 5 ] {f7dae6b0-8591-4db8-8066-9b49b4cd7397} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9896 | 2025.10.03 21:12:20.482731 [ 5 ] {f7dae6b0-8591-4db8-8066-9b49b4cd7397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9897 | 2025.10.03 21:12:20.483058 [ 5 ] {f7dae6b0-8591-4db8-8066-9b49b4cd7397} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9898 | 2025.10.03 21:12:20.483277 [ 5 ] {f7dae6b0-8591-4db8-8066-9b49b4cd7397} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9899 | 2025.10.03 21:12:20.483420 [ 5 ] {f7dae6b0-8591-4db8-8066-9b49b4cd7397} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001235 sec., 8097.165991902834 rows/sec., 608.87 KiB/sec. | ||
| 9900 | 2025.10.03 21:12:20.483463 [ 5 ] {f7dae6b0-8591-4db8-8066-9b49b4cd7397} <Debug> TCPHandler: Processed in 0.001410665 sec. | ||
| 9901 | 2025.10.03 21:12:20.483574 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9902 | 2025.10.03 21:12:20.483674 [ 5 ] {be95d6ea-55c3-4873-bb25-c823cc50f691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9903 | 2025.10.03 21:12:20.483716 [ 5 ] {be95d6ea-55c3-4873-bb25-c823cc50f691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9904 | 2025.10.03 21:12:20.484135 [ 5 ] {be95d6ea-55c3-4873-bb25-c823cc50f691} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9905 | 2025.10.03 21:12:20.484172 [ 5 ] {be95d6ea-55c3-4873-bb25-c823cc50f691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9906 | 2025.10.03 21:12:20.484428 [ 198 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6195 rows, containing 5 columns (5 merged, 0 gathered) in 0.002388017 sec., 2594202.6375859133 rows/sec., 220.49 MiB/sec. | ||
| 9907 | 2025.10.03 21:12:20.484499 [ 5 ] {be95d6ea-55c3-4873-bb25-c823cc50f691} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 9908 | 2025.10.03 21:12:20.484724 [ 5 ] {be95d6ea-55c3-4873-bb25-c823cc50f691} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9909 | 2025.10.03 21:12:20.484756 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9910 | 2025.10.03 21:12:20.484843 [ 34 ] {} <Debug> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 9911 | 2025.10.03 21:12:20.484863 [ 5 ] {be95d6ea-55c3-4873-bb25-c823cc50f691} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001211 sec., 61106.523534269196 rows/sec., 4.77 MiB/sec. | ||
| 9912 | 2025.10.03 21:12:20.484870 [ 34 ] {} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9913 | 2025.10.03 21:12:20.484905 [ 34 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9914 | 2025.10.03 21:12:20.484911 [ 5 ] {be95d6ea-55c3-4873-bb25-c823cc50f691} <Debug> TCPHandler: Processed in 0.001387816 sec. | ||
| 9915 | 2025.10.03 21:12:20.485015 [ 189 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::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 | ||
| 9916 | 2025.10.03 21:12:20.485031 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9917 | 2025.10.03 21:12:20.485107 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_61_12} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9918 | 2025.10.03 21:12:20.485156 [ 5 ] {06e0aba9-9f67-42c7-b960-499dc462fb90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9919 | 2025.10.03 21:12:20.485172 [ 189 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9920 | 2025.10.03 21:12:20.485204 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_61_12} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9921 | 2025.10.03 21:12:20.485207 [ 5 ] {06e0aba9-9f67-42c7-b960-499dc462fb90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9922 | 2025.10.03 21:12:20.485221 [ 189 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1252 rows starting from the beginning of the part | ||
| 9923 | 2025.10.03 21:12:20.485311 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 9924 | 2025.10.03 21:12:20.485319 [ 189 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 74 rows starting from the beginning of the part | ||
| 9925 | 2025.10.03 21:12:20.485390 [ 189 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 712 rows starting from the beginning of the part | ||
| 9926 | 2025.10.03 21:12:20.485441 [ 189 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 534 rows starting from the beginning of the part | ||
| 9927 | 2025.10.03 21:12:20.485485 [ 189 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 712 rows starting from the beginning of the part | ||
| 9928 | 2025.10.03 21:12:20.485528 [ 189 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 74 rows starting from the beginning of the part | ||
| 9929 | 2025.10.03 21:12:20.485656 [ 5 ] {06e0aba9-9f67-42c7-b960-499dc462fb90} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9930 | 2025.10.03 21:12:20.485698 [ 5 ] {06e0aba9-9f67-42c7-b960-499dc462fb90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9931 | 2025.10.03 21:12:20.486061 [ 5 ] {06e0aba9-9f67-42c7-b960-499dc462fb90} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9932 | 2025.10.03 21:12:20.486299 [ 5 ] {06e0aba9-9f67-42c7-b960-499dc462fb90} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9933 | 2025.10.03 21:12:20.486441 [ 5 ] {06e0aba9-9f67-42c7-b960-499dc462fb90} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001305 sec., 122605.36398467433 rows/sec., 8.54 MiB/sec. | ||
| 9934 | 2025.10.03 21:12:20.486479 [ 5 ] {06e0aba9-9f67-42c7-b960-499dc462fb90} <Debug> TCPHandler: Processed in 0.001496696 sec. | ||
| 9935 | 2025.10.03 21:12:20.486586 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9936 | 2025.10.03 21:12:20.486682 [ 5 ] {b86ce909-c867-4ecd-8377-4d4beabfe1b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9937 | 2025.10.03 21:12:20.486737 [ 5 ] {b86ce909-c867-4ecd-8377-4d4beabfe1b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9938 | 2025.10.03 21:12:20.486965 [ 193 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3358 rows, containing 5 columns (5 merged, 0 gathered) in 0.002002653 sec., 1676775.7569583945 rows/sec., 126.90 MiB/sec. | ||
| 9939 | 2025.10.03 21:12:20.487179 [ 193 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 9940 | 2025.10.03 21:12:20.487483 [ 193 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_61_12} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9941 | 2025.10.03 21:12:20.487498 [ 5 ] {b86ce909-c867-4ecd-8377-4d4beabfe1b8} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9942 | 2025.10.03 21:12:20.487541 [ 5 ] {b86ce909-c867-4ecd-8377-4d4beabfe1b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9943 | 2025.10.03 21:12:20.487566 [ 193 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_61_12} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 9944 | 2025.10.03 21:12:20.487650 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 9945 | 2025.10.03 21:12:20.488073 [ 5 ] {b86ce909-c867-4ecd-8377-4d4beabfe1b8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9946 | 2025.10.03 21:12:20.488304 [ 5 ] {b86ce909-c867-4ecd-8377-4d4beabfe1b8} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9947 | 2025.10.03 21:12:20.488446 [ 5 ] {b86ce909-c867-4ecd-8377-4d4beabfe1b8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001783 sec., 5608.5249579360625 rows/sec., 10.05 MiB/sec. | ||
| 9948 | 2025.10.03 21:12:20.488501 [ 5 ] {b86ce909-c867-4ecd-8377-4d4beabfe1b8} <Debug> TCPHandler: Processed in 0.001963962 sec. | ||
| 9949 | 2025.10.03 21:12:20.488612 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9950 | 2025.10.03 21:12:20.488708 [ 5 ] {13386086-c0c5-47d3-9276-c0c590f36ee8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9951 | 2025.10.03 21:12:20.488751 [ 5 ] {13386086-c0c5-47d3-9276-c0c590f36ee8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9952 | 2025.10.03 21:12:20.489095 [ 5 ] {13386086-c0c5-47d3-9276-c0c590f36ee8} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9953 | 2025.10.03 21:12:20.489131 [ 5 ] {13386086-c0c5-47d3-9276-c0c590f36ee8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9954 | 2025.10.03 21:12:20.489448 [ 5 ] {13386086-c0c5-47d3-9276-c0c590f36ee8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9955 | 2025.10.03 21:12:20.489661 [ 5 ] {13386086-c0c5-47d3-9276-c0c590f36ee8} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9956 | 2025.10.03 21:12:20.489788 [ 5 ] {13386086-c0c5-47d3-9276-c0c590f36ee8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001098 sec., 54644.8087431694 rows/sec., 3.68 MiB/sec. | ||
| 9957 | 2025.10.03 21:12:20.489823 [ 5 ] {13386086-c0c5-47d3-9276-c0c590f36ee8} <Debug> TCPHandler: Processed in 0.001260524 sec. | ||
| 9958 | 2025.10.03 21:12:20.798838 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 9959 | 2025.10.03 21:12:20.814904 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9960 | 2025.10.03 21:12:20.814967 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9961 | 2025.10.03 21:12:20.821125 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9962 | 2025.10.03 21:12:20.821810 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9963 | 2025.10.03 21:12:20.824642 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 9964 | 2025.10.03 21:12:24.819518 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1246 | ||
| 9965 | 2025.10.03 21:12:24.821934 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9966 | 2025.10.03 21:12:24.821978 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.91 GiB. | ||
| 9967 | 2025.10.03 21:12:24.823148 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9968 | 2025.10.03 21:12:24.823402 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9969 | 2025.10.03 21:12:24.823674 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1246 | ||
| 9970 | 2025.10.03 21:12:25.492070 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9971 | 2025.10.03 21:12:25.492371 [ 5 ] {3c8f944e-4529-4433-ba19-bcbf2ad14455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 9972 | 2025.10.03 21:12:25.492477 [ 5 ] {3c8f944e-4529-4433-ba19-bcbf2ad14455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 9973 | 2025.10.03 21:12:25.493326 [ 5 ] {3c8f944e-4529-4433-ba19-bcbf2ad14455} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9974 | 2025.10.03 21:12:25.493365 [ 5 ] {3c8f944e-4529-4433-ba19-bcbf2ad14455} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9975 | 2025.10.03 21:12:25.493777 [ 5 ] {3c8f944e-4529-4433-ba19-bcbf2ad14455} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 9976 | 2025.10.03 21:12:25.493999 [ 5 ] {3c8f944e-4529-4433-ba19-bcbf2ad14455} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9977 | 2025.10.03 21:12:25.494118 [ 43 ] {} <Debug> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 9978 | 2025.10.03 21:12:25.494159 [ 43 ] {} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9979 | 2025.10.03 21:12:25.494161 [ 5 ] {3c8f944e-4529-4433-ba19-bcbf2ad14455} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001864 sec., 219957.08154506437 rows/sec., 13.95 MiB/sec. | ||
| 9980 | 2025.10.03 21:12:25.494181 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9981 | 2025.10.03 21:12:25.494218 [ 5 ] {3c8f944e-4529-4433-ba19-bcbf2ad14455} <Debug> TCPHandler: Processed in 0.002331996 sec. | ||
| 9982 | 2025.10.03 21:12:25.494309 [ 189 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::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 | ||
| 9983 | 2025.10.03 21:12:25.494346 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9984 | 2025.10.03 21:12:25.494455 [ 5 ] {e7eb7ea8-a390-4589-af80-7b5f623cb907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9985 | 2025.10.03 21:12:25.494464 [ 189 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9986 | 2025.10.03 21:12:25.494513 [ 5 ] {e7eb7ea8-a390-4589-af80-7b5f623cb907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9987 | 2025.10.03 21:12:25.494517 [ 189 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 434 rows starting from the beginning of the part | ||
| 9988 | 2025.10.03 21:12:25.494607 [ 189 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 410 rows starting from the beginning of the part | ||
| 9989 | 2025.10.03 21:12:25.494660 [ 189 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 410 rows starting from the beginning of the part | ||
| 9990 | 2025.10.03 21:12:25.494709 [ 189 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 410 rows starting from the beginning of the part | ||
| 9991 | 2025.10.03 21:12:25.494756 [ 189 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 410 rows starting from the beginning of the part | ||
| 9992 | 2025.10.03 21:12:25.494800 [ 189 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 410 rows starting from the beginning of the part | ||
| 9993 | 2025.10.03 21:12:25.494938 [ 5 ] {e7eb7ea8-a390-4589-af80-7b5f623cb907} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9994 | 2025.10.03 21:12:25.494980 [ 5 ] {e7eb7ea8-a390-4589-af80-7b5f623cb907} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 9995 | 2025.10.03 21:12:25.495321 [ 5 ] {e7eb7ea8-a390-4589-af80-7b5f623cb907} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 9996 | 2025.10.03 21:12:25.495548 [ 5 ] {e7eb7ea8-a390-4589-af80-7b5f623cb907} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9997 | 2025.10.03 21:12:25.495686 [ 5 ] {e7eb7ea8-a390-4589-af80-7b5f623cb907} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001252 sec., 4792.3322683706065 rows/sec., 390.78 KiB/sec. | ||
| 9998 | 2025.10.03 21:12:25.495725 [ 5 ] {e7eb7ea8-a390-4589-af80-7b5f623cb907} <Debug> TCPHandler: Processed in 0.001433476 sec. | ||
| 9999 | 2025.10.03 21:12:25.495837 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10000 | 2025.10.03 21:12:25.495933 [ 5 ] {688da059-1db9-4284-9ec1-e8e8a92042d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10001 | 2025.10.03 21:12:25.495973 [ 5 ] {688da059-1db9-4284-9ec1-e8e8a92042d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10002 | 2025.10.03 21:12:25.496123 [ 190 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001873282 sec., 1326014.9833287247 rows/sec., 89.43 MiB/sec. | ||
| 10003 | 2025.10.03 21:12:25.496299 [ 189 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 10004 | 2025.10.03 21:12:25.496551 [ 189 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_26_5} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10005 | 2025.10.03 21:12:25.496624 [ 189 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_26_5} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 10006 | 2025.10.03 21:12:25.496711 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 10007 | 2025.10.03 21:12:25.497010 [ 5 ] {688da059-1db9-4284-9ec1-e8e8a92042d9} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10008 | 2025.10.03 21:12:25.497051 [ 5 ] {688da059-1db9-4284-9ec1-e8e8a92042d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10009 | 2025.10.03 21:12:25.497424 [ 5 ] {688da059-1db9-4284-9ec1-e8e8a92042d9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10010 | 2025.10.03 21:12:25.497643 [ 5 ] {688da059-1db9-4284-9ec1-e8e8a92042d9} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10011 | 2025.10.03 21:12:25.497773 [ 5 ] {688da059-1db9-4284-9ec1-e8e8a92042d9} <Debug> executeQuery: Read 1181 rows, 96.28 KiB in 0.001857 sec., 635971.9978459881 rows/sec., 50.63 MiB/sec. | ||
| 10012 | 2025.10.03 21:12:25.497812 [ 5 ] {688da059-1db9-4284-9ec1-e8e8a92042d9} <Debug> TCPHandler: Processed in 0.002024783 sec. | ||
| 10013 | 2025.10.03 21:12:25.497935 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10014 | 2025.10.03 21:12:25.498030 [ 5 ] {e6880c7a-9fde-4e60-ab2c-d1d1c870ff72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10015 | 2025.10.03 21:12:25.498071 [ 5 ] {e6880c7a-9fde-4e60-ab2c-d1d1c870ff72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10016 | 2025.10.03 21:12:25.498573 [ 5 ] {e6880c7a-9fde-4e60-ab2c-d1d1c870ff72} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10017 | 2025.10.03 21:12:25.498607 [ 5 ] {e6880c7a-9fde-4e60-ab2c-d1d1c870ff72} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10018 | 2025.10.03 21:12:25.498915 [ 5 ] {e6880c7a-9fde-4e60-ab2c-d1d1c870ff72} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10019 | 2025.10.03 21:12:25.499117 [ 5 ] {e6880c7a-9fde-4e60-ab2c-d1d1c870ff72} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10020 | 2025.10.03 21:12:25.499246 [ 5 ] {e6880c7a-9fde-4e60-ab2c-d1d1c870ff72} <Debug> executeQuery: Read 244 rows, 15.22 KiB in 0.001233 sec., 197891.32197891324 rows/sec., 12.05 MiB/sec. | ||
| 10021 | 2025.10.03 21:12:25.499289 [ 5 ] {e6880c7a-9fde-4e60-ab2c-d1d1c870ff72} <Debug> TCPHandler: Processed in 0.001409866 sec. | ||
| 10022 | 2025.10.03 21:12:25.499403 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10023 | 2025.10.03 21:12:25.499497 [ 5 ] {3ff11114-bbfb-4238-9d95-b2bdc2a3053b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10024 | 2025.10.03 21:12:25.499537 [ 5 ] {3ff11114-bbfb-4238-9d95-b2bdc2a3053b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10025 | 2025.10.03 21:12:25.500012 [ 5 ] {3ff11114-bbfb-4238-9d95-b2bdc2a3053b} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10026 | 2025.10.03 21:12:25.500046 [ 5 ] {3ff11114-bbfb-4238-9d95-b2bdc2a3053b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10027 | 2025.10.03 21:12:25.500353 [ 5 ] {3ff11114-bbfb-4238-9d95-b2bdc2a3053b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 10028 | 2025.10.03 21:12:25.500565 [ 5 ] {3ff11114-bbfb-4238-9d95-b2bdc2a3053b} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10029 | 2025.10.03 21:12:25.500692 [ 5 ] {3ff11114-bbfb-4238-9d95-b2bdc2a3053b} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001212 sec., 174917.49174917492 rows/sec., 11.28 MiB/sec. | ||
| 10030 | 2025.10.03 21:12:25.500732 [ 5 ] {3ff11114-bbfb-4238-9d95-b2bdc2a3053b} <Debug> TCPHandler: Processed in 0.001379136 sec. | ||
| 10031 | 2025.10.03 21:12:25.500860 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10032 | 2025.10.03 21:12:25.500980 [ 5 ] {2e55bde2-28fb-47eb-817e-d27de31d5712} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10033 | 2025.10.03 21:12:25.501028 [ 5 ] {2e55bde2-28fb-47eb-817e-d27de31d5712} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10034 | 2025.10.03 21:12:25.501592 [ 5 ] {2e55bde2-28fb-47eb-817e-d27de31d5712} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10035 | 2025.10.03 21:12:25.501628 [ 5 ] {2e55bde2-28fb-47eb-817e-d27de31d5712} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10036 | 2025.10.03 21:12:25.501943 [ 5 ] {2e55bde2-28fb-47eb-817e-d27de31d5712} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10037 | 2025.10.03 21:12:25.502156 [ 5 ] {2e55bde2-28fb-47eb-817e-d27de31d5712} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10038 | 2025.10.03 21:12:25.502270 [ 43 ] {} <Debug> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 10039 | 2025.10.03 21:12:25.502285 [ 5 ] {2e55bde2-28fb-47eb-817e-d27de31d5712} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001328 sec., 158885.5421686747 rows/sec., 9.02 MiB/sec. | ||
| 10040 | 2025.10.03 21:12:25.502308 [ 43 ] {} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10041 | 2025.10.03 21:12:25.502327 [ 5 ] {2e55bde2-28fb-47eb-817e-d27de31d5712} <Debug> TCPHandler: Processed in 0.001525807 sec. | ||
| 10042 | 2025.10.03 21:12:25.502328 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10043 | 2025.10.03 21:12:25.502429 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10044 | 2025.10.03 21:12:25.502438 [ 188 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::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 | ||
| 10045 | 2025.10.03 21:12:25.502526 [ 5 ] {ca94b2ec-5e92-4093-abeb-06a243cf7485} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10046 | 2025.10.03 21:12:25.502580 [ 5 ] {ca94b2ec-5e92-4093-abeb-06a243cf7485} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10047 | 2025.10.03 21:12:25.502591 [ 188 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10048 | 2025.10.03 21:12:25.502635 [ 188 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 223 rows starting from the beginning of the part | ||
| 10049 | 2025.10.03 21:12:25.502710 [ 188 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 211 rows starting from the beginning of the part | ||
| 10050 | 2025.10.03 21:12:25.502765 [ 188 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 211 rows starting from the beginning of the part | ||
| 10051 | 2025.10.03 21:12:25.502812 [ 188 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 211 rows starting from the beginning of the part | ||
| 10052 | 2025.10.03 21:12:25.502857 [ 188 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 211 rows starting from the beginning of the part | ||
| 10053 | 2025.10.03 21:12:25.502900 [ 188 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 211 rows starting from the beginning of the part | ||
| 10054 | 2025.10.03 21:12:25.503245 [ 5 ] {ca94b2ec-5e92-4093-abeb-06a243cf7485} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10055 | 2025.10.03 21:12:25.503286 [ 5 ] {ca94b2ec-5e92-4093-abeb-06a243cf7485} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10056 | 2025.10.03 21:12:25.503663 [ 5 ] {ca94b2ec-5e92-4093-abeb-06a243cf7485} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10057 | 2025.10.03 21:12:25.503883 [ 5 ] {ca94b2ec-5e92-4093-abeb-06a243cf7485} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10058 | 2025.10.03 21:12:25.503990 [ 190 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001604728 sec., 796396.6479054395 rows/sec., 48.41 MiB/sec. | ||
| 10059 | 2025.10.03 21:12:25.504013 [ 5 ] {ca94b2ec-5e92-4093-abeb-06a243cf7485} <Debug> executeQuery: Read 718 rows, 51.60 KiB in 0.001506 sec., 476759.6281540505 rows/sec., 33.46 MiB/sec. | ||
| 10060 | 2025.10.03 21:12:25.504056 [ 5 ] {ca94b2ec-5e92-4093-abeb-06a243cf7485} <Debug> TCPHandler: Processed in 0.001676759 sec. | ||
| 10061 | 2025.10.03 21:12:25.504166 [ 195 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 10062 | 2025.10.03 21:12:25.504173 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10063 | 2025.10.03 21:12:25.504274 [ 5 ] {9e79788f-c5a0-43b3-881f-6b0983db901a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10064 | 2025.10.03 21:12:25.504317 [ 5 ] {9e79788f-c5a0-43b3-881f-6b0983db901a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10065 | 2025.10.03 21:12:25.504469 [ 195 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_26_5} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10066 | 2025.10.03 21:12:25.504537 [ 195 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_26_5} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 10067 | 2025.10.03 21:12:25.504614 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 10068 | 2025.10.03 21:12:25.504647 [ 5 ] {9e79788f-c5a0-43b3-881f-6b0983db901a} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10069 | 2025.10.03 21:12:25.504681 [ 5 ] {9e79788f-c5a0-43b3-881f-6b0983db901a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10070 | 2025.10.03 21:12:25.504977 [ 5 ] {9e79788f-c5a0-43b3-881f-6b0983db901a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10071 | 2025.10.03 21:12:25.505203 [ 5 ] {9e79788f-c5a0-43b3-881f-6b0983db901a} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10072 | 2025.10.03 21:12:25.505332 [ 5 ] {9e79788f-c5a0-43b3-881f-6b0983db901a} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 10073 | 2025.10.03 21:12:25.505366 [ 5 ] {9e79788f-c5a0-43b3-881f-6b0983db901a} <Debug> TCPHandler: Processed in 0.001251124 sec. | ||
| 10074 | 2025.10.03 21:12:25.505476 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10075 | 2025.10.03 21:12:25.505570 [ 5 ] {4f4a082f-afd4-4702-be1a-dee81b3a69f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10076 | 2025.10.03 21:12:25.505611 [ 5 ] {4f4a082f-afd4-4702-be1a-dee81b3a69f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10077 | 2025.10.03 21:12:25.506040 [ 5 ] {4f4a082f-afd4-4702-be1a-dee81b3a69f1} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10078 | 2025.10.03 21:12:25.506074 [ 5 ] {4f4a082f-afd4-4702-be1a-dee81b3a69f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10079 | 2025.10.03 21:12:25.506406 [ 5 ] {4f4a082f-afd4-4702-be1a-dee81b3a69f1} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10080 | 2025.10.03 21:12:25.506624 [ 5 ] {4f4a082f-afd4-4702-be1a-dee81b3a69f1} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10081 | 2025.10.03 21:12:25.506746 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10082 | 2025.10.03 21:12:25.506754 [ 5 ] {4f4a082f-afd4-4702-be1a-dee81b3a69f1} <Debug> executeQuery: Read 317 rows, 21.33 KiB in 0.001203 sec., 263507.89692435577 rows/sec., 17.32 MiB/sec. | ||
| 10083 | 2025.10.03 21:12:25.506779 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10084 | 2025.10.03 21:12:25.506798 [ 43 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10085 | 2025.10.03 21:12:25.506799 [ 5 ] {4f4a082f-afd4-4702-be1a-dee81b3a69f1} <Debug> TCPHandler: Processed in 0.001372925 sec. | ||
| 10086 | 2025.10.03 21:12:25.506895 [ 190 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::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 | ||
| 10087 | 2025.10.03 21:12:25.506905 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10088 | 2025.10.03 21:12:25.507010 [ 5 ] {8f6ae717-87c6-4568-a3e3-6e14a0f632be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10089 | 2025.10.03 21:12:25.507040 [ 190 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10090 | 2025.10.03 21:12:25.507056 [ 5 ] {8f6ae717-87c6-4568-a3e3-6e14a0f632be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10091 | 2025.10.03 21:12:25.507087 [ 190 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_56_11, total 18246 rows starting from the beginning of the part | ||
| 10092 | 2025.10.03 21:12:25.507168 [ 190 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 314 rows starting from the beginning of the part | ||
| 10093 | 2025.10.03 21:12:25.507221 [ 190 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 846 rows starting from the beginning of the part | ||
| 10094 | 2025.10.03 21:12:25.507267 [ 190 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::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 | ||
| 10095 | 2025.10.03 21:12:25.507311 [ 190 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 160 rows starting from the beginning of the part | ||
| 10096 | 2025.10.03 21:12:25.507356 [ 190 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 317 rows starting from the beginning of the part | ||
| 10097 | 2025.10.03 21:12:25.507398 [ 5 ] {8f6ae717-87c6-4568-a3e3-6e14a0f632be} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10098 | 2025.10.03 21:12:25.507443 [ 5 ] {8f6ae717-87c6-4568-a3e3-6e14a0f632be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10099 | 2025.10.03 21:12:25.507773 [ 5 ] {8f6ae717-87c6-4568-a3e3-6e14a0f632be} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10100 | 2025.10.03 21:12:25.507972 [ 5 ] {8f6ae717-87c6-4568-a3e3-6e14a0f632be} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10101 | 2025.10.03 21:12:25.508070 [ 59 ] {} <Debug> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a) (MergerMutator): Selected 6 parts from all_1_19_4 to all_24_24_0 | ||
| 10102 | 2025.10.03 21:12:25.508098 [ 59 ] {} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10103 | 2025.10.03 21:12:25.508100 [ 5 ] {8f6ae717-87c6-4568-a3e3-6e14a0f632be} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001162 sec., 860.5851979345955 rows/sec., 57.99 KiB/sec. | ||
| 10104 | 2025.10.03 21:12:25.508115 [ 59 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10105 | 2025.10.03 21:12:25.508141 [ 5 ] {8f6ae717-87c6-4568-a3e3-6e14a0f632be} <Debug> TCPHandler: Processed in 0.001343095 sec. | ||
| 10106 | 2025.10.03 21:12:25.508195 [ 195 ] {6515042e-d143-4b0d-9828-f2f75d99043a::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 | ||
| 10107 | 2025.10.03 21:12:25.508330 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10108 | 2025.10.03 21:12:25.508368 [ 195 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_24_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10109 | 2025.10.03 21:12:25.508406 [ 195 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 19 rows starting from the beginning of the part | ||
| 10110 | 2025.10.03 21:12:25.508448 [ 5 ] {2ea0d9aa-6668-4a1e-8f77-c0701fe94cbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10111 | 2025.10.03 21:12:25.508483 [ 195 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 1 rows starting from the beginning of the part | ||
| 10112 | 2025.10.03 21:12:25.508515 [ 5 ] {2ea0d9aa-6668-4a1e-8f77-c0701fe94cbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10113 | 2025.10.03 21:12:25.508543 [ 195 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 10114 | 2025.10.03 21:12:25.508594 [ 195 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 1 rows starting from the beginning of the part | ||
| 10115 | 2025.10.03 21:12:25.508650 [ 195 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 10116 | 2025.10.03 21:12:25.508704 [ 195 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_24_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 10117 | 2025.10.03 21:12:25.509648 [ 5 ] {2ea0d9aa-6668-4a1e-8f77-c0701fe94cbb} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10118 | 2025.10.03 21:12:25.509690 [ 5 ] {2ea0d9aa-6668-4a1e-8f77-c0701fe94cbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10119 | 2025.10.03 21:12:25.509699 [ 199 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_24_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001486537 sec., 16144.905912197275 rows/sec., 1.06 MiB/sec. | ||
| 10120 | 2025.10.03 21:12:25.509830 [ 197 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_24_5} <Trace> MergedBlockOutputStream: filled checksums all_1_24_5 (state Temporary) | ||
| 10121 | 2025.10.03 21:12:25.510129 [ 197 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_24_5} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_merge_all_1_24_5 to all_1_24_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10122 | 2025.10.03 21:12:25.510210 [ 197 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_24_5} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a) (MergerMutator): Merged 6 parts: [all_1_19_4, all_24_24_0] -> all_1_24_5 | ||
| 10123 | 2025.10.03 21:12:25.510293 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 10124 | 2025.10.03 21:12:25.510597 [ 5 ] {2ea0d9aa-6668-4a1e-8f77-c0701fe94cbb} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10125 | 2025.10.03 21:12:25.510838 [ 5 ] {2ea0d9aa-6668-4a1e-8f77-c0701fe94cbb} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10126 | 2025.10.03 21:12:25.510978 [ 5 ] {2ea0d9aa-6668-4a1e-8f77-c0701fe94cbb} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002554 sec., 12920.908379013314 rows/sec., 23.15 MiB/sec. | ||
| 10127 | 2025.10.03 21:12:25.511032 [ 5 ] {2ea0d9aa-6668-4a1e-8f77-c0701fe94cbb} <Debug> TCPHandler: Processed in 0.002764381 sec. | ||
| 10128 | 2025.10.03 21:12:25.511146 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10129 | 2025.10.03 21:12:25.511241 [ 5 ] {736ed8a8-55b6-4a6c-ad90-ec4c1074b865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10130 | 2025.10.03 21:12:25.511284 [ 5 ] {736ed8a8-55b6-4a6c-ad90-ec4c1074b865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10131 | 2025.10.03 21:12:25.511622 [ 5 ] {736ed8a8-55b6-4a6c-ad90-ec4c1074b865} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10132 | 2025.10.03 21:12:25.511657 [ 5 ] {736ed8a8-55b6-4a6c-ad90-ec4c1074b865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10133 | 2025.10.03 21:12:25.511992 [ 5 ] {736ed8a8-55b6-4a6c-ad90-ec4c1074b865} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 10134 | 2025.10.03 21:12:25.512197 [ 5 ] {736ed8a8-55b6-4a6c-ad90-ec4c1074b865} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10135 | 2025.10.03 21:12:25.512326 [ 5 ] {736ed8a8-55b6-4a6c-ad90-ec4c1074b865} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001103 sec., 94288.3046237534 rows/sec., 5.78 MiB/sec. | ||
| 10136 | 2025.10.03 21:12:25.512361 [ 5 ] {736ed8a8-55b6-4a6c-ad90-ec4c1074b865} <Debug> TCPHandler: Processed in 0.001264693 sec. | ||
| 10137 | 2025.10.03 21:12:25.513491 [ 186 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20197 rows, containing 5 columns (5 merged, 0 gathered) in 0.006642424 sec., 3040606.8627958708 rows/sec., 204.79 MiB/sec. | ||
| 10138 | 2025.10.03 21:12:25.513830 [ 197 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10139 | 2025.10.03 21:12:25.514081 [ 197 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10140 | 2025.10.03 21:12:25.514152 [ 197 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10141 | 2025.10.03 21:12:25.514227 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 10142 | 2025.10.03 21:12:26.000226 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 306.63 MiB, peak 315.08 MiB, free memory in arenas 0.00 B, will set to 307.79 MiB (RSS), difference: 1.16 MiB | ||
| 10143 | 2025.10.03 21:12:27.252449 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 20697 | ||
| 10144 | 2025.10.03 21:12:27.253263 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10145 | 2025.10.03 21:12:27.253312 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10146 | 2025.10.03 21:12:27.253821 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10147 | 2025.10.03 21:12:27.254042 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10148 | 2025.10.03 21:12:27.254179 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20697 | ||
| 10149 | 2025.10.03 21:12:28.324759 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 10150 | 2025.10.03 21:12:28.341787 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10151 | 2025.10.03 21:12:28.341852 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10152 | 2025.10.03 21:12:28.348065 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 10153 | 2025.10.03 21:12:28.348748 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10154 | 2025.10.03 21:12:28.351901 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 10155 | 2025.10.03 21:12:30.479745 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10156 | 2025.10.03 21:12:30.480058 [ 5 ] {aa3a9512-aaed-4aba-ac34-c1c664b54ea1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10157 | 2025.10.03 21:12:30.480166 [ 5 ] {aa3a9512-aaed-4aba-ac34-c1c664b54ea1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10158 | 2025.10.03 21:12:30.481049 [ 5 ] {aa3a9512-aaed-4aba-ac34-c1c664b54ea1} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10159 | 2025.10.03 21:12:30.481091 [ 5 ] {aa3a9512-aaed-4aba-ac34-c1c664b54ea1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10160 | 2025.10.03 21:12:30.481508 [ 5 ] {aa3a9512-aaed-4aba-ac34-c1c664b54ea1} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10161 | 2025.10.03 21:12:30.481739 [ 5 ] {aa3a9512-aaed-4aba-ac34-c1c664b54ea1} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10162 | 2025.10.03 21:12:30.481901 [ 5 ] {aa3a9512-aaed-4aba-ac34-c1c664b54ea1} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001921 sec., 39562.72774596565 rows/sec., 3.26 MiB/sec. | ||
| 10163 | 2025.10.03 21:12:30.481950 [ 5 ] {aa3a9512-aaed-4aba-ac34-c1c664b54ea1} <Debug> TCPHandler: Processed in 0.002392737 sec. | ||
| 10164 | 2025.10.03 21:12:30.482096 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10165 | 2025.10.03 21:12:30.482199 [ 5 ] {eca3be47-15f8-4551-83cc-5e9e2643a753} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10166 | 2025.10.03 21:12:30.482245 [ 5 ] {eca3be47-15f8-4551-83cc-5e9e2643a753} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10167 | 2025.10.03 21:12:30.482694 [ 5 ] {eca3be47-15f8-4551-83cc-5e9e2643a753} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10168 | 2025.10.03 21:12:30.482730 [ 5 ] {eca3be47-15f8-4551-83cc-5e9e2643a753} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10169 | 2025.10.03 21:12:30.483031 [ 5 ] {eca3be47-15f8-4551-83cc-5e9e2643a753} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10170 | 2025.10.03 21:12:30.483241 [ 5 ] {eca3be47-15f8-4551-83cc-5e9e2643a753} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10171 | 2025.10.03 21:12:30.483341 [ 71 ] {} <Debug> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10172 | 2025.10.03 21:12:30.483372 [ 5 ] {eca3be47-15f8-4551-83cc-5e9e2643a753} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001196 sec., 8361.204013377926 rows/sec., 628.72 KiB/sec. | ||
| 10173 | 2025.10.03 21:12:30.483377 [ 71 ] {} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10174 | 2025.10.03 21:12:30.483407 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10175 | 2025.10.03 21:12:30.483412 [ 5 ] {eca3be47-15f8-4551-83cc-5e9e2643a753} <Debug> TCPHandler: Processed in 0.001369955 sec. | ||
| 10176 | 2025.10.03 21:12:30.483492 [ 199 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 10177 | 2025.10.03 21:12:30.483533 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10178 | 2025.10.03 21:12:30.483585 [ 199 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10179 | 2025.10.03 21:12:30.483617 [ 199 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 280 rows starting from the beginning of the part | ||
| 10180 | 2025.10.03 21:12:30.483630 [ 5 ] {6dfaa046-b294-46a3-b823-ac84f081b495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10181 | 2025.10.03 21:12:30.483673 [ 5 ] {6dfaa046-b294-46a3-b823-ac84f081b495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10182 | 2025.10.03 21:12:30.483676 [ 199 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 14 rows starting from the beginning of the part | ||
| 10183 | 2025.10.03 21:12:30.483728 [ 199 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 238 rows starting from the beginning of the part | ||
| 10184 | 2025.10.03 21:12:30.483771 [ 199 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 10185 | 2025.10.03 21:12:30.483809 [ 199 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 244 rows starting from the beginning of the part | ||
| 10186 | 2025.10.03 21:12:30.483848 [ 199 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 10187 | 2025.10.03 21:12:30.484102 [ 5 ] {6dfaa046-b294-46a3-b823-ac84f081b495} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10188 | 2025.10.03 21:12:30.484139 [ 5 ] {6dfaa046-b294-46a3-b823-ac84f081b495} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10189 | 2025.10.03 21:12:30.484460 [ 5 ] {6dfaa046-b294-46a3-b823-ac84f081b495} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10190 | 2025.10.03 21:12:30.484673 [ 5 ] {6dfaa046-b294-46a3-b823-ac84f081b495} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10191 | 2025.10.03 21:12:30.484685 [ 186 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 796 rows, containing 5 columns (5 merged, 0 gathered) in 0.001224023 sec., 650314.5774221562 rows/sec., 42.73 MiB/sec. | ||
| 10192 | 2025.10.03 21:12:30.484807 [ 5 ] {6dfaa046-b294-46a3-b823-ac84f081b495} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001196 sec., 61872.90969899666 rows/sec., 4.83 MiB/sec. | ||
| 10193 | 2025.10.03 21:12:30.484851 [ 5 ] {6dfaa046-b294-46a3-b823-ac84f081b495} <Debug> TCPHandler: Processed in 0.001368465 sec. | ||
| 10194 | 2025.10.03 21:12:30.484940 [ 196 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10195 | 2025.10.03 21:12:30.484968 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10196 | 2025.10.03 21:12:30.485073 [ 5 ] {14425389-9a0d-4152-91e6-3688f9c836b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10197 | 2025.10.03 21:12:30.485121 [ 5 ] {14425389-9a0d-4152-91e6-3688f9c836b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10198 | 2025.10.03 21:12:30.485323 [ 196 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_61_12} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10199 | 2025.10.03 21:12:30.485420 [ 196 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_61_12} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10200 | 2025.10.03 21:12:30.485538 [ 5 ] {14425389-9a0d-4152-91e6-3688f9c836b9} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10201 | 2025.10.03 21:12:30.485546 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 10202 | 2025.10.03 21:12:30.485583 [ 5 ] {14425389-9a0d-4152-91e6-3688f9c836b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10203 | 2025.10.03 21:12:30.485925 [ 5 ] {14425389-9a0d-4152-91e6-3688f9c836b9} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10204 | 2025.10.03 21:12:30.486132 [ 5 ] {14425389-9a0d-4152-91e6-3688f9c836b9} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10205 | 2025.10.03 21:12:30.486263 [ 5 ] {14425389-9a0d-4152-91e6-3688f9c836b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001209 sec., 132340.77750206782 rows/sec., 9.22 MiB/sec. | ||
| 10206 | 2025.10.03 21:12:30.486301 [ 5 ] {14425389-9a0d-4152-91e6-3688f9c836b9} <Debug> TCPHandler: Processed in 0.001382846 sec. | ||
| 10207 | 2025.10.03 21:12:30.486401 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10208 | 2025.10.03 21:12:30.486497 [ 5 ] {5b3e7376-b60a-41de-a40a-c71d8fb26a7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10209 | 2025.10.03 21:12:30.486553 [ 5 ] {5b3e7376-b60a-41de-a40a-c71d8fb26a7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10210 | 2025.10.03 21:12:30.487310 [ 5 ] {5b3e7376-b60a-41de-a40a-c71d8fb26a7b} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10211 | 2025.10.03 21:12:30.487345 [ 5 ] {5b3e7376-b60a-41de-a40a-c71d8fb26a7b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10212 | 2025.10.03 21:12:30.487850 [ 5 ] {5b3e7376-b60a-41de-a40a-c71d8fb26a7b} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10213 | 2025.10.03 21:12:30.488072 [ 5 ] {5b3e7376-b60a-41de-a40a-c71d8fb26a7b} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10214 | 2025.10.03 21:12:30.488176 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10215 | 2025.10.03 21:12:30.488206 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10216 | 2025.10.03 21:12:30.488214 [ 5 ] {5b3e7376-b60a-41de-a40a-c71d8fb26a7b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001735 sec., 5763.688760806916 rows/sec., 10.33 MiB/sec. | ||
| 10217 | 2025.10.03 21:12:30.488226 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10218 | 2025.10.03 21:12:30.488276 [ 5 ] {5b3e7376-b60a-41de-a40a-c71d8fb26a7b} <Debug> TCPHandler: Processed in 0.001923302 sec. | ||
| 10219 | 2025.10.03 21:12:30.488296 [ 199 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 10220 | 2025.10.03 21:12:30.488389 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10221 | 2025.10.03 21:12:30.488482 [ 199 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10222 | 2025.10.03 21:12:30.488485 [ 5 ] {c9b37d0f-3528-4366-b3cf-2818dc962229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10223 | 2025.10.03 21:12:30.488536 [ 199 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1131 rows starting from the beginning of the part | ||
| 10224 | 2025.10.03 21:12:30.488539 [ 5 ] {c9b37d0f-3528-4366-b3cf-2818dc962229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10225 | 2025.10.03 21:12:30.488658 [ 199 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 10226 | 2025.10.03 21:12:30.488766 [ 199 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 33 rows starting from the beginning of the part | ||
| 10227 | 2025.10.03 21:12:30.488859 [ 199 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 10228 | 2025.10.03 21:12:30.488887 [ 5 ] {c9b37d0f-3528-4366-b3cf-2818dc962229} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10229 | 2025.10.03 21:12:30.488924 [ 5 ] {c9b37d0f-3528-4366-b3cf-2818dc962229} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10230 | 2025.10.03 21:12:30.488941 [ 199 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 33 rows starting from the beginning of the part | ||
| 10231 | 2025.10.03 21:12:30.489025 [ 199 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 10232 | 2025.10.03 21:12:30.489230 [ 5 ] {c9b37d0f-3528-4366-b3cf-2818dc962229} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10233 | 2025.10.03 21:12:30.489462 [ 5 ] {c9b37d0f-3528-4366-b3cf-2818dc962229} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10234 | 2025.10.03 21:12:30.489558 [ 71 ] {} <Debug> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10235 | 2025.10.03 21:12:30.489582 [ 71 ] {} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10236 | 2025.10.03 21:12:30.489593 [ 5 ] {c9b37d0f-3528-4366-b3cf-2818dc962229} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001126 sec., 53285.96802841918 rows/sec., 3.59 MiB/sec. | ||
| 10237 | 2025.10.03 21:12:30.489598 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10238 | 2025.10.03 21:12:30.489631 [ 5 ] {c9b37d0f-3528-4366-b3cf-2818dc962229} <Debug> TCPHandler: Processed in 0.001289874 sec. | ||
| 10239 | 2025.10.03 21:12:30.489685 [ 196 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 10240 | 2025.10.03 21:12:30.489791 [ 196 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10241 | 2025.10.03 21:12:30.489823 [ 196 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 3818 rows starting from the beginning of the part | ||
| 10242 | 2025.10.03 21:12:30.489885 [ 196 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 60 rows starting from the beginning of the part | ||
| 10243 | 2025.10.03 21:12:30.489928 [ 196 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 104 rows starting from the beginning of the part | ||
| 10244 | 2025.10.03 21:12:30.489967 [ 196 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 60 rows starting from the beginning of the part | ||
| 10245 | 2025.10.03 21:12:30.490007 [ 196 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 104 rows starting from the beginning of the part | ||
| 10246 | 2025.10.03 21:12:30.490045 [ 196 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 60 rows starting from the beginning of the part | ||
| 10247 | 2025.10.03 21:12:30.491349 [ 201 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4206 rows, containing 4 columns (4 merged, 0 gathered) in 0.001695609 sec., 2480524.6964365016 rows/sec., 158.03 MiB/sec. | ||
| 10248 | 2025.10.03 21:12:30.491753 [ 200 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10249 | 2025.10.03 21:12:30.492015 [ 200 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_61_12} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10250 | 2025.10.03 21:12:30.492083 [ 200 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_61_12} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10251 | 2025.10.03 21:12:30.492160 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.79 MiB. | ||
| 10252 | 2025.10.03 21:12:30.495219 [ 196 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1227 rows, containing 19 columns (19 merged, 0 gathered) in 0.006947478 sec., 176610.85072885442 rows/sec., 316.48 MiB/sec. | ||
| 10253 | 2025.10.03 21:12:30.496889 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10254 | 2025.10.03 21:12:30.497243 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10255 | 2025.10.03 21:12:30.497315 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10256 | 2025.10.03 21:12:30.497543 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.58 MiB. | ||
| 10257 | 2025.10.03 21:12:31.000202 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.37 MiB, peak 319.89 MiB, free memory in arenas 0.00 B, will set to 311.36 MiB (RSS), difference: 2.99 MiB | ||
| 10258 | 2025.10.03 21:12:34.614859 [ 113 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10259 | 2025.10.03 21:12:34.614909 [ 113 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10260 | 2025.10.03 21:12:34.754483 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 21145 | ||
| 10261 | 2025.10.03 21:12:34.755031 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10262 | 2025.10.03 21:12:34.755065 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10263 | 2025.10.03 21:12:34.755538 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10264 | 2025.10.03 21:12:34.755765 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10265 | 2025.10.03 21:12:34.755888 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21145 | ||
| 10266 | 2025.10.03 21:12:34.824229 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1282 | ||
| 10267 | 2025.10.03 21:12:34.827108 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10268 | 2025.10.03 21:12:34.827158 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10269 | 2025.10.03 21:12:34.828351 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10270 | 2025.10.03 21:12:34.828622 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10271 | 2025.10.03 21:12:34.828891 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1282 | ||
| 10272 | 2025.10.03 21:12:35.492085 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10273 | 2025.10.03 21:12:35.492363 [ 5 ] {11f40c90-0216-46ed-8d45-ed153fd428c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10274 | 2025.10.03 21:12:35.492459 [ 5 ] {11f40c90-0216-46ed-8d45-ed153fd428c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10275 | 2025.10.03 21:12:35.493401 [ 5 ] {11f40c90-0216-46ed-8d45-ed153fd428c2} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10276 | 2025.10.03 21:12:35.493442 [ 5 ] {11f40c90-0216-46ed-8d45-ed153fd428c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10277 | 2025.10.03 21:12:35.493868 [ 5 ] {11f40c90-0216-46ed-8d45-ed153fd428c2} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10278 | 2025.10.03 21:12:35.494103 [ 5 ] {11f40c90-0216-46ed-8d45-ed153fd428c2} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10279 | 2025.10.03 21:12:35.494263 [ 5 ] {11f40c90-0216-46ed-8d45-ed153fd428c2} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001972 sec., 207910.7505070994 rows/sec., 13.19 MiB/sec. | ||
| 10280 | 2025.10.03 21:12:35.494309 [ 5 ] {11f40c90-0216-46ed-8d45-ed153fd428c2} <Debug> TCPHandler: Processed in 0.002387007 sec. | ||
| 10281 | 2025.10.03 21:12:35.494427 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10282 | 2025.10.03 21:12:35.494523 [ 5 ] {f9f3af70-ff3c-4596-86be-64074759e82f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10283 | 2025.10.03 21:12:35.494563 [ 5 ] {f9f3af70-ff3c-4596-86be-64074759e82f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10284 | 2025.10.03 21:12:35.495411 [ 5 ] {f9f3af70-ff3c-4596-86be-64074759e82f} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10285 | 2025.10.03 21:12:35.495449 [ 5 ] {f9f3af70-ff3c-4596-86be-64074759e82f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10286 | 2025.10.03 21:12:35.495834 [ 5 ] {f9f3af70-ff3c-4596-86be-64074759e82f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10287 | 2025.10.03 21:12:35.496044 [ 5 ] {f9f3af70-ff3c-4596-86be-64074759e82f} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10288 | 2025.10.03 21:12:35.496171 [ 5 ] {f9f3af70-ff3c-4596-86be-64074759e82f} <Debug> executeQuery: Read 1178 rows, 96.06 KiB in 0.001667 sec., 706658.6682663467 rows/sec., 56.27 MiB/sec. | ||
| 10289 | 2025.10.03 21:12:35.496209 [ 5 ] {f9f3af70-ff3c-4596-86be-64074759e82f} <Debug> TCPHandler: Processed in 0.001830951 sec. | ||
| 10290 | 2025.10.03 21:12:35.496323 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10291 | 2025.10.03 21:12:35.496418 [ 5 ] {e4461c8c-c769-444c-a6ad-9212ff53f0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10292 | 2025.10.03 21:12:35.496458 [ 5 ] {e4461c8c-c769-444c-a6ad-9212ff53f0e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10293 | 2025.10.03 21:12:35.496927 [ 5 ] {e4461c8c-c769-444c-a6ad-9212ff53f0e8} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10294 | 2025.10.03 21:12:35.496962 [ 5 ] {e4461c8c-c769-444c-a6ad-9212ff53f0e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10295 | 2025.10.03 21:12:35.497276 [ 5 ] {e4461c8c-c769-444c-a6ad-9212ff53f0e8} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10296 | 2025.10.03 21:12:35.497496 [ 5 ] {e4461c8c-c769-444c-a6ad-9212ff53f0e8} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10297 | 2025.10.03 21:12:35.497652 [ 5 ] {e4461c8c-c769-444c-a6ad-9212ff53f0e8} <Debug> executeQuery: Read 238 rows, 14.80 KiB in 0.001252 sec., 190095.8466453674 rows/sec., 11.54 MiB/sec. | ||
| 10298 | 2025.10.03 21:12:35.497688 [ 5 ] {e4461c8c-c769-444c-a6ad-9212ff53f0e8} <Debug> TCPHandler: Processed in 0.001413556 sec. | ||
| 10299 | 2025.10.03 21:12:35.497807 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10300 | 2025.10.03 21:12:35.497901 [ 5 ] {e3373b28-2e67-4692-ab50-0014b2da9f6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10301 | 2025.10.03 21:12:35.497940 [ 5 ] {e3373b28-2e67-4692-ab50-0014b2da9f6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10302 | 2025.10.03 21:12:35.498390 [ 5 ] {e3373b28-2e67-4692-ab50-0014b2da9f6e} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10303 | 2025.10.03 21:12:35.498424 [ 5 ] {e3373b28-2e67-4692-ab50-0014b2da9f6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10304 | 2025.10.03 21:12:35.498720 [ 5 ] {e3373b28-2e67-4692-ab50-0014b2da9f6e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 10305 | 2025.10.03 21:12:35.498952 [ 5 ] {e3373b28-2e67-4692-ab50-0014b2da9f6e} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10306 | 2025.10.03 21:12:35.499076 [ 5 ] {e3373b28-2e67-4692-ab50-0014b2da9f6e} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001192 sec., 177852.34899328862 rows/sec., 11.47 MiB/sec. | ||
| 10307 | 2025.10.03 21:12:35.499112 [ 5 ] {e3373b28-2e67-4692-ab50-0014b2da9f6e} <Debug> TCPHandler: Processed in 0.001352395 sec. | ||
| 10308 | 2025.10.03 21:12:35.499222 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10309 | 2025.10.03 21:12:35.499315 [ 5 ] {e11120f6-7aea-49cf-b39a-11a3e679ea63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10310 | 2025.10.03 21:12:35.499354 [ 5 ] {e11120f6-7aea-49cf-b39a-11a3e679ea63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10311 | 2025.10.03 21:12:35.499840 [ 5 ] {e11120f6-7aea-49cf-b39a-11a3e679ea63} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10312 | 2025.10.03 21:12:35.499874 [ 5 ] {e11120f6-7aea-49cf-b39a-11a3e679ea63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10313 | 2025.10.03 21:12:35.500173 [ 5 ] {e11120f6-7aea-49cf-b39a-11a3e679ea63} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10314 | 2025.10.03 21:12:35.500382 [ 5 ] {e11120f6-7aea-49cf-b39a-11a3e679ea63} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10315 | 2025.10.03 21:12:35.500509 [ 5 ] {e11120f6-7aea-49cf-b39a-11a3e679ea63} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001211 sec., 174236.16845582164 rows/sec., 9.89 MiB/sec. | ||
| 10316 | 2025.10.03 21:12:35.500546 [ 5 ] {e11120f6-7aea-49cf-b39a-11a3e679ea63} <Debug> TCPHandler: Processed in 0.001373636 sec. | ||
| 10317 | 2025.10.03 21:12:35.500668 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10318 | 2025.10.03 21:12:35.500763 [ 5 ] {164d8942-b92f-4847-946d-3782d883ab97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10319 | 2025.10.03 21:12:35.500802 [ 5 ] {164d8942-b92f-4847-946d-3782d883ab97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10320 | 2025.10.03 21:12:35.501465 [ 5 ] {164d8942-b92f-4847-946d-3782d883ab97} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10321 | 2025.10.03 21:12:35.501500 [ 5 ] {164d8942-b92f-4847-946d-3782d883ab97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10322 | 2025.10.03 21:12:35.501826 [ 5 ] {164d8942-b92f-4847-946d-3782d883ab97} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10323 | 2025.10.03 21:12:35.502044 [ 5 ] {164d8942-b92f-4847-946d-3782d883ab97} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10324 | 2025.10.03 21:12:35.502171 [ 5 ] {164d8942-b92f-4847-946d-3782d883ab97} <Debug> executeQuery: Read 712 rows, 51.11 KiB in 0.001426 sec., 499298.7377279102 rows/sec., 35.00 MiB/sec. | ||
| 10325 | 2025.10.03 21:12:35.502208 [ 5 ] {164d8942-b92f-4847-946d-3782d883ab97} <Debug> TCPHandler: Processed in 0.001589468 sec. | ||
| 10326 | 2025.10.03 21:12:35.502318 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10327 | 2025.10.03 21:12:35.502412 [ 5 ] {f446628c-7d84-4d10-a047-f421f5f6baa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10328 | 2025.10.03 21:12:35.502453 [ 5 ] {f446628c-7d84-4d10-a047-f421f5f6baa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10329 | 2025.10.03 21:12:35.502784 [ 5 ] {f446628c-7d84-4d10-a047-f421f5f6baa5} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10330 | 2025.10.03 21:12:35.502818 [ 5 ] {f446628c-7d84-4d10-a047-f421f5f6baa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10331 | 2025.10.03 21:12:35.503116 [ 5 ] {f446628c-7d84-4d10-a047-f421f5f6baa5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10332 | 2025.10.03 21:12:35.503317 [ 5 ] {f446628c-7d84-4d10-a047-f421f5f6baa5} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10333 | 2025.10.03 21:12:35.503445 [ 5 ] {f446628c-7d84-4d10-a047-f421f5f6baa5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001051 sec., 5708.848715509039 rows/sec., 298.27 KiB/sec. | ||
| 10334 | 2025.10.03 21:12:35.503482 [ 5 ] {f446628c-7d84-4d10-a047-f421f5f6baa5} <Debug> TCPHandler: Processed in 0.001212224 sec. | ||
| 10335 | 2025.10.03 21:12:35.503590 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10336 | 2025.10.03 21:12:35.503686 [ 5 ] {0b062250-0937-4483-af7e-bd27f26a029b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10337 | 2025.10.03 21:12:35.503728 [ 5 ] {0b062250-0937-4483-af7e-bd27f26a029b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10338 | 2025.10.03 21:12:35.504159 [ 5 ] {0b062250-0937-4483-af7e-bd27f26a029b} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10339 | 2025.10.03 21:12:35.504192 [ 5 ] {0b062250-0937-4483-af7e-bd27f26a029b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10340 | 2025.10.03 21:12:35.504514 [ 5 ] {0b062250-0937-4483-af7e-bd27f26a029b} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10341 | 2025.10.03 21:12:35.504722 [ 5 ] {0b062250-0937-4483-af7e-bd27f26a029b} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10342 | 2025.10.03 21:12:35.504852 [ 5 ] {0b062250-0937-4483-af7e-bd27f26a029b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001183 sec., 265426.8808114962 rows/sec., 17.44 MiB/sec. | ||
| 10343 | 2025.10.03 21:12:35.504888 [ 5 ] {0b062250-0937-4483-af7e-bd27f26a029b} <Debug> TCPHandler: Processed in 0.001346075 sec. | ||
| 10344 | 2025.10.03 21:12:35.504996 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10345 | 2025.10.03 21:12:35.505093 [ 5 ] {d8a16242-38f7-402a-9873-c962f7aff84d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10346 | 2025.10.03 21:12:35.505135 [ 5 ] {d8a16242-38f7-402a-9873-c962f7aff84d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10347 | 2025.10.03 21:12:35.505450 [ 5 ] {d8a16242-38f7-402a-9873-c962f7aff84d} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10348 | 2025.10.03 21:12:35.505483 [ 5 ] {d8a16242-38f7-402a-9873-c962f7aff84d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10349 | 2025.10.03 21:12:35.505775 [ 5 ] {d8a16242-38f7-402a-9873-c962f7aff84d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10350 | 2025.10.03 21:12:35.505978 [ 5 ] {d8a16242-38f7-402a-9873-c962f7aff84d} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10351 | 2025.10.03 21:12:35.506102 [ 5 ] {d8a16242-38f7-402a-9873-c962f7aff84d} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001026 sec., 974.6588693957115 rows/sec., 65.68 KiB/sec. | ||
| 10352 | 2025.10.03 21:12:35.506137 [ 5 ] {d8a16242-38f7-402a-9873-c962f7aff84d} <Debug> TCPHandler: Processed in 0.001189573 sec. | ||
| 10353 | 2025.10.03 21:12:35.506249 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10354 | 2025.10.03 21:12:35.506343 [ 5 ] {df811cf8-60e9-4d8b-9201-b28c0f0a4fd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10355 | 2025.10.03 21:12:35.506398 [ 5 ] {df811cf8-60e9-4d8b-9201-b28c0f0a4fd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10356 | 2025.10.03 21:12:35.507193 [ 5 ] {df811cf8-60e9-4d8b-9201-b28c0f0a4fd3} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10357 | 2025.10.03 21:12:35.507229 [ 5 ] {df811cf8-60e9-4d8b-9201-b28c0f0a4fd3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10358 | 2025.10.03 21:12:35.507771 [ 5 ] {df811cf8-60e9-4d8b-9201-b28c0f0a4fd3} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10359 | 2025.10.03 21:12:35.507993 [ 5 ] {df811cf8-60e9-4d8b-9201-b28c0f0a4fd3} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10360 | 2025.10.03 21:12:35.508126 [ 5 ] {df811cf8-60e9-4d8b-9201-b28c0f0a4fd3} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001801 sec., 18323.153803442532 rows/sec., 32.83 MiB/sec. | ||
| 10361 | 2025.10.03 21:12:35.508179 [ 5 ] {df811cf8-60e9-4d8b-9201-b28c0f0a4fd3} <Debug> TCPHandler: Processed in 0.001977882 sec. | ||
| 10362 | 2025.10.03 21:12:35.508292 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10363 | 2025.10.03 21:12:35.508389 [ 5 ] {cbd633a4-8964-496c-b4e3-61e7d35bb57e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10364 | 2025.10.03 21:12:35.508430 [ 5 ] {cbd633a4-8964-496c-b4e3-61e7d35bb57e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10365 | 2025.10.03 21:12:35.508759 [ 5 ] {cbd633a4-8964-496c-b4e3-61e7d35bb57e} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10366 | 2025.10.03 21:12:35.508794 [ 5 ] {cbd633a4-8964-496c-b4e3-61e7d35bb57e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10367 | 2025.10.03 21:12:35.509095 [ 5 ] {cbd633a4-8964-496c-b4e3-61e7d35bb57e} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10368 | 2025.10.03 21:12:35.509297 [ 5 ] {cbd633a4-8964-496c-b4e3-61e7d35bb57e} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10369 | 2025.10.03 21:12:35.509420 [ 5 ] {cbd633a4-8964-496c-b4e3-61e7d35bb57e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001051 sec., 98953.37773549001 rows/sec., 6.06 MiB/sec. | ||
| 10370 | 2025.10.03 21:12:35.509456 [ 5 ] {cbd633a4-8964-496c-b4e3-61e7d35bb57e} <Debug> TCPHandler: Processed in 0.001212293 sec. | ||
| 10371 | 2025.10.03 21:12:35.852224 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 10372 | 2025.10.03 21:12:35.870025 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10373 | 2025.10.03 21:12:35.870083 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10374 | 2025.10.03 21:12:35.876276 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10375 | 2025.10.03 21:12:35.877081 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10376 | 2025.10.03 21:12:35.880107 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 10377 | 2025.10.03 21:12:36.000298 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 312.67 MiB, peak 319.89 MiB, free memory in arenas 0.00 B, will set to 311.38 MiB (RSS), difference: -1.29 MiB | ||
| 10378 | 2025.10.03 21:12:36.433690 [ 67 ] {} <Debug> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 10379 | 2025.10.03 21:12:36.433790 [ 67 ] {} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10380 | 2025.10.03 21:12:36.433831 [ 67 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10381 | 2025.10.03 21:12:36.433984 [ 191 ] {898f3919-84fc-444d-904f-5f68cc5900ec::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 | ||
| 10382 | 2025.10.03 21:12:36.434194 [ 191 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10383 | 2025.10.03 21:12:36.434260 [ 191 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 20 rows starting from the beginning of the part | ||
| 10384 | 2025.10.03 21:12:36.434389 [ 191 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
| 10385 | 2025.10.03 21:12:36.434482 [ 191 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
| 10386 | 2025.10.03 21:12:36.434548 [ 191 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 4 rows starting from the beginning of the part | ||
| 10387 | 2025.10.03 21:12:36.434593 [ 191 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
| 10388 | 2025.10.03 21:12:36.435400 [ 196 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001480656 sec., 25664.30014804249 rows/sec., 2.14 MiB/sec. | ||
| 10389 | 2025.10.03 21:12:36.435586 [ 194 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 10390 | 2025.10.03 21:12:36.435888 [ 194 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_21_5} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10391 | 2025.10.03 21:12:36.435968 [ 194 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_21_5} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 10392 | 2025.10.03 21:12:36.436062 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10393 | 2025.10.03 21:12:40.509032 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10394 | 2025.10.03 21:12:40.509296 [ 5 ] {e2bbf354-fd46-40fb-bec0-ba92a8e8e573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10395 | 2025.10.03 21:12:40.509395 [ 5 ] {e2bbf354-fd46-40fb-bec0-ba92a8e8e573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10396 | 2025.10.03 21:12:40.510047 [ 5 ] {e2bbf354-fd46-40fb-bec0-ba92a8e8e573} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10397 | 2025.10.03 21:12:40.510101 [ 5 ] {e2bbf354-fd46-40fb-bec0-ba92a8e8e573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10398 | 2025.10.03 21:12:40.510509 [ 5 ] {e2bbf354-fd46-40fb-bec0-ba92a8e8e573} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 10399 | 2025.10.03 21:12:40.510745 [ 5 ] {e2bbf354-fd46-40fb-bec0-ba92a8e8e573} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10400 | 2025.10.03 21:12:40.510919 [ 5 ] {e2bbf354-fd46-40fb-bec0-ba92a8e8e573} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.00168 sec., 3571.428571428571 rows/sec., 291.22 KiB/sec. | ||
| 10401 | 2025.10.03 21:12:40.510974 [ 5 ] {e2bbf354-fd46-40fb-bec0-ba92a8e8e573} <Debug> TCPHandler: Processed in 0.002086754 sec. | ||
| 10402 | 2025.10.03 21:12:40.511097 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10403 | 2025.10.03 21:12:40.511204 [ 5 ] {53705887-387f-4668-b1a4-8a6a1b49b527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10404 | 2025.10.03 21:12:40.511251 [ 5 ] {53705887-387f-4668-b1a4-8a6a1b49b527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10405 | 2025.10.03 21:12:40.512176 [ 5 ] {53705887-387f-4668-b1a4-8a6a1b49b527} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10406 | 2025.10.03 21:12:40.512219 [ 5 ] {53705887-387f-4668-b1a4-8a6a1b49b527} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10407 | 2025.10.03 21:12:40.512645 [ 5 ] {53705887-387f-4668-b1a4-8a6a1b49b527} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10408 | 2025.10.03 21:12:40.512865 [ 5 ] {53705887-387f-4668-b1a4-8a6a1b49b527} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10409 | 2025.10.03 21:12:40.513023 [ 5 ] {53705887-387f-4668-b1a4-8a6a1b49b527} <Debug> executeQuery: Read 1219 rows, 103.20 KiB in 0.001844 sec., 661062.906724512 rows/sec., 54.65 MiB/sec. | ||
| 10410 | 2025.10.03 21:12:40.513064 [ 5 ] {53705887-387f-4668-b1a4-8a6a1b49b527} <Debug> TCPHandler: Processed in 0.002020032 sec. | ||
| 10411 | 2025.10.03 21:12:40.513178 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10412 | 2025.10.03 21:12:40.513280 [ 5 ] {fda71384-c830-4afe-9967-f96c3ae7f2dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10413 | 2025.10.03 21:12:40.513323 [ 5 ] {fda71384-c830-4afe-9967-f96c3ae7f2dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10414 | 2025.10.03 21:12:40.513724 [ 5 ] {fda71384-c830-4afe-9967-f96c3ae7f2dd} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10415 | 2025.10.03 21:12:40.513762 [ 5 ] {fda71384-c830-4afe-9967-f96c3ae7f2dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10416 | 2025.10.03 21:12:40.514068 [ 5 ] {fda71384-c830-4afe-9967-f96c3ae7f2dd} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10417 | 2025.10.03 21:12:40.514274 [ 5 ] {fda71384-c830-4afe-9967-f96c3ae7f2dd} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10418 | 2025.10.03 21:12:40.514412 [ 5 ] {fda71384-c830-4afe-9967-f96c3ae7f2dd} <Debug> executeQuery: Read 16 rows, 1.17 KiB in 0.001153 sec., 13876.843018213358 rows/sec., 1015.52 KiB/sec. | ||
| 10419 | 2025.10.03 21:12:40.514451 [ 5 ] {fda71384-c830-4afe-9967-f96c3ae7f2dd} <Debug> TCPHandler: Processed in 0.001322355 sec. | ||
| 10420 | 2025.10.03 21:12:40.514552 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10421 | 2025.10.03 21:12:40.514648 [ 5 ] {4a614e59-fdc8-47de-b050-7f2f9bb9d1af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10422 | 2025.10.03 21:12:40.514689 [ 5 ] {4a614e59-fdc8-47de-b050-7f2f9bb9d1af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10423 | 2025.10.03 21:12:40.515153 [ 5 ] {4a614e59-fdc8-47de-b050-7f2f9bb9d1af} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10424 | 2025.10.03 21:12:40.515190 [ 5 ] {4a614e59-fdc8-47de-b050-7f2f9bb9d1af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10425 | 2025.10.03 21:12:40.515505 [ 5 ] {4a614e59-fdc8-47de-b050-7f2f9bb9d1af} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10426 | 2025.10.03 21:12:40.515718 [ 5 ] {4a614e59-fdc8-47de-b050-7f2f9bb9d1af} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10427 | 2025.10.03 21:12:40.515851 [ 5 ] {4a614e59-fdc8-47de-b050-7f2f9bb9d1af} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001222 sec., 186579.37806873978 rows/sec., 12.63 MiB/sec. | ||
| 10428 | 2025.10.03 21:12:40.515891 [ 5 ] {4a614e59-fdc8-47de-b050-7f2f9bb9d1af} <Debug> TCPHandler: Processed in 0.001387706 sec. | ||
| 10429 | 2025.10.03 21:12:40.516000 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10430 | 2025.10.03 21:12:40.516118 [ 5 ] {99b34b94-ec5b-4055-93b4-eaf16f4786b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10431 | 2025.10.03 21:12:40.516164 [ 5 ] {99b34b94-ec5b-4055-93b4-eaf16f4786b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10432 | 2025.10.03 21:12:40.516884 [ 5 ] {99b34b94-ec5b-4055-93b4-eaf16f4786b6} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10433 | 2025.10.03 21:12:40.516927 [ 5 ] {99b34b94-ec5b-4055-93b4-eaf16f4786b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10434 | 2025.10.03 21:12:40.517306 [ 5 ] {99b34b94-ec5b-4055-93b4-eaf16f4786b6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10435 | 2025.10.03 21:12:40.517531 [ 5 ] {99b34b94-ec5b-4055-93b4-eaf16f4786b6} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10436 | 2025.10.03 21:12:40.517666 [ 5 ] {99b34b94-ec5b-4055-93b4-eaf16f4786b6} <Debug> executeQuery: Read 536 rows, 40.69 KiB in 0.001573 sec., 340750.1589319771 rows/sec., 25.26 MiB/sec. | ||
| 10437 | 2025.10.03 21:12:40.517706 [ 5 ] {99b34b94-ec5b-4055-93b4-eaf16f4786b6} <Debug> TCPHandler: Processed in 0.001755219 sec. | ||
| 10438 | 2025.10.03 21:12:40.517827 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10439 | 2025.10.03 21:12:40.517925 [ 5 ] {a567c43c-5e39-497d-85be-fbeda12a711f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10440 | 2025.10.03 21:12:40.517969 [ 5 ] {a567c43c-5e39-497d-85be-fbeda12a711f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10441 | 2025.10.03 21:12:40.518508 [ 5 ] {a567c43c-5e39-497d-85be-fbeda12a711f} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10442 | 2025.10.03 21:12:40.518544 [ 5 ] {a567c43c-5e39-497d-85be-fbeda12a711f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10443 | 2025.10.03 21:12:40.518912 [ 5 ] {a567c43c-5e39-497d-85be-fbeda12a711f} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10444 | 2025.10.03 21:12:40.519118 [ 5 ] {a567c43c-5e39-497d-85be-fbeda12a711f} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10445 | 2025.10.03 21:12:40.519248 [ 5 ] {a567c43c-5e39-497d-85be-fbeda12a711f} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001342 sec., 631147.5409836065 rows/sec., 42.48 MiB/sec. | ||
| 10446 | 2025.10.03 21:12:40.519286 [ 5 ] {a567c43c-5e39-497d-85be-fbeda12a711f} <Debug> TCPHandler: Processed in 0.001507607 sec. | ||
| 10447 | 2025.10.03 21:12:40.519400 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10448 | 2025.10.03 21:12:40.519495 [ 5 ] {f0e7e36a-48d8-4aa1-849a-2eb54aaff868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10449 | 2025.10.03 21:12:40.519551 [ 5 ] {f0e7e36a-48d8-4aa1-849a-2eb54aaff868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10450 | 2025.10.03 21:12:40.520301 [ 5 ] {f0e7e36a-48d8-4aa1-849a-2eb54aaff868} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10451 | 2025.10.03 21:12:40.520337 [ 5 ] {f0e7e36a-48d8-4aa1-849a-2eb54aaff868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10452 | 2025.10.03 21:12:40.520860 [ 5 ] {f0e7e36a-48d8-4aa1-849a-2eb54aaff868} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10453 | 2025.10.03 21:12:40.521082 [ 5 ] {f0e7e36a-48d8-4aa1-849a-2eb54aaff868} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10454 | 2025.10.03 21:12:40.521222 [ 5 ] {f0e7e36a-48d8-4aa1-849a-2eb54aaff868} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001745 sec., 5730.659025787965 rows/sec., 10.27 MiB/sec. | ||
| 10455 | 2025.10.03 21:12:40.521276 [ 5 ] {f0e7e36a-48d8-4aa1-849a-2eb54aaff868} <Debug> TCPHandler: Processed in 0.001926472 sec. | ||
| 10456 | 2025.10.03 21:12:40.521385 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10457 | 2025.10.03 21:12:40.521482 [ 5 ] {dbeb9785-fa42-44ec-b7de-c60e36dff7e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10458 | 2025.10.03 21:12:40.521525 [ 5 ] {dbeb9785-fa42-44ec-b7de-c60e36dff7e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10459 | 2025.10.03 21:12:40.521856 [ 5 ] {dbeb9785-fa42-44ec-b7de-c60e36dff7e7} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10460 | 2025.10.03 21:12:40.521894 [ 5 ] {dbeb9785-fa42-44ec-b7de-c60e36dff7e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10461 | 2025.10.03 21:12:40.522198 [ 5 ] {dbeb9785-fa42-44ec-b7de-c60e36dff7e7} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10462 | 2025.10.03 21:12:40.522412 [ 5 ] {dbeb9785-fa42-44ec-b7de-c60e36dff7e7} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10463 | 2025.10.03 21:12:40.522539 [ 5 ] {dbeb9785-fa42-44ec-b7de-c60e36dff7e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001077 sec., 55710.30640668523 rows/sec., 3.75 MiB/sec. | ||
| 10464 | 2025.10.03 21:12:40.522575 [ 5 ] {dbeb9785-fa42-44ec-b7de-c60e36dff7e7} <Debug> TCPHandler: Processed in 0.001239694 sec. | ||
| 10465 | 2025.10.03 21:12:42.256265 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 21657 | ||
| 10466 | 2025.10.03 21:12:42.256918 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10467 | 2025.10.03 21:12:42.256977 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10468 | 2025.10.03 21:12:42.257583 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10469 | 2025.10.03 21:12:42.257808 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10470 | 2025.10.03 21:12:42.257940 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21657 | ||
| 10471 | 2025.10.03 21:12:43.380468 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 10472 | 2025.10.03 21:12:43.397943 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10473 | 2025.10.03 21:12:43.397997 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10474 | 2025.10.03 21:12:43.403978 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10475 | 2025.10.03 21:12:43.404720 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10476 | 2025.10.03 21:12:43.407700 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 10477 | 2025.10.03 21:12:44.829492 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1320 | ||
| 10478 | 2025.10.03 21:12:44.832453 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10479 | 2025.10.03 21:12:44.832515 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10480 | 2025.10.03 21:12:44.833794 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 10481 | 2025.10.03 21:12:44.834101 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10482 | 2025.10.03 21:12:44.834494 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1320 | ||
| 10483 | 2025.10.03 21:12:45.492322 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10484 | 2025.10.03 21:12:45.492644 [ 5 ] {ec9cdbdb-6e32-4cb9-b445-c1e72788e58d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10485 | 2025.10.03 21:12:45.492756 [ 5 ] {ec9cdbdb-6e32-4cb9-b445-c1e72788e58d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10486 | 2025.10.03 21:12:45.493583 [ 5 ] {ec9cdbdb-6e32-4cb9-b445-c1e72788e58d} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10487 | 2025.10.03 21:12:45.493623 [ 5 ] {ec9cdbdb-6e32-4cb9-b445-c1e72788e58d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10488 | 2025.10.03 21:12:45.494047 [ 5 ] {ec9cdbdb-6e32-4cb9-b445-c1e72788e58d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10489 | 2025.10.03 21:12:45.494279 [ 5 ] {ec9cdbdb-6e32-4cb9-b445-c1e72788e58d} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10490 | 2025.10.03 21:12:45.494434 [ 5 ] {ec9cdbdb-6e32-4cb9-b445-c1e72788e58d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.00188 sec., 218085.10638297873 rows/sec., 13.83 MiB/sec. | ||
| 10491 | 2025.10.03 21:12:45.494477 [ 5 ] {ec9cdbdb-6e32-4cb9-b445-c1e72788e58d} <Debug> TCPHandler: Processed in 0.002342016 sec. | ||
| 10492 | 2025.10.03 21:12:45.494598 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10493 | 2025.10.03 21:12:45.494695 [ 5 ] {fa1b8a17-fec9-4bec-b62a-83e98b25d61b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10494 | 2025.10.03 21:12:45.494737 [ 5 ] {fa1b8a17-fec9-4bec-b62a-83e98b25d61b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10495 | 2025.10.03 21:12:45.495721 [ 5 ] {fa1b8a17-fec9-4bec-b62a-83e98b25d61b} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10496 | 2025.10.03 21:12:45.495757 [ 5 ] {fa1b8a17-fec9-4bec-b62a-83e98b25d61b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10497 | 2025.10.03 21:12:45.496137 [ 5 ] {fa1b8a17-fec9-4bec-b62a-83e98b25d61b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10498 | 2025.10.03 21:12:45.496346 [ 5 ] {fa1b8a17-fec9-4bec-b62a-83e98b25d61b} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10499 | 2025.10.03 21:12:45.496456 [ 155 ] {} <Debug> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10500 | 2025.10.03 21:12:45.496477 [ 5 ] {fa1b8a17-fec9-4bec-b62a-83e98b25d61b} <Debug> executeQuery: Read 1178 rows, 96.06 KiB in 0.001802 sec., 653718.0910099889 rows/sec., 52.06 MiB/sec. | ||
| 10501 | 2025.10.03 21:12:45.496491 [ 155 ] {} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10502 | 2025.10.03 21:12:45.496512 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10503 | 2025.10.03 21:12:45.496518 [ 5 ] {fa1b8a17-fec9-4bec-b62a-83e98b25d61b} <Debug> TCPHandler: Processed in 0.001969613 sec. | ||
| 10504 | 2025.10.03 21:12:45.496607 [ 191 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::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 | ||
| 10505 | 2025.10.03 21:12:45.496636 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10506 | 2025.10.03 21:12:45.496709 [ 191 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10507 | 2025.10.03 21:12:45.496731 [ 5 ] {33dbc8c3-7cb4-48ed-839f-3cdfb9cce9b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10508 | 2025.10.03 21:12:45.496741 [ 191 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 2469 rows starting from the beginning of the part | ||
| 10509 | 2025.10.03 21:12:45.496772 [ 5 ] {33dbc8c3-7cb4-48ed-839f-3cdfb9cce9b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10510 | 2025.10.03 21:12:45.496808 [ 191 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 1181 rows starting from the beginning of the part | ||
| 10511 | 2025.10.03 21:12:45.496861 [ 191 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 76 rows starting from the beginning of the part | ||
| 10512 | 2025.10.03 21:12:45.496908 [ 191 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 1178 rows starting from the beginning of the part | ||
| 10513 | 2025.10.03 21:12:45.496958 [ 191 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1219 rows starting from the beginning of the part | ||
| 10514 | 2025.10.03 21:12:45.497004 [ 191 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 1178 rows starting from the beginning of the part | ||
| 10515 | 2025.10.03 21:12:45.497261 [ 5 ] {33dbc8c3-7cb4-48ed-839f-3cdfb9cce9b2} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10516 | 2025.10.03 21:12:45.497296 [ 5 ] {33dbc8c3-7cb4-48ed-839f-3cdfb9cce9b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10517 | 2025.10.03 21:12:45.497614 [ 5 ] {33dbc8c3-7cb4-48ed-839f-3cdfb9cce9b2} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10518 | 2025.10.03 21:12:45.497836 [ 5 ] {33dbc8c3-7cb4-48ed-839f-3cdfb9cce9b2} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10519 | 2025.10.03 21:12:45.497964 [ 5 ] {33dbc8c3-7cb4-48ed-839f-3cdfb9cce9b2} <Debug> executeQuery: Read 238 rows, 14.80 KiB in 0.001252 sec., 190095.8466453674 rows/sec., 11.54 MiB/sec. | ||
| 10520 | 2025.10.03 21:12:45.498002 [ 5 ] {33dbc8c3-7cb4-48ed-839f-3cdfb9cce9b2} <Debug> TCPHandler: Processed in 0.001416566 sec. | ||
| 10521 | 2025.10.03 21:12:45.498102 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10522 | 2025.10.03 21:12:45.498195 [ 5 ] {e3962a1b-3eb2-414e-a15a-54ab885eaad5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10523 | 2025.10.03 21:12:45.498235 [ 5 ] {e3962a1b-3eb2-414e-a15a-54ab885eaad5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10524 | 2025.10.03 21:12:45.498705 [ 5 ] {e3962a1b-3eb2-414e-a15a-54ab885eaad5} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10525 | 2025.10.03 21:12:45.498739 [ 5 ] {e3962a1b-3eb2-414e-a15a-54ab885eaad5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10526 | 2025.10.03 21:12:45.499055 [ 5 ] {e3962a1b-3eb2-414e-a15a-54ab885eaad5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10527 | 2025.10.03 21:12:45.499264 [ 196 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7301 rows, containing 5 columns (5 merged, 0 gathered) in 0.00269417 sec., 2709925.5058144066 rows/sec., 229.60 MiB/sec. | ||
| 10528 | 2025.10.03 21:12:45.499275 [ 5 ] {e3962a1b-3eb2-414e-a15a-54ab885eaad5} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10529 | 2025.10.03 21:12:45.499448 [ 5 ] {e3962a1b-3eb2-414e-a15a-54ab885eaad5} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.00127 sec., 166929.1338582677 rows/sec., 10.77 MiB/sec. | ||
| 10530 | 2025.10.03 21:12:45.499485 [ 5 ] {e3962a1b-3eb2-414e-a15a-54ab885eaad5} <Debug> TCPHandler: Processed in 0.001432226 sec. | ||
| 10531 | 2025.10.03 21:12:45.499597 [ 198 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10532 | 2025.10.03 21:12:45.499602 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10533 | 2025.10.03 21:12:45.499723 [ 5 ] {9f4d0b9b-fd8a-46c8-a13a-8528d07a5af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10534 | 2025.10.03 21:12:45.499766 [ 5 ] {9f4d0b9b-fd8a-46c8-a13a-8528d07a5af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10535 | 2025.10.03 21:12:45.499941 [ 198 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_66_13} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10536 | 2025.10.03 21:12:45.500032 [ 198 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_66_13} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10537 | 2025.10.03 21:12:45.500147 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 10538 | 2025.10.03 21:12:45.500239 [ 5 ] {9f4d0b9b-fd8a-46c8-a13a-8528d07a5af1} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10539 | 2025.10.03 21:12:45.500279 [ 5 ] {9f4d0b9b-fd8a-46c8-a13a-8528d07a5af1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10540 | 2025.10.03 21:12:45.500592 [ 5 ] {9f4d0b9b-fd8a-46c8-a13a-8528d07a5af1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 10541 | 2025.10.03 21:12:45.500801 [ 5 ] {9f4d0b9b-fd8a-46c8-a13a-8528d07a5af1} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10542 | 2025.10.03 21:12:45.500928 [ 5 ] {9f4d0b9b-fd8a-46c8-a13a-8528d07a5af1} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001222 sec., 172667.75777414074 rows/sec., 9.81 MiB/sec. | ||
| 10543 | 2025.10.03 21:12:45.500965 [ 5 ] {9f4d0b9b-fd8a-46c8-a13a-8528d07a5af1} <Debug> TCPHandler: Processed in 0.001411876 sec. | ||
| 10544 | 2025.10.03 21:12:45.501073 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10545 | 2025.10.03 21:12:45.501177 [ 5 ] {59dae2f8-e95e-4b72-870f-1c8eb2e3478f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10546 | 2025.10.03 21:12:45.501219 [ 5 ] {59dae2f8-e95e-4b72-870f-1c8eb2e3478f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10547 | 2025.10.03 21:12:45.501900 [ 5 ] {59dae2f8-e95e-4b72-870f-1c8eb2e3478f} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10548 | 2025.10.03 21:12:45.501937 [ 5 ] {59dae2f8-e95e-4b72-870f-1c8eb2e3478f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10549 | 2025.10.03 21:12:45.502291 [ 5 ] {59dae2f8-e95e-4b72-870f-1c8eb2e3478f} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10550 | 2025.10.03 21:12:45.502509 [ 5 ] {59dae2f8-e95e-4b72-870f-1c8eb2e3478f} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10551 | 2025.10.03 21:12:45.502615 [ 155 ] {} <Debug> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10552 | 2025.10.03 21:12:45.502642 [ 155 ] {} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10553 | 2025.10.03 21:12:45.502642 [ 5 ] {59dae2f8-e95e-4b72-870f-1c8eb2e3478f} <Debug> executeQuery: Read 712 rows, 51.11 KiB in 0.001482 sec., 480431.8488529015 rows/sec., 33.68 MiB/sec. | ||
| 10554 | 2025.10.03 21:12:45.502660 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10555 | 2025.10.03 21:12:45.502690 [ 5 ] {59dae2f8-e95e-4b72-870f-1c8eb2e3478f} <Debug> TCPHandler: Processed in 0.001668079 sec. | ||
| 10556 | 2025.10.03 21:12:45.502774 [ 193 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::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 | ||
| 10557 | 2025.10.03 21:12:45.502806 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10558 | 2025.10.03 21:12:45.502908 [ 5 ] {c3e56181-5ad5-4699-94a1-5081f4334972} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10559 | 2025.10.03 21:12:45.502924 [ 193 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10560 | 2025.10.03 21:12:45.502952 [ 5 ] {c3e56181-5ad5-4699-94a1-5081f4334972} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10561 | 2025.10.03 21:12:45.502969 [ 193 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1252 rows starting from the beginning of the part | ||
| 10562 | 2025.10.03 21:12:45.503049 [ 193 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 718 rows starting from the beginning of the part | ||
| 10563 | 2025.10.03 21:12:45.503102 [ 193 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 74 rows starting from the beginning of the part | ||
| 10564 | 2025.10.03 21:12:45.503151 [ 193 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 712 rows starting from the beginning of the part | ||
| 10565 | 2025.10.03 21:12:45.503198 [ 193 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 536 rows starting from the beginning of the part | ||
| 10566 | 2025.10.03 21:12:45.503243 [ 193 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 712 rows starting from the beginning of the part | ||
| 10567 | 2025.10.03 21:12:45.503315 [ 5 ] {c3e56181-5ad5-4699-94a1-5081f4334972} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10568 | 2025.10.03 21:12:45.503357 [ 5 ] {c3e56181-5ad5-4699-94a1-5081f4334972} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10569 | 2025.10.03 21:12:45.503690 [ 5 ] {c3e56181-5ad5-4699-94a1-5081f4334972} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10570 | 2025.10.03 21:12:45.503905 [ 5 ] {c3e56181-5ad5-4699-94a1-5081f4334972} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10571 | 2025.10.03 21:12:45.504007 [ 155 ] {} <Debug> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 10572 | 2025.10.03 21:12:45.504034 [ 155 ] {} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10573 | 2025.10.03 21:12:45.504046 [ 5 ] {c3e56181-5ad5-4699-94a1-5081f4334972} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001154 sec., 5199.306759098787 rows/sec., 271.64 KiB/sec. | ||
| 10574 | 2025.10.03 21:12:45.504052 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10575 | 2025.10.03 21:12:45.504086 [ 5 ] {c3e56181-5ad5-4699-94a1-5081f4334972} <Debug> TCPHandler: Processed in 0.001329985 sec. | ||
| 10576 | 2025.10.03 21:12:45.504142 [ 198 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::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 | ||
| 10577 | 2025.10.03 21:12:45.504200 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10578 | 2025.10.03 21:12:45.504244 [ 198 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10579 | 2025.10.03 21:12:45.504279 [ 198 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 126 rows starting from the beginning of the part | ||
| 10580 | 2025.10.03 21:12:45.504301 [ 5 ] {60522656-5476-4a94-a306-0675115e9381} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10581 | 2025.10.03 21:12:45.504341 [ 198 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 10582 | 2025.10.03 21:12:45.504348 [ 5 ] {60522656-5476-4a94-a306-0675115e9381} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10583 | 2025.10.03 21:12:45.504392 [ 198 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 10584 | 2025.10.03 21:12:45.504435 [ 198 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
| 10585 | 2025.10.03 21:12:45.504471 [ 198 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 10586 | 2025.10.03 21:12:45.504508 [ 198 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 10587 | 2025.10.03 21:12:45.504720 [ 187 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4004 rows, containing 5 columns (5 merged, 0 gathered) in 0.002003303 sec., 1998699.1483564891 rows/sec., 150.44 MiB/sec. | ||
| 10588 | 2025.10.03 21:12:45.504804 [ 5 ] {60522656-5476-4a94-a306-0675115e9381} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10589 | 2025.10.03 21:12:45.504842 [ 5 ] {60522656-5476-4a94-a306-0675115e9381} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10590 | 2025.10.03 21:12:45.504910 [ 193 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10591 | 2025.10.03 21:12:45.505225 [ 193 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_66_13} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10592 | 2025.10.03 21:12:45.505243 [ 5 ] {60522656-5476-4a94-a306-0675115e9381} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10593 | 2025.10.03 21:12:45.505279 [ 187 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 156 rows, containing 4 columns (4 merged, 0 gathered) in 0.001176573 sec., 132588.4581747159 rows/sec., 6.76 MiB/sec. | ||
| 10594 | 2025.10.03 21:12:45.505309 [ 193 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_66_13} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10595 | 2025.10.03 21:12:45.505391 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 10596 | 2025.10.03 21:12:45.505464 [ 192 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 10597 | 2025.10.03 21:12:45.505502 [ 5 ] {60522656-5476-4a94-a306-0675115e9381} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10598 | 2025.10.03 21:12:45.505656 [ 5 ] {60522656-5476-4a94-a306-0675115e9381} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001372 sec., 228862.97376093295 rows/sec., 15.03 MiB/sec. | ||
| 10599 | 2025.10.03 21:12:45.505699 [ 5 ] {60522656-5476-4a94-a306-0675115e9381} <Debug> TCPHandler: Processed in 0.001548828 sec. | ||
| 10600 | 2025.10.03 21:12:45.505815 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10601 | 2025.10.03 21:12:45.505818 [ 192 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_26_5} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10602 | 2025.10.03 21:12:45.505915 [ 5 ] {c9c3014a-e79e-4b45-b4e0-c3b9311f7ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10603 | 2025.10.03 21:12:45.505921 [ 192 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_26_5} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 10604 | 2025.10.03 21:12:45.505968 [ 5 ] {c9c3014a-e79e-4b45-b4e0-c3b9311f7ae1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10605 | 2025.10.03 21:12:45.506053 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 10606 | 2025.10.03 21:12:45.506296 [ 5 ] {c9c3014a-e79e-4b45-b4e0-c3b9311f7ae1} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10607 | 2025.10.03 21:12:45.506337 [ 5 ] {c9c3014a-e79e-4b45-b4e0-c3b9311f7ae1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10608 | 2025.10.03 21:12:45.506636 [ 5 ] {c9c3014a-e79e-4b45-b4e0-c3b9311f7ae1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 10609 | 2025.10.03 21:12:45.506851 [ 5 ] {c9c3014a-e79e-4b45-b4e0-c3b9311f7ae1} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10610 | 2025.10.03 21:12:45.506980 [ 5 ] {c9c3014a-e79e-4b45-b4e0-c3b9311f7ae1} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001083 sec., 923.3610341643583 rows/sec., 62.22 KiB/sec. | ||
| 10611 | 2025.10.03 21:12:45.507023 [ 5 ] {c9c3014a-e79e-4b45-b4e0-c3b9311f7ae1} <Debug> TCPHandler: Processed in 0.001258634 sec. | ||
| 10612 | 2025.10.03 21:12:45.507210 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10613 | 2025.10.03 21:12:45.507303 [ 5 ] {4ef3eb7a-063d-4b34-8c4e-5f1a3b626328} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10614 | 2025.10.03 21:12:45.507358 [ 5 ] {4ef3eb7a-063d-4b34-8c4e-5f1a3b626328} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10615 | 2025.10.03 21:12:45.508197 [ 5 ] {4ef3eb7a-063d-4b34-8c4e-5f1a3b626328} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10616 | 2025.10.03 21:12:45.508232 [ 5 ] {4ef3eb7a-063d-4b34-8c4e-5f1a3b626328} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10617 | 2025.10.03 21:12:45.508769 [ 5 ] {4ef3eb7a-063d-4b34-8c4e-5f1a3b626328} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10618 | 2025.10.03 21:12:45.508996 [ 5 ] {4ef3eb7a-063d-4b34-8c4e-5f1a3b626328} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10619 | 2025.10.03 21:12:45.509135 [ 5 ] {4ef3eb7a-063d-4b34-8c4e-5f1a3b626328} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001847 sec., 17866.81104493774 rows/sec., 32.02 MiB/sec. | ||
| 10620 | 2025.10.03 21:12:45.509189 [ 5 ] {4ef3eb7a-063d-4b34-8c4e-5f1a3b626328} <Debug> TCPHandler: Processed in 0.002028543 sec. | ||
| 10621 | 2025.10.03 21:12:45.509305 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10622 | 2025.10.03 21:12:45.509401 [ 5 ] {6b6ae239-ba35-4ffd-81c6-d8d0562c933d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10623 | 2025.10.03 21:12:45.509443 [ 5 ] {6b6ae239-ba35-4ffd-81c6-d8d0562c933d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10624 | 2025.10.03 21:12:45.509784 [ 5 ] {6b6ae239-ba35-4ffd-81c6-d8d0562c933d} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10625 | 2025.10.03 21:12:45.509820 [ 5 ] {6b6ae239-ba35-4ffd-81c6-d8d0562c933d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10626 | 2025.10.03 21:12:45.510118 [ 5 ] {6b6ae239-ba35-4ffd-81c6-d8d0562c933d} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10627 | 2025.10.03 21:12:45.510324 [ 5 ] {6b6ae239-ba35-4ffd-81c6-d8d0562c933d} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10628 | 2025.10.03 21:12:45.510451 [ 5 ] {6b6ae239-ba35-4ffd-81c6-d8d0562c933d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001066 sec., 97560.97560975609 rows/sec., 5.98 MiB/sec. | ||
| 10629 | 2025.10.03 21:12:45.510488 [ 5 ] {6b6ae239-ba35-4ffd-81c6-d8d0562c933d} <Debug> TCPHandler: Processed in 0.001234144 sec. | ||
| 10630 | 2025.10.03 21:12:49.615191 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10631 | 2025.10.03 21:12:49.615275 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10632 | 2025.10.03 21:12:49.758035 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 22105 | ||
| 10633 | 2025.10.03 21:12:49.758598 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10634 | 2025.10.03 21:12:49.758648 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10635 | 2025.10.03 21:12:49.759139 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10636 | 2025.10.03 21:12:49.759359 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10637 | 2025.10.03 21:12:49.759492 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22105 | ||
| 10638 | 2025.10.03 21:12:49.759507 [ 133 ] {} <Debug> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10639 | 2025.10.03 21:12:49.759555 [ 133 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10640 | 2025.10.03 21:12:49.759579 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10641 | 2025.10.03 21:12:49.759738 [ 187 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 10642 | 2025.10.03 21:12:49.759951 [ 187 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10643 | 2025.10.03 21:12:49.760013 [ 187 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 19737 rows starting from the beginning of the part | ||
| 10644 | 2025.10.03 21:12:49.760114 [ 187 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 10645 | 2025.10.03 21:12:49.760191 [ 187 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 10646 | 2025.10.03 21:12:49.760257 [ 187 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 10647 | 2025.10.03 21:12:49.760321 [ 187 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 10648 | 2025.10.03 21:12:49.760382 [ 187 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 10649 | 2025.10.03 21:12:49.762492 [ 192 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22105 rows, containing 4 columns (4 merged, 0 gathered) in 0.002833922 sec., 7800144.111235242 rows/sec., 111.58 MiB/sec. | ||
| 10650 | 2025.10.03 21:12:49.763022 [ 193 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10651 | 2025.10.03 21:12:49.763485 [ 193 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_46_9} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10652 | 2025.10.03 21:12:49.763608 [ 193 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_46_9} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10653 | 2025.10.03 21:12:49.763744 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.68 MiB. | ||
| 10654 | 2025.10.03 21:12:50.480256 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10655 | 2025.10.03 21:12:50.480464 [ 5 ] {3fbbaf3e-6ec8-484a-8711-93a7ac5f43ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10656 | 2025.10.03 21:12:50.480534 [ 5 ] {3fbbaf3e-6ec8-484a-8711-93a7ac5f43ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10657 | 2025.10.03 21:12:50.481211 [ 5 ] {3fbbaf3e-6ec8-484a-8711-93a7ac5f43ab} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10658 | 2025.10.03 21:12:50.481251 [ 5 ] {3fbbaf3e-6ec8-484a-8711-93a7ac5f43ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10659 | 2025.10.03 21:12:50.481625 [ 5 ] {3fbbaf3e-6ec8-484a-8711-93a7ac5f43ab} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10660 | 2025.10.03 21:12:50.481842 [ 5 ] {3fbbaf3e-6ec8-484a-8711-93a7ac5f43ab} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10661 | 2025.10.03 21:12:50.481993 [ 5 ] {3fbbaf3e-6ec8-484a-8711-93a7ac5f43ab} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001581 sec., 48070.841239721696 rows/sec., 3.96 MiB/sec. | ||
| 10662 | 2025.10.03 21:12:50.482039 [ 5 ] {3fbbaf3e-6ec8-484a-8711-93a7ac5f43ab} <Debug> TCPHandler: Processed in 0.001915512 sec. | ||
| 10663 | 2025.10.03 21:12:50.482165 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10664 | 2025.10.03 21:12:50.482259 [ 5 ] {0455a420-7ed2-4bd6-848d-a68039e0941f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10665 | 2025.10.03 21:12:50.482299 [ 5 ] {0455a420-7ed2-4bd6-848d-a68039e0941f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10666 | 2025.10.03 21:12:50.482709 [ 5 ] {0455a420-7ed2-4bd6-848d-a68039e0941f} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10667 | 2025.10.03 21:12:50.482744 [ 5 ] {0455a420-7ed2-4bd6-848d-a68039e0941f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10668 | 2025.10.03 21:12:50.483036 [ 5 ] {0455a420-7ed2-4bd6-848d-a68039e0941f} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10669 | 2025.10.03 21:12:50.483240 [ 5 ] {0455a420-7ed2-4bd6-848d-a68039e0941f} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10670 | 2025.10.03 21:12:50.483373 [ 5 ] {0455a420-7ed2-4bd6-848d-a68039e0941f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001131 sec., 8841.732979664013 rows/sec., 664.86 KiB/sec. | ||
| 10671 | 2025.10.03 21:12:50.483411 [ 5 ] {0455a420-7ed2-4bd6-848d-a68039e0941f} <Debug> TCPHandler: Processed in 0.001294494 sec. | ||
| 10672 | 2025.10.03 21:12:50.483533 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10673 | 2025.10.03 21:12:50.483627 [ 5 ] {d4536616-c2f5-4f33-aa28-11c6d235f719} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10674 | 2025.10.03 21:12:50.483665 [ 5 ] {d4536616-c2f5-4f33-aa28-11c6d235f719} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10675 | 2025.10.03 21:12:50.484095 [ 5 ] {d4536616-c2f5-4f33-aa28-11c6d235f719} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10676 | 2025.10.03 21:12:50.484131 [ 5 ] {d4536616-c2f5-4f33-aa28-11c6d235f719} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10677 | 2025.10.03 21:12:50.484429 [ 5 ] {d4536616-c2f5-4f33-aa28-11c6d235f719} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10678 | 2025.10.03 21:12:50.484633 [ 5 ] {d4536616-c2f5-4f33-aa28-11c6d235f719} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10679 | 2025.10.03 21:12:50.484758 [ 5 ] {d4536616-c2f5-4f33-aa28-11c6d235f719} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001148 sec., 64459.930313588855 rows/sec., 5.03 MiB/sec. | ||
| 10680 | 2025.10.03 21:12:50.484798 [ 5 ] {d4536616-c2f5-4f33-aa28-11c6d235f719} <Debug> TCPHandler: Processed in 0.001311695 sec. | ||
| 10681 | 2025.10.03 21:12:50.484912 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10682 | 2025.10.03 21:12:50.485005 [ 5 ] {3d19b0d5-b3c5-489c-8e52-09fa8dcab435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10683 | 2025.10.03 21:12:50.485047 [ 5 ] {3d19b0d5-b3c5-489c-8e52-09fa8dcab435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10684 | 2025.10.03 21:12:50.485465 [ 5 ] {3d19b0d5-b3c5-489c-8e52-09fa8dcab435} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10685 | 2025.10.03 21:12:50.485501 [ 5 ] {3d19b0d5-b3c5-489c-8e52-09fa8dcab435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10686 | 2025.10.03 21:12:50.485814 [ 5 ] {3d19b0d5-b3c5-489c-8e52-09fa8dcab435} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10687 | 2025.10.03 21:12:50.486016 [ 5 ] {3d19b0d5-b3c5-489c-8e52-09fa8dcab435} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10688 | 2025.10.03 21:12:50.486131 [ 142 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10689 | 2025.10.03 21:12:50.486147 [ 5 ] {3d19b0d5-b3c5-489c-8e52-09fa8dcab435} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00116 sec., 137931.0344827586 rows/sec., 9.61 MiB/sec. | ||
| 10690 | 2025.10.03 21:12:50.486200 [ 142 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10691 | 2025.10.03 21:12:50.486208 [ 5 ] {3d19b0d5-b3c5-489c-8e52-09fa8dcab435} <Debug> TCPHandler: Processed in 0.001344175 sec. | ||
| 10692 | 2025.10.03 21:12:50.486228 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10693 | 2025.10.03 21:12:50.486331 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10694 | 2025.10.03 21:12:50.486354 [ 189 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::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 | ||
| 10695 | 2025.10.03 21:12:50.486428 [ 5 ] {68074b97-3ba4-4aab-ba88-397110c55f29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10696 | 2025.10.03 21:12:50.486487 [ 5 ] {68074b97-3ba4-4aab-ba88-397110c55f29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10697 | 2025.10.03 21:12:50.486516 [ 189 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10698 | 2025.10.03 21:12:50.486564 [ 189 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 20197 rows starting from the beginning of the part | ||
| 10699 | 2025.10.03 21:12:50.486640 [ 189 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::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 | ||
| 10700 | 2025.10.03 21:12:50.486688 [ 189 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 314 rows starting from the beginning of the part | ||
| 10701 | 2025.10.03 21:12:50.486734 [ 189 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 847 rows starting from the beginning of the part | ||
| 10702 | 2025.10.03 21:12:50.486777 [ 189 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 314 rows starting from the beginning of the part | ||
| 10703 | 2025.10.03 21:12:50.486820 [ 189 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 160 rows starting from the beginning of the part | ||
| 10704 | 2025.10.03 21:12:50.487286 [ 5 ] {68074b97-3ba4-4aab-ba88-397110c55f29} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10705 | 2025.10.03 21:12:50.487327 [ 5 ] {68074b97-3ba4-4aab-ba88-397110c55f29} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10706 | 2025.10.03 21:12:50.487875 [ 5 ] {68074b97-3ba4-4aab-ba88-397110c55f29} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10707 | 2025.10.03 21:12:50.488102 [ 5 ] {68074b97-3ba4-4aab-ba88-397110c55f29} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10708 | 2025.10.03 21:12:50.488253 [ 5 ] {68074b97-3ba4-4aab-ba88-397110c55f29} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00184 sec., 5434.782608695652 rows/sec., 9.74 MiB/sec. | ||
| 10709 | 2025.10.03 21:12:50.488308 [ 5 ] {68074b97-3ba4-4aab-ba88-397110c55f29} <Debug> TCPHandler: Processed in 0.002024293 sec. | ||
| 10710 | 2025.10.03 21:12:50.488423 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10711 | 2025.10.03 21:12:50.488516 [ 5 ] {103f69be-4517-4f99-a944-aec8cce753e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10712 | 2025.10.03 21:12:50.488557 [ 5 ] {103f69be-4517-4f99-a944-aec8cce753e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10713 | 2025.10.03 21:12:50.488915 [ 5 ] {103f69be-4517-4f99-a944-aec8cce753e3} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10714 | 2025.10.03 21:12:50.488950 [ 5 ] {103f69be-4517-4f99-a944-aec8cce753e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10715 | 2025.10.03 21:12:50.489253 [ 5 ] {103f69be-4517-4f99-a944-aec8cce753e3} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10716 | 2025.10.03 21:12:50.489461 [ 5 ] {103f69be-4517-4f99-a944-aec8cce753e3} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10717 | 2025.10.03 21:12:50.489595 [ 5 ] {103f69be-4517-4f99-a944-aec8cce753e3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001095 sec., 54794.520547945205 rows/sec., 3.69 MiB/sec. | ||
| 10718 | 2025.10.03 21:12:50.489632 [ 5 ] {103f69be-4517-4f99-a944-aec8cce753e3} <Debug> TCPHandler: Processed in 0.001255645 sec. | ||
| 10719 | 2025.10.03 21:12:50.491516 [ 192 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21992 rows, containing 5 columns (5 merged, 0 gathered) in 0.005213269 sec., 4218466.378773089 rows/sec., 284.06 MiB/sec. | ||
| 10720 | 2025.10.03 21:12:50.492085 [ 192 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10721 | 2025.10.03 21:12:50.492454 [ 192 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10722 | 2025.10.03 21:12:50.492553 [ 192 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10723 | 2025.10.03 21:12:50.492680 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 10724 | 2025.10.03 21:12:50.908679 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 10725 | 2025.10.03 21:12:50.926444 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10726 | 2025.10.03 21:12:50.926499 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10727 | 2025.10.03 21:12:50.932068 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10728 | 2025.10.03 21:12:50.932753 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10729 | 2025.10.03 21:12:50.933065 [ 142 ] {} <Debug> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10730 | 2025.10.03 21:12:50.933123 [ 142 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10731 | 2025.10.03 21:12:50.933141 [ 142 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10732 | 2025.10.03 21:12:50.933322 [ 197 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 10733 | 2025.10.03 21:12:50.935863 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 10734 | 2025.10.03 21:12:50.937403 [ 197 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10735 | 2025.10.03 21:12:50.938966 [ 197 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 10736 | 2025.10.03 21:12:50.943820 [ 197 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 10737 | 2025.10.03 21:12:50.948795 [ 197 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 10738 | 2025.10.03 21:12:50.953157 [ 197 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 10739 | 2025.10.03 21:12:50.957424 [ 197 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 10740 | 2025.10.03 21:12:50.961726 [ 197 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 10741 | 2025.10.03 21:12:51.001104 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.07 MiB, peak 326.38 MiB, free memory in arenas 0.00 B, will set to 314.75 MiB (RSS), difference: -9.32 MiB | ||
| 10742 | 2025.10.03 21:12:51.016142 [ 192 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.082911616 sec., 4185.179553127996 rows/sec., 21.64 MiB/sec. | ||
| 10743 | 2025.10.03 21:12:51.019063 [ 190 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10744 | 2025.10.03 21:12:51.021119 [ 190 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_46_9} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10745 | 2025.10.03 21:12:51.021238 [ 190 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_46_9} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10746 | 2025.10.03 21:12:51.023780 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 10747 | 2025.10.03 21:12:52.001043 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 303.64 MiB, peak 326.38 MiB, free memory in arenas 0.00 B, will set to 315.33 MiB (RSS), difference: 11.69 MiB | ||
| 10748 | 2025.10.03 21:12:54.835427 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1354 | ||
| 10749 | 2025.10.03 21:12:54.838027 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10750 | 2025.10.03 21:12:54.838074 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10751 | 2025.10.03 21:12:54.839244 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10752 | 2025.10.03 21:12:54.839509 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10753 | 2025.10.03 21:12:54.839774 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1354 | ||
| 10754 | 2025.10.03 21:12:55.492658 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10755 | 2025.10.03 21:12:55.492871 [ 5 ] {74c793b3-eafc-4b68-96f2-5d61db81607b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 10756 | 2025.10.03 21:12:55.492944 [ 5 ] {74c793b3-eafc-4b68-96f2-5d61db81607b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 10757 | 2025.10.03 21:12:55.493825 [ 5 ] {74c793b3-eafc-4b68-96f2-5d61db81607b} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10758 | 2025.10.03 21:12:55.493868 [ 5 ] {74c793b3-eafc-4b68-96f2-5d61db81607b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10759 | 2025.10.03 21:12:55.494296 [ 5 ] {74c793b3-eafc-4b68-96f2-5d61db81607b} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10760 | 2025.10.03 21:12:55.494534 [ 5 ] {74c793b3-eafc-4b68-96f2-5d61db81607b} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10761 | 2025.10.03 21:12:55.494702 [ 5 ] {74c793b3-eafc-4b68-96f2-5d61db81607b} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001882 sec., 217853.34750265675 rows/sec., 13.82 MiB/sec. | ||
| 10762 | 2025.10.03 21:12:55.494751 [ 5 ] {74c793b3-eafc-4b68-96f2-5d61db81607b} <Debug> TCPHandler: Processed in 0.002229825 sec. | ||
| 10763 | 2025.10.03 21:12:55.494875 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10764 | 2025.10.03 21:12:55.494971 [ 5 ] {0ec8912c-ecaa-422c-b922-982ab7021e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10765 | 2025.10.03 21:12:55.495013 [ 5 ] {0ec8912c-ecaa-422c-b922-982ab7021e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10766 | 2025.10.03 21:12:55.495416 [ 5 ] {0ec8912c-ecaa-422c-b922-982ab7021e9c} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10767 | 2025.10.03 21:12:55.495453 [ 5 ] {0ec8912c-ecaa-422c-b922-982ab7021e9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10768 | 2025.10.03 21:12:55.495762 [ 5 ] {0ec8912c-ecaa-422c-b922-982ab7021e9c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 10769 | 2025.10.03 21:12:55.495986 [ 5 ] {0ec8912c-ecaa-422c-b922-982ab7021e9c} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10770 | 2025.10.03 21:12:55.496122 [ 5 ] {0ec8912c-ecaa-422c-b922-982ab7021e9c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001168 sec., 1712.3287671232877 rows/sec., 139.63 KiB/sec. | ||
| 10771 | 2025.10.03 21:12:55.496160 [ 5 ] {0ec8912c-ecaa-422c-b922-982ab7021e9c} <Debug> TCPHandler: Processed in 0.001336705 sec. | ||
| 10772 | 2025.10.03 21:12:55.496269 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10773 | 2025.10.03 21:12:55.496362 [ 5 ] {8f9cea21-a577-499f-aa7a-7e2dd071574a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10774 | 2025.10.03 21:12:55.496403 [ 5 ] {8f9cea21-a577-499f-aa7a-7e2dd071574a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10775 | 2025.10.03 21:12:55.497376 [ 5 ] {8f9cea21-a577-499f-aa7a-7e2dd071574a} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10776 | 2025.10.03 21:12:55.497412 [ 5 ] {8f9cea21-a577-499f-aa7a-7e2dd071574a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10777 | 2025.10.03 21:12:55.497782 [ 5 ] {8f9cea21-a577-499f-aa7a-7e2dd071574a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10778 | 2025.10.03 21:12:55.497994 [ 5 ] {8f9cea21-a577-499f-aa7a-7e2dd071574a} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10779 | 2025.10.03 21:12:55.498131 [ 5 ] {8f9cea21-a577-499f-aa7a-7e2dd071574a} <Debug> executeQuery: Read 1179 rows, 96.13 KiB in 0.001784 sec., 660874.4394618834 rows/sec., 52.62 MiB/sec. | ||
| 10780 | 2025.10.03 21:12:55.498170 [ 5 ] {8f9cea21-a577-499f-aa7a-7e2dd071574a} <Debug> TCPHandler: Processed in 0.001952022 sec. | ||
| 10781 | 2025.10.03 21:12:55.498282 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10782 | 2025.10.03 21:12:55.498377 [ 5 ] {81006d25-959a-4abc-9ba5-4144ce498ced} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10783 | 2025.10.03 21:12:55.498418 [ 5 ] {81006d25-959a-4abc-9ba5-4144ce498ced} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10784 | 2025.10.03 21:12:55.498907 [ 5 ] {81006d25-959a-4abc-9ba5-4144ce498ced} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10785 | 2025.10.03 21:12:55.498944 [ 5 ] {81006d25-959a-4abc-9ba5-4144ce498ced} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10786 | 2025.10.03 21:12:55.499257 [ 5 ] {81006d25-959a-4abc-9ba5-4144ce498ced} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10787 | 2025.10.03 21:12:55.499471 [ 5 ] {81006d25-959a-4abc-9ba5-4144ce498ced} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10788 | 2025.10.03 21:12:55.499603 [ 5 ] {81006d25-959a-4abc-9ba5-4144ce498ced} <Debug> executeQuery: Read 240 rows, 14.94 KiB in 0.001242 sec., 193236.7149758454 rows/sec., 11.74 MiB/sec. | ||
| 10789 | 2025.10.03 21:12:55.499642 [ 5 ] {81006d25-959a-4abc-9ba5-4144ce498ced} <Debug> TCPHandler: Processed in 0.001409476 sec. | ||
| 10790 | 2025.10.03 21:12:55.499636 [ 144 ] {} <Debug> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10791 | 2025.10.03 21:12:55.499722 [ 144 ] {} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10792 | 2025.10.03 21:12:55.499749 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10793 | 2025.10.03 21:12:55.499753 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10794 | 2025.10.03 21:12:55.499855 [ 5 ] {590abb24-dfac-40b7-a0b2-f34981bd2ccd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10795 | 2025.10.03 21:12:55.499860 [ 188 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 10796 | 2025.10.03 21:12:55.499896 [ 5 ] {590abb24-dfac-40b7-a0b2-f34981bd2ccd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10797 | 2025.10.03 21:12:55.500012 [ 188 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10798 | 2025.10.03 21:12:55.500055 [ 188 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 280 rows starting from the beginning of the part | ||
| 10799 | 2025.10.03 21:12:55.500128 [ 188 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 238 rows starting from the beginning of the part | ||
| 10800 | 2025.10.03 21:12:55.500183 [ 188 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 16 rows starting from the beginning of the part | ||
| 10801 | 2025.10.03 21:12:55.500230 [ 188 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 238 rows starting from the beginning of the part | ||
| 10802 | 2025.10.03 21:12:55.500275 [ 188 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 10803 | 2025.10.03 21:12:55.500323 [ 188 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 240 rows starting from the beginning of the part | ||
| 10804 | 2025.10.03 21:12:55.500377 [ 5 ] {590abb24-dfac-40b7-a0b2-f34981bd2ccd} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10805 | 2025.10.03 21:12:55.500420 [ 5 ] {590abb24-dfac-40b7-a0b2-f34981bd2ccd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10806 | 2025.10.03 21:12:55.501103 [ 5 ] {590abb24-dfac-40b7-a0b2-f34981bd2ccd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10807 | 2025.10.03 21:12:55.501361 [ 5 ] {590abb24-dfac-40b7-a0b2-f34981bd2ccd} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10808 | 2025.10.03 21:12:55.501472 [ 144 ] {} <Debug> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 10809 | 2025.10.03 21:12:55.501499 [ 5 ] {590abb24-dfac-40b7-a0b2-f34981bd2ccd} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001659 sec., 127787.82399035562 rows/sec., 8.24 MiB/sec. | ||
| 10810 | 2025.10.03 21:12:55.501503 [ 144 ] {} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10811 | 2025.10.03 21:12:55.501539 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10812 | 2025.10.03 21:12:55.501546 [ 5 ] {590abb24-dfac-40b7-a0b2-f34981bd2ccd} <Debug> TCPHandler: Processed in 0.001843181 sec. | ||
| 10813 | 2025.10.03 21:12:55.501560 [ 186 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 5 columns (5 merged, 0 gathered) in 0.0017463 sec., 585237.3589875738 rows/sec., 38.22 MiB/sec. | ||
| 10814 | 2025.10.03 21:12:55.501593 [ 188 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::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 | ||
| 10815 | 2025.10.03 21:12:55.501662 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10816 | 2025.10.03 21:12:55.501682 [ 188 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10817 | 2025.10.03 21:12:55.501712 [ 188 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 464 rows starting from the beginning of the part | ||
| 10818 | 2025.10.03 21:12:55.501754 [ 188 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 212 rows starting from the beginning of the part | ||
| 10819 | 2025.10.03 21:12:55.501753 [ 192 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10820 | 2025.10.03 21:12:55.501768 [ 5 ] {ea62df93-3fa0-4139-9c82-a23c8a68c842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 10821 | 2025.10.03 21:12:55.501788 [ 188 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 212 rows starting from the beginning of the part | ||
| 10822 | 2025.10.03 21:12:55.501825 [ 5 ] {ea62df93-3fa0-4139-9c82-a23c8a68c842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 10823 | 2025.10.03 21:12:55.501833 [ 188 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 228 rows starting from the beginning of the part | ||
| 10824 | 2025.10.03 21:12:55.501878 [ 188 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 212 rows starting from the beginning of the part | ||
| 10825 | 2025.10.03 21:12:55.501910 [ 188 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 212 rows starting from the beginning of the part | ||
| 10826 | 2025.10.03 21:12:55.502053 [ 192 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_66_13} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10827 | 2025.10.03 21:12:55.502129 [ 192 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_66_13} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10828 | 2025.10.03 21:12:55.502216 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 10829 | 2025.10.03 21:12:55.502313 [ 5 ] {ea62df93-3fa0-4139-9c82-a23c8a68c842} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10830 | 2025.10.03 21:12:55.502355 [ 5 ] {ea62df93-3fa0-4139-9c82-a23c8a68c842} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10831 | 2025.10.03 21:12:55.502682 [ 5 ] {ea62df93-3fa0-4139-9c82-a23c8a68c842} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 10832 | 2025.10.03 21:12:55.502753 [ 200 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001182353 sec., 1302487.4973886819 rows/sec., 90.58 MiB/sec. | ||
| 10833 | 2025.10.03 21:12:55.502904 [ 188 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 10834 | 2025.10.03 21:12:55.502908 [ 5 ] {ea62df93-3fa0-4139-9c82-a23c8a68c842} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10835 | 2025.10.03 21:12:55.503066 [ 5 ] {ea62df93-3fa0-4139-9c82-a23c8a68c842} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001313 sec., 160700.6854531607 rows/sec., 9.13 MiB/sec. | ||
| 10836 | 2025.10.03 21:12:55.503108 [ 5 ] {ea62df93-3fa0-4139-9c82-a23c8a68c842} <Debug> TCPHandler: Processed in 0.001496367 sec. | ||
| 10837 | 2025.10.03 21:12:55.503157 [ 188 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_36_7} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10838 | 2025.10.03 21:12:55.503221 [ 188 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_36_7} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 10839 | 2025.10.03 21:12:55.503221 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10840 | 2025.10.03 21:12:55.503279 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.42 MiB. | ||
| 10841 | 2025.10.03 21:12:55.503328 [ 5 ] {bd2b4747-34af-4048-b791-c30df864dc9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10842 | 2025.10.03 21:12:55.503374 [ 5 ] {bd2b4747-34af-4048-b791-c30df864dc9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10843 | 2025.10.03 21:12:55.504044 [ 5 ] {bd2b4747-34af-4048-b791-c30df864dc9a} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10844 | 2025.10.03 21:12:55.504081 [ 5 ] {bd2b4747-34af-4048-b791-c30df864dc9a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10845 | 2025.10.03 21:12:55.504422 [ 5 ] {bd2b4747-34af-4048-b791-c30df864dc9a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10846 | 2025.10.03 21:12:55.504631 [ 5 ] {bd2b4747-34af-4048-b791-c30df864dc9a} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10847 | 2025.10.03 21:12:55.504765 [ 5 ] {bd2b4747-34af-4048-b791-c30df864dc9a} <Debug> executeQuery: Read 714 rows, 51.27 KiB in 0.001453 sec., 491397.10942876805 rows/sec., 34.46 MiB/sec. | ||
| 10848 | 2025.10.03 21:12:55.504805 [ 5 ] {bd2b4747-34af-4048-b791-c30df864dc9a} <Debug> TCPHandler: Processed in 0.001634388 sec. | ||
| 10849 | 2025.10.03 21:12:55.504923 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10850 | 2025.10.03 21:12:55.505017 [ 5 ] {5f68b2d2-2de2-4ccd-a685-c44722505b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 10851 | 2025.10.03 21:12:55.505060 [ 5 ] {5f68b2d2-2de2-4ccd-a685-c44722505b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 10852 | 2025.10.03 21:12:55.505395 [ 5 ] {5f68b2d2-2de2-4ccd-a685-c44722505b30} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10853 | 2025.10.03 21:12:55.505430 [ 5 ] {5f68b2d2-2de2-4ccd-a685-c44722505b30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10854 | 2025.10.03 21:12:55.505738 [ 5 ] {5f68b2d2-2de2-4ccd-a685-c44722505b30} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10855 | 2025.10.03 21:12:55.505952 [ 5 ] {5f68b2d2-2de2-4ccd-a685-c44722505b30} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10856 | 2025.10.03 21:12:55.506084 [ 5 ] {5f68b2d2-2de2-4ccd-a685-c44722505b30} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001082 sec., 5545.286506469501 rows/sec., 289.72 KiB/sec. | ||
| 10857 | 2025.10.03 21:12:55.506121 [ 5 ] {5f68b2d2-2de2-4ccd-a685-c44722505b30} <Debug> TCPHandler: Processed in 0.001247944 sec. | ||
| 10858 | 2025.10.03 21:12:55.506229 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10859 | 2025.10.03 21:12:55.506322 [ 5 ] {7cac01f7-b502-4d3c-9fea-57f61c54948d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10860 | 2025.10.03 21:12:55.506365 [ 5 ] {7cac01f7-b502-4d3c-9fea-57f61c54948d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10861 | 2025.10.03 21:12:55.506795 [ 5 ] {7cac01f7-b502-4d3c-9fea-57f61c54948d} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10862 | 2025.10.03 21:12:55.506830 [ 5 ] {7cac01f7-b502-4d3c-9fea-57f61c54948d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10863 | 2025.10.03 21:12:55.507162 [ 5 ] {7cac01f7-b502-4d3c-9fea-57f61c54948d} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10864 | 2025.10.03 21:12:55.507372 [ 5 ] {7cac01f7-b502-4d3c-9fea-57f61c54948d} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10865 | 2025.10.03 21:12:55.507507 [ 5 ] {7cac01f7-b502-4d3c-9fea-57f61c54948d} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001201 sec., 262281.4321398834 rows/sec., 17.23 MiB/sec. | ||
| 10866 | 2025.10.03 21:12:55.507545 [ 5 ] {7cac01f7-b502-4d3c-9fea-57f61c54948d} <Debug> TCPHandler: Processed in 0.001365785 sec. | ||
| 10867 | 2025.10.03 21:12:55.507648 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10868 | 2025.10.03 21:12:55.507741 [ 5 ] {5502e32c-4fa2-4f1e-ad6d-90d9f26ce4ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 10869 | 2025.10.03 21:12:55.507782 [ 5 ] {5502e32c-4fa2-4f1e-ad6d-90d9f26ce4ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 10870 | 2025.10.03 21:12:55.508095 [ 5 ] {5502e32c-4fa2-4f1e-ad6d-90d9f26ce4ad} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10871 | 2025.10.03 21:12:55.508132 [ 5 ] {5502e32c-4fa2-4f1e-ad6d-90d9f26ce4ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10872 | 2025.10.03 21:12:55.508422 [ 5 ] {5502e32c-4fa2-4f1e-ad6d-90d9f26ce4ad} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 10873 | 2025.10.03 21:12:55.508631 [ 5 ] {5502e32c-4fa2-4f1e-ad6d-90d9f26ce4ad} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10874 | 2025.10.03 21:12:55.508765 [ 5 ] {5502e32c-4fa2-4f1e-ad6d-90d9f26ce4ad} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001039 sec., 962.4639076034649 rows/sec., 64.85 KiB/sec. | ||
| 10875 | 2025.10.03 21:12:55.508802 [ 5 ] {5502e32c-4fa2-4f1e-ad6d-90d9f26ce4ad} <Debug> TCPHandler: Processed in 0.001203543 sec. | ||
| 10876 | 2025.10.03 21:12:55.508910 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10877 | 2025.10.03 21:12:55.509003 [ 5 ] {195e5e0c-577d-4e7b-b501-69ca0b0b2d6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10878 | 2025.10.03 21:12:55.509057 [ 5 ] {195e5e0c-577d-4e7b-b501-69ca0b0b2d6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10879 | 2025.10.03 21:12:55.509913 [ 5 ] {195e5e0c-577d-4e7b-b501-69ca0b0b2d6e} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10880 | 2025.10.03 21:12:55.509949 [ 5 ] {195e5e0c-577d-4e7b-b501-69ca0b0b2d6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10881 | 2025.10.03 21:12:55.510496 [ 5 ] {195e5e0c-577d-4e7b-b501-69ca0b0b2d6e} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10882 | 2025.10.03 21:12:55.510718 [ 5 ] {195e5e0c-577d-4e7b-b501-69ca0b0b2d6e} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10883 | 2025.10.03 21:12:55.510851 [ 144 ] {} <Debug> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10884 | 2025.10.03 21:12:55.510865 [ 5 ] {195e5e0c-577d-4e7b-b501-69ca0b0b2d6e} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001878 sec., 17571.88498402556 rows/sec., 31.49 MiB/sec. | ||
| 10885 | 2025.10.03 21:12:55.510912 [ 144 ] {} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10886 | 2025.10.03 21:12:55.510950 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10887 | 2025.10.03 21:12:55.510954 [ 5 ] {195e5e0c-577d-4e7b-b501-69ca0b0b2d6e} <Debug> TCPHandler: Processed in 0.002094444 sec. | ||
| 10888 | 2025.10.03 21:12:55.511073 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 10889 | 2025.10.03 21:12:55.511089 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10890 | 2025.10.03 21:12:55.511206 [ 5 ] {28e222af-a524-43b2-838e-6f67af06328d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10891 | 2025.10.03 21:12:55.511249 [ 5 ] {28e222af-a524-43b2-838e-6f67af06328d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10892 | 2025.10.03 21:12:55.511329 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10893 | 2025.10.03 21:12:55.511395 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1227 rows starting from the beginning of the part | ||
| 10894 | 2025.10.03 21:12:55.511539 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 33 rows starting from the beginning of the part | ||
| 10895 | 2025.10.03 21:12:55.511585 [ 5 ] {28e222af-a524-43b2-838e-6f67af06328d} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10896 | 2025.10.03 21:12:55.511627 [ 5 ] {28e222af-a524-43b2-838e-6f67af06328d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10897 | 2025.10.03 21:12:55.511653 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 10898 | 2025.10.03 21:12:55.511764 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 33 rows starting from the beginning of the part | ||
| 10899 | 2025.10.03 21:12:55.511864 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 10900 | 2025.10.03 21:12:55.511957 [ 5 ] {28e222af-a524-43b2-838e-6f67af06328d} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10901 | 2025.10.03 21:12:55.511965 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 33 rows starting from the beginning of the part | ||
| 10902 | 2025.10.03 21:12:55.512184 [ 5 ] {28e222af-a524-43b2-838e-6f67af06328d} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10903 | 2025.10.03 21:12:55.512302 [ 144 ] {} <Debug> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10904 | 2025.10.03 21:12:55.512324 [ 5 ] {28e222af-a524-43b2-838e-6f67af06328d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001134 sec., 91710.75837742504 rows/sec., 5.62 MiB/sec. | ||
| 10905 | 2025.10.03 21:12:55.512332 [ 144 ] {} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10906 | 2025.10.03 21:12:55.512367 [ 144 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10907 | 2025.10.03 21:12:55.512369 [ 5 ] {28e222af-a524-43b2-838e-6f67af06328d} <Debug> TCPHandler: Processed in 0.001330925 sec. | ||
| 10908 | 2025.10.03 21:12:55.512435 [ 200 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 10909 | 2025.10.03 21:12:55.512531 [ 200 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10910 | 2025.10.03 21:12:55.512560 [ 200 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 4206 rows starting from the beginning of the part | ||
| 10911 | 2025.10.03 21:12:55.512613 [ 200 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 104 rows starting from the beginning of the part | ||
| 10912 | 2025.10.03 21:12:55.512655 [ 200 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 60 rows starting from the beginning of the part | ||
| 10913 | 2025.10.03 21:12:55.512695 [ 200 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 104 rows starting from the beginning of the part | ||
| 10914 | 2025.10.03 21:12:55.512732 [ 200 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 10915 | 2025.10.03 21:12:55.512773 [ 200 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 10916 | 2025.10.03 21:12:55.515067 [ 199 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4638 rows, containing 4 columns (4 merged, 0 gathered) in 0.002660429 sec., 1743327.861784697 rows/sec., 110.94 MiB/sec. | ||
| 10917 | 2025.10.03 21:12:55.515590 [ 194 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10918 | 2025.10.03 21:12:55.515916 [ 194 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_66_13} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10919 | 2025.10.03 21:12:55.515998 [ 194 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_66_13} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10920 | 2025.10.03 21:12:55.516089 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 10921 | 2025.10.03 21:12:55.520909 [ 196 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1346 rows, containing 19 columns (19 merged, 0 gathered) in 0.009889241 sec., 136107.51320551295 rows/sec., 243.90 MiB/sec. | ||
| 10922 | 2025.10.03 21:12:55.522225 [ 198 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10923 | 2025.10.03 21:12:55.522582 [ 198 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10924 | 2025.10.03 21:12:55.522658 [ 198 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10925 | 2025.10.03 21:12:55.522828 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.37 MiB. | ||
| 10926 | 2025.10.03 21:12:56.000216 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.33 MiB, peak 327.66 MiB, free memory in arenas 0.00 B, will set to 321.34 MiB (RSS), difference: 5.01 MiB | ||
| 10927 | 2025.10.03 21:12:57.260389 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 22617 | ||
| 10928 | 2025.10.03 21:12:57.261215 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10929 | 2025.10.03 21:12:57.261259 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10930 | 2025.10.03 21:12:57.261753 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10931 | 2025.10.03 21:12:57.261983 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10932 | 2025.10.03 21:12:57.262120 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22617 | ||
| 10933 | 2025.10.03 21:12:58.436884 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 10934 | 2025.10.03 21:12:58.452330 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10935 | 2025.10.03 21:12:58.452378 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10936 | 2025.10.03 21:12:58.457600 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10937 | 2025.10.03 21:12:58.458339 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10938 | 2025.10.03 21:12:58.461119 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 10939 | 2025.10.03 21:13:00.480126 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10940 | 2025.10.03 21:13:00.480306 [ 5 ] {43409c89-bff2-4285-96ea-18ece8a128e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10941 | 2025.10.03 21:13:00.480368 [ 5 ] {43409c89-bff2-4285-96ea-18ece8a128e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10942 | 2025.10.03 21:13:00.481056 [ 5 ] {43409c89-bff2-4285-96ea-18ece8a128e3} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10943 | 2025.10.03 21:13:00.481093 [ 5 ] {43409c89-bff2-4285-96ea-18ece8a128e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10944 | 2025.10.03 21:13:00.481503 [ 5 ] {43409c89-bff2-4285-96ea-18ece8a128e3} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10945 | 2025.10.03 21:13:00.481733 [ 5 ] {43409c89-bff2-4285-96ea-18ece8a128e3} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10946 | 2025.10.03 21:13:00.481888 [ 5 ] {43409c89-bff2-4285-96ea-18ece8a128e3} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001608 sec., 47263.6815920398 rows/sec., 3.89 MiB/sec. | ||
| 10947 | 2025.10.03 21:13:00.481931 [ 5 ] {43409c89-bff2-4285-96ea-18ece8a128e3} <Debug> TCPHandler: Processed in 0.001923961 sec. | ||
| 10948 | 2025.10.03 21:13:00.482062 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10949 | 2025.10.03 21:13:00.482158 [ 5 ] {8cd412e0-a108-48dd-97be-3d6aa7ba7e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10950 | 2025.10.03 21:13:00.482200 [ 5 ] {8cd412e0-a108-48dd-97be-3d6aa7ba7e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10951 | 2025.10.03 21:13:00.482604 [ 5 ] {8cd412e0-a108-48dd-97be-3d6aa7ba7e0e} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10952 | 2025.10.03 21:13:00.482638 [ 5 ] {8cd412e0-a108-48dd-97be-3d6aa7ba7e0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10953 | 2025.10.03 21:13:00.482933 [ 5 ] {8cd412e0-a108-48dd-97be-3d6aa7ba7e0e} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10954 | 2025.10.03 21:13:00.483152 [ 5 ] {8cd412e0-a108-48dd-97be-3d6aa7ba7e0e} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10955 | 2025.10.03 21:13:00.483283 [ 5 ] {8cd412e0-a108-48dd-97be-3d6aa7ba7e0e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001142 sec., 8756.567425569177 rows/sec., 658.45 KiB/sec. | ||
| 10956 | 2025.10.03 21:13:00.483322 [ 5 ] {8cd412e0-a108-48dd-97be-3d6aa7ba7e0e} <Debug> TCPHandler: Processed in 0.001313905 sec. | ||
| 10957 | 2025.10.03 21:13:00.483433 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10958 | 2025.10.03 21:13:00.483527 [ 5 ] {aeacfa6c-1329-469b-9e6e-6ff8b803ebb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10959 | 2025.10.03 21:13:00.483568 [ 5 ] {aeacfa6c-1329-469b-9e6e-6ff8b803ebb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10960 | 2025.10.03 21:13:00.483986 [ 5 ] {aeacfa6c-1329-469b-9e6e-6ff8b803ebb0} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10961 | 2025.10.03 21:13:00.484025 [ 5 ] {aeacfa6c-1329-469b-9e6e-6ff8b803ebb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10962 | 2025.10.03 21:13:00.484345 [ 5 ] {aeacfa6c-1329-469b-9e6e-6ff8b803ebb0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 10963 | 2025.10.03 21:13:00.484562 [ 5 ] {aeacfa6c-1329-469b-9e6e-6ff8b803ebb0} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10964 | 2025.10.03 21:13:00.484691 [ 5 ] {aeacfa6c-1329-469b-9e6e-6ff8b803ebb0} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00118 sec., 62711.864406779656 rows/sec., 4.90 MiB/sec. | ||
| 10965 | 2025.10.03 21:13:00.484730 [ 5 ] {aeacfa6c-1329-469b-9e6e-6ff8b803ebb0} <Debug> TCPHandler: Processed in 0.001347845 sec. | ||
| 10966 | 2025.10.03 21:13:00.484843 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10967 | 2025.10.03 21:13:00.484937 [ 5 ] {88d0a977-86f2-4f0e-826b-20f61111e885} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10968 | 2025.10.03 21:13:00.484981 [ 5 ] {88d0a977-86f2-4f0e-826b-20f61111e885} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10969 | 2025.10.03 21:13:00.485389 [ 5 ] {88d0a977-86f2-4f0e-826b-20f61111e885} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10970 | 2025.10.03 21:13:00.485422 [ 5 ] {88d0a977-86f2-4f0e-826b-20f61111e885} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10971 | 2025.10.03 21:13:00.485753 [ 5 ] {88d0a977-86f2-4f0e-826b-20f61111e885} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 10972 | 2025.10.03 21:13:00.485966 [ 5 ] {88d0a977-86f2-4f0e-826b-20f61111e885} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10973 | 2025.10.03 21:13:00.486094 [ 5 ] {88d0a977-86f2-4f0e-826b-20f61111e885} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001178 sec., 135823.42954159592 rows/sec., 9.46 MiB/sec. | ||
| 10974 | 2025.10.03 21:13:00.486129 [ 5 ] {88d0a977-86f2-4f0e-826b-20f61111e885} <Debug> TCPHandler: Processed in 0.001344966 sec. | ||
| 10975 | 2025.10.03 21:13:00.486229 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10976 | 2025.10.03 21:13:00.486318 [ 5 ] {02720406-5b9e-4265-b39d-f51a2fcd9993} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10977 | 2025.10.03 21:13:00.486370 [ 5 ] {02720406-5b9e-4265-b39d-f51a2fcd9993} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10978 | 2025.10.03 21:13:00.487189 [ 5 ] {02720406-5b9e-4265-b39d-f51a2fcd9993} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10979 | 2025.10.03 21:13:00.487224 [ 5 ] {02720406-5b9e-4265-b39d-f51a2fcd9993} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10980 | 2025.10.03 21:13:00.487739 [ 5 ] {02720406-5b9e-4265-b39d-f51a2fcd9993} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10981 | 2025.10.03 21:13:00.487962 [ 5 ] {02720406-5b9e-4265-b39d-f51a2fcd9993} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10982 | 2025.10.03 21:13:00.488105 [ 5 ] {02720406-5b9e-4265-b39d-f51a2fcd9993} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001782 sec., 5611.672278338945 rows/sec., 10.06 MiB/sec. | ||
| 10983 | 2025.10.03 21:13:00.488160 [ 5 ] {02720406-5b9e-4265-b39d-f51a2fcd9993} <Debug> TCPHandler: Processed in 0.001965063 sec. | ||
| 10984 | 2025.10.03 21:13:00.488272 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10985 | 2025.10.03 21:13:00.488393 [ 5 ] {f78b712e-8173-44f8-9b6a-1c15aa110ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10986 | 2025.10.03 21:13:00.488435 [ 5 ] {f78b712e-8173-44f8-9b6a-1c15aa110ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10987 | 2025.10.03 21:13:00.488771 [ 5 ] {f78b712e-8173-44f8-9b6a-1c15aa110ca5} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10988 | 2025.10.03 21:13:00.488804 [ 5 ] {f78b712e-8173-44f8-9b6a-1c15aa110ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10989 | 2025.10.03 21:13:00.489112 [ 5 ] {f78b712e-8173-44f8-9b6a-1c15aa110ca5} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 10990 | 2025.10.03 21:13:00.489334 [ 5 ] {f78b712e-8173-44f8-9b6a-1c15aa110ca5} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10991 | 2025.10.03 21:13:00.489465 [ 5 ] {f78b712e-8173-44f8-9b6a-1c15aa110ca5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 10992 | 2025.10.03 21:13:00.489503 [ 5 ] {f78b712e-8173-44f8-9b6a-1c15aa110ca5} <Debug> TCPHandler: Processed in 0.001281565 sec. | ||
| 10993 | 2025.10.03 21:13:04.615324 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10994 | 2025.10.03 21:13:04.615403 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10995 | 2025.10.03 21:13:04.762805 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 23065 | ||
| 10996 | 2025.10.03 21:13:04.763612 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10997 | 2025.10.03 21:13:04.763690 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 10998 | 2025.10.03 21:13:04.764244 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10999 | 2025.10.03 21:13:04.764479 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11000 | 2025.10.03 21:13:04.764608 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23065 | ||
| 11001 | 2025.10.03 21:13:04.840633 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1390 | ||
| 11002 | 2025.10.03 21:13:04.843014 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11003 | 2025.10.03 21:13:04.843059 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11004 | 2025.10.03 21:13:04.844231 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 11005 | 2025.10.03 21:13:04.844483 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11006 | 2025.10.03 21:13:04.844697 [ 128 ] {} <Debug> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 11007 | 2025.10.03 21:13:04.844743 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1390 | ||
| 11008 | 2025.10.03 21:13:04.844795 [ 128 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11009 | 2025.10.03 21:13:04.844838 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.90 GiB. | ||
| 11010 | 2025.10.03 21:13:04.845023 [ 200 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::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 | ||
| 11011 | 2025.10.03 21:13:04.845734 [ 200 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11012 | 2025.10.03 21:13:04.845878 [ 200 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1212 rows starting from the beginning of the part | ||
| 11013 | 2025.10.03 21:13:04.846232 [ 200 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 34 rows starting from the beginning of the part | ||
| 11014 | 2025.10.03 21:13:04.846589 [ 200 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::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 | ||
| 11015 | 2025.10.03 21:13:04.846931 [ 200 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 38 rows starting from the beginning of the part | ||
| 11016 | 2025.10.03 21:13:04.847261 [ 200 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 34 rows starting from the beginning of the part | ||
| 11017 | 2025.10.03 21:13:04.847568 [ 200 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 36 rows starting from the beginning of the part | ||
| 11018 | 2025.10.03 21:13:04.853768 [ 196 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1390 rows, containing 72 columns (72 merged, 0 gathered) in 0.008818279 sec., 157627.1288309204 rows/sec., 126.86 MiB/sec. | ||
| 11019 | 2025.10.03 21:13:04.855062 [ 196 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 11020 | 2025.10.03 21:13:04.855580 [ 196 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_36_7} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11021 | 2025.10.03 21:13:04.855650 [ 196 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_36_7} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 11022 | 2025.10.03 21:13:04.855812 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.94 MiB. | ||
| 11023 | 2025.10.03 21:13:05.001206 [ 249 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000810579 sec. | ||
| 11024 | 2025.10.03 21:13:05.493491 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11025 | 2025.10.03 21:13:05.493694 [ 5 ] {18b9ca35-cd20-46de-ac13-288b85a7465a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11026 | 2025.10.03 21:13:05.493762 [ 5 ] {18b9ca35-cd20-46de-ac13-288b85a7465a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11027 | 2025.10.03 21:13:05.494574 [ 5 ] {18b9ca35-cd20-46de-ac13-288b85a7465a} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11028 | 2025.10.03 21:13:05.494628 [ 5 ] {18b9ca35-cd20-46de-ac13-288b85a7465a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11029 | 2025.10.03 21:13:05.495065 [ 5 ] {18b9ca35-cd20-46de-ac13-288b85a7465a} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11030 | 2025.10.03 21:13:05.495304 [ 5 ] {18b9ca35-cd20-46de-ac13-288b85a7465a} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11031 | 2025.10.03 21:13:05.495477 [ 5 ] {18b9ca35-cd20-46de-ac13-288b85a7465a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001833 sec., 223677.0321876705 rows/sec., 14.19 MiB/sec. | ||
| 11032 | 2025.10.03 21:13:05.495533 [ 5 ] {18b9ca35-cd20-46de-ac13-288b85a7465a} <Debug> TCPHandler: Processed in 0.002178825 sec. | ||
| 11033 | 2025.10.03 21:13:05.495659 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11034 | 2025.10.03 21:13:05.495767 [ 5 ] {ce9f7cdf-5d47-4d33-b6ce-643e0ae8c86b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11035 | 2025.10.03 21:13:05.495815 [ 5 ] {ce9f7cdf-5d47-4d33-b6ce-643e0ae8c86b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11036 | 2025.10.03 21:13:05.496696 [ 5 ] {ce9f7cdf-5d47-4d33-b6ce-643e0ae8c86b} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11037 | 2025.10.03 21:13:05.496736 [ 5 ] {ce9f7cdf-5d47-4d33-b6ce-643e0ae8c86b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11038 | 2025.10.03 21:13:05.497143 [ 5 ] {ce9f7cdf-5d47-4d33-b6ce-643e0ae8c86b} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11039 | 2025.10.03 21:13:05.497382 [ 5 ] {ce9f7cdf-5d47-4d33-b6ce-643e0ae8c86b} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11040 | 2025.10.03 21:13:05.497531 [ 5 ] {ce9f7cdf-5d47-4d33-b6ce-643e0ae8c86b} <Debug> executeQuery: Read 1178 rows, 96.06 KiB in 0.001787 sec., 659205.3721320649 rows/sec., 52.49 MiB/sec. | ||
| 11041 | 2025.10.03 21:13:05.497573 [ 5 ] {ce9f7cdf-5d47-4d33-b6ce-643e0ae8c86b} <Debug> TCPHandler: Processed in 0.001967702 sec. | ||
| 11042 | 2025.10.03 21:13:05.497693 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11043 | 2025.10.03 21:13:05.497791 [ 5 ] {32be2649-c599-45da-9515-c8f45383dc24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11044 | 2025.10.03 21:13:05.497834 [ 5 ] {32be2649-c599-45da-9515-c8f45383dc24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11045 | 2025.10.03 21:13:05.498318 [ 5 ] {32be2649-c599-45da-9515-c8f45383dc24} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11046 | 2025.10.03 21:13:05.498356 [ 5 ] {32be2649-c599-45da-9515-c8f45383dc24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11047 | 2025.10.03 21:13:05.498683 [ 5 ] {32be2649-c599-45da-9515-c8f45383dc24} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11048 | 2025.10.03 21:13:05.498916 [ 5 ] {32be2649-c599-45da-9515-c8f45383dc24} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11049 | 2025.10.03 21:13:05.499054 [ 5 ] {32be2649-c599-45da-9515-c8f45383dc24} <Debug> executeQuery: Read 238 rows, 14.80 KiB in 0.001281 sec., 185792.34972677595 rows/sec., 11.28 MiB/sec. | ||
| 11050 | 2025.10.03 21:13:05.499093 [ 5 ] {32be2649-c599-45da-9515-c8f45383dc24} <Debug> TCPHandler: Processed in 0.001452406 sec. | ||
| 11051 | 2025.10.03 21:13:05.499199 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11052 | 2025.10.03 21:13:05.499295 [ 5 ] {02bc1e1a-896e-4daa-a446-246df667862c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11053 | 2025.10.03 21:13:05.499337 [ 5 ] {02bc1e1a-896e-4daa-a446-246df667862c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11054 | 2025.10.03 21:13:05.499799 [ 5 ] {02bc1e1a-896e-4daa-a446-246df667862c} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11055 | 2025.10.03 21:13:05.499836 [ 5 ] {02bc1e1a-896e-4daa-a446-246df667862c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11056 | 2025.10.03 21:13:05.500147 [ 5 ] {02bc1e1a-896e-4daa-a446-246df667862c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11057 | 2025.10.03 21:13:05.500363 [ 5 ] {02bc1e1a-896e-4daa-a446-246df667862c} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11058 | 2025.10.03 21:13:05.500504 [ 5 ] {02bc1e1a-896e-4daa-a446-246df667862c} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001226 sec., 172920.0652528548 rows/sec., 11.15 MiB/sec. | ||
| 11059 | 2025.10.03 21:13:05.500544 [ 5 ] {02bc1e1a-896e-4daa-a446-246df667862c} <Debug> TCPHandler: Processed in 0.001394806 sec. | ||
| 11060 | 2025.10.03 21:13:05.500653 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11061 | 2025.10.03 21:13:05.500748 [ 5 ] {d96ba818-87c5-44da-9647-24dad8f25d06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11062 | 2025.10.03 21:13:05.500789 [ 5 ] {d96ba818-87c5-44da-9647-24dad8f25d06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11063 | 2025.10.03 21:13:05.501240 [ 5 ] {d96ba818-87c5-44da-9647-24dad8f25d06} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11064 | 2025.10.03 21:13:05.501276 [ 5 ] {d96ba818-87c5-44da-9647-24dad8f25d06} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11065 | 2025.10.03 21:13:05.501586 [ 5 ] {d96ba818-87c5-44da-9647-24dad8f25d06} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 11066 | 2025.10.03 21:13:05.501804 [ 5 ] {d96ba818-87c5-44da-9647-24dad8f25d06} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11067 | 2025.10.03 21:13:05.501939 [ 5 ] {d96ba818-87c5-44da-9647-24dad8f25d06} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001207 sec., 174813.5874067937 rows/sec., 9.93 MiB/sec. | ||
| 11068 | 2025.10.03 21:13:05.501978 [ 5 ] {d96ba818-87c5-44da-9647-24dad8f25d06} <Debug> TCPHandler: Processed in 0.001375166 sec. | ||
| 11069 | 2025.10.03 21:13:05.502088 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11070 | 2025.10.03 21:13:05.502182 [ 5 ] {8afe089c-c39a-4ff4-acc6-499a778e7290} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11071 | 2025.10.03 21:13:05.502222 [ 5 ] {8afe089c-c39a-4ff4-acc6-499a778e7290} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11072 | 2025.10.03 21:13:05.502836 [ 5 ] {8afe089c-c39a-4ff4-acc6-499a778e7290} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11073 | 2025.10.03 21:13:05.502873 [ 5 ] {8afe089c-c39a-4ff4-acc6-499a778e7290} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11074 | 2025.10.03 21:13:05.503206 [ 5 ] {8afe089c-c39a-4ff4-acc6-499a778e7290} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11075 | 2025.10.03 21:13:05.503430 [ 5 ] {8afe089c-c39a-4ff4-acc6-499a778e7290} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11076 | 2025.10.03 21:13:05.503563 [ 5 ] {8afe089c-c39a-4ff4-acc6-499a778e7290} <Debug> executeQuery: Read 712 rows, 51.11 KiB in 0.001397 sec., 509663.564781675 rows/sec., 35.73 MiB/sec. | ||
| 11077 | 2025.10.03 21:13:05.503603 [ 5 ] {8afe089c-c39a-4ff4-acc6-499a778e7290} <Debug> TCPHandler: Processed in 0.001564947 sec. | ||
| 11078 | 2025.10.03 21:13:05.503716 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11079 | 2025.10.03 21:13:05.503810 [ 5 ] {0447bf93-a730-48c3-9422-e0620c5c7fa5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11080 | 2025.10.03 21:13:05.503852 [ 5 ] {0447bf93-a730-48c3-9422-e0620c5c7fa5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11081 | 2025.10.03 21:13:05.504189 [ 5 ] {0447bf93-a730-48c3-9422-e0620c5c7fa5} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11082 | 2025.10.03 21:13:05.504225 [ 5 ] {0447bf93-a730-48c3-9422-e0620c5c7fa5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11083 | 2025.10.03 21:13:05.504532 [ 5 ] {0447bf93-a730-48c3-9422-e0620c5c7fa5} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11084 | 2025.10.03 21:13:05.504743 [ 5 ] {0447bf93-a730-48c3-9422-e0620c5c7fa5} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11085 | 2025.10.03 21:13:05.504874 [ 5 ] {0447bf93-a730-48c3-9422-e0620c5c7fa5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 11086 | 2025.10.03 21:13:05.504912 [ 5 ] {0447bf93-a730-48c3-9422-e0620c5c7fa5} <Debug> TCPHandler: Processed in 0.001246054 sec. | ||
| 11087 | 2025.10.03 21:13:05.505028 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11088 | 2025.10.03 21:13:05.505122 [ 5 ] {542344b8-e8d3-4e0a-ba98-2f975f56e31f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11089 | 2025.10.03 21:13:05.505165 [ 5 ] {542344b8-e8d3-4e0a-ba98-2f975f56e31f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11090 | 2025.10.03 21:13:05.505596 [ 5 ] {542344b8-e8d3-4e0a-ba98-2f975f56e31f} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11091 | 2025.10.03 21:13:05.505632 [ 5 ] {542344b8-e8d3-4e0a-ba98-2f975f56e31f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11092 | 2025.10.03 21:13:05.505963 [ 5 ] {542344b8-e8d3-4e0a-ba98-2f975f56e31f} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11093 | 2025.10.03 21:13:05.506178 [ 5 ] {542344b8-e8d3-4e0a-ba98-2f975f56e31f} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11094 | 2025.10.03 21:13:05.506315 [ 5 ] {542344b8-e8d3-4e0a-ba98-2f975f56e31f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001209 sec., 259718.7758478081 rows/sec., 17.06 MiB/sec. | ||
| 11095 | 2025.10.03 21:13:05.506353 [ 5 ] {542344b8-e8d3-4e0a-ba98-2f975f56e31f} <Debug> TCPHandler: Processed in 0.001375825 sec. | ||
| 11096 | 2025.10.03 21:13:05.506470 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11097 | 2025.10.03 21:13:05.506563 [ 5 ] {48a260f6-3cb3-4457-b9d9-63bac60cd353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11098 | 2025.10.03 21:13:05.506606 [ 5 ] {48a260f6-3cb3-4457-b9d9-63bac60cd353} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11099 | 2025.10.03 21:13:05.506917 [ 5 ] {48a260f6-3cb3-4457-b9d9-63bac60cd353} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11100 | 2025.10.03 21:13:05.506953 [ 5 ] {48a260f6-3cb3-4457-b9d9-63bac60cd353} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11101 | 2025.10.03 21:13:05.507248 [ 5 ] {48a260f6-3cb3-4457-b9d9-63bac60cd353} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 11102 | 2025.10.03 21:13:05.507457 [ 5 ] {48a260f6-3cb3-4457-b9d9-63bac60cd353} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11103 | 2025.10.03 21:13:05.507590 [ 5 ] {48a260f6-3cb3-4457-b9d9-63bac60cd353} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001043 sec., 958.7727708533076 rows/sec., 64.60 KiB/sec. | ||
| 11104 | 2025.10.03 21:13:05.507628 [ 5 ] {48a260f6-3cb3-4457-b9d9-63bac60cd353} <Debug> TCPHandler: Processed in 0.001208203 sec. | ||
| 11105 | 2025.10.03 21:13:05.507736 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11106 | 2025.10.03 21:13:05.507830 [ 5 ] {cf7dfbce-b101-4ad3-9f3b-df8c0a5c0170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11107 | 2025.10.03 21:13:05.507884 [ 5 ] {cf7dfbce-b101-4ad3-9f3b-df8c0a5c0170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11108 | 2025.10.03 21:13:05.508697 [ 5 ] {cf7dfbce-b101-4ad3-9f3b-df8c0a5c0170} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11109 | 2025.10.03 21:13:05.508733 [ 5 ] {cf7dfbce-b101-4ad3-9f3b-df8c0a5c0170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11110 | 2025.10.03 21:13:05.509287 [ 5 ] {cf7dfbce-b101-4ad3-9f3b-df8c0a5c0170} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11111 | 2025.10.03 21:13:05.509510 [ 5 ] {cf7dfbce-b101-4ad3-9f3b-df8c0a5c0170} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11112 | 2025.10.03 21:13:05.509656 [ 5 ] {cf7dfbce-b101-4ad3-9f3b-df8c0a5c0170} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001842 sec., 17915.309446254072 rows/sec., 32.10 MiB/sec. | ||
| 11113 | 2025.10.03 21:13:05.509720 [ 5 ] {cf7dfbce-b101-4ad3-9f3b-df8c0a5c0170} <Debug> TCPHandler: Processed in 0.002033753 sec. | ||
| 11114 | 2025.10.03 21:13:05.509834 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11115 | 2025.10.03 21:13:05.509929 [ 5 ] {fd6e413c-35c2-4b83-9358-af922176155e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11116 | 2025.10.03 21:13:05.509971 [ 5 ] {fd6e413c-35c2-4b83-9358-af922176155e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11117 | 2025.10.03 21:13:05.510306 [ 5 ] {fd6e413c-35c2-4b83-9358-af922176155e} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11118 | 2025.10.03 21:13:05.510341 [ 5 ] {fd6e413c-35c2-4b83-9358-af922176155e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11119 | 2025.10.03 21:13:05.510648 [ 5 ] {fd6e413c-35c2-4b83-9358-af922176155e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11120 | 2025.10.03 21:13:05.510859 [ 5 ] {fd6e413c-35c2-4b83-9358-af922176155e} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11121 | 2025.10.03 21:13:05.510988 [ 5 ] {fd6e413c-35c2-4b83-9358-af922176155e} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001076 sec., 96654.2750929368 rows/sec., 5.92 MiB/sec. | ||
| 11122 | 2025.10.03 21:13:05.511027 [ 5 ] {fd6e413c-35c2-4b83-9358-af922176155e} <Debug> TCPHandler: Processed in 0.001242974 sec. | ||
| 11123 | 2025.10.03 21:13:05.961721 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 11124 | 2025.10.03 21:13:05.978608 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11125 | 2025.10.03 21:13:05.978669 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11126 | 2025.10.03 21:13:05.984693 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11127 | 2025.10.03 21:13:05.985396 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11128 | 2025.10.03 21:13:05.988190 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 11129 | 2025.10.03 21:13:06.000218 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.84 MiB, peak 327.66 MiB, free memory in arenas 0.00 B, will set to 321.80 MiB (RSS), difference: -1.03 MiB | ||
| 11130 | 2025.10.03 21:13:08.269517 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11131 | 2025.10.03 21:13:08.269693 [ 5 ] {93e0a2ef-9e63-4032-a042-c4868e3128c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11132 | 2025.10.03 21:13:08.269756 [ 5 ] {93e0a2ef-9e63-4032-a042-c4868e3128c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11133 | 2025.10.03 21:13:08.270394 [ 5 ] {93e0a2ef-9e63-4032-a042-c4868e3128c4} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11134 | 2025.10.03 21:13:08.270432 [ 5 ] {93e0a2ef-9e63-4032-a042-c4868e3128c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11135 | 2025.10.03 21:13:08.270815 [ 5 ] {93e0a2ef-9e63-4032-a042-c4868e3128c4} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11136 | 2025.10.03 21:13:08.271044 [ 5 ] {93e0a2ef-9e63-4032-a042-c4868e3128c4} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11137 | 2025.10.03 21:13:08.271168 [ 123 ] {} <Debug> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 11138 | 2025.10.03 21:13:08.271203 [ 5 ] {93e0a2ef-9e63-4032-a042-c4868e3128c4} <Debug> executeQuery: Read 24 rows, 2.04 KiB in 0.001556 sec., 15424.164524421592 rows/sec., 1.28 MiB/sec. | ||
| 11139 | 2025.10.03 21:13:08.271211 [ 123 ] {} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11140 | 2025.10.03 21:13:08.271240 [ 123 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11141 | 2025.10.03 21:13:08.271248 [ 5 ] {93e0a2ef-9e63-4032-a042-c4868e3128c4} <Debug> TCPHandler: Processed in 0.001865391 sec. | ||
| 11142 | 2025.10.03 21:13:08.271373 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11143 | 2025.10.03 21:13:08.271378 [ 198 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::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 | ||
| 11144 | 2025.10.03 21:13:08.271470 [ 5 ] {ba64a478-ae66-4ad7-ab20-a86ef535d589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11145 | 2025.10.03 21:13:08.271517 [ 5 ] {ba64a478-ae66-4ad7-ab20-a86ef535d589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11146 | 2025.10.03 21:13:08.271535 [ 198 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11147 | 2025.10.03 21:13:08.271573 [ 198 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 434 rows starting from the beginning of the part | ||
| 11148 | 2025.10.03 21:13:08.271637 [ 198 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 410 rows starting from the beginning of the part | ||
| 11149 | 2025.10.03 21:13:08.271681 [ 198 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 410 rows starting from the beginning of the part | ||
| 11150 | 2025.10.03 21:13:08.271742 [ 198 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 410 rows starting from the beginning of the part | ||
| 11151 | 2025.10.03 21:13:08.271782 [ 198 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 410 rows starting from the beginning of the part | ||
| 11152 | 2025.10.03 21:13:08.271819 [ 198 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 24 rows starting from the beginning of the part | ||
| 11153 | 2025.10.03 21:13:08.271927 [ 5 ] {ba64a478-ae66-4ad7-ab20-a86ef535d589} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11154 | 2025.10.03 21:13:08.271970 [ 5 ] {ba64a478-ae66-4ad7-ab20-a86ef535d589} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11155 | 2025.10.03 21:13:08.272318 [ 5 ] {ba64a478-ae66-4ad7-ab20-a86ef535d589} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 11156 | 2025.10.03 21:13:08.272545 [ 5 ] {ba64a478-ae66-4ad7-ab20-a86ef535d589} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11157 | 2025.10.03 21:13:08.272688 [ 5 ] {ba64a478-ae66-4ad7-ab20-a86ef535d589} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001235 sec., 3238.8663967611337 rows/sec., 264.11 KiB/sec. | ||
| 11158 | 2025.10.03 21:13:08.272727 [ 5 ] {ba64a478-ae66-4ad7-ab20-a86ef535d589} <Debug> TCPHandler: Processed in 0.001406526 sec. | ||
| 11159 | 2025.10.03 21:13:08.272838 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11160 | 2025.10.03 21:13:08.272922 [ 191 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2098 rows, containing 5 columns (5 merged, 0 gathered) in 0.001603388 sec., 1308479.2950926414 rows/sec., 88.58 MiB/sec. | ||
| 11161 | 2025.10.03 21:13:08.272933 [ 5 ] {6b32b347-d3da-41c6-b1b9-75ad90cf6043} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11162 | 2025.10.03 21:13:08.272983 [ 5 ] {6b32b347-d3da-41c6-b1b9-75ad90cf6043} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11163 | 2025.10.03 21:13:08.273069 [ 187 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 11164 | 2025.10.03 21:13:08.273320 [ 187 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_31_6} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11165 | 2025.10.03 21:13:08.273388 [ 187 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_31_6} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 11166 | 2025.10.03 21:13:08.273468 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 11167 | 2025.10.03 21:13:08.274125 [ 5 ] {6b32b347-d3da-41c6-b1b9-75ad90cf6043} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11168 | 2025.10.03 21:13:08.274160 [ 5 ] {6b32b347-d3da-41c6-b1b9-75ad90cf6043} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11169 | 2025.10.03 21:13:08.274540 [ 5 ] {6b32b347-d3da-41c6-b1b9-75ad90cf6043} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11170 | 2025.10.03 21:13:08.274752 [ 5 ] {6b32b347-d3da-41c6-b1b9-75ad90cf6043} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11171 | 2025.10.03 21:13:08.274883 [ 5 ] {6b32b347-d3da-41c6-b1b9-75ad90cf6043} <Debug> executeQuery: Read 1338 rows, 114.58 KiB in 0.001967 sec., 680223.6908998475 rows/sec., 56.89 MiB/sec. | ||
| 11172 | 2025.10.03 21:13:08.274925 [ 5 ] {6b32b347-d3da-41c6-b1b9-75ad90cf6043} <Debug> TCPHandler: Processed in 0.002136414 sec. | ||
| 11173 | 2025.10.03 21:13:08.274935 [ 120 ] {} <Debug> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11174 | 2025.10.03 21:13:08.275034 [ 120 ] {} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11175 | 2025.10.03 21:13:08.275038 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11176 | 2025.10.03 21:13:08.275077 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11177 | 2025.10.03 21:13:08.275152 [ 5 ] {303a36e1-facd-4c71-b305-61bbe2783e70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11178 | 2025.10.03 21:13:08.275189 [ 195 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::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 | ||
| 11179 | 2025.10.03 21:13:08.275198 [ 5 ] {303a36e1-facd-4c71-b305-61bbe2783e70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11180 | 2025.10.03 21:13:08.275275 [ 195 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11181 | 2025.10.03 21:13:08.275304 [ 195 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 2469 rows starting from the beginning of the part | ||
| 11182 | 2025.10.03 21:13:08.275362 [ 195 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::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 | ||
| 11183 | 2025.10.03 21:13:08.275408 [ 195 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 1179 rows starting from the beginning of the part | ||
| 11184 | 2025.10.03 21:13:08.275453 [ 195 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::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 | ||
| 11185 | 2025.10.03 21:13:08.275494 [ 195 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 1178 rows starting from the beginning of the part | ||
| 11186 | 2025.10.03 21:13:08.275534 [ 195 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 1338 rows starting from the beginning of the part | ||
| 11187 | 2025.10.03 21:13:08.275615 [ 5 ] {303a36e1-facd-4c71-b305-61bbe2783e70} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11188 | 2025.10.03 21:13:08.275651 [ 5 ] {303a36e1-facd-4c71-b305-61bbe2783e70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11189 | 2025.10.03 21:13:08.275952 [ 5 ] {303a36e1-facd-4c71-b305-61bbe2783e70} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11190 | 2025.10.03 21:13:08.276191 [ 5 ] {303a36e1-facd-4c71-b305-61bbe2783e70} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11191 | 2025.10.03 21:13:08.276322 [ 5 ] {303a36e1-facd-4c71-b305-61bbe2783e70} <Debug> executeQuery: Read 26 rows, 1.99 KiB in 0.001186 sec., 21922.428330522765 rows/sec., 1.64 MiB/sec. | ||
| 11192 | 2025.10.03 21:13:08.276363 [ 5 ] {303a36e1-facd-4c71-b305-61bbe2783e70} <Debug> TCPHandler: Processed in 0.001374445 sec. | ||
| 11193 | 2025.10.03 21:13:08.276472 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11194 | 2025.10.03 21:13:08.276566 [ 5 ] {a9e96c6c-c7de-4665-948a-fd516debc71b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11195 | 2025.10.03 21:13:08.276606 [ 5 ] {a9e96c6c-c7de-4665-948a-fd516debc71b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11196 | 2025.10.03 21:13:08.277082 [ 5 ] {a9e96c6c-c7de-4665-948a-fd516debc71b} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11197 | 2025.10.03 21:13:08.277117 [ 5 ] {a9e96c6c-c7de-4665-948a-fd516debc71b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11198 | 2025.10.03 21:13:08.277439 [ 5 ] {a9e96c6c-c7de-4665-948a-fd516debc71b} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11199 | 2025.10.03 21:13:08.277542 [ 193 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6316 rows, containing 5 columns (5 merged, 0 gathered) in 0.002383956 sec., 2649377.7569720247 rows/sec., 225.78 MiB/sec. | ||
| 11200 | 2025.10.03 21:13:08.277666 [ 5 ] {a9e96c6c-c7de-4665-948a-fd516debc71b} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11201 | 2025.10.03 21:13:08.277809 [ 5 ] {a9e96c6c-c7de-4665-948a-fd516debc71b} <Debug> executeQuery: Read 252 rows, 17.85 KiB in 0.001259 sec., 200158.85623510723 rows/sec., 13.84 MiB/sec. | ||
| 11202 | 2025.10.03 21:13:08.277851 [ 5 ] {a9e96c6c-c7de-4665-948a-fd516debc71b} <Debug> TCPHandler: Processed in 0.001428166 sec. | ||
| 11203 | 2025.10.03 21:13:08.277897 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11204 | 2025.10.03 21:13:08.277967 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11205 | 2025.10.03 21:13:08.278068 [ 5 ] {94ac182f-2ca3-4634-a3fd-9d224c7e0ebd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11206 | 2025.10.03 21:13:08.278111 [ 5 ] {94ac182f-2ca3-4634-a3fd-9d224c7e0ebd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11207 | 2025.10.03 21:13:08.278225 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_71_14} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11208 | 2025.10.03 21:13:08.278326 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_71_14} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11209 | 2025.10.03 21:13:08.278450 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 11210 | 2025.10.03 21:13:08.278510 [ 5 ] {94ac182f-2ca3-4634-a3fd-9d224c7e0ebd} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11211 | 2025.10.03 21:13:08.278551 [ 5 ] {94ac182f-2ca3-4634-a3fd-9d224c7e0ebd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11212 | 2025.10.03 21:13:08.278852 [ 5 ] {94ac182f-2ca3-4634-a3fd-9d224c7e0ebd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 11213 | 2025.10.03 21:13:08.279061 [ 5 ] {94ac182f-2ca3-4634-a3fd-9d224c7e0ebd} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11214 | 2025.10.03 21:13:08.279169 [ 120 ] {} <Debug> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 11215 | 2025.10.03 21:13:08.279193 [ 5 ] {94ac182f-2ca3-4634-a3fd-9d224c7e0ebd} <Debug> executeQuery: Read 12 rows, 960.00 B in 0.001142 sec., 10507.880910683012 rows/sec., 820.93 KiB/sec. | ||
| 11216 | 2025.10.03 21:13:08.279207 [ 120 ] {} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11217 | 2025.10.03 21:13:08.279236 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11218 | 2025.10.03 21:13:08.279241 [ 5 ] {94ac182f-2ca3-4634-a3fd-9d224c7e0ebd} <Debug> TCPHandler: Processed in 0.001323785 sec. | ||
| 11219 | 2025.10.03 21:13:08.279326 [ 193 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::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 | ||
| 11220 | 2025.10.03 21:13:08.279361 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11221 | 2025.10.03 21:13:08.279444 [ 193 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11222 | 2025.10.03 21:13:08.279461 [ 5 ] {c6c86e7f-6c02-4e85-bd11-9a8ec3a0daa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11223 | 2025.10.03 21:13:08.279481 [ 193 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 223 rows starting from the beginning of the part | ||
| 11224 | 2025.10.03 21:13:08.279506 [ 5 ] {c6c86e7f-6c02-4e85-bd11-9a8ec3a0daa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11225 | 2025.10.03 21:13:08.279560 [ 193 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 211 rows starting from the beginning of the part | ||
| 11226 | 2025.10.03 21:13:08.279621 [ 193 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 211 rows starting from the beginning of the part | ||
| 11227 | 2025.10.03 21:13:08.279670 [ 193 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 211 rows starting from the beginning of the part | ||
| 11228 | 2025.10.03 21:13:08.279718 [ 193 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 211 rows starting from the beginning of the part | ||
| 11229 | 2025.10.03 21:13:08.279767 [ 193 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 12 rows starting from the beginning of the part | ||
| 11230 | 2025.10.03 21:13:08.280137 [ 5 ] {c6c86e7f-6c02-4e85-bd11-9a8ec3a0daa2} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11231 | 2025.10.03 21:13:08.280177 [ 5 ] {c6c86e7f-6c02-4e85-bd11-9a8ec3a0daa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11232 | 2025.10.03 21:13:08.280514 [ 5 ] {c6c86e7f-6c02-4e85-bd11-9a8ec3a0daa2} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11233 | 2025.10.03 21:13:08.280724 [ 5 ] {c6c86e7f-6c02-4e85-bd11-9a8ec3a0daa2} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11234 | 2025.10.03 21:13:08.280801 [ 186 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 5 columns (5 merged, 0 gathered) in 0.001515077 sec., 712175.024767718 rows/sec., 43.47 MiB/sec. | ||
| 11235 | 2025.10.03 21:13:08.280839 [ 120 ] {} <Debug> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11236 | 2025.10.03 21:13:08.280869 [ 5 ] {c6c86e7f-6c02-4e85-bd11-9a8ec3a0daa2} <Debug> executeQuery: Read 570 rows, 43.79 KiB in 0.001425 sec., 400000 rows/sec., 30.01 MiB/sec. | ||
| 11237 | 2025.10.03 21:13:08.280870 [ 120 ] {} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11238 | 2025.10.03 21:13:08.280912 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11239 | 2025.10.03 21:13:08.280918 [ 5 ] {c6c86e7f-6c02-4e85-bd11-9a8ec3a0daa2} <Debug> TCPHandler: Processed in 0.001608438 sec. | ||
| 11240 | 2025.10.03 21:13:08.281007 [ 197 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::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 | ||
| 11241 | 2025.10.03 21:13:08.281016 [ 188 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 11242 | 2025.10.03 21:13:08.281041 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11243 | 2025.10.03 21:13:08.281110 [ 197 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11244 | 2025.10.03 21:13:08.281142 [ 197 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1252 rows starting from the beginning of the part | ||
| 11245 | 2025.10.03 21:13:08.281160 [ 5 ] {14c63c3a-1d44-4e14-a301-8e19ab059efd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11246 | 2025.10.03 21:13:08.281195 [ 197 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::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 | ||
| 11247 | 2025.10.03 21:13:08.281212 [ 5 ] {14c63c3a-1d44-4e14-a301-8e19ab059efd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11248 | 2025.10.03 21:13:08.281247 [ 197 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 714 rows starting from the beginning of the part | ||
| 11249 | 2025.10.03 21:13:08.281294 [ 197 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::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 | ||
| 11250 | 2025.10.03 21:13:08.281334 [ 197 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 712 rows starting from the beginning of the part | ||
| 11251 | 2025.10.03 21:13:08.281374 [ 197 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 570 rows starting from the beginning of the part | ||
| 11252 | 2025.10.03 21:13:08.281401 [ 188 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_31_6} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11253 | 2025.10.03 21:13:08.281511 [ 188 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_31_6} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 11254 | 2025.10.03 21:13:08.281611 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 11255 | 2025.10.03 21:13:08.281832 [ 5 ] {14c63c3a-1d44-4e14-a301-8e19ab059efd} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11256 | 2025.10.03 21:13:08.281876 [ 5 ] {14c63c3a-1d44-4e14-a301-8e19ab059efd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11257 | 2025.10.03 21:13:08.282283 [ 5 ] {14c63c3a-1d44-4e14-a301-8e19ab059efd} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11258 | 2025.10.03 21:13:08.282509 [ 5 ] {14c63c3a-1d44-4e14-a301-8e19ab059efd} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11259 | 2025.10.03 21:13:08.282625 [ 199 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3396 rows, containing 5 columns (5 merged, 0 gathered) in 0.001654719 sec., 2052312.2052747323 rows/sec., 155.69 MiB/sec. | ||
| 11260 | 2025.10.03 21:13:08.282650 [ 5 ] {14c63c3a-1d44-4e14-a301-8e19ab059efd} <Debug> executeQuery: Read 962 rows, 68.69 KiB in 0.001506 sec., 638778.2204515273 rows/sec., 44.54 MiB/sec. | ||
| 11261 | 2025.10.03 21:13:08.282691 [ 5 ] {14c63c3a-1d44-4e14-a301-8e19ab059efd} <Debug> TCPHandler: Processed in 0.001700679 sec. | ||
| 11262 | 2025.10.03 21:13:08.282804 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11263 | 2025.10.03 21:13:08.282820 [ 186 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11264 | 2025.10.03 21:13:08.282901 [ 5 ] {288287d6-9d4d-47fc-be9d-467b3afd0453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11265 | 2025.10.03 21:13:08.282962 [ 5 ] {288287d6-9d4d-47fc-be9d-467b3afd0453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11266 | 2025.10.03 21:13:08.283094 [ 186 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_71_14} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11267 | 2025.10.03 21:13:08.283179 [ 186 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_71_14} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11268 | 2025.10.03 21:13:08.283258 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 11269 | 2025.10.03 21:13:08.283774 [ 5 ] {288287d6-9d4d-47fc-be9d-467b3afd0453} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11270 | 2025.10.03 21:13:08.283815 [ 5 ] {288287d6-9d4d-47fc-be9d-467b3afd0453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11271 | 2025.10.03 21:13:08.284342 [ 5 ] {288287d6-9d4d-47fc-be9d-467b3afd0453} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11272 | 2025.10.03 21:13:08.284571 [ 5 ] {288287d6-9d4d-47fc-be9d-467b3afd0453} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11273 | 2025.10.03 21:13:08.284715 [ 5 ] {288287d6-9d4d-47fc-be9d-467b3afd0453} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00183 sec., 5464.48087431694 rows/sec., 9.79 MiB/sec. | ||
| 11274 | 2025.10.03 21:13:08.284769 [ 5 ] {288287d6-9d4d-47fc-be9d-467b3afd0453} <Debug> TCPHandler: Processed in 0.002014633 sec. | ||
| 11275 | 2025.10.03 21:13:08.284881 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11276 | 2025.10.03 21:13:08.284976 [ 5 ] {f0941cef-94dc-4290-be75-a54a9b331d88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11277 | 2025.10.03 21:13:08.285018 [ 5 ] {f0941cef-94dc-4290-be75-a54a9b331d88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11278 | 2025.10.03 21:13:08.285349 [ 5 ] {f0941cef-94dc-4290-be75-a54a9b331d88} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11279 | 2025.10.03 21:13:08.285385 [ 5 ] {f0941cef-94dc-4290-be75-a54a9b331d88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11280 | 2025.10.03 21:13:08.285694 [ 5 ] {f0941cef-94dc-4290-be75-a54a9b331d88} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 11281 | 2025.10.03 21:13:08.285898 [ 5 ] {f0941cef-94dc-4290-be75-a54a9b331d88} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11282 | 2025.10.03 21:13:08.286026 [ 5 ] {f0941cef-94dc-4290-be75-a54a9b331d88} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001067 sec., 33739.45641986879 rows/sec., 2.27 MiB/sec. | ||
| 11283 | 2025.10.03 21:13:08.286064 [ 5 ] {f0941cef-94dc-4290-be75-a54a9b331d88} <Debug> TCPHandler: Processed in 0.001233144 sec. | ||
| 11284 | 2025.10.03 21:13:10.476136 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11285 | 2025.10.03 21:13:10.476368 [ 5 ] {4a988ff0-1b13-4bb6-955b-d10c84326837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11286 | 2025.10.03 21:13:10.476448 [ 5 ] {4a988ff0-1b13-4bb6-955b-d10c84326837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11287 | 2025.10.03 21:13:10.477256 [ 5 ] {4a988ff0-1b13-4bb6-955b-d10c84326837} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11288 | 2025.10.03 21:13:10.477313 [ 5 ] {4a988ff0-1b13-4bb6-955b-d10c84326837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11289 | 2025.10.03 21:13:10.477863 [ 5 ] {4a988ff0-1b13-4bb6-955b-d10c84326837} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11290 | 2025.10.03 21:13:10.478165 [ 5 ] {4a988ff0-1b13-4bb6-955b-d10c84326837} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11291 | 2025.10.03 21:13:10.478374 [ 5 ] {4a988ff0-1b13-4bb6-955b-d10c84326837} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.002065 sec., 27118.64406779661 rows/sec., 2.08 MiB/sec. | ||
| 11292 | 2025.10.03 21:13:10.478440 [ 5 ] {4a988ff0-1b13-4bb6-955b-d10c84326837} <Debug> TCPHandler: Processed in 0.002491398 sec. | ||
| 11293 | 2025.10.03 21:13:10.478609 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11294 | 2025.10.03 21:13:10.478728 [ 5 ] {f792f01e-f0eb-44f7-b357-13cf4470e0e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11295 | 2025.10.03 21:13:10.478783 [ 5 ] {f792f01e-f0eb-44f7-b357-13cf4470e0e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11296 | 2025.10.03 21:13:10.479377 [ 5 ] {f792f01e-f0eb-44f7-b357-13cf4470e0e8} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11297 | 2025.10.03 21:13:10.479427 [ 5 ] {f792f01e-f0eb-44f7-b357-13cf4470e0e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11298 | 2025.10.03 21:13:10.479853 [ 5 ] {f792f01e-f0eb-44f7-b357-13cf4470e0e8} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11299 | 2025.10.03 21:13:10.480144 [ 5 ] {f792f01e-f0eb-44f7-b357-13cf4470e0e8} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11300 | 2025.10.03 21:13:10.480338 [ 5 ] {f792f01e-f0eb-44f7-b357-13cf4470e0e8} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001639 sec., 39048.20012202562 rows/sec., 3.05 MiB/sec. | ||
| 11301 | 2025.10.03 21:13:10.480395 [ 5 ] {f792f01e-f0eb-44f7-b357-13cf4470e0e8} <Debug> TCPHandler: Processed in 0.001846521 sec. | ||
| 11302 | 2025.10.03 21:13:10.480565 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11303 | 2025.10.03 21:13:10.480686 [ 5 ] {86086859-7252-4844-8150-6f1385f1a93e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11304 | 2025.10.03 21:13:10.480744 [ 5 ] {86086859-7252-4844-8150-6f1385f1a93e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11305 | 2025.10.03 21:13:10.481236 [ 5 ] {86086859-7252-4844-8150-6f1385f1a93e} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11306 | 2025.10.03 21:13:10.481279 [ 5 ] {86086859-7252-4844-8150-6f1385f1a93e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11307 | 2025.10.03 21:13:10.482541 [ 5 ] {86086859-7252-4844-8150-6f1385f1a93e} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11308 | 2025.10.03 21:13:10.482819 [ 5 ] {86086859-7252-4844-8150-6f1385f1a93e} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11309 | 2025.10.03 21:13:10.482999 [ 5 ] {86086859-7252-4844-8150-6f1385f1a93e} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.002343 sec., 27315.40759709774 rows/sec., 1.90 MiB/sec. | ||
| 11310 | 2025.10.03 21:13:10.483034 [ 118 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Selected 5 parts from all_1_66_13 to all_70_70_0 | ||
| 11311 | 2025.10.03 21:13:10.483047 [ 5 ] {86086859-7252-4844-8150-6f1385f1a93e} <Debug> TCPHandler: Processed in 0.002543659 sec. | ||
| 11312 | 2025.10.03 21:13:10.483126 [ 118 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11313 | 2025.10.03 21:13:10.483164 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11314 | 2025.10.03 21:13:10.483252 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11315 | 2025.10.03 21:13:10.483324 [ 188 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_70_14} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_66_13 to all_70_70_0 into Compact with storage Full | ||
| 11316 | 2025.10.03 21:13:10.483367 [ 5 ] {5b3ecf7f-906f-49ce-a04f-4d5fc3d37bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11317 | 2025.10.03 21:13:10.483426 [ 5 ] {5b3ecf7f-906f-49ce-a04f-4d5fc3d37bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11318 | 2025.10.03 21:13:10.483525 [ 188 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_70_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11319 | 2025.10.03 21:13:10.483582 [ 188 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 21992 rows starting from the beginning of the part | ||
| 11320 | 2025.10.03 21:13:10.483675 [ 188 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 315 rows starting from the beginning of the part | ||
| 11321 | 2025.10.03 21:13:10.483736 [ 188 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 11322 | 2025.10.03 21:13:10.483793 [ 188 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 314 rows starting from the beginning of the part | ||
| 11323 | 2025.10.03 21:13:10.483836 [ 5 ] {5b3ecf7f-906f-49ce-a04f-4d5fc3d37bab} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11324 | 2025.10.03 21:13:10.483850 [ 188 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_70_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 962 rows starting from the beginning of the part | ||
| 11325 | 2025.10.03 21:13:10.483890 [ 5 ] {5b3ecf7f-906f-49ce-a04f-4d5fc3d37bab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11326 | 2025.10.03 21:13:10.484315 [ 5 ] {5b3ecf7f-906f-49ce-a04f-4d5fc3d37bab} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11327 | 2025.10.03 21:13:10.484592 [ 5 ] {5b3ecf7f-906f-49ce-a04f-4d5fc3d37bab} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11328 | 2025.10.03 21:13:10.484749 [ 5 ] {5b3ecf7f-906f-49ce-a04f-4d5fc3d37bab} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.001408 sec., 17045.454545454544 rows/sec., 1.15 MiB/sec. | ||
| 11329 | 2025.10.03 21:13:10.484792 [ 5 ] {5b3ecf7f-906f-49ce-a04f-4d5fc3d37bab} <Debug> TCPHandler: Processed in 0.001598709 sec. | ||
| 11330 | 2025.10.03 21:13:10.493233 [ 186 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_70_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23743 rows, containing 5 columns (5 merged, 0 gathered) in 0.009981993 sec., 2378583.114614486 rows/sec., 160.33 MiB/sec. | ||
| 11331 | 2025.10.03 21:13:10.494044 [ 194 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_70_14} <Trace> MergedBlockOutputStream: filled checksums all_1_70_14 (state Temporary) | ||
| 11332 | 2025.10.03 21:13:10.494458 [ 194 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_merge_all_1_70_14 to all_1_70_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11333 | 2025.10.03 21:13:10.494576 [ 194 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_70_14} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Merged 5 parts: [all_1_66_13, all_70_70_0] -> all_1_70_14 | ||
| 11334 | 2025.10.03 21:13:10.494719 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 11335 | 2025.10.03 21:13:10.841727 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35759 | ||
| 11336 | 2025.10.03 21:13:10.841839 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11337 | 2025.10.03 21:13:10.841865 [ 291 ] {} <Debug> TCP-Session: 2b187ca3-cecb-4833-af48-2fd0931775c7 Authenticating user 'default' from [fd00:1122:3344:101::e]:35759 | ||
| 11338 | 2025.10.03 21:13:10.841887 [ 291 ] {} <Debug> TCP-Session: 2b187ca3-cecb-4833-af48-2fd0931775c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11339 | 2025.10.03 21:13:10.841901 [ 291 ] {} <Debug> TCP-Session: 2b187ca3-cecb-4833-af48-2fd0931775c7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11340 | 2025.10.03 21:13:10.842090 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40073 | ||
| 11341 | 2025.10.03 21:13:10.842129 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33663 | ||
| 11342 | 2025.10.03 21:13:10.842130 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50477 | ||
| 11343 | 2025.10.03 21:13:10.842182 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59396 | ||
| 11344 | 2025.10.03 21:13:10.842151 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49674 | ||
| 11345 | 2025.10.03 21:13:10.842224 [ 291 ] {} <Trace> TCP-Session: 2b187ca3-cecb-4833-af48-2fd0931775c7 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11346 | 2025.10.03 21:13:10.842244 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11347 | 2025.10.03 21:13:10.842218 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11348 | 2025.10.03 21:13:10.842309 [ 292 ] {} <Debug> TCP-Session: 348f92bb-f472-420d-883e-b7ece6338723 Authenticating user 'default' from [fd00:1122:3344:101::e]:40073 | ||
| 11349 | 2025.10.03 21:13:10.842332 [ 3 ] {} <Debug> TCP-Session: 016eff43-4b3b-4e69-91cb-c38b4faeacc2 Authenticating user 'default' from [fd00:1122:3344:101::e]:33663 | ||
| 11350 | 2025.10.03 21:13:10.842140 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59922 | ||
| 11351 | 2025.10.03 21:13:10.842362 [ 3 ] {} <Debug> TCP-Session: 016eff43-4b3b-4e69-91cb-c38b4faeacc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11352 | 2025.10.03 21:13:10.842359 [ 292 ] {} <Debug> TCP-Session: 348f92bb-f472-420d-883e-b7ece6338723 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11353 | 2025.10.03 21:13:10.842404 [ 3 ] {} <Debug> TCP-Session: 016eff43-4b3b-4e69-91cb-c38b4faeacc2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11354 | 2025.10.03 21:13:10.842426 [ 291 ] {bc2a9ccb-c049-4cf1-9174-ec2f28faa44a} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:35759) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11355 | 2025.10.03 21:13:10.842433 [ 292 ] {} <Debug> TCP-Session: 348f92bb-f472-420d-883e-b7ece6338723 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11356 | 2025.10.03 21:13:10.842115 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40114 | ||
| 11357 | 2025.10.03 21:13:10.842155 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54913 | ||
| 11358 | 2025.10.03 21:13:10.842658 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11359 | 2025.10.03 21:13:10.842696 [ 290 ] {} <Debug> TCP-Session: 09cc62e6-aea1-4098-b873-a390d1ab5085 Authenticating user 'default' from [fd00:1122:3344:101::e]:59396 | ||
| 11360 | 2025.10.03 21:13:10.842705 [ 291 ] {bc2a9ccb-c049-4cf1-9174-ec2f28faa44a} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11361 | 2025.10.03 21:13:10.842720 [ 290 ] {} <Debug> TCP-Session: 09cc62e6-aea1-4098-b873-a390d1ab5085 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11362 | 2025.10.03 21:13:10.842748 [ 290 ] {} <Debug> TCP-Session: 09cc62e6-aea1-4098-b873-a390d1ab5085 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11363 | 2025.10.03 21:13:10.842770 [ 291 ] {bc2a9ccb-c049-4cf1-9174-ec2f28faa44a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11364 | 2025.10.03 21:13:10.842989 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11365 | 2025.10.03 21:13:10.843027 [ 289 ] {} <Debug> TCP-Session: 59a80315-0541-4876-b416-5cf6d54c8157 Authenticating user 'default' from [fd00:1122:3344:101::e]:54913 | ||
| 11366 | 2025.10.03 21:13:10.843054 [ 289 ] {} <Debug> TCP-Session: 59a80315-0541-4876-b416-5cf6d54c8157 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11367 | 2025.10.03 21:13:10.843068 [ 289 ] {} <Debug> TCP-Session: 59a80315-0541-4876-b416-5cf6d54c8157 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11368 | 2025.10.03 21:13:10.843088 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11369 | 2025.10.03 21:13:10.843094 [ 291 ] {bc2a9ccb-c049-4cf1-9174-ec2f28faa44a} <Debug> oximeter.version (6353ca57-d073-4fd5-9133-f36c80d8a8d7) (SelectExecutor): Key condition: unknown | ||
| 11370 | 2025.10.03 21:13:10.843122 [ 293 ] {} <Debug> TCP-Session: 3b15f8ab-d92c-4032-a52a-9b9814c795f1 Authenticating user 'default' from [fd00:1122:3344:101::e]:40114 | ||
| 11371 | 2025.10.03 21:13:10.843155 [ 293 ] {} <Debug> TCP-Session: 3b15f8ab-d92c-4032-a52a-9b9814c795f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11372 | 2025.10.03 21:13:10.843168 [ 293 ] {} <Debug> TCP-Session: 3b15f8ab-d92c-4032-a52a-9b9814c795f1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11373 | 2025.10.03 21:13:10.843260 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11374 | 2025.10.03 21:13:10.843309 [ 288 ] {} <Debug> TCP-Session: 22911fa6-c0b0-41e7-94cb-f15f9ffd4af0 Authenticating user 'default' from [fd00:1122:3344:101::e]:49674 | ||
| 11375 | 2025.10.03 21:13:10.843335 [ 288 ] {} <Debug> TCP-Session: 22911fa6-c0b0-41e7-94cb-f15f9ffd4af0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11376 | 2025.10.03 21:13:10.843355 [ 288 ] {} <Debug> TCP-Session: 22911fa6-c0b0-41e7-94cb-f15f9ffd4af0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11377 | 2025.10.03 21:13:10.843553 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11378 | 2025.10.03 21:13:10.843588 [ 294 ] {} <Debug> TCP-Session: cf91c7b7-3cfc-4d90-adb1-7049c89a5621 Authenticating user 'default' from [fd00:1122:3344:101::e]:50477 | ||
| 11379 | 2025.10.03 21:13:10.843609 [ 294 ] {} <Debug> TCP-Session: cf91c7b7-3cfc-4d90-adb1-7049c89a5621 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11380 | 2025.10.03 21:13:10.843622 [ 294 ] {} <Debug> TCP-Session: cf91c7b7-3cfc-4d90-adb1-7049c89a5621 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11381 | 2025.10.03 21:13:10.843638 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11382 | 2025.10.03 21:13:10.843669 [ 286 ] {} <Debug> TCP-Session: cc1e5a10-f8d2-42cc-8ec7-6aa7d1a93b11 Authenticating user 'default' from [fd00:1122:3344:101::e]:59922 | ||
| 11383 | 2025.10.03 21:13:10.843687 [ 286 ] {} <Debug> TCP-Session: cc1e5a10-f8d2-42cc-8ec7-6aa7d1a93b11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11384 | 2025.10.03 21:13:10.843700 [ 286 ] {} <Debug> TCP-Session: cc1e5a10-f8d2-42cc-8ec7-6aa7d1a93b11 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11385 | 2025.10.03 21:13:10.844058 [ 308 ] {bc2a9ccb-c049-4cf1-9174-ec2f28faa44a} <Trace> AggregatingTransform: Aggregating | ||
| 11386 | 2025.10.03 21:13:10.844090 [ 308 ] {bc2a9ccb-c049-4cf1-9174-ec2f28faa44a} <Trace> Aggregator: Aggregation method: without_key | ||
| 11387 | 2025.10.03 21:13:10.844131 [ 308 ] {bc2a9ccb-c049-4cf1-9174-ec2f28faa44a} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.00090605 sec. (1103.692 rows/sec., 43.11 KiB/sec.) | ||
| 11388 | 2025.10.03 21:13:10.844151 [ 308 ] {bc2a9ccb-c049-4cf1-9174-ec2f28faa44a} <Trace> Aggregator: Merging aggregated data | ||
| 11389 | 2025.10.03 21:13:10.845472 [ 291 ] {bc2a9ccb-c049-4cf1-9174-ec2f28faa44a} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003101 sec., 322.4766204450177 rows/sec., 12.60 KiB/sec. | ||
| 11390 | 2025.10.03 21:13:10.845605 [ 291 ] {bc2a9ccb-c049-4cf1-9174-ec2f28faa44a} <Debug> TCPHandler: Processed in 0.00349875 sec. | ||
| 11391 | 2025.10.03 21:13:10.845699 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11392 | 2025.10.03 21:13:10.845727 [ 291 ] {} <Debug> TCP-Session: 2b187ca3-cecb-4833-af48-2fd0931775c7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11393 | 2025.10.03 21:13:10.845733 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11394 | 2025.10.03 21:13:10.845759 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11395 | 2025.10.03 21:13:10.845783 [ 292 ] {} <Debug> TCP-Session: 348f92bb-f472-420d-883e-b7ece6338723 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11396 | 2025.10.03 21:13:10.845782 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11397 | 2025.10.03 21:13:10.845802 [ 286 ] {} <Debug> TCP-Session: cc1e5a10-f8d2-42cc-8ec7-6aa7d1a93b11 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11398 | 2025.10.03 21:13:10.845815 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11399 | 2025.10.03 21:13:10.845847 [ 289 ] {} <Debug> TCP-Session: 59a80315-0541-4876-b416-5cf6d54c8157 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11400 | 2025.10.03 21:13:10.845857 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11401 | 2025.10.03 21:13:10.845875 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11402 | 2025.10.03 21:13:10.845911 [ 3 ] {} <Debug> TCP-Session: 016eff43-4b3b-4e69-91cb-c38b4faeacc2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11403 | 2025.10.03 21:13:10.845872 [ 294 ] {} <Debug> TCP-Session: cf91c7b7-3cfc-4d90-adb1-7049c89a5621 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11404 | 2025.10.03 21:13:10.845933 [ 290 ] {} <Debug> TCP-Session: 09cc62e6-aea1-4098-b873-a390d1ab5085 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11405 | 2025.10.03 21:13:10.845840 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11406 | 2025.10.03 21:13:10.845800 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11407 | 2025.10.03 21:13:10.846005 [ 293 ] {} <Debug> TCP-Session: 3b15f8ab-d92c-4032-a52a-9b9814c795f1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11408 | 2025.10.03 21:13:10.846041 [ 288 ] {} <Debug> TCP-Session: 22911fa6-c0b0-41e7-94cb-f15f9ffd4af0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11409 | 2025.10.03 21:13:10.936748 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41583 | ||
| 11410 | 2025.10.03 21:13:10.936853 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11411 | 2025.10.03 21:13:10.936879 [ 291 ] {} <Debug> TCP-Session: e8c915b6-08b6-48f8-937e-6dbdaf96595d Authenticating user 'default' from [fd00:1122:3344:101::e]:41583 | ||
| 11412 | 2025.10.03 21:13:10.936901 [ 291 ] {} <Debug> TCP-Session: e8c915b6-08b6-48f8-937e-6dbdaf96595d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11413 | 2025.10.03 21:13:10.936914 [ 291 ] {} <Debug> TCP-Session: e8c915b6-08b6-48f8-937e-6dbdaf96595d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11414 | 2025.10.03 21:13:10.937132 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58346 | ||
| 11415 | 2025.10.03 21:13:10.937164 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:63183 | ||
| 11416 | 2025.10.03 21:13:10.937184 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:34463 | ||
| 11417 | 2025.10.03 21:13:10.937217 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59515 | ||
| 11418 | 2025.10.03 21:13:10.937252 [ 291 ] {} <Trace> TCP-Session: e8c915b6-08b6-48f8-937e-6dbdaf96595d Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11419 | 2025.10.03 21:13:10.937281 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11420 | 2025.10.03 21:13:10.937298 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11421 | 2025.10.03 21:13:10.937297 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11422 | 2025.10.03 21:13:10.937318 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11423 | 2025.10.03 21:13:10.937340 [ 3 ] {} <Debug> TCP-Session: 6f34362d-429a-470e-b372-ea0882957248 Authenticating user 'default' from [fd00:1122:3344:101::e]:34463 | ||
| 11424 | 2025.10.03 21:13:10.937359 [ 293 ] {} <Debug> TCP-Session: 4d691c24-5ed9-4059-ba4f-e5fa768ba309 Authenticating user 'default' from [fd00:1122:3344:101::e]:63183 | ||
| 11425 | 2025.10.03 21:13:10.937365 [ 289 ] {} <Debug> TCP-Session: 4399a130-b1d6-46e3-b1cb-fab61e5cee6e Authenticating user 'default' from [fd00:1122:3344:101::e]:59515 | ||
| 11426 | 2025.10.03 21:13:10.937378 [ 3 ] {} <Debug> TCP-Session: 6f34362d-429a-470e-b372-ea0882957248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11427 | 2025.10.03 21:13:10.937397 [ 293 ] {} <Debug> TCP-Session: 4d691c24-5ed9-4059-ba4f-e5fa768ba309 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11428 | 2025.10.03 21:13:10.937402 [ 289 ] {} <Debug> TCP-Session: 4399a130-b1d6-46e3-b1cb-fab61e5cee6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11429 | 2025.10.03 21:13:10.937414 [ 3 ] {} <Debug> TCP-Session: 6f34362d-429a-470e-b372-ea0882957248 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11430 | 2025.10.03 21:13:10.937437 [ 289 ] {} <Debug> TCP-Session: 4399a130-b1d6-46e3-b1cb-fab61e5cee6e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11431 | 2025.10.03 21:13:10.937458 [ 291 ] {5572737e-5315-4056-ae80-5fbfea03bbce} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:41583) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11432 | 2025.10.03 21:13:10.937227 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:43885 | ||
| 11433 | 2025.10.03 21:13:10.937205 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46468 | ||
| 11434 | 2025.10.03 21:13:10.937196 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35320 | ||
| 11435 | 2025.10.03 21:13:10.937179 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36547 | ||
| 11436 | 2025.10.03 21:13:10.937599 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11437 | 2025.10.03 21:13:10.937606 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11438 | 2025.10.03 21:13:10.937636 [ 290 ] {} <Debug> TCP-Session: 1736058a-5ee3-4715-b241-3b5ddde16de5 Authenticating user 'default' from [fd00:1122:3344:101::e]:43885 | ||
| 11439 | 2025.10.03 21:13:10.937641 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11440 | 2025.10.03 21:13:10.937651 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11441 | 2025.10.03 21:13:10.937660 [ 288 ] {} <Debug> TCP-Session: 42404487-268c-4f3d-9456-775850d25e32 Authenticating user 'default' from [fd00:1122:3344:101::e]:46468 | ||
| 11442 | 2025.10.03 21:13:10.937670 [ 290 ] {} <Debug> TCP-Session: 1736058a-5ee3-4715-b241-3b5ddde16de5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11443 | 2025.10.03 21:13:10.937685 [ 294 ] {} <Debug> TCP-Session: d5f8ee46-43a1-4d08-927d-1fae998e8f19 Authenticating user 'default' from [fd00:1122:3344:101::e]:36547 | ||
| 11444 | 2025.10.03 21:13:10.937702 [ 288 ] {} <Debug> TCP-Session: 42404487-268c-4f3d-9456-775850d25e32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11445 | 2025.10.03 21:13:10.937706 [ 290 ] {} <Debug> TCP-Session: 1736058a-5ee3-4715-b241-3b5ddde16de5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11446 | 2025.10.03 21:13:10.937733 [ 288 ] {} <Debug> TCP-Session: 42404487-268c-4f3d-9456-775850d25e32 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11447 | 2025.10.03 21:13:10.937719 [ 294 ] {} <Debug> TCP-Session: d5f8ee46-43a1-4d08-927d-1fae998e8f19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11448 | 2025.10.03 21:13:10.937673 [ 286 ] {} <Debug> TCP-Session: 2e35c33e-ade9-46ea-a0bb-8e980103881d Authenticating user 'default' from [fd00:1122:3344:101::e]:35320 | ||
| 11449 | 2025.10.03 21:13:10.937799 [ 294 ] {} <Debug> TCP-Session: d5f8ee46-43a1-4d08-927d-1fae998e8f19 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11450 | 2025.10.03 21:13:10.937816 [ 286 ] {} <Debug> TCP-Session: 2e35c33e-ade9-46ea-a0bb-8e980103881d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11451 | 2025.10.03 21:13:10.937430 [ 293 ] {} <Debug> TCP-Session: 4d691c24-5ed9-4059-ba4f-e5fa768ba309 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11452 | 2025.10.03 21:13:10.937789 [ 291 ] {5572737e-5315-4056-ae80-5fbfea03bbce} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11453 | 2025.10.03 21:13:10.937847 [ 286 ] {} <Debug> TCP-Session: 2e35c33e-ade9-46ea-a0bb-8e980103881d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11454 | 2025.10.03 21:13:10.937326 [ 292 ] {} <Debug> TCP-Session: 3ed7daed-f3df-4bd0-899f-a817a0fc15fc Authenticating user 'default' from [fd00:1122:3344:101::e]:58346 | ||
| 11455 | 2025.10.03 21:13:10.937911 [ 292 ] {} <Debug> TCP-Session: 3ed7daed-f3df-4bd0-899f-a817a0fc15fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11456 | 2025.10.03 21:13:10.937921 [ 291 ] {5572737e-5315-4056-ae80-5fbfea03bbce} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11457 | 2025.10.03 21:13:10.937924 [ 292 ] {} <Debug> TCP-Session: 3ed7daed-f3df-4bd0-899f-a817a0fc15fc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11458 | 2025.10.03 21:13:10.938218 [ 291 ] {5572737e-5315-4056-ae80-5fbfea03bbce} <Debug> oximeter.version (6353ca57-d073-4fd5-9133-f36c80d8a8d7) (SelectExecutor): Key condition: unknown | ||
| 11459 | 2025.10.03 21:13:10.939216 [ 315 ] {5572737e-5315-4056-ae80-5fbfea03bbce} <Trace> AggregatingTransform: Aggregating | ||
| 11460 | 2025.10.03 21:13:10.939259 [ 315 ] {5572737e-5315-4056-ae80-5fbfea03bbce} <Trace> Aggregator: Aggregation method: without_key | ||
| 11461 | 2025.10.03 21:13:10.939298 [ 315 ] {5572737e-5315-4056-ae80-5fbfea03bbce} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000976051 sec. (1024.537 rows/sec., 40.02 KiB/sec.) | ||
| 11462 | 2025.10.03 21:13:10.939317 [ 315 ] {5572737e-5315-4056-ae80-5fbfea03bbce} <Trace> Aggregator: Merging aggregated data | ||
| 11463 | 2025.10.03 21:13:10.940512 [ 291 ] {5572737e-5315-4056-ae80-5fbfea03bbce} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003126 sec., 319.8976327575176 rows/sec., 12.50 KiB/sec. | ||
| 11464 | 2025.10.03 21:13:10.940671 [ 291 ] {5572737e-5315-4056-ae80-5fbfea03bbce} <Debug> TCPHandler: Processed in 0.00356619 sec. | ||
| 11465 | 2025.10.03 21:13:10.940749 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11466 | 2025.10.03 21:13:10.940774 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11467 | 2025.10.03 21:13:10.940787 [ 291 ] {} <Debug> TCP-Session: e8c915b6-08b6-48f8-937e-6dbdaf96595d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11468 | 2025.10.03 21:13:10.940806 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11469 | 2025.10.03 21:13:10.940826 [ 288 ] {} <Debug> TCP-Session: 42404487-268c-4f3d-9456-775850d25e32 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11470 | 2025.10.03 21:13:10.940819 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11471 | 2025.10.03 21:13:10.940841 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11472 | 2025.10.03 21:13:10.940859 [ 292 ] {} <Debug> TCP-Session: 3ed7daed-f3df-4bd0-899f-a817a0fc15fc Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11473 | 2025.10.03 21:13:10.940877 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11474 | 2025.10.03 21:13:10.940900 [ 3 ] {} <Debug> TCP-Session: 6f34362d-429a-470e-b372-ea0882957248 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11475 | 2025.10.03 21:13:10.940882 [ 290 ] {} <Debug> TCP-Session: 1736058a-5ee3-4715-b241-3b5ddde16de5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11476 | 2025.10.03 21:13:10.940929 [ 286 ] {} <Debug> TCP-Session: 2e35c33e-ade9-46ea-a0bb-8e980103881d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11477 | 2025.10.03 21:13:10.940867 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11478 | 2025.10.03 21:13:10.940852 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11479 | 2025.10.03 21:13:10.940999 [ 293 ] {} <Debug> TCP-Session: 4d691c24-5ed9-4059-ba4f-e5fa768ba309 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11480 | 2025.10.03 21:13:10.940790 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11481 | 2025.10.03 21:13:10.941027 [ 294 ] {} <Debug> TCP-Session: d5f8ee46-43a1-4d08-927d-1fae998e8f19 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11482 | 2025.10.03 21:13:10.941052 [ 289 ] {} <Debug> TCP-Session: 4399a130-b1d6-46e3-b1cb-fab61e5cee6e Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11483 | 2025.10.03 21:13:10.968429 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39354 | ||
| 11484 | 2025.10.03 21:13:10.968491 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11485 | 2025.10.03 21:13:10.968512 [ 286 ] {} <Debug> TCP-Session: bdd207fa-2e06-4987-9f34-a83c2442fb10 Authenticating user 'default' from [fd00:1122:3344:101::e]:39354 | ||
| 11486 | 2025.10.03 21:13:10.968528 [ 286 ] {} <Debug> TCP-Session: bdd207fa-2e06-4987-9f34-a83c2442fb10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11487 | 2025.10.03 21:13:10.968540 [ 286 ] {} <Debug> TCP-Session: bdd207fa-2e06-4987-9f34-a83c2442fb10 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11488 | 2025.10.03 21:13:10.968691 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:49136 | ||
| 11489 | 2025.10.03 21:13:10.968705 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:53634 | ||
| 11490 | 2025.10.03 21:13:10.968730 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56825 | ||
| 11491 | 2025.10.03 21:13:10.968746 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64421 | ||
| 11492 | 2025.10.03 21:13:10.968776 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42930 | ||
| 11493 | 2025.10.03 21:13:10.968798 [ 286 ] {} <Trace> TCP-Session: bdd207fa-2e06-4987-9f34-a83c2442fb10 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11494 | 2025.10.03 21:13:10.968812 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11495 | 2025.10.03 21:13:10.968807 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11496 | 2025.10.03 21:13:10.968851 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11497 | 2025.10.03 21:13:10.968849 [ 290 ] {} <Debug> TCP-Session: c065b618-f467-4d3d-83fe-81afd8f2944b Authenticating user 'default' from [fd00:1122:3344:101::e]:56825 | ||
| 11498 | 2025.10.03 21:13:10.968880 [ 288 ] {} <Debug> TCP-Session: c01db6e5-c078-4746-9639-3cb642d28eaa Authenticating user 'default' from [fd00:1122:3344:101::e]:49136 | ||
| 11499 | 2025.10.03 21:13:10.968901 [ 290 ] {} <Debug> TCP-Session: c065b618-f467-4d3d-83fe-81afd8f2944b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11500 | 2025.10.03 21:13:10.968887 [ 294 ] {} <Debug> TCP-Session: 62a76ef1-be47-489f-a936-26c756d03320 Authenticating user 'default' from [fd00:1122:3344:101::e]:42930 | ||
| 11501 | 2025.10.03 21:13:10.968924 [ 290 ] {} <Debug> TCP-Session: c065b618-f467-4d3d-83fe-81afd8f2944b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11502 | 2025.10.03 21:13:10.968920 [ 288 ] {} <Debug> TCP-Session: c01db6e5-c078-4746-9639-3cb642d28eaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11503 | 2025.10.03 21:13:10.968939 [ 294 ] {} <Debug> TCP-Session: 62a76ef1-be47-489f-a936-26c756d03320 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11504 | 2025.10.03 21:13:10.968968 [ 286 ] {06f5e188-25e1-4c4f-8645-c1df29e0c75b} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:39354) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 11505 | 2025.10.03 21:13:10.968983 [ 294 ] {} <Debug> TCP-Session: 62a76ef1-be47-489f-a936-26c756d03320 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11506 | 2025.10.03 21:13:10.968805 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11507 | 2025.10.03 21:13:10.968784 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46476 | ||
| 11508 | 2025.10.03 21:13:10.969038 [ 289 ] {} <Debug> TCP-Session: 50ddf7ac-05d7-4478-9792-17b78b46a7e1 Authenticating user 'default' from [fd00:1122:3344:101::e]:53634 | ||
| 11509 | 2025.10.03 21:13:10.968756 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:33477 | ||
| 11510 | 2025.10.03 21:13:10.969069 [ 289 ] {} <Debug> TCP-Session: 50ddf7ac-05d7-4478-9792-17b78b46a7e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11511 | 2025.10.03 21:13:10.968968 [ 288 ] {} <Debug> TCP-Session: c01db6e5-c078-4746-9639-3cb642d28eaa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11512 | 2025.10.03 21:13:10.969095 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11513 | 2025.10.03 21:13:10.969123 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11514 | 2025.10.03 21:13:10.969141 [ 3 ] {} <Debug> TCP-Session: 65393a66-8b36-4b22-a235-15d7d80d1867 Authenticating user 'default' from [fd00:1122:3344:101::e]:46476 | ||
| 11515 | 2025.10.03 21:13:10.969155 [ 293 ] {} <Debug> TCP-Session: 31a32e53-5783-4018-8d64-9884e6c169cb Authenticating user 'default' from [fd00:1122:3344:101::e]:33477 | ||
| 11516 | 2025.10.03 21:13:10.969172 [ 3 ] {} <Debug> TCP-Session: 65393a66-8b36-4b22-a235-15d7d80d1867 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11517 | 2025.10.03 21:13:10.969183 [ 293 ] {} <Debug> TCP-Session: 31a32e53-5783-4018-8d64-9884e6c169cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11518 | 2025.10.03 21:13:10.969196 [ 3 ] {} <Debug> TCP-Session: 65393a66-8b36-4b22-a235-15d7d80d1867 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11519 | 2025.10.03 21:13:10.969209 [ 293 ] {} <Debug> TCP-Session: 31a32e53-5783-4018-8d64-9884e6c169cb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11520 | 2025.10.03 21:13:10.969090 [ 289 ] {} <Debug> TCP-Session: 50ddf7ac-05d7-4478-9792-17b78b46a7e1 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11521 | 2025.10.03 21:13:10.969234 [ 286 ] {06f5e188-25e1-4c4f-8645-c1df29e0c75b} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 11522 | 2025.10.03 21:13:10.968843 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11523 | 2025.10.03 21:13:10.968754 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:58858 | ||
| 11524 | 2025.10.03 21:13:10.969304 [ 286 ] {06f5e188-25e1-4c4f-8645-c1df29e0c75b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11525 | 2025.10.03 21:13:10.969310 [ 291 ] {} <Debug> TCP-Session: f90e19b5-bd0f-4b0f-93c0-c0f3feaa787d Authenticating user 'default' from [fd00:1122:3344:101::e]:64421 | ||
| 11526 | 2025.10.03 21:13:10.969365 [ 291 ] {} <Debug> TCP-Session: f90e19b5-bd0f-4b0f-93c0-c0f3feaa787d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11527 | 2025.10.03 21:13:10.969377 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 11528 | 2025.10.03 21:13:10.969380 [ 291 ] {} <Debug> TCP-Session: f90e19b5-bd0f-4b0f-93c0-c0f3feaa787d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11529 | 2025.10.03 21:13:10.969407 [ 292 ] {} <Debug> TCP-Session: e50656de-51ca-4892-aef9-5a2855600f8b Authenticating user 'default' from [fd00:1122:3344:101::e]:58858 | ||
| 11530 | 2025.10.03 21:13:10.969430 [ 292 ] {} <Debug> TCP-Session: e50656de-51ca-4892-aef9-5a2855600f8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11531 | 2025.10.03 21:13:10.969442 [ 292 ] {} <Debug> TCP-Session: e50656de-51ca-4892-aef9-5a2855600f8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11532 | 2025.10.03 21:13:10.969617 [ 286 ] {06f5e188-25e1-4c4f-8645-c1df29e0c75b} <Debug> oximeter.version (6353ca57-d073-4fd5-9133-f36c80d8a8d7) (SelectExecutor): Key condition: unknown | ||
| 11533 | 2025.10.03 21:13:10.970570 [ 326 ] {06f5e188-25e1-4c4f-8645-c1df29e0c75b} <Trace> AggregatingTransform: Aggregating | ||
| 11534 | 2025.10.03 21:13:10.970632 [ 326 ] {06f5e188-25e1-4c4f-8645-c1df29e0c75b} <Trace> Aggregator: Aggregation method: without_key | ||
| 11535 | 2025.10.03 21:13:10.970674 [ 326 ] {06f5e188-25e1-4c4f-8645-c1df29e0c75b} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000953861 sec. (1048.371 rows/sec., 40.95 KiB/sec.) | ||
| 11536 | 2025.10.03 21:13:10.970690 [ 326 ] {06f5e188-25e1-4c4f-8645-c1df29e0c75b} <Trace> Aggregator: Merging aggregated data | ||
| 11537 | 2025.10.03 21:13:10.971974 [ 286 ] {06f5e188-25e1-4c4f-8645-c1df29e0c75b} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003057 sec., 327.11808963035656 rows/sec., 12.78 KiB/sec. | ||
| 11538 | 2025.10.03 21:13:10.972142 [ 286 ] {06f5e188-25e1-4c4f-8645-c1df29e0c75b} <Debug> TCPHandler: Processed in 0.003461099 sec. | ||
| 11539 | 2025.10.03 21:13:10.972236 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11540 | 2025.10.03 21:13:10.972265 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11541 | 2025.10.03 21:13:10.972272 [ 286 ] {} <Debug> TCP-Session: bdd207fa-2e06-4987-9f34-a83c2442fb10 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11542 | 2025.10.03 21:13:10.972290 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11543 | 2025.10.03 21:13:10.972313 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11544 | 2025.10.03 21:13:10.972333 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11545 | 2025.10.03 21:13:10.972354 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11546 | 2025.10.03 21:13:10.972374 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11547 | 2025.10.03 21:13:10.972393 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11548 | 2025.10.03 21:13:10.972424 [ 293 ] {} <Debug> TCP-Session: 31a32e53-5783-4018-8d64-9884e6c169cb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11549 | 2025.10.03 21:13:10.972409 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 11550 | 2025.10.03 21:13:10.972451 [ 291 ] {} <Debug> TCP-Session: f90e19b5-bd0f-4b0f-93c0-c0f3feaa787d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11551 | 2025.10.03 21:13:10.972406 [ 289 ] {} <Debug> TCP-Session: 50ddf7ac-05d7-4478-9792-17b78b46a7e1 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11552 | 2025.10.03 21:13:10.972480 [ 294 ] {} <Debug> TCP-Session: 62a76ef1-be47-489f-a936-26c756d03320 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11553 | 2025.10.03 21:13:10.972393 [ 288 ] {} <Debug> TCP-Session: c01db6e5-c078-4746-9639-3cb642d28eaa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11554 | 2025.10.03 21:13:10.972373 [ 290 ] {} <Debug> TCP-Session: c065b618-f467-4d3d-83fe-81afd8f2944b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11555 | 2025.10.03 21:13:10.972367 [ 3 ] {} <Debug> TCP-Session: 65393a66-8b36-4b22-a235-15d7d80d1867 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11556 | 2025.10.03 21:13:10.972311 [ 292 ] {} <Debug> TCP-Session: e50656de-51ca-4892-aef9-5a2855600f8b Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11557 | 2025.10.03 21:13:12.265613 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 23577 | ||
| 11558 | 2025.10.03 21:13:12.266177 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11559 | 2025.10.03 21:13:12.266227 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11560 | 2025.10.03 21:13:12.266749 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11561 | 2025.10.03 21:13:12.266998 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11562 | 2025.10.03 21:13:12.267155 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23577 | ||
| 11563 | 2025.10.03 21:13:13.489134 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 11564 | 2025.10.03 21:13:13.505964 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11565 | 2025.10.03 21:13:13.506013 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11566 | 2025.10.03 21:13:13.512224 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11567 | 2025.10.03 21:13:13.512923 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11568 | 2025.10.03 21:13:13.515821 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 11569 | 2025.10.03 21:13:14.845855 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 56 entries to flush up to offset 1446 | ||
| 11570 | 2025.10.03 21:13:14.848558 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11571 | 2025.10.03 21:13:14.848602 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11572 | 2025.10.03 21:13:14.849811 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 11573 | 2025.10.03 21:13:14.850080 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11574 | 2025.10.03 21:13:14.850343 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1446 | ||
| 11575 | 2025.10.03 21:13:15.481819 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11576 | 2025.10.03 21:13:15.482035 [ 5 ] {bb5c5efe-d1f2-470d-849a-2e344ddae63c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11577 | 2025.10.03 21:13:15.482107 [ 5 ] {bb5c5efe-d1f2-470d-849a-2e344ddae63c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11578 | 2025.10.03 21:13:15.482875 [ 5 ] {bb5c5efe-d1f2-470d-849a-2e344ddae63c} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11579 | 2025.10.03 21:13:15.482919 [ 5 ] {bb5c5efe-d1f2-470d-849a-2e344ddae63c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11580 | 2025.10.03 21:13:15.483315 [ 5 ] {bb5c5efe-d1f2-470d-849a-2e344ddae63c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11581 | 2025.10.03 21:13:15.483533 [ 5 ] {bb5c5efe-d1f2-470d-849a-2e344ddae63c} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11582 | 2025.10.03 21:13:15.483692 [ 5 ] {bb5c5efe-d1f2-470d-849a-2e344ddae63c} <Debug> executeQuery: Read 122 rows, 10.62 KiB in 0.001713 sec., 71220.08172796265 rows/sec., 6.05 MiB/sec. | ||
| 11583 | 2025.10.03 21:13:15.483739 [ 5 ] {bb5c5efe-d1f2-470d-849a-2e344ddae63c} <Debug> TCPHandler: Processed in 0.002051634 sec. | ||
| 11584 | 2025.10.03 21:13:15.483871 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11585 | 2025.10.03 21:13:15.483972 [ 5 ] {2231f163-ba05-40c0-803c-4055a8d94dd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11586 | 2025.10.03 21:13:15.484015 [ 5 ] {2231f163-ba05-40c0-803c-4055a8d94dd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11587 | 2025.10.03 21:13:15.484435 [ 5 ] {2231f163-ba05-40c0-803c-4055a8d94dd5} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11588 | 2025.10.03 21:13:15.484469 [ 5 ] {2231f163-ba05-40c0-803c-4055a8d94dd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11589 | 2025.10.03 21:13:15.484765 [ 5 ] {2231f163-ba05-40c0-803c-4055a8d94dd5} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11590 | 2025.10.03 21:13:15.484971 [ 5 ] {2231f163-ba05-40c0-803c-4055a8d94dd5} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11591 | 2025.10.03 21:13:15.485096 [ 5 ] {2231f163-ba05-40c0-803c-4055a8d94dd5} <Debug> executeQuery: Read 33 rows, 2.48 KiB in 0.001148 sec., 28745.644599303138 rows/sec., 2.11 MiB/sec. | ||
| 11592 | 2025.10.03 21:13:15.485132 [ 5 ] {2231f163-ba05-40c0-803c-4055a8d94dd5} <Debug> TCPHandler: Processed in 0.001312344 sec. | ||
| 11593 | 2025.10.03 21:13:15.485240 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11594 | 2025.10.03 21:13:15.485339 [ 5 ] {fa0202e0-369f-4291-a8fa-47e049ca4d98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11595 | 2025.10.03 21:13:15.485379 [ 5 ] {fa0202e0-369f-4291-a8fa-47e049ca4d98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11596 | 2025.10.03 21:13:15.485802 [ 5 ] {fa0202e0-369f-4291-a8fa-47e049ca4d98} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11597 | 2025.10.03 21:13:15.485835 [ 5 ] {fa0202e0-369f-4291-a8fa-47e049ca4d98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11598 | 2025.10.03 21:13:15.486131 [ 5 ] {fa0202e0-369f-4291-a8fa-47e049ca4d98} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11599 | 2025.10.03 21:13:15.486332 [ 5 ] {fa0202e0-369f-4291-a8fa-47e049ca4d98} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11600 | 2025.10.03 21:13:15.486457 [ 5 ] {fa0202e0-369f-4291-a8fa-47e049ca4d98} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001137 sec., 85312.22515391381 rows/sec., 6.66 MiB/sec. | ||
| 11601 | 2025.10.03 21:13:15.486493 [ 5 ] {fa0202e0-369f-4291-a8fa-47e049ca4d98} <Debug> TCPHandler: Processed in 0.001300575 sec. | ||
| 11602 | 2025.10.03 21:13:15.486609 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11603 | 2025.10.03 21:13:15.486703 [ 5 ] {d381e2eb-5693-48bb-8891-7cdf66d0508c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11604 | 2025.10.03 21:13:15.486745 [ 5 ] {d381e2eb-5693-48bb-8891-7cdf66d0508c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11605 | 2025.10.03 21:13:15.487154 [ 5 ] {d381e2eb-5693-48bb-8891-7cdf66d0508c} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11606 | 2025.10.03 21:13:15.487187 [ 5 ] {d381e2eb-5693-48bb-8891-7cdf66d0508c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11607 | 2025.10.03 21:13:15.487510 [ 5 ] {d381e2eb-5693-48bb-8891-7cdf66d0508c} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11608 | 2025.10.03 21:13:15.487712 [ 5 ] {d381e2eb-5693-48bb-8891-7cdf66d0508c} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11609 | 2025.10.03 21:13:15.487834 [ 5 ] {d381e2eb-5693-48bb-8891-7cdf66d0508c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001151 sec., 139009.55690703736 rows/sec., 9.68 MiB/sec. | ||
| 11610 | 2025.10.03 21:13:15.487869 [ 5 ] {d381e2eb-5693-48bb-8891-7cdf66d0508c} <Debug> TCPHandler: Processed in 0.001306724 sec. | ||
| 11611 | 2025.10.03 21:13:15.487978 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11612 | 2025.10.03 21:13:15.488070 [ 5 ] {628d338e-3065-4add-acaf-2311e08b9849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11613 | 2025.10.03 21:13:15.488124 [ 5 ] {628d338e-3065-4add-acaf-2311e08b9849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11614 | 2025.10.03 21:13:15.488946 [ 5 ] {628d338e-3065-4add-acaf-2311e08b9849} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11615 | 2025.10.03 21:13:15.488980 [ 5 ] {628d338e-3065-4add-acaf-2311e08b9849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11616 | 2025.10.03 21:13:15.489507 [ 5 ] {628d338e-3065-4add-acaf-2311e08b9849} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 11617 | 2025.10.03 21:13:15.489716 [ 5 ] {628d338e-3065-4add-acaf-2311e08b9849} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11618 | 2025.10.03 21:13:15.489850 [ 5 ] {628d338e-3065-4add-acaf-2311e08b9849} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001798 sec., 18353.72636262514 rows/sec., 32.89 MiB/sec. | ||
| 11619 | 2025.10.03 21:13:15.489910 [ 5 ] {628d338e-3065-4add-acaf-2311e08b9849} <Debug> TCPHandler: Processed in 0.001979642 sec. | ||
| 11620 | 2025.10.03 21:13:15.490022 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11621 | 2025.10.03 21:13:15.490114 [ 5 ] {7fc1a1c2-1901-426b-b290-9b5d325bd769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11622 | 2025.10.03 21:13:15.490155 [ 5 ] {7fc1a1c2-1901-426b-b290-9b5d325bd769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11623 | 2025.10.03 21:13:15.490486 [ 5 ] {7fc1a1c2-1901-426b-b290-9b5d325bd769} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11624 | 2025.10.03 21:13:15.490518 [ 5 ] {7fc1a1c2-1901-426b-b290-9b5d325bd769} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11625 | 2025.10.03 21:13:15.490806 [ 5 ] {7fc1a1c2-1901-426b-b290-9b5d325bd769} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11626 | 2025.10.03 21:13:15.491002 [ 5 ] {7fc1a1c2-1901-426b-b290-9b5d325bd769} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11627 | 2025.10.03 21:13:15.491096 [ 111 ] {} <Debug> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11628 | 2025.10.03 21:13:15.491121 [ 5 ] {7fc1a1c2-1901-426b-b290-9b5d325bd769} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001025 sec., 58536.58536585365 rows/sec., 3.94 MiB/sec. | ||
| 11629 | 2025.10.03 21:13:15.491135 [ 111 ] {} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11630 | 2025.10.03 21:13:15.491155 [ 5 ] {7fc1a1c2-1901-426b-b290-9b5d325bd769} <Debug> TCPHandler: Processed in 0.001180044 sec. | ||
| 11631 | 2025.10.03 21:13:15.491155 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11632 | 2025.10.03 21:13:15.491301 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 11633 | 2025.10.03 21:13:15.491468 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11634 | 2025.10.03 21:13:15.491511 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 4638 rows starting from the beginning of the part | ||
| 11635 | 2025.10.03 21:13:15.491581 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 11636 | 2025.10.03 21:13:15.491627 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 11637 | 2025.10.03 21:13:15.491669 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 36 rows starting from the beginning of the part | ||
| 11638 | 2025.10.03 21:13:15.491710 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 24 rows starting from the beginning of the part | ||
| 11639 | 2025.10.03 21:13:15.491751 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 60 rows starting from the beginning of the part | ||
| 11640 | 2025.10.03 21:13:15.493326 [ 194 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4922 rows, containing 4 columns (4 merged, 0 gathered) in 0.002087874 sec., 2357421.951707814 rows/sec., 150.23 MiB/sec. | ||
| 11641 | 2025.10.03 21:13:15.493647 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11642 | 2025.10.03 21:13:15.493927 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_71_14} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11643 | 2025.10.03 21:13:15.494010 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_71_14} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11644 | 2025.10.03 21:13:15.494091 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.08 MiB. | ||
| 11645 | 2025.10.03 21:13:16.587289 [ 110 ] {} <Debug> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a) (MergerMutator): Selected 5 parts from all_1_24_5 to all_28_28_0 | ||
| 11646 | 2025.10.03 21:13:16.587378 [ 110 ] {} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11647 | 2025.10.03 21:13:16.587413 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11648 | 2025.10.03 21:13:16.587559 [ 194 ] {6515042e-d143-4b0d-9828-f2f75d99043a::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 | ||
| 11649 | 2025.10.03 21:13:16.587742 [ 194 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_28_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11650 | 2025.10.03 21:13:16.587795 [ 194 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_28_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_24_5, total 24 rows starting from the beginning of the part | ||
| 11651 | 2025.10.03 21:13:16.587888 [ 194 ] {6515042e-d143-4b0d-9828-f2f75d99043a::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 | ||
| 11652 | 2025.10.03 21:13:16.587939 [ 194 ] {6515042e-d143-4b0d-9828-f2f75d99043a::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 | ||
| 11653 | 2025.10.03 21:13:16.587984 [ 194 ] {6515042e-d143-4b0d-9828-f2f75d99043a::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 | ||
| 11654 | 2025.10.03 21:13:16.588027 [ 194 ] {6515042e-d143-4b0d-9828-f2f75d99043a::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 | ||
| 11655 | 2025.10.03 21:13:16.588816 [ 192 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_28_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28 rows, containing 4 columns (4 merged, 0 gathered) in 0.001314984 sec., 21293.03474414898 rows/sec., 1.40 MiB/sec. | ||
| 11656 | 2025.10.03 21:13:16.588990 [ 192 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_28_6} <Trace> MergedBlockOutputStream: filled checksums all_1_28_6 (state Temporary) | ||
| 11657 | 2025.10.03 21:13:16.589279 [ 192 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_28_6} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_merge_all_1_28_6 to all_1_28_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11658 | 2025.10.03 21:13:16.589355 [ 192 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_28_6} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a) (MergerMutator): Merged 5 parts: [all_1_24_5, all_28_28_0] -> all_1_28_6 | ||
| 11659 | 2025.10.03 21:13:16.589458 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 11660 | 2025.10.03 21:13:19.615458 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11661 | 2025.10.03 21:13:19.615537 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11662 | 2025.10.03 21:13:19.767395 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24025 | ||
| 11663 | 2025.10.03 21:13:19.768124 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11664 | 2025.10.03 21:13:19.768161 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11665 | 2025.10.03 21:13:19.768643 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11666 | 2025.10.03 21:13:19.768862 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11667 | 2025.10.03 21:13:19.768993 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24025 | ||
| 11668 | 2025.10.03 21:13:20.480571 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11669 | 2025.10.03 21:13:20.480762 [ 5 ] {af55131a-aa22-42de-b5f1-7c8cae219ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11670 | 2025.10.03 21:13:20.480827 [ 5 ] {af55131a-aa22-42de-b5f1-7c8cae219ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11671 | 2025.10.03 21:13:20.481497 [ 5 ] {af55131a-aa22-42de-b5f1-7c8cae219ca5} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11672 | 2025.10.03 21:13:20.481539 [ 5 ] {af55131a-aa22-42de-b5f1-7c8cae219ca5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11673 | 2025.10.03 21:13:20.481939 [ 5 ] {af55131a-aa22-42de-b5f1-7c8cae219ca5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11674 | 2025.10.03 21:13:20.482169 [ 5 ] {af55131a-aa22-42de-b5f1-7c8cae219ca5} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11675 | 2025.10.03 21:13:20.482327 [ 5 ] {af55131a-aa22-42de-b5f1-7c8cae219ca5} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001614 sec., 47087.980173482036 rows/sec., 3.88 MiB/sec. | ||
| 11676 | 2025.10.03 21:13:20.482374 [ 5 ] {af55131a-aa22-42de-b5f1-7c8cae219ca5} <Debug> TCPHandler: Processed in 0.001928862 sec. | ||
| 11677 | 2025.10.03 21:13:20.482508 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11678 | 2025.10.03 21:13:20.482612 [ 5 ] {e2a24fe1-286f-45b8-be92-5e864b6bd7d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11679 | 2025.10.03 21:13:20.482656 [ 5 ] {e2a24fe1-286f-45b8-be92-5e864b6bd7d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11680 | 2025.10.03 21:13:20.483076 [ 5 ] {e2a24fe1-286f-45b8-be92-5e864b6bd7d7} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11681 | 2025.10.03 21:13:20.483112 [ 5 ] {e2a24fe1-286f-45b8-be92-5e864b6bd7d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11682 | 2025.10.03 21:13:20.483418 [ 5 ] {e2a24fe1-286f-45b8-be92-5e864b6bd7d7} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11683 | 2025.10.03 21:13:20.483630 [ 5 ] {e2a24fe1-286f-45b8-be92-5e864b6bd7d7} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11684 | 2025.10.03 21:13:20.483735 [ 107 ] {} <Debug> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11685 | 2025.10.03 21:13:20.483760 [ 5 ] {e2a24fe1-286f-45b8-be92-5e864b6bd7d7} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001173 sec., 8525.149190110827 rows/sec., 641.05 KiB/sec. | ||
| 11686 | 2025.10.03 21:13:20.483773 [ 107 ] {} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11687 | 2025.10.03 21:13:20.483794 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11688 | 2025.10.03 21:13:20.483800 [ 5 ] {e2a24fe1-286f-45b8-be92-5e864b6bd7d7} <Debug> TCPHandler: Processed in 0.001345695 sec. | ||
| 11689 | 2025.10.03 21:13:20.483905 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11690 | 2025.10.03 21:13:20.483937 [ 201 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 11691 | 2025.10.03 21:13:20.484002 [ 5 ] {6ba34a10-e014-4afc-abaa-c73bbe3abdb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11692 | 2025.10.03 21:13:20.484047 [ 5 ] {6ba34a10-e014-4afc-abaa-c73bbe3abdb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11693 | 2025.10.03 21:13:20.484101 [ 201 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11694 | 2025.10.03 21:13:20.484146 [ 201 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 280 rows starting from the beginning of the part | ||
| 11695 | 2025.10.03 21:13:20.484224 [ 201 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 11696 | 2025.10.03 21:13:20.484278 [ 201 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 238 rows starting from the beginning of the part | ||
| 11697 | 2025.10.03 21:13:20.484354 [ 201 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 26 rows starting from the beginning of the part | ||
| 11698 | 2025.10.03 21:13:20.484412 [ 201 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 33 rows starting from the beginning of the part | ||
| 11699 | 2025.10.03 21:13:20.484459 [ 201 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 11700 | 2025.10.03 21:13:20.484484 [ 5 ] {6ba34a10-e014-4afc-abaa-c73bbe3abdb4} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11701 | 2025.10.03 21:13:20.484526 [ 5 ] {6ba34a10-e014-4afc-abaa-c73bbe3abdb4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11702 | 2025.10.03 21:13:20.484877 [ 5 ] {6ba34a10-e014-4afc-abaa-c73bbe3abdb4} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11703 | 2025.10.03 21:13:20.485112 [ 5 ] {6ba34a10-e014-4afc-abaa-c73bbe3abdb4} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11704 | 2025.10.03 21:13:20.485251 [ 5 ] {6ba34a10-e014-4afc-abaa-c73bbe3abdb4} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00127 sec., 58267.716535433065 rows/sec., 4.55 MiB/sec. | ||
| 11705 | 2025.10.03 21:13:20.485289 [ 5 ] {6ba34a10-e014-4afc-abaa-c73bbe3abdb4} <Debug> TCPHandler: Processed in 0.001433716 sec. | ||
| 11706 | 2025.10.03 21:13:20.485401 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11707 | 2025.10.03 21:13:20.485398 [ 196 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 597 rows, containing 5 columns (5 merged, 0 gathered) in 0.001526417 sec., 391111.99626314436 rows/sec., 26.24 MiB/sec. | ||
| 11708 | 2025.10.03 21:13:20.485498 [ 5 ] {b561822f-0126-428c-88d5-9b68b891adf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11709 | 2025.10.03 21:13:20.485547 [ 5 ] {b561822f-0126-428c-88d5-9b68b891adf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11710 | 2025.10.03 21:13:20.485626 [ 200 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11711 | 2025.10.03 21:13:20.485939 [ 200 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_71_14} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11712 | 2025.10.03 21:13:20.485966 [ 5 ] {b561822f-0126-428c-88d5-9b68b891adf6} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11713 | 2025.10.03 21:13:20.486010 [ 5 ] {b561822f-0126-428c-88d5-9b68b891adf6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11714 | 2025.10.03 21:13:20.486038 [ 200 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_71_14} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11715 | 2025.10.03 21:13:20.486171 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.33 MiB. | ||
| 11716 | 2025.10.03 21:13:20.486389 [ 5 ] {b561822f-0126-428c-88d5-9b68b891adf6} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11717 | 2025.10.03 21:13:20.486616 [ 5 ] {b561822f-0126-428c-88d5-9b68b891adf6} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11718 | 2025.10.03 21:13:20.486746 [ 5 ] {b561822f-0126-428c-88d5-9b68b891adf6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001268 sec., 126182.96529968454 rows/sec., 8.79 MiB/sec. | ||
| 11719 | 2025.10.03 21:13:20.486782 [ 5 ] {b561822f-0126-428c-88d5-9b68b891adf6} <Debug> TCPHandler: Processed in 0.001431537 sec. | ||
| 11720 | 2025.10.03 21:13:20.486883 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11721 | 2025.10.03 21:13:20.486977 [ 5 ] {b9693c83-f96a-4957-948e-1bb67730b166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11722 | 2025.10.03 21:13:20.487059 [ 5 ] {b9693c83-f96a-4957-948e-1bb67730b166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11723 | 2025.10.03 21:13:20.487838 [ 5 ] {b9693c83-f96a-4957-948e-1bb67730b166} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11724 | 2025.10.03 21:13:20.487873 [ 5 ] {b9693c83-f96a-4957-948e-1bb67730b166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11725 | 2025.10.03 21:13:20.488389 [ 5 ] {b9693c83-f96a-4957-948e-1bb67730b166} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 11726 | 2025.10.03 21:13:20.488611 [ 5 ] {b9693c83-f96a-4957-948e-1bb67730b166} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11727 | 2025.10.03 21:13:20.488716 [ 107 ] {} <Debug> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 11728 | 2025.10.03 21:13:20.488744 [ 107 ] {} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11729 | 2025.10.03 21:13:20.488753 [ 5 ] {b9693c83-f96a-4957-948e-1bb67730b166} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001794 sec., 5574.136008918617 rows/sec., 9.99 MiB/sec. | ||
| 11730 | 2025.10.03 21:13:20.488761 [ 107 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11731 | 2025.10.03 21:13:20.488816 [ 5 ] {b9693c83-f96a-4957-948e-1bb67730b166} <Debug> TCPHandler: Processed in 0.001981393 sec. | ||
| 11732 | 2025.10.03 21:13:20.488839 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 11733 | 2025.10.03 21:13:20.488926 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11734 | 2025.10.03 21:13:20.489025 [ 5 ] {47590f01-7556-4ea0-a72b-80454af27f58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11735 | 2025.10.03 21:13:20.489055 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11736 | 2025.10.03 21:13:20.489072 [ 5 ] {47590f01-7556-4ea0-a72b-80454af27f58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11737 | 2025.10.03 21:13:20.489135 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1346 rows starting from the beginning of the part | ||
| 11738 | 2025.10.03 21:13:20.489254 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 11739 | 2025.10.03 21:13:20.489355 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 33 rows starting from the beginning of the part | ||
| 11740 | 2025.10.03 21:13:20.489435 [ 5 ] {47590f01-7556-4ea0-a72b-80454af27f58} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11741 | 2025.10.03 21:13:20.489451 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 11742 | 2025.10.03 21:13:20.489480 [ 5 ] {47590f01-7556-4ea0-a72b-80454af27f58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11743 | 2025.10.03 21:13:20.489558 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 33 rows starting from the beginning of the part | ||
| 11744 | 2025.10.03 21:13:20.489659 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 11745 | 2025.10.03 21:13:20.489799 [ 5 ] {47590f01-7556-4ea0-a72b-80454af27f58} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11746 | 2025.10.03 21:13:20.490107 [ 5 ] {47590f01-7556-4ea0-a72b-80454af27f58} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11747 | 2025.10.03 21:13:20.490254 [ 5 ] {47590f01-7556-4ea0-a72b-80454af27f58} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001246 sec., 48154.093097913326 rows/sec., 3.25 MiB/sec. | ||
| 11748 | 2025.10.03 21:13:20.490292 [ 5 ] {47590f01-7556-4ea0-a72b-80454af27f58} <Debug> TCPHandler: Processed in 0.001416026 sec. | ||
| 11749 | 2025.10.03 21:13:20.496139 [ 196 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1442 rows, containing 19 columns (19 merged, 0 gathered) in 0.007331473 sec., 196686.25936425055 rows/sec., 352.45 MiB/sec. | ||
| 11750 | 2025.10.03 21:13:20.497271 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 11751 | 2025.10.03 21:13:20.497599 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11752 | 2025.10.03 21:13:20.497679 [ 201 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 11753 | 2025.10.03 21:13:20.497777 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 11754 | 2025.10.03 21:13:21.000185 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 322.95 MiB, peak 334.72 MiB, free memory in arenas 0.00 B, will set to 325.39 MiB (RSS), difference: 2.45 MiB | ||
| 11755 | 2025.10.03 21:13:21.016005 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 11756 | 2025.10.03 21:13:21.033500 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11757 | 2025.10.03 21:13:21.033556 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11758 | 2025.10.03 21:13:21.039656 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11759 | 2025.10.03 21:13:21.040351 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11760 | 2025.10.03 21:13:21.043235 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 11761 | 2025.10.03 21:13:24.850792 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1470 | ||
| 11762 | 2025.10.03 21:13:24.852895 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11763 | 2025.10.03 21:13:24.852933 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.89 GiB. | ||
| 11764 | 2025.10.03 21:13:24.854082 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11765 | 2025.10.03 21:13:24.854351 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11766 | 2025.10.03 21:13:24.854630 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1470 | ||
| 11767 | 2025.10.03 21:13:25.000200 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 321.39 MiB, peak 334.72 MiB, free memory in arenas 0.00 B, will set to 325.39 MiB (RSS), difference: 4.01 MiB | ||
| 11768 | 2025.10.03 21:13:25.493834 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11769 | 2025.10.03 21:13:25.494030 [ 5 ] {46929de7-5903-4233-be86-93bd12412a57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 11770 | 2025.10.03 21:13:25.494096 [ 5 ] {46929de7-5903-4233-be86-93bd12412a57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 11771 | 2025.10.03 21:13:25.494926 [ 5 ] {46929de7-5903-4233-be86-93bd12412a57} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11772 | 2025.10.03 21:13:25.494970 [ 5 ] {46929de7-5903-4233-be86-93bd12412a57} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11773 | 2025.10.03 21:13:25.495384 [ 5 ] {46929de7-5903-4233-be86-93bd12412a57} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11774 | 2025.10.03 21:13:25.495601 [ 5 ] {46929de7-5903-4233-be86-93bd12412a57} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11775 | 2025.10.03 21:13:25.495754 [ 5 ] {46929de7-5903-4233-be86-93bd12412a57} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001774 sec., 231116.1217587373 rows/sec., 14.66 MiB/sec. | ||
| 11776 | 2025.10.03 21:13:25.495808 [ 5 ] {46929de7-5903-4233-be86-93bd12412a57} <Debug> TCPHandler: Processed in 0.002103014 sec. | ||
| 11777 | 2025.10.03 21:13:25.495936 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11778 | 2025.10.03 21:13:25.496035 [ 5 ] {023ea86b-7465-4ec9-ad79-4eda049e56bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11779 | 2025.10.03 21:13:25.496078 [ 5 ] {023ea86b-7465-4ec9-ad79-4eda049e56bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11780 | 2025.10.03 21:13:25.496487 [ 5 ] {023ea86b-7465-4ec9-ad79-4eda049e56bf} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11781 | 2025.10.03 21:13:25.496525 [ 5 ] {023ea86b-7465-4ec9-ad79-4eda049e56bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11782 | 2025.10.03 21:13:25.496816 [ 5 ] {023ea86b-7465-4ec9-ad79-4eda049e56bf} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 11783 | 2025.10.03 21:13:25.497032 [ 5 ] {023ea86b-7465-4ec9-ad79-4eda049e56bf} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11784 | 2025.10.03 21:13:25.497164 [ 5 ] {023ea86b-7465-4ec9-ad79-4eda049e56bf} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001147 sec., 5231.037489102006 rows/sec., 426.55 KiB/sec. | ||
| 11785 | 2025.10.03 21:13:25.497212 [ 5 ] {023ea86b-7465-4ec9-ad79-4eda049e56bf} <Debug> TCPHandler: Processed in 0.001326235 sec. | ||
| 11786 | 2025.10.03 21:13:25.497332 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11787 | 2025.10.03 21:13:25.497429 [ 5 ] {55172e83-a0d6-4eba-91cf-bed02f9c8ac3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11788 | 2025.10.03 21:13:25.497469 [ 5 ] {55172e83-a0d6-4eba-91cf-bed02f9c8ac3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11789 | 2025.10.03 21:13:25.498392 [ 5 ] {55172e83-a0d6-4eba-91cf-bed02f9c8ac3} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11790 | 2025.10.03 21:13:25.498492 [ 5 ] {55172e83-a0d6-4eba-91cf-bed02f9c8ac3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11791 | 2025.10.03 21:13:25.498858 [ 5 ] {55172e83-a0d6-4eba-91cf-bed02f9c8ac3} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11792 | 2025.10.03 21:13:25.499063 [ 5 ] {55172e83-a0d6-4eba-91cf-bed02f9c8ac3} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11793 | 2025.10.03 21:13:25.499190 [ 5 ] {55172e83-a0d6-4eba-91cf-bed02f9c8ac3} <Debug> executeQuery: Read 1181 rows, 96.28 KiB in 0.001779 sec., 663856.0989319843 rows/sec., 52.85 MiB/sec. | ||
| 11794 | 2025.10.03 21:13:25.499229 [ 5 ] {55172e83-a0d6-4eba-91cf-bed02f9c8ac3} <Debug> TCPHandler: Processed in 0.001945371 sec. | ||
| 11795 | 2025.10.03 21:13:25.499339 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11796 | 2025.10.03 21:13:25.499435 [ 5 ] {9021bec2-87ac-476a-9de3-0cded588b433} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11797 | 2025.10.03 21:13:25.499477 [ 5 ] {9021bec2-87ac-476a-9de3-0cded588b433} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11798 | 2025.10.03 21:13:25.499964 [ 5 ] {9021bec2-87ac-476a-9de3-0cded588b433} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11799 | 2025.10.03 21:13:25.500002 [ 5 ] {9021bec2-87ac-476a-9de3-0cded588b433} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11800 | 2025.10.03 21:13:25.500315 [ 5 ] {9021bec2-87ac-476a-9de3-0cded588b433} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11801 | 2025.10.03 21:13:25.500518 [ 5 ] {9021bec2-87ac-476a-9de3-0cded588b433} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11802 | 2025.10.03 21:13:25.500646 [ 5 ] {9021bec2-87ac-476a-9de3-0cded588b433} <Debug> executeQuery: Read 244 rows, 15.22 KiB in 0.001229 sec., 198535.3946297803 rows/sec., 12.09 MiB/sec. | ||
| 11803 | 2025.10.03 21:13:25.500684 [ 5 ] {9021bec2-87ac-476a-9de3-0cded588b433} <Debug> TCPHandler: Processed in 0.001394896 sec. | ||
| 11804 | 2025.10.03 21:13:25.500783 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11805 | 2025.10.03 21:13:25.500877 [ 5 ] {93a081ed-9fff-4f52-87b3-f9f9263e9a85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11806 | 2025.10.03 21:13:25.500919 [ 5 ] {93a081ed-9fff-4f52-87b3-f9f9263e9a85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11807 | 2025.10.03 21:13:25.501379 [ 5 ] {93a081ed-9fff-4f52-87b3-f9f9263e9a85} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11808 | 2025.10.03 21:13:25.501414 [ 5 ] {93a081ed-9fff-4f52-87b3-f9f9263e9a85} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11809 | 2025.10.03 21:13:25.501728 [ 5 ] {93a081ed-9fff-4f52-87b3-f9f9263e9a85} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11810 | 2025.10.03 21:13:25.501962 [ 5 ] {93a081ed-9fff-4f52-87b3-f9f9263e9a85} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11811 | 2025.10.03 21:13:25.502090 [ 5 ] {93a081ed-9fff-4f52-87b3-f9f9263e9a85} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001231 sec., 172217.7091795288 rows/sec., 11.11 MiB/sec. | ||
| 11812 | 2025.10.03 21:13:25.502128 [ 5 ] {93a081ed-9fff-4f52-87b3-f9f9263e9a85} <Debug> TCPHandler: Processed in 0.001393656 sec. | ||
| 11813 | 2025.10.03 21:13:25.502228 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11814 | 2025.10.03 21:13:25.502324 [ 5 ] {51ada172-35cf-47df-84ef-52cfaef455fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 11815 | 2025.10.03 21:13:25.502363 [ 5 ] {51ada172-35cf-47df-84ef-52cfaef455fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 11816 | 2025.10.03 21:13:25.502819 [ 5 ] {51ada172-35cf-47df-84ef-52cfaef455fc} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11817 | 2025.10.03 21:13:25.502856 [ 5 ] {51ada172-35cf-47df-84ef-52cfaef455fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11818 | 2025.10.03 21:13:25.503165 [ 5 ] {51ada172-35cf-47df-84ef-52cfaef455fc} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 11819 | 2025.10.03 21:13:25.503374 [ 5 ] {51ada172-35cf-47df-84ef-52cfaef455fc} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11820 | 2025.10.03 21:13:25.503505 [ 5 ] {51ada172-35cf-47df-84ef-52cfaef455fc} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.0012 sec., 175833.33333333334 rows/sec., 9.98 MiB/sec. | ||
| 11821 | 2025.10.03 21:13:25.503542 [ 5 ] {51ada172-35cf-47df-84ef-52cfaef455fc} <Debug> TCPHandler: Processed in 0.001362725 sec. | ||
| 11822 | 2025.10.03 21:13:25.503650 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11823 | 2025.10.03 21:13:25.503745 [ 5 ] {af5d4e66-6d14-411d-9a92-5172b65fae8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11824 | 2025.10.03 21:13:25.503784 [ 5 ] {af5d4e66-6d14-411d-9a92-5172b65fae8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11825 | 2025.10.03 21:13:25.504428 [ 5 ] {af5d4e66-6d14-411d-9a92-5172b65fae8f} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11826 | 2025.10.03 21:13:25.504464 [ 5 ] {af5d4e66-6d14-411d-9a92-5172b65fae8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11827 | 2025.10.03 21:13:25.504804 [ 5 ] {af5d4e66-6d14-411d-9a92-5172b65fae8f} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11828 | 2025.10.03 21:13:25.505010 [ 5 ] {af5d4e66-6d14-411d-9a92-5172b65fae8f} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11829 | 2025.10.03 21:13:25.505138 [ 5 ] {af5d4e66-6d14-411d-9a92-5172b65fae8f} <Debug> executeQuery: Read 718 rows, 51.60 KiB in 0.001411 sec., 508858.9652728562 rows/sec., 35.71 MiB/sec. | ||
| 11830 | 2025.10.03 21:13:25.505174 [ 5 ] {af5d4e66-6d14-411d-9a92-5172b65fae8f} <Debug> TCPHandler: Processed in 0.001573068 sec. | ||
| 11831 | 2025.10.03 21:13:25.505282 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11832 | 2025.10.03 21:13:25.505378 [ 5 ] {2cd8eb5b-e624-49ae-898b-f50a7c86aab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 11833 | 2025.10.03 21:13:25.505420 [ 5 ] {2cd8eb5b-e624-49ae-898b-f50a7c86aab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 11834 | 2025.10.03 21:13:25.505739 [ 5 ] {2cd8eb5b-e624-49ae-898b-f50a7c86aab4} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11835 | 2025.10.03 21:13:25.505775 [ 5 ] {2cd8eb5b-e624-49ae-898b-f50a7c86aab4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11836 | 2025.10.03 21:13:25.506076 [ 5 ] {2cd8eb5b-e624-49ae-898b-f50a7c86aab4} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11837 | 2025.10.03 21:13:25.506280 [ 5 ] {2cd8eb5b-e624-49ae-898b-f50a7c86aab4} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11838 | 2025.10.03 21:13:25.506406 [ 5 ] {2cd8eb5b-e624-49ae-898b-f50a7c86aab4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001046 sec., 5736.137667304015 rows/sec., 299.69 KiB/sec. | ||
| 11839 | 2025.10.03 21:13:25.506443 [ 5 ] {2cd8eb5b-e624-49ae-898b-f50a7c86aab4} <Debug> TCPHandler: Processed in 0.001208614 sec. | ||
| 11840 | 2025.10.03 21:13:25.506551 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11841 | 2025.10.03 21:13:25.506646 [ 5 ] {8e07ebad-b334-41de-8428-737be90e5d3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11842 | 2025.10.03 21:13:25.506688 [ 5 ] {8e07ebad-b334-41de-8428-737be90e5d3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11843 | 2025.10.03 21:13:25.507114 [ 5 ] {8e07ebad-b334-41de-8428-737be90e5d3c} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11844 | 2025.10.03 21:13:25.507150 [ 5 ] {8e07ebad-b334-41de-8428-737be90e5d3c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11845 | 2025.10.03 21:13:25.507509 [ 5 ] {8e07ebad-b334-41de-8428-737be90e5d3c} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 11846 | 2025.10.03 21:13:25.507722 [ 5 ] {8e07ebad-b334-41de-8428-737be90e5d3c} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11847 | 2025.10.03 21:13:25.507849 [ 5 ] {8e07ebad-b334-41de-8428-737be90e5d3c} <Debug> executeQuery: Read 317 rows, 21.33 KiB in 0.001222 sec., 259410.80196399346 rows/sec., 17.05 MiB/sec. | ||
| 11848 | 2025.10.03 21:13:25.507886 [ 5 ] {8e07ebad-b334-41de-8428-737be90e5d3c} <Debug> TCPHandler: Processed in 0.001383135 sec. | ||
| 11849 | 2025.10.03 21:13:25.507989 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11850 | 2025.10.03 21:13:25.508084 [ 5 ] {9d33090f-77ea-4d1e-83dc-b8c937effcbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 11851 | 2025.10.03 21:13:25.508125 [ 5 ] {9d33090f-77ea-4d1e-83dc-b8c937effcbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 11852 | 2025.10.03 21:13:25.508430 [ 5 ] {9d33090f-77ea-4d1e-83dc-b8c937effcbf} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11853 | 2025.10.03 21:13:25.508466 [ 5 ] {9d33090f-77ea-4d1e-83dc-b8c937effcbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11854 | 2025.10.03 21:13:25.508762 [ 5 ] {9d33090f-77ea-4d1e-83dc-b8c937effcbf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 11855 | 2025.10.03 21:13:25.508970 [ 5 ] {9d33090f-77ea-4d1e-83dc-b8c937effcbf} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11856 | 2025.10.03 21:13:25.509096 [ 5 ] {9d33090f-77ea-4d1e-83dc-b8c937effcbf} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001031 sec., 969.9321047526673 rows/sec., 65.36 KiB/sec. | ||
| 11857 | 2025.10.03 21:13:25.509132 [ 5 ] {9d33090f-77ea-4d1e-83dc-b8c937effcbf} <Debug> TCPHandler: Processed in 0.001193953 sec. | ||
| 11858 | 2025.10.03 21:13:25.509244 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11859 | 2025.10.03 21:13:25.509341 [ 5 ] {58d80238-eb7d-4c20-9a1b-74922132d99b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11860 | 2025.10.03 21:13:25.509397 [ 5 ] {58d80238-eb7d-4c20-9a1b-74922132d99b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11861 | 2025.10.03 21:13:25.510239 [ 5 ] {58d80238-eb7d-4c20-9a1b-74922132d99b} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11862 | 2025.10.03 21:13:25.510275 [ 5 ] {58d80238-eb7d-4c20-9a1b-74922132d99b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11863 | 2025.10.03 21:13:25.510819 [ 5 ] {58d80238-eb7d-4c20-9a1b-74922132d99b} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 11864 | 2025.10.03 21:13:25.511046 [ 5 ] {58d80238-eb7d-4c20-9a1b-74922132d99b} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11865 | 2025.10.03 21:13:25.511190 [ 5 ] {58d80238-eb7d-4c20-9a1b-74922132d99b} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001865 sec., 17694.36997319035 rows/sec., 31.71 MiB/sec. | ||
| 11866 | 2025.10.03 21:13:25.511244 [ 5 ] {58d80238-eb7d-4c20-9a1b-74922132d99b} <Debug> TCPHandler: Processed in 0.002051603 sec. | ||
| 11867 | 2025.10.03 21:13:25.511358 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11868 | 2025.10.03 21:13:25.511452 [ 5 ] {accbe4da-9bfe-4281-b03a-cbeb60671175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11869 | 2025.10.03 21:13:25.511498 [ 5 ] {accbe4da-9bfe-4281-b03a-cbeb60671175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11870 | 2025.10.03 21:13:25.511834 [ 5 ] {accbe4da-9bfe-4281-b03a-cbeb60671175} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11871 | 2025.10.03 21:13:25.511870 [ 5 ] {accbe4da-9bfe-4281-b03a-cbeb60671175} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11872 | 2025.10.03 21:13:25.512170 [ 5 ] {accbe4da-9bfe-4281-b03a-cbeb60671175} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11873 | 2025.10.03 21:13:25.512376 [ 5 ] {accbe4da-9bfe-4281-b03a-cbeb60671175} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11874 | 2025.10.03 21:13:25.512508 [ 5 ] {accbe4da-9bfe-4281-b03a-cbeb60671175} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001073 sec., 96924.51071761418 rows/sec., 5.94 MiB/sec. | ||
| 11875 | 2025.10.03 21:13:25.512545 [ 5 ] {accbe4da-9bfe-4281-b03a-cbeb60671175} <Debug> TCPHandler: Processed in 0.001238554 sec. | ||
| 11876 | 2025.10.03 21:13:27.269242 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 24537 | ||
| 11877 | 2025.10.03 21:13:27.269774 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11878 | 2025.10.03 21:13:27.269809 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11879 | 2025.10.03 21:13:27.270298 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11880 | 2025.10.03 21:13:27.270519 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11881 | 2025.10.03 21:13:27.270646 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24537 | ||
| 11882 | 2025.10.03 21:13:27.270663 [ 100 ] {} <Debug> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11883 | 2025.10.03 21:13:27.270740 [ 100 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11884 | 2025.10.03 21:13:27.270764 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11885 | 2025.10.03 21:13:27.270901 [ 191 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 11886 | 2025.10.03 21:13:27.271062 [ 191 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11887 | 2025.10.03 21:13:27.271103 [ 191 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 22105 rows starting from the beginning of the part | ||
| 11888 | 2025.10.03 21:13:27.271172 [ 191 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 11889 | 2025.10.03 21:13:27.271223 [ 191 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 11890 | 2025.10.03 21:13:27.271272 [ 191 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 11891 | 2025.10.03 21:13:27.271314 [ 191 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 11892 | 2025.10.03 21:13:27.271360 [ 191 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 11893 | 2025.10.03 21:13:27.273366 [ 189 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24537 rows, containing 4 columns (4 merged, 0 gathered) in 0.002533668 sec., 9684378.537361642 rows/sec., 138.54 MiB/sec. | ||
| 11894 | 2025.10.03 21:13:27.273734 [ 197 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11895 | 2025.10.03 21:13:27.273998 [ 197 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_51_10} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11896 | 2025.10.03 21:13:27.274067 [ 197 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_51_10} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11897 | 2025.10.03 21:13:27.274166 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.74 MiB. | ||
| 11898 | 2025.10.03 21:13:28.543393 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 11899 | 2025.10.03 21:13:28.560488 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11900 | 2025.10.03 21:13:28.560537 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11901 | 2025.10.03 21:13:28.566376 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 11902 | 2025.10.03 21:13:28.567104 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11903 | 2025.10.03 21:13:28.567407 [ 100 ] {} <Debug> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 11904 | 2025.10.03 21:13:28.567450 [ 100 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11905 | 2025.10.03 21:13:28.567474 [ 100 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11906 | 2025.10.03 21:13:28.567602 [ 191 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 11907 | 2025.10.03 21:13:28.570248 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 11908 | 2025.10.03 21:13:28.571634 [ 191 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11909 | 2025.10.03 21:13:28.573319 [ 191 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 11910 | 2025.10.03 21:13:28.578328 [ 191 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 11911 | 2025.10.03 21:13:28.583142 [ 191 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 11912 | 2025.10.03 21:13:28.587875 [ 191 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 11913 | 2025.10.03 21:13:28.592357 [ 191 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 11914 | 2025.10.03 21:13:28.596239 [ 191 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 7 rows starting from the beginning of the part | ||
| 11915 | 2025.10.03 21:13:28.648734 [ 189 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.081187496 sec., 4729.792380836576 rows/sec., 24.46 MiB/sec. | ||
| 11916 | 2025.10.03 21:13:28.651654 [ 193 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 11917 | 2025.10.03 21:13:28.653740 [ 193 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_51_10} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11918 | 2025.10.03 21:13:28.653854 [ 193 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_51_10} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 11919 | 2025.10.03 21:13:28.656096 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 11920 | 2025.10.03 21:13:29.000213 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 326.48 MiB, peak 339.88 MiB, free memory in arenas 0.00 B, will set to 328.30 MiB (RSS), difference: 1.82 MiB | ||
| 11921 | 2025.10.03 21:13:30.480805 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11922 | 2025.10.03 21:13:30.481001 [ 5 ] {a42197ad-0aff-40c0-9a98-7834dd5a2017} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11923 | 2025.10.03 21:13:30.481068 [ 5 ] {a42197ad-0aff-40c0-9a98-7834dd5a2017} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11924 | 2025.10.03 21:13:30.481734 [ 5 ] {a42197ad-0aff-40c0-9a98-7834dd5a2017} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11925 | 2025.10.03 21:13:30.481779 [ 5 ] {a42197ad-0aff-40c0-9a98-7834dd5a2017} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11926 | 2025.10.03 21:13:30.482193 [ 5 ] {a42197ad-0aff-40c0-9a98-7834dd5a2017} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11927 | 2025.10.03 21:13:30.482421 [ 5 ] {a42197ad-0aff-40c0-9a98-7834dd5a2017} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11928 | 2025.10.03 21:13:30.482587 [ 5 ] {a42197ad-0aff-40c0-9a98-7834dd5a2017} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001633 sec., 46540.11022657686 rows/sec., 3.84 MiB/sec. | ||
| 11929 | 2025.10.03 21:13:30.482583 [ 96 ] {} <Debug> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11930 | 2025.10.03 21:13:30.482638 [ 5 ] {a42197ad-0aff-40c0-9a98-7834dd5a2017} <Debug> TCPHandler: Processed in 0.001965712 sec. | ||
| 11931 | 2025.10.03 21:13:30.482665 [ 96 ] {} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11932 | 2025.10.03 21:13:30.482694 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11933 | 2025.10.03 21:13:30.482775 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11934 | 2025.10.03 21:13:30.482818 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::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 | ||
| 11935 | 2025.10.03 21:13:30.482876 [ 5 ] {4c4bc5e1-082b-4a12-9fce-24c49750a941} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11936 | 2025.10.03 21:13:30.482924 [ 5 ] {4c4bc5e1-082b-4a12-9fce-24c49750a941} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11937 | 2025.10.03 21:13:30.482958 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11938 | 2025.10.03 21:13:30.482997 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 2469 rows starting from the beginning of the part | ||
| 11939 | 2025.10.03 21:13:30.483063 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 56 rows starting from the beginning of the part | ||
| 11940 | 2025.10.03 21:13:30.483111 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 122 rows starting from the beginning of the part | ||
| 11941 | 2025.10.03 21:13:30.483154 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::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 | ||
| 11942 | 2025.10.03 21:13:30.483192 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 1181 rows starting from the beginning of the part | ||
| 11943 | 2025.10.03 21:13:30.483233 [ 190 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::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 | ||
| 11944 | 2025.10.03 21:13:30.483367 [ 5 ] {4c4bc5e1-082b-4a12-9fce-24c49750a941} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11945 | 2025.10.03 21:13:30.483409 [ 5 ] {4c4bc5e1-082b-4a12-9fce-24c49750a941} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11946 | 2025.10.03 21:13:30.483771 [ 5 ] {4c4bc5e1-082b-4a12-9fce-24c49750a941} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 11947 | 2025.10.03 21:13:30.484007 [ 5 ] {4c4bc5e1-082b-4a12-9fce-24c49750a941} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11948 | 2025.10.03 21:13:30.484145 [ 5 ] {4c4bc5e1-082b-4a12-9fce-24c49750a941} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001286 sec., 7776.049766718506 rows/sec., 584.72 KiB/sec. | ||
| 11949 | 2025.10.03 21:13:30.484184 [ 5 ] {4c4bc5e1-082b-4a12-9fce-24c49750a941} <Debug> TCPHandler: Processed in 0.001460737 sec. | ||
| 11950 | 2025.10.03 21:13:30.484307 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11951 | 2025.10.03 21:13:30.484402 [ 5 ] {b38bcedd-a561-4d41-8a19-a0b1123cd1cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11952 | 2025.10.03 21:13:30.484441 [ 5 ] {b38bcedd-a561-4d41-8a19-a0b1123cd1cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11953 | 2025.10.03 21:13:30.484876 [ 5 ] {b38bcedd-a561-4d41-8a19-a0b1123cd1cb} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11954 | 2025.10.03 21:13:30.484911 [ 5 ] {b38bcedd-a561-4d41-8a19-a0b1123cd1cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11955 | 2025.10.03 21:13:30.484931 [ 195 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3980 rows, containing 5 columns (5 merged, 0 gathered) in 0.002173785 sec., 1830907.8404718037 rows/sec., 155.70 MiB/sec. | ||
| 11956 | 2025.10.03 21:13:30.485201 [ 187 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11957 | 2025.10.03 21:13:30.485248 [ 5 ] {b38bcedd-a561-4d41-8a19-a0b1123cd1cb} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 11958 | 2025.10.03 21:13:30.485476 [ 187 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_76_15} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11959 | 2025.10.03 21:13:30.485480 [ 5 ] {b38bcedd-a561-4d41-8a19-a0b1123cd1cb} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11960 | 2025.10.03 21:13:30.485543 [ 187 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_76_15} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 11961 | 2025.10.03 21:13:30.485607 [ 96 ] {} <Debug> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 11962 | 2025.10.03 21:13:30.485624 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.00 MiB. | ||
| 11963 | 2025.10.03 21:13:30.485621 [ 5 ] {b38bcedd-a561-4d41-8a19-a0b1123cd1cb} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001235 sec., 59919.02834008097 rows/sec., 4.68 MiB/sec. | ||
| 11964 | 2025.10.03 21:13:30.485656 [ 96 ] {} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11965 | 2025.10.03 21:13:30.485692 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11966 | 2025.10.03 21:13:30.485695 [ 5 ] {b38bcedd-a561-4d41-8a19-a0b1123cd1cb} <Debug> TCPHandler: Processed in 0.001437407 sec. | ||
| 11967 | 2025.10.03 21:13:30.485767 [ 190 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::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 | ||
| 11968 | 2025.10.03 21:13:30.485826 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11969 | 2025.10.03 21:13:30.485865 [ 190 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11970 | 2025.10.03 21:13:30.485894 [ 190 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1252 rows starting from the beginning of the part | ||
| 11971 | 2025.10.03 21:13:30.485925 [ 5 ] {50fdc3b4-fd20-47f5-a4ac-98a92731f114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11972 | 2025.10.03 21:13:30.485941 [ 190 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 64 rows starting from the beginning of the part | ||
| 11973 | 2025.10.03 21:13:30.485976 [ 5 ] {50fdc3b4-fd20-47f5-a4ac-98a92731f114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11974 | 2025.10.03 21:13:30.485984 [ 190 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 97 rows starting from the beginning of the part | ||
| 11975 | 2025.10.03 21:13:30.486031 [ 190 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 74 rows starting from the beginning of the part | ||
| 11976 | 2025.10.03 21:13:30.486063 [ 190 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 718 rows starting from the beginning of the part | ||
| 11977 | 2025.10.03 21:13:30.486097 [ 190 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::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 | ||
| 11978 | 2025.10.03 21:13:30.486412 [ 5 ] {50fdc3b4-fd20-47f5-a4ac-98a92731f114} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11979 | 2025.10.03 21:13:30.486452 [ 5 ] {50fdc3b4-fd20-47f5-a4ac-98a92731f114} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11980 | 2025.10.03 21:13:30.486812 [ 5 ] {50fdc3b4-fd20-47f5-a4ac-98a92731f114} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 11981 | 2025.10.03 21:13:30.487025 [ 5 ] {50fdc3b4-fd20-47f5-a4ac-98a92731f114} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11982 | 2025.10.03 21:13:30.487092 [ 187 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2279 rows, containing 5 columns (5 merged, 0 gathered) in 0.001357486 sec., 1678838.6767893003 rows/sec., 127.87 MiB/sec. | ||
| 11983 | 2025.10.03 21:13:30.487141 [ 96 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Selected 6 parts from all_1_70_14 to all_75_75_0 | ||
| 11984 | 2025.10.03 21:13:30.487158 [ 5 ] {50fdc3b4-fd20-47f5-a4ac-98a92731f114} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00125 sec., 128000 rows/sec., 8.91 MiB/sec. | ||
| 11985 | 2025.10.03 21:13:30.487180 [ 96 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11986 | 2025.10.03 21:13:30.487205 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 11987 | 2025.10.03 21:13:30.487206 [ 5 ] {50fdc3b4-fd20-47f5-a4ac-98a92731f114} <Debug> TCPHandler: Processed in 0.001430156 sec. | ||
| 11988 | 2025.10.03 21:13:30.487275 [ 190 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 11989 | 2025.10.03 21:13:30.487286 [ 198 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_75_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_70_14 to all_75_75_0 into Compact with storage Full | ||
| 11990 | 2025.10.03 21:13:30.487332 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11991 | 2025.10.03 21:13:30.487396 [ 198 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_75_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11992 | 2025.10.03 21:13:30.487430 [ 198 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_70_14, total 23743 rows starting from the beginning of the part | ||
| 11993 | 2025.10.03 21:13:30.487434 [ 5 ] {8fc70e23-b9c5-4198-9bd3-e6129b03a686} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11994 | 2025.10.03 21:13:30.487484 [ 198 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 64 rows starting from the beginning of the part | ||
| 11995 | 2025.10.03 21:13:30.487501 [ 5 ] {8fc70e23-b9c5-4198-9bd3-e6129b03a686} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11996 | 2025.10.03 21:13:30.487525 [ 190 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_76_15} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11997 | 2025.10.03 21:13:30.487534 [ 198 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 160 rows starting from the beginning of the part | ||
| 11998 | 2025.10.03 21:13:30.487583 [ 198 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 160 rows starting from the beginning of the part | ||
| 11999 | 2025.10.03 21:13:30.487597 [ 190 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_76_15} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12000 | 2025.10.03 21:13:30.487620 [ 198 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 317 rows starting from the beginning of the part | ||
| 12001 | 2025.10.03 21:13:30.487659 [ 198 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_75_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 12002 | 2025.10.03 21:13:30.487668 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.63 MiB. | ||
| 12003 | 2025.10.03 21:13:30.488246 [ 5 ] {8fc70e23-b9c5-4198-9bd3-e6129b03a686} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12004 | 2025.10.03 21:13:30.488284 [ 5 ] {8fc70e23-b9c5-4198-9bd3-e6129b03a686} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12005 | 2025.10.03 21:13:30.488908 [ 5 ] {8fc70e23-b9c5-4198-9bd3-e6129b03a686} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 12006 | 2025.10.03 21:13:30.489133 [ 5 ] {8fc70e23-b9c5-4198-9bd3-e6129b03a686} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12007 | 2025.10.03 21:13:30.489279 [ 5 ] {8fc70e23-b9c5-4198-9bd3-e6129b03a686} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00186 sec., 5376.344086021505 rows/sec., 9.63 MiB/sec. | ||
| 12008 | 2025.10.03 21:13:30.489334 [ 5 ] {8fc70e23-b9c5-4198-9bd3-e6129b03a686} <Debug> TCPHandler: Processed in 0.002051193 sec. | ||
| 12009 | 2025.10.03 21:13:30.489452 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12010 | 2025.10.03 21:13:30.489548 [ 5 ] {2706457c-c2e4-4562-b8f9-59f757f21ed0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12011 | 2025.10.03 21:13:30.489592 [ 5 ] {2706457c-c2e4-4562-b8f9-59f757f21ed0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12012 | 2025.10.03 21:13:30.489938 [ 5 ] {2706457c-c2e4-4562-b8f9-59f757f21ed0} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12013 | 2025.10.03 21:13:30.489975 [ 5 ] {2706457c-c2e4-4562-b8f9-59f757f21ed0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12014 | 2025.10.03 21:13:30.490321 [ 5 ] {2706457c-c2e4-4562-b8f9-59f757f21ed0} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12015 | 2025.10.03 21:13:30.490533 [ 5 ] {2706457c-c2e4-4562-b8f9-59f757f21ed0} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12016 | 2025.10.03 21:13:30.490667 [ 5 ] {2706457c-c2e4-4562-b8f9-59f757f21ed0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001136 sec., 52816.9014084507 rows/sec., 3.56 MiB/sec. | ||
| 12017 | 2025.10.03 21:13:30.490705 [ 5 ] {2706457c-c2e4-4562-b8f9-59f757f21ed0} <Debug> TCPHandler: Processed in 0.001303095 sec. | ||
| 12018 | 2025.10.03 21:13:30.496724 [ 187 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_75_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24604 rows, containing 5 columns (5 merged, 0 gathered) in 0.009474927 sec., 2596748.238799096 rows/sec., 175.11 MiB/sec. | ||
| 12019 | 2025.10.03 21:13:30.497062 [ 187 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_75_15} <Trace> MergedBlockOutputStream: filled checksums all_1_75_15 (state Temporary) | ||
| 12020 | 2025.10.03 21:13:30.497303 [ 187 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_merge_all_1_75_15 to all_1_75_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12021 | 2025.10.03 21:13:30.497367 [ 187 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_75_15} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Merged 6 parts: [all_1_70_14, all_75_75_0] -> all_1_75_15 | ||
| 12022 | 2025.10.03 21:13:30.497438 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 12023 | 2025.10.03 21:13:31.000214 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 328.83 MiB, peak 339.88 MiB, free memory in arenas 0.00 B, will set to 331.04 MiB (RSS), difference: 2.22 MiB | ||
| 12024 | 2025.10.03 21:13:34.615785 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12025 | 2025.10.03 21:13:34.615837 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12026 | 2025.10.03 21:13:34.770857 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 24985 | ||
| 12027 | 2025.10.03 21:13:34.771726 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12028 | 2025.10.03 21:13:34.771767 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12029 | 2025.10.03 21:13:34.772258 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12030 | 2025.10.03 21:13:34.772490 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12031 | 2025.10.03 21:13:34.772630 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24985 | ||
| 12032 | 2025.10.03 21:13:34.854880 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1506 | ||
| 12033 | 2025.10.03 21:13:34.857315 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12034 | 2025.10.03 21:13:34.857360 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12035 | 2025.10.03 21:13:34.858536 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 12036 | 2025.10.03 21:13:34.858800 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12037 | 2025.10.03 21:13:34.859051 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1506 | ||
| 12038 | 2025.10.03 21:13:35.492734 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12039 | 2025.10.03 21:13:35.493036 [ 5 ] {9b48e66f-3d8e-4cc8-b125-ef10c1944fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12040 | 2025.10.03 21:13:35.493142 [ 5 ] {9b48e66f-3d8e-4cc8-b125-ef10c1944fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12041 | 2025.10.03 21:13:35.494037 [ 5 ] {9b48e66f-3d8e-4cc8-b125-ef10c1944fda} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12042 | 2025.10.03 21:13:35.494075 [ 5 ] {9b48e66f-3d8e-4cc8-b125-ef10c1944fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12043 | 2025.10.03 21:13:35.494485 [ 5 ] {9b48e66f-3d8e-4cc8-b125-ef10c1944fda} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12044 | 2025.10.03 21:13:35.494728 [ 5 ] {9b48e66f-3d8e-4cc8-b125-ef10c1944fda} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12045 | 2025.10.03 21:13:35.494882 [ 5 ] {9b48e66f-3d8e-4cc8-b125-ef10c1944fda} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001921 sec., 213430.50494534097 rows/sec., 13.54 MiB/sec. | ||
| 12046 | 2025.10.03 21:13:35.494925 [ 5 ] {9b48e66f-3d8e-4cc8-b125-ef10c1944fda} <Debug> TCPHandler: Processed in 0.002373506 sec. | ||
| 12047 | 2025.10.03 21:13:35.495051 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12048 | 2025.10.03 21:13:35.495147 [ 5 ] {dac31470-761c-4e3e-83fa-35e766e0dfc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12049 | 2025.10.03 21:13:35.495188 [ 5 ] {dac31470-761c-4e3e-83fa-35e766e0dfc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12050 | 2025.10.03 21:13:35.496166 [ 5 ] {dac31470-761c-4e3e-83fa-35e766e0dfc0} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12051 | 2025.10.03 21:13:35.496201 [ 5 ] {dac31470-761c-4e3e-83fa-35e766e0dfc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12052 | 2025.10.03 21:13:35.496584 [ 5 ] {dac31470-761c-4e3e-83fa-35e766e0dfc0} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12053 | 2025.10.03 21:13:35.496802 [ 5 ] {dac31470-761c-4e3e-83fa-35e766e0dfc0} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12054 | 2025.10.03 21:13:35.496942 [ 5 ] {dac31470-761c-4e3e-83fa-35e766e0dfc0} <Debug> executeQuery: Read 1178 rows, 96.06 KiB in 0.001812 sec., 650110.3752759382 rows/sec., 51.77 MiB/sec. | ||
| 12055 | 2025.10.03 21:13:35.496990 [ 5 ] {dac31470-761c-4e3e-83fa-35e766e0dfc0} <Debug> TCPHandler: Processed in 0.001989073 sec. | ||
| 12056 | 2025.10.03 21:13:35.497146 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12057 | 2025.10.03 21:13:35.497241 [ 5 ] {de8ac65c-58b8-414b-b132-c0a2c9d4cb33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12058 | 2025.10.03 21:13:35.497282 [ 5 ] {de8ac65c-58b8-414b-b132-c0a2c9d4cb33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12059 | 2025.10.03 21:13:35.497790 [ 5 ] {de8ac65c-58b8-414b-b132-c0a2c9d4cb33} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12060 | 2025.10.03 21:13:35.497824 [ 5 ] {de8ac65c-58b8-414b-b132-c0a2c9d4cb33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12061 | 2025.10.03 21:13:35.498132 [ 5 ] {de8ac65c-58b8-414b-b132-c0a2c9d4cb33} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12062 | 2025.10.03 21:13:35.498357 [ 5 ] {de8ac65c-58b8-414b-b132-c0a2c9d4cb33} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12063 | 2025.10.03 21:13:35.498485 [ 5 ] {de8ac65c-58b8-414b-b132-c0a2c9d4cb33} <Debug> executeQuery: Read 238 rows, 14.80 KiB in 0.001261 sec., 188739.0959555908 rows/sec., 11.46 MiB/sec. | ||
| 12064 | 2025.10.03 21:13:35.498523 [ 5 ] {de8ac65c-58b8-414b-b132-c0a2c9d4cb33} <Debug> TCPHandler: Processed in 0.001443206 sec. | ||
| 12065 | 2025.10.03 21:13:35.498639 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12066 | 2025.10.03 21:13:35.498734 [ 5 ] {c036d419-67b3-48dd-bc06-e214cab6e783} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12067 | 2025.10.03 21:13:35.498775 [ 5 ] {c036d419-67b3-48dd-bc06-e214cab6e783} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12068 | 2025.10.03 21:13:35.499257 [ 5 ] {c036d419-67b3-48dd-bc06-e214cab6e783} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12069 | 2025.10.03 21:13:35.499294 [ 5 ] {c036d419-67b3-48dd-bc06-e214cab6e783} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12070 | 2025.10.03 21:13:35.499600 [ 5 ] {c036d419-67b3-48dd-bc06-e214cab6e783} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12071 | 2025.10.03 21:13:35.499807 [ 5 ] {c036d419-67b3-48dd-bc06-e214cab6e783} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12072 | 2025.10.03 21:13:35.499936 [ 5 ] {c036d419-67b3-48dd-bc06-e214cab6e783} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001218 sec., 174055.82922824303 rows/sec., 11.22 MiB/sec. | ||
| 12073 | 2025.10.03 21:13:35.499974 [ 5 ] {c036d419-67b3-48dd-bc06-e214cab6e783} <Debug> TCPHandler: Processed in 0.001390905 sec. | ||
| 12074 | 2025.10.03 21:13:35.500088 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12075 | 2025.10.03 21:13:35.500191 [ 5 ] {f7f11547-6d12-4a72-be15-1226fcc851c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12076 | 2025.10.03 21:13:35.500232 [ 5 ] {f7f11547-6d12-4a72-be15-1226fcc851c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12077 | 2025.10.03 21:13:35.500697 [ 5 ] {f7f11547-6d12-4a72-be15-1226fcc851c0} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12078 | 2025.10.03 21:13:35.500731 [ 5 ] {f7f11547-6d12-4a72-be15-1226fcc851c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12079 | 2025.10.03 21:13:35.501035 [ 5 ] {f7f11547-6d12-4a72-be15-1226fcc851c0} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12080 | 2025.10.03 21:13:35.501240 [ 5 ] {f7f11547-6d12-4a72-be15-1226fcc851c0} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12081 | 2025.10.03 21:13:35.501370 [ 5 ] {f7f11547-6d12-4a72-be15-1226fcc851c0} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001194 sec., 176716.91792294808 rows/sec., 10.04 MiB/sec. | ||
| 12082 | 2025.10.03 21:13:35.501408 [ 5 ] {f7f11547-6d12-4a72-be15-1226fcc851c0} <Debug> TCPHandler: Processed in 0.001376486 sec. | ||
| 12083 | 2025.10.03 21:13:35.501521 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12084 | 2025.10.03 21:13:35.501619 [ 5 ] {7f58ef66-76bf-461c-b9dd-539ea5670dca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12085 | 2025.10.03 21:13:35.501660 [ 5 ] {7f58ef66-76bf-461c-b9dd-539ea5670dca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12086 | 2025.10.03 21:13:35.502311 [ 5 ] {7f58ef66-76bf-461c-b9dd-539ea5670dca} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12087 | 2025.10.03 21:13:35.502347 [ 5 ] {7f58ef66-76bf-461c-b9dd-539ea5670dca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12088 | 2025.10.03 21:13:35.502677 [ 5 ] {7f58ef66-76bf-461c-b9dd-539ea5670dca} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12089 | 2025.10.03 21:13:35.502897 [ 5 ] {7f58ef66-76bf-461c-b9dd-539ea5670dca} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12090 | 2025.10.03 21:13:35.503029 [ 5 ] {7f58ef66-76bf-461c-b9dd-539ea5670dca} <Debug> executeQuery: Read 712 rows, 51.11 KiB in 0.001426 sec., 499298.7377279102 rows/sec., 35.00 MiB/sec. | ||
| 12091 | 2025.10.03 21:13:35.503067 [ 5 ] {7f58ef66-76bf-461c-b9dd-539ea5670dca} <Debug> TCPHandler: Processed in 0.001603038 sec. | ||
| 12092 | 2025.10.03 21:13:35.503187 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12093 | 2025.10.03 21:13:35.503289 [ 5 ] {e3b44754-a5d1-483c-85fd-026d23b8deab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12094 | 2025.10.03 21:13:35.503331 [ 5 ] {e3b44754-a5d1-483c-85fd-026d23b8deab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12095 | 2025.10.03 21:13:35.503662 [ 5 ] {e3b44754-a5d1-483c-85fd-026d23b8deab} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12096 | 2025.10.03 21:13:35.503696 [ 5 ] {e3b44754-a5d1-483c-85fd-026d23b8deab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12097 | 2025.10.03 21:13:35.503992 [ 5 ] {e3b44754-a5d1-483c-85fd-026d23b8deab} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12098 | 2025.10.03 21:13:35.504194 [ 5 ] {e3b44754-a5d1-483c-85fd-026d23b8deab} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12099 | 2025.10.03 21:13:35.504320 [ 5 ] {e3b44754-a5d1-483c-85fd-026d23b8deab} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001055 sec., 5687.203791469195 rows/sec., 297.13 KiB/sec. | ||
| 12100 | 2025.10.03 21:13:35.504356 [ 5 ] {e3b44754-a5d1-483c-85fd-026d23b8deab} <Debug> TCPHandler: Processed in 0.001227024 sec. | ||
| 12101 | 2025.10.03 21:13:35.504471 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12102 | 2025.10.03 21:13:35.504566 [ 5 ] {69b997dd-49ed-4f60-9e05-20b2e612121f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12103 | 2025.10.03 21:13:35.504608 [ 5 ] {69b997dd-49ed-4f60-9e05-20b2e612121f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12104 | 2025.10.03 21:13:35.505048 [ 5 ] {69b997dd-49ed-4f60-9e05-20b2e612121f} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12105 | 2025.10.03 21:13:35.505081 [ 5 ] {69b997dd-49ed-4f60-9e05-20b2e612121f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12106 | 2025.10.03 21:13:35.505412 [ 5 ] {69b997dd-49ed-4f60-9e05-20b2e612121f} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12107 | 2025.10.03 21:13:35.505613 [ 5 ] {69b997dd-49ed-4f60-9e05-20b2e612121f} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12108 | 2025.10.03 21:13:35.505749 [ 5 ] {69b997dd-49ed-4f60-9e05-20b2e612121f} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001199 sec., 261884.90408673894 rows/sec., 17.20 MiB/sec. | ||
| 12109 | 2025.10.03 21:13:35.505787 [ 5 ] {69b997dd-49ed-4f60-9e05-20b2e612121f} <Debug> TCPHandler: Processed in 0.001372945 sec. | ||
| 12110 | 2025.10.03 21:13:35.505905 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12111 | 2025.10.03 21:13:35.506003 [ 5 ] {213ab9a0-f7f7-42d3-be17-866f56e4eabe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12112 | 2025.10.03 21:13:35.506045 [ 5 ] {213ab9a0-f7f7-42d3-be17-866f56e4eabe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12113 | 2025.10.03 21:13:35.506368 [ 5 ] {213ab9a0-f7f7-42d3-be17-866f56e4eabe} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12114 | 2025.10.03 21:13:35.506401 [ 5 ] {213ab9a0-f7f7-42d3-be17-866f56e4eabe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12115 | 2025.10.03 21:13:35.506691 [ 5 ] {213ab9a0-f7f7-42d3-be17-866f56e4eabe} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 12116 | 2025.10.03 21:13:35.506902 [ 5 ] {213ab9a0-f7f7-42d3-be17-866f56e4eabe} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12117 | 2025.10.03 21:13:35.507033 [ 5 ] {213ab9a0-f7f7-42d3-be17-866f56e4eabe} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.00105 sec., 952.3809523809524 rows/sec., 64.17 KiB/sec. | ||
| 12118 | 2025.10.03 21:13:35.507071 [ 5 ] {213ab9a0-f7f7-42d3-be17-866f56e4eabe} <Debug> TCPHandler: Processed in 0.001215644 sec. | ||
| 12119 | 2025.10.03 21:13:35.507187 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12120 | 2025.10.03 21:13:35.507282 [ 5 ] {7553614b-1312-41f7-b02b-7c7ae2368322} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12121 | 2025.10.03 21:13:35.507336 [ 5 ] {7553614b-1312-41f7-b02b-7c7ae2368322} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12122 | 2025.10.03 21:13:35.508150 [ 5 ] {7553614b-1312-41f7-b02b-7c7ae2368322} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12123 | 2025.10.03 21:13:35.508184 [ 5 ] {7553614b-1312-41f7-b02b-7c7ae2368322} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12124 | 2025.10.03 21:13:35.508709 [ 5 ] {7553614b-1312-41f7-b02b-7c7ae2368322} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 12125 | 2025.10.03 21:13:35.508936 [ 5 ] {7553614b-1312-41f7-b02b-7c7ae2368322} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12126 | 2025.10.03 21:13:35.509072 [ 5 ] {7553614b-1312-41f7-b02b-7c7ae2368322} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001806 sec., 18272.425249169435 rows/sec., 32.74 MiB/sec. | ||
| 12127 | 2025.10.03 21:13:35.509129 [ 5 ] {7553614b-1312-41f7-b02b-7c7ae2368322} <Debug> TCPHandler: Processed in 0.001993893 sec. | ||
| 12128 | 2025.10.03 21:13:35.509245 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12129 | 2025.10.03 21:13:35.509339 [ 5 ] {bef6d39f-4763-4c56-924e-f8e7189560b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12130 | 2025.10.03 21:13:35.509380 [ 5 ] {bef6d39f-4763-4c56-924e-f8e7189560b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12131 | 2025.10.03 21:13:35.509717 [ 5 ] {bef6d39f-4763-4c56-924e-f8e7189560b8} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12132 | 2025.10.03 21:13:35.509750 [ 5 ] {bef6d39f-4763-4c56-924e-f8e7189560b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12133 | 2025.10.03 21:13:35.510049 [ 5 ] {bef6d39f-4763-4c56-924e-f8e7189560b8} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12134 | 2025.10.03 21:13:35.510253 [ 5 ] {bef6d39f-4763-4c56-924e-f8e7189560b8} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12135 | 2025.10.03 21:13:35.510386 [ 5 ] {bef6d39f-4763-4c56-924e-f8e7189560b8} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001064 sec., 97744.36090225563 rows/sec., 5.99 MiB/sec. | ||
| 12136 | 2025.10.03 21:13:35.510424 [ 5 ] {bef6d39f-4763-4c56-924e-f8e7189560b8} <Debug> TCPHandler: Processed in 0.001228954 sec. | ||
| 12137 | 2025.10.03 21:13:36.070401 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 12138 | 2025.10.03 21:13:36.085182 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12139 | 2025.10.03 21:13:36.085225 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12140 | 2025.10.03 21:13:36.090650 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 12141 | 2025.10.03 21:13:36.091334 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12142 | 2025.10.03 21:13:36.093893 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 12143 | 2025.10.03 21:13:36.131242 [ 88 ] {} <Debug> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 12144 | 2025.10.03 21:13:36.131300 [ 88 ] {} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12145 | 2025.10.03 21:13:36.131336 [ 88 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12146 | 2025.10.03 21:13:36.131464 [ 188 ] {898f3919-84fc-444d-904f-5f68cc5900ec::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 | ||
| 12147 | 2025.10.03 21:13:36.131615 [ 188 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12148 | 2025.10.03 21:13:36.131662 [ 188 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 20 rows starting from the beginning of the part | ||
| 12149 | 2025.10.03 21:13:36.131750 [ 188 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
| 12150 | 2025.10.03 21:13:36.131821 [ 188 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 12151 | 2025.10.03 21:13:36.131886 [ 188 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 4 rows starting from the beginning of the part | ||
| 12152 | 2025.10.03 21:13:36.131949 [ 188 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 6 rows starting from the beginning of the part | ||
| 12153 | 2025.10.03 21:13:36.132995 [ 187 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001584087 sec., 23988.581435236825 rows/sec., 2.00 MiB/sec. | ||
| 12154 | 2025.10.03 21:13:36.133194 [ 199 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 12155 | 2025.10.03 21:13:36.133511 [ 199 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_25_6} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12156 | 2025.10.03 21:13:36.133591 [ 199 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_25_6} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 12157 | 2025.10.03 21:13:36.133690 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 12158 | 2025.10.03 21:13:40.511183 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12159 | 2025.10.03 21:13:40.511396 [ 5 ] {e445ea33-bc1d-4571-a975-f448848dd3c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12160 | 2025.10.03 21:13:40.511469 [ 5 ] {e445ea33-bc1d-4571-a975-f448848dd3c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12161 | 2025.10.03 21:13:40.512138 [ 5 ] {e445ea33-bc1d-4571-a975-f448848dd3c5} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12162 | 2025.10.03 21:13:40.512196 [ 5 ] {e445ea33-bc1d-4571-a975-f448848dd3c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12163 | 2025.10.03 21:13:40.512639 [ 5 ] {e445ea33-bc1d-4571-a975-f448848dd3c5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 12164 | 2025.10.03 21:13:40.512997 [ 5 ] {e445ea33-bc1d-4571-a975-f448848dd3c5} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12165 | 2025.10.03 21:13:40.513193 [ 5 ] {e445ea33-bc1d-4571-a975-f448848dd3c5} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001851 sec., 3241.4910858995136 rows/sec., 264.32 KiB/sec. | ||
| 12166 | 2025.10.03 21:13:40.513253 [ 5 ] {e445ea33-bc1d-4571-a975-f448848dd3c5} <Debug> TCPHandler: Processed in 0.002204645 sec. | ||
| 12167 | 2025.10.03 21:13:40.513394 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12168 | 2025.10.03 21:13:40.513512 [ 5 ] {408f9e62-8bc5-4d8c-9f70-6917fd819465} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12169 | 2025.10.03 21:13:40.513563 [ 5 ] {408f9e62-8bc5-4d8c-9f70-6917fd819465} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12170 | 2025.10.03 21:13:40.514735 [ 5 ] {408f9e62-8bc5-4d8c-9f70-6917fd819465} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12171 | 2025.10.03 21:13:40.514774 [ 5 ] {408f9e62-8bc5-4d8c-9f70-6917fd819465} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12172 | 2025.10.03 21:13:40.515198 [ 5 ] {408f9e62-8bc5-4d8c-9f70-6917fd819465} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12173 | 2025.10.03 21:13:40.515410 [ 5 ] {408f9e62-8bc5-4d8c-9f70-6917fd819465} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12174 | 2025.10.03 21:13:40.515552 [ 5 ] {408f9e62-8bc5-4d8c-9f70-6917fd819465} <Debug> executeQuery: Read 1219 rows, 103.20 KiB in 0.002069 sec., 589173.5137747704 rows/sec., 48.71 MiB/sec. | ||
| 12175 | 2025.10.03 21:13:40.515591 [ 5 ] {408f9e62-8bc5-4d8c-9f70-6917fd819465} <Debug> TCPHandler: Processed in 0.002259605 sec. | ||
| 12176 | 2025.10.03 21:13:40.515709 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12177 | 2025.10.03 21:13:40.515812 [ 5 ] {ab5be5cd-7339-4d4b-9c93-f89bc48612c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12178 | 2025.10.03 21:13:40.515854 [ 5 ] {ab5be5cd-7339-4d4b-9c93-f89bc48612c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12179 | 2025.10.03 21:13:40.516285 [ 5 ] {ab5be5cd-7339-4d4b-9c93-f89bc48612c7} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12180 | 2025.10.03 21:13:40.516322 [ 5 ] {ab5be5cd-7339-4d4b-9c93-f89bc48612c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12181 | 2025.10.03 21:13:40.516626 [ 5 ] {ab5be5cd-7339-4d4b-9c93-f89bc48612c7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12182 | 2025.10.03 21:13:40.516853 [ 5 ] {ab5be5cd-7339-4d4b-9c93-f89bc48612c7} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12183 | 2025.10.03 21:13:40.517004 [ 5 ] {ab5be5cd-7339-4d4b-9c93-f89bc48612c7} <Debug> executeQuery: Read 16 rows, 1.17 KiB in 0.001211 sec., 13212.221304706853 rows/sec., 966.89 KiB/sec. | ||
| 12184 | 2025.10.03 21:13:40.517058 [ 5 ] {ab5be5cd-7339-4d4b-9c93-f89bc48612c7} <Debug> TCPHandler: Processed in 0.001398885 sec. | ||
| 12185 | 2025.10.03 21:13:40.517175 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12186 | 2025.10.03 21:13:40.517271 [ 5 ] {f96677f8-e6b3-4d16-ba92-5c62db968e90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12187 | 2025.10.03 21:13:40.517312 [ 5 ] {f96677f8-e6b3-4d16-ba92-5c62db968e90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12188 | 2025.10.03 21:13:40.517838 [ 5 ] {f96677f8-e6b3-4d16-ba92-5c62db968e90} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12189 | 2025.10.03 21:13:40.517877 [ 5 ] {f96677f8-e6b3-4d16-ba92-5c62db968e90} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12190 | 2025.10.03 21:13:40.518193 [ 5 ] {f96677f8-e6b3-4d16-ba92-5c62db968e90} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12191 | 2025.10.03 21:13:40.518405 [ 5 ] {f96677f8-e6b3-4d16-ba92-5c62db968e90} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12192 | 2025.10.03 21:13:40.518518 [ 86 ] {} <Debug> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12193 | 2025.10.03 21:13:40.518537 [ 5 ] {f96677f8-e6b3-4d16-ba92-5c62db968e90} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001283 sec., 177708.49571317225 rows/sec., 12.03 MiB/sec. | ||
| 12194 | 2025.10.03 21:13:40.518587 [ 86 ] {} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12195 | 2025.10.03 21:13:40.518598 [ 5 ] {f96677f8-e6b3-4d16-ba92-5c62db968e90} <Debug> TCPHandler: Processed in 0.001487487 sec. | ||
| 12196 | 2025.10.03 21:13:40.518623 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12197 | 2025.10.03 21:13:40.518731 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12198 | 2025.10.03 21:13:40.518754 [ 188 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::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 | ||
| 12199 | 2025.10.03 21:13:40.518831 [ 5 ] {a2a05014-cfe6-44ba-b08d-e2b3ef20ae50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12200 | 2025.10.03 21:13:40.518876 [ 5 ] {a2a05014-cfe6-44ba-b08d-e2b3ef20ae50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12201 | 2025.10.03 21:13:40.518909 [ 188 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12202 | 2025.10.03 21:13:40.518951 [ 188 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 464 rows starting from the beginning of the part | ||
| 12203 | 2025.10.03 21:13:40.519021 [ 188 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 212 rows starting from the beginning of the part | ||
| 12204 | 2025.10.03 21:13:40.519070 [ 188 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 252 rows starting from the beginning of the part | ||
| 12205 | 2025.10.03 21:13:40.519114 [ 188 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 212 rows starting from the beginning of the part | ||
| 12206 | 2025.10.03 21:13:40.519154 [ 188 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 212 rows starting from the beginning of the part | ||
| 12207 | 2025.10.03 21:13:40.519197 [ 188 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 228 rows starting from the beginning of the part | ||
| 12208 | 2025.10.03 21:13:40.519583 [ 5 ] {a2a05014-cfe6-44ba-b08d-e2b3ef20ae50} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12209 | 2025.10.03 21:13:40.519626 [ 5 ] {a2a05014-cfe6-44ba-b08d-e2b3ef20ae50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12210 | 2025.10.03 21:13:40.520001 [ 5 ] {a2a05014-cfe6-44ba-b08d-e2b3ef20ae50} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12211 | 2025.10.03 21:13:40.520234 [ 5 ] {a2a05014-cfe6-44ba-b08d-e2b3ef20ae50} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12212 | 2025.10.03 21:13:40.520276 [ 187 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1580 rows, containing 5 columns (5 merged, 0 gathered) in 0.001585558 sec., 996494.609468717 rows/sec., 70.01 MiB/sec. | ||
| 12213 | 2025.10.03 21:13:40.520378 [ 5 ] {a2a05014-cfe6-44ba-b08d-e2b3ef20ae50} <Debug> executeQuery: Read 536 rows, 40.69 KiB in 0.001565 sec., 342492.0127795527 rows/sec., 25.39 MiB/sec. | ||
| 12214 | 2025.10.03 21:13:40.520419 [ 5 ] {a2a05014-cfe6-44ba-b08d-e2b3ef20ae50} <Debug> TCPHandler: Processed in 0.001737859 sec. | ||
| 12215 | 2025.10.03 21:13:40.520480 [ 186 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12216 | 2025.10.03 21:13:40.520535 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12217 | 2025.10.03 21:13:40.520635 [ 5 ] {6dae4bc2-17aa-49bc-88a9-5247a714c53f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12218 | 2025.10.03 21:13:40.520683 [ 5 ] {6dae4bc2-17aa-49bc-88a9-5247a714c53f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12219 | 2025.10.03 21:13:40.520802 [ 186 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_41_8} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12220 | 2025.10.03 21:13:40.520886 [ 186 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_41_8} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12221 | 2025.10.03 21:13:40.520991 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 12222 | 2025.10.03 21:13:40.521336 [ 5 ] {6dae4bc2-17aa-49bc-88a9-5247a714c53f} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12223 | 2025.10.03 21:13:40.521377 [ 5 ] {6dae4bc2-17aa-49bc-88a9-5247a714c53f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12224 | 2025.10.03 21:13:40.521763 [ 5 ] {6dae4bc2-17aa-49bc-88a9-5247a714c53f} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12225 | 2025.10.03 21:13:40.521981 [ 5 ] {6dae4bc2-17aa-49bc-88a9-5247a714c53f} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12226 | 2025.10.03 21:13:40.522111 [ 5 ] {6dae4bc2-17aa-49bc-88a9-5247a714c53f} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001494 sec., 566934.4042838018 rows/sec., 38.16 MiB/sec. | ||
| 12227 | 2025.10.03 21:13:40.522163 [ 5 ] {6dae4bc2-17aa-49bc-88a9-5247a714c53f} <Debug> TCPHandler: Processed in 0.001676939 sec. | ||
| 12228 | 2025.10.03 21:13:40.522281 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12229 | 2025.10.03 21:13:40.522376 [ 5 ] {0bc5d648-1023-4d92-a736-b8bd83a1a2a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12230 | 2025.10.03 21:13:40.522438 [ 5 ] {0bc5d648-1023-4d92-a736-b8bd83a1a2a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12231 | 2025.10.03 21:13:40.523223 [ 5 ] {0bc5d648-1023-4d92-a736-b8bd83a1a2a7} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12232 | 2025.10.03 21:13:40.523259 [ 5 ] {0bc5d648-1023-4d92-a736-b8bd83a1a2a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12233 | 2025.10.03 21:13:40.523777 [ 5 ] {0bc5d648-1023-4d92-a736-b8bd83a1a2a7} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 12234 | 2025.10.03 21:13:40.523994 [ 5 ] {0bc5d648-1023-4d92-a736-b8bd83a1a2a7} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12235 | 2025.10.03 21:13:40.524135 [ 5 ] {0bc5d648-1023-4d92-a736-b8bd83a1a2a7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001777 sec., 5627.462014631402 rows/sec., 10.08 MiB/sec. | ||
| 12236 | 2025.10.03 21:13:40.524189 [ 5 ] {0bc5d648-1023-4d92-a736-b8bd83a1a2a7} <Debug> TCPHandler: Processed in 0.001956962 sec. | ||
| 12237 | 2025.10.03 21:13:40.524301 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12238 | 2025.10.03 21:13:40.524398 [ 5 ] {f1af2024-a44e-4457-9786-c7415587806b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12239 | 2025.10.03 21:13:40.524439 [ 5 ] {f1af2024-a44e-4457-9786-c7415587806b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12240 | 2025.10.03 21:13:40.524782 [ 5 ] {f1af2024-a44e-4457-9786-c7415587806b} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12241 | 2025.10.03 21:13:40.524819 [ 5 ] {f1af2024-a44e-4457-9786-c7415587806b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12242 | 2025.10.03 21:13:40.525118 [ 5 ] {f1af2024-a44e-4457-9786-c7415587806b} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12243 | 2025.10.03 21:13:40.525330 [ 5 ] {f1af2024-a44e-4457-9786-c7415587806b} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12244 | 2025.10.03 21:13:40.525459 [ 5 ] {f1af2024-a44e-4457-9786-c7415587806b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00108 sec., 55555.555555555555 rows/sec., 3.74 MiB/sec. | ||
| 12245 | 2025.10.03 21:13:40.525453 [ 85 ] {} <Debug> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12246 | 2025.10.03 21:13:40.525495 [ 5 ] {f1af2024-a44e-4457-9786-c7415587806b} <Debug> TCPHandler: Processed in 0.001242583 sec. | ||
| 12247 | 2025.10.03 21:13:40.525535 [ 85 ] {} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12248 | 2025.10.03 21:13:40.525561 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12249 | 2025.10.03 21:13:40.525650 [ 188 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 12250 | 2025.10.03 21:13:40.525761 [ 188 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12251 | 2025.10.03 21:13:40.525790 [ 188 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 4922 rows starting from the beginning of the part | ||
| 12252 | 2025.10.03 21:13:40.525836 [ 188 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 12253 | 2025.10.03 21:13:40.525876 [ 188 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 12254 | 2025.10.03 21:13:40.525912 [ 188 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 12255 | 2025.10.03 21:13:40.525947 [ 188 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 12256 | 2025.10.03 21:13:40.525982 [ 188 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 12257 | 2025.10.03 21:13:40.527900 [ 187 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5310 rows, containing 4 columns (4 merged, 0 gathered) in 0.002289005 sec., 2319785.2341956436 rows/sec., 147.90 MiB/sec. | ||
| 12258 | 2025.10.03 21:13:40.528389 [ 194 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12259 | 2025.10.03 21:13:40.528697 [ 194 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_76_15} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12260 | 2025.10.03 21:13:40.528776 [ 194 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_76_15} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12261 | 2025.10.03 21:13:40.528856 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 12262 | 2025.10.03 21:13:42.272963 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 25497 | ||
| 12263 | 2025.10.03 21:13:42.273565 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12264 | 2025.10.03 21:13:42.273606 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12265 | 2025.10.03 21:13:42.274103 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12266 | 2025.10.03 21:13:42.274329 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12267 | 2025.10.03 21:13:42.274458 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25497 | ||
| 12268 | 2025.10.03 21:13:43.594137 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 12269 | 2025.10.03 21:13:43.610459 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12270 | 2025.10.03 21:13:43.610519 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12271 | 2025.10.03 21:13:43.616502 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 12272 | 2025.10.03 21:13:43.617243 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12273 | 2025.10.03 21:13:43.620030 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 12274 | 2025.10.03 21:13:44.859548 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1544 | ||
| 12275 | 2025.10.03 21:13:44.861990 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12276 | 2025.10.03 21:13:44.862028 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.88 GiB. | ||
| 12277 | 2025.10.03 21:13:44.863244 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 12278 | 2025.10.03 21:13:44.863501 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12279 | 2025.10.03 21:13:44.863758 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1544 | ||
| 12280 | 2025.10.03 21:13:45.493226 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12281 | 2025.10.03 21:13:45.493531 [ 5 ] {d6b03990-d795-47b3-bd5b-630d0a257869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12282 | 2025.10.03 21:13:45.493635 [ 5 ] {d6b03990-d795-47b3-bd5b-630d0a257869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12283 | 2025.10.03 21:13:45.494530 [ 5 ] {d6b03990-d795-47b3-bd5b-630d0a257869} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12284 | 2025.10.03 21:13:45.494572 [ 5 ] {d6b03990-d795-47b3-bd5b-630d0a257869} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12285 | 2025.10.03 21:13:45.495013 [ 5 ] {d6b03990-d795-47b3-bd5b-630d0a257869} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12286 | 2025.10.03 21:13:45.495242 [ 5 ] {d6b03990-d795-47b3-bd5b-630d0a257869} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12287 | 2025.10.03 21:13:45.495396 [ 5 ] {d6b03990-d795-47b3-bd5b-630d0a257869} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001943 sec., 211013.89603705608 rows/sec., 13.39 MiB/sec. | ||
| 12288 | 2025.10.03 21:13:45.495437 [ 5 ] {d6b03990-d795-47b3-bd5b-630d0a257869} <Debug> TCPHandler: Processed in 0.002398777 sec. | ||
| 12289 | 2025.10.03 21:13:45.495556 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12290 | 2025.10.03 21:13:45.495654 [ 5 ] {47bf804f-b2f0-4ae9-b67d-3f8f5a5dc542} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12291 | 2025.10.03 21:13:45.495695 [ 5 ] {47bf804f-b2f0-4ae9-b67d-3f8f5a5dc542} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12292 | 2025.10.03 21:13:45.496736 [ 5 ] {47bf804f-b2f0-4ae9-b67d-3f8f5a5dc542} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12293 | 2025.10.03 21:13:45.496771 [ 5 ] {47bf804f-b2f0-4ae9-b67d-3f8f5a5dc542} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12294 | 2025.10.03 21:13:45.497142 [ 5 ] {47bf804f-b2f0-4ae9-b67d-3f8f5a5dc542} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12295 | 2025.10.03 21:13:45.497346 [ 5 ] {47bf804f-b2f0-4ae9-b67d-3f8f5a5dc542} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12296 | 2025.10.03 21:13:45.497472 [ 5 ] {47bf804f-b2f0-4ae9-b67d-3f8f5a5dc542} <Debug> executeQuery: Read 1178 rows, 96.06 KiB in 0.001838 sec., 640914.0369967356 rows/sec., 51.04 MiB/sec. | ||
| 12297 | 2025.10.03 21:13:45.497508 [ 5 ] {47bf804f-b2f0-4ae9-b67d-3f8f5a5dc542} <Debug> TCPHandler: Processed in 0.002003672 sec. | ||
| 12298 | 2025.10.03 21:13:45.497620 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12299 | 2025.10.03 21:13:45.497716 [ 5 ] {13c765e4-3536-4ddd-8003-798751ddf3f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12300 | 2025.10.03 21:13:45.497757 [ 5 ] {13c765e4-3536-4ddd-8003-798751ddf3f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12301 | 2025.10.03 21:13:45.498265 [ 5 ] {13c765e4-3536-4ddd-8003-798751ddf3f6} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12302 | 2025.10.03 21:13:45.498300 [ 5 ] {13c765e4-3536-4ddd-8003-798751ddf3f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12303 | 2025.10.03 21:13:45.498623 [ 5 ] {13c765e4-3536-4ddd-8003-798751ddf3f6} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12304 | 2025.10.03 21:13:45.498837 [ 5 ] {13c765e4-3536-4ddd-8003-798751ddf3f6} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12305 | 2025.10.03 21:13:45.498947 [ 79 ] {} <Debug> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12306 | 2025.10.03 21:13:45.498966 [ 5 ] {13c765e4-3536-4ddd-8003-798751ddf3f6} <Debug> executeQuery: Read 238 rows, 14.80 KiB in 0.001269 sec., 187549.25137903861 rows/sec., 11.39 MiB/sec. | ||
| 12307 | 2025.10.03 21:13:45.498982 [ 79 ] {} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12308 | 2025.10.03 21:13:45.499002 [ 79 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12309 | 2025.10.03 21:13:45.499003 [ 5 ] {13c765e4-3536-4ddd-8003-798751ddf3f6} <Debug> TCPHandler: Processed in 0.001431816 sec. | ||
| 12310 | 2025.10.03 21:13:45.499114 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12311 | 2025.10.03 21:13:45.499123 [ 188 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 12312 | 2025.10.03 21:13:45.499210 [ 5 ] {51fb3c19-2efb-493f-ace9-c9c41e701af2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12313 | 2025.10.03 21:13:45.499255 [ 5 ] {51fb3c19-2efb-493f-ace9-c9c41e701af2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12314 | 2025.10.03 21:13:45.499295 [ 188 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12315 | 2025.10.03 21:13:45.499333 [ 188 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 280 rows starting from the beginning of the part | ||
| 12316 | 2025.10.03 21:13:45.499398 [ 188 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 244 rows starting from the beginning of the part | ||
| 12317 | 2025.10.03 21:13:45.499444 [ 188 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 12318 | 2025.10.03 21:13:45.499488 [ 188 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 238 rows starting from the beginning of the part | ||
| 12319 | 2025.10.03 21:13:45.499536 [ 188 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 16 rows starting from the beginning of the part | ||
| 12320 | 2025.10.03 21:13:45.499580 [ 188 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 238 rows starting from the beginning of the part | ||
| 12321 | 2025.10.03 21:13:45.499795 [ 5 ] {51fb3c19-2efb-493f-ace9-c9c41e701af2} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12322 | 2025.10.03 21:13:45.499836 [ 5 ] {51fb3c19-2efb-493f-ace9-c9c41e701af2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12323 | 2025.10.03 21:13:45.500179 [ 5 ] {51fb3c19-2efb-493f-ace9-c9c41e701af2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12324 | 2025.10.03 21:13:45.500396 [ 5 ] {51fb3c19-2efb-493f-ace9-c9c41e701af2} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12325 | 2025.10.03 21:13:45.500520 [ 194 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1026 rows, containing 5 columns (5 merged, 0 gathered) in 0.001451366 sec., 706920.2392780319 rows/sec., 46.19 MiB/sec. | ||
| 12326 | 2025.10.03 21:13:45.500526 [ 5 ] {51fb3c19-2efb-493f-ace9-c9c41e701af2} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001334 sec., 158920.53973013494 rows/sec., 10.25 MiB/sec. | ||
| 12327 | 2025.10.03 21:13:45.500609 [ 5 ] {51fb3c19-2efb-493f-ace9-c9c41e701af2} <Debug> TCPHandler: Processed in 0.001542467 sec. | ||
| 12328 | 2025.10.03 21:13:45.500689 [ 188 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12329 | 2025.10.03 21:13:45.500729 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12330 | 2025.10.03 21:13:45.500830 [ 5 ] {fa9a71b7-a06d-4e03-9ee3-8cbbbc12856b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12331 | 2025.10.03 21:13:45.500872 [ 5 ] {fa9a71b7-a06d-4e03-9ee3-8cbbbc12856b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12332 | 2025.10.03 21:13:45.500957 [ 188 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_76_15} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12333 | 2025.10.03 21:13:45.501032 [ 188 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_76_15} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12334 | 2025.10.03 21:13:45.501104 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 12335 | 2025.10.03 21:13:45.501354 [ 5 ] {fa9a71b7-a06d-4e03-9ee3-8cbbbc12856b} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12336 | 2025.10.03 21:13:45.501395 [ 5 ] {fa9a71b7-a06d-4e03-9ee3-8cbbbc12856b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12337 | 2025.10.03 21:13:45.501708 [ 5 ] {fa9a71b7-a06d-4e03-9ee3-8cbbbc12856b} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 12338 | 2025.10.03 21:13:45.501922 [ 5 ] {fa9a71b7-a06d-4e03-9ee3-8cbbbc12856b} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12339 | 2025.10.03 21:13:45.502053 [ 5 ] {fa9a71b7-a06d-4e03-9ee3-8cbbbc12856b} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001242 sec., 169887.27858293074 rows/sec., 9.65 MiB/sec. | ||
| 12340 | 2025.10.03 21:13:45.502091 [ 5 ] {fa9a71b7-a06d-4e03-9ee3-8cbbbc12856b} <Debug> TCPHandler: Processed in 0.001413236 sec. | ||
| 12341 | 2025.10.03 21:13:45.502215 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12342 | 2025.10.03 21:13:45.502312 [ 5 ] {bbabc996-e9db-4517-87a9-3cdedb0523b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12343 | 2025.10.03 21:13:45.502351 [ 5 ] {bbabc996-e9db-4517-87a9-3cdedb0523b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12344 | 2025.10.03 21:13:45.503026 [ 5 ] {bbabc996-e9db-4517-87a9-3cdedb0523b8} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12345 | 2025.10.03 21:13:45.503063 [ 5 ] {bbabc996-e9db-4517-87a9-3cdedb0523b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12346 | 2025.10.03 21:13:45.503412 [ 5 ] {bbabc996-e9db-4517-87a9-3cdedb0523b8} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12347 | 2025.10.03 21:13:45.503619 [ 5 ] {bbabc996-e9db-4517-87a9-3cdedb0523b8} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12348 | 2025.10.03 21:13:45.503747 [ 5 ] {bbabc996-e9db-4517-87a9-3cdedb0523b8} <Debug> executeQuery: Read 712 rows, 51.11 KiB in 0.001453 sec., 490020.64693737094 rows/sec., 34.35 MiB/sec. | ||
| 12349 | 2025.10.03 21:13:45.503784 [ 5 ] {bbabc996-e9db-4517-87a9-3cdedb0523b8} <Debug> TCPHandler: Processed in 0.001630288 sec. | ||
| 12350 | 2025.10.03 21:13:45.503899 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12351 | 2025.10.03 21:13:45.503994 [ 5 ] {521ca881-201e-4495-85b0-25791e0c5df1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12352 | 2025.10.03 21:13:45.504036 [ 5 ] {521ca881-201e-4495-85b0-25791e0c5df1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12353 | 2025.10.03 21:13:45.504365 [ 5 ] {521ca881-201e-4495-85b0-25791e0c5df1} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12354 | 2025.10.03 21:13:45.504401 [ 5 ] {521ca881-201e-4495-85b0-25791e0c5df1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12355 | 2025.10.03 21:13:45.504715 [ 5 ] {521ca881-201e-4495-85b0-25791e0c5df1} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12356 | 2025.10.03 21:13:45.504932 [ 5 ] {521ca881-201e-4495-85b0-25791e0c5df1} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12357 | 2025.10.03 21:13:45.505042 [ 77 ] {} <Debug> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 12358 | 2025.10.03 21:13:45.505059 [ 5 ] {521ca881-201e-4495-85b0-25791e0c5df1} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001083 sec., 5540.16620498615 rows/sec., 289.45 KiB/sec. | ||
| 12359 | 2025.10.03 21:13:45.505109 [ 77 ] {} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12360 | 2025.10.03 21:13:45.505119 [ 5 ] {521ca881-201e-4495-85b0-25791e0c5df1} <Debug> TCPHandler: Processed in 0.001268484 sec. | ||
| 12361 | 2025.10.03 21:13:45.505139 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12362 | 2025.10.03 21:13:45.505229 [ 192 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::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 | ||
| 12363 | 2025.10.03 21:13:45.505233 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12364 | 2025.10.03 21:13:45.505341 [ 192 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12365 | 2025.10.03 21:13:45.505353 [ 5 ] {ef648e1e-6b61-4736-8419-54c65ad79474} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12366 | 2025.10.03 21:13:45.505377 [ 192 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 156 rows starting from the beginning of the part | ||
| 12367 | 2025.10.03 21:13:45.505404 [ 5 ] {ef648e1e-6b61-4736-8419-54c65ad79474} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12368 | 2025.10.03 21:13:45.505435 [ 192 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 6 rows starting from the beginning of the part | ||
| 12369 | 2025.10.03 21:13:45.505481 [ 192 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
| 12370 | 2025.10.03 21:13:45.505521 [ 192 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 12371 | 2025.10.03 21:13:45.505559 [ 192 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
| 12372 | 2025.10.03 21:13:45.505596 [ 192 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 6 rows starting from the beginning of the part | ||
| 12373 | 2025.10.03 21:13:45.505845 [ 5 ] {ef648e1e-6b61-4736-8419-54c65ad79474} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12374 | 2025.10.03 21:13:45.505888 [ 5 ] {ef648e1e-6b61-4736-8419-54c65ad79474} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12375 | 2025.10.03 21:13:45.506257 [ 5 ] {ef648e1e-6b61-4736-8419-54c65ad79474} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12376 | 2025.10.03 21:13:45.506318 [ 194 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.001125753 sec., 165222.74424318658 rows/sec., 8.43 MiB/sec. | ||
| 12377 | 2025.10.03 21:13:45.506444 [ 192 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 12378 | 2025.10.03 21:13:45.506494 [ 5 ] {ef648e1e-6b61-4736-8419-54c65ad79474} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12379 | 2025.10.03 21:13:45.506650 [ 5 ] {ef648e1e-6b61-4736-8419-54c65ad79474} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001315 sec., 238783.2699619772 rows/sec., 15.69 MiB/sec. | ||
| 12380 | 2025.10.03 21:13:45.506690 [ 5 ] {ef648e1e-6b61-4736-8419-54c65ad79474} <Debug> TCPHandler: Processed in 0.001504777 sec. | ||
| 12381 | 2025.10.03 21:13:45.506720 [ 192 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_31_6} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12382 | 2025.10.03 21:13:45.506795 [ 192 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_31_6} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 12383 | 2025.10.03 21:13:45.506795 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12384 | 2025.10.03 21:13:45.506861 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 12385 | 2025.10.03 21:13:45.506907 [ 5 ] {1b381e60-f5ee-4411-8656-e3b4df851cae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12386 | 2025.10.03 21:13:45.506954 [ 5 ] {1b381e60-f5ee-4411-8656-e3b4df851cae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12387 | 2025.10.03 21:13:45.507263 [ 5 ] {1b381e60-f5ee-4411-8656-e3b4df851cae} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12388 | 2025.10.03 21:13:45.507299 [ 5 ] {1b381e60-f5ee-4411-8656-e3b4df851cae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12389 | 2025.10.03 21:13:45.507617 [ 5 ] {1b381e60-f5ee-4411-8656-e3b4df851cae} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 12390 | 2025.10.03 21:13:45.507831 [ 5 ] {1b381e60-f5ee-4411-8656-e3b4df851cae} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12391 | 2025.10.03 21:13:45.507966 [ 5 ] {1b381e60-f5ee-4411-8656-e3b4df851cae} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 12392 | 2025.10.03 21:13:45.508002 [ 5 ] {1b381e60-f5ee-4411-8656-e3b4df851cae} <Debug> TCPHandler: Processed in 0.001254544 sec. | ||
| 12393 | 2025.10.03 21:13:45.508100 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12394 | 2025.10.03 21:13:45.508193 [ 5 ] {a8d5be84-9130-4c50-a2e3-7e7b7ed15d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12395 | 2025.10.03 21:13:45.508247 [ 5 ] {a8d5be84-9130-4c50-a2e3-7e7b7ed15d8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12396 | 2025.10.03 21:13:45.509131 [ 5 ] {a8d5be84-9130-4c50-a2e3-7e7b7ed15d8c} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12397 | 2025.10.03 21:13:45.509168 [ 5 ] {a8d5be84-9130-4c50-a2e3-7e7b7ed15d8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12398 | 2025.10.03 21:13:45.509722 [ 5 ] {a8d5be84-9130-4c50-a2e3-7e7b7ed15d8c} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 12399 | 2025.10.03 21:13:45.509941 [ 5 ] {a8d5be84-9130-4c50-a2e3-7e7b7ed15d8c} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12400 | 2025.10.03 21:13:45.510061 [ 77 ] {} <Debug> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 12401 | 2025.10.03 21:13:45.510077 [ 5 ] {a8d5be84-9130-4c50-a2e3-7e7b7ed15d8c} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.0019 sec., 17368.42105263158 rows/sec., 31.12 MiB/sec. | ||
| 12402 | 2025.10.03 21:13:45.510102 [ 77 ] {} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12403 | 2025.10.03 21:13:45.510141 [ 5 ] {a8d5be84-9130-4c50-a2e3-7e7b7ed15d8c} <Debug> TCPHandler: Processed in 0.002088764 sec. | ||
| 12404 | 2025.10.03 21:13:45.510163 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12405 | 2025.10.03 21:13:45.510252 [ 188 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 12406 | 2025.10.03 21:13:45.510264 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12407 | 2025.10.03 21:13:45.510378 [ 5 ] {242818af-abb3-4e4c-a99d-bd2167f7c202} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12408 | 2025.10.03 21:13:45.510420 [ 5 ] {242818af-abb3-4e4c-a99d-bd2167f7c202} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12409 | 2025.10.03 21:13:45.510461 [ 188 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12410 | 2025.10.03 21:13:45.510518 [ 188 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1442 rows starting from the beginning of the part | ||
| 12411 | 2025.10.03 21:13:45.510637 [ 188 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 33 rows starting from the beginning of the part | ||
| 12412 | 2025.10.03 21:13:45.510745 [ 188 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 12413 | 2025.10.03 21:13:45.510747 [ 5 ] {242818af-abb3-4e4c-a99d-bd2167f7c202} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12414 | 2025.10.03 21:13:45.510795 [ 5 ] {242818af-abb3-4e4c-a99d-bd2167f7c202} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12415 | 2025.10.03 21:13:45.510838 [ 188 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 33 rows starting from the beginning of the part | ||
| 12416 | 2025.10.03 21:13:45.510931 [ 188 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 12417 | 2025.10.03 21:13:45.511020 [ 188 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 33 rows starting from the beginning of the part | ||
| 12418 | 2025.10.03 21:13:45.511140 [ 5 ] {242818af-abb3-4e4c-a99d-bd2167f7c202} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12419 | 2025.10.03 21:13:45.511380 [ 5 ] {242818af-abb3-4e4c-a99d-bd2167f7c202} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12420 | 2025.10.03 21:13:45.511514 [ 5 ] {242818af-abb3-4e4c-a99d-bd2167f7c202} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001154 sec., 90121.3171577123 rows/sec., 5.52 MiB/sec. | ||
| 12421 | 2025.10.03 21:13:45.511550 [ 5 ] {242818af-abb3-4e4c-a99d-bd2167f7c202} <Debug> TCPHandler: Processed in 0.001336605 sec. | ||
| 12422 | 2025.10.03 21:13:45.517966 [ 194 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1561 rows, containing 19 columns (19 merged, 0 gathered) in 0.007751037 sec., 201392.40723531574 rows/sec., 360.89 MiB/sec. | ||
| 12423 | 2025.10.03 21:13:45.519836 [ 194 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 12424 | 2025.10.03 21:13:45.520222 [ 194 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12425 | 2025.10.03 21:13:45.520309 [ 194 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 12426 | 2025.10.03 21:13:45.520445 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.66 MiB. | ||
| 12427 | 2025.10.03 21:13:46.001138 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 332.85 MiB, peak 344.44 MiB, free memory in arenas 0.00 B, will set to 335.74 MiB (RSS), difference: 2.89 MiB | ||
| 12428 | 2025.10.03 21:13:49.615876 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12429 | 2025.10.03 21:13:49.615943 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12430 | 2025.10.03 21:13:49.775557 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 25945 | ||
| 12431 | 2025.10.03 21:13:49.776066 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12432 | 2025.10.03 21:13:49.776110 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12433 | 2025.10.03 21:13:49.776592 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12434 | 2025.10.03 21:13:49.776817 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12435 | 2025.10.03 21:13:49.776947 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25945 | ||
| 12436 | 2025.10.03 21:13:50.481608 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12437 | 2025.10.03 21:13:50.481832 [ 5 ] {6d7ce501-0760-4a51-af59-7b8a39feebe1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12438 | 2025.10.03 21:13:50.481903 [ 5 ] {6d7ce501-0760-4a51-af59-7b8a39feebe1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12439 | 2025.10.03 21:13:50.482675 [ 5 ] {6d7ce501-0760-4a51-af59-7b8a39feebe1} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12440 | 2025.10.03 21:13:50.482738 [ 5 ] {6d7ce501-0760-4a51-af59-7b8a39feebe1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12441 | 2025.10.03 21:13:50.483324 [ 5 ] {6d7ce501-0760-4a51-af59-7b8a39feebe1} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12442 | 2025.10.03 21:13:50.483675 [ 5 ] {6d7ce501-0760-4a51-af59-7b8a39feebe1} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12443 | 2025.10.03 21:13:50.483904 [ 5 ] {6d7ce501-0760-4a51-af59-7b8a39feebe1} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.002121 sec., 35832.15464403583 rows/sec., 2.95 MiB/sec. | ||
| 12444 | 2025.10.03 21:13:50.483973 [ 5 ] {6d7ce501-0760-4a51-af59-7b8a39feebe1} <Debug> TCPHandler: Processed in 0.002506178 sec. | ||
| 12445 | 2025.10.03 21:13:50.484134 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12446 | 2025.10.03 21:13:50.484264 [ 5 ] {6971e863-d05f-42f9-b79a-5eadb3a3be63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12447 | 2025.10.03 21:13:50.484325 [ 5 ] {6971e863-d05f-42f9-b79a-5eadb3a3be63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12448 | 2025.10.03 21:13:50.484872 [ 5 ] {6971e863-d05f-42f9-b79a-5eadb3a3be63} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12449 | 2025.10.03 21:13:50.484917 [ 5 ] {6971e863-d05f-42f9-b79a-5eadb3a3be63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12450 | 2025.10.03 21:13:50.485336 [ 5 ] {6971e863-d05f-42f9-b79a-5eadb3a3be63} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12451 | 2025.10.03 21:13:50.485655 [ 5 ] {6971e863-d05f-42f9-b79a-5eadb3a3be63} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12452 | 2025.10.03 21:13:50.485901 [ 5 ] {6971e863-d05f-42f9-b79a-5eadb3a3be63} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001666 sec., 6002.400960384154 rows/sec., 451.35 KiB/sec. | ||
| 12453 | 2025.10.03 21:13:50.485956 [ 5 ] {6971e863-d05f-42f9-b79a-5eadb3a3be63} <Debug> TCPHandler: Processed in 0.001887301 sec. | ||
| 12454 | 2025.10.03 21:13:50.486096 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12455 | 2025.10.03 21:13:50.486219 [ 5 ] {03700c10-423d-487a-a63a-5e451a8f4170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12456 | 2025.10.03 21:13:50.486275 [ 5 ] {03700c10-423d-487a-a63a-5e451a8f4170} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12457 | 2025.10.03 21:13:50.486849 [ 5 ] {03700c10-423d-487a-a63a-5e451a8f4170} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12458 | 2025.10.03 21:13:50.486895 [ 5 ] {03700c10-423d-487a-a63a-5e451a8f4170} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12459 | 2025.10.03 21:13:50.487339 [ 5 ] {03700c10-423d-487a-a63a-5e451a8f4170} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12460 | 2025.10.03 21:13:50.487659 [ 5 ] {03700c10-423d-487a-a63a-5e451a8f4170} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12461 | 2025.10.03 21:13:50.487844 [ 5 ] {03700c10-423d-487a-a63a-5e451a8f4170} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001651 sec., 44821.320411871595 rows/sec., 3.50 MiB/sec. | ||
| 12462 | 2025.10.03 21:13:50.487898 [ 5 ] {03700c10-423d-487a-a63a-5e451a8f4170} <Debug> TCPHandler: Processed in 0.001866151 sec. | ||
| 12463 | 2025.10.03 21:13:50.488040 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12464 | 2025.10.03 21:13:50.488161 [ 5 ] {4327891d-978b-41bb-bb47-628b52b544ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12465 | 2025.10.03 21:13:50.488220 [ 5 ] {4327891d-978b-41bb-bb47-628b52b544ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12466 | 2025.10.03 21:13:50.488761 [ 5 ] {4327891d-978b-41bb-bb47-628b52b544ab} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12467 | 2025.10.03 21:13:50.488798 [ 5 ] {4327891d-978b-41bb-bb47-628b52b544ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12468 | 2025.10.03 21:13:50.489142 [ 5 ] {4327891d-978b-41bb-bb47-628b52b544ab} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12469 | 2025.10.03 21:13:50.489354 [ 5 ] {4327891d-978b-41bb-bb47-628b52b544ab} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12470 | 2025.10.03 21:13:50.489487 [ 5 ] {4327891d-978b-41bb-bb47-628b52b544ab} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001353 sec., 118255.72801182557 rows/sec., 8.24 MiB/sec. | ||
| 12471 | 2025.10.03 21:13:50.489524 [ 5 ] {4327891d-978b-41bb-bb47-628b52b544ab} <Debug> TCPHandler: Processed in 0.001548308 sec. | ||
| 12472 | 2025.10.03 21:13:50.489639 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12473 | 2025.10.03 21:13:50.489735 [ 5 ] {3c7f1cf3-38f3-43d8-b92f-f0e88cb5dd81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12474 | 2025.10.03 21:13:50.489792 [ 5 ] {3c7f1cf3-38f3-43d8-b92f-f0e88cb5dd81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12475 | 2025.10.03 21:13:50.490564 [ 5 ] {3c7f1cf3-38f3-43d8-b92f-f0e88cb5dd81} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12476 | 2025.10.03 21:13:50.490601 [ 5 ] {3c7f1cf3-38f3-43d8-b92f-f0e88cb5dd81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12477 | 2025.10.03 21:13:50.491125 [ 5 ] {3c7f1cf3-38f3-43d8-b92f-f0e88cb5dd81} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 12478 | 2025.10.03 21:13:50.491341 [ 5 ] {3c7f1cf3-38f3-43d8-b92f-f0e88cb5dd81} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12479 | 2025.10.03 21:13:50.491479 [ 5 ] {3c7f1cf3-38f3-43d8-b92f-f0e88cb5dd81} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001762 sec., 5675.368898978434 rows/sec., 10.17 MiB/sec. | ||
| 12480 | 2025.10.03 21:13:50.491532 [ 5 ] {3c7f1cf3-38f3-43d8-b92f-f0e88cb5dd81} <Debug> TCPHandler: Processed in 0.001942352 sec. | ||
| 12481 | 2025.10.03 21:13:50.491645 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12482 | 2025.10.03 21:13:50.491740 [ 5 ] {5e3615b9-a7ac-4a4f-9f03-d3ab09976efa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12483 | 2025.10.03 21:13:50.491782 [ 5 ] {5e3615b9-a7ac-4a4f-9f03-d3ab09976efa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12484 | 2025.10.03 21:13:50.492123 [ 5 ] {5e3615b9-a7ac-4a4f-9f03-d3ab09976efa} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12485 | 2025.10.03 21:13:50.492159 [ 5 ] {5e3615b9-a7ac-4a4f-9f03-d3ab09976efa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12486 | 2025.10.03 21:13:50.492460 [ 5 ] {5e3615b9-a7ac-4a4f-9f03-d3ab09976efa} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12487 | 2025.10.03 21:13:50.492676 [ 5 ] {5e3615b9-a7ac-4a4f-9f03-d3ab09976efa} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12488 | 2025.10.03 21:13:50.492808 [ 5 ] {5e3615b9-a7ac-4a4f-9f03-d3ab09976efa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 12489 | 2025.10.03 21:13:50.492843 [ 5 ] {5e3615b9-a7ac-4a4f-9f03-d3ab09976efa} <Debug> TCPHandler: Processed in 0.001247784 sec. | ||
| 12490 | 2025.10.03 21:13:51.121025 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 12491 | 2025.10.03 21:13:51.138201 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12492 | 2025.10.03 21:13:51.138258 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12493 | 2025.10.03 21:13:51.144393 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 12494 | 2025.10.03 21:13:51.145064 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12495 | 2025.10.03 21:13:51.148089 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 12496 | 2025.10.03 21:13:54.863955 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1578 | ||
| 12497 | 2025.10.03 21:13:54.866281 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12498 | 2025.10.03 21:13:54.866328 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12499 | 2025.10.03 21:13:54.867506 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 12500 | 2025.10.03 21:13:54.867758 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12501 | 2025.10.03 21:13:54.867917 [ 64 ] {} <Debug> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 12502 | 2025.10.03 21:13:54.867988 [ 64 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12503 | 2025.10.03 21:13:54.868011 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12504 | 2025.10.03 21:13:54.868022 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1578 | ||
| 12505 | 2025.10.03 21:13:54.868126 [ 200 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::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 | ||
| 12506 | 2025.10.03 21:13:54.868644 [ 200 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12507 | 2025.10.03 21:13:54.868775 [ 200 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1390 rows starting from the beginning of the part | ||
| 12508 | 2025.10.03 21:13:54.869109 [ 200 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
| 12509 | 2025.10.03 21:13:54.869457 [ 200 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 24 rows starting from the beginning of the part | ||
| 12510 | 2025.10.03 21:13:54.869789 [ 200 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::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 | ||
| 12511 | 2025.10.03 21:13:54.870134 [ 200 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 38 rows starting from the beginning of the part | ||
| 12512 | 2025.10.03 21:13:54.870453 [ 200 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 34 rows starting from the beginning of the part | ||
| 12513 | 2025.10.03 21:13:54.876680 [ 196 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1578 rows, containing 72 columns (72 merged, 0 gathered) in 0.008596448 sec., 183564.18837175542 rows/sec., 145.69 MiB/sec. | ||
| 12514 | 2025.10.03 21:13:54.878866 [ 193 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 12515 | 2025.10.03 21:13:54.879487 [ 193 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_41_8} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12516 | 2025.10.03 21:13:54.879570 [ 193 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_41_8} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 12517 | 2025.10.03 21:13:54.879927 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.92 MiB. | ||
| 12518 | 2025.10.03 21:13:55.493485 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12519 | 2025.10.03 21:13:55.493695 [ 5 ] {b172610d-2391-4822-b201-60a17cb4578d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12520 | 2025.10.03 21:13:55.493764 [ 5 ] {b172610d-2391-4822-b201-60a17cb4578d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12521 | 2025.10.03 21:13:55.494597 [ 5 ] {b172610d-2391-4822-b201-60a17cb4578d} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12522 | 2025.10.03 21:13:55.494638 [ 5 ] {b172610d-2391-4822-b201-60a17cb4578d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12523 | 2025.10.03 21:13:55.495033 [ 5 ] {b172610d-2391-4822-b201-60a17cb4578d} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12524 | 2025.10.03 21:13:55.495248 [ 5 ] {b172610d-2391-4822-b201-60a17cb4578d} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12525 | 2025.10.03 21:13:55.495405 [ 5 ] {b172610d-2391-4822-b201-60a17cb4578d} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001764 sec., 232426.3038548753 rows/sec., 14.74 MiB/sec. | ||
| 12526 | 2025.10.03 21:13:55.495446 [ 5 ] {b172610d-2391-4822-b201-60a17cb4578d} <Debug> TCPHandler: Processed in 0.002093403 sec. | ||
| 12527 | 2025.10.03 21:13:55.495561 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12528 | 2025.10.03 21:13:55.495655 [ 5 ] {347c64e2-a45a-49ba-b6d2-99240cfed5e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12529 | 2025.10.03 21:13:55.495694 [ 5 ] {347c64e2-a45a-49ba-b6d2-99240cfed5e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12530 | 2025.10.03 21:13:55.496070 [ 5 ] {347c64e2-a45a-49ba-b6d2-99240cfed5e4} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12531 | 2025.10.03 21:13:55.496104 [ 5 ] {347c64e2-a45a-49ba-b6d2-99240cfed5e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12532 | 2025.10.03 21:13:55.496386 [ 5 ] {347c64e2-a45a-49ba-b6d2-99240cfed5e4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 12533 | 2025.10.03 21:13:55.496589 [ 5 ] {347c64e2-a45a-49ba-b6d2-99240cfed5e4} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12534 | 2025.10.03 21:13:55.496714 [ 5 ] {347c64e2-a45a-49ba-b6d2-99240cfed5e4} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001078 sec., 1855.287569573284 rows/sec., 151.29 KiB/sec. | ||
| 12535 | 2025.10.03 21:13:55.496749 [ 5 ] {347c64e2-a45a-49ba-b6d2-99240cfed5e4} <Debug> TCPHandler: Processed in 0.001235244 sec. | ||
| 12536 | 2025.10.03 21:13:55.496850 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12537 | 2025.10.03 21:13:55.496943 [ 5 ] {4f65b455-5b2c-447e-8eb5-ef2f35dc719c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12538 | 2025.10.03 21:13:55.496981 [ 5 ] {4f65b455-5b2c-447e-8eb5-ef2f35dc719c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12539 | 2025.10.03 21:13:55.498173 [ 5 ] {4f65b455-5b2c-447e-8eb5-ef2f35dc719c} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12540 | 2025.10.03 21:13:55.498211 [ 5 ] {4f65b455-5b2c-447e-8eb5-ef2f35dc719c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12541 | 2025.10.03 21:13:55.498594 [ 5 ] {4f65b455-5b2c-447e-8eb5-ef2f35dc719c} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12542 | 2025.10.03 21:13:55.498806 [ 5 ] {4f65b455-5b2c-447e-8eb5-ef2f35dc719c} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12543 | 2025.10.03 21:13:55.498925 [ 64 ] {} <Debug> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12544 | 2025.10.03 21:13:55.498943 [ 5 ] {4f65b455-5b2c-447e-8eb5-ef2f35dc719c} <Debug> executeQuery: Read 1179 rows, 96.13 KiB in 0.002016 sec., 584821.4285714285 rows/sec., 46.57 MiB/sec. | ||
| 12545 | 2025.10.03 21:13:55.498991 [ 64 ] {} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12546 | 2025.10.03 21:13:55.499004 [ 5 ] {4f65b455-5b2c-447e-8eb5-ef2f35dc719c} <Debug> TCPHandler: Processed in 0.002200014 sec. | ||
| 12547 | 2025.10.03 21:13:55.499024 [ 64 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12548 | 2025.10.03 21:13:55.499129 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12549 | 2025.10.03 21:13:55.499154 [ 197 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::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 | ||
| 12550 | 2025.10.03 21:13:55.499230 [ 5 ] {758be32f-3fbd-4c0e-972a-779b4b76cff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12551 | 2025.10.03 21:13:55.499276 [ 5 ] {758be32f-3fbd-4c0e-972a-779b4b76cff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12552 | 2025.10.03 21:13:55.499304 [ 197 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12553 | 2025.10.03 21:13:55.499347 [ 197 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 2469 rows starting from the beginning of the part | ||
| 12554 | 2025.10.03 21:13:55.499422 [ 197 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 1178 rows starting from the beginning of the part | ||
| 12555 | 2025.10.03 21:13:55.499471 [ 197 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 1219 rows starting from the beginning of the part | ||
| 12556 | 2025.10.03 21:13:55.499519 [ 197 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1178 rows starting from the beginning of the part | ||
| 12557 | 2025.10.03 21:13:55.499564 [ 197 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 76 rows starting from the beginning of the part | ||
| 12558 | 2025.10.03 21:13:55.499608 [ 197 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 1179 rows starting from the beginning of the part | ||
| 12559 | 2025.10.03 21:13:55.499825 [ 5 ] {758be32f-3fbd-4c0e-972a-779b4b76cff9} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12560 | 2025.10.03 21:13:55.499868 [ 5 ] {758be32f-3fbd-4c0e-972a-779b4b76cff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12561 | 2025.10.03 21:13:55.500226 [ 5 ] {758be32f-3fbd-4c0e-972a-779b4b76cff9} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12562 | 2025.10.03 21:13:55.500454 [ 5 ] {758be32f-3fbd-4c0e-972a-779b4b76cff9} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12563 | 2025.10.03 21:13:55.500602 [ 5 ] {758be32f-3fbd-4c0e-972a-779b4b76cff9} <Debug> executeQuery: Read 240 rows, 14.94 KiB in 0.001389 sec., 172786.17710583154 rows/sec., 10.50 MiB/sec. | ||
| 12564 | 2025.10.03 21:13:55.500641 [ 5 ] {758be32f-3fbd-4c0e-972a-779b4b76cff9} <Debug> TCPHandler: Processed in 0.001562328 sec. | ||
| 12565 | 2025.10.03 21:13:55.500744 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12566 | 2025.10.03 21:13:55.500838 [ 5 ] {9fa4b95d-716e-464c-accd-0d15f73cfcac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12567 | 2025.10.03 21:13:55.500879 [ 5 ] {9fa4b95d-716e-464c-accd-0d15f73cfcac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12568 | 2025.10.03 21:13:55.501393 [ 5 ] {9fa4b95d-716e-464c-accd-0d15f73cfcac} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12569 | 2025.10.03 21:13:55.501428 [ 5 ] {9fa4b95d-716e-464c-accd-0d15f73cfcac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12570 | 2025.10.03 21:13:55.501758 [ 5 ] {9fa4b95d-716e-464c-accd-0d15f73cfcac} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 12571 | 2025.10.03 21:13:55.501919 [ 191 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7299 rows, containing 5 columns (5 merged, 0 gathered) in 0.002826711 sec., 2582152.897837805 rows/sec., 218.78 MiB/sec. | ||
| 12572 | 2025.10.03 21:13:55.501981 [ 5 ] {9fa4b95d-716e-464c-accd-0d15f73cfcac} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12573 | 2025.10.03 21:13:55.502121 [ 5 ] {9fa4b95d-716e-464c-accd-0d15f73cfcac} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001299 sec., 163202.4634334103 rows/sec., 10.52 MiB/sec. | ||
| 12574 | 2025.10.03 21:13:55.502160 [ 5 ] {9fa4b95d-716e-464c-accd-0d15f73cfcac} <Debug> TCPHandler: Processed in 0.001466387 sec. | ||
| 12575 | 2025.10.03 21:13:55.502263 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12576 | 2025.10.03 21:13:55.502270 [ 196 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12577 | 2025.10.03 21:13:55.502360 [ 5 ] {84587d03-f028-4591-ad7a-e534983094e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12578 | 2025.10.03 21:13:55.502406 [ 5 ] {84587d03-f028-4591-ad7a-e534983094e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12579 | 2025.10.03 21:13:55.502621 [ 196 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_81_16} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12580 | 2025.10.03 21:13:55.502715 [ 196 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_81_16} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12581 | 2025.10.03 21:13:55.502840 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.44 MiB. | ||
| 12582 | 2025.10.03 21:13:55.502923 [ 5 ] {84587d03-f028-4591-ad7a-e534983094e7} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12583 | 2025.10.03 21:13:55.502966 [ 5 ] {84587d03-f028-4591-ad7a-e534983094e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12584 | 2025.10.03 21:13:55.503279 [ 5 ] {84587d03-f028-4591-ad7a-e534983094e7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 12585 | 2025.10.03 21:13:55.503489 [ 5 ] {84587d03-f028-4591-ad7a-e534983094e7} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12586 | 2025.10.03 21:13:55.503623 [ 5 ] {84587d03-f028-4591-ad7a-e534983094e7} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001279 sec., 164972.63487099297 rows/sec., 9.37 MiB/sec. | ||
| 12587 | 2025.10.03 21:13:55.503662 [ 5 ] {84587d03-f028-4591-ad7a-e534983094e7} <Debug> TCPHandler: Processed in 0.001447776 sec. | ||
| 12588 | 2025.10.03 21:13:55.503763 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12589 | 2025.10.03 21:13:55.503856 [ 5 ] {741eec46-b4af-4399-90d4-85f4234e2a52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12590 | 2025.10.03 21:13:55.503897 [ 5 ] {741eec46-b4af-4399-90d4-85f4234e2a52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12591 | 2025.10.03 21:13:55.504688 [ 5 ] {741eec46-b4af-4399-90d4-85f4234e2a52} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12592 | 2025.10.03 21:13:55.504722 [ 5 ] {741eec46-b4af-4399-90d4-85f4234e2a52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12593 | 2025.10.03 21:13:55.505065 [ 5 ] {741eec46-b4af-4399-90d4-85f4234e2a52} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12594 | 2025.10.03 21:13:55.505275 [ 5 ] {741eec46-b4af-4399-90d4-85f4234e2a52} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12595 | 2025.10.03 21:13:55.505384 [ 63 ] {} <Debug> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12596 | 2025.10.03 21:13:55.505403 [ 5 ] {741eec46-b4af-4399-90d4-85f4234e2a52} <Debug> executeQuery: Read 714 rows, 51.27 KiB in 0.001563 sec., 456813.81957773515 rows/sec., 32.04 MiB/sec. | ||
| 12597 | 2025.10.03 21:13:55.505421 [ 63 ] {} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12598 | 2025.10.03 21:13:55.505441 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12599 | 2025.10.03 21:13:55.505455 [ 5 ] {741eec46-b4af-4399-90d4-85f4234e2a52} <Debug> TCPHandler: Processed in 0.001740329 sec. | ||
| 12600 | 2025.10.03 21:13:55.505516 [ 197 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::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 | ||
| 12601 | 2025.10.03 21:13:55.505592 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12602 | 2025.10.03 21:13:55.505618 [ 197 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12603 | 2025.10.03 21:13:55.505649 [ 197 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1252 rows starting from the beginning of the part | ||
| 12604 | 2025.10.03 21:13:55.505690 [ 5 ] {4441dce0-8072-4198-8e23-00f5867ffdc4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12605 | 2025.10.03 21:13:55.505702 [ 197 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 712 rows starting from the beginning of the part | ||
| 12606 | 2025.10.03 21:13:55.505740 [ 5 ] {4441dce0-8072-4198-8e23-00f5867ffdc4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12607 | 2025.10.03 21:13:55.505753 [ 197 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 536 rows starting from the beginning of the part | ||
| 12608 | 2025.10.03 21:13:55.505796 [ 197 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 712 rows starting from the beginning of the part | ||
| 12609 | 2025.10.03 21:13:55.505833 [ 197 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 74 rows starting from the beginning of the part | ||
| 12610 | 2025.10.03 21:13:55.505873 [ 197 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 714 rows starting from the beginning of the part | ||
| 12611 | 2025.10.03 21:13:55.506103 [ 5 ] {4441dce0-8072-4198-8e23-00f5867ffdc4} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12612 | 2025.10.03 21:13:55.506143 [ 5 ] {4441dce0-8072-4198-8e23-00f5867ffdc4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12613 | 2025.10.03 21:13:55.506456 [ 5 ] {4441dce0-8072-4198-8e23-00f5867ffdc4} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12614 | 2025.10.03 21:13:55.506680 [ 5 ] {4441dce0-8072-4198-8e23-00f5867ffdc4} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12615 | 2025.10.03 21:13:55.506812 [ 5 ] {4441dce0-8072-4198-8e23-00f5867ffdc4} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001138 sec., 5272.407732864675 rows/sec., 275.46 KiB/sec. | ||
| 12616 | 2025.10.03 21:13:55.506850 [ 5 ] {4441dce0-8072-4198-8e23-00f5867ffdc4} <Debug> TCPHandler: Processed in 0.001307755 sec. | ||
| 12617 | 2025.10.03 21:13:55.506953 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12618 | 2025.10.03 21:13:55.507047 [ 5 ] {df67618b-7d2e-4aa2-b006-c32a83e47a2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12619 | 2025.10.03 21:13:55.507089 [ 5 ] {df67618b-7d2e-4aa2-b006-c32a83e47a2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12620 | 2025.10.03 21:13:55.507129 [ 196 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4000 rows, containing 5 columns (5 merged, 0 gathered) in 0.001645978 sec., 2430166.1383080455 rows/sec., 182.89 MiB/sec. | ||
| 12621 | 2025.10.03 21:13:55.507297 [ 197 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12622 | 2025.10.03 21:13:55.507538 [ 197 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_81_16} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12623 | 2025.10.03 21:13:55.507551 [ 5 ] {df67618b-7d2e-4aa2-b006-c32a83e47a2f} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12624 | 2025.10.03 21:13:55.507593 [ 5 ] {df67618b-7d2e-4aa2-b006-c32a83e47a2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12625 | 2025.10.03 21:13:55.507614 [ 197 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_81_16} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12626 | 2025.10.03 21:13:55.507690 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.83 MiB. | ||
| 12627 | 2025.10.03 21:13:55.507934 [ 5 ] {df67618b-7d2e-4aa2-b006-c32a83e47a2f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12628 | 2025.10.03 21:13:55.508138 [ 5 ] {df67618b-7d2e-4aa2-b006-c32a83e47a2f} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12629 | 2025.10.03 21:13:55.508234 [ 63 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Selected 6 parts from all_1_75_15 to all_80_80_0 | ||
| 12630 | 2025.10.03 21:13:55.508258 [ 63 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12631 | 2025.10.03 21:13:55.508263 [ 5 ] {df67618b-7d2e-4aa2-b006-c32a83e47a2f} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001259 sec., 250198.57029388405 rows/sec., 16.44 MiB/sec. | ||
| 12632 | 2025.10.03 21:13:55.508272 [ 63 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12633 | 2025.10.03 21:13:55.508300 [ 5 ] {df67618b-7d2e-4aa2-b006-c32a83e47a2f} <Debug> TCPHandler: Processed in 0.001425546 sec. | ||
| 12634 | 2025.10.03 21:13:55.508353 [ 189 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_80_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_75_15 to all_80_80_0 into Compact with storage Full | ||
| 12635 | 2025.10.03 21:13:55.508401 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12636 | 2025.10.03 21:13:55.508459 [ 189 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_80_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12637 | 2025.10.03 21:13:55.508491 [ 189 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_75_15, total 24604 rows starting from the beginning of the part | ||
| 12638 | 2025.10.03 21:13:55.508492 [ 5 ] {5bf7d04f-df9b-46e6-a388-c695b3581904} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12639 | 2025.10.03 21:13:55.508544 [ 5 ] {5bf7d04f-df9b-46e6-a388-c695b3581904} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12640 | 2025.10.03 21:13:55.508546 [ 189 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 314 rows starting from the beginning of the part | ||
| 12641 | 2025.10.03 21:13:55.508599 [ 189 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 847 rows starting from the beginning of the part | ||
| 12642 | 2025.10.03 21:13:55.508639 [ 189 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 314 rows starting from the beginning of the part | ||
| 12643 | 2025.10.03 21:13:55.508677 [ 189 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 160 rows starting from the beginning of the part | ||
| 12644 | 2025.10.03 21:13:55.508713 [ 189 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_80_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 315 rows starting from the beginning of the part | ||
| 12645 | 2025.10.03 21:13:55.508915 [ 5 ] {5bf7d04f-df9b-46e6-a388-c695b3581904} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12646 | 2025.10.03 21:13:55.508963 [ 5 ] {5bf7d04f-df9b-46e6-a388-c695b3581904} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12647 | 2025.10.03 21:13:55.509267 [ 5 ] {5bf7d04f-df9b-46e6-a388-c695b3581904} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 12648 | 2025.10.03 21:13:55.509481 [ 5 ] {5bf7d04f-df9b-46e6-a388-c695b3581904} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12649 | 2025.10.03 21:13:55.509626 [ 5 ] {5bf7d04f-df9b-46e6-a388-c695b3581904} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001106 sec., 904.1591320072333 rows/sec., 60.92 KiB/sec. | ||
| 12650 | 2025.10.03 21:13:55.509663 [ 5 ] {5bf7d04f-df9b-46e6-a388-c695b3581904} <Debug> TCPHandler: Processed in 0.001275164 sec. | ||
| 12651 | 2025.10.03 21:13:55.509771 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12652 | 2025.10.03 21:13:55.509868 [ 5 ] {c4b0a70e-4554-4caf-ade1-650a557999c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12653 | 2025.10.03 21:13:55.509924 [ 5 ] {c4b0a70e-4554-4caf-ade1-650a557999c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12654 | 2025.10.03 21:13:55.510807 [ 5 ] {c4b0a70e-4554-4caf-ade1-650a557999c1} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12655 | 2025.10.03 21:13:55.510842 [ 5 ] {c4b0a70e-4554-4caf-ade1-650a557999c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12656 | 2025.10.03 21:13:55.511542 [ 5 ] {c4b0a70e-4554-4caf-ade1-650a557999c1} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 12657 | 2025.10.03 21:13:55.511767 [ 5 ] {c4b0a70e-4554-4caf-ade1-650a557999c1} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12658 | 2025.10.03 21:13:55.511916 [ 5 ] {c4b0a70e-4554-4caf-ade1-650a557999c1} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002066 sec., 15972.894482090996 rows/sec., 28.62 MiB/sec. | ||
| 12659 | 2025.10.03 21:13:55.511971 [ 5 ] {c4b0a70e-4554-4caf-ade1-650a557999c1} <Debug> TCPHandler: Processed in 0.002249755 sec. | ||
| 12660 | 2025.10.03 21:13:55.512087 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12661 | 2025.10.03 21:13:55.512181 [ 5 ] {b584936c-7240-4854-959b-125d96b0875c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12662 | 2025.10.03 21:13:55.512223 [ 5 ] {b584936c-7240-4854-959b-125d96b0875c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12663 | 2025.10.03 21:13:55.512577 [ 5 ] {b584936c-7240-4854-959b-125d96b0875c} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12664 | 2025.10.03 21:13:55.512612 [ 5 ] {b584936c-7240-4854-959b-125d96b0875c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12665 | 2025.10.03 21:13:55.513012 [ 5 ] {b584936c-7240-4854-959b-125d96b0875c} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12666 | 2025.10.03 21:13:55.513225 [ 5 ] {b584936c-7240-4854-959b-125d96b0875c} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12667 | 2025.10.03 21:13:55.513359 [ 5 ] {b584936c-7240-4854-959b-125d96b0875c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001195 sec., 87029.28870292887 rows/sec., 5.33 MiB/sec. | ||
| 12668 | 2025.10.03 21:13:55.513395 [ 5 ] {b584936c-7240-4854-959b-125d96b0875c} <Debug> TCPHandler: Processed in 0.001358045 sec. | ||
| 12669 | 2025.10.03 21:13:55.515259 [ 196 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_80_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26554 rows, containing 5 columns (5 merged, 0 gathered) in 0.006911957 sec., 3841748.436803065 rows/sec., 258.86 MiB/sec. | ||
| 12670 | 2025.10.03 21:13:55.515484 [ 197 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_80_16} <Trace> MergedBlockOutputStream: filled checksums all_1_80_16 (state Temporary) | ||
| 12671 | 2025.10.03 21:13:55.515722 [ 197 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_merge_all_1_80_16 to all_1_80_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12672 | 2025.10.03 21:13:55.515788 [ 197 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_80_16} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Merged 6 parts: [all_1_75_15, all_80_80_0] -> all_1_80_16 | ||
| 12673 | 2025.10.03 21:13:55.515850 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.34 MiB. | ||
| 12674 | 2025.10.03 21:13:57.277272 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 26457 | ||
| 12675 | 2025.10.03 21:13:57.277871 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12676 | 2025.10.03 21:13:57.277916 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12677 | 2025.10.03 21:13:57.278497 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12678 | 2025.10.03 21:13:57.278753 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12679 | 2025.10.03 21:13:57.278905 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26457 | ||
| 12680 | 2025.10.03 21:13:58.648426 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 415 | ||
| 12681 | 2025.10.03 21:13:58.666040 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12682 | 2025.10.03 21:13:58.666100 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12683 | 2025.10.03 21:13:58.672083 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 12684 | 2025.10.03 21:13:58.672756 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12685 | 2025.10.03 21:13:58.675833 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 415 | ||
| 12686 | 2025.10.03 21:14:00.481843 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12687 | 2025.10.03 21:14:00.482039 [ 5 ] {98bc6d47-ff91-4e16-b05d-e116761a056d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12688 | 2025.10.03 21:14:00.482110 [ 5 ] {98bc6d47-ff91-4e16-b05d-e116761a056d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12689 | 2025.10.03 21:14:00.482788 [ 5 ] {98bc6d47-ff91-4e16-b05d-e116761a056d} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12690 | 2025.10.03 21:14:00.482841 [ 5 ] {98bc6d47-ff91-4e16-b05d-e116761a056d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12691 | 2025.10.03 21:14:00.483249 [ 5 ] {98bc6d47-ff91-4e16-b05d-e116761a056d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12692 | 2025.10.03 21:14:00.483492 [ 5 ] {98bc6d47-ff91-4e16-b05d-e116761a056d} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12693 | 2025.10.03 21:14:00.483666 [ 5 ] {98bc6d47-ff91-4e16-b05d-e116761a056d} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001672 sec., 45454.54545454545 rows/sec., 3.75 MiB/sec. | ||
| 12694 | 2025.10.03 21:14:00.483719 [ 5 ] {98bc6d47-ff91-4e16-b05d-e116761a056d} <Debug> TCPHandler: Processed in 0.002009533 sec. | ||
| 12695 | 2025.10.03 21:14:00.483846 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12696 | 2025.10.03 21:14:00.483951 [ 5 ] {1078b45c-d4bf-4bbb-9219-58a327f621d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12697 | 2025.10.03 21:14:00.483997 [ 5 ] {1078b45c-d4bf-4bbb-9219-58a327f621d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12698 | 2025.10.03 21:14:00.484421 [ 5 ] {1078b45c-d4bf-4bbb-9219-58a327f621d9} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12699 | 2025.10.03 21:14:00.484459 [ 5 ] {1078b45c-d4bf-4bbb-9219-58a327f621d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12700 | 2025.10.03 21:14:00.484767 [ 5 ] {1078b45c-d4bf-4bbb-9219-58a327f621d9} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12701 | 2025.10.03 21:14:00.484976 [ 5 ] {1078b45c-d4bf-4bbb-9219-58a327f621d9} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12702 | 2025.10.03 21:14:00.485115 [ 5 ] {1078b45c-d4bf-4bbb-9219-58a327f621d9} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001185 sec., 8438.818565400843 rows/sec., 634.56 KiB/sec. | ||
| 12703 | 2025.10.03 21:14:00.485154 [ 5 ] {1078b45c-d4bf-4bbb-9219-58a327f621d9} <Debug> TCPHandler: Processed in 0.001364695 sec. | ||
| 12704 | 2025.10.03 21:14:00.485288 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12705 | 2025.10.03 21:14:00.485377 [ 5 ] {aa5e3e7f-d625-4adb-a45d-02d17acbbeb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12706 | 2025.10.03 21:14:00.485416 [ 5 ] {aa5e3e7f-d625-4adb-a45d-02d17acbbeb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12707 | 2025.10.03 21:14:00.485817 [ 5 ] {aa5e3e7f-d625-4adb-a45d-02d17acbbeb9} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12708 | 2025.10.03 21:14:00.485851 [ 5 ] {aa5e3e7f-d625-4adb-a45d-02d17acbbeb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12709 | 2025.10.03 21:14:00.486205 [ 5 ] {aa5e3e7f-d625-4adb-a45d-02d17acbbeb9} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12710 | 2025.10.03 21:14:00.486409 [ 5 ] {aa5e3e7f-d625-4adb-a45d-02d17acbbeb9} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12711 | 2025.10.03 21:14:00.486546 [ 5 ] {aa5e3e7f-d625-4adb-a45d-02d17acbbeb9} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001168 sec., 63356.16438356164 rows/sec., 4.95 MiB/sec. | ||
| 12712 | 2025.10.03 21:14:00.486586 [ 5 ] {aa5e3e7f-d625-4adb-a45d-02d17acbbeb9} <Debug> TCPHandler: Processed in 0.001337225 sec. | ||
| 12713 | 2025.10.03 21:14:00.486703 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12714 | 2025.10.03 21:14:00.486798 [ 5 ] {60aa2724-87e0-4384-8daf-716080bea0b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12715 | 2025.10.03 21:14:00.486842 [ 5 ] {60aa2724-87e0-4384-8daf-716080bea0b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12716 | 2025.10.03 21:14:00.487268 [ 5 ] {60aa2724-87e0-4384-8daf-716080bea0b9} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12717 | 2025.10.03 21:14:00.487304 [ 5 ] {60aa2724-87e0-4384-8daf-716080bea0b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12718 | 2025.10.03 21:14:00.487628 [ 5 ] {60aa2724-87e0-4384-8daf-716080bea0b9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12719 | 2025.10.03 21:14:00.487845 [ 5 ] {60aa2724-87e0-4384-8daf-716080bea0b9} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12720 | 2025.10.03 21:14:00.487985 [ 5 ] {60aa2724-87e0-4384-8daf-716080bea0b9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 12721 | 2025.10.03 21:14:00.488024 [ 5 ] {60aa2724-87e0-4384-8daf-716080bea0b9} <Debug> TCPHandler: Processed in 0.001371816 sec. | ||
| 12722 | 2025.10.03 21:14:00.488138 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12723 | 2025.10.03 21:14:00.488233 [ 5 ] {4c4470ae-4602-4e90-88a7-1e71a451af7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12724 | 2025.10.03 21:14:00.488288 [ 5 ] {4c4470ae-4602-4e90-88a7-1e71a451af7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12725 | 2025.10.03 21:14:00.489059 [ 5 ] {4c4470ae-4602-4e90-88a7-1e71a451af7d} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12726 | 2025.10.03 21:14:00.489096 [ 5 ] {4c4470ae-4602-4e90-88a7-1e71a451af7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12727 | 2025.10.03 21:14:00.489608 [ 5 ] {4c4470ae-4602-4e90-88a7-1e71a451af7d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 12728 | 2025.10.03 21:14:00.489825 [ 5 ] {4c4470ae-4602-4e90-88a7-1e71a451af7d} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12729 | 2025.10.03 21:14:00.489970 [ 5 ] {4c4470ae-4602-4e90-88a7-1e71a451af7d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001752 sec., 5707.762557077625 rows/sec., 10.23 MiB/sec. | ||
| 12730 | 2025.10.03 21:14:00.490034 [ 5 ] {4c4470ae-4602-4e90-88a7-1e71a451af7d} <Debug> TCPHandler: Processed in 0.001945862 sec. | ||
| 12731 | 2025.10.03 21:14:00.490154 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12732 | 2025.10.03 21:14:00.490250 [ 5 ] {30d9d80f-2d4e-487d-817d-ea1a733db62f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12733 | 2025.10.03 21:14:00.490294 [ 5 ] {30d9d80f-2d4e-487d-817d-ea1a733db62f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12734 | 2025.10.03 21:14:00.490650 [ 5 ] {30d9d80f-2d4e-487d-817d-ea1a733db62f} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12735 | 2025.10.03 21:14:00.490685 [ 5 ] {30d9d80f-2d4e-487d-817d-ea1a733db62f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12736 | 2025.10.03 21:14:00.490982 [ 5 ] {30d9d80f-2d4e-487d-817d-ea1a733db62f} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12737 | 2025.10.03 21:14:00.491185 [ 5 ] {30d9d80f-2d4e-487d-817d-ea1a733db62f} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12738 | 2025.10.03 21:14:00.491316 [ 5 ] {30d9d80f-2d4e-487d-817d-ea1a733db62f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001082 sec., 55452.865064695005 rows/sec., 3.74 MiB/sec. | ||
| 12739 | 2025.10.03 21:14:00.491354 [ 5 ] {30d9d80f-2d4e-487d-817d-ea1a733db62f} <Debug> TCPHandler: Processed in 0.001250294 sec. | ||
| 12740 | 2025.10.03 21:14:04.616217 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 12741 | 2025.10.03 21:14:04.616302 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 12742 | 2025.10.03 21:14:04.779363 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 26905 | ||
| 12743 | 2025.10.03 21:14:04.780012 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12744 | 2025.10.03 21:14:04.780053 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12745 | 2025.10.03 21:14:04.780559 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12746 | 2025.10.03 21:14:04.780790 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12747 | 2025.10.03 21:14:04.780926 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26905 | ||
| 12748 | 2025.10.03 21:14:04.780985 [ 51 ] {} <Debug> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12749 | 2025.10.03 21:14:04.781072 [ 51 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12750 | 2025.10.03 21:14:04.781109 [ 51 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12751 | 2025.10.03 21:14:04.781258 [ 190 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 12752 | 2025.10.03 21:14:04.781415 [ 190 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12753 | 2025.10.03 21:14:04.781459 [ 190 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 24537 rows starting from the beginning of the part | ||
| 12754 | 2025.10.03 21:14:04.781530 [ 190 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 12755 | 2025.10.03 21:14:04.781580 [ 190 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 12756 | 2025.10.03 21:14:04.781627 [ 190 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 12757 | 2025.10.03 21:14:04.781664 [ 190 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 12758 | 2025.10.03 21:14:04.781705 [ 190 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 12759 | 2025.10.03 21:14:04.783879 [ 198 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26905 rows, containing 4 columns (4 merged, 0 gathered) in 0.00269012 sec., 10001412.576390645 rows/sec., 143.07 MiB/sec. | ||
| 12760 | 2025.10.03 21:14:04.784084 [ 198 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12761 | 2025.10.03 21:14:04.784352 [ 198 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_56_11} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12762 | 2025.10.03 21:14:04.784427 [ 198 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_56_11} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12763 | 2025.10.03 21:14:04.784513 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.72 MiB. | ||
| 12764 | 2025.10.03 21:14:04.868655 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1614 | ||
| 12765 | 2025.10.03 21:14:04.871095 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12766 | 2025.10.03 21:14:04.871130 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12767 | 2025.10.03 21:14:04.872294 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 12768 | 2025.10.03 21:14:04.872544 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12769 | 2025.10.03 21:14:04.872807 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1614 | ||
| 12770 | 2025.10.03 21:14:05.494462 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12771 | 2025.10.03 21:14:05.494681 [ 5 ] {62f75854-c2e3-4da5-ada1-4ab06ea2d80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 12772 | 2025.10.03 21:14:05.494756 [ 5 ] {62f75854-c2e3-4da5-ada1-4ab06ea2d80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 12773 | 2025.10.03 21:14:05.495699 [ 5 ] {62f75854-c2e3-4da5-ada1-4ab06ea2d80f} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12774 | 2025.10.03 21:14:05.495747 [ 5 ] {62f75854-c2e3-4da5-ada1-4ab06ea2d80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12775 | 2025.10.03 21:14:05.496167 [ 5 ] {62f75854-c2e3-4da5-ada1-4ab06ea2d80f} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12776 | 2025.10.03 21:14:05.496398 [ 5 ] {62f75854-c2e3-4da5-ada1-4ab06ea2d80f} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12777 | 2025.10.03 21:14:05.496530 [ 49 ] {} <Debug> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 12778 | 2025.10.03 21:14:05.496564 [ 5 ] {62f75854-c2e3-4da5-ada1-4ab06ea2d80f} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001936 sec., 211776.85950413224 rows/sec., 13.43 MiB/sec. | ||
| 12779 | 2025.10.03 21:14:05.496594 [ 49 ] {} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12780 | 2025.10.03 21:14:05.496623 [ 5 ] {62f75854-c2e3-4da5-ada1-4ab06ea2d80f} <Debug> TCPHandler: Processed in 0.002302886 sec. | ||
| 12781 | 2025.10.03 21:14:05.496624 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12782 | 2025.10.03 21:14:05.496763 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12783 | 2025.10.03 21:14:05.496774 [ 196 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::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 | ||
| 12784 | 2025.10.03 21:14:05.496871 [ 5 ] {b5896ee4-db7c-4812-a457-6e128da7320a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12785 | 2025.10.03 21:14:05.496922 [ 5 ] {b5896ee4-db7c-4812-a457-6e128da7320a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12786 | 2025.10.03 21:14:05.496937 [ 196 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12787 | 2025.10.03 21:14:05.496982 [ 196 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 434 rows starting from the beginning of the part | ||
| 12788 | 2025.10.03 21:14:05.497057 [ 196 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 410 rows starting from the beginning of the part | ||
| 12789 | 2025.10.03 21:14:05.497109 [ 196 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 410 rows starting from the beginning of the part | ||
| 12790 | 2025.10.03 21:14:05.497159 [ 196 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 410 rows starting from the beginning of the part | ||
| 12791 | 2025.10.03 21:14:05.497204 [ 196 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 410 rows starting from the beginning of the part | ||
| 12792 | 2025.10.03 21:14:05.497251 [ 196 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 410 rows starting from the beginning of the part | ||
| 12793 | 2025.10.03 21:14:05.497959 [ 5 ] {b5896ee4-db7c-4812-a457-6e128da7320a} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12794 | 2025.10.03 21:14:05.498002 [ 5 ] {b5896ee4-db7c-4812-a457-6e128da7320a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12795 | 2025.10.03 21:14:05.498409 [ 5 ] {b5896ee4-db7c-4812-a457-6e128da7320a} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12796 | 2025.10.03 21:14:05.498529 [ 199 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001821951 sec., 1363373.6582377902 rows/sec., 91.94 MiB/sec. | ||
| 12797 | 2025.10.03 21:14:05.498621 [ 5 ] {b5896ee4-db7c-4812-a457-6e128da7320a} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12798 | 2025.10.03 21:14:05.498772 [ 5 ] {b5896ee4-db7c-4812-a457-6e128da7320a} <Debug> executeQuery: Read 1178 rows, 96.06 KiB in 0.001922 sec., 612903.2258064516 rows/sec., 48.81 MiB/sec. | ||
| 12799 | 2025.10.03 21:14:05.498769 [ 186 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 12800 | 2025.10.03 21:14:05.498816 [ 5 ] {b5896ee4-db7c-4812-a457-6e128da7320a} <Debug> TCPHandler: Processed in 0.002105514 sec. | ||
| 12801 | 2025.10.03 21:14:05.498944 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12802 | 2025.10.03 21:14:05.499044 [ 5 ] {42aff0e4-6cf0-4d66-bc44-d0eb44ab2aa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12803 | 2025.10.03 21:14:05.499088 [ 5 ] {42aff0e4-6cf0-4d66-bc44-d0eb44ab2aa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12804 | 2025.10.03 21:14:05.499161 [ 186 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_36_7} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12805 | 2025.10.03 21:14:05.499270 [ 186 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_36_7} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 12806 | 2025.10.03 21:14:05.499380 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 12807 | 2025.10.03 21:14:05.499609 [ 5 ] {42aff0e4-6cf0-4d66-bc44-d0eb44ab2aa2} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12808 | 2025.10.03 21:14:05.499651 [ 5 ] {42aff0e4-6cf0-4d66-bc44-d0eb44ab2aa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12809 | 2025.10.03 21:14:05.499978 [ 5 ] {42aff0e4-6cf0-4d66-bc44-d0eb44ab2aa2} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12810 | 2025.10.03 21:14:05.500185 [ 5 ] {42aff0e4-6cf0-4d66-bc44-d0eb44ab2aa2} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12811 | 2025.10.03 21:14:05.500323 [ 5 ] {42aff0e4-6cf0-4d66-bc44-d0eb44ab2aa2} <Debug> executeQuery: Read 238 rows, 14.80 KiB in 0.001297 sec., 183500.38550501157 rows/sec., 11.14 MiB/sec. | ||
| 12812 | 2025.10.03 21:14:05.500363 [ 5 ] {42aff0e4-6cf0-4d66-bc44-d0eb44ab2aa2} <Debug> TCPHandler: Processed in 0.001469656 sec. | ||
| 12813 | 2025.10.03 21:14:05.500479 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12814 | 2025.10.03 21:14:05.500575 [ 5 ] {66cd1052-477e-444f-b126-6b5875b59964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12815 | 2025.10.03 21:14:05.500615 [ 5 ] {66cd1052-477e-444f-b126-6b5875b59964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12816 | 2025.10.03 21:14:05.501113 [ 5 ] {66cd1052-477e-444f-b126-6b5875b59964} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12817 | 2025.10.03 21:14:05.501149 [ 5 ] {66cd1052-477e-444f-b126-6b5875b59964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12818 | 2025.10.03 21:14:05.501458 [ 5 ] {66cd1052-477e-444f-b126-6b5875b59964} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 12819 | 2025.10.03 21:14:05.501666 [ 5 ] {66cd1052-477e-444f-b126-6b5875b59964} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12820 | 2025.10.03 21:14:05.501795 [ 5 ] {66cd1052-477e-444f-b126-6b5875b59964} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001237 sec., 171382.3767178658 rows/sec., 11.05 MiB/sec. | ||
| 12821 | 2025.10.03 21:14:05.501834 [ 5 ] {66cd1052-477e-444f-b126-6b5875b59964} <Debug> TCPHandler: Processed in 0.001405876 sec. | ||
| 12822 | 2025.10.03 21:14:05.501951 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12823 | 2025.10.03 21:14:05.502045 [ 5 ] {99a93aef-c46a-48d1-9f88-285300ffa7ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 12824 | 2025.10.03 21:14:05.502085 [ 5 ] {99a93aef-c46a-48d1-9f88-285300ffa7ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 12825 | 2025.10.03 21:14:05.502579 [ 5 ] {99a93aef-c46a-48d1-9f88-285300ffa7ec} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12826 | 2025.10.03 21:14:05.502614 [ 5 ] {99a93aef-c46a-48d1-9f88-285300ffa7ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12827 | 2025.10.03 21:14:05.502928 [ 5 ] {99a93aef-c46a-48d1-9f88-285300ffa7ec} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 12828 | 2025.10.03 21:14:05.503138 [ 5 ] {99a93aef-c46a-48d1-9f88-285300ffa7ec} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12829 | 2025.10.03 21:14:05.503255 [ 49 ] {} <Debug> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 12830 | 2025.10.03 21:14:05.503270 [ 5 ] {99a93aef-c46a-48d1-9f88-285300ffa7ec} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001242 sec., 169887.27858293074 rows/sec., 9.65 MiB/sec. | ||
| 12831 | 2025.10.03 21:14:05.503298 [ 49 ] {} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12832 | 2025.10.03 21:14:05.503320 [ 5 ] {99a93aef-c46a-48d1-9f88-285300ffa7ec} <Debug> TCPHandler: Processed in 0.001419236 sec. | ||
| 12833 | 2025.10.03 21:14:05.503323 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12834 | 2025.10.03 21:14:05.503450 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12835 | 2025.10.03 21:14:05.503472 [ 187 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::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 | ||
| 12836 | 2025.10.03 21:14:05.503548 [ 5 ] {4f253935-98d9-407b-a47d-19c7a589e024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 12837 | 2025.10.03 21:14:05.503584 [ 187 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12838 | 2025.10.03 21:14:05.503589 [ 5 ] {4f253935-98d9-407b-a47d-19c7a589e024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12839 | 2025.10.03 21:14:05.503617 [ 187 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 223 rows starting from the beginning of the part | ||
| 12840 | 2025.10.03 21:14:05.503687 [ 187 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 211 rows starting from the beginning of the part | ||
| 12841 | 2025.10.03 21:14:05.503740 [ 187 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 211 rows starting from the beginning of the part | ||
| 12842 | 2025.10.03 21:14:05.503788 [ 187 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 211 rows starting from the beginning of the part | ||
| 12843 | 2025.10.03 21:14:05.503833 [ 187 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 211 rows starting from the beginning of the part | ||
| 12844 | 2025.10.03 21:14:05.503879 [ 187 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 211 rows starting from the beginning of the part | ||
| 12845 | 2025.10.03 21:14:05.504298 [ 5 ] {4f253935-98d9-407b-a47d-19c7a589e024} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12846 | 2025.10.03 21:14:05.504333 [ 5 ] {4f253935-98d9-407b-a47d-19c7a589e024} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12847 | 2025.10.03 21:14:05.504668 [ 5 ] {4f253935-98d9-407b-a47d-19c7a589e024} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 12848 | 2025.10.03 21:14:05.504877 [ 5 ] {4f253935-98d9-407b-a47d-19c7a589e024} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12849 | 2025.10.03 21:14:05.504887 [ 194 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001471336 sec., 868598.335118559 rows/sec., 52.80 MiB/sec. | ||
| 12850 | 2025.10.03 21:14:05.505008 [ 5 ] {4f253935-98d9-407b-a47d-19c7a589e024} <Debug> executeQuery: Read 712 rows, 51.11 KiB in 0.001475 sec., 482711.8644067797 rows/sec., 33.84 MiB/sec. | ||
| 12851 | 2025.10.03 21:14:05.505010 [ 187 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 12852 | 2025.10.03 21:14:05.505052 [ 5 ] {4f253935-98d9-407b-a47d-19c7a589e024} <Debug> TCPHandler: Processed in 0.001652329 sec. | ||
| 12853 | 2025.10.03 21:14:05.505170 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12854 | 2025.10.03 21:14:05.505257 [ 187 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_36_7} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12855 | 2025.10.03 21:14:05.505265 [ 5 ] {0cce4d0f-7dfb-44e4-89d4-c51b114390a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 12856 | 2025.10.03 21:14:05.505308 [ 5 ] {0cce4d0f-7dfb-44e4-89d4-c51b114390a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 12857 | 2025.10.03 21:14:05.505320 [ 187 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_36_7} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 12858 | 2025.10.03 21:14:05.505378 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 12859 | 2025.10.03 21:14:05.505651 [ 5 ] {0cce4d0f-7dfb-44e4-89d4-c51b114390a5} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12860 | 2025.10.03 21:14:05.505685 [ 5 ] {0cce4d0f-7dfb-44e4-89d4-c51b114390a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12861 | 2025.10.03 21:14:05.505984 [ 5 ] {0cce4d0f-7dfb-44e4-89d4-c51b114390a5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12862 | 2025.10.03 21:14:05.506195 [ 5 ] {0cce4d0f-7dfb-44e4-89d4-c51b114390a5} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12863 | 2025.10.03 21:14:05.506329 [ 5 ] {0cce4d0f-7dfb-44e4-89d4-c51b114390a5} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.00108 sec., 5555.555555555556 rows/sec., 290.26 KiB/sec. | ||
| 12864 | 2025.10.03 21:14:05.506367 [ 5 ] {0cce4d0f-7dfb-44e4-89d4-c51b114390a5} <Debug> TCPHandler: Processed in 0.001247024 sec. | ||
| 12865 | 2025.10.03 21:14:05.506477 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12866 | 2025.10.03 21:14:05.506570 [ 5 ] {1de726fb-a720-4289-b561-e1dbedd523f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 12867 | 2025.10.03 21:14:05.506612 [ 5 ] {1de726fb-a720-4289-b561-e1dbedd523f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12868 | 2025.10.03 21:14:05.507048 [ 5 ] {1de726fb-a720-4289-b561-e1dbedd523f8} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12869 | 2025.10.03 21:14:05.507084 [ 5 ] {1de726fb-a720-4289-b561-e1dbedd523f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12870 | 2025.10.03 21:14:05.507412 [ 5 ] {1de726fb-a720-4289-b561-e1dbedd523f8} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 12871 | 2025.10.03 21:14:05.507632 [ 5 ] {1de726fb-a720-4289-b561-e1dbedd523f8} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12872 | 2025.10.03 21:14:05.507764 [ 5 ] {1de726fb-a720-4289-b561-e1dbedd523f8} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.00121 sec., 259504.13223140498 rows/sec., 17.05 MiB/sec. | ||
| 12873 | 2025.10.03 21:14:05.507803 [ 5 ] {1de726fb-a720-4289-b561-e1dbedd523f8} <Debug> TCPHandler: Processed in 0.001375905 sec. | ||
| 12874 | 2025.10.03 21:14:05.507919 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12875 | 2025.10.03 21:14:05.508014 [ 5 ] {b24de374-0e5b-41e5-825d-ea200f81896c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 12876 | 2025.10.03 21:14:05.508057 [ 5 ] {b24de374-0e5b-41e5-825d-ea200f81896c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 12877 | 2025.10.03 21:14:05.508408 [ 5 ] {b24de374-0e5b-41e5-825d-ea200f81896c} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12878 | 2025.10.03 21:14:05.508452 [ 5 ] {b24de374-0e5b-41e5-825d-ea200f81896c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12879 | 2025.10.03 21:14:05.508785 [ 5 ] {b24de374-0e5b-41e5-825d-ea200f81896c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 12880 | 2025.10.03 21:14:05.509007 [ 5 ] {b24de374-0e5b-41e5-825d-ea200f81896c} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12881 | 2025.10.03 21:14:05.509114 [ 49 ] {} <Debug> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a) (MergerMutator): Selected 6 parts from all_1_28_6 to all_33_33_0 | ||
| 12882 | 2025.10.03 21:14:05.509138 [ 5 ] {b24de374-0e5b-41e5-825d-ea200f81896c} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001142 sec., 875.6567425569177 rows/sec., 59.00 KiB/sec. | ||
| 12883 | 2025.10.03 21:14:05.509151 [ 49 ] {} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12884 | 2025.10.03 21:14:05.509180 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12885 | 2025.10.03 21:14:05.509181 [ 5 ] {b24de374-0e5b-41e5-825d-ea200f81896c} <Debug> TCPHandler: Processed in 0.001311265 sec. | ||
| 12886 | 2025.10.03 21:14:05.509266 [ 187 ] {6515042e-d143-4b0d-9828-f2f75d99043a::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 | ||
| 12887 | 2025.10.03 21:14:05.509300 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12888 | 2025.10.03 21:14:05.509345 [ 187 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_33_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12889 | 2025.10.03 21:14:05.509371 [ 187 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_28_6, total 28 rows starting from the beginning of the part | ||
| 12890 | 2025.10.03 21:14:05.509395 [ 5 ] {2b3d069b-41f6-466f-8cdd-2bdb92a01b18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 12891 | 2025.10.03 21:14:05.509417 [ 187 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 12892 | 2025.10.03 21:14:05.509450 [ 5 ] {2b3d069b-41f6-466f-8cdd-2bdb92a01b18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 12893 | 2025.10.03 21:14:05.509454 [ 187 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1 rows starting from the beginning of the part | ||
| 12894 | 2025.10.03 21:14:05.509493 [ 187 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 12895 | 2025.10.03 21:14:05.509523 [ 187 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 1 rows starting from the beginning of the part | ||
| 12896 | 2025.10.03 21:14:05.509556 [ 187 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_33_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 12897 | 2025.10.03 21:14:05.510274 [ 188 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_33_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 33 rows, containing 4 columns (4 merged, 0 gathered) in 0.001036272 sec., 31844.92102459586 rows/sec., 2.10 MiB/sec. | ||
| 12898 | 2025.10.03 21:14:05.510290 [ 5 ] {2b3d069b-41f6-466f-8cdd-2bdb92a01b18} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12899 | 2025.10.03 21:14:05.510350 [ 5 ] {2b3d069b-41f6-466f-8cdd-2bdb92a01b18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12900 | 2025.10.03 21:14:05.510409 [ 187 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_33_7} <Trace> MergedBlockOutputStream: filled checksums all_1_33_7 (state Temporary) | ||
| 12901 | 2025.10.03 21:14:05.510650 [ 187 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_33_7} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_merge_all_1_33_7 to all_1_33_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12902 | 2025.10.03 21:14:05.510710 [ 187 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_33_7} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a) (MergerMutator): Merged 6 parts: [all_1_28_6, all_33_33_0] -> all_1_33_7 | ||
| 12903 | 2025.10.03 21:14:05.510766 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.23 MiB. | ||
| 12904 | 2025.10.03 21:14:05.510892 [ 5 ] {2b3d069b-41f6-466f-8cdd-2bdb92a01b18} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 12905 | 2025.10.03 21:14:05.511117 [ 5 ] {2b3d069b-41f6-466f-8cdd-2bdb92a01b18} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12906 | 2025.10.03 21:14:05.511255 [ 5 ] {2b3d069b-41f6-466f-8cdd-2bdb92a01b18} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001878 sec., 17571.88498402556 rows/sec., 31.49 MiB/sec. | ||
| 12907 | 2025.10.03 21:14:05.511308 [ 5 ] {2b3d069b-41f6-466f-8cdd-2bdb92a01b18} <Debug> TCPHandler: Processed in 0.002058973 sec. | ||
| 12908 | 2025.10.03 21:14:05.511427 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12909 | 2025.10.03 21:14:05.511521 [ 5 ] {15bbf7fa-d045-4bb9-993a-81380deb4b6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 12910 | 2025.10.03 21:14:05.511563 [ 5 ] {15bbf7fa-d045-4bb9-993a-81380deb4b6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 12911 | 2025.10.03 21:14:05.511964 [ 5 ] {15bbf7fa-d045-4bb9-993a-81380deb4b6d} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12912 | 2025.10.03 21:14:05.511999 [ 5 ] {15bbf7fa-d045-4bb9-993a-81380deb4b6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12913 | 2025.10.03 21:14:05.512298 [ 5 ] {15bbf7fa-d045-4bb9-993a-81380deb4b6d} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12914 | 2025.10.03 21:14:05.512508 [ 5 ] {15bbf7fa-d045-4bb9-993a-81380deb4b6d} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12915 | 2025.10.03 21:14:05.512633 [ 49 ] {} <Debug> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12916 | 2025.10.03 21:14:05.512641 [ 5 ] {15bbf7fa-d045-4bb9-993a-81380deb4b6d} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001137 sec., 91468.77748460862 rows/sec., 5.60 MiB/sec. | ||
| 12917 | 2025.10.03 21:14:05.512673 [ 49 ] {} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12918 | 2025.10.03 21:14:05.512694 [ 5 ] {15bbf7fa-d045-4bb9-993a-81380deb4b6d} <Debug> TCPHandler: Processed in 0.001316374 sec. | ||
| 12919 | 2025.10.03 21:14:05.512698 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12920 | 2025.10.03 21:14:05.512808 [ 194 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 12921 | 2025.10.03 21:14:05.512925 [ 194 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12922 | 2025.10.03 21:14:05.512958 [ 194 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 5310 rows starting from the beginning of the part | ||
| 12923 | 2025.10.03 21:14:05.513014 [ 194 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 104 rows starting from the beginning of the part | ||
| 12924 | 2025.10.03 21:14:05.513055 [ 194 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 60 rows starting from the beginning of the part | ||
| 12925 | 2025.10.03 21:14:05.513094 [ 194 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 104 rows starting from the beginning of the part | ||
| 12926 | 2025.10.03 21:14:05.513142 [ 194 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 12927 | 2025.10.03 21:14:05.513179 [ 194 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 104 rows starting from the beginning of the part | ||
| 12928 | 2025.10.03 21:14:05.514880 [ 201 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5742 rows, containing 4 columns (4 merged, 0 gathered) in 0.002111404 sec., 2719517.439580488 rows/sec., 173.22 MiB/sec. | ||
| 12929 | 2025.10.03 21:14:05.515212 [ 194 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 12930 | 2025.10.03 21:14:05.515473 [ 194 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_81_16} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12931 | 2025.10.03 21:14:05.515544 [ 194 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_81_16} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 12932 | 2025.10.03 21:14:05.515614 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.15 MiB. | ||
| 12933 | 2025.10.03 21:14:06.176099 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 422 | ||
| 12934 | 2025.10.03 21:14:06.193225 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12935 | 2025.10.03 21:14:06.193285 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12936 | 2025.10.03 21:14:06.199019 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 12937 | 2025.10.03 21:14:06.199680 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12938 | 2025.10.03 21:14:06.199999 [ 49 ] {} <Debug> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 12939 | 2025.10.03 21:14:06.200061 [ 49 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12940 | 2025.10.03 21:14:06.200085 [ 49 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12941 | 2025.10.03 21:14:06.200200 [ 188 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 12942 | 2025.10.03 21:14:06.202660 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 12943 | 2025.10.03 21:14:06.203126 [ 188 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12944 | 2025.10.03 21:14:06.203820 [ 188 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 384 rows starting from the beginning of the part | ||
| 12945 | 2025.10.03 21:14:06.207000 [ 188 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 8 rows starting from the beginning of the part | ||
| 12946 | 2025.10.03 21:14:06.210237 [ 188 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 7 rows starting from the beginning of the part | ||
| 12947 | 2025.10.03 21:14:06.213938 [ 188 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 8 rows starting from the beginning of the part | ||
| 12948 | 2025.10.03 21:14:06.217741 [ 188 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 12949 | 2025.10.03 21:14:06.221486 [ 188 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 12950 | 2025.10.03 21:14:06.272693 [ 193 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.072536058 sec., 5817.796164219456 rows/sec., 30.08 MiB/sec. | ||
| 12951 | 2025.10.03 21:14:06.275815 [ 195 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 12952 | 2025.10.03 21:14:06.277788 [ 195 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_56_11} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12953 | 2025.10.03 21:14:06.277900 [ 195 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_56_11} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 12954 | 2025.10.03 21:14:06.280556 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 12955 | 2025.10.03 21:14:10.534106 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12956 | 2025.10.03 21:14:10.534384 [ 5 ] {c716854f-080f-45f3-9042-eea2d584129f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 12957 | 2025.10.03 21:14:10.534490 [ 5 ] {c716854f-080f-45f3-9042-eea2d584129f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 12958 | 2025.10.03 21:14:10.535361 [ 5 ] {c716854f-080f-45f3-9042-eea2d584129f} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12959 | 2025.10.03 21:14:10.535426 [ 5 ] {c716854f-080f-45f3-9042-eea2d584129f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12960 | 2025.10.03 21:14:10.535976 [ 5 ] {c716854f-080f-45f3-9042-eea2d584129f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 12961 | 2025.10.03 21:14:10.536285 [ 5 ] {c716854f-080f-45f3-9042-eea2d584129f} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12962 | 2025.10.03 21:14:10.536513 [ 5 ] {c716854f-080f-45f3-9042-eea2d584129f} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.002201 sec., 1817.3557473875512 rows/sec., 148.19 KiB/sec. | ||
| 12963 | 2025.10.03 21:14:10.536586 [ 5 ] {c716854f-080f-45f3-9042-eea2d584129f} <Debug> TCPHandler: Processed in 0.00269593 sec. | ||
| 12964 | 2025.10.03 21:14:10.536774 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12965 | 2025.10.03 21:14:10.536912 [ 5 ] {8128472d-0613-49d5-9f1a-55da08f2d09c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 12966 | 2025.10.03 21:14:10.536976 [ 5 ] {8128472d-0613-49d5-9f1a-55da08f2d09c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 12967 | 2025.10.03 21:14:10.538762 [ 5 ] {8128472d-0613-49d5-9f1a-55da08f2d09c} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12968 | 2025.10.03 21:14:10.538818 [ 5 ] {8128472d-0613-49d5-9f1a-55da08f2d09c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12969 | 2025.10.03 21:14:10.539398 [ 5 ] {8128472d-0613-49d5-9f1a-55da08f2d09c} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 12970 | 2025.10.03 21:14:10.539738 [ 5 ] {8128472d-0613-49d5-9f1a-55da08f2d09c} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12971 | 2025.10.03 21:14:10.539933 [ 5 ] {8128472d-0613-49d5-9f1a-55da08f2d09c} <Debug> executeQuery: Read 1218 rows, 103.12 KiB in 0.003054 sec., 398821.2180746562 rows/sec., 32.97 MiB/sec. | ||
| 12972 | 2025.10.03 21:14:10.540006 [ 5 ] {8128472d-0613-49d5-9f1a-55da08f2d09c} <Debug> TCPHandler: Processed in 0.003297207 sec. | ||
| 12973 | 2025.10.03 21:14:10.540184 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12974 | 2025.10.03 21:14:10.540315 [ 5 ] {bdb283e3-e5fc-471a-ad4c-36be5f4800ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 12975 | 2025.10.03 21:14:10.540372 [ 5 ] {bdb283e3-e5fc-471a-ad4c-36be5f4800ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 12976 | 2025.10.03 21:14:10.541077 [ 5 ] {bdb283e3-e5fc-471a-ad4c-36be5f4800ef} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12977 | 2025.10.03 21:14:10.541134 [ 5 ] {bdb283e3-e5fc-471a-ad4c-36be5f4800ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12978 | 2025.10.03 21:14:10.541642 [ 5 ] {bdb283e3-e5fc-471a-ad4c-36be5f4800ef} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 12979 | 2025.10.03 21:14:10.542064 [ 5 ] {bdb283e3-e5fc-471a-ad4c-36be5f4800ef} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 12980 | 2025.10.03 21:14:10.542258 [ 42 ] {} <Debug> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 12981 | 2025.10.03 21:14:10.542286 [ 5 ] {bdb283e3-e5fc-471a-ad4c-36be5f4800ef} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.002003 sec., 6989.515726410385 rows/sec., 514.85 KiB/sec. | ||
| 12982 | 2025.10.03 21:14:10.542335 [ 42 ] {} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12983 | 2025.10.03 21:14:10.542365 [ 5 ] {bdb283e3-e5fc-471a-ad4c-36be5f4800ef} <Debug> TCPHandler: Processed in 0.002243516 sec. | ||
| 12984 | 2025.10.03 21:14:10.542365 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12985 | 2025.10.03 21:14:10.542513 [ 191 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 12986 | 2025.10.03 21:14:10.542553 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 12987 | 2025.10.03 21:14:10.542636 [ 191 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12988 | 2025.10.03 21:14:10.542676 [ 191 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 280 rows starting from the beginning of the part | ||
| 12989 | 2025.10.03 21:14:10.542692 [ 5 ] {295a132a-2293-49bd-b5ea-be238182fdc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 12990 | 2025.10.03 21:14:10.542755 [ 5 ] {295a132a-2293-49bd-b5ea-be238182fdc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 12991 | 2025.10.03 21:14:10.542757 [ 191 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 10 rows starting from the beginning of the part | ||
| 12992 | 2025.10.03 21:14:10.542836 [ 191 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 240 rows starting from the beginning of the part | ||
| 12993 | 2025.10.03 21:14:10.542898 [ 191 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 10 rows starting from the beginning of the part | ||
| 12994 | 2025.10.03 21:14:10.542957 [ 191 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 238 rows starting from the beginning of the part | ||
| 12995 | 2025.10.03 21:14:10.543025 [ 191 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 14 rows starting from the beginning of the part | ||
| 12996 | 2025.10.03 21:14:10.543538 [ 5 ] {295a132a-2293-49bd-b5ea-be238182fdc0} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 12997 | 2025.10.03 21:14:10.543586 [ 5 ] {295a132a-2293-49bd-b5ea-be238182fdc0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 12998 | 2025.10.03 21:14:10.544271 [ 200 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 792 rows, containing 5 columns (5 merged, 0 gathered) in 0.00180704 sec., 438285.81547724456 rows/sec., 28.79 MiB/sec. | ||
| 12999 | 2025.10.03 21:14:10.544597 [ 189 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13000 | 2025.10.03 21:14:10.544647 [ 5 ] {295a132a-2293-49bd-b5ea-be238182fdc0} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13001 | 2025.10.03 21:14:10.545097 [ 5 ] {295a132a-2293-49bd-b5ea-be238182fdc0} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13002 | 2025.10.03 21:14:10.545188 [ 189 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_81_16} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13003 | 2025.10.03 21:14:10.545323 [ 189 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_81_16} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13004 | 2025.10.03 21:14:10.545330 [ 5 ] {295a132a-2293-49bd-b5ea-be238182fdc0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.002667 sec., 85489.31383577053 rows/sec., 5.79 MiB/sec. | ||
| 13005 | 2025.10.03 21:14:10.545400 [ 5 ] {295a132a-2293-49bd-b5ea-be238182fdc0} <Debug> TCPHandler: Processed in 0.002915643 sec. | ||
| 13006 | 2025.10.03 21:14:10.545461 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 13007 | 2025.10.03 21:14:10.545578 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13008 | 2025.10.03 21:14:10.545712 [ 5 ] {4dfb498b-4cb1-4b1f-9dd3-25b9cd2aecaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13009 | 2025.10.03 21:14:10.545767 [ 5 ] {4dfb498b-4cb1-4b1f-9dd3-25b9cd2aecaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13010 | 2025.10.03 21:14:10.546818 [ 5 ] {4dfb498b-4cb1-4b1f-9dd3-25b9cd2aecaf} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13011 | 2025.10.03 21:14:10.546873 [ 5 ] {4dfb498b-4cb1-4b1f-9dd3-25b9cd2aecaf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13012 | 2025.10.03 21:14:10.547387 [ 5 ] {4dfb498b-4cb1-4b1f-9dd3-25b9cd2aecaf} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13013 | 2025.10.03 21:14:10.547771 [ 5 ] {4dfb498b-4cb1-4b1f-9dd3-25b9cd2aecaf} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13014 | 2025.10.03 21:14:10.548016 [ 5 ] {4dfb498b-4cb1-4b1f-9dd3-25b9cd2aecaf} <Debug> executeQuery: Read 534 rows, 40.53 KiB in 0.002317 sec., 230470.43590850238 rows/sec., 17.08 MiB/sec. | ||
| 13015 | 2025.10.03 21:14:10.548167 [ 5 ] {4dfb498b-4cb1-4b1f-9dd3-25b9cd2aecaf} <Debug> TCPHandler: Processed in 0.00265422 sec. | ||
| 13016 | 2025.10.03 21:14:10.548367 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13017 | 2025.10.03 21:14:10.548517 [ 5 ] {625fec06-9f86-469c-9acf-fcb5251d3524} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13018 | 2025.10.03 21:14:10.548585 [ 5 ] {625fec06-9f86-469c-9acf-fcb5251d3524} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13019 | 2025.10.03 21:14:10.549509 [ 5 ] {625fec06-9f86-469c-9acf-fcb5251d3524} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13020 | 2025.10.03 21:14:10.549559 [ 5 ] {625fec06-9f86-469c-9acf-fcb5251d3524} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13021 | 2025.10.03 21:14:10.550101 [ 5 ] {625fec06-9f86-469c-9acf-fcb5251d3524} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13022 | 2025.10.03 21:14:10.550448 [ 5 ] {625fec06-9f86-469c-9acf-fcb5251d3524} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13023 | 2025.10.03 21:14:10.550637 [ 5 ] {625fec06-9f86-469c-9acf-fcb5251d3524} <Debug> executeQuery: Read 846 rows, 58.31 KiB in 0.002148 sec., 393854.74860335194 rows/sec., 26.51 MiB/sec. | ||
| 13024 | 2025.10.03 21:14:10.550705 [ 5 ] {625fec06-9f86-469c-9acf-fcb5251d3524} <Debug> TCPHandler: Processed in 0.002407127 sec. | ||
| 13025 | 2025.10.03 21:14:10.550881 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13026 | 2025.10.03 21:14:10.551006 [ 5 ] {ecee41de-3a5a-4fce-9c17-b339222d96f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13027 | 2025.10.03 21:14:10.551086 [ 5 ] {ecee41de-3a5a-4fce-9c17-b339222d96f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13028 | 2025.10.03 21:14:10.552631 [ 5 ] {ecee41de-3a5a-4fce-9c17-b339222d96f7} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13029 | 2025.10.03 21:14:10.552679 [ 5 ] {ecee41de-3a5a-4fce-9c17-b339222d96f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13030 | 2025.10.03 21:14:10.553402 [ 5 ] {ecee41de-3a5a-4fce-9c17-b339222d96f7} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 13031 | 2025.10.03 21:14:10.553701 [ 5 ] {ecee41de-3a5a-4fce-9c17-b339222d96f7} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13032 | 2025.10.03 21:14:10.553898 [ 42 ] {} <Debug> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 13033 | 2025.10.03 21:14:10.553925 [ 5 ] {ecee41de-3a5a-4fce-9c17-b339222d96f7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002945 sec., 3395.585738539898 rows/sec., 6.08 MiB/sec. | ||
| 13034 | 2025.10.03 21:14:10.553960 [ 42 ] {} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13035 | 2025.10.03 21:14:10.553989 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13036 | 2025.10.03 21:14:10.554048 [ 5 ] {ecee41de-3a5a-4fce-9c17-b339222d96f7} <Debug> TCPHandler: Processed in 0.003230256 sec. | ||
| 13037 | 2025.10.03 21:14:10.554091 [ 191 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 13038 | 2025.10.03 21:14:10.554216 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13039 | 2025.10.03 21:14:10.554335 [ 191 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13040 | 2025.10.03 21:14:10.554341 [ 5 ] {4b007f04-671e-4f9f-8fa4-69772f7ee2ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13041 | 2025.10.03 21:14:10.554403 [ 191 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1561 rows starting from the beginning of the part | ||
| 13042 | 2025.10.03 21:14:10.554422 [ 5 ] {4b007f04-671e-4f9f-8fa4-69772f7ee2ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13043 | 2025.10.03 21:14:10.554541 [ 191 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 10 rows starting from the beginning of the part | ||
| 13044 | 2025.10.03 21:14:10.554673 [ 191 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 33 rows starting from the beginning of the part | ||
| 13045 | 2025.10.03 21:14:10.554796 [ 191 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 10 rows starting from the beginning of the part | ||
| 13046 | 2025.10.03 21:14:10.554902 [ 191 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 33 rows starting from the beginning of the part | ||
| 13047 | 2025.10.03 21:14:10.554917 [ 5 ] {4b007f04-671e-4f9f-8fa4-69772f7ee2ff} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13048 | 2025.10.03 21:14:10.554968 [ 5 ] {4b007f04-671e-4f9f-8fa4-69772f7ee2ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13049 | 2025.10.03 21:14:10.555002 [ 191 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 10 rows starting from the beginning of the part | ||
| 13050 | 2025.10.03 21:14:10.555444 [ 5 ] {4b007f04-671e-4f9f-8fa4-69772f7ee2ff} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13051 | 2025.10.03 21:14:10.555733 [ 5 ] {4b007f04-671e-4f9f-8fa4-69772f7ee2ff} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13052 | 2025.10.03 21:14:10.555914 [ 5 ] {4b007f04-671e-4f9f-8fa4-69772f7ee2ff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001599 sec., 37523.4521575985 rows/sec., 2.53 MiB/sec. | ||
| 13053 | 2025.10.03 21:14:10.555964 [ 5 ] {4b007f04-671e-4f9f-8fa4-69772f7ee2ff} <Debug> TCPHandler: Processed in 0.00181008 sec. | ||
| 13054 | 2025.10.03 21:14:10.569562 [ 191 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1657 rows, containing 19 columns (19 merged, 0 gathered) in 0.015511215 sec., 106825.9320755982 rows/sec., 191.43 MiB/sec. | ||
| 13055 | 2025.10.03 21:14:10.572692 [ 200 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 13056 | 2025.10.03 21:14:10.573270 [ 200 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13057 | 2025.10.03 21:14:10.573393 [ 200 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 13058 | 2025.10.03 21:14:10.574241 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 13059 | 2025.10.03 21:14:11.000243 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 339.11 MiB, peak 351.91 MiB, free memory in arenas 0.00 B, will set to 346.23 MiB (RSS), difference: 7.12 MiB | ||
| 13060 | 2025.10.03 21:14:11.011799 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55667 | ||
| 13061 | 2025.10.03 21:14:11.011906 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13062 | 2025.10.03 21:14:11.011936 [ 286 ] {} <Debug> TCP-Session: 9f24e83f-a2bd-4d57-94eb-37275d874f54 Authenticating user 'default' from [fd00:1122:3344:101::e]:55667 | ||
| 13063 | 2025.10.03 21:14:11.011960 [ 286 ] {} <Debug> TCP-Session: 9f24e83f-a2bd-4d57-94eb-37275d874f54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13064 | 2025.10.03 21:14:11.011975 [ 286 ] {} <Debug> TCP-Session: 9f24e83f-a2bd-4d57-94eb-37275d874f54 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13065 | 2025.10.03 21:14:11.012183 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:42036 | ||
| 13066 | 2025.10.03 21:14:11.012218 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65335 | ||
| 13067 | 2025.10.03 21:14:11.012254 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36585 | ||
| 13068 | 2025.10.03 21:14:11.012287 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:35954 | ||
| 13069 | 2025.10.03 21:14:11.012311 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13070 | 2025.10.03 21:14:11.012313 [ 286 ] {} <Trace> TCP-Session: 9f24e83f-a2bd-4d57-94eb-37275d874f54 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13071 | 2025.10.03 21:14:11.012339 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13072 | 2025.10.03 21:14:11.012351 [ 288 ] {} <Debug> TCP-Session: b778fcf6-55be-4dec-a4c8-b4c6499ff5b7 Authenticating user 'default' from [fd00:1122:3344:101::e]:42036 | ||
| 13073 | 2025.10.03 21:14:11.012373 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13074 | 2025.10.03 21:14:11.012374 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13075 | 2025.10.03 21:14:11.012397 [ 288 ] {} <Debug> TCP-Session: b778fcf6-55be-4dec-a4c8-b4c6499ff5b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13076 | 2025.10.03 21:14:11.012410 [ 3 ] {} <Debug> TCP-Session: 80280d4d-350a-4bcd-a866-408d4edac4c2 Authenticating user 'default' from [fd00:1122:3344:101::e]:35954 | ||
| 13077 | 2025.10.03 21:14:11.012421 [ 291 ] {} <Debug> TCP-Session: f900a773-add7-4f5a-b619-8f99213c4eeb Authenticating user 'default' from [fd00:1122:3344:101::e]:36585 | ||
| 13078 | 2025.10.03 21:14:11.012446 [ 3 ] {} <Debug> TCP-Session: 80280d4d-350a-4bcd-a866-408d4edac4c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13079 | 2025.10.03 21:14:11.012585 [ 291 ] {} <Debug> TCP-Session: f900a773-add7-4f5a-b619-8f99213c4eeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13080 | 2025.10.03 21:14:11.012600 [ 3 ] {} <Debug> TCP-Session: 80280d4d-350a-4bcd-a866-408d4edac4c2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13081 | 2025.10.03 21:14:11.012609 [ 291 ] {} <Debug> TCP-Session: f900a773-add7-4f5a-b619-8f99213c4eeb Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13082 | 2025.10.03 21:14:11.012275 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39812 | ||
| 13083 | 2025.10.03 21:14:11.012265 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64036 | ||
| 13084 | 2025.10.03 21:14:11.012257 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:48868 | ||
| 13085 | 2025.10.03 21:14:11.012702 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13086 | 2025.10.03 21:14:11.012233 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:41841 | ||
| 13087 | 2025.10.03 21:14:11.012742 [ 294 ] {} <Debug> TCP-Session: c13755db-0be4-4222-bb10-6ab15b93e1d0 Authenticating user 'default' from [fd00:1122:3344:101::e]:39812 | ||
| 13088 | 2025.10.03 21:14:11.012492 [ 286 ] {00868e5c-23a9-434e-ad42-f977301147c8} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:55667) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13089 | 2025.10.03 21:14:11.012767 [ 294 ] {} <Debug> TCP-Session: c13755db-0be4-4222-bb10-6ab15b93e1d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13090 | 2025.10.03 21:14:11.012386 [ 289 ] {} <Debug> TCP-Session: b461a6ad-8394-41ab-b565-7da17eadd305 Authenticating user 'default' from [fd00:1122:3344:101::e]:65335 | ||
| 13091 | 2025.10.03 21:14:11.012429 [ 288 ] {} <Debug> TCP-Session: b778fcf6-55be-4dec-a4c8-b4c6499ff5b7 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13092 | 2025.10.03 21:14:11.012863 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13093 | 2025.10.03 21:14:11.012898 [ 293 ] {} <Debug> TCP-Session: ed90b6de-c515-4092-bad3-c71e5fde2b82 Authenticating user 'default' from [fd00:1122:3344:101::e]:64036 | ||
| 13094 | 2025.10.03 21:14:11.012914 [ 294 ] {} <Debug> TCP-Session: c13755db-0be4-4222-bb10-6ab15b93e1d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13095 | 2025.10.03 21:14:11.012930 [ 293 ] {} <Debug> TCP-Session: ed90b6de-c515-4092-bad3-c71e5fde2b82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13096 | 2025.10.03 21:14:11.012959 [ 293 ] {} <Debug> TCP-Session: ed90b6de-c515-4092-bad3-c71e5fde2b82 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13097 | 2025.10.03 21:14:11.012973 [ 289 ] {} <Debug> TCP-Session: b461a6ad-8394-41ab-b565-7da17eadd305 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13098 | 2025.10.03 21:14:11.012987 [ 289 ] {} <Debug> TCP-Session: b461a6ad-8394-41ab-b565-7da17eadd305 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13099 | 2025.10.03 21:14:11.013111 [ 286 ] {00868e5c-23a9-434e-ad42-f977301147c8} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13100 | 2025.10.03 21:14:11.013236 [ 286 ] {00868e5c-23a9-434e-ad42-f977301147c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13101 | 2025.10.03 21:14:11.013344 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13102 | 2025.10.03 21:14:11.013373 [ 290 ] {} <Debug> TCP-Session: b72cf948-a7c6-450a-9db3-3953b00761ff Authenticating user 'default' from [fd00:1122:3344:101::e]:41841 | ||
| 13103 | 2025.10.03 21:14:11.013389 [ 290 ] {} <Debug> TCP-Session: b72cf948-a7c6-450a-9db3-3953b00761ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13104 | 2025.10.03 21:14:11.013401 [ 290 ] {} <Debug> TCP-Session: b72cf948-a7c6-450a-9db3-3953b00761ff Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13105 | 2025.10.03 21:14:11.013459 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13106 | 2025.10.03 21:14:11.013496 [ 292 ] {} <Debug> TCP-Session: b88cc51c-621e-4e5c-91be-8dc2c43a9fb0 Authenticating user 'default' from [fd00:1122:3344:101::e]:48868 | ||
| 13107 | 2025.10.03 21:14:11.013514 [ 292 ] {} <Debug> TCP-Session: b88cc51c-621e-4e5c-91be-8dc2c43a9fb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13108 | 2025.10.03 21:14:11.013526 [ 292 ] {} <Debug> TCP-Session: b88cc51c-621e-4e5c-91be-8dc2c43a9fb0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13109 | 2025.10.03 21:14:11.013528 [ 286 ] {00868e5c-23a9-434e-ad42-f977301147c8} <Debug> oximeter.version (6353ca57-d073-4fd5-9133-f36c80d8a8d7) (SelectExecutor): Key condition: unknown | ||
| 13110 | 2025.10.03 21:14:11.014461 [ 338 ] {00868e5c-23a9-434e-ad42-f977301147c8} <Trace> AggregatingTransform: Aggregating | ||
| 13111 | 2025.10.03 21:14:11.014506 [ 338 ] {00868e5c-23a9-434e-ad42-f977301147c8} <Trace> Aggregator: Aggregation method: without_key | ||
| 13112 | 2025.10.03 21:14:11.014545 [ 338 ] {00868e5c-23a9-434e-ad42-f977301147c8} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000908171 sec. (1101.114 rows/sec., 43.01 KiB/sec.) | ||
| 13113 | 2025.10.03 21:14:11.014565 [ 338 ] {00868e5c-23a9-434e-ad42-f977301147c8} <Trace> Aggregator: Merging aggregated data | ||
| 13114 | 2025.10.03 21:14:11.015989 [ 286 ] {00868e5c-23a9-434e-ad42-f977301147c8} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.00353 sec., 283.28611898016993 rows/sec., 11.07 KiB/sec. | ||
| 13115 | 2025.10.03 21:14:11.016176 [ 286 ] {00868e5c-23a9-434e-ad42-f977301147c8} <Debug> TCPHandler: Processed in 0.003974425 sec. | ||
| 13116 | 2025.10.03 21:14:11.016286 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13117 | 2025.10.03 21:14:11.016314 [ 286 ] {} <Debug> TCP-Session: 9f24e83f-a2bd-4d57-94eb-37275d874f54 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13118 | 2025.10.03 21:14:11.016334 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13119 | 2025.10.03 21:14:11.016359 [ 290 ] {} <Debug> TCP-Session: b72cf948-a7c6-450a-9db3-3953b00761ff Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13120 | 2025.10.03 21:14:11.016370 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13121 | 2025.10.03 21:14:11.016379 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13122 | 2025.10.03 21:14:11.016415 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13123 | 2025.10.03 21:14:11.016452 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13124 | 2025.10.03 21:14:11.016466 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13125 | 2025.10.03 21:14:11.016489 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13126 | 2025.10.03 21:14:11.016512 [ 291 ] {} <Debug> TCP-Session: f900a773-add7-4f5a-b619-8f99213c4eeb Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13127 | 2025.10.03 21:14:11.016531 [ 292 ] {} <Debug> TCP-Session: b88cc51c-621e-4e5c-91be-8dc2c43a9fb0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13128 | 2025.10.03 21:14:11.016551 [ 294 ] {} <Debug> TCP-Session: c13755db-0be4-4222-bb10-6ab15b93e1d0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13129 | 2025.10.03 21:14:11.016498 [ 3 ] {} <Debug> TCP-Session: 80280d4d-350a-4bcd-a866-408d4edac4c2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13130 | 2025.10.03 21:14:11.016419 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13131 | 2025.10.03 21:14:11.016456 [ 289 ] {} <Debug> TCP-Session: b461a6ad-8394-41ab-b565-7da17eadd305 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13132 | 2025.10.03 21:14:11.016662 [ 293 ] {} <Debug> TCP-Session: ed90b6de-c515-4092-bad3-c71e5fde2b82 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13133 | 2025.10.03 21:14:11.016419 [ 288 ] {} <Debug> TCP-Session: b778fcf6-55be-4dec-a4c8-b4c6499ff5b7 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13134 | 2025.10.03 21:14:11.111859 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:52633 | ||
| 13135 | 2025.10.03 21:14:11.111962 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13136 | 2025.10.03 21:14:11.111987 [ 286 ] {} <Debug> TCP-Session: 8ba942d2-951c-462f-b9cc-6148c7fe0de0 Authenticating user 'default' from [fd00:1122:3344:101::e]:52633 | ||
| 13137 | 2025.10.03 21:14:11.112009 [ 286 ] {} <Debug> TCP-Session: 8ba942d2-951c-462f-b9cc-6148c7fe0de0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13138 | 2025.10.03 21:14:11.112021 [ 286 ] {} <Debug> TCP-Session: 8ba942d2-951c-462f-b9cc-6148c7fe0de0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13139 | 2025.10.03 21:14:11.112226 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:54245 | ||
| 13140 | 2025.10.03 21:14:11.112253 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56897 | ||
| 13141 | 2025.10.03 21:14:11.112228 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:59376 | ||
| 13142 | 2025.10.03 21:14:11.112312 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:57740 | ||
| 13143 | 2025.10.03 21:14:11.112338 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56271 | ||
| 13144 | 2025.10.03 21:14:11.112365 [ 286 ] {} <Trace> TCP-Session: 8ba942d2-951c-462f-b9cc-6148c7fe0de0 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13145 | 2025.10.03 21:14:11.112389 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13146 | 2025.10.03 21:14:11.112362 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:62177 | ||
| 13147 | 2025.10.03 21:14:11.112428 [ 289 ] {} <Debug> TCP-Session: 40f9db08-0324-4264-8c65-d43bfcf4eca3 Authenticating user 'default' from [fd00:1122:3344:101::e]:59376 | ||
| 13148 | 2025.10.03 21:14:11.112450 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13149 | 2025.10.03 21:14:11.112466 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13150 | 2025.10.03 21:14:11.112474 [ 289 ] {} <Debug> TCP-Session: 40f9db08-0324-4264-8c65-d43bfcf4eca3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13151 | 2025.10.03 21:14:11.112492 [ 294 ] {} <Debug> TCP-Session: 9db75749-ebc1-4f93-a82a-35cbeadbf9f9 Authenticating user 'default' from [fd00:1122:3344:101::e]:56271 | ||
| 13152 | 2025.10.03 21:14:11.112509 [ 291 ] {} <Debug> TCP-Session: aa2aa073-8488-452c-be2c-9e6a96c6c132 Authenticating user 'default' from [fd00:1122:3344:101::e]:57740 | ||
| 13153 | 2025.10.03 21:14:11.112512 [ 289 ] {} <Debug> TCP-Session: 40f9db08-0324-4264-8c65-d43bfcf4eca3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13154 | 2025.10.03 21:14:11.112530 [ 294 ] {} <Debug> TCP-Session: 9db75749-ebc1-4f93-a82a-35cbeadbf9f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13155 | 2025.10.03 21:14:11.112545 [ 291 ] {} <Debug> TCP-Session: aa2aa073-8488-452c-be2c-9e6a96c6c132 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13156 | 2025.10.03 21:14:11.112585 [ 294 ] {} <Debug> TCP-Session: 9db75749-ebc1-4f93-a82a-35cbeadbf9f9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13157 | 2025.10.03 21:14:11.112605 [ 291 ] {} <Debug> TCP-Session: aa2aa073-8488-452c-be2c-9e6a96c6c132 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13158 | 2025.10.03 21:14:11.112326 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55316 | ||
| 13159 | 2025.10.03 21:14:11.112319 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:65096 | ||
| 13160 | 2025.10.03 21:14:11.112497 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13161 | 2025.10.03 21:14:11.112700 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13162 | 2025.10.03 21:14:11.112541 [ 286 ] {9e080c5b-130a-49be-bcec-65f179229386} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:52633) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13163 | 2025.10.03 21:14:11.112721 [ 3 ] {} <Debug> TCP-Session: 97a67183-eb29-40a8-9ce2-698acc0addde Authenticating user 'default' from [fd00:1122:3344:101::e]:62177 | ||
| 13164 | 2025.10.03 21:14:11.112733 [ 293 ] {} <Debug> TCP-Session: b868512a-e3d5-4a8c-8285-d9d650b4c422 Authenticating user 'default' from [fd00:1122:3344:101::e]:55316 | ||
| 13165 | 2025.10.03 21:14:11.112766 [ 3 ] {} <Debug> TCP-Session: 97a67183-eb29-40a8-9ce2-698acc0addde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13166 | 2025.10.03 21:14:11.112786 [ 293 ] {} <Debug> TCP-Session: b868512a-e3d5-4a8c-8285-d9d650b4c422 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13167 | 2025.10.03 21:14:11.112798 [ 3 ] {} <Debug> TCP-Session: 97a67183-eb29-40a8-9ce2-698acc0addde Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13168 | 2025.10.03 21:14:11.112810 [ 293 ] {} <Debug> TCP-Session: b868512a-e3d5-4a8c-8285-d9d650b4c422 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13169 | 2025.10.03 21:14:11.112732 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13170 | 2025.10.03 21:14:11.112348 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13171 | 2025.10.03 21:14:11.112871 [ 292 ] {} <Debug> TCP-Session: 8f6d579b-2613-4a64-a816-21201f3f6fb6 Authenticating user 'default' from [fd00:1122:3344:101::e]:65096 | ||
| 13172 | 2025.10.03 21:14:11.112336 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13173 | 2025.10.03 21:14:11.112902 [ 290 ] {} <Debug> TCP-Session: 27203635-44e7-4782-8fd1-086e09bbb950 Authenticating user 'default' from [fd00:1122:3344:101::e]:56897 | ||
| 13174 | 2025.10.03 21:14:11.112910 [ 292 ] {} <Debug> TCP-Session: 8f6d579b-2613-4a64-a816-21201f3f6fb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13175 | 2025.10.03 21:14:11.112924 [ 288 ] {} <Debug> TCP-Session: 1e3c9ac0-32a3-481b-93b4-b293765a0f6d Authenticating user 'default' from [fd00:1122:3344:101::e]:54245 | ||
| 13176 | 2025.10.03 21:14:11.112939 [ 290 ] {} <Debug> TCP-Session: 27203635-44e7-4782-8fd1-086e09bbb950 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13177 | 2025.10.03 21:14:11.112951 [ 288 ] {} <Debug> TCP-Session: 1e3c9ac0-32a3-481b-93b4-b293765a0f6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13178 | 2025.10.03 21:14:11.112969 [ 290 ] {} <Debug> TCP-Session: 27203635-44e7-4782-8fd1-086e09bbb950 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13179 | 2025.10.03 21:14:11.112979 [ 286 ] {9e080c5b-130a-49be-bcec-65f179229386} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13180 | 2025.10.03 21:14:11.112980 [ 288 ] {} <Debug> TCP-Session: 1e3c9ac0-32a3-481b-93b4-b293765a0f6d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13181 | 2025.10.03 21:14:11.112942 [ 292 ] {} <Debug> TCP-Session: 8f6d579b-2613-4a64-a816-21201f3f6fb6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13182 | 2025.10.03 21:14:11.113038 [ 286 ] {9e080c5b-130a-49be-bcec-65f179229386} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13183 | 2025.10.03 21:14:11.113384 [ 286 ] {9e080c5b-130a-49be-bcec-65f179229386} <Debug> oximeter.version (6353ca57-d073-4fd5-9133-f36c80d8a8d7) (SelectExecutor): Key condition: unknown | ||
| 13184 | 2025.10.03 21:14:11.114329 [ 324 ] {9e080c5b-130a-49be-bcec-65f179229386} <Trace> AggregatingTransform: Aggregating | ||
| 13185 | 2025.10.03 21:14:11.114369 [ 324 ] {9e080c5b-130a-49be-bcec-65f179229386} <Trace> Aggregator: Aggregation method: without_key | ||
| 13186 | 2025.10.03 21:14:11.114400 [ 324 ] {9e080c5b-130a-49be-bcec-65f179229386} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.0009134 sec. (1094.811 rows/sec., 42.77 KiB/sec.) | ||
| 13187 | 2025.10.03 21:14:11.114416 [ 324 ] {9e080c5b-130a-49be-bcec-65f179229386} <Trace> Aggregator: Merging aggregated data | ||
| 13188 | 2025.10.03 21:14:11.115907 [ 286 ] {9e080c5b-130a-49be-bcec-65f179229386} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003395 sec., 294.5508100147275 rows/sec., 11.51 KiB/sec. | ||
| 13189 | 2025.10.03 21:14:11.116050 [ 286 ] {9e080c5b-130a-49be-bcec-65f179229386} <Debug> TCPHandler: Processed in 0.003802923 sec. | ||
| 13190 | 2025.10.03 21:14:11.116144 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13191 | 2025.10.03 21:14:11.116170 [ 286 ] {} <Debug> TCP-Session: 8ba942d2-951c-462f-b9cc-6148c7fe0de0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13192 | 2025.10.03 21:14:11.116176 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13193 | 2025.10.03 21:14:11.116193 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13194 | 2025.10.03 21:14:11.116211 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13195 | 2025.10.03 21:14:11.116214 [ 290 ] {} <Debug> TCP-Session: 27203635-44e7-4782-8fd1-086e09bbb950 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13196 | 2025.10.03 21:14:11.116239 [ 3 ] {} <Debug> TCP-Session: 97a67183-eb29-40a8-9ce2-698acc0addde Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13197 | 2025.10.03 21:14:11.116262 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13198 | 2025.10.03 21:14:11.116276 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13199 | 2025.10.03 21:14:11.116294 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13200 | 2025.10.03 21:14:11.116312 [ 288 ] {} <Debug> TCP-Session: 1e3c9ac0-32a3-481b-93b4-b293765a0f6d Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13201 | 2025.10.03 21:14:11.116328 [ 291 ] {} <Debug> TCP-Session: aa2aa073-8488-452c-be2c-9e6a96c6c132 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13202 | 2025.10.03 21:14:11.116346 [ 294 ] {} <Debug> TCP-Session: 9db75749-ebc1-4f93-a82a-35cbeadbf9f9 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13203 | 2025.10.03 21:14:11.116247 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13204 | 2025.10.03 21:14:11.116231 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13205 | 2025.10.03 21:14:11.116434 [ 293 ] {} <Debug> TCP-Session: b868512a-e3d5-4a8c-8285-d9d650b4c422 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13206 | 2025.10.03 21:14:11.116274 [ 289 ] {} <Debug> TCP-Session: 40f9db08-0324-4264-8c65-d43bfcf4eca3 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13207 | 2025.10.03 21:14:11.116464 [ 292 ] {} <Debug> TCP-Session: 8f6d579b-2613-4a64-a816-21201f3f6fb6 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13208 | 2025.10.03 21:14:11.124372 [ 286 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:50674 | ||
| 13209 | 2025.10.03 21:14:11.124432 [ 286 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13210 | 2025.10.03 21:14:11.124451 [ 286 ] {} <Debug> TCP-Session: df338156-1c16-4afc-9484-2e745a9853fa Authenticating user 'default' from [fd00:1122:3344:101::e]:50674 | ||
| 13211 | 2025.10.03 21:14:11.124468 [ 286 ] {} <Debug> TCP-Session: df338156-1c16-4afc-9484-2e745a9853fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13212 | 2025.10.03 21:14:11.124480 [ 286 ] {} <Debug> TCP-Session: df338156-1c16-4afc-9484-2e745a9853fa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13213 | 2025.10.03 21:14:11.124666 [ 288 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:39745 | ||
| 13214 | 2025.10.03 21:14:11.124669 [ 289 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:56130 | ||
| 13215 | 2025.10.03 21:14:11.124696 [ 290 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:36794 | ||
| 13216 | 2025.10.03 21:14:11.124718 [ 286 ] {} <Trace> TCP-Session: df338156-1c16-4afc-9484-2e745a9853fa Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13217 | 2025.10.03 21:14:11.124733 [ 294 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46449 | ||
| 13218 | 2025.10.03 21:14:11.124754 [ 289 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13219 | 2025.10.03 21:14:11.124740 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:55530 | ||
| 13220 | 2025.10.03 21:14:11.124783 [ 290 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13221 | 2025.10.03 21:14:11.124804 [ 294 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13222 | 2025.10.03 21:14:11.124827 [ 290 ] {} <Debug> TCP-Session: 6f968e88-d4f2-4b6c-97e7-f2ea182ca5c5 Authenticating user 'default' from [fd00:1122:3344:101::e]:36794 | ||
| 13223 | 2025.10.03 21:14:11.124839 [ 294 ] {} <Debug> TCP-Session: f91e8b50-0d13-4c7a-9f8d-a769c028fae0 Authenticating user 'default' from [fd00:1122:3344:101::e]:46449 | ||
| 13224 | 2025.10.03 21:14:11.124849 [ 290 ] {} <Debug> TCP-Session: 6f968e88-d4f2-4b6c-97e7-f2ea182ca5c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13225 | 2025.10.03 21:14:11.124851 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13226 | 2025.10.03 21:14:11.124866 [ 290 ] {} <Debug> TCP-Session: 6f968e88-d4f2-4b6c-97e7-f2ea182ca5c5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13227 | 2025.10.03 21:14:11.124860 [ 294 ] {} <Debug> TCP-Session: f91e8b50-0d13-4c7a-9f8d-a769c028fae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13228 | 2025.10.03 21:14:11.124893 [ 3 ] {} <Debug> TCP-Session: e6b74b98-24c7-4f1d-8bfe-4744e9c41fe2 Authenticating user 'default' from [fd00:1122:3344:101::e]:55530 | ||
| 13229 | 2025.10.03 21:14:11.124718 [ 293 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:46323 | ||
| 13230 | 2025.10.03 21:14:11.124923 [ 294 ] {} <Debug> TCP-Session: f91e8b50-0d13-4c7a-9f8d-a769c028fae0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13231 | 2025.10.03 21:14:11.124938 [ 3 ] {} <Debug> TCP-Session: e6b74b98-24c7-4f1d-8bfe-4744e9c41fe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13232 | 2025.10.03 21:14:11.124715 [ 292 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:64983 | ||
| 13233 | 2025.10.03 21:14:11.124984 [ 3 ] {} <Debug> TCP-Session: e6b74b98-24c7-4f1d-8bfe-4744e9c41fe2 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13234 | 2025.10.03 21:14:11.124705 [ 291 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::e]:40410 | ||
| 13235 | 2025.10.03 21:14:11.125042 [ 292 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13236 | 2025.10.03 21:14:11.124984 [ 293 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13237 | 2025.10.03 21:14:11.125078 [ 292 ] {} <Debug> TCP-Session: 53c3d44f-dc7d-4548-ad5c-47e2b14b0053 Authenticating user 'default' from [fd00:1122:3344:101::e]:64983 | ||
| 13238 | 2025.10.03 21:14:11.125088 [ 291 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13239 | 2025.10.03 21:14:11.125096 [ 293 ] {} <Debug> TCP-Session: 35087f2d-b88a-48fb-b535-f87554aefff4 Authenticating user 'default' from [fd00:1122:3344:101::e]:46323 | ||
| 13240 | 2025.10.03 21:14:11.125107 [ 292 ] {} <Debug> TCP-Session: 53c3d44f-dc7d-4548-ad5c-47e2b14b0053 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13241 | 2025.10.03 21:14:11.125123 [ 291 ] {} <Debug> TCP-Session: 176df382-a83f-44f7-ae74-c388c7c04d7c Authenticating user 'default' from [fd00:1122:3344:101::e]:40410 | ||
| 13242 | 2025.10.03 21:14:11.125141 [ 292 ] {} <Debug> TCP-Session: 53c3d44f-dc7d-4548-ad5c-47e2b14b0053 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13243 | 2025.10.03 21:14:11.125221 [ 291 ] {} <Debug> TCP-Session: 176df382-a83f-44f7-ae74-c388c7c04d7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13244 | 2025.10.03 21:14:11.125131 [ 293 ] {} <Debug> TCP-Session: 35087f2d-b88a-48fb-b535-f87554aefff4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13245 | 2025.10.03 21:14:11.125248 [ 291 ] {} <Debug> TCP-Session: 176df382-a83f-44f7-ae74-c388c7c04d7c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13246 | 2025.10.03 21:14:11.125265 [ 293 ] {} <Debug> TCP-Session: 35087f2d-b88a-48fb-b535-f87554aefff4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13247 | 2025.10.03 21:14:11.124856 [ 286 ] {ee804d6a-08b9-43c4-bcab-c73e9427c99f} <Debug> executeQuery: (from [fd00:1122:3344:101::e]:50674) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 13248 | 2025.10.03 21:14:11.124789 [ 289 ] {} <Debug> TCP-Session: fde01705-e441-47ee-8cbe-c93b90c10453 Authenticating user 'default' from [fd00:1122:3344:101::e]:56130 | ||
| 13249 | 2025.10.03 21:14:11.124731 [ 288 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 13250 | 2025.10.03 21:14:11.125344 [ 289 ] {} <Debug> TCP-Session: fde01705-e441-47ee-8cbe-c93b90c10453 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13251 | 2025.10.03 21:14:11.125392 [ 288 ] {} <Debug> TCP-Session: c7fbda88-a0df-4720-a92b-25ab9288ded5 Authenticating user 'default' from [fd00:1122:3344:101::e]:39745 | ||
| 13252 | 2025.10.03 21:14:11.125399 [ 289 ] {} <Debug> TCP-Session: fde01705-e441-47ee-8cbe-c93b90c10453 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13253 | 2025.10.03 21:14:11.125418 [ 288 ] {} <Debug> TCP-Session: c7fbda88-a0df-4720-a92b-25ab9288ded5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13254 | 2025.10.03 21:14:11.125436 [ 288 ] {} <Debug> TCP-Session: c7fbda88-a0df-4720-a92b-25ab9288ded5 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13255 | 2025.10.03 21:14:11.125507 [ 286 ] {ee804d6a-08b9-43c4-bcab-c73e9427c99f} <Trace> ContextAccess (default): Access granted: SELECT(value) ON oximeter.version | ||
| 13256 | 2025.10.03 21:14:11.125556 [ 286 ] {ee804d6a-08b9-43c4-bcab-c73e9427c99f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 13257 | 2025.10.03 21:14:11.125789 [ 286 ] {ee804d6a-08b9-43c4-bcab-c73e9427c99f} <Debug> oximeter.version (6353ca57-d073-4fd5-9133-f36c80d8a8d7) (SelectExecutor): Key condition: unknown | ||
| 13258 | 2025.10.03 21:14:11.126748 [ 324 ] {ee804d6a-08b9-43c4-bcab-c73e9427c99f} <Trace> AggregatingTransform: Aggregating | ||
| 13259 | 2025.10.03 21:14:11.126785 [ 324 ] {ee804d6a-08b9-43c4-bcab-c73e9427c99f} <Trace> Aggregator: Aggregation method: without_key | ||
| 13260 | 2025.10.03 21:14:11.126812 [ 324 ] {ee804d6a-08b9-43c4-bcab-c73e9427c99f} <Trace> AggregatingTransform: Aggregated. 1 to 1 rows (from 40.00 B) in 0.000939661 sec. (1064.214 rows/sec., 41.57 KiB/sec.) | ||
| 13261 | 2025.10.03 21:14:11.126845 [ 324 ] {ee804d6a-08b9-43c4-bcab-c73e9427c99f} <Trace> Aggregator: Merging aggregated data | ||
| 13262 | 2025.10.03 21:14:11.128063 [ 286 ] {ee804d6a-08b9-43c4-bcab-c73e9427c99f} <Debug> executeQuery: Read 1 rows, 40.00 B in 0.003198 sec., 312.6954346466542 rows/sec., 12.21 KiB/sec. | ||
| 13263 | 2025.10.03 21:14:11.128241 [ 286 ] {ee804d6a-08b9-43c4-bcab-c73e9427c99f} <Debug> TCPHandler: Processed in 0.00354569 sec. | ||
| 13264 | 2025.10.03 21:14:11.128334 [ 286 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13265 | 2025.10.03 21:14:11.128362 [ 286 ] {} <Debug> TCP-Session: df338156-1c16-4afc-9484-2e745a9853fa Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13266 | 2025.10.03 21:14:11.128363 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13267 | 2025.10.03 21:14:11.128386 [ 290 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13268 | 2025.10.03 21:14:11.128418 [ 288 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13269 | 2025.10.03 21:14:11.128434 [ 290 ] {} <Debug> TCP-Session: 6f968e88-d4f2-4b6c-97e7-f2ea182ca5c5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13270 | 2025.10.03 21:14:11.128430 [ 291 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13271 | 2025.10.03 21:14:11.128464 [ 288 ] {} <Debug> TCP-Session: c7fbda88-a0df-4720-a92b-25ab9288ded5 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13272 | 2025.10.03 21:14:11.128485 [ 292 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13273 | 2025.10.03 21:14:11.128500 [ 291 ] {} <Debug> TCP-Session: 176df382-a83f-44f7-ae74-c388c7c04d7c Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13274 | 2025.10.03 21:14:11.128505 [ 289 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13275 | 2025.10.03 21:14:11.128525 [ 294 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13276 | 2025.10.03 21:14:11.128459 [ 293 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 13277 | 2025.10.03 21:14:11.128566 [ 289 ] {} <Debug> TCP-Session: fde01705-e441-47ee-8cbe-c93b90c10453 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13278 | 2025.10.03 21:14:11.128578 [ 294 ] {} <Debug> TCP-Session: f91e8b50-0d13-4c7a-9f8d-a769c028fae0 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13279 | 2025.10.03 21:14:11.128612 [ 293 ] {} <Debug> TCP-Session: 35087f2d-b88a-48fb-b535-f87554aefff4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13280 | 2025.10.03 21:14:11.128421 [ 3 ] {} <Debug> TCP-Session: e6b74b98-24c7-4f1d-8bfe-4744e9c41fe2 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13281 | 2025.10.03 21:14:11.128533 [ 292 ] {} <Debug> TCP-Session: 53c3d44f-dc7d-4548-ad5c-47e2b14b0053 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 13282 | 2025.10.03 21:14:12.281094 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 27417 | ||
| 13283 | 2025.10.03 21:14:12.281715 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13284 | 2025.10.03 21:14:12.281772 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13285 | 2025.10.03 21:14:12.282291 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13286 | 2025.10.03 21:14:12.282537 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13287 | 2025.10.03 21:14:12.282700 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27417 | ||
| 13288 | 2025.10.03 21:14:13.702846 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 13289 | 2025.10.03 21:14:13.717940 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13290 | 2025.10.03 21:14:13.717989 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13291 | 2025.10.03 21:14:13.723192 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 13292 | 2025.10.03 21:14:13.723925 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13293 | 2025.10.03 21:14:13.726632 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 13294 | 2025.10.03 21:14:14.873195 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 44 entries to flush up to offset 1658 | ||
| 13295 | 2025.10.03 21:14:14.875843 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13296 | 2025.10.03 21:14:14.875892 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.87 GiB. | ||
| 13297 | 2025.10.03 21:14:14.877093 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 13298 | 2025.10.03 21:14:14.877357 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13299 | 2025.10.03 21:14:14.877625 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1658 | ||
| 13300 | 2025.10.03 21:14:15.494343 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13301 | 2025.10.03 21:14:15.494603 [ 5 ] {60e0611d-585f-4a39-8e95-8940586dda2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13302 | 2025.10.03 21:14:15.494669 [ 5 ] {60e0611d-585f-4a39-8e95-8940586dda2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13303 | 2025.10.03 21:14:15.495518 [ 5 ] {60e0611d-585f-4a39-8e95-8940586dda2a} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13304 | 2025.10.03 21:14:15.495558 [ 5 ] {60e0611d-585f-4a39-8e95-8940586dda2a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13305 | 2025.10.03 21:14:15.495979 [ 5 ] {60e0611d-585f-4a39-8e95-8940586dda2a} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13306 | 2025.10.03 21:14:15.496208 [ 5 ] {60e0611d-585f-4a39-8e95-8940586dda2a} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13307 | 2025.10.03 21:14:15.496372 [ 5 ] {60e0611d-585f-4a39-8e95-8940586dda2a} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001819 sec., 225398.57064321055 rows/sec., 14.30 MiB/sec. | ||
| 13308 | 2025.10.03 21:14:15.496423 [ 5 ] {60e0611d-585f-4a39-8e95-8940586dda2a} <Debug> TCPHandler: Processed in 0.002149174 sec. | ||
| 13309 | 2025.10.03 21:14:15.496549 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13310 | 2025.10.03 21:14:15.496653 [ 5 ] {da8a7358-89b8-4c58-932e-9ea3600d7c6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13311 | 2025.10.03 21:14:15.496697 [ 5 ] {da8a7358-89b8-4c58-932e-9ea3600d7c6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13312 | 2025.10.03 21:14:15.497724 [ 5 ] {da8a7358-89b8-4c58-932e-9ea3600d7c6c} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13313 | 2025.10.03 21:14:15.497759 [ 5 ] {da8a7358-89b8-4c58-932e-9ea3600d7c6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13314 | 2025.10.03 21:14:15.498146 [ 5 ] {da8a7358-89b8-4c58-932e-9ea3600d7c6c} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13315 | 2025.10.03 21:14:15.498353 [ 5 ] {da8a7358-89b8-4c58-932e-9ea3600d7c6c} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13316 | 2025.10.03 21:14:15.498494 [ 5 ] {da8a7358-89b8-4c58-932e-9ea3600d7c6c} <Debug> executeQuery: Read 1178 rows, 96.06 KiB in 0.001864 sec., 631974.2489270386 rows/sec., 50.33 MiB/sec. | ||
| 13317 | 2025.10.03 21:14:15.498532 [ 5 ] {da8a7358-89b8-4c58-932e-9ea3600d7c6c} <Debug> TCPHandler: Processed in 0.002035013 sec. | ||
| 13318 | 2025.10.03 21:14:15.498650 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13319 | 2025.10.03 21:14:15.498748 [ 5 ] {4b2a4336-075c-41b6-99d9-388bb0aa150e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13320 | 2025.10.03 21:14:15.498789 [ 5 ] {4b2a4336-075c-41b6-99d9-388bb0aa150e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13321 | 2025.10.03 21:14:15.499290 [ 5 ] {4b2a4336-075c-41b6-99d9-388bb0aa150e} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13322 | 2025.10.03 21:14:15.499326 [ 5 ] {4b2a4336-075c-41b6-99d9-388bb0aa150e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13323 | 2025.10.03 21:14:15.499648 [ 5 ] {4b2a4336-075c-41b6-99d9-388bb0aa150e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13324 | 2025.10.03 21:14:15.499867 [ 5 ] {4b2a4336-075c-41b6-99d9-388bb0aa150e} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13325 | 2025.10.03 21:14:15.500002 [ 5 ] {4b2a4336-075c-41b6-99d9-388bb0aa150e} <Debug> executeQuery: Read 238 rows, 14.80 KiB in 0.001274 sec., 186813.18681318683 rows/sec., 11.34 MiB/sec. | ||
| 13326 | 2025.10.03 21:14:15.500040 [ 5 ] {4b2a4336-075c-41b6-99d9-388bb0aa150e} <Debug> TCPHandler: Processed in 0.001441296 sec. | ||
| 13327 | 2025.10.03 21:14:15.500142 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13328 | 2025.10.03 21:14:15.500237 [ 5 ] {e0217a0c-43c1-4432-a05e-3647466f7805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13329 | 2025.10.03 21:14:15.500277 [ 5 ] {e0217a0c-43c1-4432-a05e-3647466f7805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13330 | 2025.10.03 21:14:15.500749 [ 5 ] {e0217a0c-43c1-4432-a05e-3647466f7805} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13331 | 2025.10.03 21:14:15.500784 [ 5 ] {e0217a0c-43c1-4432-a05e-3647466f7805} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13332 | 2025.10.03 21:14:15.501084 [ 5 ] {e0217a0c-43c1-4432-a05e-3647466f7805} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 13333 | 2025.10.03 21:14:15.501286 [ 5 ] {e0217a0c-43c1-4432-a05e-3647466f7805} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13334 | 2025.10.03 21:14:15.501378 [ 23 ] {} <Debug> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 13335 | 2025.10.03 21:14:15.501412 [ 5 ] {e0217a0c-43c1-4432-a05e-3647466f7805} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001193 sec., 177703.2690695725 rows/sec., 11.46 MiB/sec. | ||
| 13336 | 2025.10.03 21:14:15.501416 [ 23 ] {} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13337 | 2025.10.03 21:14:15.501443 [ 23 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13338 | 2025.10.03 21:14:15.501450 [ 5 ] {e0217a0c-43c1-4432-a05e-3647466f7805} <Debug> TCPHandler: Processed in 0.001359075 sec. | ||
| 13339 | 2025.10.03 21:14:15.501559 [ 198 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::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 | ||
| 13340 | 2025.10.03 21:14:15.501573 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13341 | 2025.10.03 21:14:15.501696 [ 198 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13342 | 2025.10.03 21:14:15.501718 [ 5 ] {223df694-8846-483c-bb1d-839ea31dafa8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13343 | 2025.10.03 21:14:15.501732 [ 198 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 464 rows starting from the beginning of the part | ||
| 13344 | 2025.10.03 21:14:15.501774 [ 5 ] {223df694-8846-483c-bb1d-839ea31dafa8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13345 | 2025.10.03 21:14:15.501809 [ 198 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 212 rows starting from the beginning of the part | ||
| 13346 | 2025.10.03 21:14:15.501857 [ 198 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 212 rows starting from the beginning of the part | ||
| 13347 | 2025.10.03 21:14:15.501899 [ 198 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 212 rows starting from the beginning of the part | ||
| 13348 | 2025.10.03 21:14:15.501936 [ 198 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 228 rows starting from the beginning of the part | ||
| 13349 | 2025.10.03 21:14:15.501974 [ 198 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 212 rows starting from the beginning of the part | ||
| 13350 | 2025.10.03 21:14:15.502319 [ 5 ] {223df694-8846-483c-bb1d-839ea31dafa8} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13351 | 2025.10.03 21:14:15.502361 [ 5 ] {223df694-8846-483c-bb1d-839ea31dafa8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13352 | 2025.10.03 21:14:15.502708 [ 5 ] {223df694-8846-483c-bb1d-839ea31dafa8} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 13353 | 2025.10.03 21:14:15.502930 [ 5 ] {223df694-8846-483c-bb1d-839ea31dafa8} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13354 | 2025.10.03 21:14:15.502958 [ 199 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001454006 sec., 1059142.8095895064 rows/sec., 73.66 MiB/sec. | ||
| 13355 | 2025.10.03 21:14:15.503063 [ 5 ] {223df694-8846-483c-bb1d-839ea31dafa8} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.00137 sec., 154014.598540146 rows/sec., 8.75 MiB/sec. | ||
| 13356 | 2025.10.03 21:14:15.503093 [ 198 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 13357 | 2025.10.03 21:14:15.503103 [ 5 ] {223df694-8846-483c-bb1d-839ea31dafa8} <Debug> TCPHandler: Processed in 0.001591268 sec. | ||
| 13358 | 2025.10.03 21:14:15.503217 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13359 | 2025.10.03 21:14:15.503315 [ 5 ] {d6e9278b-0126-4714-8454-e4656e027449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13360 | 2025.10.03 21:14:15.503344 [ 198 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_46_9} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13361 | 2025.10.03 21:14:15.503357 [ 5 ] {d6e9278b-0126-4714-8454-e4656e027449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13362 | 2025.10.03 21:14:15.503424 [ 198 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_46_9} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 13363 | 2025.10.03 21:14:15.503520 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 13364 | 2025.10.03 21:14:15.504055 [ 5 ] {d6e9278b-0126-4714-8454-e4656e027449} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13365 | 2025.10.03 21:14:15.504096 [ 5 ] {d6e9278b-0126-4714-8454-e4656e027449} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13366 | 2025.10.03 21:14:15.504445 [ 5 ] {d6e9278b-0126-4714-8454-e4656e027449} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13367 | 2025.10.03 21:14:15.504658 [ 5 ] {d6e9278b-0126-4714-8454-e4656e027449} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13368 | 2025.10.03 21:14:15.504794 [ 5 ] {d6e9278b-0126-4714-8454-e4656e027449} <Debug> executeQuery: Read 712 rows, 51.11 KiB in 0.001497 sec., 475617.9024716099 rows/sec., 33.34 MiB/sec. | ||
| 13369 | 2025.10.03 21:14:15.504832 [ 5 ] {d6e9278b-0126-4714-8454-e4656e027449} <Debug> TCPHandler: Processed in 0.001663758 sec. | ||
| 13370 | 2025.10.03 21:14:15.504945 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13371 | 2025.10.03 21:14:15.505040 [ 5 ] {604f4482-fcde-4f63-ad51-2f4c4bd62bc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13372 | 2025.10.03 21:14:15.505089 [ 5 ] {604f4482-fcde-4f63-ad51-2f4c4bd62bc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13373 | 2025.10.03 21:14:15.505427 [ 5 ] {604f4482-fcde-4f63-ad51-2f4c4bd62bc7} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13374 | 2025.10.03 21:14:15.505462 [ 5 ] {604f4482-fcde-4f63-ad51-2f4c4bd62bc7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13375 | 2025.10.03 21:14:15.505768 [ 5 ] {604f4482-fcde-4f63-ad51-2f4c4bd62bc7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13376 | 2025.10.03 21:14:15.505980 [ 5 ] {604f4482-fcde-4f63-ad51-2f4c4bd62bc7} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13377 | 2025.10.03 21:14:15.506111 [ 5 ] {604f4482-fcde-4f63-ad51-2f4c4bd62bc7} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001089 sec., 5509.641873278238 rows/sec., 287.86 KiB/sec. | ||
| 13378 | 2025.10.03 21:14:15.506210 [ 5 ] {604f4482-fcde-4f63-ad51-2f4c4bd62bc7} <Debug> TCPHandler: Processed in 0.001311865 sec. | ||
| 13379 | 2025.10.03 21:14:15.506349 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13380 | 2025.10.03 21:14:15.506450 [ 5 ] {2ed9be70-21e3-421e-bd85-3422e137475a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13381 | 2025.10.03 21:14:15.506496 [ 5 ] {2ed9be70-21e3-421e-bd85-3422e137475a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13382 | 2025.10.03 21:14:15.507002 [ 5 ] {2ed9be70-21e3-421e-bd85-3422e137475a} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13383 | 2025.10.03 21:14:15.507043 [ 5 ] {2ed9be70-21e3-421e-bd85-3422e137475a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13384 | 2025.10.03 21:14:15.507389 [ 5 ] {2ed9be70-21e3-421e-bd85-3422e137475a} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13385 | 2025.10.03 21:14:15.507606 [ 5 ] {2ed9be70-21e3-421e-bd85-3422e137475a} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13386 | 2025.10.03 21:14:15.507740 [ 5 ] {2ed9be70-21e3-421e-bd85-3422e137475a} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001312 sec., 239329.26829268291 rows/sec., 15.72 MiB/sec. | ||
| 13387 | 2025.10.03 21:14:15.507781 [ 5 ] {2ed9be70-21e3-421e-bd85-3422e137475a} <Debug> TCPHandler: Processed in 0.001488407 sec. | ||
| 13388 | 2025.10.03 21:14:15.507894 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13389 | 2025.10.03 21:14:15.507990 [ 5 ] {040e8576-c6a3-427c-aff2-7e71dd5d571f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13390 | 2025.10.03 21:14:15.508033 [ 5 ] {040e8576-c6a3-427c-aff2-7e71dd5d571f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13391 | 2025.10.03 21:14:15.508353 [ 5 ] {040e8576-c6a3-427c-aff2-7e71dd5d571f} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13392 | 2025.10.03 21:14:15.508387 [ 5 ] {040e8576-c6a3-427c-aff2-7e71dd5d571f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13393 | 2025.10.03 21:14:15.508682 [ 5 ] {040e8576-c6a3-427c-aff2-7e71dd5d571f} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 13394 | 2025.10.03 21:14:15.508890 [ 5 ] {040e8576-c6a3-427c-aff2-7e71dd5d571f} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13395 | 2025.10.03 21:14:15.509022 [ 5 ] {040e8576-c6a3-427c-aff2-7e71dd5d571f} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001049 sec., 953.2888465204957 rows/sec., 64.24 KiB/sec. | ||
| 13396 | 2025.10.03 21:14:15.509059 [ 5 ] {040e8576-c6a3-427c-aff2-7e71dd5d571f} <Debug> TCPHandler: Processed in 0.001215233 sec. | ||
| 13397 | 2025.10.03 21:14:15.509170 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13398 | 2025.10.03 21:14:15.509266 [ 5 ] {64545e12-f25b-4f29-a9b5-02baa27ce81e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13399 | 2025.10.03 21:14:15.509320 [ 5 ] {64545e12-f25b-4f29-a9b5-02baa27ce81e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13400 | 2025.10.03 21:14:15.510159 [ 5 ] {64545e12-f25b-4f29-a9b5-02baa27ce81e} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13401 | 2025.10.03 21:14:15.510194 [ 5 ] {64545e12-f25b-4f29-a9b5-02baa27ce81e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13402 | 2025.10.03 21:14:15.510733 [ 5 ] {64545e12-f25b-4f29-a9b5-02baa27ce81e} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 13403 | 2025.10.03 21:14:15.510952 [ 5 ] {64545e12-f25b-4f29-a9b5-02baa27ce81e} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13404 | 2025.10.03 21:14:15.511097 [ 5 ] {64545e12-f25b-4f29-a9b5-02baa27ce81e} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001848 sec., 17857.142857142855 rows/sec., 32.00 MiB/sec. | ||
| 13405 | 2025.10.03 21:14:15.511158 [ 5 ] {64545e12-f25b-4f29-a9b5-02baa27ce81e} <Debug> TCPHandler: Processed in 0.002037903 sec. | ||
| 13406 | 2025.10.03 21:14:15.511275 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13407 | 2025.10.03 21:14:15.511370 [ 5 ] {72ea0ccd-3902-4e25-90b2-fe178ece4bc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13408 | 2025.10.03 21:14:15.511412 [ 5 ] {72ea0ccd-3902-4e25-90b2-fe178ece4bc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13409 | 2025.10.03 21:14:15.511745 [ 5 ] {72ea0ccd-3902-4e25-90b2-fe178ece4bc3} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13410 | 2025.10.03 21:14:15.511779 [ 5 ] {72ea0ccd-3902-4e25-90b2-fe178ece4bc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13411 | 2025.10.03 21:14:15.512074 [ 5 ] {72ea0ccd-3902-4e25-90b2-fe178ece4bc3} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13412 | 2025.10.03 21:14:15.512282 [ 5 ] {72ea0ccd-3902-4e25-90b2-fe178ece4bc3} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13413 | 2025.10.03 21:14:15.512411 [ 5 ] {72ea0ccd-3902-4e25-90b2-fe178ece4bc3} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001058 sec., 98298.67674858223 rows/sec., 6.02 MiB/sec. | ||
| 13414 | 2025.10.03 21:14:15.512447 [ 5 ] {72ea0ccd-3902-4e25-90b2-fe178ece4bc3} <Debug> TCPHandler: Processed in 0.001222974 sec. | ||
| 13415 | 2025.10.03 21:14:19.616381 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13416 | 2025.10.03 21:14:19.616461 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13417 | 2025.10.03 21:14:19.782822 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 27865 | ||
| 13418 | 2025.10.03 21:14:19.783316 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13419 | 2025.10.03 21:14:19.783351 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13420 | 2025.10.03 21:14:19.783837 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13421 | 2025.10.03 21:14:19.784077 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13422 | 2025.10.03 21:14:19.784208 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27865 | ||
| 13423 | 2025.10.03 21:14:20.481278 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13424 | 2025.10.03 21:14:20.481495 [ 5 ] {7783d89e-3703-4f2d-922e-5b76c5c418e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13425 | 2025.10.03 21:14:20.481569 [ 5 ] {7783d89e-3703-4f2d-922e-5b76c5c418e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13426 | 2025.10.03 21:14:20.482318 [ 5 ] {7783d89e-3703-4f2d-922e-5b76c5c418e2} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13427 | 2025.10.03 21:14:20.482364 [ 5 ] {7783d89e-3703-4f2d-922e-5b76c5c418e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13428 | 2025.10.03 21:14:20.482764 [ 5 ] {7783d89e-3703-4f2d-922e-5b76c5c418e2} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13429 | 2025.10.03 21:14:20.482990 [ 5 ] {7783d89e-3703-4f2d-922e-5b76c5c418e2} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13430 | 2025.10.03 21:14:20.483132 [ 35 ] {} <Debug> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13431 | 2025.10.03 21:14:20.483151 [ 5 ] {7783d89e-3703-4f2d-922e-5b76c5c418e2} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001709 sec., 44470.450555880634 rows/sec., 3.66 MiB/sec. | ||
| 13432 | 2025.10.03 21:14:20.483178 [ 35 ] {} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13433 | 2025.10.03 21:14:20.483203 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13434 | 2025.10.03 21:14:20.483203 [ 5 ] {7783d89e-3703-4f2d-922e-5b76c5c418e2} <Debug> TCPHandler: Processed in 0.002064924 sec. | ||
| 13435 | 2025.10.03 21:14:20.483298 [ 199 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::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 | ||
| 13436 | 2025.10.03 21:14:20.483345 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13437 | 2025.10.03 21:14:20.483400 [ 199 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13438 | 2025.10.03 21:14:20.483436 [ 199 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2469 rows starting from the beginning of the part | ||
| 13439 | 2025.10.03 21:14:20.483450 [ 5 ] {6d086c9f-cdfb-48e8-adf9-77b5365b916f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13440 | 2025.10.03 21:14:20.483495 [ 5 ] {6d086c9f-cdfb-48e8-adf9-77b5365b916f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13441 | 2025.10.03 21:14:20.483506 [ 199 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 76 rows starting from the beginning of the part | ||
| 13442 | 2025.10.03 21:14:20.483561 [ 199 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 1178 rows starting from the beginning of the part | ||
| 13443 | 2025.10.03 21:14:20.483612 [ 199 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 1218 rows starting from the beginning of the part | ||
| 13444 | 2025.10.03 21:14:20.483658 [ 199 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 1178 rows starting from the beginning of the part | ||
| 13445 | 2025.10.03 21:14:20.483702 [ 199 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::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 | ||
| 13446 | 2025.10.03 21:14:20.483924 [ 5 ] {6d086c9f-cdfb-48e8-adf9-77b5365b916f} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13447 | 2025.10.03 21:14:20.483961 [ 5 ] {6d086c9f-cdfb-48e8-adf9-77b5365b916f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13448 | 2025.10.03 21:14:20.484270 [ 5 ] {6d086c9f-cdfb-48e8-adf9-77b5365b916f} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13449 | 2025.10.03 21:14:20.484495 [ 5 ] {6d086c9f-cdfb-48e8-adf9-77b5365b916f} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13450 | 2025.10.03 21:14:20.484633 [ 5 ] {6d086c9f-cdfb-48e8-adf9-77b5365b916f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001206 sec., 8291.873963515754 rows/sec., 623.51 KiB/sec. | ||
| 13451 | 2025.10.03 21:14:20.484674 [ 5 ] {6d086c9f-cdfb-48e8-adf9-77b5365b916f} <Debug> TCPHandler: Processed in 0.001381886 sec. | ||
| 13452 | 2025.10.03 21:14:20.484788 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13453 | 2025.10.03 21:14:20.484887 [ 5 ] {0aea679d-2404-4ce1-b093-3e599b0405f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13454 | 2025.10.03 21:14:20.484931 [ 5 ] {0aea679d-2404-4ce1-b093-3e599b0405f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13455 | 2025.10.03 21:14:20.485374 [ 5 ] {0aea679d-2404-4ce1-b093-3e599b0405f8} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13456 | 2025.10.03 21:14:20.485409 [ 5 ] {0aea679d-2404-4ce1-b093-3e599b0405f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13457 | 2025.10.03 21:14:20.485719 [ 5 ] {0aea679d-2404-4ce1-b093-3e599b0405f8} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13458 | 2025.10.03 21:14:20.485854 [ 198 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6195 rows, containing 5 columns (5 merged, 0 gathered) in 0.00259291 sec., 2389207.4927398176 rows/sec., 203.06 MiB/sec. | ||
| 13459 | 2025.10.03 21:14:20.485934 [ 5 ] {0aea679d-2404-4ce1-b093-3e599b0405f8} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13460 | 2025.10.03 21:14:20.486048 [ 35 ] {} <Debug> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13461 | 2025.10.03 21:14:20.486074 [ 5 ] {0aea679d-2404-4ce1-b093-3e599b0405f8} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001206 sec., 61359.86733001658 rows/sec., 4.79 MiB/sec. | ||
| 13462 | 2025.10.03 21:14:20.486078 [ 35 ] {} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13463 | 2025.10.03 21:14:20.486110 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13464 | 2025.10.03 21:14:20.486114 [ 5 ] {0aea679d-2404-4ce1-b093-3e599b0405f8} <Debug> TCPHandler: Processed in 0.001377226 sec. | ||
| 13465 | 2025.10.03 21:14:20.486171 [ 199 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::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 | ||
| 13466 | 2025.10.03 21:14:20.486187 [ 192 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13467 | 2025.10.03 21:14:20.486247 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13468 | 2025.10.03 21:14:20.486248 [ 199 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13469 | 2025.10.03 21:14:20.486289 [ 199 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1252 rows starting from the beginning of the part | ||
| 13470 | 2025.10.03 21:14:20.486339 [ 199 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 74 rows starting from the beginning of the part | ||
| 13471 | 2025.10.03 21:14:20.486350 [ 5 ] {a9b69d66-8af7-455d-af1d-67c4970b5dd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13472 | 2025.10.03 21:14:20.486379 [ 199 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 712 rows starting from the beginning of the part | ||
| 13473 | 2025.10.03 21:14:20.486399 [ 5 ] {a9b69d66-8af7-455d-af1d-67c4970b5dd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13474 | 2025.10.03 21:14:20.486419 [ 199 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 534 rows starting from the beginning of the part | ||
| 13475 | 2025.10.03 21:14:20.486457 [ 199 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 712 rows starting from the beginning of the part | ||
| 13476 | 2025.10.03 21:14:20.486493 [ 199 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::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 | ||
| 13477 | 2025.10.03 21:14:20.486559 [ 192 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_86_17} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13478 | 2025.10.03 21:14:20.486660 [ 192 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_86_17} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13479 | 2025.10.03 21:14:20.486784 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.32 MiB. | ||
| 13480 | 2025.10.03 21:14:20.486837 [ 5 ] {a9b69d66-8af7-455d-af1d-67c4970b5dd2} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13481 | 2025.10.03 21:14:20.486877 [ 5 ] {a9b69d66-8af7-455d-af1d-67c4970b5dd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13482 | 2025.10.03 21:14:20.487217 [ 5 ] {a9b69d66-8af7-455d-af1d-67c4970b5dd2} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13483 | 2025.10.03 21:14:20.487428 [ 5 ] {a9b69d66-8af7-455d-af1d-67c4970b5dd2} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13484 | 2025.10.03 21:14:20.487539 [ 35 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Selected 6 parts from all_1_80_16 to all_85_85_0 | ||
| 13485 | 2025.10.03 21:14:20.487565 [ 35 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13486 | 2025.10.03 21:14:20.487567 [ 5 ] {a9b69d66-8af7-455d-af1d-67c4970b5dd2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001236 sec., 129449.83818770228 rows/sec., 9.02 MiB/sec. | ||
| 13487 | 2025.10.03 21:14:20.487582 [ 35 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13488 | 2025.10.03 21:14:20.487611 [ 5 ] {a9b69d66-8af7-455d-af1d-67c4970b5dd2} <Debug> TCPHandler: Processed in 0.001413765 sec. | ||
| 13489 | 2025.10.03 21:14:20.487630 [ 192 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3358 rows, containing 5 columns (5 merged, 0 gathered) in 0.001482147 sec., 2265632.221365357 rows/sec., 171.47 MiB/sec. | ||
| 13490 | 2025.10.03 21:14:20.487635 [ 199 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_85_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_80_16 to all_85_85_0 into Compact with storage Full | ||
| 13491 | 2025.10.03 21:14:20.487725 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13492 | 2025.10.03 21:14:20.487726 [ 199 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_85_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13493 | 2025.10.03 21:14:20.487765 [ 199 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_80_16, total 26554 rows starting from the beginning of the part | ||
| 13494 | 2025.10.03 21:14:20.487810 [ 199 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 13495 | 2025.10.03 21:14:20.487813 [ 187 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13496 | 2025.10.03 21:14:20.487821 [ 5 ] {3476cef5-8380-4747-90b2-86863b3d55e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13497 | 2025.10.03 21:14:20.487847 [ 199 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 314 rows starting from the beginning of the part | ||
| 13498 | 2025.10.03 21:14:20.487882 [ 199 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 846 rows starting from the beginning of the part | ||
| 13499 | 2025.10.03 21:14:20.487888 [ 5 ] {3476cef5-8380-4747-90b2-86863b3d55e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13500 | 2025.10.03 21:14:20.487919 [ 199 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 314 rows starting from the beginning of the part | ||
| 13501 | 2025.10.03 21:14:20.487953 [ 199 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_85_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 13502 | 2025.10.03 21:14:20.488107 [ 187 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_86_17} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13503 | 2025.10.03 21:14:20.488171 [ 187 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_86_17} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13504 | 2025.10.03 21:14:20.488232 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 13505 | 2025.10.03 21:14:20.488692 [ 5 ] {3476cef5-8380-4747-90b2-86863b3d55e8} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13506 | 2025.10.03 21:14:20.488727 [ 5 ] {3476cef5-8380-4747-90b2-86863b3d55e8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13507 | 2025.10.03 21:14:20.489242 [ 5 ] {3476cef5-8380-4747-90b2-86863b3d55e8} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 13508 | 2025.10.03 21:14:20.489474 [ 5 ] {3476cef5-8380-4747-90b2-86863b3d55e8} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13509 | 2025.10.03 21:14:20.489618 [ 5 ] {3476cef5-8380-4747-90b2-86863b3d55e8} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001814 sec., 5512.679162072767 rows/sec., 9.88 MiB/sec. | ||
| 13510 | 2025.10.03 21:14:20.489694 [ 5 ] {3476cef5-8380-4747-90b2-86863b3d55e8} <Debug> TCPHandler: Processed in 0.002018823 sec. | ||
| 13511 | 2025.10.03 21:14:20.489815 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13512 | 2025.10.03 21:14:20.489912 [ 5 ] {4e5c10a5-a16d-457a-81f1-d637383172b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13513 | 2025.10.03 21:14:20.489955 [ 5 ] {4e5c10a5-a16d-457a-81f1-d637383172b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13514 | 2025.10.03 21:14:20.490316 [ 5 ] {4e5c10a5-a16d-457a-81f1-d637383172b6} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13515 | 2025.10.03 21:14:20.490350 [ 5 ] {4e5c10a5-a16d-457a-81f1-d637383172b6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13516 | 2025.10.03 21:14:20.490668 [ 5 ] {4e5c10a5-a16d-457a-81f1-d637383172b6} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13517 | 2025.10.03 21:14:20.490871 [ 5 ] {4e5c10a5-a16d-457a-81f1-d637383172b6} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13518 | 2025.10.03 21:14:20.491003 [ 5 ] {4e5c10a5-a16d-457a-81f1-d637383172b6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001109 sec., 54102.795311091075 rows/sec., 3.65 MiB/sec. | ||
| 13519 | 2025.10.03 21:14:20.491040 [ 5 ] {4e5c10a5-a16d-457a-81f1-d637383172b6} <Debug> TCPHandler: Processed in 0.001274994 sec. | ||
| 13520 | 2025.10.03 21:14:20.493821 [ 194 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_85_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28348 rows, containing 5 columns (5 merged, 0 gathered) in 0.0062039 sec., 4569383.774722352 rows/sec., 307.83 MiB/sec. | ||
| 13521 | 2025.10.03 21:14:20.494116 [ 187 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_85_17} <Trace> MergedBlockOutputStream: filled checksums all_1_85_17 (state Temporary) | ||
| 13522 | 2025.10.03 21:14:20.494376 [ 187 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_merge_all_1_85_17 to all_1_85_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13523 | 2025.10.03 21:14:20.494439 [ 187 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_85_17} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Merged 6 parts: [all_1_80_16, all_85_85_0] -> all_1_85_17 | ||
| 13524 | 2025.10.03 21:14:20.494499 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.32 MiB. | ||
| 13525 | 2025.10.03 21:14:21.227630 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 13526 | 2025.10.03 21:14:21.243049 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13527 | 2025.10.03 21:14:21.243114 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13528 | 2025.10.03 21:14:21.248690 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 13529 | 2025.10.03 21:14:21.249356 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13530 | 2025.10.03 21:14:21.252085 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 13531 | 2025.10.03 21:14:24.877867 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1692 | ||
| 13532 | 2025.10.03 21:14:24.880258 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13533 | 2025.10.03 21:14:24.880312 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.86 GiB. | ||
| 13534 | 2025.10.03 21:14:24.881518 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 13535 | 2025.10.03 21:14:24.881811 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13536 | 2025.10.03 21:14:24.882096 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1692 | ||
| 13537 | 2025.10.03 21:14:25.495670 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13538 | 2025.10.03 21:14:25.495861 [ 5 ] {ac83c64a-9c2e-4e86-b07c-7757d68c300e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13539 | 2025.10.03 21:14:25.495928 [ 5 ] {ac83c64a-9c2e-4e86-b07c-7757d68c300e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13540 | 2025.10.03 21:14:25.496802 [ 5 ] {ac83c64a-9c2e-4e86-b07c-7757d68c300e} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13541 | 2025.10.03 21:14:25.496847 [ 5 ] {ac83c64a-9c2e-4e86-b07c-7757d68c300e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13542 | 2025.10.03 21:14:25.497288 [ 5 ] {ac83c64a-9c2e-4e86-b07c-7757d68c300e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13543 | 2025.10.03 21:14:25.497526 [ 5 ] {ac83c64a-9c2e-4e86-b07c-7757d68c300e} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13544 | 2025.10.03 21:14:25.497706 [ 5 ] {ac83c64a-9c2e-4e86-b07c-7757d68c300e} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001892 sec., 216701.90274841437 rows/sec., 13.75 MiB/sec. | ||
| 13545 | 2025.10.03 21:14:25.497755 [ 5 ] {ac83c64a-9c2e-4e86-b07c-7757d68c300e} <Debug> TCPHandler: Processed in 0.002218115 sec. | ||
| 13546 | 2025.10.03 21:14:25.497881 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13547 | 2025.10.03 21:14:25.497979 [ 5 ] {2558afac-aebd-4e92-9569-ef9aaeb3997e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13548 | 2025.10.03 21:14:25.498022 [ 5 ] {2558afac-aebd-4e92-9569-ef9aaeb3997e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13549 | 2025.10.03 21:14:25.498452 [ 5 ] {2558afac-aebd-4e92-9569-ef9aaeb3997e} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13550 | 2025.10.03 21:14:25.498490 [ 5 ] {2558afac-aebd-4e92-9569-ef9aaeb3997e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13551 | 2025.10.03 21:14:25.498797 [ 5 ] {2558afac-aebd-4e92-9569-ef9aaeb3997e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 13552 | 2025.10.03 21:14:25.499033 [ 5 ] {2558afac-aebd-4e92-9569-ef9aaeb3997e} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13553 | 2025.10.03 21:14:25.499168 [ 5 ] {2558afac-aebd-4e92-9569-ef9aaeb3997e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001208 sec., 4966.887417218542 rows/sec., 405.01 KiB/sec. | ||
| 13554 | 2025.10.03 21:14:25.499207 [ 5 ] {2558afac-aebd-4e92-9569-ef9aaeb3997e} <Debug> TCPHandler: Processed in 0.001378016 sec. | ||
| 13555 | 2025.10.03 21:14:25.499320 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13556 | 2025.10.03 21:14:25.499415 [ 5 ] {0541d806-36c1-4a62-b856-6888cfbdd615} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13557 | 2025.10.03 21:14:25.499456 [ 5 ] {0541d806-36c1-4a62-b856-6888cfbdd615} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13558 | 2025.10.03 21:14:25.500723 [ 5 ] {0541d806-36c1-4a62-b856-6888cfbdd615} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13559 | 2025.10.03 21:14:25.500759 [ 5 ] {0541d806-36c1-4a62-b856-6888cfbdd615} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13560 | 2025.10.03 21:14:25.501147 [ 5 ] {0541d806-36c1-4a62-b856-6888cfbdd615} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13561 | 2025.10.03 21:14:25.501365 [ 5 ] {0541d806-36c1-4a62-b856-6888cfbdd615} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13562 | 2025.10.03 21:14:25.501498 [ 5 ] {0541d806-36c1-4a62-b856-6888cfbdd615} <Debug> executeQuery: Read 1181 rows, 96.28 KiB in 0.002099 sec., 562648.8804192472 rows/sec., 44.79 MiB/sec. | ||
| 13563 | 2025.10.03 21:14:25.501539 [ 5 ] {0541d806-36c1-4a62-b856-6888cfbdd615} <Debug> TCPHandler: Processed in 0.002269096 sec. | ||
| 13564 | 2025.10.03 21:14:25.501719 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13565 | 2025.10.03 21:14:25.501814 [ 5 ] {479e0bba-afc7-4154-9805-72bfe4634725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13566 | 2025.10.03 21:14:25.501855 [ 5 ] {479e0bba-afc7-4154-9805-72bfe4634725} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13567 | 2025.10.03 21:14:25.502437 [ 5 ] {479e0bba-afc7-4154-9805-72bfe4634725} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13568 | 2025.10.03 21:14:25.502473 [ 5 ] {479e0bba-afc7-4154-9805-72bfe4634725} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13569 | 2025.10.03 21:14:25.502793 [ 5 ] {479e0bba-afc7-4154-9805-72bfe4634725} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13570 | 2025.10.03 21:14:25.503009 [ 5 ] {479e0bba-afc7-4154-9805-72bfe4634725} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13571 | 2025.10.03 21:14:25.503140 [ 5 ] {479e0bba-afc7-4154-9805-72bfe4634725} <Debug> executeQuery: Read 244 rows, 15.22 KiB in 0.001342 sec., 181818.1818181818 rows/sec., 11.07 MiB/sec. | ||
| 13572 | 2025.10.03 21:14:25.503178 [ 5 ] {479e0bba-afc7-4154-9805-72bfe4634725} <Debug> TCPHandler: Processed in 0.001510367 sec. | ||
| 13573 | 2025.10.03 21:14:25.503323 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13574 | 2025.10.03 21:14:25.503418 [ 5 ] {141df02f-2b1d-4dcb-ba0e-6bfa9d430c30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13575 | 2025.10.03 21:14:25.503458 [ 5 ] {141df02f-2b1d-4dcb-ba0e-6bfa9d430c30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13576 | 2025.10.03 21:14:25.503980 [ 5 ] {141df02f-2b1d-4dcb-ba0e-6bfa9d430c30} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13577 | 2025.10.03 21:14:25.504016 [ 5 ] {141df02f-2b1d-4dcb-ba0e-6bfa9d430c30} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13578 | 2025.10.03 21:14:25.504329 [ 5 ] {141df02f-2b1d-4dcb-ba0e-6bfa9d430c30} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 13579 | 2025.10.03 21:14:25.504544 [ 5 ] {141df02f-2b1d-4dcb-ba0e-6bfa9d430c30} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13580 | 2025.10.03 21:14:25.504675 [ 5 ] {141df02f-2b1d-4dcb-ba0e-6bfa9d430c30} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001274 sec., 166405.0235478807 rows/sec., 10.73 MiB/sec. | ||
| 13581 | 2025.10.03 21:14:25.504723 [ 5 ] {141df02f-2b1d-4dcb-ba0e-6bfa9d430c30} <Debug> TCPHandler: Processed in 0.001458156 sec. | ||
| 13582 | 2025.10.03 21:14:25.504868 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13583 | 2025.10.03 21:14:25.504963 [ 5 ] {437c3747-60b3-434c-a2cf-78413e616685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13584 | 2025.10.03 21:14:25.505003 [ 5 ] {437c3747-60b3-434c-a2cf-78413e616685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13585 | 2025.10.03 21:14:25.505537 [ 5 ] {437c3747-60b3-434c-a2cf-78413e616685} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13586 | 2025.10.03 21:14:25.505572 [ 5 ] {437c3747-60b3-434c-a2cf-78413e616685} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13587 | 2025.10.03 21:14:25.505899 [ 5 ] {437c3747-60b3-434c-a2cf-78413e616685} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 13588 | 2025.10.03 21:14:25.506114 [ 5 ] {437c3747-60b3-434c-a2cf-78413e616685} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13589 | 2025.10.03 21:14:25.506258 [ 5 ] {437c3747-60b3-434c-a2cf-78413e616685} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001311 sec., 160945.84286803965 rows/sec., 9.14 MiB/sec. | ||
| 13590 | 2025.10.03 21:14:25.506298 [ 5 ] {437c3747-60b3-434c-a2cf-78413e616685} <Debug> TCPHandler: Processed in 0.001480757 sec. | ||
| 13591 | 2025.10.03 21:14:25.506417 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13592 | 2025.10.03 21:14:25.506517 [ 5 ] {5ab5af41-4982-4cd2-bf1a-049c8acb33f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13593 | 2025.10.03 21:14:25.506558 [ 5 ] {5ab5af41-4982-4cd2-bf1a-049c8acb33f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13594 | 2025.10.03 21:14:25.507335 [ 5 ] {5ab5af41-4982-4cd2-bf1a-049c8acb33f1} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13595 | 2025.10.03 21:14:25.507371 [ 5 ] {5ab5af41-4982-4cd2-bf1a-049c8acb33f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13596 | 2025.10.03 21:14:25.507708 [ 5 ] {5ab5af41-4982-4cd2-bf1a-049c8acb33f1} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13597 | 2025.10.03 21:14:25.507917 [ 5 ] {5ab5af41-4982-4cd2-bf1a-049c8acb33f1} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13598 | 2025.10.03 21:14:25.508052 [ 5 ] {5ab5af41-4982-4cd2-bf1a-049c8acb33f1} <Debug> executeQuery: Read 718 rows, 51.60 KiB in 0.001556 sec., 461439.588688946 rows/sec., 32.38 MiB/sec. | ||
| 13599 | 2025.10.03 21:14:25.508091 [ 5 ] {5ab5af41-4982-4cd2-bf1a-049c8acb33f1} <Debug> TCPHandler: Processed in 0.00172493 sec. | ||
| 13600 | 2025.10.03 21:14:25.508209 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13601 | 2025.10.03 21:14:25.508304 [ 5 ] {78cfd4fe-07ac-4bcc-b2f5-f1d90e9bc822} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13602 | 2025.10.03 21:14:25.508345 [ 5 ] {78cfd4fe-07ac-4bcc-b2f5-f1d90e9bc822} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13603 | 2025.10.03 21:14:25.508690 [ 5 ] {78cfd4fe-07ac-4bcc-b2f5-f1d90e9bc822} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13604 | 2025.10.03 21:14:25.508726 [ 5 ] {78cfd4fe-07ac-4bcc-b2f5-f1d90e9bc822} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13605 | 2025.10.03 21:14:25.509024 [ 5 ] {78cfd4fe-07ac-4bcc-b2f5-f1d90e9bc822} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13606 | 2025.10.03 21:14:25.509232 [ 5 ] {78cfd4fe-07ac-4bcc-b2f5-f1d90e9bc822} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13607 | 2025.10.03 21:14:25.509362 [ 5 ] {78cfd4fe-07ac-4bcc-b2f5-f1d90e9bc822} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001075 sec., 5581.395348837209 rows/sec., 291.61 KiB/sec. | ||
| 13608 | 2025.10.03 21:14:25.509399 [ 5 ] {78cfd4fe-07ac-4bcc-b2f5-f1d90e9bc822} <Debug> TCPHandler: Processed in 0.001241584 sec. | ||
| 13609 | 2025.10.03 21:14:25.509513 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13610 | 2025.10.03 21:14:25.509608 [ 5 ] {72c8a110-a996-47e9-bbfb-ff37da2de45a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13611 | 2025.10.03 21:14:25.509652 [ 5 ] {72c8a110-a996-47e9-bbfb-ff37da2de45a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13612 | 2025.10.03 21:14:25.510118 [ 5 ] {72c8a110-a996-47e9-bbfb-ff37da2de45a} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13613 | 2025.10.03 21:14:25.510159 [ 5 ] {72c8a110-a996-47e9-bbfb-ff37da2de45a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13614 | 2025.10.03 21:14:25.510524 [ 5 ] {72c8a110-a996-47e9-bbfb-ff37da2de45a} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13615 | 2025.10.03 21:14:25.510751 [ 5 ] {72c8a110-a996-47e9-bbfb-ff37da2de45a} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13616 | 2025.10.03 21:14:25.510886 [ 5 ] {72c8a110-a996-47e9-bbfb-ff37da2de45a} <Debug> executeQuery: Read 317 rows, 21.33 KiB in 0.001295 sec., 244787.6447876448 rows/sec., 16.09 MiB/sec. | ||
| 13617 | 2025.10.03 21:14:25.510926 [ 5 ] {72c8a110-a996-47e9-bbfb-ff37da2de45a} <Debug> TCPHandler: Processed in 0.001463367 sec. | ||
| 13618 | 2025.10.03 21:14:25.511055 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13619 | 2025.10.03 21:14:25.511149 [ 5 ] {1c931ff9-9474-4aee-8102-d289f236260e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13620 | 2025.10.03 21:14:25.511191 [ 5 ] {1c931ff9-9474-4aee-8102-d289f236260e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13621 | 2025.10.03 21:14:25.511517 [ 5 ] {1c931ff9-9474-4aee-8102-d289f236260e} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13622 | 2025.10.03 21:14:25.511553 [ 5 ] {1c931ff9-9474-4aee-8102-d289f236260e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13623 | 2025.10.03 21:14:25.511854 [ 5 ] {1c931ff9-9474-4aee-8102-d289f236260e} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 13624 | 2025.10.03 21:14:25.512072 [ 5 ] {1c931ff9-9474-4aee-8102-d289f236260e} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13625 | 2025.10.03 21:14:25.512203 [ 5 ] {1c931ff9-9474-4aee-8102-d289f236260e} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001071 sec., 933.7068160597573 rows/sec., 62.92 KiB/sec. | ||
| 13626 | 2025.10.03 21:14:25.512241 [ 5 ] {1c931ff9-9474-4aee-8102-d289f236260e} <Debug> TCPHandler: Processed in 0.001235624 sec. | ||
| 13627 | 2025.10.03 21:14:25.512360 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13628 | 2025.10.03 21:14:25.512454 [ 5 ] {248ac2f0-841a-400a-a345-c8967ae3db6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13629 | 2025.10.03 21:14:25.512509 [ 5 ] {248ac2f0-841a-400a-a345-c8967ae3db6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13630 | 2025.10.03 21:14:25.513374 [ 5 ] {248ac2f0-841a-400a-a345-c8967ae3db6e} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13631 | 2025.10.03 21:14:25.513409 [ 5 ] {248ac2f0-841a-400a-a345-c8967ae3db6e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13632 | 2025.10.03 21:14:25.513973 [ 5 ] {248ac2f0-841a-400a-a345-c8967ae3db6e} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 13633 | 2025.10.03 21:14:25.514277 [ 5 ] {248ac2f0-841a-400a-a345-c8967ae3db6e} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13634 | 2025.10.03 21:14:25.514420 [ 5 ] {248ac2f0-841a-400a-a345-c8967ae3db6e} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001982 sec., 16649.84863773966 rows/sec., 29.84 MiB/sec. | ||
| 13635 | 2025.10.03 21:14:25.514475 [ 5 ] {248ac2f0-841a-400a-a345-c8967ae3db6e} <Debug> TCPHandler: Processed in 0.002164855 sec. | ||
| 13636 | 2025.10.03 21:14:25.514606 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13637 | 2025.10.03 21:14:25.514708 [ 5 ] {73be6c26-614d-4744-a2f0-68d2156abd00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13638 | 2025.10.03 21:14:25.514750 [ 5 ] {73be6c26-614d-4744-a2f0-68d2156abd00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13639 | 2025.10.03 21:14:25.515118 [ 5 ] {73be6c26-614d-4744-a2f0-68d2156abd00} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13640 | 2025.10.03 21:14:25.515154 [ 5 ] {73be6c26-614d-4744-a2f0-68d2156abd00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13641 | 2025.10.03 21:14:25.515470 [ 5 ] {73be6c26-614d-4744-a2f0-68d2156abd00} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13642 | 2025.10.03 21:14:25.515705 [ 5 ] {73be6c26-614d-4744-a2f0-68d2156abd00} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13643 | 2025.10.03 21:14:25.515848 [ 5 ] {73be6c26-614d-4744-a2f0-68d2156abd00} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001157 sec., 89887.6404494382 rows/sec., 5.51 MiB/sec. | ||
| 13644 | 2025.10.03 21:14:25.515889 [ 5 ] {73be6c26-614d-4744-a2f0-68d2156abd00} <Debug> TCPHandler: Processed in 0.001338295 sec. | ||
| 13645 | 2025.10.03 21:14:27.284727 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 28377 | ||
| 13646 | 2025.10.03 21:14:27.285332 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13647 | 2025.10.03 21:14:27.285387 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13648 | 2025.10.03 21:14:27.285909 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13649 | 2025.10.03 21:14:27.286163 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13650 | 2025.10.03 21:14:27.286329 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28377 | ||
| 13651 | 2025.10.03 21:14:28.752325 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 13652 | 2025.10.03 21:14:28.770208 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13653 | 2025.10.03 21:14:28.770269 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.85 GiB. | ||
| 13654 | 2025.10.03 21:14:28.776954 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 13655 | 2025.10.03 21:14:28.777743 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13656 | 2025.10.03 21:14:28.781425 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 13657 | 2025.10.03 21:14:30.484335 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13658 | 2025.10.03 21:14:30.484539 [ 5 ] {1216c471-80e2-44b4-9457-75784787d526} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13659 | 2025.10.03 21:14:30.484613 [ 5 ] {1216c471-80e2-44b4-9457-75784787d526} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13660 | 2025.10.03 21:14:30.485334 [ 5 ] {1216c471-80e2-44b4-9457-75784787d526} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13661 | 2025.10.03 21:14:30.485388 [ 5 ] {1216c471-80e2-44b4-9457-75784787d526} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13662 | 2025.10.03 21:14:30.485802 [ 5 ] {1216c471-80e2-44b4-9457-75784787d526} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13663 | 2025.10.03 21:14:30.486041 [ 5 ] {1216c471-80e2-44b4-9457-75784787d526} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13664 | 2025.10.03 21:14:30.486219 [ 5 ] {1216c471-80e2-44b4-9457-75784787d526} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001729 sec., 43956.043956043955 rows/sec., 3.62 MiB/sec. | ||
| 13665 | 2025.10.03 21:14:30.486276 [ 5 ] {1216c471-80e2-44b4-9457-75784787d526} <Debug> TCPHandler: Processed in 0.002085693 sec. | ||
| 13666 | 2025.10.03 21:14:30.486424 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13667 | 2025.10.03 21:14:30.486531 [ 5 ] {22adb40d-aba7-403b-9ab8-0577af186f61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13668 | 2025.10.03 21:14:30.486576 [ 5 ] {22adb40d-aba7-403b-9ab8-0577af186f61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13669 | 2025.10.03 21:14:30.487017 [ 5 ] {22adb40d-aba7-403b-9ab8-0577af186f61} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13670 | 2025.10.03 21:14:30.487056 [ 5 ] {22adb40d-aba7-403b-9ab8-0577af186f61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13671 | 2025.10.03 21:14:30.487378 [ 5 ] {22adb40d-aba7-403b-9ab8-0577af186f61} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13672 | 2025.10.03 21:14:30.487601 [ 5 ] {22adb40d-aba7-403b-9ab8-0577af186f61} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13673 | 2025.10.03 21:14:30.487761 [ 5 ] {22adb40d-aba7-403b-9ab8-0577af186f61} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001254 sec., 7974.481658692185 rows/sec., 599.64 KiB/sec. | ||
| 13674 | 2025.10.03 21:14:30.487802 [ 5 ] {22adb40d-aba7-403b-9ab8-0577af186f61} <Debug> TCPHandler: Processed in 0.001433096 sec. | ||
| 13675 | 2025.10.03 21:14:30.487924 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13676 | 2025.10.03 21:14:30.488022 [ 5 ] {8e3533aa-2d6c-4f02-b3c8-e6069c92a973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13677 | 2025.10.03 21:14:30.488065 [ 5 ] {8e3533aa-2d6c-4f02-b3c8-e6069c92a973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13678 | 2025.10.03 21:14:30.488525 [ 5 ] {8e3533aa-2d6c-4f02-b3c8-e6069c92a973} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13679 | 2025.10.03 21:14:30.488564 [ 5 ] {8e3533aa-2d6c-4f02-b3c8-e6069c92a973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13680 | 2025.10.03 21:14:30.488909 [ 5 ] {8e3533aa-2d6c-4f02-b3c8-e6069c92a973} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13681 | 2025.10.03 21:14:30.489122 [ 5 ] {8e3533aa-2d6c-4f02-b3c8-e6069c92a973} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13682 | 2025.10.03 21:14:30.489255 [ 5 ] {8e3533aa-2d6c-4f02-b3c8-e6069c92a973} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001253 sec., 59058.26017557861 rows/sec., 4.61 MiB/sec. | ||
| 13683 | 2025.10.03 21:14:30.489294 [ 5 ] {8e3533aa-2d6c-4f02-b3c8-e6069c92a973} <Debug> TCPHandler: Processed in 0.001422086 sec. | ||
| 13684 | 2025.10.03 21:14:30.489415 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13685 | 2025.10.03 21:14:30.489513 [ 5 ] {dea17ab0-5658-4421-8c15-dcb53ef9d48a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13686 | 2025.10.03 21:14:30.489560 [ 5 ] {dea17ab0-5658-4421-8c15-dcb53ef9d48a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13687 | 2025.10.03 21:14:30.489995 [ 5 ] {dea17ab0-5658-4421-8c15-dcb53ef9d48a} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13688 | 2025.10.03 21:14:30.490032 [ 5 ] {dea17ab0-5658-4421-8c15-dcb53ef9d48a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13689 | 2025.10.03 21:14:30.490362 [ 5 ] {dea17ab0-5658-4421-8c15-dcb53ef9d48a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13690 | 2025.10.03 21:14:30.490584 [ 5 ] {dea17ab0-5658-4421-8c15-dcb53ef9d48a} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13691 | 2025.10.03 21:14:30.490717 [ 5 ] {dea17ab0-5658-4421-8c15-dcb53ef9d48a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001225 sec., 130612.24489795919 rows/sec., 9.10 MiB/sec. | ||
| 13692 | 2025.10.03 21:14:30.490755 [ 5 ] {dea17ab0-5658-4421-8c15-dcb53ef9d48a} <Debug> TCPHandler: Processed in 0.001391466 sec. | ||
| 13693 | 2025.10.03 21:14:30.490869 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13694 | 2025.10.03 21:14:30.490965 [ 5 ] {78c390dc-1f59-48ef-9929-0d8e2ac9d6fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13695 | 2025.10.03 21:14:30.491020 [ 5 ] {78c390dc-1f59-48ef-9929-0d8e2ac9d6fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13696 | 2025.10.03 21:14:30.491822 [ 5 ] {78c390dc-1f59-48ef-9929-0d8e2ac9d6fd} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13697 | 2025.10.03 21:14:30.491859 [ 5 ] {78c390dc-1f59-48ef-9929-0d8e2ac9d6fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13698 | 2025.10.03 21:14:30.492379 [ 5 ] {78c390dc-1f59-48ef-9929-0d8e2ac9d6fd} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 13699 | 2025.10.03 21:14:30.492666 [ 5 ] {78c390dc-1f59-48ef-9929-0d8e2ac9d6fd} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13700 | 2025.10.03 21:14:30.492825 [ 5 ] {78c390dc-1f59-48ef-9929-0d8e2ac9d6fd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001878 sec., 5324.813631522897 rows/sec., 9.54 MiB/sec. | ||
| 13701 | 2025.10.03 21:14:30.492880 [ 5 ] {78c390dc-1f59-48ef-9929-0d8e2ac9d6fd} <Debug> TCPHandler: Processed in 0.002060603 sec. | ||
| 13702 | 2025.10.03 21:14:30.492997 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13703 | 2025.10.03 21:14:30.493094 [ 5 ] {22a4a286-3f2c-4aea-a99f-38fe2e9f44d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13704 | 2025.10.03 21:14:30.493138 [ 5 ] {22a4a286-3f2c-4aea-a99f-38fe2e9f44d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13705 | 2025.10.03 21:14:30.493480 [ 5 ] {22a4a286-3f2c-4aea-a99f-38fe2e9f44d2} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13706 | 2025.10.03 21:14:30.493518 [ 5 ] {22a4a286-3f2c-4aea-a99f-38fe2e9f44d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13707 | 2025.10.03 21:14:30.493824 [ 5 ] {22a4a286-3f2c-4aea-a99f-38fe2e9f44d2} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13708 | 2025.10.03 21:14:30.494035 [ 5 ] {22a4a286-3f2c-4aea-a99f-38fe2e9f44d2} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13709 | 2025.10.03 21:14:30.494162 [ 5 ] {22a4a286-3f2c-4aea-a99f-38fe2e9f44d2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 13710 | 2025.10.03 21:14:30.494163 [ 68 ] {} <Debug> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13711 | 2025.10.03 21:14:30.494198 [ 5 ] {22a4a286-3f2c-4aea-a99f-38fe2e9f44d2} <Debug> TCPHandler: Processed in 0.001250905 sec. | ||
| 13712 | 2025.10.03 21:14:30.494236 [ 68 ] {} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13713 | 2025.10.03 21:14:30.494264 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13714 | 2025.10.03 21:14:30.494368 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 13715 | 2025.10.03 21:14:30.494498 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13716 | 2025.10.03 21:14:30.494546 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 5742 rows starting from the beginning of the part | ||
| 13717 | 2025.10.03 21:14:30.494633 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 60 rows starting from the beginning of the part | ||
| 13718 | 2025.10.03 21:14:30.494683 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 104 rows starting from the beginning of the part | ||
| 13719 | 2025.10.03 21:14:30.494727 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 60 rows starting from the beginning of the part | ||
| 13720 | 2025.10.03 21:14:30.494767 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 104 rows starting from the beginning of the part | ||
| 13721 | 2025.10.03 21:14:30.494807 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 13722 | 2025.10.03 21:14:30.496566 [ 194 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6130 rows, containing 4 columns (4 merged, 0 gathered) in 0.002239615 sec., 2737077.578065873 rows/sec., 174.41 MiB/sec. | ||
| 13723 | 2025.10.03 21:14:30.496971 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13724 | 2025.10.03 21:14:30.497229 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_86_17} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13725 | 2025.10.03 21:14:30.497301 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_86_17} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13726 | 2025.10.03 21:14:30.497375 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.18 MiB. | ||
| 13727 | 2025.10.03 21:14:34.616516 [ 162 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 13728 | 2025.10.03 21:14:34.616568 [ 162 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 13729 | 2025.10.03 21:14:34.786780 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 28825 | ||
| 13730 | 2025.10.03 21:14:34.787597 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13731 | 2025.10.03 21:14:34.787669 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13732 | 2025.10.03 21:14:34.788222 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13733 | 2025.10.03 21:14:34.788444 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13734 | 2025.10.03 21:14:34.788581 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28825 | ||
| 13735 | 2025.10.03 21:14:34.882666 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1728 | ||
| 13736 | 2025.10.03 21:14:34.885229 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13737 | 2025.10.03 21:14:34.885272 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13738 | 2025.10.03 21:14:34.886424 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 13739 | 2025.10.03 21:14:34.886675 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13740 | 2025.10.03 21:14:34.886943 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1728 | ||
| 13741 | 2025.10.03 21:14:35.494388 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13742 | 2025.10.03 21:14:35.494562 [ 5 ] {e1236cbe-91d0-484a-a7b7-6cdf86463192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 13743 | 2025.10.03 21:14:35.494622 [ 5 ] {e1236cbe-91d0-484a-a7b7-6cdf86463192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 13744 | 2025.10.03 21:14:35.495394 [ 5 ] {e1236cbe-91d0-484a-a7b7-6cdf86463192} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13745 | 2025.10.03 21:14:35.495439 [ 5 ] {e1236cbe-91d0-484a-a7b7-6cdf86463192} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13746 | 2025.10.03 21:14:35.495846 [ 5 ] {e1236cbe-91d0-484a-a7b7-6cdf86463192} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13747 | 2025.10.03 21:14:35.496074 [ 5 ] {e1236cbe-91d0-484a-a7b7-6cdf86463192} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13748 | 2025.10.03 21:14:35.496235 [ 5 ] {e1236cbe-91d0-484a-a7b7-6cdf86463192} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001671 sec., 245362.05864751647 rows/sec., 15.56 MiB/sec. | ||
| 13749 | 2025.10.03 21:14:35.496281 [ 5 ] {e1236cbe-91d0-484a-a7b7-6cdf86463192} <Debug> TCPHandler: Processed in 0.001976373 sec. | ||
| 13750 | 2025.10.03 21:14:35.496396 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13751 | 2025.10.03 21:14:35.496492 [ 5 ] {c7bb89f3-51bd-49c8-9a68-e92e4a7ca7fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13752 | 2025.10.03 21:14:35.496535 [ 5 ] {c7bb89f3-51bd-49c8-9a68-e92e4a7ca7fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13753 | 2025.10.03 21:14:35.497317 [ 5 ] {c7bb89f3-51bd-49c8-9a68-e92e4a7ca7fb} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13754 | 2025.10.03 21:14:35.497354 [ 5 ] {c7bb89f3-51bd-49c8-9a68-e92e4a7ca7fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13755 | 2025.10.03 21:14:35.497748 [ 5 ] {c7bb89f3-51bd-49c8-9a68-e92e4a7ca7fb} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13756 | 2025.10.03 21:14:35.497968 [ 5 ] {c7bb89f3-51bd-49c8-9a68-e92e4a7ca7fb} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13757 | 2025.10.03 21:14:35.498101 [ 5 ] {c7bb89f3-51bd-49c8-9a68-e92e4a7ca7fb} <Debug> executeQuery: Read 1178 rows, 96.06 KiB in 0.001627 sec., 724031.9606637984 rows/sec., 57.66 MiB/sec. | ||
| 13758 | 2025.10.03 21:14:35.498138 [ 5 ] {c7bb89f3-51bd-49c8-9a68-e92e4a7ca7fb} <Debug> TCPHandler: Processed in 0.001791761 sec. | ||
| 13759 | 2025.10.03 21:14:35.498248 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13760 | 2025.10.03 21:14:35.498343 [ 5 ] {485d1810-412c-4e04-b4b0-c5b672dc9a9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13761 | 2025.10.03 21:14:35.498383 [ 5 ] {485d1810-412c-4e04-b4b0-c5b672dc9a9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13762 | 2025.10.03 21:14:35.498835 [ 5 ] {485d1810-412c-4e04-b4b0-c5b672dc9a9c} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13763 | 2025.10.03 21:14:35.498872 [ 5 ] {485d1810-412c-4e04-b4b0-c5b672dc9a9c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13764 | 2025.10.03 21:14:35.499180 [ 5 ] {485d1810-412c-4e04-b4b0-c5b672dc9a9c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13765 | 2025.10.03 21:14:35.499393 [ 5 ] {485d1810-412c-4e04-b4b0-c5b672dc9a9c} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13766 | 2025.10.03 21:14:35.499515 [ 162 ] {} <Debug> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13767 | 2025.10.03 21:14:35.499525 [ 5 ] {485d1810-412c-4e04-b4b0-c5b672dc9a9c} <Debug> executeQuery: Read 238 rows, 14.80 KiB in 0.001201 sec., 198168.19317235638 rows/sec., 12.03 MiB/sec. | ||
| 13768 | 2025.10.03 21:14:35.499579 [ 162 ] {} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13769 | 2025.10.03 21:14:35.499588 [ 5 ] {485d1810-412c-4e04-b4b0-c5b672dc9a9c} <Debug> TCPHandler: Processed in 0.001390116 sec. | ||
| 13770 | 2025.10.03 21:14:35.499608 [ 162 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13771 | 2025.10.03 21:14:35.499707 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13772 | 2025.10.03 21:14:35.499734 [ 196 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 13773 | 2025.10.03 21:14:35.499805 [ 5 ] {75143cd0-57b1-46d0-a9ab-6587c711567d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13774 | 2025.10.03 21:14:35.499851 [ 5 ] {75143cd0-57b1-46d0-a9ab-6587c711567d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13775 | 2025.10.03 21:14:35.499884 [ 196 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13776 | 2025.10.03 21:14:35.499929 [ 196 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 280 rows starting from the beginning of the part | ||
| 13777 | 2025.10.03 21:14:35.500005 [ 196 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 238 rows starting from the beginning of the part | ||
| 13778 | 2025.10.03 21:14:35.500058 [ 196 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 10 rows starting from the beginning of the part | ||
| 13779 | 2025.10.03 21:14:35.500106 [ 196 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 244 rows starting from the beginning of the part | ||
| 13780 | 2025.10.03 21:14:35.500159 [ 196 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 10 rows starting from the beginning of the part | ||
| 13781 | 2025.10.03 21:14:35.500206 [ 196 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 238 rows starting from the beginning of the part | ||
| 13782 | 2025.10.03 21:14:35.500338 [ 5 ] {75143cd0-57b1-46d0-a9ab-6587c711567d} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13783 | 2025.10.03 21:14:35.500381 [ 5 ] {75143cd0-57b1-46d0-a9ab-6587c711567d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13784 | 2025.10.03 21:14:35.500729 [ 5 ] {75143cd0-57b1-46d0-a9ab-6587c711567d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 13785 | 2025.10.03 21:14:35.500967 [ 5 ] {75143cd0-57b1-46d0-a9ab-6587c711567d} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13786 | 2025.10.03 21:14:35.501102 [ 5 ] {75143cd0-57b1-46d0-a9ab-6587c711567d} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001315 sec., 161216.73003802283 rows/sec., 10.40 MiB/sec. | ||
| 13787 | 2025.10.03 21:14:35.501140 [ 5 ] {75143cd0-57b1-46d0-a9ab-6587c711567d} <Debug> TCPHandler: Processed in 0.001482766 sec. | ||
| 13788 | 2025.10.03 21:14:35.501236 [ 192 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1020 rows, containing 5 columns (5 merged, 0 gathered) in 0.001561417 sec., 653252.7825686539 rows/sec., 42.66 MiB/sec. | ||
| 13789 | 2025.10.03 21:14:35.501253 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13790 | 2025.10.03 21:14:35.501360 [ 5 ] {0928032d-5646-4ade-9bed-bf27091009b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 13791 | 2025.10.03 21:14:35.501383 [ 196 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13792 | 2025.10.03 21:14:35.501404 [ 5 ] {0928032d-5646-4ade-9bed-bf27091009b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 13793 | 2025.10.03 21:14:35.501648 [ 196 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_86_17} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13794 | 2025.10.03 21:14:35.501728 [ 196 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_86_17} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13795 | 2025.10.03 21:14:35.501806 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 13796 | 2025.10.03 21:14:35.501871 [ 5 ] {0928032d-5646-4ade-9bed-bf27091009b2} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13797 | 2025.10.03 21:14:35.501911 [ 5 ] {0928032d-5646-4ade-9bed-bf27091009b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13798 | 2025.10.03 21:14:35.502234 [ 5 ] {0928032d-5646-4ade-9bed-bf27091009b2} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 13799 | 2025.10.03 21:14:35.502453 [ 5 ] {0928032d-5646-4ade-9bed-bf27091009b2} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13800 | 2025.10.03 21:14:35.502586 [ 5 ] {0928032d-5646-4ade-9bed-bf27091009b2} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001243 sec., 169750.60337892198 rows/sec., 9.64 MiB/sec. | ||
| 13801 | 2025.10.03 21:14:35.502622 [ 5 ] {0928032d-5646-4ade-9bed-bf27091009b2} <Debug> TCPHandler: Processed in 0.001417086 sec. | ||
| 13802 | 2025.10.03 21:14:35.502733 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13803 | 2025.10.03 21:14:35.502828 [ 5 ] {43aabfac-b535-42fa-b286-f76e356c9a56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13804 | 2025.10.03 21:14:35.502872 [ 5 ] {43aabfac-b535-42fa-b286-f76e356c9a56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13805 | 2025.10.03 21:14:35.503474 [ 5 ] {43aabfac-b535-42fa-b286-f76e356c9a56} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13806 | 2025.10.03 21:14:35.503510 [ 5 ] {43aabfac-b535-42fa-b286-f76e356c9a56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13807 | 2025.10.03 21:14:35.503853 [ 5 ] {43aabfac-b535-42fa-b286-f76e356c9a56} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13808 | 2025.10.03 21:14:35.504069 [ 5 ] {43aabfac-b535-42fa-b286-f76e356c9a56} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13809 | 2025.10.03 21:14:35.504201 [ 5 ] {43aabfac-b535-42fa-b286-f76e356c9a56} <Debug> executeQuery: Read 712 rows, 51.11 KiB in 0.001392 sec., 511494.2528735632 rows/sec., 35.86 MiB/sec. | ||
| 13810 | 2025.10.03 21:14:35.504238 [ 5 ] {43aabfac-b535-42fa-b286-f76e356c9a56} <Debug> TCPHandler: Processed in 0.001553137 sec. | ||
| 13811 | 2025.10.03 21:14:35.504350 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13812 | 2025.10.03 21:14:35.504445 [ 5 ] {57f36b10-397b-4c2e-924d-4e9020538976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 13813 | 2025.10.03 21:14:35.504487 [ 5 ] {57f36b10-397b-4c2e-924d-4e9020538976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 13814 | 2025.10.03 21:14:35.504811 [ 5 ] {57f36b10-397b-4c2e-924d-4e9020538976} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13815 | 2025.10.03 21:14:35.504847 [ 5 ] {57f36b10-397b-4c2e-924d-4e9020538976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13816 | 2025.10.03 21:14:35.505238 [ 5 ] {57f36b10-397b-4c2e-924d-4e9020538976} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13817 | 2025.10.03 21:14:35.505451 [ 5 ] {57f36b10-397b-4c2e-924d-4e9020538976} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13818 | 2025.10.03 21:14:35.505556 [ 162 ] {} <Debug> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 13819 | 2025.10.03 21:14:35.505580 [ 5 ] {57f36b10-397b-4c2e-924d-4e9020538976} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001153 sec., 5203.816131830009 rows/sec., 271.88 KiB/sec. | ||
| 13820 | 2025.10.03 21:14:35.505592 [ 162 ] {} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13821 | 2025.10.03 21:14:35.505621 [ 162 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13822 | 2025.10.03 21:14:35.505623 [ 5 ] {57f36b10-397b-4c2e-924d-4e9020538976} <Debug> TCPHandler: Processed in 0.001322325 sec. | ||
| 13823 | 2025.10.03 21:14:35.505731 [ 194 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::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 | ||
| 13824 | 2025.10.03 21:14:35.505739 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13825 | 2025.10.03 21:14:35.505871 [ 194 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13826 | 2025.10.03 21:14:35.505929 [ 194 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 186 rows starting from the beginning of the part | ||
| 13827 | 2025.10.03 21:14:35.505976 [ 5 ] {38f4ec3e-c591-4fdf-929a-b4e734db3bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13828 | 2025.10.03 21:14:35.505998 [ 194 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
| 13829 | 2025.10.03 21:14:35.506023 [ 5 ] {38f4ec3e-c591-4fdf-929a-b4e734db3bfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13830 | 2025.10.03 21:14:35.506052 [ 194 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 6 rows starting from the beginning of the part | ||
| 13831 | 2025.10.03 21:14:35.506100 [ 194 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
| 13832 | 2025.10.03 21:14:35.506142 [ 194 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 6 rows starting from the beginning of the part | ||
| 13833 | 2025.10.03 21:14:35.506184 [ 194 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
| 13834 | 2025.10.03 21:14:35.506437 [ 5 ] {38f4ec3e-c591-4fdf-929a-b4e734db3bfc} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13835 | 2025.10.03 21:14:35.506480 [ 5 ] {38f4ec3e-c591-4fdf-929a-b4e734db3bfc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13836 | 2025.10.03 21:14:35.506841 [ 5 ] {38f4ec3e-c591-4fdf-929a-b4e734db3bfc} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13837 | 2025.10.03 21:14:35.507105 [ 5 ] {38f4ec3e-c591-4fdf-929a-b4e734db3bfc} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13838 | 2025.10.03 21:14:35.507141 [ 195 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 216 rows, containing 4 columns (4 merged, 0 gathered) in 0.001458636 sec., 148083.5520308014 rows/sec., 7.56 MiB/sec. | ||
| 13839 | 2025.10.03 21:14:35.507241 [ 5 ] {38f4ec3e-c591-4fdf-929a-b4e734db3bfc} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001283 sec., 244738.89321901792 rows/sec., 16.08 MiB/sec. | ||
| 13840 | 2025.10.03 21:14:35.507279 [ 5 ] {38f4ec3e-c591-4fdf-929a-b4e734db3bfc} <Debug> TCPHandler: Processed in 0.001588078 sec. | ||
| 13841 | 2025.10.03 21:14:35.507296 [ 194 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 13842 | 2025.10.03 21:14:35.507392 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13843 | 2025.10.03 21:14:35.507493 [ 5 ] {286a7c0f-f6f0-4c09-9fdc-e0c529b87f7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 13844 | 2025.10.03 21:14:35.507537 [ 5 ] {286a7c0f-f6f0-4c09-9fdc-e0c529b87f7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 13845 | 2025.10.03 21:14:35.507562 [ 194 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_36_7} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13846 | 2025.10.03 21:14:35.507635 [ 194 ] {e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a::all_1_36_7} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 13847 | 2025.10.03 21:14:35.507701 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 13848 | 2025.10.03 21:14:35.507844 [ 5 ] {286a7c0f-f6f0-4c09-9fdc-e0c529b87f7a} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13849 | 2025.10.03 21:14:35.507884 [ 5 ] {286a7c0f-f6f0-4c09-9fdc-e0c529b87f7a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13850 | 2025.10.03 21:14:35.508204 [ 5 ] {286a7c0f-f6f0-4c09-9fdc-e0c529b87f7a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 13851 | 2025.10.03 21:14:35.508422 [ 5 ] {286a7c0f-f6f0-4c09-9fdc-e0c529b87f7a} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13852 | 2025.10.03 21:14:35.508552 [ 5 ] {286a7c0f-f6f0-4c09-9fdc-e0c529b87f7a} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001077 sec., 928.5051067780872 rows/sec., 62.57 KiB/sec. | ||
| 13853 | 2025.10.03 21:14:35.508588 [ 5 ] {286a7c0f-f6f0-4c09-9fdc-e0c529b87f7a} <Debug> TCPHandler: Processed in 0.001246405 sec. | ||
| 13854 | 2025.10.03 21:14:35.508695 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13855 | 2025.10.03 21:14:35.508788 [ 5 ] {40292e91-bfe7-4802-ab84-0cbbc2a717e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13856 | 2025.10.03 21:14:35.508843 [ 5 ] {40292e91-bfe7-4802-ab84-0cbbc2a717e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13857 | 2025.10.03 21:14:35.509645 [ 5 ] {40292e91-bfe7-4802-ab84-0cbbc2a717e6} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13858 | 2025.10.03 21:14:35.509682 [ 5 ] {40292e91-bfe7-4802-ab84-0cbbc2a717e6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13859 | 2025.10.03 21:14:35.510254 [ 5 ] {40292e91-bfe7-4802-ab84-0cbbc2a717e6} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 13860 | 2025.10.03 21:14:35.510503 [ 5 ] {40292e91-bfe7-4802-ab84-0cbbc2a717e6} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13861 | 2025.10.03 21:14:35.510632 [ 162 ] {} <Debug> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 13862 | 2025.10.03 21:14:35.510648 [ 5 ] {40292e91-bfe7-4802-ab84-0cbbc2a717e6} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001877 sec., 17581.246670218436 rows/sec., 31.50 MiB/sec. | ||
| 13863 | 2025.10.03 21:14:35.510674 [ 162 ] {} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13864 | 2025.10.03 21:14:35.510701 [ 162 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13865 | 2025.10.03 21:14:35.510725 [ 5 ] {40292e91-bfe7-4802-ab84-0cbbc2a717e6} <Debug> TCPHandler: Processed in 0.002078784 sec. | ||
| 13866 | 2025.10.03 21:14:35.510786 [ 192 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::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 | ||
| 13867 | 2025.10.03 21:14:35.510851 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13868 | 2025.10.03 21:14:35.510956 [ 5 ] {371dec8a-8301-4d8a-b3bf-7930d1818532} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13869 | 2025.10.03 21:14:35.511000 [ 5 ] {371dec8a-8301-4d8a-b3bf-7930d1818532} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13870 | 2025.10.03 21:14:35.511010 [ 192 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13871 | 2025.10.03 21:14:35.511067 [ 192 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1657 rows starting from the beginning of the part | ||
| 13872 | 2025.10.03 21:14:35.511182 [ 192 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 33 rows starting from the beginning of the part | ||
| 13873 | 2025.10.03 21:14:35.511287 [ 192 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 10 rows starting from the beginning of the part | ||
| 13874 | 2025.10.03 21:14:35.511341 [ 5 ] {371dec8a-8301-4d8a-b3bf-7930d1818532} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13875 | 2025.10.03 21:14:35.511380 [ 192 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 33 rows starting from the beginning of the part | ||
| 13876 | 2025.10.03 21:14:35.511383 [ 5 ] {371dec8a-8301-4d8a-b3bf-7930d1818532} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13877 | 2025.10.03 21:14:35.511476 [ 192 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 10 rows starting from the beginning of the part | ||
| 13878 | 2025.10.03 21:14:35.511572 [ 192 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 33 rows starting from the beginning of the part | ||
| 13879 | 2025.10.03 21:14:35.511741 [ 5 ] {371dec8a-8301-4d8a-b3bf-7930d1818532} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13880 | 2025.10.03 21:14:35.512021 [ 5 ] {371dec8a-8301-4d8a-b3bf-7930d1818532} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13881 | 2025.10.03 21:14:35.512151 [ 5 ] {371dec8a-8301-4d8a-b3bf-7930d1818532} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001213 sec., 85737.84006595217 rows/sec., 5.25 MiB/sec. | ||
| 13882 | 2025.10.03 21:14:35.512187 [ 5 ] {371dec8a-8301-4d8a-b3bf-7930d1818532} <Debug> TCPHandler: Processed in 0.001386796 sec. | ||
| 13883 | 2025.10.03 21:14:35.520297 [ 195 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1776 rows, containing 19 columns (19 merged, 0 gathered) in 0.009552617 sec., 185917.63911397266 rows/sec., 333.16 MiB/sec. | ||
| 13884 | 2025.10.03 21:14:35.521783 [ 188 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 13885 | 2025.10.03 21:14:35.522157 [ 188 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13886 | 2025.10.03 21:14:35.522235 [ 188 ] {aaaf32e3-36e3-4b73-ab23-5d8add1fd01a::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 13887 | 2025.10.03 21:14:35.522357 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.13 MiB. | ||
| 13888 | 2025.10.03 21:14:36.000208 [ 249 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 347.93 MiB, peak 365.00 MiB, free memory in arenas 0.00 B, will set to 351.48 MiB (RSS), difference: 3.55 MiB | ||
| 13889 | 2025.10.03 21:14:36.281787 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 13890 | 2025.10.03 21:14:36.299251 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13891 | 2025.10.03 21:14:36.299319 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13892 | 2025.10.03 21:14:36.305764 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 13893 | 2025.10.03 21:14:36.306537 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13894 | 2025.10.03 21:14:36.309624 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 13895 | 2025.10.03 21:14:36.664627 [ 149 ] {} <Debug> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec) (MergerMutator): Selected 5 parts from all_1_25_6 to all_29_29_0 | ||
| 13896 | 2025.10.03 21:14:36.664727 [ 149 ] {} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13897 | 2025.10.03 21:14:36.664768 [ 149 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13898 | 2025.10.03 21:14:36.664950 [ 193 ] {898f3919-84fc-444d-904f-5f68cc5900ec::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 | ||
| 13899 | 2025.10.03 21:14:36.665175 [ 193 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_29_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13900 | 2025.10.03 21:14:36.665241 [ 193 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_25_6, total 20 rows starting from the beginning of the part | ||
| 13901 | 2025.10.03 21:14:36.665342 [ 193 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
| 13902 | 2025.10.03 21:14:36.665395 [ 193 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 13903 | 2025.10.03 21:14:36.665445 [ 193 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 4 rows starting from the beginning of the part | ||
| 13904 | 2025.10.03 21:14:36.665493 [ 193 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_29_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 6 rows starting from the beginning of the part | ||
| 13905 | 2025.10.03 21:14:36.666277 [ 188 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_29_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001420616 sec., 26748.959606255314 rows/sec., 2.23 MiB/sec. | ||
| 13906 | 2025.10.03 21:14:36.666438 [ 188 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_29_7} <Trace> MergedBlockOutputStream: filled checksums all_1_29_7 (state Temporary) | ||
| 13907 | 2025.10.03 21:14:36.666710 [ 188 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_29_7} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_merge_all_1_29_7 to all_1_29_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13908 | 2025.10.03 21:14:36.666781 [ 188 ] {898f3919-84fc-444d-904f-5f68cc5900ec::all_1_29_7} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec) (MergerMutator): Merged 5 parts: [all_1_25_6, all_29_29_0] -> all_1_29_7 | ||
| 13909 | 2025.10.03 21:14:36.666876 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 13910 | 2025.10.03 21:14:40.510961 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13911 | 2025.10.03 21:14:40.511165 [ 5 ] {848527a7-3b29-488a-bf93-41ed5437a027} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 13912 | 2025.10.03 21:14:40.511237 [ 5 ] {848527a7-3b29-488a-bf93-41ed5437a027} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 13913 | 2025.10.03 21:14:40.511919 [ 5 ] {848527a7-3b29-488a-bf93-41ed5437a027} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13914 | 2025.10.03 21:14:40.511972 [ 5 ] {848527a7-3b29-488a-bf93-41ed5437a027} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13915 | 2025.10.03 21:14:40.512395 [ 5 ] {848527a7-3b29-488a-bf93-41ed5437a027} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 13916 | 2025.10.03 21:14:40.512648 [ 5 ] {848527a7-3b29-488a-bf93-41ed5437a027} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13917 | 2025.10.03 21:14:40.512877 [ 5 ] {848527a7-3b29-488a-bf93-41ed5437a027} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001761 sec., 3407.1550255536627 rows/sec., 277.83 KiB/sec. | ||
| 13918 | 2025.10.03 21:14:40.512935 [ 5 ] {848527a7-3b29-488a-bf93-41ed5437a027} <Debug> TCPHandler: Processed in 0.002107904 sec. | ||
| 13919 | 2025.10.03 21:14:40.513064 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13920 | 2025.10.03 21:14:40.513170 [ 5 ] {05c837b8-aa5d-4e47-ab4e-b688d9e8be1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 13921 | 2025.10.03 21:14:40.513214 [ 5 ] {05c837b8-aa5d-4e47-ab4e-b688d9e8be1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 13922 | 2025.10.03 21:14:40.514308 [ 5 ] {05c837b8-aa5d-4e47-ab4e-b688d9e8be1b} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13923 | 2025.10.03 21:14:40.514348 [ 5 ] {05c837b8-aa5d-4e47-ab4e-b688d9e8be1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13924 | 2025.10.03 21:14:40.514802 [ 5 ] {05c837b8-aa5d-4e47-ab4e-b688d9e8be1b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13925 | 2025.10.03 21:14:40.515033 [ 5 ] {05c837b8-aa5d-4e47-ab4e-b688d9e8be1b} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13926 | 2025.10.03 21:14:40.515177 [ 5 ] {05c837b8-aa5d-4e47-ab4e-b688d9e8be1b} <Debug> executeQuery: Read 1219 rows, 103.20 KiB in 0.002031 sec., 600196.9473165929 rows/sec., 49.62 MiB/sec. | ||
| 13927 | 2025.10.03 21:14:40.515220 [ 5 ] {05c837b8-aa5d-4e47-ab4e-b688d9e8be1b} <Debug> TCPHandler: Processed in 0.002208124 sec. | ||
| 13928 | 2025.10.03 21:14:40.515340 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13929 | 2025.10.03 21:14:40.515443 [ 5 ] {b6a89025-b72e-4ee7-be49-0de7329b6e9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 13930 | 2025.10.03 21:14:40.515487 [ 5 ] {b6a89025-b72e-4ee7-be49-0de7329b6e9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 13931 | 2025.10.03 21:14:40.515910 [ 5 ] {b6a89025-b72e-4ee7-be49-0de7329b6e9d} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13932 | 2025.10.03 21:14:40.515947 [ 5 ] {b6a89025-b72e-4ee7-be49-0de7329b6e9d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13933 | 2025.10.03 21:14:40.516257 [ 5 ] {b6a89025-b72e-4ee7-be49-0de7329b6e9d} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13934 | 2025.10.03 21:14:40.516481 [ 5 ] {b6a89025-b72e-4ee7-be49-0de7329b6e9d} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13935 | 2025.10.03 21:14:40.516618 [ 5 ] {b6a89025-b72e-4ee7-be49-0de7329b6e9d} <Debug> executeQuery: Read 16 rows, 1.17 KiB in 0.001197 sec., 13366.750208855472 rows/sec., 978.19 KiB/sec. | ||
| 13936 | 2025.10.03 21:14:40.516657 [ 5 ] {b6a89025-b72e-4ee7-be49-0de7329b6e9d} <Debug> TCPHandler: Processed in 0.001367496 sec. | ||
| 13937 | 2025.10.03 21:14:40.516781 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13938 | 2025.10.03 21:14:40.516875 [ 5 ] {6fe7ec0a-49aa-433b-ad9e-c9fc027a7b0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 13939 | 2025.10.03 21:14:40.516914 [ 5 ] {6fe7ec0a-49aa-433b-ad9e-c9fc027a7b0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 13940 | 2025.10.03 21:14:40.517374 [ 5 ] {6fe7ec0a-49aa-433b-ad9e-c9fc027a7b0b} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13941 | 2025.10.03 21:14:40.517410 [ 5 ] {6fe7ec0a-49aa-433b-ad9e-c9fc027a7b0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13942 | 2025.10.03 21:14:40.517719 [ 5 ] {6fe7ec0a-49aa-433b-ad9e-c9fc027a7b0b} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 13943 | 2025.10.03 21:14:40.517998 [ 5 ] {6fe7ec0a-49aa-433b-ad9e-c9fc027a7b0b} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13944 | 2025.10.03 21:14:40.518130 [ 5 ] {6fe7ec0a-49aa-433b-ad9e-c9fc027a7b0b} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001271 sec., 179386.30999213218 rows/sec., 12.15 MiB/sec. | ||
| 13945 | 2025.10.03 21:14:40.518169 [ 5 ] {6fe7ec0a-49aa-433b-ad9e-c9fc027a7b0b} <Debug> TCPHandler: Processed in 0.001442416 sec. | ||
| 13946 | 2025.10.03 21:14:40.518280 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13947 | 2025.10.03 21:14:40.518377 [ 5 ] {6196da02-f921-46e7-9e3a-903224a893ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 13948 | 2025.10.03 21:14:40.518417 [ 5 ] {6196da02-f921-46e7-9e3a-903224a893ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 13949 | 2025.10.03 21:14:40.519022 [ 5 ] {6196da02-f921-46e7-9e3a-903224a893ee} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13950 | 2025.10.03 21:14:40.519059 [ 5 ] {6196da02-f921-46e7-9e3a-903224a893ee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13951 | 2025.10.03 21:14:40.519423 [ 5 ] {6196da02-f921-46e7-9e3a-903224a893ee} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 13952 | 2025.10.03 21:14:40.519636 [ 5 ] {6196da02-f921-46e7-9e3a-903224a893ee} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13953 | 2025.10.03 21:14:40.519767 [ 5 ] {6196da02-f921-46e7-9e3a-903224a893ee} <Debug> executeQuery: Read 536 rows, 40.69 KiB in 0.001409 sec., 380411.63946061034 rows/sec., 28.20 MiB/sec. | ||
| 13954 | 2025.10.03 21:14:40.519804 [ 5 ] {6196da02-f921-46e7-9e3a-903224a893ee} <Debug> TCPHandler: Processed in 0.001573628 sec. | ||
| 13955 | 2025.10.03 21:14:40.519921 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13956 | 2025.10.03 21:14:40.520017 [ 5 ] {63d4cfe9-725f-486a-99af-d77bed251bcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 13957 | 2025.10.03 21:14:40.520061 [ 5 ] {63d4cfe9-725f-486a-99af-d77bed251bcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 13958 | 2025.10.03 21:14:40.520676 [ 5 ] {63d4cfe9-725f-486a-99af-d77bed251bcb} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13959 | 2025.10.03 21:14:40.520713 [ 5 ] {63d4cfe9-725f-486a-99af-d77bed251bcb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13960 | 2025.10.03 21:14:40.521139 [ 5 ] {63d4cfe9-725f-486a-99af-d77bed251bcb} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 13961 | 2025.10.03 21:14:40.521363 [ 5 ] {63d4cfe9-725f-486a-99af-d77bed251bcb} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13962 | 2025.10.03 21:14:40.521494 [ 5 ] {63d4cfe9-725f-486a-99af-d77bed251bcb} <Debug> executeQuery: Read 847 rows, 58.38 KiB in 0.001496 sec., 566176.4705882353 rows/sec., 38.11 MiB/sec. | ||
| 13963 | 2025.10.03 21:14:40.521531 [ 5 ] {63d4cfe9-725f-486a-99af-d77bed251bcb} <Debug> TCPHandler: Processed in 0.001659369 sec. | ||
| 13964 | 2025.10.03 21:14:40.521647 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13965 | 2025.10.03 21:14:40.521741 [ 5 ] {5e19283d-bc15-431d-8d8d-8b808dcea35a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 13966 | 2025.10.03 21:14:40.521797 [ 5 ] {5e19283d-bc15-431d-8d8d-8b808dcea35a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 13967 | 2025.10.03 21:14:40.522672 [ 5 ] {5e19283d-bc15-431d-8d8d-8b808dcea35a} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13968 | 2025.10.03 21:14:40.522709 [ 5 ] {5e19283d-bc15-431d-8d8d-8b808dcea35a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13969 | 2025.10.03 21:14:40.523241 [ 5 ] {5e19283d-bc15-431d-8d8d-8b808dcea35a} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 13970 | 2025.10.03 21:14:40.523476 [ 5 ] {5e19283d-bc15-431d-8d8d-8b808dcea35a} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13971 | 2025.10.03 21:14:40.523621 [ 5 ] {5e19283d-bc15-431d-8d8d-8b808dcea35a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001898 sec., 5268.703898840885 rows/sec., 9.44 MiB/sec. | ||
| 13972 | 2025.10.03 21:14:40.523690 [ 5 ] {5e19283d-bc15-431d-8d8d-8b808dcea35a} <Debug> TCPHandler: Processed in 0.002092583 sec. | ||
| 13973 | 2025.10.03 21:14:40.523810 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 13974 | 2025.10.03 21:14:40.523905 [ 5 ] {ac81eff7-5bb4-4f24-92a4-58efba401085} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 13975 | 2025.10.03 21:14:40.523947 [ 5 ] {ac81eff7-5bb4-4f24-92a4-58efba401085} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 13976 | 2025.10.03 21:14:40.524293 [ 5 ] {ac81eff7-5bb4-4f24-92a4-58efba401085} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13977 | 2025.10.03 21:14:40.524330 [ 5 ] {ac81eff7-5bb4-4f24-92a4-58efba401085} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13978 | 2025.10.03 21:14:40.524634 [ 5 ] {ac81eff7-5bb4-4f24-92a4-58efba401085} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 13979 | 2025.10.03 21:14:40.524883 [ 5 ] {ac81eff7-5bb4-4f24-92a4-58efba401085} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13980 | 2025.10.03 21:14:40.525019 [ 5 ] {ac81eff7-5bb4-4f24-92a4-58efba401085} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001132 sec., 53003.5335689046 rows/sec., 3.57 MiB/sec. | ||
| 13981 | 2025.10.03 21:14:40.525056 [ 5 ] {ac81eff7-5bb4-4f24-92a4-58efba401085} <Debug> TCPHandler: Processed in 0.001295145 sec. | ||
| 13982 | 2025.10.03 21:14:42.288739 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 29337 | ||
| 13983 | 2025.10.03 21:14:42.289278 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13984 | 2025.10.03 21:14:42.289315 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13985 | 2025.10.03 21:14:42.289786 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 13986 | 2025.10.03 21:14:42.290030 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 13987 | 2025.10.03 21:14:42.290170 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29337 | ||
| 13988 | 2025.10.03 21:14:42.290184 [ 24 ] {} <Debug> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 13989 | 2025.10.03 21:14:42.290250 [ 24 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 13990 | 2025.10.03 21:14:42.290271 [ 24 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 13991 | 2025.10.03 21:14:42.290397 [ 195 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::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 | ||
| 13992 | 2025.10.03 21:14:42.290535 [ 195 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 13993 | 2025.10.03 21:14:42.290573 [ 195 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 26905 rows starting from the beginning of the part | ||
| 13994 | 2025.10.03 21:14:42.290636 [ 195 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 512 rows starting from the beginning of the part | ||
| 13995 | 2025.10.03 21:14:42.290682 [ 195 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 448 rows starting from the beginning of the part | ||
| 13996 | 2025.10.03 21:14:42.290721 [ 195 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 512 rows starting from the beginning of the part | ||
| 13997 | 2025.10.03 21:14:42.290759 [ 195 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 448 rows starting from the beginning of the part | ||
| 13998 | 2025.10.03 21:14:42.290798 [ 195 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 512 rows starting from the beginning of the part | ||
| 13999 | 2025.10.03 21:14:42.293139 [ 200 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29337 rows, containing 4 columns (4 merged, 0 gathered) in 0.002802512 sec., 10468108.611131728 rows/sec., 149.75 MiB/sec. | ||
| 14000 | 2025.10.03 21:14:42.293432 [ 191 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14001 | 2025.10.03 21:14:42.293732 [ 191 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_61_12} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14002 | 2025.10.03 21:14:42.293814 [ 191 ] {f09820c2-7284-4bae-b6b3-24b5fb25c98f::all_1_61_12} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14003 | 2025.10.03 21:14:42.293908 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 14004 | 2025.10.03 21:14:43.809722 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 14005 | 2025.10.03 21:14:43.827080 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14006 | 2025.10.03 21:14:43.827126 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14007 | 2025.10.03 21:14:43.833536 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 14008 | 2025.10.03 21:14:43.834256 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14009 | 2025.10.03 21:14:43.834648 [ 61 ] {} <Debug> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 14010 | 2025.10.03 21:14:43.834750 [ 61 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14011 | 2025.10.03 21:14:43.834789 [ 61 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14012 | 2025.10.03 21:14:43.834952 [ 189 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::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 | ||
| 14013 | 2025.10.03 21:14:43.837273 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 14014 | 2025.10.03 21:14:43.838896 [ 189 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14015 | 2025.10.03 21:14:43.840574 [ 189 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 422 rows starting from the beginning of the part | ||
| 14016 | 2025.10.03 21:14:43.845261 [ 189 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 8 rows starting from the beginning of the part | ||
| 14017 | 2025.10.03 21:14:43.850001 [ 189 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 7 rows starting from the beginning of the part | ||
| 14018 | 2025.10.03 21:14:43.854552 [ 189 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 8 rows starting from the beginning of the part | ||
| 14019 | 2025.10.03 21:14:43.859295 [ 189 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 7 rows starting from the beginning of the part | ||
| 14020 | 2025.10.03 21:14:43.863188 [ 189 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 8 rows starting from the beginning of the part | ||
| 14021 | 2025.10.03 21:14:43.915921 [ 189 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.081038675 sec., 5676.302086627156 rows/sec., 29.35 MiB/sec. | ||
| 14022 | 2025.10.03 21:14:43.918016 [ 189 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 14023 | 2025.10.03 21:14:43.919922 [ 189 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_61_12} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14024 | 2025.10.03 21:14:43.920039 [ 189 ] {9ff8261f-33d6-431b-ab4d-15da7cf38899::all_1_61_12} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 14025 | 2025.10.03 21:14:43.921990 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.96 MiB. | ||
| 14026 | 2025.10.03 21:14:44.887251 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 38 entries to flush up to offset 1766 | ||
| 14027 | 2025.10.03 21:14:44.889960 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14028 | 2025.10.03 21:14:44.889996 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14029 | 2025.10.03 21:14:44.891148 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 14030 | 2025.10.03 21:14:44.891401 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14031 | 2025.10.03 21:14:44.891528 [ 55 ] {} <Debug> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 14032 | 2025.10.03 21:14:44.891572 [ 55 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14033 | 2025.10.03 21:14:44.891593 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14034 | 2025.10.03 21:14:44.891651 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1766 | ||
| 14035 | 2025.10.03 21:14:44.891678 [ 195 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::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 | ||
| 14036 | 2025.10.03 21:14:44.892109 [ 195 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14037 | 2025.10.03 21:14:44.892225 [ 195 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1578 rows starting from the beginning of the part | ||
| 14038 | 2025.10.03 21:14:44.892552 [ 195 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 36 rows starting from the beginning of the part | ||
| 14039 | 2025.10.03 21:14:44.892874 [ 195 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 44 rows starting from the beginning of the part | ||
| 14040 | 2025.10.03 21:14:44.893195 [ 195 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 34 rows starting from the beginning of the part | ||
| 14041 | 2025.10.03 21:14:44.893496 [ 195 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
| 14042 | 2025.10.03 21:14:44.893796 [ 195 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 38 rows starting from the beginning of the part | ||
| 14043 | 2025.10.03 21:14:44.899885 [ 190 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1766 rows, containing 72 columns (72 merged, 0 gathered) in 0.008238963 sec., 214347.3638612044 rows/sec., 168.25 MiB/sec. | ||
| 14044 | 2025.10.03 21:14:44.901660 [ 190 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 14045 | 2025.10.03 21:14:44.902232 [ 190 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_46_9} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14046 | 2025.10.03 21:14:44.902322 [ 190 ] {627ce3f0-055a-41eb-93b8-eff463560ef7::all_1_46_9} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 14047 | 2025.10.03 21:14:44.902691 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.95 MiB. | ||
| 14048 | 2025.10.03 21:14:45.494545 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14049 | 2025.10.03 21:14:45.494738 [ 5 ] {98dbcae9-7fda-44ea-ac4e-9d09809c1103} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14050 | 2025.10.03 21:14:45.494804 [ 5 ] {98dbcae9-7fda-44ea-ac4e-9d09809c1103} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14051 | 2025.10.03 21:14:45.495607 [ 5 ] {98dbcae9-7fda-44ea-ac4e-9d09809c1103} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14052 | 2025.10.03 21:14:45.495652 [ 5 ] {98dbcae9-7fda-44ea-ac4e-9d09809c1103} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14053 | 2025.10.03 21:14:45.496071 [ 5 ] {98dbcae9-7fda-44ea-ac4e-9d09809c1103} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14054 | 2025.10.03 21:14:45.496296 [ 5 ] {98dbcae9-7fda-44ea-ac4e-9d09809c1103} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14055 | 2025.10.03 21:14:45.496461 [ 5 ] {98dbcae9-7fda-44ea-ac4e-9d09809c1103} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001771 sec., 231507.62281197065 rows/sec., 14.69 MiB/sec. | ||
| 14056 | 2025.10.03 21:14:45.496512 [ 5 ] {98dbcae9-7fda-44ea-ac4e-9d09809c1103} <Debug> TCPHandler: Processed in 0.002094553 sec. | ||
| 14057 | 2025.10.03 21:14:45.496633 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14058 | 2025.10.03 21:14:45.496735 [ 5 ] {afd2e7e3-becc-46dd-ba20-779358427703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14059 | 2025.10.03 21:14:45.496779 [ 5 ] {afd2e7e3-becc-46dd-ba20-779358427703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14060 | 2025.10.03 21:14:45.497741 [ 5 ] {afd2e7e3-becc-46dd-ba20-779358427703} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14061 | 2025.10.03 21:14:45.497779 [ 5 ] {afd2e7e3-becc-46dd-ba20-779358427703} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14062 | 2025.10.03 21:14:45.498176 [ 5 ] {afd2e7e3-becc-46dd-ba20-779358427703} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14063 | 2025.10.03 21:14:45.498392 [ 5 ] {afd2e7e3-becc-46dd-ba20-779358427703} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14064 | 2025.10.03 21:14:45.498528 [ 5 ] {afd2e7e3-becc-46dd-ba20-779358427703} <Debug> executeQuery: Read 1178 rows, 96.06 KiB in 0.001816 sec., 648678.4140969163 rows/sec., 51.66 MiB/sec. | ||
| 14065 | 2025.10.03 21:14:45.498536 [ 25 ] {} <Debug> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14066 | 2025.10.03 21:14:45.498565 [ 5 ] {afd2e7e3-becc-46dd-ba20-779358427703} <Debug> TCPHandler: Processed in 0.001983313 sec. | ||
| 14067 | 2025.10.03 21:14:45.498608 [ 25 ] {} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14068 | 2025.10.03 21:14:45.498656 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14069 | 2025.10.03 21:14:45.498697 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14070 | 2025.10.03 21:14:45.498785 [ 198 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::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 | ||
| 14071 | 2025.10.03 21:14:45.498800 [ 5 ] {f38bb984-d661-4531-b88c-029a29dc25ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14072 | 2025.10.03 21:14:45.498867 [ 5 ] {f38bb984-d661-4531-b88c-029a29dc25ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14073 | 2025.10.03 21:14:45.498941 [ 198 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14074 | 2025.10.03 21:14:45.498984 [ 198 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2469 rows starting from the beginning of the part | ||
| 14075 | 2025.10.03 21:14:45.499062 [ 198 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 1181 rows starting from the beginning of the part | ||
| 14076 | 2025.10.03 21:14:45.499114 [ 198 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::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 | ||
| 14077 | 2025.10.03 21:14:45.499161 [ 198 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 1178 rows starting from the beginning of the part | ||
| 14078 | 2025.10.03 21:14:45.499203 [ 198 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 1219 rows starting from the beginning of the part | ||
| 14079 | 2025.10.03 21:14:45.499243 [ 198 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 1178 rows starting from the beginning of the part | ||
| 14080 | 2025.10.03 21:14:45.499361 [ 5 ] {f38bb984-d661-4531-b88c-029a29dc25ad} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14081 | 2025.10.03 21:14:45.499404 [ 5 ] {f38bb984-d661-4531-b88c-029a29dc25ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14082 | 2025.10.03 21:14:45.499767 [ 5 ] {f38bb984-d661-4531-b88c-029a29dc25ad} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14083 | 2025.10.03 21:14:45.500010 [ 5 ] {f38bb984-d661-4531-b88c-029a29dc25ad} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14084 | 2025.10.03 21:14:45.500148 [ 5 ] {f38bb984-d661-4531-b88c-029a29dc25ad} <Debug> executeQuery: Read 238 rows, 14.80 KiB in 0.001368 sec., 173976.6081871345 rows/sec., 10.56 MiB/sec. | ||
| 14085 | 2025.10.03 21:14:45.500185 [ 5 ] {f38bb984-d661-4531-b88c-029a29dc25ad} <Debug> TCPHandler: Processed in 0.001537867 sec. | ||
| 14086 | 2025.10.03 21:14:45.500287 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14087 | 2025.10.03 21:14:45.500382 [ 5 ] {3b6a7e5a-8c67-404f-b9b5-03438ff3619a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14088 | 2025.10.03 21:14:45.500421 [ 5 ] {3b6a7e5a-8c67-404f-b9b5-03438ff3619a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14089 | 2025.10.03 21:14:45.500883 [ 5 ] {3b6a7e5a-8c67-404f-b9b5-03438ff3619a} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14090 | 2025.10.03 21:14:45.500919 [ 5 ] {3b6a7e5a-8c67-404f-b9b5-03438ff3619a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14091 | 2025.10.03 21:14:45.501238 [ 5 ] {3b6a7e5a-8c67-404f-b9b5-03438ff3619a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 14092 | 2025.10.03 21:14:45.501451 [ 5 ] {3b6a7e5a-8c67-404f-b9b5-03438ff3619a} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14093 | 2025.10.03 21:14:45.501489 [ 195 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7301 rows, containing 5 columns (5 merged, 0 gathered) in 0.002768331 sec., 2637329.1344134784 rows/sec., 223.45 MiB/sec. | ||
| 14094 | 2025.10.03 21:14:45.501581 [ 5 ] {3b6a7e5a-8c67-404f-b9b5-03438ff3619a} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001218 sec., 174055.82922824303 rows/sec., 11.22 MiB/sec. | ||
| 14095 | 2025.10.03 21:14:45.501619 [ 5 ] {3b6a7e5a-8c67-404f-b9b5-03438ff3619a} <Debug> TCPHandler: Processed in 0.001379565 sec. | ||
| 14096 | 2025.10.03 21:14:45.501718 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14097 | 2025.10.03 21:14:45.501725 [ 198 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14098 | 2025.10.03 21:14:45.501816 [ 5 ] {39045056-7c4f-4b6b-840a-892a4c4d38d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14099 | 2025.10.03 21:14:45.501861 [ 5 ] {39045056-7c4f-4b6b-840a-892a4c4d38d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14100 | 2025.10.03 21:14:45.501984 [ 198 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_91_18} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14101 | 2025.10.03 21:14:45.502062 [ 198 ] {fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd::all_1_91_18} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14102 | 2025.10.03 21:14:45.502134 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.45 MiB. | ||
| 14103 | 2025.10.03 21:14:45.502321 [ 5 ] {39045056-7c4f-4b6b-840a-892a4c4d38d5} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14104 | 2025.10.03 21:14:45.502362 [ 5 ] {39045056-7c4f-4b6b-840a-892a4c4d38d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14105 | 2025.10.03 21:14:45.502677 [ 5 ] {39045056-7c4f-4b6b-840a-892a4c4d38d5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 14106 | 2025.10.03 21:14:45.502889 [ 5 ] {39045056-7c4f-4b6b-840a-892a4c4d38d5} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14107 | 2025.10.03 21:14:45.503020 [ 5 ] {39045056-7c4f-4b6b-840a-892a4c4d38d5} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001222 sec., 172667.75777414074 rows/sec., 9.81 MiB/sec. | ||
| 14108 | 2025.10.03 21:14:45.503059 [ 5 ] {39045056-7c4f-4b6b-840a-892a4c4d38d5} <Debug> TCPHandler: Processed in 0.001389025 sec. | ||
| 14109 | 2025.10.03 21:14:45.503158 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14110 | 2025.10.03 21:14:45.503251 [ 5 ] {399581f6-1c61-4235-b600-993bb7ae33ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14111 | 2025.10.03 21:14:45.503291 [ 5 ] {399581f6-1c61-4235-b600-993bb7ae33ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14112 | 2025.10.03 21:14:45.503945 [ 5 ] {399581f6-1c61-4235-b600-993bb7ae33ab} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14113 | 2025.10.03 21:14:45.503980 [ 5 ] {399581f6-1c61-4235-b600-993bb7ae33ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14114 | 2025.10.03 21:14:45.504311 [ 5 ] {399581f6-1c61-4235-b600-993bb7ae33ab} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14115 | 2025.10.03 21:14:45.504537 [ 5 ] {399581f6-1c61-4235-b600-993bb7ae33ab} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14116 | 2025.10.03 21:14:45.504659 [ 55 ] {} <Debug> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14117 | 2025.10.03 21:14:45.504665 [ 5 ] {399581f6-1c61-4235-b600-993bb7ae33ab} <Debug> executeQuery: Read 712 rows, 51.11 KiB in 0.001431 sec., 497554.1579315164 rows/sec., 34.88 MiB/sec. | ||
| 14118 | 2025.10.03 21:14:45.504695 [ 55 ] {} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14119 | 2025.10.03 21:14:45.504713 [ 5 ] {399581f6-1c61-4235-b600-993bb7ae33ab} <Debug> TCPHandler: Processed in 0.001603718 sec. | ||
| 14120 | 2025.10.03 21:14:45.504715 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14121 | 2025.10.03 21:14:45.504801 [ 187 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::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 | ||
| 14122 | 2025.10.03 21:14:45.504820 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14123 | 2025.10.03 21:14:45.504893 [ 187 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14124 | 2025.10.03 21:14:45.504917 [ 5 ] {d61164a5-8418-452a-acc1-f6fa4ddf4be6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14125 | 2025.10.03 21:14:45.504925 [ 187 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1252 rows starting from the beginning of the part | ||
| 14126 | 2025.10.03 21:14:45.504960 [ 5 ] {d61164a5-8418-452a-acc1-f6fa4ddf4be6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14127 | 2025.10.03 21:14:45.504993 [ 187 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 718 rows starting from the beginning of the part | ||
| 14128 | 2025.10.03 21:14:45.505047 [ 187 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 74 rows starting from the beginning of the part | ||
| 14129 | 2025.10.03 21:14:45.505093 [ 187 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 712 rows starting from the beginning of the part | ||
| 14130 | 2025.10.03 21:14:45.505135 [ 187 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 536 rows starting from the beginning of the part | ||
| 14131 | 2025.10.03 21:14:45.505178 [ 187 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 712 rows starting from the beginning of the part | ||
| 14132 | 2025.10.03 21:14:45.505288 [ 5 ] {d61164a5-8418-452a-acc1-f6fa4ddf4be6} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14133 | 2025.10.03 21:14:45.505323 [ 5 ] {d61164a5-8418-452a-acc1-f6fa4ddf4be6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14134 | 2025.10.03 21:14:45.505623 [ 5 ] {d61164a5-8418-452a-acc1-f6fa4ddf4be6} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14135 | 2025.10.03 21:14:45.505829 [ 5 ] {d61164a5-8418-452a-acc1-f6fa4ddf4be6} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14136 | 2025.10.03 21:14:45.505952 [ 5 ] {d61164a5-8418-452a-acc1-f6fa4ddf4be6} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001053 sec., 5698.005698005699 rows/sec., 297.70 KiB/sec. | ||
| 14137 | 2025.10.03 21:14:45.505988 [ 5 ] {d61164a5-8418-452a-acc1-f6fa4ddf4be6} <Debug> TCPHandler: Processed in 0.001216524 sec. | ||
| 14138 | 2025.10.03 21:14:45.506087 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14139 | 2025.10.03 21:14:45.506181 [ 5 ] {3e2e438f-7f2e-4063-ae68-653db35d5e3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14140 | 2025.10.03 21:14:45.506222 [ 5 ] {3e2e438f-7f2e-4063-ae68-653db35d5e3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14141 | 2025.10.03 21:14:45.506573 [ 198 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4004 rows, containing 5 columns (5 merged, 0 gathered) in 0.001809451 sec., 2212825.879230772 rows/sec., 166.56 MiB/sec. | ||
| 14142 | 2025.10.03 21:14:45.506648 [ 5 ] {3e2e438f-7f2e-4063-ae68-653db35d5e3b} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14143 | 2025.10.03 21:14:45.506687 [ 5 ] {3e2e438f-7f2e-4063-ae68-653db35d5e3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14144 | 2025.10.03 21:14:45.506742 [ 195 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14145 | 2025.10.03 21:14:45.506998 [ 195 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_91_18} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14146 | 2025.10.03 21:14:45.507041 [ 5 ] {3e2e438f-7f2e-4063-ae68-653db35d5e3b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14147 | 2025.10.03 21:14:45.507068 [ 195 ] {a5b2ae5e-1c33-4350-84f9-17c6962e5c75::all_1_91_18} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14148 | 2025.10.03 21:14:45.507143 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.81 MiB. | ||
| 14149 | 2025.10.03 21:14:45.507260 [ 5 ] {3e2e438f-7f2e-4063-ae68-653db35d5e3b} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14150 | 2025.10.03 21:14:45.507366 [ 55 ] {} <Debug> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Selected 6 parts from all_1_85_17 to all_90_90_0 | ||
| 14151 | 2025.10.03 21:14:45.507388 [ 5 ] {3e2e438f-7f2e-4063-ae68-653db35d5e3b} <Debug> executeQuery: Read 314 rows, 21.12 KiB in 0.001225 sec., 256326.5306122449 rows/sec., 16.84 MiB/sec. | ||
| 14152 | 2025.10.03 21:14:45.507393 [ 55 ] {} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14153 | 2025.10.03 21:14:45.507418 [ 55 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14154 | 2025.10.03 21:14:45.507425 [ 5 ] {3e2e438f-7f2e-4063-ae68-653db35d5e3b} <Debug> TCPHandler: Processed in 0.001385576 sec. | ||
| 14155 | 2025.10.03 21:14:45.507481 [ 198 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_90_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_85_17 to all_90_90_0 into Compact with storage Full | ||
| 14156 | 2025.10.03 21:14:45.507528 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14157 | 2025.10.03 21:14:45.507569 [ 198 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_90_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14158 | 2025.10.03 21:14:45.507600 [ 198 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_85_17, total 28348 rows starting from the beginning of the part | ||
| 14159 | 2025.10.03 21:14:45.507625 [ 5 ] {7e3623bb-1a47-423d-b8c3-f86341f8df99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14160 | 2025.10.03 21:14:45.507649 [ 198 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 317 rows starting from the beginning of the part | ||
| 14161 | 2025.10.03 21:14:45.507672 [ 5 ] {7e3623bb-1a47-423d-b8c3-f86341f8df99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14162 | 2025.10.03 21:14:45.507692 [ 198 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 160 rows starting from the beginning of the part | ||
| 14163 | 2025.10.03 21:14:45.507733 [ 198 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 314 rows starting from the beginning of the part | ||
| 14164 | 2025.10.03 21:14:45.507772 [ 198 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 847 rows starting from the beginning of the part | ||
| 14165 | 2025.10.03 21:14:45.507809 [ 198 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_90_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 314 rows starting from the beginning of the part | ||
| 14166 | 2025.10.03 21:14:45.507987 [ 5 ] {7e3623bb-1a47-423d-b8c3-f86341f8df99} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14167 | 2025.10.03 21:14:45.508029 [ 5 ] {7e3623bb-1a47-423d-b8c3-f86341f8df99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14168 | 2025.10.03 21:14:45.508335 [ 5 ] {7e3623bb-1a47-423d-b8c3-f86341f8df99} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 14169 | 2025.10.03 21:14:45.508547 [ 5 ] {7e3623bb-1a47-423d-b8c3-f86341f8df99} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14170 | 2025.10.03 21:14:45.508676 [ 5 ] {7e3623bb-1a47-423d-b8c3-f86341f8df99} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001068 sec., 936.3295880149814 rows/sec., 63.09 KiB/sec. | ||
| 14171 | 2025.10.03 21:14:45.508711 [ 5 ] {7e3623bb-1a47-423d-b8c3-f86341f8df99} <Debug> TCPHandler: Processed in 0.001231844 sec. | ||
| 14172 | 2025.10.03 21:14:45.508809 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14173 | 2025.10.03 21:14:45.508902 [ 5 ] {bd7536c4-56a1-4144-9aaf-3490317d96ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14174 | 2025.10.03 21:14:45.508957 [ 5 ] {bd7536c4-56a1-4144-9aaf-3490317d96ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14175 | 2025.10.03 21:14:45.509779 [ 5 ] {bd7536c4-56a1-4144-9aaf-3490317d96ea} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14176 | 2025.10.03 21:14:45.509813 [ 5 ] {bd7536c4-56a1-4144-9aaf-3490317d96ea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14177 | 2025.10.03 21:14:45.510548 [ 5 ] {bd7536c4-56a1-4144-9aaf-3490317d96ea} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 14178 | 2025.10.03 21:14:45.510776 [ 5 ] {bd7536c4-56a1-4144-9aaf-3490317d96ea} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14179 | 2025.10.03 21:14:45.510912 [ 5 ] {bd7536c4-56a1-4144-9aaf-3490317d96ea} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.002028 sec., 16272.189349112426 rows/sec., 29.16 MiB/sec. | ||
| 14180 | 2025.10.03 21:14:45.510967 [ 5 ] {bd7536c4-56a1-4144-9aaf-3490317d96ea} <Debug> TCPHandler: Processed in 0.002206204 sec. | ||
| 14181 | 2025.10.03 21:14:45.511075 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14182 | 2025.10.03 21:14:45.511170 [ 5 ] {d15b53f1-a7e7-43d9-ad52-9ac45faee730} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14183 | 2025.10.03 21:14:45.511211 [ 5 ] {d15b53f1-a7e7-43d9-ad52-9ac45faee730} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14184 | 2025.10.03 21:14:45.511541 [ 5 ] {d15b53f1-a7e7-43d9-ad52-9ac45faee730} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14185 | 2025.10.03 21:14:45.511575 [ 5 ] {d15b53f1-a7e7-43d9-ad52-9ac45faee730} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14186 | 2025.10.03 21:14:45.512073 [ 5 ] {d15b53f1-a7e7-43d9-ad52-9ac45faee730} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14187 | 2025.10.03 21:14:45.512288 [ 5 ] {d15b53f1-a7e7-43d9-ad52-9ac45faee730} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14188 | 2025.10.03 21:14:45.512414 [ 5 ] {d15b53f1-a7e7-43d9-ad52-9ac45faee730} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001262 sec., 82408.87480190174 rows/sec., 5.05 MiB/sec. | ||
| 14189 | 2025.10.03 21:14:45.512449 [ 5 ] {d15b53f1-a7e7-43d9-ad52-9ac45faee730} <Debug> TCPHandler: Processed in 0.001422416 sec. | ||
| 14190 | 2025.10.03 21:14:45.514491 [ 199 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_90_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30300 rows, containing 5 columns (5 merged, 0 gathered) in 0.007037739 sec., 4305360.002694047 rows/sec., 289.86 MiB/sec. | ||
| 14191 | 2025.10.03 21:14:45.514840 [ 186 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_90_18} <Trace> MergedBlockOutputStream: filled checksums all_1_90_18 (state Temporary) | ||
| 14192 | 2025.10.03 21:14:45.515103 [ 186 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_merge_all_1_90_18 to all_1_90_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14193 | 2025.10.03 21:14:45.515174 [ 186 ] {a0df574e-284c-4e66-b3da-e70f6561ec22::all_1_90_18} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22) (MergerMutator): Merged 6 parts: [all_1_85_17, all_90_90_0] -> all_1_90_18 | ||
| 14194 | 2025.10.03 21:14:45.515239 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.33 MiB. | ||
| 14195 | 2025.10.03 21:14:49.616621 [ 153 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 14196 | 2025.10.03 21:14:49.616698 [ 153 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 14197 | 2025.10.03 21:14:49.790413 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 448 entries to flush up to offset 29785 | ||
| 14198 | 2025.10.03 21:14:49.790965 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14199 | 2025.10.03 21:14:49.791006 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14200 | 2025.10.03 21:14:49.791513 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14201 | 2025.10.03 21:14:49.791743 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14202 | 2025.10.03 21:14:49.791870 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29785 | ||
| 14203 | 2025.10.03 21:14:50.483048 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14204 | 2025.10.03 21:14:50.483264 [ 5 ] {e938858e-fd8c-4c64-85c2-88a32bc93ffd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14205 | 2025.10.03 21:14:50.483332 [ 5 ] {e938858e-fd8c-4c64-85c2-88a32bc93ffd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14206 | 2025.10.03 21:14:50.483987 [ 5 ] {e938858e-fd8c-4c64-85c2-88a32bc93ffd} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14207 | 2025.10.03 21:14:50.484036 [ 5 ] {e938858e-fd8c-4c64-85c2-88a32bc93ffd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14208 | 2025.10.03 21:14:50.484441 [ 5 ] {e938858e-fd8c-4c64-85c2-88a32bc93ffd} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14209 | 2025.10.03 21:14:50.484673 [ 5 ] {e938858e-fd8c-4c64-85c2-88a32bc93ffd} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14210 | 2025.10.03 21:14:50.484828 [ 5 ] {e938858e-fd8c-4c64-85c2-88a32bc93ffd} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00162 sec., 46913.58024691358 rows/sec., 3.87 MiB/sec. | ||
| 14211 | 2025.10.03 21:14:50.484871 [ 5 ] {e938858e-fd8c-4c64-85c2-88a32bc93ffd} <Debug> TCPHandler: Processed in 0.001964603 sec. | ||
| 14212 | 2025.10.03 21:14:50.484989 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14213 | 2025.10.03 21:14:50.485086 [ 5 ] {1be12a2e-abfd-49d0-a45e-a0c53210e08d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14214 | 2025.10.03 21:14:50.485126 [ 5 ] {1be12a2e-abfd-49d0-a45e-a0c53210e08d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14215 | 2025.10.03 21:14:50.485525 [ 5 ] {1be12a2e-abfd-49d0-a45e-a0c53210e08d} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14216 | 2025.10.03 21:14:50.485562 [ 5 ] {1be12a2e-abfd-49d0-a45e-a0c53210e08d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14217 | 2025.10.03 21:14:50.485882 [ 5 ] {1be12a2e-abfd-49d0-a45e-a0c53210e08d} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14218 | 2025.10.03 21:14:50.486099 [ 5 ] {1be12a2e-abfd-49d0-a45e-a0c53210e08d} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14219 | 2025.10.03 21:14:50.486227 [ 5 ] {1be12a2e-abfd-49d0-a45e-a0c53210e08d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00116 sec., 8620.689655172413 rows/sec., 648.24 KiB/sec. | ||
| 14220 | 2025.10.03 21:14:50.486265 [ 5 ] {1be12a2e-abfd-49d0-a45e-a0c53210e08d} <Debug> TCPHandler: Processed in 0.001325575 sec. | ||
| 14221 | 2025.10.03 21:14:50.486362 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14222 | 2025.10.03 21:14:50.486456 [ 5 ] {fff48a23-ff3f-4d95-9e7e-3e8917931e97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14223 | 2025.10.03 21:14:50.486495 [ 5 ] {fff48a23-ff3f-4d95-9e7e-3e8917931e97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14224 | 2025.10.03 21:14:50.486908 [ 5 ] {fff48a23-ff3f-4d95-9e7e-3e8917931e97} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14225 | 2025.10.03 21:14:50.486944 [ 5 ] {fff48a23-ff3f-4d95-9e7e-3e8917931e97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14226 | 2025.10.03 21:14:50.487256 [ 5 ] {fff48a23-ff3f-4d95-9e7e-3e8917931e97} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14227 | 2025.10.03 21:14:50.487468 [ 5 ] {fff48a23-ff3f-4d95-9e7e-3e8917931e97} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14228 | 2025.10.03 21:14:50.487595 [ 5 ] {fff48a23-ff3f-4d95-9e7e-3e8917931e97} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001157 sec., 63958.51339671564 rows/sec., 4.99 MiB/sec. | ||
| 14229 | 2025.10.03 21:14:50.487633 [ 5 ] {fff48a23-ff3f-4d95-9e7e-3e8917931e97} <Debug> TCPHandler: Processed in 0.001318225 sec. | ||
| 14230 | 2025.10.03 21:14:50.487738 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14231 | 2025.10.03 21:14:50.487832 [ 5 ] {524887bc-72c9-4f4d-aa07-f8f22df955b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14232 | 2025.10.03 21:14:50.487875 [ 5 ] {524887bc-72c9-4f4d-aa07-f8f22df955b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14233 | 2025.10.03 21:14:50.488290 [ 5 ] {524887bc-72c9-4f4d-aa07-f8f22df955b4} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14234 | 2025.10.03 21:14:50.488326 [ 5 ] {524887bc-72c9-4f4d-aa07-f8f22df955b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14235 | 2025.10.03 21:14:50.488656 [ 5 ] {524887bc-72c9-4f4d-aa07-f8f22df955b4} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14236 | 2025.10.03 21:14:50.488866 [ 5 ] {524887bc-72c9-4f4d-aa07-f8f22df955b4} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14237 | 2025.10.03 21:14:50.489002 [ 5 ] {524887bc-72c9-4f4d-aa07-f8f22df955b4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001188 sec., 134680.13468013468 rows/sec., 9.38 MiB/sec. | ||
| 14238 | 2025.10.03 21:14:50.489040 [ 5 ] {524887bc-72c9-4f4d-aa07-f8f22df955b4} <Debug> TCPHandler: Processed in 0.001350365 sec. | ||
| 14239 | 2025.10.03 21:14:50.489142 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14240 | 2025.10.03 21:14:50.489235 [ 5 ] {a20d342d-b752-405e-91ac-a6bf8aa927f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14241 | 2025.10.03 21:14:50.489289 [ 5 ] {a20d342d-b752-405e-91ac-a6bf8aa927f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14242 | 2025.10.03 21:14:50.490046 [ 5 ] {a20d342d-b752-405e-91ac-a6bf8aa927f1} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14243 | 2025.10.03 21:14:50.490082 [ 5 ] {a20d342d-b752-405e-91ac-a6bf8aa927f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14244 | 2025.10.03 21:14:50.490585 [ 5 ] {a20d342d-b752-405e-91ac-a6bf8aa927f1} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 14245 | 2025.10.03 21:14:50.490807 [ 5 ] {a20d342d-b752-405e-91ac-a6bf8aa927f1} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14246 | 2025.10.03 21:14:50.490945 [ 5 ] {a20d342d-b752-405e-91ac-a6bf8aa927f1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001728 sec., 5787.037037037037 rows/sec., 10.37 MiB/sec. | ||
| 14247 | 2025.10.03 21:14:50.491000 [ 5 ] {a20d342d-b752-405e-91ac-a6bf8aa927f1} <Debug> TCPHandler: Processed in 0.001906902 sec. | ||
| 14248 | 2025.10.03 21:14:50.491107 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14249 | 2025.10.03 21:14:50.491200 [ 5 ] {9e293d0c-b21d-4749-9e20-29093485ce53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14250 | 2025.10.03 21:14:50.491241 [ 5 ] {9e293d0c-b21d-4749-9e20-29093485ce53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14251 | 2025.10.03 21:14:50.491590 [ 5 ] {9e293d0c-b21d-4749-9e20-29093485ce53} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14252 | 2025.10.03 21:14:50.491627 [ 5 ] {9e293d0c-b21d-4749-9e20-29093485ce53} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14253 | 2025.10.03 21:14:50.491931 [ 5 ] {9e293d0c-b21d-4749-9e20-29093485ce53} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14254 | 2025.10.03 21:14:50.492142 [ 5 ] {9e293d0c-b21d-4749-9e20-29093485ce53} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14255 | 2025.10.03 21:14:50.492269 [ 5 ] {9e293d0c-b21d-4749-9e20-29093485ce53} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 14256 | 2025.10.03 21:14:50.492305 [ 5 ] {9e293d0c-b21d-4749-9e20-29093485ce53} <Debug> TCPHandler: Processed in 0.001248354 sec. | ||
| 14257 | 2025.10.03 21:14:51.337388 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 14258 | 2025.10.03 21:14:51.353008 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14259 | 2025.10.03 21:14:51.353074 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14260 | 2025.10.03 21:14:51.358279 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 14261 | 2025.10.03 21:14:51.358931 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14262 | 2025.10.03 21:14:51.361959 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 14263 | 2025.10.03 21:14:54.891913 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1800 | ||
| 14264 | 2025.10.03 21:14:54.894264 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14265 | 2025.10.03 21:14:54.894308 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.84 GiB. | ||
| 14266 | 2025.10.03 21:14:54.895466 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 14267 | 2025.10.03 21:14:54.895735 [ 243 ] {} <Trace> system.query_log (627ce3f0-055a-41eb-93b8-eff463560ef7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14268 | 2025.10.03 21:14:54.896002 [ 243 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1800 | ||
| 14269 | 2025.10.03 21:14:55.495442 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14270 | 2025.10.03 21:14:55.495631 [ 5 ] {8d47f31a-35e7-4e4f-90ac-cf33dbe48824} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_i16 FORMAT Native (stage: Complete) | ||
| 14271 | 2025.10.03 21:14:55.495694 [ 5 ] {8d47f31a-35e7-4e4f-90ac-cf33dbe48824} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i16 | ||
| 14272 | 2025.10.03 21:14:55.496520 [ 5 ] {8d47f31a-35e7-4e4f-90ac-cf33dbe48824} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14273 | 2025.10.03 21:14:55.496558 [ 5 ] {8d47f31a-35e7-4e4f-90ac-cf33dbe48824} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14274 | 2025.10.03 21:14:55.496962 [ 5 ] {8d47f31a-35e7-4e4f-90ac-cf33dbe48824} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14275 | 2025.10.03 21:14:55.497172 [ 5 ] {8d47f31a-35e7-4e4f-90ac-cf33dbe48824} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14276 | 2025.10.03 21:14:55.497287 [ 147 ] {} <Debug> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 14277 | 2025.10.03 21:14:55.497308 [ 5 ] {8d47f31a-35e7-4e4f-90ac-cf33dbe48824} <Debug> executeQuery: Read 410 rows, 26.63 KiB in 0.001747 sec., 234688.0366342301 rows/sec., 14.89 MiB/sec. | ||
| 14278 | 2025.10.03 21:14:55.497341 [ 147 ] {} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14279 | 2025.10.03 21:14:55.497359 [ 5 ] {8d47f31a-35e7-4e4f-90ac-cf33dbe48824} <Debug> TCPHandler: Processed in 0.002069463 sec. | ||
| 14280 | 2025.10.03 21:14:55.497360 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14281 | 2025.10.03 21:14:55.497465 [ 199 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::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 | ||
| 14282 | 2025.10.03 21:14:55.497494 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14283 | 2025.10.03 21:14:55.497540 [ 199 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14284 | 2025.10.03 21:14:55.497566 [ 199 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 434 rows starting from the beginning of the part | ||
| 14285 | 2025.10.03 21:14:55.497584 [ 5 ] {39b165ea-ac37-4288-a692-2110bc3bda55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 14286 | 2025.10.03 21:14:55.497621 [ 199 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 410 rows starting from the beginning of the part | ||
| 14287 | 2025.10.03 21:14:55.497626 [ 5 ] {39b165ea-ac37-4288-a692-2110bc3bda55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 14288 | 2025.10.03 21:14:55.497660 [ 199 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 410 rows starting from the beginning of the part | ||
| 14289 | 2025.10.03 21:14:55.497703 [ 199 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 410 rows starting from the beginning of the part | ||
| 14290 | 2025.10.03 21:14:55.497740 [ 199 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 410 rows starting from the beginning of the part | ||
| 14291 | 2025.10.03 21:14:55.497777 [ 199 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 410 rows starting from the beginning of the part | ||
| 14292 | 2025.10.03 21:14:55.498088 [ 5 ] {39b165ea-ac37-4288-a692-2110bc3bda55} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14293 | 2025.10.03 21:14:55.498125 [ 5 ] {39b165ea-ac37-4288-a692-2110bc3bda55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14294 | 2025.10.03 21:14:55.498434 [ 5 ] {39b165ea-ac37-4288-a692-2110bc3bda55} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 14295 | 2025.10.03 21:14:55.498658 [ 5 ] {39b165ea-ac37-4288-a692-2110bc3bda55} <Trace> oximeter.fields_ipaddr (898f3919-84fc-444d-904f-5f68cc5900ec): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14296 | 2025.10.03 21:14:55.498849 [ 5 ] {39b165ea-ac37-4288-a692-2110bc3bda55} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001243 sec., 1609.0104585679808 rows/sec., 131.20 KiB/sec. | ||
| 14297 | 2025.10.03 21:14:55.498908 [ 186 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2484 rows, containing 5 columns (5 merged, 0 gathered) in 0.001441726 sec., 1722934.871119755 rows/sec., 116.19 MiB/sec. | ||
| 14298 | 2025.10.03 21:14:55.498912 [ 5 ] {39b165ea-ac37-4288-a692-2110bc3bda55} <Debug> TCPHandler: Processed in 0.001436417 sec. | ||
| 14299 | 2025.10.03 21:14:55.499107 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14300 | 2025.10.03 21:14:55.499151 [ 196 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 14301 | 2025.10.03 21:14:55.499208 [ 5 ] {2d7e4e4d-66f8-48a5-be23-71cc5fb8fd20} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14302 | 2025.10.03 21:14:55.499252 [ 5 ] {2d7e4e4d-66f8-48a5-be23-71cc5fb8fd20} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14303 | 2025.10.03 21:14:55.499503 [ 196 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_41_8} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14304 | 2025.10.03 21:14:55.499601 [ 196 ] {b3a76a92-d546-4a9c-a930-8872cc49d029::all_1_41_8} <Trace> oximeter.fields_i16 (b3a76a92-d546-4a9c-a930-8872cc49d029) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 14305 | 2025.10.03 21:14:55.499723 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 14306 | 2025.10.03 21:14:55.500445 [ 5 ] {2d7e4e4d-66f8-48a5-be23-71cc5fb8fd20} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14307 | 2025.10.03 21:14:55.500486 [ 5 ] {2d7e4e4d-66f8-48a5-be23-71cc5fb8fd20} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14308 | 2025.10.03 21:14:55.500872 [ 5 ] {2d7e4e4d-66f8-48a5-be23-71cc5fb8fd20} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14309 | 2025.10.03 21:14:55.501089 [ 5 ] {2d7e4e4d-66f8-48a5-be23-71cc5fb8fd20} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14310 | 2025.10.03 21:14:55.501214 [ 5 ] {2d7e4e4d-66f8-48a5-be23-71cc5fb8fd20} <Debug> executeQuery: Read 1179 rows, 96.13 KiB in 0.002026 sec., 581934.8469891412 rows/sec., 46.34 MiB/sec. | ||
| 14311 | 2025.10.03 21:14:55.501252 [ 5 ] {2d7e4e4d-66f8-48a5-be23-71cc5fb8fd20} <Debug> TCPHandler: Processed in 0.002195735 sec. | ||
| 14312 | 2025.10.03 21:14:55.501371 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14313 | 2025.10.03 21:14:55.501465 [ 5 ] {65ee6d4f-d8ff-4980-87fc-3525563b40a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14314 | 2025.10.03 21:14:55.501504 [ 5 ] {65ee6d4f-d8ff-4980-87fc-3525563b40a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14315 | 2025.10.03 21:14:55.502025 [ 5 ] {65ee6d4f-d8ff-4980-87fc-3525563b40a3} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14316 | 2025.10.03 21:14:55.502060 [ 5 ] {65ee6d4f-d8ff-4980-87fc-3525563b40a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14317 | 2025.10.03 21:14:55.502364 [ 5 ] {65ee6d4f-d8ff-4980-87fc-3525563b40a3} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14318 | 2025.10.03 21:14:55.502577 [ 5 ] {65ee6d4f-d8ff-4980-87fc-3525563b40a3} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14319 | 2025.10.03 21:14:55.502703 [ 5 ] {65ee6d4f-d8ff-4980-87fc-3525563b40a3} <Debug> executeQuery: Read 240 rows, 14.94 KiB in 0.001257 sec., 190930.7875894988 rows/sec., 11.60 MiB/sec. | ||
| 14320 | 2025.10.03 21:14:55.502741 [ 5 ] {65ee6d4f-d8ff-4980-87fc-3525563b40a3} <Debug> TCPHandler: Processed in 0.001420366 sec. | ||
| 14321 | 2025.10.03 21:14:55.502857 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14322 | 2025.10.03 21:14:55.502952 [ 5 ] {b881a408-74a2-4702-b3b8-b5eabd63e388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 14323 | 2025.10.03 21:14:55.502992 [ 5 ] {b881a408-74a2-4702-b3b8-b5eabd63e388} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 14324 | 2025.10.03 21:14:55.503500 [ 5 ] {b881a408-74a2-4702-b3b8-b5eabd63e388} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14325 | 2025.10.03 21:14:55.503535 [ 5 ] {b881a408-74a2-4702-b3b8-b5eabd63e388} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14326 | 2025.10.03 21:14:55.503840 [ 5 ] {b881a408-74a2-4702-b3b8-b5eabd63e388} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 14327 | 2025.10.03 21:14:55.504056 [ 5 ] {b881a408-74a2-4702-b3b8-b5eabd63e388} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14328 | 2025.10.03 21:14:55.504153 [ 147 ] {} <Debug> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 14329 | 2025.10.03 21:14:55.504179 [ 5 ] {b881a408-74a2-4702-b3b8-b5eabd63e388} <Debug> executeQuery: Read 212 rows, 14.00 KiB in 0.001244 sec., 170418.00643086815 rows/sec., 10.99 MiB/sec. | ||
| 14330 | 2025.10.03 21:14:55.504186 [ 147 ] {} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14331 | 2025.10.03 21:14:55.504210 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14332 | 2025.10.03 21:14:55.504215 [ 5 ] {b881a408-74a2-4702-b3b8-b5eabd63e388} <Debug> TCPHandler: Processed in 0.001407367 sec. | ||
| 14333 | 2025.10.03 21:14:55.504311 [ 194 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::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 | ||
| 14334 | 2025.10.03 21:14:55.504337 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14335 | 2025.10.03 21:14:55.504440 [ 5 ] {df153e85-cafe-4c44-a94c-8e32fe8e9083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u8 FORMAT Native (stage: Complete) | ||
| 14336 | 2025.10.03 21:14:55.504454 [ 194 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14337 | 2025.10.03 21:14:55.504481 [ 5 ] {df153e85-cafe-4c44-a94c-8e32fe8e9083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u8 | ||
| 14338 | 2025.10.03 21:14:55.504498 [ 194 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 464 rows starting from the beginning of the part | ||
| 14339 | 2025.10.03 21:14:55.504578 [ 194 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 212 rows starting from the beginning of the part | ||
| 14340 | 2025.10.03 21:14:55.504634 [ 194 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 212 rows starting from the beginning of the part | ||
| 14341 | 2025.10.03 21:14:55.504686 [ 194 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 228 rows starting from the beginning of the part | ||
| 14342 | 2025.10.03 21:14:55.504732 [ 194 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 212 rows starting from the beginning of the part | ||
| 14343 | 2025.10.03 21:14:55.504778 [ 194 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 212 rows starting from the beginning of the part | ||
| 14344 | 2025.10.03 21:14:55.504988 [ 5 ] {df153e85-cafe-4c44-a94c-8e32fe8e9083} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14345 | 2025.10.03 21:14:55.505030 [ 5 ] {df153e85-cafe-4c44-a94c-8e32fe8e9083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14346 | 2025.10.03 21:14:55.505359 [ 5 ] {df153e85-cafe-4c44-a94c-8e32fe8e9083} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 14347 | 2025.10.03 21:14:55.505590 [ 5 ] {df153e85-cafe-4c44-a94c-8e32fe8e9083} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14348 | 2025.10.03 21:14:55.505691 [ 147 ] {} <Debug> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 14349 | 2025.10.03 21:14:55.505718 [ 5 ] {df153e85-cafe-4c44-a94c-8e32fe8e9083} <Debug> executeQuery: Read 211 rows, 12.27 KiB in 0.001296 sec., 162808.64197530862 rows/sec., 9.25 MiB/sec. | ||
| 14350 | 2025.10.03 21:14:55.505721 [ 147 ] {} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14351 | 2025.10.03 21:14:55.505749 [ 147 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14352 | 2025.10.03 21:14:55.505756 [ 5 ] {df153e85-cafe-4c44-a94c-8e32fe8e9083} <Debug> TCPHandler: Processed in 0.001468687 sec. | ||
| 14353 | 2025.10.03 21:14:55.505823 [ 186 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::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 | ||
| 14354 | 2025.10.03 21:14:55.505873 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14355 | 2025.10.03 21:14:55.505903 [ 197 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1540 rows, containing 5 columns (5 merged, 0 gathered) in 0.001634668 sec., 942087.3229304055 rows/sec., 65.52 MiB/sec. | ||
| 14356 | 2025.10.03 21:14:55.505919 [ 186 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14357 | 2025.10.03 21:14:55.505971 [ 5 ] {b9c003f4-8364-406c-a952-a5ccae96fad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14358 | 2025.10.03 21:14:55.505982 [ 186 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 223 rows starting from the beginning of the part | ||
| 14359 | 2025.10.03 21:14:55.506020 [ 5 ] {b9c003f4-8364-406c-a952-a5ccae96fad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14360 | 2025.10.03 21:14:55.506066 [ 186 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 211 rows starting from the beginning of the part | ||
| 14361 | 2025.10.03 21:14:55.506114 [ 186 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 211 rows starting from the beginning of the part | ||
| 14362 | 2025.10.03 21:14:55.506131 [ 193 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 14363 | 2025.10.03 21:14:55.506159 [ 186 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 211 rows starting from the beginning of the part | ||
| 14364 | 2025.10.03 21:14:55.506202 [ 186 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 211 rows starting from the beginning of the part | ||
| 14365 | 2025.10.03 21:14:55.506241 [ 186 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 211 rows starting from the beginning of the part | ||
| 14366 | 2025.10.03 21:14:55.506486 [ 193 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_51_10} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14367 | 2025.10.03 21:14:55.506586 [ 193 ] {2ad24973-6cb4-4a6b-a86f-b44dd41f4955::all_1_51_10} <Trace> oximeter.fields_u32 (2ad24973-6cb4-4a6b-a86f-b44dd41f4955) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 14368 | 2025.10.03 21:14:55.506688 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 14369 | 2025.10.03 21:14:55.506799 [ 5 ] {b9c003f4-8364-406c-a952-a5ccae96fad4} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14370 | 2025.10.03 21:14:55.506840 [ 5 ] {b9c003f4-8364-406c-a952-a5ccae96fad4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14371 | 2025.10.03 21:14:55.507148 [ 193 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1278 rows, containing 5 columns (5 merged, 0 gathered) in 0.001361035 sec., 938991.2823696672 rows/sec., 57.08 MiB/sec. | ||
| 14372 | 2025.10.03 21:14:55.507177 [ 5 ] {b9c003f4-8364-406c-a952-a5ccae96fad4} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 14373 | 2025.10.03 21:14:55.507301 [ 192 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 14374 | 2025.10.03 21:14:55.507432 [ 5 ] {b9c003f4-8364-406c-a952-a5ccae96fad4} <Trace> oximeter.fields_uuid (a5b2ae5e-1c33-4350-84f9-17c6962e5c75): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14375 | 2025.10.03 21:14:55.507577 [ 5 ] {b9c003f4-8364-406c-a952-a5ccae96fad4} <Debug> executeQuery: Read 714 rows, 51.27 KiB in 0.001623 sec., 439926.0628465804 rows/sec., 30.85 MiB/sec. | ||
| 14376 | 2025.10.03 21:14:55.507605 [ 192 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_41_8} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14377 | 2025.10.03 21:14:55.507615 [ 5 ] {b9c003f4-8364-406c-a952-a5ccae96fad4} <Debug> TCPHandler: Processed in 0.00179169 sec. | ||
| 14378 | 2025.10.03 21:14:55.507688 [ 192 ] {7085cbb9-1333-41e0-b95b-f14d27a61152::all_1_41_8} <Trace> oximeter.fields_u8 (7085cbb9-1333-41e0-b95b-f14d27a61152) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 14379 | 2025.10.03 21:14:55.507745 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14380 | 2025.10.03 21:14:55.507770 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 14381 | 2025.10.03 21:14:55.507844 [ 5 ] {98d4cf33-d9e5-45ff-9af7-9f6765a2af16} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_bool FORMAT Native (stage: Complete) | ||
| 14382 | 2025.10.03 21:14:55.507889 [ 5 ] {98d4cf33-d9e5-45ff-9af7-9f6765a2af16} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
| 14383 | 2025.10.03 21:14:55.508215 [ 5 ] {98d4cf33-d9e5-45ff-9af7-9f6765a2af16} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14384 | 2025.10.03 21:14:55.508251 [ 5 ] {98d4cf33-d9e5-45ff-9af7-9f6765a2af16} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14385 | 2025.10.03 21:14:55.508547 [ 5 ] {98d4cf33-d9e5-45ff-9af7-9f6765a2af16} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 14386 | 2025.10.03 21:14:55.508760 [ 5 ] {98d4cf33-d9e5-45ff-9af7-9f6765a2af16} <Trace> oximeter.measurements_bool (e5b2e9a3-a992-4a1d-aa52-e75a0a5f6f5a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14387 | 2025.10.03 21:14:55.508889 [ 5 ] {98d4cf33-d9e5-45ff-9af7-9f6765a2af16} <Debug> executeQuery: Read 6 rows, 321.00 B in 0.001063 sec., 5644.402634054563 rows/sec., 294.90 KiB/sec. | ||
| 14388 | 2025.10.03 21:14:55.508925 [ 5 ] {98d4cf33-d9e5-45ff-9af7-9f6765a2af16} <Debug> TCPHandler: Processed in 0.001230334 sec. | ||
| 14389 | 2025.10.03 21:14:55.509034 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14390 | 2025.10.03 21:14:55.509128 [ 5 ] {3b44ecea-0b0c-49de-82f0-d4b48fd0af23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 14391 | 2025.10.03 21:14:55.509170 [ 5 ] {3b44ecea-0b0c-49de-82f0-d4b48fd0af23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 14392 | 2025.10.03 21:14:55.509622 [ 5 ] {3b44ecea-0b0c-49de-82f0-d4b48fd0af23} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14393 | 2025.10.03 21:14:55.509655 [ 5 ] {3b44ecea-0b0c-49de-82f0-d4b48fd0af23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14394 | 2025.10.03 21:14:55.509988 [ 5 ] {3b44ecea-0b0c-49de-82f0-d4b48fd0af23} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 14395 | 2025.10.03 21:14:55.510206 [ 5 ] {3b44ecea-0b0c-49de-82f0-d4b48fd0af23} <Trace> oximeter.measurements_cumulativeu64 (a0df574e-284c-4e66-b3da-e70f6561ec22): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14396 | 2025.10.03 21:14:55.510330 [ 5 ] {3b44ecea-0b0c-49de-82f0-d4b48fd0af23} <Debug> executeQuery: Read 315 rows, 21.19 KiB in 0.001219 sec., 258408.53158326496 rows/sec., 16.98 MiB/sec. | ||
| 14397 | 2025.10.03 21:14:55.510366 [ 5 ] {3b44ecea-0b0c-49de-82f0-d4b48fd0af23} <Debug> TCPHandler: Processed in 0.001383026 sec. | ||
| 14398 | 2025.10.03 21:14:55.510485 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14399 | 2025.10.03 21:14:55.510605 [ 5 ] {00c22037-0936-422c-9f9e-c0c659d5af97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 14400 | 2025.10.03 21:14:55.510655 [ 5 ] {00c22037-0936-422c-9f9e-c0c659d5af97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 14401 | 2025.10.03 21:14:55.511022 [ 5 ] {00c22037-0936-422c-9f9e-c0c659d5af97} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14402 | 2025.10.03 21:14:55.511064 [ 5 ] {00c22037-0936-422c-9f9e-c0c659d5af97} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14403 | 2025.10.03 21:14:55.511423 [ 5 ] {00c22037-0936-422c-9f9e-c0c659d5af97} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 14404 | 2025.10.03 21:14:55.511637 [ 5 ] {00c22037-0936-422c-9f9e-c0c659d5af97} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14405 | 2025.10.03 21:14:55.511770 [ 5 ] {00c22037-0936-422c-9f9e-c0c659d5af97} <Debug> executeQuery: Read 1 rows, 69.00 B in 0.001189 sec., 841.0428931875526 rows/sec., 56.67 KiB/sec. | ||
| 14406 | 2025.10.03 21:14:55.511773 [ 145 ] {} <Debug> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a) (MergerMutator): Selected 6 parts from all_1_33_7 to all_38_38_0 | ||
| 14407 | 2025.10.03 21:14:55.511808 [ 5 ] {00c22037-0936-422c-9f9e-c0c659d5af97} <Debug> TCPHandler: Processed in 0.001383185 sec. | ||
| 14408 | 2025.10.03 21:14:55.511826 [ 145 ] {} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14409 | 2025.10.03 21:14:55.511858 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14410 | 2025.10.03 21:14:55.511925 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14411 | 2025.10.03 21:14:55.511937 [ 197 ] {6515042e-d143-4b0d-9828-f2f75d99043a::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 | ||
| 14412 | 2025.10.03 21:14:55.512024 [ 5 ] {802394dc-a9d7-44f2-85dc-5dfce532f246} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 14413 | 2025.10.03 21:14:55.512047 [ 197 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_38_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14414 | 2025.10.03 21:14:55.512083 [ 5 ] {802394dc-a9d7-44f2-85dc-5dfce532f246} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 14415 | 2025.10.03 21:14:55.512083 [ 197 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_33_7, total 33 rows starting from the beginning of the part | ||
| 14416 | 2025.10.03 21:14:55.512163 [ 197 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 14417 | 2025.10.03 21:14:55.512206 [ 197 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 1 rows starting from the beginning of the part | ||
| 14418 | 2025.10.03 21:14:55.512245 [ 197 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 14419 | 2025.10.03 21:14:55.512284 [ 197 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1 rows starting from the beginning of the part | ||
| 14420 | 2025.10.03 21:14:55.512323 [ 197 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_38_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 14421 | 2025.10.03 21:14:55.512925 [ 5 ] {802394dc-a9d7-44f2-85dc-5dfce532f246} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14422 | 2025.10.03 21:14:55.512966 [ 5 ] {802394dc-a9d7-44f2-85dc-5dfce532f246} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14423 | 2025.10.03 21:14:55.513100 [ 192 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_38_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 4 columns (4 merged, 0 gathered) in 0.001194564 sec., 31810.76945228552 rows/sec., 2.09 MiB/sec. | ||
| 14424 | 2025.10.03 21:14:55.513215 [ 197 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_38_8} <Trace> MergedBlockOutputStream: filled checksums all_1_38_8 (state Temporary) | ||
| 14425 | 2025.10.03 21:14:55.513472 [ 197 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_38_8} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a): Renaming temporary part tmp_merge_all_1_38_8 to all_1_38_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14426 | 2025.10.03 21:14:55.513536 [ 197 ] {6515042e-d143-4b0d-9828-f2f75d99043a::all_1_38_8} <Trace> oximeter.measurements_f64 (6515042e-d143-4b0d-9828-f2f75d99043a) (MergerMutator): Merged 6 parts: [all_1_33_7, all_38_38_0] -> all_1_38_8 | ||
| 14427 | 2025.10.03 21:14:55.513552 [ 5 ] {802394dc-a9d7-44f2-85dc-5dfce532f246} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 14428 | 2025.10.03 21:14:55.513598 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 14429 | 2025.10.03 21:14:55.513793 [ 5 ] {802394dc-a9d7-44f2-85dc-5dfce532f246} <Trace> oximeter.measurements_histogramu64 (aaaf32e3-36e3-4b73-ab23-5d8add1fd01a): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14430 | 2025.10.03 21:14:55.513938 [ 5 ] {802394dc-a9d7-44f2-85dc-5dfce532f246} <Debug> executeQuery: Read 33 rows, 60.55 KiB in 0.001931 sec., 17089.590885551526 rows/sec., 30.62 MiB/sec. | ||
| 14431 | 2025.10.03 21:14:55.513992 [ 5 ] {802394dc-a9d7-44f2-85dc-5dfce532f246} <Debug> TCPHandler: Processed in 0.002115674 sec. | ||
| 14432 | 2025.10.03 21:14:55.514114 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14433 | 2025.10.03 21:14:55.514207 [ 5 ] {ada17ea8-50b1-4641-a420-cba7cd62783c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 14434 | 2025.10.03 21:14:55.514248 [ 5 ] {ada17ea8-50b1-4641-a420-cba7cd62783c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 14435 | 2025.10.03 21:14:55.514582 [ 5 ] {ada17ea8-50b1-4641-a420-cba7cd62783c} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14436 | 2025.10.03 21:14:55.514617 [ 5 ] {ada17ea8-50b1-4641-a420-cba7cd62783c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14437 | 2025.10.03 21:14:55.514919 [ 5 ] {ada17ea8-50b1-4641-a420-cba7cd62783c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14438 | 2025.10.03 21:14:55.515140 [ 5 ] {ada17ea8-50b1-4641-a420-cba7cd62783c} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14439 | 2025.10.03 21:14:55.515260 [ 145 ] {} <Debug> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14440 | 2025.10.03 21:14:55.515268 [ 5 ] {ada17ea8-50b1-4641-a420-cba7cd62783c} <Debug> executeQuery: Read 104 rows, 6.53 KiB in 0.001078 sec., 96474.95361781077 rows/sec., 5.91 MiB/sec. | ||
| 14441 | 2025.10.03 21:14:55.515299 [ 145 ] {} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14442 | 2025.10.03 21:14:55.515320 [ 5 ] {ada17ea8-50b1-4641-a420-cba7cd62783c} <Debug> TCPHandler: Processed in 0.001255193 sec. | ||
| 14443 | 2025.10.03 21:14:55.515322 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14444 | 2025.10.03 21:14:55.515427 [ 188 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 14445 | 2025.10.03 21:14:55.515555 [ 188 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14446 | 2025.10.03 21:14:55.515592 [ 188 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 6130 rows starting from the beginning of the part | ||
| 14447 | 2025.10.03 21:14:55.515658 [ 188 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 14448 | 2025.10.03 21:14:55.515712 [ 188 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 14449 | 2025.10.03 21:14:55.515759 [ 188 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 14450 | 2025.10.03 21:14:55.515803 [ 188 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::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 | ||
| 14451 | 2025.10.03 21:14:55.515851 [ 188 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 104 rows starting from the beginning of the part | ||
| 14452 | 2025.10.03 21:14:55.517669 [ 197 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6562 rows, containing 4 columns (4 merged, 0 gathered) in 0.002287386 sec., 2868776.8483325504 rows/sec., 182.66 MiB/sec. | ||
| 14453 | 2025.10.03 21:14:55.518017 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 14454 | 2025.10.03 21:14:55.518263 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_91_18} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14455 | 2025.10.03 21:14:55.518334 [ 192 ] {8a34a1f1-3e29-4ea4-901e-324456f203c4::all_1_91_18} <Trace> oximeter.measurements_u64 (8a34a1f1-3e29-4ea4-901e-324456f203c4) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 14456 | 2025.10.03 21:14:55.518398 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.19 MiB. | ||
| 14457 | 2025.10.03 21:14:57.292087 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 512 entries to flush up to offset 30297 | ||
| 14458 | 2025.10.03 21:14:57.292661 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14459 | 2025.10.03 21:14:57.292713 [ 245 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14460 | 2025.10.03 21:14:57.293227 [ 245 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14461 | 2025.10.03 21:14:57.293471 [ 245 ] {} <Trace> system.asynchronous_metric_log (f09820c2-7284-4bae-b6b3-24b5fb25c98f): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14462 | 2025.10.03 21:14:57.293632 [ 245 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30297 | ||
| 14463 | 2025.10.03 21:14:58.862142 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 14464 | 2025.10.03 21:14:58.878749 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14465 | 2025.10.03 21:14:58.878809 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14466 | 2025.10.03 21:14:58.884854 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 14467 | 2025.10.03 21:14:58.885544 [ 244 ] {} <Trace> system.metric_log (9ff8261f-33d6-431b-ab4d-15da7cf38899): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14468 | 2025.10.03 21:14:58.888361 [ 244 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 14469 | 2025.10.03 21:15:00.482539 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14470 | 2025.10.03 21:15:00.482730 [ 5 ] {6ae73502-d6e6-4770-9f6f-2fa8cd6f6ebe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 14471 | 2025.10.03 21:15:00.482806 [ 5 ] {6ae73502-d6e6-4770-9f6f-2fa8cd6f6ebe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 14472 | 2025.10.03 21:15:00.483501 [ 5 ] {6ae73502-d6e6-4770-9f6f-2fa8cd6f6ebe} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14473 | 2025.10.03 21:15:00.483552 [ 5 ] {6ae73502-d6e6-4770-9f6f-2fa8cd6f6ebe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14474 | 2025.10.03 21:15:00.483956 [ 5 ] {6ae73502-d6e6-4770-9f6f-2fa8cd6f6ebe} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 14475 | 2025.10.03 21:15:00.484184 [ 5 ] {6ae73502-d6e6-4770-9f6f-2fa8cd6f6ebe} <Trace> oximeter.fields_string (fabc9a0a-8c43-47e0-91ae-76f4e5ceaebd): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14476 | 2025.10.03 21:15:00.484345 [ 5 ] {6ae73502-d6e6-4770-9f6f-2fa8cd6f6ebe} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001663 sec., 45700.54119061936 rows/sec., 3.77 MiB/sec. | ||
| 14477 | 2025.10.03 21:15:00.484396 [ 5 ] {6ae73502-d6e6-4770-9f6f-2fa8cd6f6ebe} <Debug> TCPHandler: Processed in 0.001989442 sec. | ||
| 14478 | 2025.10.03 21:15:00.484531 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14479 | 2025.10.03 21:15:00.484632 [ 5 ] {6ccfdd95-0b09-46ca-845c-b3d0fd081ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 14480 | 2025.10.03 21:15:00.484675 [ 5 ] {6ccfdd95-0b09-46ca-845c-b3d0fd081ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 14481 | 2025.10.03 21:15:00.485089 [ 5 ] {6ccfdd95-0b09-46ca-845c-b3d0fd081ed3} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14482 | 2025.10.03 21:15:00.485127 [ 5 ] {6ccfdd95-0b09-46ca-845c-b3d0fd081ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14483 | 2025.10.03 21:15:00.485432 [ 5 ] {6ccfdd95-0b09-46ca-845c-b3d0fd081ed3} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 14484 | 2025.10.03 21:15:00.485655 [ 5 ] {6ccfdd95-0b09-46ca-845c-b3d0fd081ed3} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 14485 | 2025.10.03 21:15:00.485794 [ 5 ] {6ccfdd95-0b09-46ca-845c-b3d0fd081ed3} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001181 sec., 8467.400508044031 rows/sec., 636.71 KiB/sec. | ||
| 14486 | 2025.10.03 21:15:00.485797 [ 136 ] {} <Debug> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 14487 | 2025.10.03 21:15:00.485837 [ 5 ] {6ccfdd95-0b09-46ca-845c-b3d0fd081ed3} <Debug> TCPHandler: Processed in 0.001358725 sec. | ||
| 14488 | 2025.10.03 21:15:00.485878 [ 136 ] {} <Trace> oximeter.fields_u16 (fc731cea-baaa-490e-af79-abd86a2a2098): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 14489 | 2025.10.03 21:15:00.485910 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.83 GiB. | ||
| 14490 | 2025.10.03 21:15:00.485978 [ 5 ] {} <Trace> TCP-Session: e04c50a7-469e-4ea0-9a14-f13e2cb8ed77 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 14491 | 2025.10.03 21:15:00.486042 [ 197 ] {fc731cea-baaa-490e-af79-abd86a2a2098::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 | ||
| 14492 | 2025.10.03 21:15:00.486080 [ 5 ] {39c0d1fe-5b6e-499c-818a-2ceb6818f3d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:63930) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 14493 | 2025.10.03 21:15:00.486130 [ 5 ] {39c0d1fe-5b6e-499c-818a-2ceb6818f3d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 14494 | 2025.10.03 21:15:00.486207 [ 197 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 14495 | 2025.10.03 21:15:00.486250 [ 197 ] {fc731cea-baaa-490e-af79-abd86a2a2098::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 280 rows starting from the beginning of the part | ||