| 1 | [ Aug 28 21:51:21 Enabled. ] | ||
| 2 | [ Aug 28 21:51:21 Rereading configuration. ] | ||
| 3 | [ Aug 28 21:51:22 Rereading configuration. ] | ||
| 4 | [ Aug 28 21:51:24 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 | [ Aug 28 21:51:24 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.08.28 21:51:25.276556 [ 1 ] {} <Information> Application: Will watch for the process with pid 23750 | ||
| 29 | 2025.08.28 21:51:25.276955 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 30 | 2025.08.28 21:51:25.501341 [ 1 ] {} <Information> Application: Starting ClickHouse 23.8.7.1 (revision: 54477, git hash: 3042d295d963012962f5c683bd2776fa331a38c3, build id: <unknown>), PID 23750 | ||
| 31 | 2025.08.28 21:51:25.502044 [ 1 ] {} <Information> Application: starting up | ||
| 32 | 2025.08.28 21:51:25.502177 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 33 | 2025.08.28 21:51:25.594243 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 48; logical cores: 48. | ||
| 34 | 2025.08.28 21:51:25.627998 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 35 | 2025.08.28 21:51:25.628048 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 36 | 2025.08.28 21:51:25.628066 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 37 | 2025.08.28 21:51:25.628120 [ 1 ] {} <Debug> Context: Setting up /data/tmp/ to store temporary data in it | ||
| 38 | 2025.08.28 21:51:25.628481 [ 1 ] {} <Debug> Application: Initializing interserver credentials. | ||
| 39 | 2025.08.28 21:51:25.630597 [ 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.08.28 21:51:25.631408 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 43 | 2025.08.28 21:51:25.632289 [ 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.08.28 21:51:25.632320 [ 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.08.28 21:51:25.632340 [ 1 ] {} <Information> Application: Merges and mutations memory limit is set to 47.94 GiB | ||
| 46 | 2025.08.28 21:51:25.633177 [ 1 ] {} <Information> BackgroundSchedulePool/BgBufSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 47 | 2025.08.28 21:51:25.634133 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 48 | 2025.08.28 21:51:25.639992 [ 1 ] {} <Information> BackgroundSchedulePool/BgMBSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 49 | 2025.08.28 21:51:25.640849 [ 1 ] {} <Information> BackgroundSchedulePool/BgDistSchPool: Create BackgroundSchedulePool with 16 threads | ||
| 50 | 2025.08.28 21:51:25.642239 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 51 | 2025.08.28 21:51:25.642322 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 52 | 2025.08.28 21:51:25.644215 [ 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.08.28 21:51:25.644723 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performing update on configuration | ||
| 56 | 2025.08.28 21:51:25.648737 [ 1 ] {} <Debug> ConfigReloader: Loaded config '/opt/oxide/clickhouse/config.xml', performed update on configuration | ||
| 57 | 2025.08.28 21:51:25.649252 [ 1 ] {} <Debug> Access(user directories): Added users_xml access storage 'users_xml', path: /opt/oxide/clickhouse/config.xml | ||
| 58 | 2025.08.28 21:51:25.652349 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32, scheduling_policy=round_robin | ||
| 59 | 2025.08.28 21:51:25.652774 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2025.08.28 21:51:25.653117 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2025.08.28 21:51:25.653458 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2025.08.28 21:51:25.654801 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 63 | 2025.08.28 21:51:25.654828 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 64 | 2025.08.28 21:51:25.654926 [ 172 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 65 | 2025.08.28 21:51:25.655018 [ 172 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 66 | 2025.08.28 21:51:25.666704 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2025.08.28 21:51:25.666729 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000160651 sec | ||
| 68 | 2025.08.28 21:51:25.666750 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 69 | 2025.08.28 21:51:25.666763 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 70 | 2025.08.28 21:51:25.667404 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 71 | 2025.08.28 21:51:25.667952 [ 1 ] {} <Debug> SystemLog: Creating system.query_log from query_log | ||
| 72 | 2025.08.28 21:51:25.675857 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 73 | 2025.08.28 21:51:25.675899 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 74 | 2025.08.28 21:51:25.675919 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 75 | 2025.08.28 21:51:25.675931 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 76 | 2025.08.28 21:51:25.675962 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 77 | 2025.08.28 21:51:25.675980 [ 1 ] {} <Debug> SystemLog: Creating system.metric_log from metric_log | ||
| 78 | 2025.08.28 21:51:25.678013 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 79 | 2025.08.28 21:51:25.678062 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_read_prefetches_log since corresponding section 'filesystem_read_prefetches_log' is missing from config | ||
| 80 | 2025.08.28 21:51:25.678082 [ 1 ] {} <Debug> SystemLog: Creating system.asynchronous_metric_log from asynchronous_metric_log | ||
| 81 | 2025.08.28 21:51:25.678227 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 82 | 2025.08.28 21:51:25.678268 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 83 | 2025.08.28 21:51:25.678280 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 84 | 2025.08.28 21:51:25.678298 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 85 | 2025.08.28 21:51:25.678309 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 86 | 2025.08.28 21:51:25.678337 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 87 | 2025.08.28 21:51:25.678353 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_insert_log since corresponding section 'asynchronous_insert_log' is missing from config | ||
| 88 | 2025.08.28 21:51:25.702092 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 89 | 2025.08.28 21:51:25.703935 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 90 | 2025.08.28 21:51:25.703964 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.186e-05 sec | ||
| 91 | 2025.08.28 21:51:25.703976 [ 1 ] {} <Trace> ReferentialDeps: No tables | ||
| 92 | 2025.08.28 21:51:25.703986 [ 1 ] {} <Trace> LoadingDeps: No tables | ||
| 93 | 2025.08.28 21:51:25.704010 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 94 | 2025.08.28 21:51:25.704195 [ 1 ] {} <Information> UserDefinedSQLObjectsLoaderFromDisk: Loading user defined objects from /data/user_defined/ | ||
| 95 | 2025.08.28 21:51:25.704237 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoaderFromDisk: User defined objects loaded | ||
| 96 | 2025.08.28 21:51:25.704251 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 97 | 2025.08.28 21:51:25.704262 [ 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.08.28 21:51:25.704273 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 99 | 2025.08.28 21:51:25.721771 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 100 | 2025.08.28 21:51:25.721962 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 24.78 MiB, peak 24.78 MiB, free memory in arenas 0.00 B, will set to 116.68 MiB (RSS), difference: 91.90 MiB | ||
| 101 | 2025.08.28 21:51:25.723234 [ 1 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 1.295e-05 sec. | ||
| 102 | 2025.08.28 21:51:25.723559 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2025.08.28 21:51:25.723620 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 104 | 2025.08.28 21:51:25.723634 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 105 | 2025.08.28 21:51:26.023028 [ 3 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:40994 | ||
| 106 | 2025.08.28 21:51:26.023845 [ 3 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 107 | 2025.08.28 21:51:26.023910 [ 3 ] {} <Debug> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:40994 | ||
| 108 | 2025.08.28 21:51:26.023937 [ 3 ] {} <Debug> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 109 | 2025.08.28 21:51:26.023958 [ 3 ] {} <Debug> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 110 | 2025.08.28 21:51:26.024057 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 111 | 2025.08.28 21:51:26.024084 [ 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.08.28 21:51:26.024107 [ 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.08.28 21:51:26.025117 [ 4 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:61937 | ||
| 114 | 2025.08.28 21:51:26.025921 [ 253 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:50894 | ||
| 115 | 2025.08.28 21:51:26.025951 [ 4 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 116 | 2025.08.28 21:51:26.025921 [ 5 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:46604 | ||
| 117 | 2025.08.28 21:51:26.026030 [ 4 ] {} <Debug> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:61937 | ||
| 118 | 2025.08.28 21:51:26.026082 [ 4 ] {} <Debug> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 119 | 2025.08.28 21:51:26.026097 [ 4 ] {} <Debug> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 120 | 2025.08.28 21:51:26.026134 [ 255 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:62750 | ||
| 121 | 2025.08.28 21:51:26.026227 [ 256 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:60874 | ||
| 122 | 2025.08.28 21:51:26.026531 [ 258 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:44872 | ||
| 123 | 2025.08.28 21:51:26.026592 [ 257 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:53877 | ||
| 124 | 2025.08.28 21:51:26.027172 [ 258 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 125 | 2025.08.28 21:51:26.027294 [ 256 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 126 | 2025.08.28 21:51:26.027340 [ 256 ] {} <Debug> TCP-Session: f02ea44a-fe81-452e-b952-ccdc5afdaad6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60874 | ||
| 127 | 2025.08.28 21:51:26.027358 [ 256 ] {} <Debug> TCP-Session: f02ea44a-fe81-452e-b952-ccdc5afdaad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 128 | 2025.08.28 21:51:26.027366 [ 257 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 129 | 2025.08.28 21:51:26.027386 [ 256 ] {} <Debug> TCP-Session: f02ea44a-fe81-452e-b952-ccdc5afdaad6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 130 | 2025.08.28 21:51:26.027397 [ 5 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 131 | 2025.08.28 21:51:26.027413 [ 257 ] {} <Debug> TCP-Session: 6e082d14-0e62-4183-a8d7-0c356b1094a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:53877 | ||
| 132 | 2025.08.28 21:51:26.027402 [ 258 ] {} <Debug> TCP-Session: 94063226-db9c-423d-a858-6f45cbcf2d8b Authenticating user 'default' from [fd00:1122:3344:101::d]:44872 | ||
| 133 | 2025.08.28 21:51:26.027459 [ 5 ] {} <Debug> TCP-Session: 3f177902-6113-4fef-95f1-0baa339f2608 Authenticating user 'default' from [fd00:1122:3344:101::d]:46604 | ||
| 134 | 2025.08.28 21:51:26.027461 [ 257 ] {} <Debug> TCP-Session: 6e082d14-0e62-4183-a8d7-0c356b1094a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 135 | 2025.08.28 21:51:26.027490 [ 258 ] {} <Debug> TCP-Session: 94063226-db9c-423d-a858-6f45cbcf2d8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 136 | 2025.08.28 21:51:26.027507 [ 5 ] {} <Debug> TCP-Session: 3f177902-6113-4fef-95f1-0baa339f2608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 137 | 2025.08.28 21:51:26.027514 [ 257 ] {} <Debug> TCP-Session: 6e082d14-0e62-4183-a8d7-0c356b1094a9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 138 | 2025.08.28 21:51:26.027526 [ 258 ] {} <Debug> TCP-Session: 94063226-db9c-423d-a858-6f45cbcf2d8b Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 139 | 2025.08.28 21:51:26.027546 [ 5 ] {} <Debug> TCP-Session: 3f177902-6113-4fef-95f1-0baa339f2608 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 140 | 2025.08.28 21:51:26.027788 [ 255 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 141 | 2025.08.28 21:51:26.027828 [ 253 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 142 | 2025.08.28 21:51:26.027843 [ 255 ] {} <Debug> TCP-Session: 80f1cd70-a855-4d28-aefe-76ee1549376e Authenticating user 'default' from [fd00:1122:3344:101::d]:62750 | ||
| 143 | 2025.08.28 21:51:26.027872 [ 253 ] {} <Debug> TCP-Session: fa85ba41-5c3e-4a1b-9527-434a67ef901e Authenticating user 'default' from [fd00:1122:3344:101::d]:50894 | ||
| 144 | 2025.08.28 21:51:26.027878 [ 255 ] {} <Debug> TCP-Session: 80f1cd70-a855-4d28-aefe-76ee1549376e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 145 | 2025.08.28 21:51:26.027925 [ 253 ] {} <Debug> TCP-Session: fa85ba41-5c3e-4a1b-9527-434a67ef901e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 146 | 2025.08.28 21:51:26.027927 [ 259 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::d]:57720 | ||
| 147 | 2025.08.28 21:51:26.027945 [ 253 ] {} <Debug> TCP-Session: fa85ba41-5c3e-4a1b-9527-434a67ef901e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 148 | 2025.08.28 21:51:26.027927 [ 255 ] {} <Debug> TCP-Session: 80f1cd70-a855-4d28-aefe-76ee1549376e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 149 | 2025.08.28 21:51:26.028625 [ 259 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 150 | 2025.08.28 21:51:26.028670 [ 259 ] {} <Debug> TCP-Session: 6b20c478-5f3b-49bc-8e62-c0eb0d8cbb6f Authenticating user 'default' from [fd00:1122:3344:101::d]:57720 | ||
| 151 | 2025.08.28 21:51:26.028691 [ 259 ] {} <Debug> TCP-Session: 6b20c478-5f3b-49bc-8e62-c0eb0d8cbb6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 152 | 2025.08.28 21:51:26.028704 [ 259 ] {} <Debug> TCP-Session: 6b20c478-5f3b-49bc-8e62-c0eb0d8cbb6f Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 153 | 2025.08.28 21:51:26.029987 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 154 | 2025.08.28 21:51:26.032728 [ 3 ] {77f453f7-4ed8-4cef-b34f-9c5da220e87e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 155 | 2025.08.28 21:51:26.101124 [ 3 ] {77f453f7-4ed8-4cef-b34f-9c5da220e87e} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:40994) (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.08.28 21:51:26.101964 [ 3 ] {77f453f7-4ed8-4cef-b34f-9c5da220e87e} <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.08.28 21:51:26.102071 [ 3 ] {77f453f7-4ed8-4cef-b34f-9c5da220e87e} <Debug> TCPHandler: Processed in 0.074332772 sec. | ||
| 204 | 2025.08.28 21:51:26.102632 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 205 | 2025.08.28 21:51:26.102872 [ 4 ] {b7eaa337-d56b-40cc-be57-d3e2aa3b5e07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) SELECT MAX(value) AS max_version FROM oximeter.version; (stage: Complete) | ||
| 206 | 2025.08.28 21:51:26.103330 [ 4 ] {b7eaa337-d56b-40cc-be57-d3e2aa3b5e07} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter does not exist. (UNKNOWN_DATABASE) (version 23.8.7.1) (from [fd00:1122:3344:101::d]:61937) (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.08.28 21:51:26.103485 [ 4 ] {b7eaa337-d56b-40cc-be57-d3e2aa3b5e07} <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.08.28 21:51:26.103570 [ 4 ] {b7eaa337-d56b-40cc-be57-d3e2aa3b5e07} <Debug> TCPHandler: Processed in 0.001122023 sec. | ||
| 255 | 2025.08.28 21:51:26.103901 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 256 | 2025.08.28 21:51:26.104673 [ 3 ] {d7334116-3db2-4040-a886-8a90e514dcbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 257 | 2025.08.28 21:51:26.105288 [ 3 ] {d7334116-3db2-4040-a886-8a90e514dcbf} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 258 | 2025.08.28 21:51:26.106445 [ 3 ] {d7334116-3db2-4040-a886-8a90e514dcbf} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 259 | 2025.08.28 21:51:26.106467 [ 3 ] {d7334116-3db2-4040-a886-8a90e514dcbf} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.7561e-05 sec | ||
| 260 | 2025.08.28 21:51:26.106483 [ 3 ] {d7334116-3db2-4040-a886-8a90e514dcbf} <Trace> ReferentialDeps: No tables | ||
| 261 | 2025.08.28 21:51:26.106503 [ 3 ] {d7334116-3db2-4040-a886-8a90e514dcbf} <Trace> LoadingDeps: No tables | ||
| 262 | 2025.08.28 21:51:26.106532 [ 3 ] {d7334116-3db2-4040-a886-8a90e514dcbf} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 263 | 2025.08.28 21:51:26.107172 [ 3 ] {d7334116-3db2-4040-a886-8a90e514dcbf} <Debug> TCPHandler: Processed in 0.003389488 sec. | ||
| 264 | 2025.08.28 21:51:26.107320 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 265 | 2025.08.28 21:51:26.107512 [ 3 ] {dc809d7c-e828-46aa-9710-ab8f2fccbc52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) /* 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.08.28 21:51:26.107583 [ 3 ] {dc809d7c-e828-46aa-9710-ab8f2fccbc52} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 268 | 2025.08.28 21:51:26.112456 [ 3 ] {dc809d7c-e828-46aa-9710-ab8f2fccbc52} <Trace> StoragePolicy (default): Storage policy default created, total volumes 1 | ||
| 269 | 2025.08.28 21:51:26.114922 [ 3 ] {dc809d7c-e828-46aa-9710-ab8f2fccbc52} <Debug> oximeter.version (68b3aa4f-77df-4dce-96b7-c5cc5fef65a6): Loading data parts | ||
| 270 | 2025.08.28 21:51:26.115942 [ 3 ] {dc809d7c-e828-46aa-9710-ab8f2fccbc52} <Debug> oximeter.version (68b3aa4f-77df-4dce-96b7-c5cc5fef65a6): There are no data parts | ||
| 271 | 2025.08.28 21:51:26.118948 [ 3 ] {dc809d7c-e828-46aa-9710-ab8f2fccbc52} <Debug> TCPHandler: Processed in 0.011680949 sec. | ||
| 272 | 2025.08.28 21:51:26.119121 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 273 | 2025.08.28 21:51:26.119306 [ 3 ] {62f96775-761c-48b5-b3d1-f48106dd8963} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) /* 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.08.28 21:51:26.119373 [ 3 ] {62f96775-761c-48b5-b3d1-f48106dd8963} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 285 | 2025.08.28 21:51:26.127977 [ 3 ] {62f96775-761c-48b5-b3d1-f48106dd8963} <Debug> oximeter.measurements_bool (a8702cfd-833b-4a8b-aaae-cb9339077b93): Loading data parts | ||
| 286 | 2025.08.28 21:51:26.128199 [ 3 ] {62f96775-761c-48b5-b3d1-f48106dd8963} <Debug> oximeter.measurements_bool (a8702cfd-833b-4a8b-aaae-cb9339077b93): There are no data parts | ||
| 287 | 2025.08.28 21:51:26.129704 [ 3 ] {62f96775-761c-48b5-b3d1-f48106dd8963} <Debug> TCPHandler: Processed in 0.010645848 sec. | ||
| 288 | 2025.08.28 21:51:26.129851 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 289 | 2025.08.28 21:51:26.130013 [ 3 ] {b06be3bd-1172-41cf-b7d1-3c5661d7feee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) 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.08.28 21:51:26.130064 [ 3 ] {b06be3bd-1172-41cf-b7d1-3c5661d7feee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 291 | 2025.08.28 21:51:26.131599 [ 3 ] {b06be3bd-1172-41cf-b7d1-3c5661d7feee} <Debug> oximeter.measurements_i8 (32b31413-73e6-4b07-a076-384832f3ef3e): Loading data parts | ||
| 292 | 2025.08.28 21:51:26.131749 [ 3 ] {b06be3bd-1172-41cf-b7d1-3c5661d7feee} <Debug> oximeter.measurements_i8 (32b31413-73e6-4b07-a076-384832f3ef3e): There are no data parts | ||
| 293 | 2025.08.28 21:51:26.132762 [ 3 ] {b06be3bd-1172-41cf-b7d1-3c5661d7feee} <Debug> TCPHandler: Processed in 0.002942362 sec. | ||
| 294 | 2025.08.28 21:51:26.132906 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 295 | 2025.08.28 21:51:26.133065 [ 3 ] {e79f3d83-c84c-4496-b6bf-e847efc5047d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) 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.08.28 21:51:26.133117 [ 3 ] {e79f3d83-c84c-4496-b6bf-e847efc5047d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 297 | 2025.08.28 21:51:26.135893 [ 3 ] {e79f3d83-c84c-4496-b6bf-e847efc5047d} <Debug> oximeter.measurements_u8 (154bc22b-ab8d-436a-a5e0-6977981e7e36): Loading data parts | ||
| 298 | 2025.08.28 21:51:26.136077 [ 3 ] {e79f3d83-c84c-4496-b6bf-e847efc5047d} <Debug> oximeter.measurements_u8 (154bc22b-ab8d-436a-a5e0-6977981e7e36): There are no data parts | ||
| 299 | 2025.08.28 21:51:26.139845 [ 3 ] {e79f3d83-c84c-4496-b6bf-e847efc5047d} <Debug> TCPHandler: Processed in 0.006987677 sec. | ||
| 300 | 2025.08.28 21:51:26.139992 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 301 | 2025.08.28 21:51:26.140174 [ 3 ] {31159c20-d295-4065-8f44-8f5b683191d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) 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.08.28 21:51:26.140218 [ 3 ] {31159c20-d295-4065-8f44-8f5b683191d9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 303 | 2025.08.28 21:51:26.142161 [ 3 ] {31159c20-d295-4065-8f44-8f5b683191d9} <Debug> oximeter.measurements_i16 (7630234b-4fcd-46ea-8bab-1b25ff42e201): Loading data parts | ||
| 304 | 2025.08.28 21:51:26.142327 [ 3 ] {31159c20-d295-4065-8f44-8f5b683191d9} <Debug> oximeter.measurements_i16 (7630234b-4fcd-46ea-8bab-1b25ff42e201): There are no data parts | ||
| 305 | 2025.08.28 21:51:26.144544 [ 3 ] {31159c20-d295-4065-8f44-8f5b683191d9} <Debug> TCPHandler: Processed in 0.004602882 sec. | ||
| 306 | 2025.08.28 21:51:26.144710 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 307 | 2025.08.28 21:51:26.144869 [ 3 ] {87bafa54-92c3-4b90-bdd5-80d15567f36b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) 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.08.28 21:51:26.144931 [ 3 ] {87bafa54-92c3-4b90-bdd5-80d15567f36b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 309 | 2025.08.28 21:51:26.148645 [ 3 ] {87bafa54-92c3-4b90-bdd5-80d15567f36b} <Debug> oximeter.measurements_u16 (57402654-861d-41b3-883c-e0b70952d058): Loading data parts | ||
| 310 | 2025.08.28 21:51:26.148820 [ 3 ] {87bafa54-92c3-4b90-bdd5-80d15567f36b} <Debug> oximeter.measurements_u16 (57402654-861d-41b3-883c-e0b70952d058): There are no data parts | ||
| 311 | 2025.08.28 21:51:26.152389 [ 3 ] {87bafa54-92c3-4b90-bdd5-80d15567f36b} <Debug> TCPHandler: Processed in 0.007728825 sec. | ||
| 312 | 2025.08.28 21:51:26.152532 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 313 | 2025.08.28 21:51:26.152710 [ 3 ] {a0c957f8-0b08-4c92-87ee-04fe27f16358} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) 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.08.28 21:51:26.152754 [ 3 ] {a0c957f8-0b08-4c92-87ee-04fe27f16358} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 315 | 2025.08.28 21:51:26.155604 [ 3 ] {a0c957f8-0b08-4c92-87ee-04fe27f16358} <Debug> oximeter.measurements_i32 (3455ec60-3bc7-4616-8d8d-6444cb673c01): Loading data parts | ||
| 316 | 2025.08.28 21:51:26.155760 [ 3 ] {a0c957f8-0b08-4c92-87ee-04fe27f16358} <Debug> oximeter.measurements_i32 (3455ec60-3bc7-4616-8d8d-6444cb673c01): There are no data parts | ||
| 317 | 2025.08.28 21:51:26.157672 [ 3 ] {a0c957f8-0b08-4c92-87ee-04fe27f16358} <Debug> TCPHandler: Processed in 0.005191287 sec. | ||
| 318 | 2025.08.28 21:51:26.157826 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 319 | 2025.08.28 21:51:26.157982 [ 3 ] {63b3df4e-0f49-4ac2-b29b-1b9574a4c471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) 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.08.28 21:51:26.158041 [ 3 ] {63b3df4e-0f49-4ac2-b29b-1b9574a4c471} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 321 | 2025.08.28 21:51:26.159864 [ 3 ] {63b3df4e-0f49-4ac2-b29b-1b9574a4c471} <Debug> oximeter.measurements_u32 (92000396-2fd8-48df-b27f-c583a9e2f3e6): Loading data parts | ||
| 322 | 2025.08.28 21:51:26.160014 [ 3 ] {63b3df4e-0f49-4ac2-b29b-1b9574a4c471} <Debug> oximeter.measurements_u32 (92000396-2fd8-48df-b27f-c583a9e2f3e6): There are no data parts | ||
| 323 | 2025.08.28 21:51:26.164453 [ 3 ] {63b3df4e-0f49-4ac2-b29b-1b9574a4c471} <Debug> TCPHandler: Processed in 0.006678194 sec. | ||
| 324 | 2025.08.28 21:51:26.164602 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 325 | 2025.08.28 21:51:26.164773 [ 3 ] {4c215550-2a8b-4874-bed8-667cfc848f77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) 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.08.28 21:51:26.164826 [ 3 ] {4c215550-2a8b-4874-bed8-667cfc848f77} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 327 | 2025.08.28 21:51:26.168721 [ 3 ] {4c215550-2a8b-4874-bed8-667cfc848f77} <Debug> oximeter.measurements_i64 (eea1b536-bf7a-4faf-946b-e2233f7d24ce): Loading data parts | ||
| 328 | 2025.08.28 21:51:26.168882 [ 3 ] {4c215550-2a8b-4874-bed8-667cfc848f77} <Debug> oximeter.measurements_i64 (eea1b536-bf7a-4faf-946b-e2233f7d24ce): There are no data parts | ||
| 329 | 2025.08.28 21:51:26.173014 [ 3 ] {4c215550-2a8b-4874-bed8-667cfc848f77} <Debug> TCPHandler: Processed in 0.008464223 sec. | ||
| 330 | 2025.08.28 21:51:26.173187 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 331 | 2025.08.28 21:51:26.173366 [ 3 ] {bd811dc2-aeb5-4959-9368-108dd738bc39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) 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) | ||
| 332 | 2025.08.28 21:51:26.173433 [ 3 ] {bd811dc2-aeb5-4959-9368-108dd738bc39} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 333 | 2025.08.28 21:51:26.176692 [ 3 ] {bd811dc2-aeb5-4959-9368-108dd738bc39} <Debug> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Loading data parts | ||
| 334 | 2025.08.28 21:51:26.176843 [ 3 ] {bd811dc2-aeb5-4959-9368-108dd738bc39} <Debug> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): There are no data parts | ||
| 335 | 2025.08.28 21:51:26.178599 [ 3 ] {bd811dc2-aeb5-4959-9368-108dd738bc39} <Debug> TCPHandler: Processed in 0.005468061 sec. | ||
| 336 | 2025.08.28 21:51:26.178738 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 337 | 2025.08.28 21:51:26.178892 [ 3 ] {77afe9dd-ea45-458d-a8a6-15507888569d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) 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) | ||
| 338 | 2025.08.28 21:51:26.178951 [ 3 ] {77afe9dd-ea45-458d-a8a6-15507888569d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 339 | 2025.08.28 21:51:26.180441 [ 3 ] {77afe9dd-ea45-458d-a8a6-15507888569d} <Debug> oximeter.measurements_f32 (5d661f67-344f-494b-a089-498106397349): Loading data parts | ||
| 340 | 2025.08.28 21:51:26.180603 [ 3 ] {77afe9dd-ea45-458d-a8a6-15507888569d} <Debug> oximeter.measurements_f32 (5d661f67-344f-494b-a089-498106397349): There are no data parts | ||
| 341 | 2025.08.28 21:51:26.182208 [ 3 ] {77afe9dd-ea45-458d-a8a6-15507888569d} <Debug> TCPHandler: Processed in 0.003517569 sec. | ||
| 342 | 2025.08.28 21:51:26.182357 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 343 | 2025.08.28 21:51:26.182566 [ 3 ] {fb043319-b01f-4239-9999-5f2a99572119} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) 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) | ||
| 344 | 2025.08.28 21:51:26.182639 [ 3 ] {fb043319-b01f-4239-9999-5f2a99572119} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 345 | 2025.08.28 21:51:26.184243 [ 3 ] {fb043319-b01f-4239-9999-5f2a99572119} <Debug> oximeter.measurements_f64 (52dec090-51bc-4a55-90a0-31b9b1289104): Loading data parts | ||
| 346 | 2025.08.28 21:51:26.184396 [ 3 ] {fb043319-b01f-4239-9999-5f2a99572119} <Debug> oximeter.measurements_f64 (52dec090-51bc-4a55-90a0-31b9b1289104): There are no data parts | ||
| 347 | 2025.08.28 21:51:26.186011 [ 3 ] {fb043319-b01f-4239-9999-5f2a99572119} <Debug> TCPHandler: Processed in 0.003711721 sec. | ||
| 348 | 2025.08.28 21:51:26.186148 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 349 | 2025.08.28 21:51:26.186334 [ 3 ] {60dc05f2-7be6-4013-8eb7-8489e987b3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) 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) | ||
| 350 | 2025.08.28 21:51:26.186406 [ 3 ] {60dc05f2-7be6-4013-8eb7-8489e987b3bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 351 | 2025.08.28 21:51:26.190798 [ 3 ] {60dc05f2-7be6-4013-8eb7-8489e987b3bf} <Debug> oximeter.measurements_string (e57b4dfe-ef15-4246-835c-efc871902904): Loading data parts | ||
| 352 | 2025.08.28 21:51:26.190970 [ 3 ] {60dc05f2-7be6-4013-8eb7-8489e987b3bf} <Debug> oximeter.measurements_string (e57b4dfe-ef15-4246-835c-efc871902904): There are no data parts | ||
| 353 | 2025.08.28 21:51:26.192177 [ 3 ] {60dc05f2-7be6-4013-8eb7-8489e987b3bf} <Debug> TCPHandler: Processed in 0.006077867 sec. | ||
| 354 | 2025.08.28 21:51:26.192319 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 355 | 2025.08.28 21:51:26.192494 [ 3 ] {06186fc2-2172-4e30-b38d-29560a6076f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 356 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 357 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 358 | * a string isn't palatable for a few reasons. | ||
| 359 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 360 | * details. | ||
| 361 | */ | ||
| 362 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 363 | 2025.08.28 21:51:26.192565 [ 3 ] {06186fc2-2172-4e30-b38d-29560a6076f6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 364 | 2025.08.28 21:51:26.195374 [ 3 ] {06186fc2-2172-4e30-b38d-29560a6076f6} <Debug> oximeter.measurements_bytes (d4305a8e-3ecc-4381-9e2c-301350239fdf): Loading data parts | ||
| 365 | 2025.08.28 21:51:26.195534 [ 3 ] {06186fc2-2172-4e30-b38d-29560a6076f6} <Debug> oximeter.measurements_bytes (d4305a8e-3ecc-4381-9e2c-301350239fdf): There are no data parts | ||
| 366 | 2025.08.28 21:51:26.198199 [ 3 ] {06186fc2-2172-4e30-b38d-29560a6076f6} <Debug> TCPHandler: Processed in 0.005927855 sec. | ||
| 367 | 2025.08.28 21:51:26.198364 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 368 | 2025.08.28 21:51:26.198546 [ 3 ] {913b3529-7a7b-4f01-a22f-cff0a495d8e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) 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) | ||
| 369 | 2025.08.28 21:51:26.198608 [ 3 ] {913b3529-7a7b-4f01-a22f-cff0a495d8e3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 370 | 2025.08.28 21:51:26.201054 [ 3 ] {913b3529-7a7b-4f01-a22f-cff0a495d8e3} <Debug> oximeter.measurements_cumulativei64 (41345fb9-0801-4cf8-93f6-0d92913f1a09): Loading data parts | ||
| 371 | 2025.08.28 21:51:26.201326 [ 3 ] {913b3529-7a7b-4f01-a22f-cff0a495d8e3} <Debug> oximeter.measurements_cumulativei64 (41345fb9-0801-4cf8-93f6-0d92913f1a09): There are no data parts | ||
| 372 | 2025.08.28 21:51:26.203895 [ 3 ] {913b3529-7a7b-4f01-a22f-cff0a495d8e3} <Debug> TCPHandler: Processed in 0.005582341 sec. | ||
| 373 | 2025.08.28 21:51:26.204040 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 374 | 2025.08.28 21:51:26.204220 [ 3 ] {e5b39ae9-4589-4c7f-8995-9f2c8194e25f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) 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) | ||
| 375 | 2025.08.28 21:51:26.204270 [ 3 ] {e5b39ae9-4589-4c7f-8995-9f2c8194e25f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 376 | 2025.08.28 21:51:26.207470 [ 3 ] {e5b39ae9-4589-4c7f-8995-9f2c8194e25f} <Debug> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Loading data parts | ||
| 377 | 2025.08.28 21:51:26.207614 [ 3 ] {e5b39ae9-4589-4c7f-8995-9f2c8194e25f} <Debug> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): There are no data parts | ||
| 378 | 2025.08.28 21:51:26.210735 [ 3 ] {e5b39ae9-4589-4c7f-8995-9f2c8194e25f} <Debug> TCPHandler: Processed in 0.006745085 sec. | ||
| 379 | 2025.08.28 21:51:26.210885 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 380 | 2025.08.28 21:51:26.211044 [ 3 ] {09bc8c1e-d2f5-441f-afe2-8274c46ca5b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) 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) | ||
| 381 | 2025.08.28 21:51:26.211105 [ 3 ] {09bc8c1e-d2f5-441f-afe2-8274c46ca5b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 382 | 2025.08.28 21:51:26.213274 [ 3 ] {09bc8c1e-d2f5-441f-afe2-8274c46ca5b6} <Debug> oximeter.measurements_cumulativef32 (0c84ae54-a25f-489d-8081-957f9ace6dde): Loading data parts | ||
| 383 | 2025.08.28 21:51:26.213440 [ 3 ] {09bc8c1e-d2f5-441f-afe2-8274c46ca5b6} <Debug> oximeter.measurements_cumulativef32 (0c84ae54-a25f-489d-8081-957f9ace6dde): There are no data parts | ||
| 384 | 2025.08.28 21:51:26.214852 [ 3 ] {09bc8c1e-d2f5-441f-afe2-8274c46ca5b6} <Debug> TCPHandler: Processed in 0.004016155 sec. | ||
| 385 | 2025.08.28 21:51:26.214987 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 386 | 2025.08.28 21:51:26.215167 [ 3 ] {050eafd0-b894-47f5-8b59-feff6c473ae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) 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) | ||
| 387 | 2025.08.28 21:51:26.215225 [ 3 ] {050eafd0-b894-47f5-8b59-feff6c473ae4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 388 | 2025.08.28 21:51:26.216986 [ 3 ] {050eafd0-b894-47f5-8b59-feff6c473ae4} <Debug> oximeter.measurements_cumulativef64 (8f055262-5e89-4aae-bd06-7892f18ea41a): Loading data parts | ||
| 389 | 2025.08.28 21:51:26.217131 [ 3 ] {050eafd0-b894-47f5-8b59-feff6c473ae4} <Debug> oximeter.measurements_cumulativef64 (8f055262-5e89-4aae-bd06-7892f18ea41a): There are no data parts | ||
| 390 | 2025.08.28 21:51:26.218161 [ 3 ] {050eafd0-b894-47f5-8b59-feff6c473ae4} <Debug> TCPHandler: Processed in 0.003222506 sec. | ||
| 391 | 2025.08.28 21:51:26.218305 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 392 | 2025.08.28 21:51:26.218525 [ 3 ] {207da383-b428-461b-b905-a282c3ea4d15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 393 | * NOTE: Array types cannot be Nullable, see | ||
| 394 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 395 | * for more details. | ||
| 396 | * | ||
| 397 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 398 | * is unfortunate, and at this point relies on the fact that an | ||
| 399 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 400 | * to figure out another way to represent missing samples here. | ||
| 401 | */ | ||
| 402 | 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) | ||
| 403 | 2025.08.28 21:51:26.218602 [ 3 ] {207da383-b428-461b-b905-a282c3ea4d15} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 404 | 2025.08.28 21:51:26.220520 [ 3 ] {207da383-b428-461b-b905-a282c3ea4d15} <Debug> oximeter.measurements_histogrami8 (5207170e-b511-46a0-b48e-3d549dd87104): Loading data parts | ||
| 405 | 2025.08.28 21:51:26.220682 [ 3 ] {207da383-b428-461b-b905-a282c3ea4d15} <Debug> oximeter.measurements_histogrami8 (5207170e-b511-46a0-b48e-3d549dd87104): There are no data parts | ||
| 406 | 2025.08.28 21:51:26.221800 [ 3 ] {207da383-b428-461b-b905-a282c3ea4d15} <Debug> TCPHandler: Processed in 0.003546299 sec. | ||
| 407 | 2025.08.28 21:51:26.221930 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 408 | 2025.08.28 21:51:26.222160 [ 3 ] {121a28d8-cb38-49c5-8561-7df62f14bf2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) 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) | ||
| 409 | 2025.08.28 21:51:26.222228 [ 3 ] {121a28d8-cb38-49c5-8561-7df62f14bf2c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 410 | 2025.08.28 21:51:26.224068 [ 3 ] {121a28d8-cb38-49c5-8561-7df62f14bf2c} <Debug> oximeter.measurements_histogramu8 (570f7bf9-a358-48e4-bfcd-74a83c37c67c): Loading data parts | ||
| 411 | 2025.08.28 21:51:26.224194 [ 3 ] {121a28d8-cb38-49c5-8561-7df62f14bf2c} <Debug> oximeter.measurements_histogramu8 (570f7bf9-a358-48e4-bfcd-74a83c37c67c): There are no data parts | ||
| 412 | 2025.08.28 21:51:26.226100 [ 3 ] {121a28d8-cb38-49c5-8561-7df62f14bf2c} <Debug> TCPHandler: Processed in 0.004219397 sec. | ||
| 413 | 2025.08.28 21:51:26.226248 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 414 | 2025.08.28 21:51:26.226505 [ 3 ] {afb637c3-b074-4b4e-9d25-1256207d0375} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) 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) | ||
| 415 | 2025.08.28 21:51:26.226590 [ 3 ] {afb637c3-b074-4b4e-9d25-1256207d0375} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 416 | 2025.08.28 21:51:26.230661 [ 3 ] {afb637c3-b074-4b4e-9d25-1256207d0375} <Debug> oximeter.measurements_histogrami16 (4024134a-eef0-4250-bd31-8b09a09ac659): Loading data parts | ||
| 417 | 2025.08.28 21:51:26.230827 [ 3 ] {afb637c3-b074-4b4e-9d25-1256207d0375} <Debug> oximeter.measurements_histogrami16 (4024134a-eef0-4250-bd31-8b09a09ac659): There are no data parts | ||
| 418 | 2025.08.28 21:51:26.232496 [ 3 ] {afb637c3-b074-4b4e-9d25-1256207d0375} <Debug> TCPHandler: Processed in 0.006306829 sec. | ||
| 419 | 2025.08.28 21:51:26.232652 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 420 | 2025.08.28 21:51:26.232894 [ 3 ] {e5cdc978-285e-48b3-9c51-98174e383bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) 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) | ||
| 421 | 2025.08.28 21:51:26.232965 [ 3 ] {e5cdc978-285e-48b3-9c51-98174e383bf2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 422 | 2025.08.28 21:51:26.235852 [ 3 ] {e5cdc978-285e-48b3-9c51-98174e383bf2} <Debug> oximeter.measurements_histogramu16 (e8cc5ba5-2f78-4cf3-9442-e5a8e13768e6): Loading data parts | ||
| 423 | 2025.08.28 21:51:26.235991 [ 3 ] {e5cdc978-285e-48b3-9c51-98174e383bf2} <Debug> oximeter.measurements_histogramu16 (e8cc5ba5-2f78-4cf3-9442-e5a8e13768e6): There are no data parts | ||
| 424 | 2025.08.28 21:51:26.237212 [ 3 ] {e5cdc978-285e-48b3-9c51-98174e383bf2} <Debug> TCPHandler: Processed in 0.004610001 sec. | ||
| 425 | 2025.08.28 21:51:26.237350 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 426 | 2025.08.28 21:51:26.237558 [ 3 ] {aa9c3e9b-657a-4c90-bb78-1dd48c777243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) 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) | ||
| 427 | 2025.08.28 21:51:26.237627 [ 3 ] {aa9c3e9b-657a-4c90-bb78-1dd48c777243} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 428 | 2025.08.28 21:51:26.239240 [ 3 ] {aa9c3e9b-657a-4c90-bb78-1dd48c777243} <Debug> oximeter.measurements_histogrami32 (3a5422db-7ebd-4e4b-b27a-c1a6041cb6d9): Loading data parts | ||
| 429 | 2025.08.28 21:51:26.239389 [ 3 ] {aa9c3e9b-657a-4c90-bb78-1dd48c777243} <Debug> oximeter.measurements_histogrami32 (3a5422db-7ebd-4e4b-b27a-c1a6041cb6d9): There are no data parts | ||
| 430 | 2025.08.28 21:51:26.242460 [ 3 ] {aa9c3e9b-657a-4c90-bb78-1dd48c777243} <Debug> TCPHandler: Processed in 0.005158037 sec. | ||
| 431 | 2025.08.28 21:51:26.242603 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 432 | 2025.08.28 21:51:26.242828 [ 3 ] {9eb04882-c01b-4328-aa13-218215d3fd09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) 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) | ||
| 433 | 2025.08.28 21:51:26.242889 [ 3 ] {9eb04882-c01b-4328-aa13-218215d3fd09} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 434 | 2025.08.28 21:51:26.245212 [ 3 ] {9eb04882-c01b-4328-aa13-218215d3fd09} <Debug> oximeter.measurements_histogramu32 (2fda6d10-0219-430b-8926-220aa22b5033): Loading data parts | ||
| 435 | 2025.08.28 21:51:26.245373 [ 3 ] {9eb04882-c01b-4328-aa13-218215d3fd09} <Debug> oximeter.measurements_histogramu32 (2fda6d10-0219-430b-8926-220aa22b5033): There are no data parts | ||
| 436 | 2025.08.28 21:51:26.246801 [ 3 ] {9eb04882-c01b-4328-aa13-218215d3fd09} <Debug> TCPHandler: Processed in 0.004246756 sec. | ||
| 437 | 2025.08.28 21:51:26.246970 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 438 | 2025.08.28 21:51:26.247231 [ 3 ] {0e8e2724-e276-4bd2-817c-31c3336b080c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) 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) | ||
| 439 | 2025.08.28 21:51:26.247310 [ 3 ] {0e8e2724-e276-4bd2-817c-31c3336b080c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 440 | 2025.08.28 21:51:26.249462 [ 3 ] {0e8e2724-e276-4bd2-817c-31c3336b080c} <Debug> oximeter.measurements_histogrami64 (7b642e30-4a5e-4a08-ae20-bfc8fd993877): Loading data parts | ||
| 441 | 2025.08.28 21:51:26.249640 [ 3 ] {0e8e2724-e276-4bd2-817c-31c3336b080c} <Debug> oximeter.measurements_histogrami64 (7b642e30-4a5e-4a08-ae20-bfc8fd993877): There are no data parts | ||
| 442 | 2025.08.28 21:51:26.251113 [ 3 ] {0e8e2724-e276-4bd2-817c-31c3336b080c} <Debug> TCPHandler: Processed in 0.004193906 sec. | ||
| 443 | 2025.08.28 21:51:26.251250 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 444 | 2025.08.28 21:51:26.251490 [ 3 ] {25f0886b-28f6-423b-9f31-e94f07ceeaa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) 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) | ||
| 445 | 2025.08.28 21:51:26.251563 [ 3 ] {25f0886b-28f6-423b-9f31-e94f07ceeaa0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 446 | 2025.08.28 21:51:26.253666 [ 3 ] {25f0886b-28f6-423b-9f31-e94f07ceeaa0} <Debug> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Loading data parts | ||
| 447 | 2025.08.28 21:51:26.253795 [ 3 ] {25f0886b-28f6-423b-9f31-e94f07ceeaa0} <Debug> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): There are no data parts | ||
| 448 | 2025.08.28 21:51:26.255105 [ 3 ] {25f0886b-28f6-423b-9f31-e94f07ceeaa0} <Debug> TCPHandler: Processed in 0.003903623 sec. | ||
| 449 | 2025.08.28 21:51:26.255301 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 450 | 2025.08.28 21:51:26.255576 [ 3 ] {b4e32b75-0027-4aca-950d-7c993169a39b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) 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) | ||
| 451 | 2025.08.28 21:51:26.255650 [ 3 ] {b4e32b75-0027-4aca-950d-7c993169a39b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 452 | 2025.08.28 21:51:26.257275 [ 3 ] {b4e32b75-0027-4aca-950d-7c993169a39b} <Debug> oximeter.measurements_histogramf32 (c594f9f1-7f70-4ecc-841b-9c56d73bbaa6): Loading data parts | ||
| 453 | 2025.08.28 21:51:26.257443 [ 3 ] {b4e32b75-0027-4aca-950d-7c993169a39b} <Debug> oximeter.measurements_histogramf32 (c594f9f1-7f70-4ecc-841b-9c56d73bbaa6): There are no data parts | ||
| 454 | 2025.08.28 21:51:26.258769 [ 3 ] {b4e32b75-0027-4aca-950d-7c993169a39b} <Debug> TCPHandler: Processed in 0.003525579 sec. | ||
| 455 | 2025.08.28 21:51:26.258941 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 456 | 2025.08.28 21:51:26.259263 [ 3 ] {613983bf-af26-4ebf-b313-17e434c59ca0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) 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) | ||
| 457 | 2025.08.28 21:51:26.259358 [ 3 ] {613983bf-af26-4ebf-b313-17e434c59ca0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 458 | 2025.08.28 21:51:26.261768 [ 3 ] {613983bf-af26-4ebf-b313-17e434c59ca0} <Debug> oximeter.measurements_histogramf64 (367b7e14-2be4-4271-a251-09dcf3e2f3ea): Loading data parts | ||
| 459 | 2025.08.28 21:51:26.261938 [ 3 ] {613983bf-af26-4ebf-b313-17e434c59ca0} <Debug> oximeter.measurements_histogramf64 (367b7e14-2be4-4271-a251-09dcf3e2f3ea): There are no data parts | ||
| 460 | 2025.08.28 21:51:26.265815 [ 3 ] {613983bf-af26-4ebf-b313-17e434c59ca0} <Debug> TCPHandler: Processed in 0.006940587 sec. | ||
| 461 | 2025.08.28 21:51:26.266013 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 462 | 2025.08.28 21:51:26.266193 [ 3 ] {e1222567-548d-499a-892c-ce273839706f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) /* The field tables store named dimensions of each timeseries. | ||
| 463 | * | ||
| 464 | * As with the measurement tables, there is one field table for each field data | ||
| 465 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 466 | * this behavior **must not** be relied upon for query correctness. | ||
| 467 | * | ||
| 468 | * The index for the fields differs from the measurements, however. Rows are | ||
| 469 | * sorted by timeseries name, then field name, field value, and finally | ||
| 470 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 471 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 472 | * usually then used to look up measurements. | ||
| 473 | * | ||
| 474 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 475 | * timeseries name and then key, since it would improve lookups where one | ||
| 476 | * already has the key. Realistically though, these tables are quite small and | ||
| 477 | * so performance benefits will be low in absolute terms. | ||
| 478 | * | ||
| 479 | * TTL: We use a materialized column to expire old field table records. This | ||
| 480 | * column is generated automatically by the database whenever a new row is | ||
| 481 | * inserted. It cannot be inserted directly, nor is it returned in a `SELECT *` | ||
| 482 | * query. Since these tables are `ReplacingMergeTree`s, that means the last | ||
| 483 | * record will remain during a deduplication, which will have the last | ||
| 484 | * timestamp. ClickHouse will then expire old data for us, similar to the | ||
| 485 | * measurement tables. | ||
| 486 | */ | ||
| 487 | 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) | ||
| 488 | 2025.08.28 21:51:26.266268 [ 3 ] {e1222567-548d-499a-892c-ce273839706f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 489 | 2025.08.28 21:51:26.270940 [ 3 ] {e1222567-548d-499a-892c-ce273839706f} <Debug> oximeter.fields_bool (140c5688-84a7-4833-83ab-df7ba8d765cb): Loading data parts | ||
| 490 | 2025.08.28 21:51:26.271172 [ 3 ] {e1222567-548d-499a-892c-ce273839706f} <Debug> oximeter.fields_bool (140c5688-84a7-4833-83ab-df7ba8d765cb): There are no data parts | ||
| 491 | 2025.08.28 21:51:26.274830 [ 3 ] {e1222567-548d-499a-892c-ce273839706f} <Debug> TCPHandler: Processed in 0.008871278 sec. | ||
| 492 | 2025.08.28 21:51:26.274982 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 493 | 2025.08.28 21:51:26.275138 [ 3 ] {09953f19-338f-4f50-a8a7-eabaa43aa6fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) 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) | ||
| 494 | 2025.08.28 21:51:26.275210 [ 3 ] {09953f19-338f-4f50-a8a7-eabaa43aa6fa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 495 | 2025.08.28 21:51:26.277951 [ 3 ] {09953f19-338f-4f50-a8a7-eabaa43aa6fa} <Debug> oximeter.fields_i8 (fb5c3a76-7e3b-4e58-8bd6-4359ab931032): Loading data parts | ||
| 496 | 2025.08.28 21:51:26.278082 [ 3 ] {09953f19-338f-4f50-a8a7-eabaa43aa6fa} <Debug> oximeter.fields_i8 (fb5c3a76-7e3b-4e58-8bd6-4359ab931032): There are no data parts | ||
| 497 | 2025.08.28 21:51:26.279646 [ 3 ] {09953f19-338f-4f50-a8a7-eabaa43aa6fa} <Debug> TCPHandler: Processed in 0.004714712 sec. | ||
| 498 | 2025.08.28 21:51:26.279797 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 499 | 2025.08.28 21:51:26.279981 [ 3 ] {d9468164-8b0d-4d03-b535-0acdd39d34ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) 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) | ||
| 500 | 2025.08.28 21:51:26.280049 [ 3 ] {d9468164-8b0d-4d03-b535-0acdd39d34ad} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 501 | 2025.08.28 21:51:26.282345 [ 3 ] {d9468164-8b0d-4d03-b535-0acdd39d34ad} <Debug> oximeter.fields_u8 (ad6313cf-7ff8-41b9-a3bb-b567048743dc): Loading data parts | ||
| 502 | 2025.08.28 21:51:26.282482 [ 3 ] {d9468164-8b0d-4d03-b535-0acdd39d34ad} <Debug> oximeter.fields_u8 (ad6313cf-7ff8-41b9-a3bb-b567048743dc): There are no data parts | ||
| 503 | 2025.08.28 21:51:26.283995 [ 3 ] {d9468164-8b0d-4d03-b535-0acdd39d34ad} <Debug> TCPHandler: Processed in 0.004248887 sec. | ||
| 504 | 2025.08.28 21:51:26.284142 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 505 | 2025.08.28 21:51:26.284299 [ 3 ] {0ae3c045-b5b5-4d9c-803c-eb60536c3e59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) 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) | ||
| 506 | 2025.08.28 21:51:26.284375 [ 3 ] {0ae3c045-b5b5-4d9c-803c-eb60536c3e59} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 507 | 2025.08.28 21:51:26.289078 [ 3 ] {0ae3c045-b5b5-4d9c-803c-eb60536c3e59} <Debug> oximeter.fields_i16 (6aa21002-0f0a-4ca0-bca0-df1553a64ccb): Loading data parts | ||
| 508 | 2025.08.28 21:51:26.289224 [ 3 ] {0ae3c045-b5b5-4d9c-803c-eb60536c3e59} <Debug> oximeter.fields_i16 (6aa21002-0f0a-4ca0-bca0-df1553a64ccb): There are no data parts | ||
| 509 | 2025.08.28 21:51:26.292694 [ 3 ] {0ae3c045-b5b5-4d9c-803c-eb60536c3e59} <Debug> TCPHandler: Processed in 0.008603035 sec. | ||
| 510 | 2025.08.28 21:51:26.292846 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 511 | 2025.08.28 21:51:26.293035 [ 3 ] {c0655d65-8661-41af-ae32-66117c4fd1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) 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) | ||
| 512 | 2025.08.28 21:51:26.293099 [ 3 ] {c0655d65-8661-41af-ae32-66117c4fd1bf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 513 | 2025.08.28 21:51:26.295940 [ 3 ] {c0655d65-8661-41af-ae32-66117c4fd1bf} <Debug> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Loading data parts | ||
| 514 | 2025.08.28 21:51:26.296098 [ 3 ] {c0655d65-8661-41af-ae32-66117c4fd1bf} <Debug> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): There are no data parts | ||
| 515 | 2025.08.28 21:51:26.297868 [ 3 ] {c0655d65-8661-41af-ae32-66117c4fd1bf} <Debug> TCPHandler: Processed in 0.005074906 sec. | ||
| 516 | 2025.08.28 21:51:26.298013 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 517 | 2025.08.28 21:51:26.298170 [ 3 ] {99ec073a-b38d-4641-83bf-0f63bb2da090} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) 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) | ||
| 518 | 2025.08.28 21:51:26.298241 [ 3 ] {99ec073a-b38d-4641-83bf-0f63bb2da090} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 519 | 2025.08.28 21:51:26.303093 [ 3 ] {99ec073a-b38d-4641-83bf-0f63bb2da090} <Debug> oximeter.fields_i32 (228a3039-e51d-4314-8335-993510220eb5): Loading data parts | ||
| 520 | 2025.08.28 21:51:26.303254 [ 3 ] {99ec073a-b38d-4641-83bf-0f63bb2da090} <Debug> oximeter.fields_i32 (228a3039-e51d-4314-8335-993510220eb5): There are no data parts | ||
| 521 | 2025.08.28 21:51:26.306616 [ 3 ] {99ec073a-b38d-4641-83bf-0f63bb2da090} <Debug> TCPHandler: Processed in 0.008652016 sec. | ||
| 522 | 2025.08.28 21:51:26.306767 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 523 | 2025.08.28 21:51:26.306970 [ 3 ] {3a6d50be-8282-46ca-bd76-5824d1c1b5b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) 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) | ||
| 524 | 2025.08.28 21:51:26.307036 [ 3 ] {3a6d50be-8282-46ca-bd76-5824d1c1b5b1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 525 | 2025.08.28 21:51:26.309196 [ 3 ] {3a6d50be-8282-46ca-bd76-5824d1c1b5b1} <Debug> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Loading data parts | ||
| 526 | 2025.08.28 21:51:26.309407 [ 3 ] {3a6d50be-8282-46ca-bd76-5824d1c1b5b1} <Debug> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): There are no data parts | ||
| 527 | 2025.08.28 21:51:26.312037 [ 3 ] {3a6d50be-8282-46ca-bd76-5824d1c1b5b1} <Debug> TCPHandler: Processed in 0.005321078 sec. | ||
| 528 | 2025.08.28 21:51:26.312178 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 529 | 2025.08.28 21:51:26.312333 [ 3 ] {be48ca78-1dc1-4ca8-9c50-3a07852a9ea3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) 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) | ||
| 530 | 2025.08.28 21:51:26.312401 [ 3 ] {be48ca78-1dc1-4ca8-9c50-3a07852a9ea3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 531 | 2025.08.28 21:51:26.315360 [ 3 ] {be48ca78-1dc1-4ca8-9c50-3a07852a9ea3} <Debug> oximeter.fields_i64 (55574ab5-213a-43c2-be35-1d6f1de5b4e7): Loading data parts | ||
| 532 | 2025.08.28 21:51:26.315501 [ 3 ] {be48ca78-1dc1-4ca8-9c50-3a07852a9ea3} <Debug> oximeter.fields_i64 (55574ab5-213a-43c2-be35-1d6f1de5b4e7): There are no data parts | ||
| 533 | 2025.08.28 21:51:26.318897 [ 3 ] {be48ca78-1dc1-4ca8-9c50-3a07852a9ea3} <Debug> TCPHandler: Processed in 0.006790695 sec. | ||
| 534 | 2025.08.28 21:51:26.319034 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 535 | 2025.08.28 21:51:26.319218 [ 3 ] {27ea29a2-c6c3-450d-85c5-80063af03db1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) 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) | ||
| 536 | 2025.08.28 21:51:26.319281 [ 3 ] {27ea29a2-c6c3-450d-85c5-80063af03db1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 537 | 2025.08.28 21:51:26.321623 [ 3 ] {27ea29a2-c6c3-450d-85c5-80063af03db1} <Debug> oximeter.fields_u64 (ebe30c4a-cbf9-496b-a2c0-6f3b9a8cb47d): Loading data parts | ||
| 538 | 2025.08.28 21:51:26.321795 [ 3 ] {27ea29a2-c6c3-450d-85c5-80063af03db1} <Debug> oximeter.fields_u64 (ebe30c4a-cbf9-496b-a2c0-6f3b9a8cb47d): There are no data parts | ||
| 539 | 2025.08.28 21:51:26.323451 [ 3 ] {27ea29a2-c6c3-450d-85c5-80063af03db1} <Debug> TCPHandler: Processed in 0.004434249 sec. | ||
| 540 | 2025.08.28 21:51:26.323591 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 541 | 2025.08.28 21:51:26.323749 [ 3 ] {3e05d47d-0ed8-46e4-af0f-15ef0485b353} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) 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) | ||
| 542 | 2025.08.28 21:51:26.323816 [ 3 ] {3e05d47d-0ed8-46e4-af0f-15ef0485b353} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 543 | 2025.08.28 21:51:26.326608 [ 3 ] {3e05d47d-0ed8-46e4-af0f-15ef0485b353} <Debug> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Loading data parts | ||
| 544 | 2025.08.28 21:51:26.326746 [ 3 ] {3e05d47d-0ed8-46e4-af0f-15ef0485b353} <Debug> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): There are no data parts | ||
| 545 | 2025.08.28 21:51:26.328983 [ 3 ] {3e05d47d-0ed8-46e4-af0f-15ef0485b353} <Debug> TCPHandler: Processed in 0.0054452 sec. | ||
| 546 | 2025.08.28 21:51:26.329146 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 547 | 2025.08.28 21:51:26.329325 [ 3 ] {6503c315-b0a1-4f4b-9f51-b842827f2603} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) 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) | ||
| 548 | 2025.08.28 21:51:26.329391 [ 3 ] {6503c315-b0a1-4f4b-9f51-b842827f2603} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 549 | 2025.08.28 21:51:26.331332 [ 3 ] {6503c315-b0a1-4f4b-9f51-b842827f2603} <Debug> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Loading data parts | ||
| 550 | 2025.08.28 21:51:26.331499 [ 3 ] {6503c315-b0a1-4f4b-9f51-b842827f2603} <Debug> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): There are no data parts | ||
| 551 | 2025.08.28 21:51:26.335156 [ 3 ] {6503c315-b0a1-4f4b-9f51-b842827f2603} <Debug> TCPHandler: Processed in 0.006058277 sec. | ||
| 552 | 2025.08.28 21:51:26.335296 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 553 | 2025.08.28 21:51:26.335453 [ 3 ] {733c3fd0-b89b-43d7-999a-86b95e15d786} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) 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) | ||
| 554 | 2025.08.28 21:51:26.335524 [ 3 ] {733c3fd0-b89b-43d7-999a-86b95e15d786} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 555 | 2025.08.28 21:51:26.338374 [ 3 ] {733c3fd0-b89b-43d7-999a-86b95e15d786} <Debug> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Loading data parts | ||
| 556 | 2025.08.28 21:51:26.338518 [ 3 ] {733c3fd0-b89b-43d7-999a-86b95e15d786} <Debug> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): There are no data parts | ||
| 557 | 2025.08.28 21:51:26.340053 [ 3 ] {733c3fd0-b89b-43d7-999a-86b95e15d786} <Debug> TCPHandler: Processed in 0.004805873 sec. | ||
| 558 | 2025.08.28 21:51:26.340232 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 559 | 2025.08.28 21:51:26.340505 [ 3 ] {e7831a99-536e-41e5-84f6-eb7027dfdfaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) /* The timeseries schema table stores the extracted schema for the samples | ||
| 560 | * oximeter collects. | ||
| 561 | */ | ||
| 562 | 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) | ||
| 563 | 2025.08.28 21:51:26.340592 [ 3 ] {e7831a99-536e-41e5-84f6-eb7027dfdfaf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 564 | 2025.08.28 21:51:26.344438 [ 3 ] {e7831a99-536e-41e5-84f6-eb7027dfdfaf} <Debug> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0): Loading data parts | ||
| 565 | 2025.08.28 21:51:26.344621 [ 3 ] {e7831a99-536e-41e5-84f6-eb7027dfdfaf} <Debug> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0): There are no data parts | ||
| 566 | 2025.08.28 21:51:26.348184 [ 3 ] {e7831a99-536e-41e5-84f6-eb7027dfdfaf} <Debug> TCPHandler: Processed in 0.008000278 sec. | ||
| 567 | 2025.08.28 21:51:26.348464 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 568 | 2025.08.28 21:51:26.348845 [ 4 ] {67d5bf41-a260-4bac-b964-4c68c4e9ba9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 569 | 2025.08.28 21:51:26.350142 [ 4 ] {67d5bf41-a260-4bac-b964-4c68c4e9ba9e} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 570 | 2025.08.28 21:51:26.358819 [ 261 ] {67d5bf41-a260-4bac-b964-4c68c4e9ba9e} <Trace> oximeter.version (68b3aa4f-77df-4dce-96b7-c5cc5fef65a6): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 571 | 2025.08.28 21:51:26.358916 [ 261 ] {67d5bf41-a260-4bac-b964-4c68c4e9ba9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 572 | 2025.08.28 21:51:26.363158 [ 261 ] {67d5bf41-a260-4bac-b964-4c68c4e9ba9e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 573 | 2025.08.28 21:51:26.363538 [ 261 ] {67d5bf41-a260-4bac-b964-4c68c4e9ba9e} <Trace> oximeter.version (68b3aa4f-77df-4dce-96b7-c5cc5fef65a6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 574 | 2025.08.28 21:51:26.363836 [ 4 ] {67d5bf41-a260-4bac-b964-4c68c4e9ba9e} <Debug> executeQuery: Read 1 rows, 16.00 B in 0.015143 sec., 66.03711285742587 rows/sec., 1.03 KiB/sec. | ||
| 575 | 2025.08.28 21:51:26.364119 [ 4 ] {67d5bf41-a260-4bac-b964-4c68c4e9ba9e} <Debug> TCPHandler: Processed in 0.015794475 sec. | ||
| 576 | 2025.08.28 21:51:27.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 124.57 MiB, peak 124.57 MiB, free memory in arenas 0.00 B, will set to 138.10 MiB (RSS), difference: 13.53 MiB | ||
| 577 | 2025.08.28 21:51:28.170863 [ 262 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33773 | ||
| 578 | 2025.08.28 21:51:28.170999 [ 262 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 579 | 2025.08.28 21:51:28.171048 [ 262 ] {} <Debug> TCP-Session: 69267334-a33e-4b48-b311-6e28482a44ca Authenticating user 'default' from [fd00:1122:3344:101::b]:33773 | ||
| 580 | 2025.08.28 21:51:28.171173 [ 262 ] {} <Debug> TCP-Session: 69267334-a33e-4b48-b311-6e28482a44ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 581 | 2025.08.28 21:51:28.171188 [ 262 ] {} <Debug> TCP-Session: 69267334-a33e-4b48-b311-6e28482a44ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 582 | 2025.08.28 21:51:28.171256 [ 262 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 583 | 2025.08.28 21:51:28.171372 [ 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 | ||
| 584 | 2025.08.28 21:51:28.171393 [ 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 | ||
| 585 | 2025.08.28 21:51:28.173929 [ 263 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:33703 | ||
| 586 | 2025.08.28 21:51:28.174036 [ 264 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:53559 | ||
| 587 | 2025.08.28 21:51:28.174137 [ 265 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:62505 | ||
| 588 | 2025.08.28 21:51:28.174138 [ 263 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 589 | 2025.08.28 21:51:28.174225 [ 263 ] {} <Debug> TCP-Session: 9ee00613-667f-4c2d-ae96-d233a1a191ca Authenticating user 'default' from [fd00:1122:3344:101::b]:33703 | ||
| 590 | 2025.08.28 21:51:28.174307 [ 263 ] {} <Debug> TCP-Session: 9ee00613-667f-4c2d-ae96-d233a1a191ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 591 | 2025.08.28 21:51:28.174339 [ 264 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 592 | 2025.08.28 21:51:28.174340 [ 267 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:47397 | ||
| 593 | 2025.08.28 21:51:28.174353 [ 266 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:48073 | ||
| 594 | 2025.08.28 21:51:28.174437 [ 265 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 595 | 2025.08.28 21:51:28.174396 [ 264 ] {} <Debug> TCP-Session: d248463e-7b9f-42b3-b5d7-750cdc11764a Authenticating user 'default' from [fd00:1122:3344:101::b]:53559 | ||
| 596 | 2025.08.28 21:51:28.174475 [ 268 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:39825 | ||
| 597 | 2025.08.28 21:51:28.174377 [ 263 ] {} <Debug> TCP-Session: 9ee00613-667f-4c2d-ae96-d233a1a191ca Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 598 | 2025.08.28 21:51:28.174614 [ 265 ] {} <Debug> TCP-Session: 6c67885e-0236-4edc-8e6a-afb60a0030e8 Authenticating user 'default' from [fd00:1122:3344:101::b]:62505 | ||
| 599 | 2025.08.28 21:51:28.174618 [ 269 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::b]:44779 | ||
| 600 | 2025.08.28 21:51:28.174587 [ 264 ] {} <Debug> TCP-Session: d248463e-7b9f-42b3-b5d7-750cdc11764a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 601 | 2025.08.28 21:51:28.174545 [ 267 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 602 | 2025.08.28 21:51:28.174730 [ 265 ] {} <Debug> TCP-Session: 6c67885e-0236-4edc-8e6a-afb60a0030e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 603 | 2025.08.28 21:51:28.174788 [ 264 ] {} <Debug> TCP-Session: d248463e-7b9f-42b3-b5d7-750cdc11764a Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 604 | 2025.08.28 21:51:28.174811 [ 268 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 605 | 2025.08.28 21:51:28.174856 [ 267 ] {} <Debug> TCP-Session: 6fd1bec3-9eb0-4a9a-990f-c04ddde1d2cc Authenticating user 'default' from [fd00:1122:3344:101::b]:47397 | ||
| 606 | 2025.08.28 21:51:28.174866 [ 266 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 607 | 2025.08.28 21:51:28.174798 [ 265 ] {} <Debug> TCP-Session: 6c67885e-0236-4edc-8e6a-afb60a0030e8 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 608 | 2025.08.28 21:51:28.174970 [ 269 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 609 | 2025.08.28 21:51:28.174980 [ 268 ] {} <Debug> TCP-Session: 1f558b39-8874-4be8-946f-909f84900474 Authenticating user 'default' from [fd00:1122:3344:101::b]:39825 | ||
| 610 | 2025.08.28 21:51:28.174968 [ 267 ] {} <Debug> TCP-Session: 6fd1bec3-9eb0-4a9a-990f-c04ddde1d2cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 611 | 2025.08.28 21:51:28.175147 [ 269 ] {} <Debug> TCP-Session: fa457884-f839-493e-8e2b-1a2250b98117 Authenticating user 'default' from [fd00:1122:3344:101::b]:44779 | ||
| 612 | 2025.08.28 21:51:28.175096 [ 268 ] {} <Debug> TCP-Session: 1f558b39-8874-4be8-946f-909f84900474 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 613 | 2025.08.28 21:51:28.174941 [ 266 ] {} <Debug> TCP-Session: 4f62e26f-567f-4653-a954-18e0327cc236 Authenticating user 'default' from [fd00:1122:3344:101::b]:48073 | ||
| 614 | 2025.08.28 21:51:28.175257 [ 269 ] {} <Debug> TCP-Session: fa457884-f839-493e-8e2b-1a2250b98117 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 615 | 2025.08.28 21:51:28.175236 [ 268 ] {} <Debug> TCP-Session: 1f558b39-8874-4be8-946f-909f84900474 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 616 | 2025.08.28 21:51:28.175227 [ 267 ] {} <Debug> TCP-Session: 6fd1bec3-9eb0-4a9a-990f-c04ddde1d2cc Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 617 | 2025.08.28 21:51:28.175386 [ 269 ] {} <Debug> TCP-Session: fa457884-f839-493e-8e2b-1a2250b98117 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 618 | 2025.08.28 21:51:28.175366 [ 266 ] {} <Debug> TCP-Session: 4f62e26f-567f-4653-a954-18e0327cc236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 619 | 2025.08.28 21:51:28.175490 [ 266 ] {} <Debug> TCP-Session: 4f62e26f-567f-4653-a954-18e0327cc236 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 620 | 2025.08.28 21:51:28.474283 [ 270 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:34590 | ||
| 621 | 2025.08.28 21:51:28.474476 [ 270 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 622 | 2025.08.28 21:51:28.474518 [ 270 ] {} <Debug> TCP-Session: b5a4c64e-c39c-4f49-a68a-66425c18b1d0 Authenticating user 'default' from [fd00:1122:3344:101::a]:34590 | ||
| 623 | 2025.08.28 21:51:28.474647 [ 270 ] {} <Debug> TCP-Session: b5a4c64e-c39c-4f49-a68a-66425c18b1d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2025.08.28 21:51:28.474662 [ 270 ] {} <Debug> TCP-Session: b5a4c64e-c39c-4f49-a68a-66425c18b1d0 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 625 | 2025.08.28 21:51:28.474724 [ 270 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 626 | 2025.08.28 21:51:28.474843 [ 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.08.28 21:51:28.474860 [ 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.08.28 21:51:28.477822 [ 271 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:44606 | ||
| 629 | 2025.08.28 21:51:28.477922 [ 272 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37550 | ||
| 630 | 2025.08.28 21:51:28.478034 [ 273 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:59007 | ||
| 631 | 2025.08.28 21:51:28.478132 [ 271 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 632 | 2025.08.28 21:51:28.478187 [ 272 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 633 | 2025.08.28 21:51:28.478216 [ 274 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:37392 | ||
| 634 | 2025.08.28 21:51:28.478234 [ 271 ] {} <Debug> TCP-Session: 3e97d28e-2745-48ce-8526-1063b365a5b9 Authenticating user 'default' from [fd00:1122:3344:101::a]:44606 | ||
| 635 | 2025.08.28 21:51:28.478328 [ 275 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:63276 | ||
| 636 | 2025.08.28 21:51:28.478237 [ 272 ] {} <Debug> TCP-Session: 74090e76-9ca5-414d-ae11-8faf16b3a900 Authenticating user 'default' from [fd00:1122:3344:101::a]:37550 | ||
| 637 | 2025.08.28 21:51:28.478448 [ 271 ] {} <Debug> TCP-Session: 3e97d28e-2745-48ce-8526-1063b365a5b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 638 | 2025.08.28 21:51:28.478504 [ 274 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 639 | 2025.08.28 21:51:28.478471 [ 273 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 640 | 2025.08.28 21:51:28.478466 [ 272 ] {} <Debug> TCP-Session: 74090e76-9ca5-414d-ae11-8faf16b3a900 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 641 | 2025.08.28 21:51:28.478631 [ 273 ] {} <Debug> TCP-Session: 0f1cbcbb-344d-4b0d-8577-90930ef1cffa Authenticating user 'default' from [fd00:1122:3344:101::a]:59007 | ||
| 642 | 2025.08.28 21:51:28.478640 [ 274 ] {} <Debug> TCP-Session: 53d623a6-beff-42d2-9005-6a5b686c1059 Authenticating user 'default' from [fd00:1122:3344:101::a]:37392 | ||
| 643 | 2025.08.28 21:51:28.478607 [ 275 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 644 | 2025.08.28 21:51:28.478777 [ 273 ] {} <Debug> TCP-Session: 0f1cbcbb-344d-4b0d-8577-90930ef1cffa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 645 | 2025.08.28 21:51:28.478734 [ 274 ] {} <Debug> TCP-Session: 53d623a6-beff-42d2-9005-6a5b686c1059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2025.08.28 21:51:28.478834 [ 275 ] {} <Debug> TCP-Session: 7186cafe-cf6e-442b-9911-0cf9847058fe Authenticating user 'default' from [fd00:1122:3344:101::a]:63276 | ||
| 647 | 2025.08.28 21:51:28.478592 [ 271 ] {} <Debug> TCP-Session: 3e97d28e-2745-48ce-8526-1063b365a5b9 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 648 | 2025.08.28 21:51:28.478584 [ 277 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:36639 | ||
| 649 | 2025.08.28 21:51:28.478947 [ 273 ] {} <Debug> TCP-Session: 0f1cbcbb-344d-4b0d-8577-90930ef1cffa Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 650 | 2025.08.28 21:51:28.478979 [ 275 ] {} <Debug> TCP-Session: 7186cafe-cf6e-442b-9911-0cf9847058fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 651 | 2025.08.28 21:51:28.478449 [ 276 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::a]:43677 | ||
| 652 | 2025.08.28 21:51:28.479069 [ 275 ] {} <Debug> TCP-Session: 7186cafe-cf6e-442b-9911-0cf9847058fe Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 653 | 2025.08.28 21:51:28.478717 [ 272 ] {} <Debug> TCP-Session: 74090e76-9ca5-414d-ae11-8faf16b3a900 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 654 | 2025.08.28 21:51:28.479222 [ 277 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 655 | 2025.08.28 21:51:28.479363 [ 277 ] {} <Debug> TCP-Session: 8c0761a3-9916-4bd7-a612-dad90f379b66 Authenticating user 'default' from [fd00:1122:3344:101::a]:36639 | ||
| 656 | 2025.08.28 21:51:28.479375 [ 274 ] {} <Debug> TCP-Session: 53d623a6-beff-42d2-9005-6a5b686c1059 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2025.08.28 21:51:28.479408 [ 276 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 658 | 2025.08.28 21:51:28.479403 [ 277 ] {} <Debug> TCP-Session: 8c0761a3-9916-4bd7-a612-dad90f379b66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 659 | 2025.08.28 21:51:28.479613 [ 277 ] {} <Debug> TCP-Session: 8c0761a3-9916-4bd7-a612-dad90f379b66 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 660 | 2025.08.28 21:51:28.479642 [ 276 ] {} <Debug> TCP-Session: 1233dbc2-a903-4152-8383-42799d673974 Authenticating user 'default' from [fd00:1122:3344:101::a]:43677 | ||
| 661 | 2025.08.28 21:51:28.479828 [ 276 ] {} <Debug> TCP-Session: 1233dbc2-a903-4152-8383-42799d673974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 662 | 2025.08.28 21:51:28.479847 [ 276 ] {} <Debug> TCP-Session: 1233dbc2-a903-4152-8383-42799d673974 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 663 | 2025.08.28 21:51:33.178732 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 8 | ||
| 664 | 2025.08.28 21:51:33.178790 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 549 entries to flush up to offset 549 | ||
| 665 | 2025.08.28 21:51:33.178909 [ 243 ] {} <Debug> SystemLog (system.metric_log): Creating new table system.metric_log for MetricLog | ||
| 666 | 2025.08.28 21:51:33.178926 [ 244 ] {} <Debug> SystemLog (system.asynchronous_metric_log): Creating new table system.asynchronous_metric_log for AsynchronousMetricLog | ||
| 667 | 2025.08.28 21:51:33.183409 [ 244 ] {} <Debug> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Loading data parts | ||
| 668 | 2025.08.28 21:51:33.183666 [ 244 ] {} <Debug> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): There are no data parts | ||
| 669 | 2025.08.28 21:51:33.193713 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 670 | 2025.08.28 21:51:33.193897 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 671 | 2025.08.28 21:51:33.203771 [ 243 ] {} <Debug> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Loading data parts | ||
| 672 | 2025.08.28 21:51:33.203820 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 673 | 2025.08.28 21:51:33.203959 [ 243 ] {} <Debug> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): There are no data parts | ||
| 674 | 2025.08.28 21:51:33.204365 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 675 | 2025.08.28 21:51:33.204592 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 549 | ||
| 676 | 2025.08.28 21:51:33.229283 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 677 | 2025.08.28 21:51:33.229468 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.12 GiB. | ||
| 678 | 2025.08.28 21:51:33.236037 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 679 | 2025.08.28 21:51:33.237726 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 680 | 2025.08.28 21:51:33.241634 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 8 | ||
| 681 | 2025.08.28 21:51:34.000387 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 144.40 MiB, peak 148.40 MiB, free memory in arenas 0.00 B, will set to 153.45 MiB (RSS), difference: 9.05 MiB | ||
| 682 | 2025.08.28 21:51:35.678714 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 88 entries to flush up to offset 88 | ||
| 683 | 2025.08.28 21:51:35.678827 [ 242 ] {} <Debug> SystemLog (system.query_log): Creating new table system.query_log for QueryLog | ||
| 684 | 2025.08.28 21:51:35.683532 [ 242 ] {} <Debug> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Loading data parts | ||
| 685 | 2025.08.28 21:51:35.683720 [ 242 ] {} <Debug> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): There are no data parts | ||
| 686 | 2025.08.28 21:51:35.696260 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 687 | 2025.08.28 21:51:35.696306 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 688 | 2025.08.28 21:51:35.701236 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 689 | 2025.08.28 21:51:35.701907 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 690 | 2025.08.28 21:51:35.702229 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 88 | ||
| 691 | 2025.08.28 21:51:36.000375 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 157.64 MiB, peak 157.64 MiB, free memory in arenas 0.00 B, will set to 154.46 MiB (RSS), difference: -3.17 MiB | ||
| 692 | 2025.08.28 21:51:37.826830 [ 278 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:54576 | ||
| 693 | 2025.08.28 21:51:37.829086 [ 278 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 694 | 2025.08.28 21:51:37.829136 [ 278 ] {} <Debug> TCP-Session: 6b8b64c5-0449-4658-83d9-d93d8c327cd6 Authenticating user 'default' from [fd00:1122:3344:101::c]:54576 | ||
| 695 | 2025.08.28 21:51:37.829274 [ 278 ] {} <Debug> TCP-Session: 6b8b64c5-0449-4658-83d9-d93d8c327cd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 696 | 2025.08.28 21:51:37.829288 [ 278 ] {} <Debug> TCP-Session: 6b8b64c5-0449-4658-83d9-d93d8c327cd6 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 697 | 2025.08.28 21:51:37.829340 [ 278 ] {} <Trace> ContextAccess (default): Settings: readonly = 0, allow_ddl = true, allow_introspection_functions = false | ||
| 698 | 2025.08.28 21:51:37.829474 [ 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 | ||
| 699 | 2025.08.28 21:51:37.829492 [ 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 | ||
| 700 | 2025.08.28 21:51:37.832315 [ 279 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:43829 | ||
| 701 | 2025.08.28 21:51:37.832378 [ 280 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35185 | ||
| 702 | 2025.08.28 21:51:37.832467 [ 281 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:59216 | ||
| 703 | 2025.08.28 21:51:37.832496 [ 279 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 704 | 2025.08.28 21:51:37.832587 [ 279 ] {} <Debug> TCP-Session: 941e287a-e693-4e2b-b143-2b84a8f8b7ac Authenticating user 'default' from [fd00:1122:3344:101::c]:43829 | ||
| 705 | 2025.08.28 21:51:37.832615 [ 279 ] {} <Debug> TCP-Session: 941e287a-e693-4e2b-b143-2b84a8f8b7ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 706 | 2025.08.28 21:51:37.832648 [ 282 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:40783 | ||
| 707 | 2025.08.28 21:51:37.832702 [ 280 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 708 | 2025.08.28 21:51:37.832647 [ 283 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:45797 | ||
| 709 | 2025.08.28 21:51:37.832797 [ 281 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 710 | 2025.08.28 21:51:37.832754 [ 280 ] {} <Debug> TCP-Session: 4bf83fa2-4b25-4a64-8313-da761ba92758 Authenticating user 'default' from [fd00:1122:3344:101::c]:35185 | ||
| 711 | 2025.08.28 21:51:37.832734 [ 279 ] {} <Debug> TCP-Session: 941e287a-e693-4e2b-b143-2b84a8f8b7ac Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2025.08.28 21:51:37.832949 [ 285 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:35946 | ||
| 713 | 2025.08.28 21:51:37.832983 [ 283 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 714 | 2025.08.28 21:51:37.832984 [ 280 ] {} <Debug> TCP-Session: 4bf83fa2-4b25-4a64-8313-da761ba92758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 715 | 2025.08.28 21:51:37.832975 [ 281 ] {} <Debug> TCP-Session: b7185ea2-0c49-4cc3-ad32-178c8553e51c Authenticating user 'default' from [fd00:1122:3344:101::c]:59216 | ||
| 716 | 2025.08.28 21:51:37.833135 [ 283 ] {} <Debug> TCP-Session: 10bfd569-beea-407d-b1cd-3d15003c814e Authenticating user 'default' from [fd00:1122:3344:101::c]:45797 | ||
| 717 | 2025.08.28 21:51:37.833108 [ 280 ] {} <Debug> TCP-Session: 4bf83fa2-4b25-4a64-8313-da761ba92758 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 718 | 2025.08.28 21:51:37.832922 [ 282 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 719 | 2025.08.28 21:51:37.833240 [ 283 ] {} <Debug> TCP-Session: 10bfd569-beea-407d-b1cd-3d15003c814e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 720 | 2025.08.28 21:51:37.833231 [ 285 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 721 | 2025.08.28 21:51:37.833218 [ 281 ] {} <Debug> TCP-Session: b7185ea2-0c49-4cc3-ad32-178c8553e51c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 722 | 2025.08.28 21:51:37.833371 [ 285 ] {} <Debug> TCP-Session: 43a0efab-9e75-4b68-895d-0447ef687884 Authenticating user 'default' from [fd00:1122:3344:101::c]:35946 | ||
| 723 | 2025.08.28 21:51:37.833400 [ 281 ] {} <Debug> TCP-Session: b7185ea2-0c49-4cc3-ad32-178c8553e51c Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 724 | 2025.08.28 21:51:37.833351 [ 282 ] {} <Debug> TCP-Session: 0dd09157-1215-4ae7-94e0-2b9dbda3152d Authenticating user 'default' from [fd00:1122:3344:101::c]:40783 | ||
| 725 | 2025.08.28 21:51:37.833472 [ 285 ] {} <Debug> TCP-Session: 43a0efab-9e75-4b68-895d-0447ef687884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 726 | 2025.08.28 21:51:37.833512 [ 282 ] {} <Debug> TCP-Session: 0dd09157-1215-4ae7-94e0-2b9dbda3152d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 727 | 2025.08.28 21:51:37.832955 [ 284 ] {} <Trace> TCPHandlerFactory: TCP Request. Address: [fd00:1122:3344:101::c]:56609 | ||
| 728 | 2025.08.28 21:51:37.833366 [ 283 ] {} <Debug> TCP-Session: 10bfd569-beea-407d-b1cd-3d15003c814e Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 729 | 2025.08.28 21:51:37.833589 [ 282 ] {} <Debug> TCP-Session: 0dd09157-1215-4ae7-94e0-2b9dbda3152d Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 730 | 2025.08.28 21:51:37.833564 [ 285 ] {} <Debug> TCP-Session: 43a0efab-9e75-4b68-895d-0447ef687884 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 731 | 2025.08.28 21:51:37.833723 [ 284 ] {} <Debug> TCPHandler: Connected oximeter version 23.8.0, revision: 54465, database: default, user: default. | ||
| 732 | 2025.08.28 21:51:37.833859 [ 284 ] {} <Debug> TCP-Session: a2cb7fb8-bbd1-4aa4-be77-441b67a42f70 Authenticating user 'default' from [fd00:1122:3344:101::c]:56609 | ||
| 733 | 2025.08.28 21:51:37.833877 [ 284 ] {} <Debug> TCP-Session: a2cb7fb8-bbd1-4aa4-be77-441b67a42f70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 734 | 2025.08.28 21:51:37.833889 [ 284 ] {} <Debug> TCP-Session: a2cb7fb8-bbd1-4aa4-be77-441b67a42f70 Creating session context with user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 735 | 2025.08.28 21:51:40.655262 [ 131 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 736 | 2025.08.28 21:51:40.655324 [ 131 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 737 | 2025.08.28 21:51:40.704819 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 976 | ||
| 738 | 2025.08.28 21:51:40.709402 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 739 | 2025.08.28 21:51:40.709502 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 740 | 2025.08.28 21:51:40.710235 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 741 | 2025.08.28 21:51:40.710463 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 742 | 2025.08.28 21:51:40.710694 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 976 | ||
| 743 | 2025.08.28 21:51:40.741974 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 16 | ||
| 744 | 2025.08.28 21:51:40.762315 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 745 | 2025.08.28 21:51:40.762388 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 746 | 2025.08.28 21:51:40.769251 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 747 | 2025.08.28 21:51:40.770234 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 748 | 2025.08.28 21:51:40.774535 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 16 | ||
| 749 | 2025.08.28 21:51:41.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 155.72 MiB, peak 159.72 MiB, free memory in arenas 0.00 B, will set to 157.68 MiB (RSS), difference: 1.96 MiB | ||
| 750 | 2025.08.28 21:51:46.000223 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 153.69 MiB, peak 159.72 MiB, free memory in arenas 0.00 B, will set to 157.70 MiB (RSS), difference: 4.02 MiB | ||
| 751 | 2025.08.28 21:51:46.378487 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 752 | 2025.08.28 21:51:46.378728 [ 3 ] {e1ffee77-9deb-4ba2-a0a7-7a2dcd72dd4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) SELECT * FROM oximeter.timeseries_schema FORMAT Native; (stage: Complete) | ||
| 753 | 2025.08.28 21:51:46.387195 [ 3 ] {e1ffee77-9deb-4ba2-a0a7-7a2dcd72dd4b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 754 | 2025.08.28 21:51:46.400040 [ 3 ] {e1ffee77-9deb-4ba2-a0a7-7a2dcd72dd4b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 755 | 2025.08.28 21:51:46.407668 [ 3 ] {e1ffee77-9deb-4ba2-a0a7-7a2dcd72dd4b} <Debug> TCPHandler: Processed in 0.029312484 sec. | ||
| 756 | 2025.08.28 21:51:46.426454 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 757 | 2025.08.28 21:51:46.426622 [ 3 ] {0901ebeb-47b3-4c07-ad37-9f51bcacc469} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections') FORMAT Native; (stage: Complete) | ||
| 758 | 2025.08.28 21:51:46.441560 [ 3 ] {0901ebeb-47b3-4c07-ad37-9f51bcacc469} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 759 | 2025.08.28 21:51:46.441620 [ 3 ] {0901ebeb-47b3-4c07-ad37-9f51bcacc469} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 760 | 2025.08.28 21:51:46.444059 [ 3 ] {0901ebeb-47b3-4c07-ad37-9f51bcacc469} <Debug> TCPHandler: Processed in 0.017693506 sec. | ||
| 761 | 2025.08.28 21:51:46.444297 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 762 | 2025.08.28 21:51:46.444429 [ 3 ] {5386bebb-722e-4c4c-b6ab-0c87bed7d56a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 763 | 2025.08.28 21:51:46.449023 [ 3 ] {5386bebb-722e-4c4c-b6ab-0c87bed7d56a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 764 | 2025.08.28 21:51:46.449074 [ 3 ] {5386bebb-722e-4c4c-b6ab-0c87bed7d56a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 765 | 2025.08.28 21:51:46.449465 [ 3 ] {5386bebb-722e-4c4c-b6ab-0c87bed7d56a} <Debug> TCPHandler: Processed in 0.005224998 sec. | ||
| 766 | 2025.08.28 21:51:46.449685 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 767 | 2025.08.28 21:51:46.449806 [ 3 ] {973c0524-06a6-44b9-9571-49dba16ca065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes') FORMAT Native; (stage: Complete) | ||
| 768 | 2025.08.28 21:51:46.450062 [ 3 ] {973c0524-06a6-44b9-9571-49dba16ca065} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 769 | 2025.08.28 21:51:46.450107 [ 3 ] {973c0524-06a6-44b9-9571-49dba16ca065} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 770 | 2025.08.28 21:51:46.450426 [ 3 ] {973c0524-06a6-44b9-9571-49dba16ca065} <Debug> TCPHandler: Processed in 0.000792439 sec. | ||
| 771 | 2025.08.28 21:51:46.450643 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 772 | 2025.08.28 21:51:46.450760 [ 3 ] {67818ba8-a091-4d2e-8c1f-e7f7c552980e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 773 | 2025.08.28 21:51:46.451005 [ 3 ] {67818ba8-a091-4d2e-8c1f-e7f7c552980e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 774 | 2025.08.28 21:51:46.451051 [ 3 ] {67818ba8-a091-4d2e-8c1f-e7f7c552980e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 775 | 2025.08.28 21:51:46.451418 [ 3 ] {67818ba8-a091-4d2e-8c1f-e7f7c552980e} <Debug> TCPHandler: Processed in 0.000824789 sec. | ||
| 776 | 2025.08.28 21:51:46.451637 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 777 | 2025.08.28 21:51:46.451759 [ 3 ] {d7e37a52-2d8a-4e9c-bf01-41fed29ee7b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 778 | 2025.08.28 21:51:46.452014 [ 3 ] {d7e37a52-2d8a-4e9c-bf01-41fed29ee7b9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 779 | 2025.08.28 21:51:46.452056 [ 3 ] {d7e37a52-2d8a-4e9c-bf01-41fed29ee7b9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 780 | 2025.08.28 21:51:46.452382 [ 3 ] {d7e37a52-2d8a-4e9c-bf01-41fed29ee7b9} <Debug> TCPHandler: Processed in 0.000817199 sec. | ||
| 781 | 2025.08.28 21:51:46.452591 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 782 | 2025.08.28 21:51:46.452704 [ 3 ] {22ec8c63-924d-4e05-884f-cfe4d2d6c323} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 783 | 2025.08.28 21:51:46.452938 [ 3 ] {22ec8c63-924d-4e05-884f-cfe4d2d6c323} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 784 | 2025.08.28 21:51:46.453045 [ 3 ] {22ec8c63-924d-4e05-884f-cfe4d2d6c323} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 785 | 2025.08.28 21:51:46.453367 [ 3 ] {22ec8c63-924d-4e05-884f-cfe4d2d6c323} <Debug> TCPHandler: Processed in 0.000784348 sec. | ||
| 786 | 2025.08.28 21:51:46.453630 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 787 | 2025.08.28 21:51:46.453746 [ 3 ] {88d15c67-ed8b-468b-b434-f4e5eb8fe891} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 788 | 2025.08.28 21:51:46.453994 [ 3 ] {88d15c67-ed8b-468b-b434-f4e5eb8fe891} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 789 | 2025.08.28 21:51:46.454036 [ 3 ] {88d15c67-ed8b-468b-b434-f4e5eb8fe891} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 790 | 2025.08.28 21:51:46.454366 [ 3 ] {88d15c67-ed8b-468b-b434-f4e5eb8fe891} <Debug> TCPHandler: Processed in 0.000783338 sec. | ||
| 791 | 2025.08.28 21:51:46.454570 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 792 | 2025.08.28 21:51:46.454686 [ 3 ] {ebf2316f-1395-45a1-b14e-08c161c049f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 793 | 2025.08.28 21:51:46.454929 [ 3 ] {ebf2316f-1395-45a1-b14e-08c161c049f3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 794 | 2025.08.28 21:51:46.454971 [ 3 ] {ebf2316f-1395-45a1-b14e-08c161c049f3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 795 | 2025.08.28 21:51:46.455282 [ 3 ] {ebf2316f-1395-45a1-b14e-08c161c049f3} <Debug> TCPHandler: Processed in 0.000759159 sec. | ||
| 796 | 2025.08.28 21:51:46.455502 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 797 | 2025.08.28 21:51:46.455619 [ 3 ] {d17d4fa9-b326-45ea-83d2-412937460aa6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 798 | 2025.08.28 21:51:46.455868 [ 3 ] {d17d4fa9-b326-45ea-83d2-412937460aa6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 799 | 2025.08.28 21:51:46.455910 [ 3 ] {d17d4fa9-b326-45ea-83d2-412937460aa6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 800 | 2025.08.28 21:51:46.456218 [ 3 ] {d17d4fa9-b326-45ea-83d2-412937460aa6} <Debug> TCPHandler: Processed in 0.000762899 sec. | ||
| 801 | 2025.08.28 21:51:46.456408 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 802 | 2025.08.28 21:51:46.456525 [ 3 ] {adb87de1-0c98-4a09-847a-26ad6230f7d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 803 | 2025.08.28 21:51:46.456765 [ 3 ] {adb87de1-0c98-4a09-847a-26ad6230f7d8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 804 | 2025.08.28 21:51:46.456806 [ 3 ] {adb87de1-0c98-4a09-847a-26ad6230f7d8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 805 | 2025.08.28 21:51:46.457113 [ 3 ] {adb87de1-0c98-4a09-847a-26ad6230f7d8} <Debug> TCPHandler: Processed in 0.000751389 sec. | ||
| 806 | 2025.08.28 21:51:46.457312 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 807 | 2025.08.28 21:51:46.457428 [ 3 ] {310b1f4a-24e9-4c2e-8675-c4bf8b4b7072} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 808 | 2025.08.28 21:51:46.457671 [ 3 ] {310b1f4a-24e9-4c2e-8675-c4bf8b4b7072} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 809 | 2025.08.28 21:51:46.457713 [ 3 ] {310b1f4a-24e9-4c2e-8675-c4bf8b4b7072} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 810 | 2025.08.28 21:51:46.458050 [ 3 ] {310b1f4a-24e9-4c2e-8675-c4bf8b4b7072} <Debug> TCPHandler: Processed in 0.000785509 sec. | ||
| 811 | 2025.08.28 21:51:46.458266 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 812 | 2025.08.28 21:51:46.458382 [ 3 ] {8ae85296-52b2-442a-af1a-bc9329ae98b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 813 | 2025.08.28 21:51:46.458628 [ 3 ] {8ae85296-52b2-442a-af1a-bc9329ae98b0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 814 | 2025.08.28 21:51:46.458669 [ 3 ] {8ae85296-52b2-442a-af1a-bc9329ae98b0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 815 | 2025.08.28 21:51:46.458977 [ 3 ] {8ae85296-52b2-442a-af1a-bc9329ae98b0} <Debug> TCPHandler: Processed in 0.000759498 sec. | ||
| 816 | 2025.08.28 21:51:46.459187 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 817 | 2025.08.28 21:51:46.459305 [ 3 ] {cede0d94-1770-486b-92ae-8e57aed59a58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 818 | 2025.08.28 21:51:46.459556 [ 3 ] {cede0d94-1770-486b-92ae-8e57aed59a58} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 819 | 2025.08.28 21:51:46.459598 [ 3 ] {cede0d94-1770-486b-92ae-8e57aed59a58} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 820 | 2025.08.28 21:51:46.459982 [ 3 ] {cede0d94-1770-486b-92ae-8e57aed59a58} <Debug> TCPHandler: Processed in 0.000845369 sec. | ||
| 821 | 2025.08.28 21:51:46.460189 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 822 | 2025.08.28 21:51:46.460307 [ 3 ] {5f25b3a3-8ad4-4cb0-a490-8f6e81323b5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 823 | 2025.08.28 21:51:46.460561 [ 3 ] {5f25b3a3-8ad4-4cb0-a490-8f6e81323b5e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 824 | 2025.08.28 21:51:46.460602 [ 3 ] {5f25b3a3-8ad4-4cb0-a490-8f6e81323b5e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 825 | 2025.08.28 21:51:46.460931 [ 3 ] {5f25b3a3-8ad4-4cb0-a490-8f6e81323b5e} <Debug> TCPHandler: Processed in 0.000793109 sec. | ||
| 826 | 2025.08.28 21:51:46.461120 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 827 | 2025.08.28 21:51:46.461238 [ 3 ] {d8e22d4e-3006-4f26-b49b-a5ce922bdb8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 828 | 2025.08.28 21:51:46.461500 [ 3 ] {d8e22d4e-3006-4f26-b49b-a5ce922bdb8c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 829 | 2025.08.28 21:51:46.461541 [ 3 ] {d8e22d4e-3006-4f26-b49b-a5ce922bdb8c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 830 | 2025.08.28 21:51:46.461875 [ 3 ] {d8e22d4e-3006-4f26-b49b-a5ce922bdb8c} <Debug> TCPHandler: Processed in 0.000802349 sec. | ||
| 831 | 2025.08.28 21:51:46.462082 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 832 | 2025.08.28 21:51:46.462199 [ 3 ] {bda7e502-fb53-4a83-8731-3b7ed56df468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 833 | 2025.08.28 21:51:46.462461 [ 3 ] {bda7e502-fb53-4a83-8731-3b7ed56df468} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 834 | 2025.08.28 21:51:46.462505 [ 3 ] {bda7e502-fb53-4a83-8731-3b7ed56df468} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 835 | 2025.08.28 21:51:46.462839 [ 3 ] {bda7e502-fb53-4a83-8731-3b7ed56df468} <Debug> TCPHandler: Processed in 0.000806679 sec. | ||
| 836 | 2025.08.28 21:51:46.463070 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 837 | 2025.08.28 21:51:46.463188 [ 3 ] {c82876ee-76a6-40da-ab6f-14e406fadc23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 838 | 2025.08.28 21:51:46.463462 [ 3 ] {c82876ee-76a6-40da-ab6f-14e406fadc23} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 839 | 2025.08.28 21:51:46.463503 [ 3 ] {c82876ee-76a6-40da-ab6f-14e406fadc23} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 840 | 2025.08.28 21:51:46.463816 [ 3 ] {c82876ee-76a6-40da-ab6f-14e406fadc23} <Debug> TCPHandler: Processed in 0.000794009 sec. | ||
| 841 | 2025.08.28 21:51:46.464019 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 842 | 2025.08.28 21:51:46.464137 [ 3 ] {6e3c2da0-d2c9-42f8-9536-de977d2e028a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 843 | 2025.08.28 21:51:46.464400 [ 3 ] {6e3c2da0-d2c9-42f8-9536-de977d2e028a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 844 | 2025.08.28 21:51:46.464444 [ 3 ] {6e3c2da0-d2c9-42f8-9536-de977d2e028a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 845 | 2025.08.28 21:51:46.464774 [ 3 ] {6e3c2da0-d2c9-42f8-9536-de977d2e028a} <Debug> TCPHandler: Processed in 0.000801808 sec. | ||
| 846 | 2025.08.28 21:51:46.467698 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 847 | 2025.08.28 21:51:46.467807 [ 3 ] {d8b14dbe-f830-4777-a01a-31bfa3a0a827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 848 | 2025.08.28 21:51:46.467848 [ 3 ] {d8b14dbe-f830-4777-a01a-31bfa3a0a827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 849 | 2025.08.28 21:51:46.468392 [ 3 ] {d8b14dbe-f830-4777-a01a-31bfa3a0a827} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 850 | 2025.08.28 21:51:46.468434 [ 3 ] {d8b14dbe-f830-4777-a01a-31bfa3a0a827} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 851 | 2025.08.28 21:51:46.471589 [ 3 ] {d8b14dbe-f830-4777-a01a-31bfa3a0a827} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 852 | 2025.08.28 21:51:46.471931 [ 3 ] {d8b14dbe-f830-4777-a01a-31bfa3a0a827} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 853 | 2025.08.28 21:51:46.472198 [ 3 ] {d8b14dbe-f830-4777-a01a-31bfa3a0a827} <Debug> executeQuery: Read 19 rows, 2.74 KiB in 0.004418 sec., 4300.588501584427 rows/sec., 621.13 KiB/sec. | ||
| 854 | 2025.08.28 21:51:46.472268 [ 3 ] {d8b14dbe-f830-4777-a01a-31bfa3a0a827} <Debug> TCPHandler: Processed in 0.004628301 sec. | ||
| 855 | 2025.08.28 21:51:46.472416 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 856 | 2025.08.28 21:51:46.472526 [ 3 ] {a3a3c634-7df3-4faa-9fb0-838d17f5c517} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 857 | 2025.08.28 21:51:46.472570 [ 3 ] {a3a3c634-7df3-4faa-9fb0-838d17f5c517} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 858 | 2025.08.28 21:51:46.478319 [ 3 ] {a3a3c634-7df3-4faa-9fb0-838d17f5c517} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 859 | 2025.08.28 21:51:46.478364 [ 3 ] {a3a3c634-7df3-4faa-9fb0-838d17f5c517} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 860 | 2025.08.28 21:51:46.481002 [ 3 ] {a3a3c634-7df3-4faa-9fb0-838d17f5c517} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 861 | 2025.08.28 21:51:46.481242 [ 3 ] {a3a3c634-7df3-4faa-9fb0-838d17f5c517} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 862 | 2025.08.28 21:51:46.481389 [ 3 ] {a3a3c634-7df3-4faa-9fb0-838d17f5c517} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.008889 sec., 449.99437507031166 rows/sec., 36.69 KiB/sec. | ||
| 863 | 2025.08.28 21:51:46.481431 [ 3 ] {a3a3c634-7df3-4faa-9fb0-838d17f5c517} <Debug> TCPHandler: Processed in 0.009074221 sec. | ||
| 864 | 2025.08.28 21:51:46.481554 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 865 | 2025.08.28 21:51:46.481662 [ 3 ] {6d6965ea-4fe0-47da-a958-60ae1f2d26ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 866 | 2025.08.28 21:51:46.481709 [ 3 ] {6d6965ea-4fe0-47da-a958-60ae1f2d26ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 867 | 2025.08.28 21:51:46.484446 [ 3 ] {6d6965ea-4fe0-47da-a958-60ae1f2d26ab} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 868 | 2025.08.28 21:51:46.484482 [ 3 ] {6d6965ea-4fe0-47da-a958-60ae1f2d26ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 869 | 2025.08.28 21:51:46.484825 [ 3 ] {6d6965ea-4fe0-47da-a958-60ae1f2d26ab} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 870 | 2025.08.28 21:51:46.485058 [ 3 ] {6d6965ea-4fe0-47da-a958-60ae1f2d26ab} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 871 | 2025.08.28 21:51:46.485189 [ 3 ] {6d6965ea-4fe0-47da-a958-60ae1f2d26ab} <Debug> executeQuery: Read 32 rows, 2.49 KiB in 0.00355 sec., 9014.084507042253 rows/sec., 701.47 KiB/sec. | ||
| 872 | 2025.08.28 21:51:46.485228 [ 3 ] {6d6965ea-4fe0-47da-a958-60ae1f2d26ab} <Debug> TCPHandler: Processed in 0.003724132 sec. | ||
| 873 | 2025.08.28 21:51:46.485346 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 874 | 2025.08.28 21:51:46.485450 [ 3 ] {009ef106-5c2f-43dc-8f38-9b16e7c567d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 875 | 2025.08.28 21:51:46.485492 [ 3 ] {009ef106-5c2f-43dc-8f38-9b16e7c567d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 876 | 2025.08.28 21:51:46.485918 [ 3 ] {009ef106-5c2f-43dc-8f38-9b16e7c567d8} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 877 | 2025.08.28 21:51:46.485956 [ 3 ] {009ef106-5c2f-43dc-8f38-9b16e7c567d8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 878 | 2025.08.28 21:51:46.486389 [ 3 ] {009ef106-5c2f-43dc-8f38-9b16e7c567d8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 879 | 2025.08.28 21:51:46.486603 [ 3 ] {009ef106-5c2f-43dc-8f38-9b16e7c567d8} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 880 | 2025.08.28 21:51:46.486734 [ 3 ] {009ef106-5c2f-43dc-8f38-9b16e7c567d8} <Debug> executeQuery: Read 4 rows, 286.00 B in 0.001304 sec., 3067.4846625766872 rows/sec., 214.18 KiB/sec. | ||
| 881 | 2025.08.28 21:51:46.486784 [ 3 ] {009ef106-5c2f-43dc-8f38-9b16e7c567d8} <Debug> TCPHandler: Processed in 0.001489667 sec. | ||
| 882 | 2025.08.28 21:51:46.486909 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 883 | 2025.08.28 21:51:46.487004 [ 3 ] {b356cf86-27a5-484c-a6fe-443e5001ce07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 884 | 2025.08.28 21:51:46.487044 [ 3 ] {b356cf86-27a5-484c-a6fe-443e5001ce07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 885 | 2025.08.28 21:51:46.487450 [ 3 ] {b356cf86-27a5-484c-a6fe-443e5001ce07} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 886 | 2025.08.28 21:51:46.487487 [ 3 ] {b356cf86-27a5-484c-a6fe-443e5001ce07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 887 | 2025.08.28 21:51:46.487859 [ 3 ] {b356cf86-27a5-484c-a6fe-443e5001ce07} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 888 | 2025.08.28 21:51:46.488079 [ 3 ] {b356cf86-27a5-484c-a6fe-443e5001ce07} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 889 | 2025.08.28 21:51:46.488204 [ 3 ] {b356cf86-27a5-484c-a6fe-443e5001ce07} <Debug> executeQuery: Read 40 rows, 3.21 KiB in 0.001219 sec., 32813.78178835111 rows/sec., 2.57 MiB/sec. | ||
| 890 | 2025.08.28 21:51:46.488242 [ 3 ] {b356cf86-27a5-484c-a6fe-443e5001ce07} <Debug> TCPHandler: Processed in 0.001382826 sec. | ||
| 891 | 2025.08.28 21:51:46.488351 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 892 | 2025.08.28 21:51:46.488448 [ 3 ] {de4de357-e572-49c7-8ee2-964c80fe5622} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 893 | 2025.08.28 21:51:46.488491 [ 3 ] {de4de357-e572-49c7-8ee2-964c80fe5622} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 894 | 2025.08.28 21:51:46.490848 [ 3 ] {de4de357-e572-49c7-8ee2-964c80fe5622} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 895 | 2025.08.28 21:51:46.490882 [ 3 ] {de4de357-e572-49c7-8ee2-964c80fe5622} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 896 | 2025.08.28 21:51:46.495733 [ 3 ] {de4de357-e572-49c7-8ee2-964c80fe5622} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 897 | 2025.08.28 21:51:46.495958 [ 3 ] {de4de357-e572-49c7-8ee2-964c80fe5622} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 898 | 2025.08.28 21:51:46.496086 [ 3 ] {de4de357-e572-49c7-8ee2-964c80fe5622} <Debug> executeQuery: Read 68 rows, 4.86 KiB in 0.007656 sec., 8881.922675026124 rows/sec., 634.46 KiB/sec. | ||
| 899 | 2025.08.28 21:51:46.496123 [ 3 ] {de4de357-e572-49c7-8ee2-964c80fe5622} <Debug> TCPHandler: Processed in 0.007818526 sec. | ||
| 900 | 2025.08.28 21:51:46.496242 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 901 | 2025.08.28 21:51:46.496337 [ 3 ] {4044f02e-77b4-481b-9598-4d8ece25baa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 902 | 2025.08.28 21:51:46.496381 [ 3 ] {4044f02e-77b4-481b-9598-4d8ece25baa1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 903 | 2025.08.28 21:51:46.496709 [ 3 ] {4044f02e-77b4-481b-9598-4d8ece25baa1} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 904 | 2025.08.28 21:51:46.496746 [ 3 ] {4044f02e-77b4-481b-9598-4d8ece25baa1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 905 | 2025.08.28 21:51:46.497059 [ 3 ] {4044f02e-77b4-481b-9598-4d8ece25baa1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 906 | 2025.08.28 21:51:46.497269 [ 3 ] {4044f02e-77b4-481b-9598-4d8ece25baa1} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 907 | 2025.08.28 21:51:46.497392 [ 3 ] {4044f02e-77b4-481b-9598-4d8ece25baa1} <Debug> executeQuery: Read 24 rows, 1.64 KiB in 0.001072 sec., 22388.059701492537 rows/sec., 1.49 MiB/sec. | ||
| 908 | 2025.08.28 21:51:46.497427 [ 3 ] {4044f02e-77b4-481b-9598-4d8ece25baa1} <Debug> TCPHandler: Processed in 0.001235443 sec. | ||
| 909 | 2025.08.28 21:51:48.210920 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 1464 | ||
| 910 | 2025.08.28 21:51:48.211411 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 911 | 2025.08.28 21:51:48.211452 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 912 | 2025.08.28 21:51:48.212053 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 913 | 2025.08.28 21:51:48.212292 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 914 | 2025.08.28 21:51:48.212432 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1464 | ||
| 915 | 2025.08.28 21:51:48.274810 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 23 | ||
| 916 | 2025.08.28 21:51:48.291943 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 917 | 2025.08.28 21:51:48.292006 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.11 GiB. | ||
| 918 | 2025.08.28 21:51:48.298311 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 919 | 2025.08.28 21:51:48.299117 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 920 | 2025.08.28 21:51:48.302651 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 23 | ||
| 921 | 2025.08.28 21:51:51.378619 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 922 | 2025.08.28 21:51:51.378812 [ 3 ] {2d25f2d5-c9bb-47b8-a3d2-f89f4750d379} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 923 | 2025.08.28 21:51:51.378881 [ 3 ] {2d25f2d5-c9bb-47b8-a3d2-f89f4750d379} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 924 | 2025.08.28 21:51:51.379532 [ 3 ] {2d25f2d5-c9bb-47b8-a3d2-f89f4750d379} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 925 | 2025.08.28 21:51:51.379575 [ 3 ] {2d25f2d5-c9bb-47b8-a3d2-f89f4750d379} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 926 | 2025.08.28 21:51:51.379958 [ 3 ] {2d25f2d5-c9bb-47b8-a3d2-f89f4750d379} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 927 | 2025.08.28 21:51:51.380191 [ 3 ] {2d25f2d5-c9bb-47b8-a3d2-f89f4750d379} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 928 | 2025.08.28 21:51:51.380348 [ 3 ] {2d25f2d5-c9bb-47b8-a3d2-f89f4750d379} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001586 sec., 18915.510718789406 rows/sec., 1.44 MiB/sec. | ||
| 929 | 2025.08.28 21:51:51.380396 [ 3 ] {2d25f2d5-c9bb-47b8-a3d2-f89f4750d379} <Debug> TCPHandler: Processed in 0.001904921 sec. | ||
| 930 | 2025.08.28 21:51:51.380536 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 931 | 2025.08.28 21:51:51.380642 [ 3 ] {483e4629-335d-4cec-ac07-87145612eae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 932 | 2025.08.28 21:51:51.380686 [ 3 ] {483e4629-335d-4cec-ac07-87145612eae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 933 | 2025.08.28 21:51:51.381106 [ 3 ] {483e4629-335d-4cec-ac07-87145612eae4} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 934 | 2025.08.28 21:51:51.381143 [ 3 ] {483e4629-335d-4cec-ac07-87145612eae4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 935 | 2025.08.28 21:51:51.381454 [ 3 ] {483e4629-335d-4cec-ac07-87145612eae4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 936 | 2025.08.28 21:51:51.381675 [ 3 ] {483e4629-335d-4cec-ac07-87145612eae4} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 937 | 2025.08.28 21:51:51.381801 [ 3 ] {483e4629-335d-4cec-ac07-87145612eae4} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001184 sec., 30405.405405405407 rows/sec., 2.37 MiB/sec. | ||
| 938 | 2025.08.28 21:51:51.381840 [ 3 ] {483e4629-335d-4cec-ac07-87145612eae4} <Debug> TCPHandler: Processed in 0.001355555 sec. | ||
| 939 | 2025.08.28 21:51:51.381972 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 940 | 2025.08.28 21:51:51.382070 [ 3 ] {fa3ddc7f-1324-4b3a-a72e-a2ac329f9fbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 941 | 2025.08.28 21:51:51.382116 [ 3 ] {fa3ddc7f-1324-4b3a-a72e-a2ac329f9fbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 942 | 2025.08.28 21:51:51.382501 [ 3 ] {fa3ddc7f-1324-4b3a-a72e-a2ac329f9fbf} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 943 | 2025.08.28 21:51:51.382536 [ 3 ] {fa3ddc7f-1324-4b3a-a72e-a2ac329f9fbf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 944 | 2025.08.28 21:51:51.382861 [ 3 ] {fa3ddc7f-1324-4b3a-a72e-a2ac329f9fbf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 945 | 2025.08.28 21:51:51.383086 [ 3 ] {fa3ddc7f-1324-4b3a-a72e-a2ac329f9fbf} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 946 | 2025.08.28 21:51:51.383216 [ 3 ] {fa3ddc7f-1324-4b3a-a72e-a2ac329f9fbf} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001167 sec., 94258.78320479863 rows/sec., 6.58 MiB/sec. | ||
| 947 | 2025.08.28 21:51:51.383253 [ 3 ] {fa3ddc7f-1324-4b3a-a72e-a2ac329f9fbf} <Debug> TCPHandler: Processed in 0.001330165 sec. | ||
| 948 | 2025.08.28 21:51:51.383366 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 949 | 2025.08.28 21:51:51.383462 [ 3 ] {1b9872b5-315f-43a2-b595-746b006d68e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 950 | 2025.08.28 21:51:51.383505 [ 3 ] {1b9872b5-315f-43a2-b595-746b006d68e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 951 | 2025.08.28 21:51:51.383825 [ 3 ] {1b9872b5-315f-43a2-b595-746b006d68e0} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 952 | 2025.08.28 21:51:51.383859 [ 3 ] {1b9872b5-315f-43a2-b595-746b006d68e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 953 | 2025.08.28 21:51:51.384163 [ 3 ] {1b9872b5-315f-43a2-b595-746b006d68e0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 954 | 2025.08.28 21:51:51.384370 [ 3 ] {1b9872b5-315f-43a2-b595-746b006d68e0} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 955 | 2025.08.28 21:51:51.384494 [ 3 ] {1b9872b5-315f-43a2-b595-746b006d68e0} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001051 sec., 38058.99143672692 rows/sec., 2.54 MiB/sec. | ||
| 956 | 2025.08.28 21:51:51.384530 [ 3 ] {1b9872b5-315f-43a2-b595-746b006d68e0} <Debug> TCPHandler: Processed in 0.001212474 sec. | ||
| 957 | 2025.08.28 21:51:55.655566 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 958 | 2025.08.28 21:51:55.655626 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 959 | 2025.08.28 21:51:55.705219 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 60 entries to flush up to offset 148 | ||
| 960 | 2025.08.28 21:51:55.708578 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 961 | 2025.08.28 21:51:55.708628 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 962 | 2025.08.28 21:51:55.709752 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 963 | 2025.08.28 21:51:55.710009 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 964 | 2025.08.28 21:51:55.710301 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 148 | ||
| 965 | 2025.08.28 21:51:55.712624 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 1891 | ||
| 966 | 2025.08.28 21:51:55.713105 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 967 | 2025.08.28 21:51:55.713150 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 968 | 2025.08.28 21:51:55.713668 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 969 | 2025.08.28 21:51:55.713888 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 970 | 2025.08.28 21:51:55.714012 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 1891 | ||
| 971 | 2025.08.28 21:51:55.802836 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 31 | ||
| 972 | 2025.08.28 21:51:55.818767 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 973 | 2025.08.28 21:51:55.818807 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 974 | 2025.08.28 21:51:55.824882 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 975 | 2025.08.28 21:51:55.825615 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 976 | 2025.08.28 21:51:55.828415 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 31 | ||
| 977 | 2025.08.28 21:51:56.378948 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 978 | 2025.08.28 21:51:56.379125 [ 3 ] {bd718140-bdeb-4279-82d0-8d46413b75de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 979 | 2025.08.28 21:51:56.379189 [ 3 ] {bd718140-bdeb-4279-82d0-8d46413b75de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 980 | 2025.08.28 21:51:56.379855 [ 3 ] {bd718140-bdeb-4279-82d0-8d46413b75de} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 981 | 2025.08.28 21:51:56.379901 [ 3 ] {bd718140-bdeb-4279-82d0-8d46413b75de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 982 | 2025.08.28 21:51:56.380281 [ 3 ] {bd718140-bdeb-4279-82d0-8d46413b75de} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 983 | 2025.08.28 21:51:56.380511 [ 3 ] {bd718140-bdeb-4279-82d0-8d46413b75de} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 984 | 2025.08.28 21:51:56.380658 [ 3 ] {bd718140-bdeb-4279-82d0-8d46413b75de} <Debug> executeQuery: Read 30 rows, 2.34 KiB in 0.001582 sec., 18963.337547408344 rows/sec., 1.45 MiB/sec. | ||
| 985 | 2025.08.28 21:51:56.380700 [ 3 ] {bd718140-bdeb-4279-82d0-8d46413b75de} <Debug> TCPHandler: Processed in 0.00187671 sec. | ||
| 986 | 2025.08.28 21:51:56.380823 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 987 | 2025.08.28 21:51:56.380918 [ 3 ] {89cdba1a-2f9c-4dd0-920c-36a6d39bf85d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 988 | 2025.08.28 21:51:56.380957 [ 3 ] {89cdba1a-2f9c-4dd0-920c-36a6d39bf85d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 989 | 2025.08.28 21:51:56.381403 [ 3 ] {89cdba1a-2f9c-4dd0-920c-36a6d39bf85d} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 990 | 2025.08.28 21:51:56.381439 [ 3 ] {89cdba1a-2f9c-4dd0-920c-36a6d39bf85d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 991 | 2025.08.28 21:51:56.381726 [ 3 ] {89cdba1a-2f9c-4dd0-920c-36a6d39bf85d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 992 | 2025.08.28 21:51:56.381929 [ 3 ] {89cdba1a-2f9c-4dd0-920c-36a6d39bf85d} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 993 | 2025.08.28 21:51:56.382049 [ 3 ] {89cdba1a-2f9c-4dd0-920c-36a6d39bf85d} <Debug> executeQuery: Read 36 rows, 2.88 KiB in 0.001149 sec., 31331.592689295037 rows/sec., 2.45 MiB/sec. | ||
| 994 | 2025.08.28 21:51:56.382085 [ 3 ] {89cdba1a-2f9c-4dd0-920c-36a6d39bf85d} <Debug> TCPHandler: Processed in 0.001312325 sec. | ||
| 995 | 2025.08.28 21:51:56.382206 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 996 | 2025.08.28 21:51:56.382299 [ 3 ] {73bb220f-76f6-4a2a-9f9b-332a77bd72b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 997 | 2025.08.28 21:51:56.382342 [ 3 ] {73bb220f-76f6-4a2a-9f9b-332a77bd72b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 998 | 2025.08.28 21:51:56.382760 [ 3 ] {73bb220f-76f6-4a2a-9f9b-332a77bd72b8} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 999 | 2025.08.28 21:51:56.382795 [ 3 ] {73bb220f-76f6-4a2a-9f9b-332a77bd72b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 1000 | 2025.08.28 21:51:56.383108 [ 3 ] {73bb220f-76f6-4a2a-9f9b-332a77bd72b8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1001 | 2025.08.28 21:51:56.383316 [ 3 ] {73bb220f-76f6-4a2a-9f9b-332a77bd72b8} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1002 | 2025.08.28 21:51:56.383437 [ 3 ] {73bb220f-76f6-4a2a-9f9b-332a77bd72b8} <Debug> executeQuery: Read 110 rows, 7.86 KiB in 0.001156 sec., 95155.70934256056 rows/sec., 6.64 MiB/sec. | ||
| 1003 | 2025.08.28 21:51:56.383471 [ 3 ] {73bb220f-76f6-4a2a-9f9b-332a77bd72b8} <Debug> TCPHandler: Processed in 0.001315765 sec. | ||
| 1004 | 2025.08.28 21:51:56.383584 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1005 | 2025.08.28 21:51:56.383676 [ 3 ] {29006200-30fc-4f5e-8fb8-406c4f0d9f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1006 | 2025.08.28 21:51:56.383715 [ 3 ] {29006200-30fc-4f5e-8fb8-406c4f0d9f56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1007 | 2025.08.28 21:51:56.384038 [ 3 ] {29006200-30fc-4f5e-8fb8-406c4f0d9f56} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1008 | 2025.08.28 21:51:56.384072 [ 3 ] {29006200-30fc-4f5e-8fb8-406c4f0d9f56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.10 GiB. | ||
| 1009 | 2025.08.28 21:51:56.384363 [ 3 ] {29006200-30fc-4f5e-8fb8-406c4f0d9f56} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1010 | 2025.08.28 21:51:56.384566 [ 3 ] {29006200-30fc-4f5e-8fb8-406c4f0d9f56} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1011 | 2025.08.28 21:51:56.384685 [ 3 ] {29006200-30fc-4f5e-8fb8-406c4f0d9f56} <Debug> executeQuery: Read 40 rows, 2.73 KiB in 0.001027 sec., 38948.39337877313 rows/sec., 2.60 MiB/sec. | ||
| 1012 | 2025.08.28 21:51:56.384719 [ 3 ] {29006200-30fc-4f5e-8fb8-406c4f0d9f56} <Debug> TCPHandler: Processed in 0.001181853 sec. | ||
| 1013 | 2025.08.28 21:52:01.377759 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1014 | 2025.08.28 21:52:01.378159 [ 3 ] {228f6923-c671-4f17-854d-fa988f25e46d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1015 | 2025.08.28 21:52:01.382710 [ 3 ] {228f6923-c671-4f17-854d-fa988f25e46d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1016 | 2025.08.28 21:52:01.385097 [ 3 ] {228f6923-c671-4f17-854d-fa988f25e46d} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', '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 | ||
| 1017 | 2025.08.28 21:52:01.385390 [ 3 ] {228f6923-c671-4f17-854d-fa988f25e46d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1018 | 2025.08.28 21:52:01.390071 [ 3 ] {228f6923-c671-4f17-854d-fa988f25e46d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1019 | 2025.08.28 21:52:01.392498 [ 3 ] {228f6923-c671-4f17-854d-fa988f25e46d} <Debug> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 1020 | 2025.08.28 21:52:01.396652 [ 3 ] {228f6923-c671-4f17-854d-fa988f25e46d} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1021 | 2025.08.28 21:52:01.398591 [ 3 ] {228f6923-c671-4f17-854d-fa988f25e46d} <Debug> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (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 | ||
| 1022 | 2025.08.28 21:52:01.398613 [ 3 ] {228f6923-c671-4f17-854d-fa988f25e46d} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1023 | 2025.08.28 21:52:01.400660 [ 3 ] {228f6923-c671-4f17-854d-fa988f25e46d} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1024 | 2025.08.28 21:52:01.400714 [ 3 ] {228f6923-c671-4f17-854d-fa988f25e46d} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1025 | 2025.08.28 21:52:01.426389 [ 3 ] {228f6923-c671-4f17-854d-fa988f25e46d} <Debug> executeQuery: Read 19 rows, 793.00 B in 0.048386 sec., 392.67556731285913 rows/sec., 16.00 KiB/sec. | ||
| 1026 | 2025.08.28 21:52:01.426495 [ 3 ] {228f6923-c671-4f17-854d-fa988f25e46d} <Debug> TCPHandler: Processed in 0.04891911 sec. | ||
| 1027 | 2025.08.28 21:52:01.430526 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1028 | 2025.08.28 21:52:01.430644 [ 3 ] {7d0a2cd4-c3f6-4cd4-bec7-9e25e3f42e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1029 | 2025.08.28 21:52:01.430704 [ 3 ] {7d0a2cd4-c3f6-4cd4-bec7-9e25e3f42e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1030 | 2025.08.28 21:52:01.431242 [ 3 ] {7d0a2cd4-c3f6-4cd4-bec7-9e25e3f42e31} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1031 | 2025.08.28 21:52:01.431291 [ 3 ] {7d0a2cd4-c3f6-4cd4-bec7-9e25e3f42e31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1032 | 2025.08.28 21:52:01.431731 [ 3 ] {7d0a2cd4-c3f6-4cd4-bec7-9e25e3f42e31} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1033 | 2025.08.28 21:52:01.431931 [ 3 ] {7d0a2cd4-c3f6-4cd4-bec7-9e25e3f42e31} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1034 | 2025.08.28 21:52:01.432079 [ 3 ] {7d0a2cd4-c3f6-4cd4-bec7-9e25e3f42e31} <Debug> executeQuery: Read 1 rows, 153.00 B in 0.00147 sec., 680.2721088435375 rows/sec., 101.64 KiB/sec. | ||
| 1035 | 2025.08.28 21:52:01.432121 [ 3 ] {7d0a2cd4-c3f6-4cd4-bec7-9e25e3f42e31} <Debug> TCPHandler: Processed in 0.001649048 sec. | ||
| 1036 | 2025.08.28 21:52:01.432222 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1037 | 2025.08.28 21:52:01.432324 [ 3 ] {b8a1a558-7809-4f07-8a02-c84aa4aaa707} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1038 | 2025.08.28 21:52:01.432366 [ 3 ] {b8a1a558-7809-4f07-8a02-c84aa4aaa707} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1039 | 2025.08.28 21:52:01.432771 [ 3 ] {b8a1a558-7809-4f07-8a02-c84aa4aaa707} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1040 | 2025.08.28 21:52:01.432809 [ 3 ] {b8a1a558-7809-4f07-8a02-c84aa4aaa707} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1041 | 2025.08.28 21:52:01.433108 [ 3 ] {b8a1a558-7809-4f07-8a02-c84aa4aaa707} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1042 | 2025.08.28 21:52:01.433317 [ 3 ] {b8a1a558-7809-4f07-8a02-c84aa4aaa707} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1043 | 2025.08.28 21:52:01.433449 [ 3 ] {b8a1a558-7809-4f07-8a02-c84aa4aaa707} <Debug> executeQuery: Read 4 rows, 334.00 B in 0.001147 sec., 3487.3583260680034 rows/sec., 284.37 KiB/sec. | ||
| 1044 | 2025.08.28 21:52:01.433494 [ 3 ] {b8a1a558-7809-4f07-8a02-c84aa4aaa707} <Debug> TCPHandler: Processed in 0.001319885 sec. | ||
| 1045 | 2025.08.28 21:52:01.433605 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1046 | 2025.08.28 21:52:01.433700 [ 3 ] {3169171f-98ea-411a-aad6-8e7b32a54a21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1047 | 2025.08.28 21:52:01.433741 [ 3 ] {3169171f-98ea-411a-aad6-8e7b32a54a21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1048 | 2025.08.28 21:52:01.434144 [ 3 ] {3169171f-98ea-411a-aad6-8e7b32a54a21} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1049 | 2025.08.28 21:52:01.434181 [ 3 ] {3169171f-98ea-411a-aad6-8e7b32a54a21} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1050 | 2025.08.28 21:52:01.434502 [ 3 ] {3169171f-98ea-411a-aad6-8e7b32a54a21} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1051 | 2025.08.28 21:52:01.434715 [ 3 ] {3169171f-98ea-411a-aad6-8e7b32a54a21} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1052 | 2025.08.28 21:52:01.434840 [ 3 ] {3169171f-98ea-411a-aad6-8e7b32a54a21} <Debug> executeQuery: Read 78 rows, 6.56 KiB in 0.001158 sec., 67357.51295336788 rows/sec., 5.53 MiB/sec. | ||
| 1053 | 2025.08.28 21:52:01.434886 [ 3 ] {3169171f-98ea-411a-aad6-8e7b32a54a21} <Debug> TCPHandler: Processed in 0.001330005 sec. | ||
| 1054 | 2025.08.28 21:52:01.434996 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1055 | 2025.08.28 21:52:01.435092 [ 3 ] {97d29ae6-fa4b-459e-a86d-474f7efa066e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1056 | 2025.08.28 21:52:01.435133 [ 3 ] {97d29ae6-fa4b-459e-a86d-474f7efa066e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1057 | 2025.08.28 21:52:01.435551 [ 3 ] {97d29ae6-fa4b-459e-a86d-474f7efa066e} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1058 | 2025.08.28 21:52:01.435589 [ 3 ] {97d29ae6-fa4b-459e-a86d-474f7efa066e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1059 | 2025.08.28 21:52:01.435901 [ 3 ] {97d29ae6-fa4b-459e-a86d-474f7efa066e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1060 | 2025.08.28 21:52:01.436130 [ 3 ] {97d29ae6-fa4b-459e-a86d-474f7efa066e} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1061 | 2025.08.28 21:52:01.436256 [ 3 ] {97d29ae6-fa4b-459e-a86d-474f7efa066e} <Debug> executeQuery: Read 14 rows, 1.03 KiB in 0.001182 sec., 11844.331641285955 rows/sec., 872.46 KiB/sec. | ||
| 1062 | 2025.08.28 21:52:01.436292 [ 3 ] {97d29ae6-fa4b-459e-a86d-474f7efa066e} <Debug> TCPHandler: Processed in 0.001345324 sec. | ||
| 1063 | 2025.08.28 21:52:01.436866 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1064 | 2025.08.28 21:52:01.436962 [ 3 ] {d7e0b056-e457-4be5-ae07-30eebd735073} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1065 | 2025.08.28 21:52:01.437001 [ 3 ] {d7e0b056-e457-4be5-ae07-30eebd735073} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1066 | 2025.08.28 21:52:01.437400 [ 3 ] {d7e0b056-e457-4be5-ae07-30eebd735073} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1067 | 2025.08.28 21:52:01.437438 [ 3 ] {d7e0b056-e457-4be5-ae07-30eebd735073} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1068 | 2025.08.28 21:52:01.437745 [ 3 ] {d7e0b056-e457-4be5-ae07-30eebd735073} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1069 | 2025.08.28 21:52:01.437954 [ 3 ] {d7e0b056-e457-4be5-ae07-30eebd735073} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1070 | 2025.08.28 21:52:01.438079 [ 3 ] {d7e0b056-e457-4be5-ae07-30eebd735073} <Debug> executeQuery: Read 78 rows, 6.24 KiB in 0.001135 sec., 68722.46696035242 rows/sec., 5.37 MiB/sec. | ||
| 1071 | 2025.08.28 21:52:01.438116 [ 3 ] {d7e0b056-e457-4be5-ae07-30eebd735073} <Debug> TCPHandler: Processed in 0.001298235 sec. | ||
| 1072 | 2025.08.28 21:52:01.438221 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1073 | 2025.08.28 21:52:01.438315 [ 3 ] {9d887c7d-f87f-4526-ba76-428305fcf4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1074 | 2025.08.28 21:52:01.438361 [ 3 ] {9d887c7d-f87f-4526-ba76-428305fcf4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1075 | 2025.08.28 21:52:01.438800 [ 3 ] {9d887c7d-f87f-4526-ba76-428305fcf4f9} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1076 | 2025.08.28 21:52:01.438836 [ 3 ] {9d887c7d-f87f-4526-ba76-428305fcf4f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1077 | 2025.08.28 21:52:01.439159 [ 3 ] {9d887c7d-f87f-4526-ba76-428305fcf4f9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1078 | 2025.08.28 21:52:01.439384 [ 3 ] {9d887c7d-f87f-4526-ba76-428305fcf4f9} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1079 | 2025.08.28 21:52:01.439510 [ 3 ] {9d887c7d-f87f-4526-ba76-428305fcf4f9} <Debug> executeQuery: Read 142 rows, 10.13 KiB in 0.001213 sec., 117065.12778235778 rows/sec., 8.16 MiB/sec. | ||
| 1080 | 2025.08.28 21:52:01.439547 [ 3 ] {9d887c7d-f87f-4526-ba76-428305fcf4f9} <Debug> TCPHandler: Processed in 0.001374276 sec. | ||
| 1081 | 2025.08.28 21:52:01.439654 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1082 | 2025.08.28 21:52:01.439749 [ 3 ] {0c7d12b2-8a5c-4115-b323-a6619ef8f762} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1083 | 2025.08.28 21:52:01.439804 [ 3 ] {0c7d12b2-8a5c-4115-b323-a6619ef8f762} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1084 | 2025.08.28 21:52:01.440562 [ 3 ] {0c7d12b2-8a5c-4115-b323-a6619ef8f762} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1085 | 2025.08.28 21:52:01.440599 [ 3 ] {0c7d12b2-8a5c-4115-b323-a6619ef8f762} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1086 | 2025.08.28 21:52:01.445938 [ 3 ] {0c7d12b2-8a5c-4115-b323-a6619ef8f762} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1087 | 2025.08.28 21:52:01.446210 [ 3 ] {0c7d12b2-8a5c-4115-b323-a6619ef8f762} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1088 | 2025.08.28 21:52:01.446349 [ 3 ] {0c7d12b2-8a5c-4115-b323-a6619ef8f762} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.006617 sec., 1511.258878645912 rows/sec., 2.71 MiB/sec. | ||
| 1089 | 2025.08.28 21:52:01.446415 [ 3 ] {0c7d12b2-8a5c-4115-b323-a6619ef8f762} <Debug> TCPHandler: Processed in 0.006808275 sec. | ||
| 1090 | 2025.08.28 21:52:01.446536 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1091 | 2025.08.28 21:52:01.446635 [ 3 ] {6ecf083a-20ea-47dd-bafe-78e6b35a78bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1092 | 2025.08.28 21:52:01.446678 [ 3 ] {6ecf083a-20ea-47dd-bafe-78e6b35a78bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1093 | 2025.08.28 21:52:01.447022 [ 3 ] {6ecf083a-20ea-47dd-bafe-78e6b35a78bc} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1094 | 2025.08.28 21:52:01.447059 [ 3 ] {6ecf083a-20ea-47dd-bafe-78e6b35a78bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1095 | 2025.08.28 21:52:01.447381 [ 3 ] {6ecf083a-20ea-47dd-bafe-78e6b35a78bc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1096 | 2025.08.28 21:52:01.447583 [ 3 ] {6ecf083a-20ea-47dd-bafe-78e6b35a78bc} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1097 | 2025.08.28 21:52:01.447708 [ 3 ] {6ecf083a-20ea-47dd-bafe-78e6b35a78bc} <Debug> executeQuery: Read 52 rows, 3.58 KiB in 0.001093 sec., 47575.48032936871 rows/sec., 3.20 MiB/sec. | ||
| 1098 | 2025.08.28 21:52:01.447745 [ 3 ] {6ecf083a-20ea-47dd-bafe-78e6b35a78bc} <Debug> TCPHandler: Processed in 0.001260204 sec. | ||
| 1099 | 2025.08.28 21:52:03.214235 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 2379 | ||
| 1100 | 2025.08.28 21:52:03.214788 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1101 | 2025.08.28 21:52:03.214829 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1102 | 2025.08.28 21:52:03.215351 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1103 | 2025.08.28 21:52:03.215597 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1104 | 2025.08.28 21:52:03.215739 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2379 | ||
| 1105 | 2025.08.28 21:52:03.328628 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 38 | ||
| 1106 | 2025.08.28 21:52:03.346310 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1107 | 2025.08.28 21:52:03.346379 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1108 | 2025.08.28 21:52:03.352593 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1109 | 2025.08.28 21:52:03.353387 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1110 | 2025.08.28 21:52:03.356738 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 38 | ||
| 1111 | 2025.08.28 21:52:05.710693 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 174 | ||
| 1112 | 2025.08.28 21:52:05.712825 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1113 | 2025.08.28 21:52:05.712870 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1114 | 2025.08.28 21:52:05.714007 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1115 | 2025.08.28 21:52:05.714269 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1116 | 2025.08.28 21:52:05.714561 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 174 | ||
| 1117 | 2025.08.28 21:52:06.380629 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1118 | 2025.08.28 21:52:06.380813 [ 3 ] {683bedef-6560-4ad4-8d36-4b5938e550e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1119 | 2025.08.28 21:52:06.380878 [ 3 ] {683bedef-6560-4ad4-8d36-4b5938e550e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1120 | 2025.08.28 21:52:06.381521 [ 3 ] {683bedef-6560-4ad4-8d36-4b5938e550e1} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1121 | 2025.08.28 21:52:06.381565 [ 3 ] {683bedef-6560-4ad4-8d36-4b5938e550e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1122 | 2025.08.28 21:52:06.381945 [ 3 ] {683bedef-6560-4ad4-8d36-4b5938e550e1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1123 | 2025.08.28 21:52:06.382164 [ 3 ] {683bedef-6560-4ad4-8d36-4b5938e550e1} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1124 | 2025.08.28 21:52:06.382319 [ 3 ] {683bedef-6560-4ad4-8d36-4b5938e550e1} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001556 sec., 35989.71722365038 rows/sec., 2.76 MiB/sec. | ||
| 1125 | 2025.08.28 21:52:06.382363 [ 3 ] {683bedef-6560-4ad4-8d36-4b5938e550e1} <Debug> TCPHandler: Processed in 0.00186249 sec. | ||
| 1126 | 2025.08.28 21:52:06.382485 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1127 | 2025.08.28 21:52:06.382584 [ 3 ] {7a6b9025-02be-4a5f-a7dd-6ae9e5405dbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1128 | 2025.08.28 21:52:06.382624 [ 3 ] {7a6b9025-02be-4a5f-a7dd-6ae9e5405dbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1129 | 2025.08.28 21:52:06.383039 [ 3 ] {7a6b9025-02be-4a5f-a7dd-6ae9e5405dbb} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1130 | 2025.08.28 21:52:06.383076 [ 3 ] {7a6b9025-02be-4a5f-a7dd-6ae9e5405dbb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1131 | 2025.08.28 21:52:06.383376 [ 3 ] {7a6b9025-02be-4a5f-a7dd-6ae9e5405dbb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1132 | 2025.08.28 21:52:06.383591 [ 3 ] {7a6b9025-02be-4a5f-a7dd-6ae9e5405dbb} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1133 | 2025.08.28 21:52:06.383722 [ 3 ] {7a6b9025-02be-4a5f-a7dd-6ae9e5405dbb} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001158 sec., 55267.70293609672 rows/sec., 4.31 MiB/sec. | ||
| 1134 | 2025.08.28 21:52:06.383760 [ 3 ] {7a6b9025-02be-4a5f-a7dd-6ae9e5405dbb} <Debug> TCPHandler: Processed in 0.001327515 sec. | ||
| 1135 | 2025.08.28 21:52:06.383870 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1136 | 2025.08.28 21:52:06.383966 [ 3 ] {4cf774f7-1304-4a75-80ad-833440ba10d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1137 | 2025.08.28 21:52:06.384011 [ 3 ] {4cf774f7-1304-4a75-80ad-833440ba10d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1138 | 2025.08.28 21:52:06.384434 [ 3 ] {4cf774f7-1304-4a75-80ad-833440ba10d2} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1139 | 2025.08.28 21:52:06.384471 [ 3 ] {4cf774f7-1304-4a75-80ad-833440ba10d2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1140 | 2025.08.28 21:52:06.384793 [ 3 ] {4cf774f7-1304-4a75-80ad-833440ba10d2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1141 | 2025.08.28 21:52:06.384998 [ 3 ] {4cf774f7-1304-4a75-80ad-833440ba10d2} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1142 | 2025.08.28 21:52:06.385130 [ 3 ] {4cf774f7-1304-4a75-80ad-833440ba10d2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001182 sec., 135363.7901861252 rows/sec., 9.43 MiB/sec. | ||
| 1143 | 2025.08.28 21:52:06.385167 [ 3 ] {4cf774f7-1304-4a75-80ad-833440ba10d2} <Debug> TCPHandler: Processed in 0.001347154 sec. | ||
| 1144 | 2025.08.28 21:52:06.385271 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1145 | 2025.08.28 21:52:06.385376 [ 3 ] {9202ccb0-e227-44c2-9482-c1d4aae66d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1146 | 2025.08.28 21:52:06.385419 [ 3 ] {9202ccb0-e227-44c2-9482-c1d4aae66d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1147 | 2025.08.28 21:52:06.385749 [ 3 ] {9202ccb0-e227-44c2-9482-c1d4aae66d02} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1148 | 2025.08.28 21:52:06.385786 [ 3 ] {9202ccb0-e227-44c2-9482-c1d4aae66d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1149 | 2025.08.28 21:52:06.386101 [ 3 ] {9202ccb0-e227-44c2-9482-c1d4aae66d02} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1150 | 2025.08.28 21:52:06.386305 [ 3 ] {9202ccb0-e227-44c2-9482-c1d4aae66d02} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1151 | 2025.08.28 21:52:06.386435 [ 3 ] {9202ccb0-e227-44c2-9482-c1d4aae66d02} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 1152 | 2025.08.28 21:52:06.386470 [ 3 ] {9202ccb0-e227-44c2-9482-c1d4aae66d02} <Debug> TCPHandler: Processed in 0.001247574 sec. | ||
| 1153 | 2025.08.28 21:52:10.655675 [ 84 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1154 | 2025.08.28 21:52:10.655764 [ 84 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1155 | 2025.08.28 21:52:10.715940 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 2806 | ||
| 1156 | 2025.08.28 21:52:10.716480 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1157 | 2025.08.28 21:52:10.716538 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1158 | 2025.08.28 21:52:10.717114 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1159 | 2025.08.28 21:52:10.717348 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1160 | 2025.08.28 21:52:10.717485 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 2806 | ||
| 1161 | 2025.08.28 21:52:10.717496 [ 83 ] {} <Debug> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1162 | 2025.08.28 21:52:10.717573 [ 83 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1163 | 2025.08.28 21:52:10.717596 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1164 | 2025.08.28 21:52:10.717858 [ 198 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::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 | ||
| 1165 | 2025.08.28 21:52:10.720082 [ 198 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1166 | 2025.08.28 21:52:10.720196 [ 198 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::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 | ||
| 1167 | 2025.08.28 21:52:10.720332 [ 198 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 427 rows starting from the beginning of the part | ||
| 1168 | 2025.08.28 21:52:10.720482 [ 198 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 488 rows starting from the beginning of the part | ||
| 1169 | 2025.08.28 21:52:10.720542 [ 198 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 427 rows starting from the beginning of the part | ||
| 1170 | 2025.08.28 21:52:10.720590 [ 198 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 488 rows starting from the beginning of the part | ||
| 1171 | 2025.08.28 21:52:10.720671 [ 198 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 427 rows starting from the beginning of the part | ||
| 1172 | 2025.08.28 21:52:10.760199 [ 198 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2806 rows, containing 4 columns (4 merged, 0 gathered) in 0.042484409 sec., 66047.75883783626 rows/sec., 967.50 KiB/sec. | ||
| 1173 | 2025.08.28 21:52:10.761231 [ 198 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1174 | 2025.08.28 21:52:10.761493 [ 198 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_6_1} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1175 | 2025.08.28 21:52:10.761563 [ 198 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_6_1} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1176 | 2025.08.28 21:52:10.761658 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.34 MiB. | ||
| 1177 | 2025.08.28 21:52:10.856923 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 46 | ||
| 1178 | 2025.08.28 21:52:10.874942 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1179 | 2025.08.28 21:52:10.874993 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1180 | 2025.08.28 21:52:10.881435 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1181 | 2025.08.28 21:52:10.882209 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1182 | 2025.08.28 21:52:10.882498 [ 83 ] {} <Debug> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1183 | 2025.08.28 21:52:10.882570 [ 83 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1184 | 2025.08.28 21:52:10.882593 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1185 | 2025.08.28 21:52:10.882690 [ 198 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 1186 | 2025.08.28 21:52:10.885649 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 46 | ||
| 1187 | 2025.08.28 21:52:10.885740 [ 198 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1188 | 2025.08.28 21:52:10.886537 [ 198 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 1189 | 2025.08.28 21:52:10.889932 [ 198 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 1190 | 2025.08.28 21:52:10.893445 [ 198 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 1191 | 2025.08.28 21:52:10.897074 [ 198 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 1192 | 2025.08.28 21:52:10.906609 [ 198 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 1193 | 2025.08.28 21:52:10.910835 [ 198 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 1194 | 2025.08.28 21:52:10.973965 [ 188 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 46 rows, containing 679 columns (679 merged, 0 gathered) in 0.091306968 sec., 503.7950663305346 rows/sec., 2.61 MiB/sec. | ||
| 1195 | 2025.08.28 21:52:10.976425 [ 197 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1196 | 2025.08.28 21:52:10.978600 [ 197 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_6_1} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1197 | 2025.08.28 21:52:10.978718 [ 197 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_6_1} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1198 | 2025.08.28 21:52:10.980500 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.09 MiB. | ||
| 1199 | 2025.08.28 21:52:11.000175 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 165.73 MiB, peak 175.27 MiB, free memory in arenas 0.00 B, will set to 175.70 MiB (RSS), difference: 9.97 MiB | ||
| 1200 | 2025.08.28 21:52:11.382165 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1201 | 2025.08.28 21:52:11.382347 [ 3 ] {c036f6c3-3038-4047-9289-7aa41309e144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1202 | 2025.08.28 21:52:11.382415 [ 3 ] {c036f6c3-3038-4047-9289-7aa41309e144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1203 | 2025.08.28 21:52:11.383078 [ 3 ] {c036f6c3-3038-4047-9289-7aa41309e144} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1204 | 2025.08.28 21:52:11.383143 [ 3 ] {c036f6c3-3038-4047-9289-7aa41309e144} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1205 | 2025.08.28 21:52:11.383562 [ 3 ] {c036f6c3-3038-4047-9289-7aa41309e144} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1206 | 2025.08.28 21:52:11.383801 [ 3 ] {c036f6c3-3038-4047-9289-7aa41309e144} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1207 | 2025.08.28 21:52:11.383963 [ 3 ] {c036f6c3-3038-4047-9289-7aa41309e144} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001666 sec., 45618.24729891957 rows/sec., 3.76 MiB/sec. | ||
| 1208 | 2025.08.28 21:52:11.383962 [ 81 ] {} <Debug> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1209 | 2025.08.28 21:52:11.384013 [ 3 ] {c036f6c3-3038-4047-9289-7aa41309e144} <Debug> TCPHandler: Processed in 0.001978732 sec. | ||
| 1210 | 2025.08.28 21:52:11.384040 [ 81 ] {} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1211 | 2025.08.28 21:52:11.384070 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1212 | 2025.08.28 21:52:11.384146 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1213 | 2025.08.28 21:52:11.384181 [ 200 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::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 | ||
| 1214 | 2025.08.28 21:52:11.384263 [ 3 ] {55670e56-d97d-4c2f-a6a0-07f78ef7427f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1215 | 2025.08.28 21:52:11.384304 [ 200 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1216 | 2025.08.28 21:52:11.384313 [ 3 ] {55670e56-d97d-4c2f-a6a0-07f78ef7427f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1217 | 2025.08.28 21:52:11.384356 [ 200 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 32 rows starting from the beginning of the part | ||
| 1218 | 2025.08.28 21:52:11.384460 [ 200 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 30 rows starting from the beginning of the part | ||
| 1219 | 2025.08.28 21:52:11.384510 [ 200 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
| 1220 | 2025.08.28 21:52:11.384572 [ 200 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 78 rows starting from the beginning of the part | ||
| 1221 | 2025.08.28 21:52:11.384636 [ 200 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 56 rows starting from the beginning of the part | ||
| 1222 | 2025.08.28 21:52:11.384688 [ 200 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 76 rows starting from the beginning of the part | ||
| 1223 | 2025.08.28 21:52:11.384769 [ 3 ] {55670e56-d97d-4c2f-a6a0-07f78ef7427f} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1224 | 2025.08.28 21:52:11.384812 [ 3 ] {55670e56-d97d-4c2f-a6a0-07f78ef7427f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1225 | 2025.08.28 21:52:11.385301 [ 3 ] {55670e56-d97d-4c2f-a6a0-07f78ef7427f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1226 | 2025.08.28 21:52:11.385565 [ 3 ] {55670e56-d97d-4c2f-a6a0-07f78ef7427f} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1227 | 2025.08.28 21:52:11.385703 [ 3 ] {55670e56-d97d-4c2f-a6a0-07f78ef7427f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001465 sec., 6825.938566552902 rows/sec., 513.28 KiB/sec. | ||
| 1228 | 2025.08.28 21:52:11.385743 [ 3 ] {55670e56-d97d-4c2f-a6a0-07f78ef7427f} <Debug> TCPHandler: Processed in 0.001648868 sec. | ||
| 1229 | 2025.08.28 21:52:11.385850 [ 188 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 302 rows, containing 5 columns (5 merged, 0 gathered) in 0.001716769 sec., 175911.8437017444 rows/sec., 14.64 MiB/sec. | ||
| 1230 | 2025.08.28 21:52:11.385864 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1231 | 2025.08.28 21:52:11.385968 [ 3 ] {512a578e-319b-461d-a412-2cf0a63c3bbc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1232 | 2025.08.28 21:52:11.386009 [ 3 ] {512a578e-319b-461d-a412-2cf0a63c3bbc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1233 | 2025.08.28 21:52:11.386090 [ 186 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1234 | 2025.08.28 21:52:11.386443 [ 3 ] {512a578e-319b-461d-a412-2cf0a63c3bbc} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1235 | 2025.08.28 21:52:11.386470 [ 186 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_6_1} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1236 | 2025.08.28 21:52:11.386484 [ 3 ] {512a578e-319b-461d-a412-2cf0a63c3bbc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1237 | 2025.08.28 21:52:11.386581 [ 186 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_6_1} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1238 | 2025.08.28 21:52:11.386691 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1239 | 2025.08.28 21:52:11.386847 [ 3 ] {512a578e-319b-461d-a412-2cf0a63c3bbc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1240 | 2025.08.28 21:52:11.387067 [ 3 ] {512a578e-319b-461d-a412-2cf0a63c3bbc} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1241 | 2025.08.28 21:52:11.387170 [ 81 ] {} <Debug> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1242 | 2025.08.28 21:52:11.387196 [ 3 ] {512a578e-319b-461d-a412-2cf0a63c3bbc} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001248 sec., 59294.8717948718 rows/sec., 4.63 MiB/sec. | ||
| 1243 | 2025.08.28 21:52:11.387205 [ 81 ] {} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1244 | 2025.08.28 21:52:11.387236 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1245 | 2025.08.28 21:52:11.387240 [ 3 ] {512a578e-319b-461d-a412-2cf0a63c3bbc} <Debug> TCPHandler: Processed in 0.001425265 sec. | ||
| 1246 | 2025.08.28 21:52:11.387310 [ 200 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::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 | ||
| 1247 | 2025.08.28 21:52:11.387367 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1248 | 2025.08.28 21:52:11.387405 [ 200 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1249 | 2025.08.28 21:52:11.387433 [ 200 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 40 rows starting from the beginning of the part | ||
| 1250 | 2025.08.28 21:52:11.387467 [ 3 ] {31c5e95c-109d-4758-977d-120bfc5022c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1251 | 2025.08.28 21:52:11.387478 [ 200 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part | ||
| 1252 | 2025.08.28 21:52:11.387520 [ 3 ] {31c5e95c-109d-4758-977d-120bfc5022c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1253 | 2025.08.28 21:52:11.387529 [ 200 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 1254 | 2025.08.28 21:52:11.387577 [ 200 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 78 rows starting from the beginning of the part | ||
| 1255 | 2025.08.28 21:52:11.387614 [ 200 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 64 rows starting from the beginning of the part | ||
| 1256 | 2025.08.28 21:52:11.387662 [ 200 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part | ||
| 1257 | 2025.08.28 21:52:11.387957 [ 3 ] {31c5e95c-109d-4758-977d-120bfc5022c1} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1258 | 2025.08.28 21:52:11.387998 [ 3 ] {31c5e95c-109d-4758-977d-120bfc5022c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1259 | 2025.08.28 21:52:11.388376 [ 3 ] {31c5e95c-109d-4758-977d-120bfc5022c1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1260 | 2025.08.28 21:52:11.388467 [ 188 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 328 rows, containing 5 columns (5 merged, 0 gathered) in 0.001184653 sec., 276874.3252243484 rows/sec., 22.68 MiB/sec. | ||
| 1261 | 2025.08.28 21:52:11.388649 [ 3 ] {31c5e95c-109d-4758-977d-120bfc5022c1} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1262 | 2025.08.28 21:52:11.388737 [ 189 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1263 | 2025.08.28 21:52:11.388765 [ 81 ] {} <Debug> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1264 | 2025.08.28 21:52:11.388788 [ 3 ] {31c5e95c-109d-4758-977d-120bfc5022c1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001341 sec., 119313.94481730052 rows/sec., 8.31 MiB/sec. | ||
| 1265 | 2025.08.28 21:52:11.388821 [ 81 ] {} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1266 | 2025.08.28 21:52:11.388841 [ 3 ] {31c5e95c-109d-4758-977d-120bfc5022c1} <Debug> TCPHandler: Processed in 0.001522227 sec. | ||
| 1267 | 2025.08.28 21:52:11.388846 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1268 | 2025.08.28 21:52:11.388921 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::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 | ||
| 1269 | 2025.08.28 21:52:11.388964 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1270 | 2025.08.28 21:52:11.389028 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1271 | 2025.08.28 21:52:11.389063 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 68 rows starting from the beginning of the part | ||
| 1272 | 2025.08.28 21:52:11.389065 [ 3 ] {a317f234-e8bb-46cd-9ae9-48691f0c4aca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1273 | 2025.08.28 21:52:11.389111 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 110 rows starting from the beginning of the part | ||
| 1274 | 2025.08.28 21:52:11.389139 [ 3 ] {a317f234-e8bb-46cd-9ae9-48691f0c4aca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1275 | 2025.08.28 21:52:11.389154 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 110 rows starting from the beginning of the part | ||
| 1276 | 2025.08.28 21:52:11.389163 [ 189 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_6_1} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1277 | 2025.08.28 21:52:11.389201 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 142 rows starting from the beginning of the part | ||
| 1278 | 2025.08.28 21:52:11.389239 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 160 rows starting from the beginning of the part | ||
| 1279 | 2025.08.28 21:52:11.389265 [ 189 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_6_1} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1280 | 2025.08.28 21:52:11.389277 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 160 rows starting from the beginning of the part | ||
| 1281 | 2025.08.28 21:52:11.389372 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1282 | 2025.08.28 21:52:11.389954 [ 3 ] {a317f234-e8bb-46cd-9ae9-48691f0c4aca} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1283 | 2025.08.28 21:52:11.389998 [ 3 ] {a317f234-e8bb-46cd-9ae9-48691f0c4aca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1284 | 2025.08.28 21:52:11.390212 [ 188 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 750 rows, containing 5 columns (5 merged, 0 gathered) in 0.001315984 sec., 569915.7436564578 rows/sec., 39.73 MiB/sec. | ||
| 1285 | 2025.08.28 21:52:11.390392 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1286 | 2025.08.28 21:52:11.390583 [ 3 ] {a317f234-e8bb-46cd-9ae9-48691f0c4aca} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1287 | 2025.08.28 21:52:11.390687 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1288 | 2025.08.28 21:52:11.390769 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1289 | 2025.08.28 21:52:11.390840 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.38 MiB. | ||
| 1290 | 2025.08.28 21:52:11.390865 [ 3 ] {a317f234-e8bb-46cd-9ae9-48691f0c4aca} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1291 | 2025.08.28 21:52:11.391012 [ 3 ] {a317f234-e8bb-46cd-9ae9-48691f0c4aca} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001964 sec., 5091.6496945010185 rows/sec., 9.12 MiB/sec. | ||
| 1292 | 2025.08.28 21:52:11.391074 [ 3 ] {a317f234-e8bb-46cd-9ae9-48691f0c4aca} <Debug> TCPHandler: Processed in 0.002158034 sec. | ||
| 1293 | 2025.08.28 21:52:11.391188 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1294 | 2025.08.28 21:52:11.391288 [ 3 ] {48f3c270-833e-4863-94a9-ad254b143cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1295 | 2025.08.28 21:52:11.391332 [ 3 ] {48f3c270-833e-4863-94a9-ad254b143cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1296 | 2025.08.28 21:52:11.391675 [ 3 ] {48f3c270-833e-4863-94a9-ad254b143cd2} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1297 | 2025.08.28 21:52:11.391711 [ 3 ] {48f3c270-833e-4863-94a9-ad254b143cd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1298 | 2025.08.28 21:52:11.392014 [ 3 ] {48f3c270-833e-4863-94a9-ad254b143cd2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1299 | 2025.08.28 21:52:11.392237 [ 3 ] {48f3c270-833e-4863-94a9-ad254b143cd2} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1300 | 2025.08.28 21:52:11.392350 [ 81 ] {} <Debug> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1301 | 2025.08.28 21:52:11.392363 [ 3 ] {48f3c270-833e-4863-94a9-ad254b143cd2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001097 sec., 54694.62169553327 rows/sec., 3.69 MiB/sec. | ||
| 1302 | 2025.08.28 21:52:11.392390 [ 81 ] {} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1303 | 2025.08.28 21:52:11.392412 [ 3 ] {48f3c270-833e-4863-94a9-ad254b143cd2} <Debug> TCPHandler: Processed in 0.001272863 sec. | ||
| 1304 | 2025.08.28 21:52:11.392415 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1305 | 2025.08.28 21:52:11.392534 [ 192 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 1306 | 2025.08.28 21:52:11.392657 [ 192 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1307 | 2025.08.28 21:52:11.392698 [ 192 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 1308 | 2025.08.28 21:52:11.392786 [ 192 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 1309 | 2025.08.28 21:52:11.392850 [ 192 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part | ||
| 1310 | 2025.08.28 21:52:11.392902 [ 192 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 52 rows starting from the beginning of the part | ||
| 1311 | 2025.08.28 21:52:11.392948 [ 192 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 60 rows starting from the beginning of the part | ||
| 1312 | 2025.08.28 21:52:11.392995 [ 192 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 1313 | 2025.08.28 21:52:11.393815 [ 200 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 276 rows, containing 4 columns (4 merged, 0 gathered) in 0.001335245 sec., 206703.63865807396 rows/sec., 13.87 MiB/sec. | ||
| 1314 | 2025.08.28 21:52:11.394010 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1315 | 2025.08.28 21:52:11.394302 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_6_1} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1316 | 2025.08.28 21:52:11.394366 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_6_1} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1317 | 2025.08.28 21:52:11.394427 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.30 MiB. | ||
| 1318 | 2025.08.28 21:52:15.714881 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 20 entries to flush up to offset 194 | ||
| 1319 | 2025.08.28 21:52:15.716908 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1320 | 2025.08.28 21:52:15.716963 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1321 | 2025.08.28 21:52:15.718189 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1322 | 2025.08.28 21:52:15.718465 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1323 | 2025.08.28 21:52:15.718767 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 194 | ||
| 1324 | 2025.08.28 21:52:16.378812 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1325 | 2025.08.28 21:52:16.379067 [ 3 ] {6049d8ba-6c60-48d5-ba5e-6da71e50c81b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 1326 | 2025.08.28 21:52:16.379426 [ 3 ] {6049d8ba-6c60-48d5-ba5e-6da71e50c81b} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1327 | 2025.08.28 21:52:16.379463 [ 3 ] {6049d8ba-6c60-48d5-ba5e-6da71e50c81b} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 1328 | 2025.08.28 21:52:16.379695 [ 3 ] {6049d8ba-6c60-48d5-ba5e-6da71e50c81b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1329 | 2025.08.28 21:52:16.379767 [ 3 ] {6049d8ba-6c60-48d5-ba5e-6da71e50c81b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1330 | 2025.08.28 21:52:16.379911 [ 3 ] {6049d8ba-6c60-48d5-ba5e-6da71e50c81b} <Debug> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 1331 | 2025.08.28 21:52:16.380153 [ 289 ] {6049d8ba-6c60-48d5-ba5e-6da71e50c81b} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1332 | 2025.08.28 21:52:16.380157 [ 288 ] {6049d8ba-6c60-48d5-ba5e-6da71e50c81b} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1333 | 2025.08.28 21:52:16.380284 [ 3 ] {6049d8ba-6c60-48d5-ba5e-6da71e50c81b} <Debug> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1334 | 2025.08.28 21:52:16.380312 [ 3 ] {6049d8ba-6c60-48d5-ba5e-6da71e50c81b} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1335 | 2025.08.28 21:52:16.380356 [ 3 ] {6049d8ba-6c60-48d5-ba5e-6da71e50c81b} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1336 | 2025.08.28 21:52:16.380377 [ 3 ] {6049d8ba-6c60-48d5-ba5e-6da71e50c81b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1337 | 2025.08.28 21:52:16.380996 [ 3 ] {6049d8ba-6c60-48d5-ba5e-6da71e50c81b} <Debug> executeQuery: Read 19 rows, 793.00 B in 0.002034 sec., 9341.199606686334 rows/sec., 380.73 KiB/sec. | ||
| 1338 | 2025.08.28 21:52:16.381064 [ 3 ] {6049d8ba-6c60-48d5-ba5e-6da71e50c81b} <Debug> TCPHandler: Processed in 0.002394147 sec. | ||
| 1339 | 2025.08.28 21:52:16.381291 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1340 | 2025.08.28 21:52:16.381422 [ 3 ] {304b87e9-e259-43f2-806b-85dfe71a01b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 1341 | 2025.08.28 21:52:16.381625 [ 3 ] {304b87e9-e259-43f2-806b-85dfe71a01b3} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1342 | 2025.08.28 21:52:16.381658 [ 3 ] {304b87e9-e259-43f2-806b-85dfe71a01b3} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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 | ||
| 1343 | 2025.08.28 21:52:16.381829 [ 3 ] {304b87e9-e259-43f2-806b-85dfe71a01b3} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1344 | 2025.08.28 21:52:16.381885 [ 3 ] {304b87e9-e259-43f2-806b-85dfe71a01b3} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1345 | 2025.08.28 21:52:16.381985 [ 3 ] {304b87e9-e259-43f2-806b-85dfe71a01b3} <Debug> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 1346 | 2025.08.28 21:52:16.382039 [ 289 ] {304b87e9-e259-43f2-806b-85dfe71a01b3} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1347 | 2025.08.28 21:52:16.382071 [ 288 ] {304b87e9-e259-43f2-806b-85dfe71a01b3} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1348 | 2025.08.28 21:52:16.382149 [ 3 ] {304b87e9-e259-43f2-806b-85dfe71a01b3} <Debug> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1349 | 2025.08.28 21:52:16.382175 [ 3 ] {304b87e9-e259-43f2-806b-85dfe71a01b3} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1350 | 2025.08.28 21:52:16.382211 [ 3 ] {304b87e9-e259-43f2-806b-85dfe71a01b3} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1351 | 2025.08.28 21:52:16.382231 [ 3 ] {304b87e9-e259-43f2-806b-85dfe71a01b3} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1352 | 2025.08.28 21:52:16.382833 [ 3 ] {304b87e9-e259-43f2-806b-85dfe71a01b3} <Debug> executeQuery: Read 19 rows, 793.00 B in 0.001461 sec., 13004.79123887748 rows/sec., 530.06 KiB/sec. | ||
| 1353 | 2025.08.28 21:52:16.382920 [ 3 ] {304b87e9-e259-43f2-806b-85dfe71a01b3} <Debug> TCPHandler: Processed in 0.001678088 sec. | ||
| 1354 | 2025.08.28 21:52:16.383126 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1355 | 2025.08.28 21:52:16.383256 [ 3 ] {35a508e4-8e6d-455e-85c8-703b3b80e1fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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) | ||
| 1356 | 2025.08.28 21:52:16.383458 [ 3 ] {35a508e4-8e6d-455e-85c8-703b3b80e1fb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1357 | 2025.08.28 21:52:16.383490 [ 3 ] {35a508e4-8e6d-455e-85c8-703b3b80e1fb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', '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 | ||
| 1358 | 2025.08.28 21:52:16.383666 [ 3 ] {35a508e4-8e6d-455e-85c8-703b3b80e1fb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1359 | 2025.08.28 21:52:16.383719 [ 3 ] {35a508e4-8e6d-455e-85c8-703b3b80e1fb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1360 | 2025.08.28 21:52:16.383819 [ 3 ] {35a508e4-8e6d-455e-85c8-703b3b80e1fb} <Debug> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
| 1361 | 2025.08.28 21:52:16.383874 [ 289 ] {35a508e4-8e6d-455e-85c8-703b3b80e1fb} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1362 | 2025.08.28 21:52:16.383901 [ 288 ] {35a508e4-8e6d-455e-85c8-703b3b80e1fb} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1363 | 2025.08.28 21:52:16.383979 [ 3 ] {35a508e4-8e6d-455e-85c8-703b3b80e1fb} <Debug> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Selected 2/2 parts by partition key, 1 parts by primary key, 1/2 marks by primary key, 1 marks to read from 1 ranges | ||
| 1364 | 2025.08.28 21:52:16.384004 [ 3 ] {35a508e4-8e6d-455e-85c8-703b3b80e1fb} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1365 | 2025.08.28 21:52:16.384038 [ 3 ] {35a508e4-8e6d-455e-85c8-703b3b80e1fb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 1366 | 2025.08.28 21:52:16.384085 [ 3 ] {35a508e4-8e6d-455e-85c8-703b3b80e1fb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 19 rows starting from 0 | ||
| 1367 | 2025.08.28 21:52:16.384536 [ 3 ] {35a508e4-8e6d-455e-85c8-703b3b80e1fb} <Debug> executeQuery: Read 19 rows, 793.00 B in 0.001331 sec., 14274.981217129978 rows/sec., 581.83 KiB/sec. | ||
| 1368 | 2025.08.28 21:52:16.384622 [ 3 ] {35a508e4-8e6d-455e-85c8-703b3b80e1fb} <Debug> TCPHandler: Processed in 0.001545417 sec. | ||
| 1369 | 2025.08.28 21:52:16.388103 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1370 | 2025.08.28 21:52:16.388212 [ 3 ] {6fba146b-aac0-472b-8b22-7c29935b42a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1371 | 2025.08.28 21:52:16.388255 [ 3 ] {6fba146b-aac0-472b-8b22-7c29935b42a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1372 | 2025.08.28 21:52:16.388851 [ 3 ] {6fba146b-aac0-472b-8b22-7c29935b42a8} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1373 | 2025.08.28 21:52:16.388900 [ 3 ] {6fba146b-aac0-472b-8b22-7c29935b42a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1374 | 2025.08.28 21:52:16.389366 [ 3 ] {6fba146b-aac0-472b-8b22-7c29935b42a8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1375 | 2025.08.28 21:52:16.389561 [ 3 ] {6fba146b-aac0-472b-8b22-7c29935b42a8} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1376 | 2025.08.28 21:52:16.389703 [ 3 ] {6fba146b-aac0-472b-8b22-7c29935b42a8} <Debug> executeQuery: Read 3 rows, 280.00 B in 0.001522 sec., 1971.090670170828 rows/sec., 179.66 KiB/sec. | ||
| 1377 | 2025.08.28 21:52:16.389742 [ 3 ] {6fba146b-aac0-472b-8b22-7c29935b42a8} <Debug> TCPHandler: Processed in 0.001688249 sec. | ||
| 1378 | 2025.08.28 21:52:16.389850 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1379 | 2025.08.28 21:52:16.389945 [ 3 ] {0a6d00aa-3af1-4db1-b9ec-282e227f7243} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1380 | 2025.08.28 21:52:16.389986 [ 3 ] {0a6d00aa-3af1-4db1-b9ec-282e227f7243} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1381 | 2025.08.28 21:52:16.390385 [ 3 ] {0a6d00aa-3af1-4db1-b9ec-282e227f7243} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1382 | 2025.08.28 21:52:16.390421 [ 3 ] {0a6d00aa-3af1-4db1-b9ec-282e227f7243} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1383 | 2025.08.28 21:52:16.390716 [ 3 ] {0a6d00aa-3af1-4db1-b9ec-282e227f7243} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1384 | 2025.08.28 21:52:16.390927 [ 3 ] {0a6d00aa-3af1-4db1-b9ec-282e227f7243} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1385 | 2025.08.28 21:52:16.391051 [ 3 ] {0a6d00aa-3af1-4db1-b9ec-282e227f7243} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001124 sec., 1779.3594306049822 rows/sec., 145.09 KiB/sec. | ||
| 1386 | 2025.08.28 21:52:16.391088 [ 3 ] {0a6d00aa-3af1-4db1-b9ec-282e227f7243} <Debug> TCPHandler: Processed in 0.001286854 sec. | ||
| 1387 | 2025.08.28 21:52:16.391195 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1388 | 2025.08.28 21:52:16.391291 [ 3 ] {51428bb3-abf5-46d8-b3a9-363ab02d5c2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1389 | 2025.08.28 21:52:16.391331 [ 3 ] {51428bb3-abf5-46d8-b3a9-363ab02d5c2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1390 | 2025.08.28 21:52:16.391716 [ 3 ] {51428bb3-abf5-46d8-b3a9-363ab02d5c2b} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1391 | 2025.08.28 21:52:16.391754 [ 3 ] {51428bb3-abf5-46d8-b3a9-363ab02d5c2b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1392 | 2025.08.28 21:52:16.392058 [ 3 ] {51428bb3-abf5-46d8-b3a9-363ab02d5c2b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1393 | 2025.08.28 21:52:16.392283 [ 3 ] {51428bb3-abf5-46d8-b3a9-363ab02d5c2b} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1394 | 2025.08.28 21:52:16.392406 [ 3 ] {51428bb3-abf5-46d8-b3a9-363ab02d5c2b} <Debug> executeQuery: Read 69 rows, 5.61 KiB in 0.001133 sec., 60900.264783759936 rows/sec., 4.84 MiB/sec. | ||
| 1395 | 2025.08.28 21:52:16.392442 [ 3 ] {51428bb3-abf5-46d8-b3a9-363ab02d5c2b} <Debug> TCPHandler: Processed in 0.001294405 sec. | ||
| 1396 | 2025.08.28 21:52:16.392548 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1397 | 2025.08.28 21:52:16.392642 [ 3 ] {9e06f7ea-ef24-41b2-b8d2-1bbc601baa47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1398 | 2025.08.28 21:52:16.392682 [ 3 ] {9e06f7ea-ef24-41b2-b8d2-1bbc601baa47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1399 | 2025.08.28 21:52:16.393312 [ 3 ] {9e06f7ea-ef24-41b2-b8d2-1bbc601baa47} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1400 | 2025.08.28 21:52:16.393349 [ 3 ] {9e06f7ea-ef24-41b2-b8d2-1bbc601baa47} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1401 | 2025.08.28 21:52:16.393642 [ 3 ] {9e06f7ea-ef24-41b2-b8d2-1bbc601baa47} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1402 | 2025.08.28 21:52:16.393847 [ 3 ] {9e06f7ea-ef24-41b2-b8d2-1bbc601baa47} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1403 | 2025.08.28 21:52:16.393967 [ 3 ] {9e06f7ea-ef24-41b2-b8d2-1bbc601baa47} <Debug> executeQuery: Read 8 rows, 605.00 B in 0.001344 sec., 5952.380952380952 rows/sec., 439.60 KiB/sec. | ||
| 1404 | 2025.08.28 21:52:16.394006 [ 3 ] {9e06f7ea-ef24-41b2-b8d2-1bbc601baa47} <Debug> TCPHandler: Processed in 0.001506907 sec. | ||
| 1405 | 2025.08.28 21:52:16.394118 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1406 | 2025.08.28 21:52:16.394212 [ 3 ] {c6025a43-305e-4a11-8187-2ebb2d1936f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1407 | 2025.08.28 21:52:16.394251 [ 3 ] {c6025a43-305e-4a11-8187-2ebb2d1936f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1408 | 2025.08.28 21:52:16.394637 [ 3 ] {c6025a43-305e-4a11-8187-2ebb2d1936f4} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1409 | 2025.08.28 21:52:16.394674 [ 3 ] {c6025a43-305e-4a11-8187-2ebb2d1936f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1410 | 2025.08.28 21:52:16.394968 [ 3 ] {c6025a43-305e-4a11-8187-2ebb2d1936f4} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1411 | 2025.08.28 21:52:16.395176 [ 3 ] {c6025a43-305e-4a11-8187-2ebb2d1936f4} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1412 | 2025.08.28 21:52:16.395298 [ 3 ] {c6025a43-305e-4a11-8187-2ebb2d1936f4} <Debug> executeQuery: Read 81 rows, 6.48 KiB in 0.001103 sec., 73436.08340888486 rows/sec., 5.74 MiB/sec. | ||
| 1413 | 2025.08.28 21:52:16.395336 [ 3 ] {c6025a43-305e-4a11-8187-2ebb2d1936f4} <Debug> TCPHandler: Processed in 0.001266025 sec. | ||
| 1414 | 2025.08.28 21:52:16.395443 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1415 | 2025.08.28 21:52:16.395537 [ 3 ] {abeffde2-b92a-404e-b8b1-c485e26bb44c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1416 | 2025.08.28 21:52:16.395579 [ 3 ] {abeffde2-b92a-404e-b8b1-c485e26bb44c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1417 | 2025.08.28 21:52:16.395965 [ 3 ] {abeffde2-b92a-404e-b8b1-c485e26bb44c} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1418 | 2025.08.28 21:52:16.396000 [ 3 ] {abeffde2-b92a-404e-b8b1-c485e26bb44c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1419 | 2025.08.28 21:52:16.396318 [ 3 ] {abeffde2-b92a-404e-b8b1-c485e26bb44c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1420 | 2025.08.28 21:52:16.396533 [ 3 ] {abeffde2-b92a-404e-b8b1-c485e26bb44c} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1421 | 2025.08.28 21:52:16.396654 [ 3 ] {abeffde2-b92a-404e-b8b1-c485e26bb44c} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001136 sec., 141725.35211267605 rows/sec., 9.87 MiB/sec. | ||
| 1422 | 2025.08.28 21:52:16.396691 [ 3 ] {abeffde2-b92a-404e-b8b1-c485e26bb44c} <Debug> TCPHandler: Processed in 0.001294925 sec. | ||
| 1423 | 2025.08.28 21:52:16.396795 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1424 | 2025.08.28 21:52:16.396890 [ 3 ] {2d9b135b-2f81-4537-b4b0-87e4ad88aae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1425 | 2025.08.28 21:52:16.396945 [ 3 ] {2d9b135b-2f81-4537-b4b0-87e4ad88aae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1426 | 2025.08.28 21:52:16.397635 [ 3 ] {2d9b135b-2f81-4537-b4b0-87e4ad88aae5} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1427 | 2025.08.28 21:52:16.397672 [ 3 ] {2d9b135b-2f81-4537-b4b0-87e4ad88aae5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1428 | 2025.08.28 21:52:16.398163 [ 3 ] {2d9b135b-2f81-4537-b4b0-87e4ad88aae5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1429 | 2025.08.28 21:52:16.398379 [ 3 ] {2d9b135b-2f81-4537-b4b0-87e4ad88aae5} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1430 | 2025.08.28 21:52:16.398511 [ 3 ] {2d9b135b-2f81-4537-b4b0-87e4ad88aae5} <Debug> executeQuery: Read 6 rows, 11.01 KiB in 0.001638 sec., 3663.0036630036634 rows/sec., 6.56 MiB/sec. | ||
| 1431 | 2025.08.28 21:52:16.398562 [ 3 ] {2d9b135b-2f81-4537-b4b0-87e4ad88aae5} <Debug> TCPHandler: Processed in 0.00181634 sec. | ||
| 1432 | 2025.08.28 21:52:16.398668 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1433 | 2025.08.28 21:52:16.398763 [ 3 ] {e05236e7-0fcc-4779-ad2f-1fd72c728f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1434 | 2025.08.28 21:52:16.398806 [ 3 ] {e05236e7-0fcc-4779-ad2f-1fd72c728f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1435 | 2025.08.28 21:52:16.399111 [ 3 ] {e05236e7-0fcc-4779-ad2f-1fd72c728f98} <Trace> oximeter.measurements_i64 (eea1b536-bf7a-4faf-946b-e2233f7d24ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1436 | 2025.08.28 21:52:16.399147 [ 3 ] {e05236e7-0fcc-4779-ad2f-1fd72c728f98} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1437 | 2025.08.28 21:52:16.399465 [ 3 ] {e05236e7-0fcc-4779-ad2f-1fd72c728f98} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1438 | 2025.08.28 21:52:16.399672 [ 3 ] {e05236e7-0fcc-4779-ad2f-1fd72c728f98} <Trace> oximeter.measurements_i64 (eea1b536-bf7a-4faf-946b-e2233f7d24ce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1439 | 2025.08.28 21:52:16.399795 [ 3 ] {e05236e7-0fcc-4779-ad2f-1fd72c728f98} <Debug> executeQuery: Read 9 rows, 651.00 B in 0.00105 sec., 8571.428571428572 rows/sec., 605.47 KiB/sec. | ||
| 1440 | 2025.08.28 21:52:16.399832 [ 3 ] {e05236e7-0fcc-4779-ad2f-1fd72c728f98} <Debug> TCPHandler: Processed in 0.001212963 sec. | ||
| 1441 | 2025.08.28 21:52:16.399936 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1442 | 2025.08.28 21:52:16.400030 [ 3 ] {e609ad74-35d2-40b4-ba52-c40807fe938c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1443 | 2025.08.28 21:52:16.400071 [ 3 ] {e609ad74-35d2-40b4-ba52-c40807fe938c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1444 | 2025.08.28 21:52:16.400384 [ 3 ] {e609ad74-35d2-40b4-ba52-c40807fe938c} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1445 | 2025.08.28 21:52:16.400421 [ 3 ] {e609ad74-35d2-40b4-ba52-c40807fe938c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1446 | 2025.08.28 21:52:16.400717 [ 3 ] {e609ad74-35d2-40b4-ba52-c40807fe938c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1447 | 2025.08.28 21:52:16.400923 [ 3 ] {e609ad74-35d2-40b4-ba52-c40807fe938c} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1448 | 2025.08.28 21:52:16.401046 [ 3 ] {e609ad74-35d2-40b4-ba52-c40807fe938c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001035 sec., 57971.01449275363 rows/sec., 3.91 MiB/sec. | ||
| 1449 | 2025.08.28 21:52:16.401082 [ 3 ] {e609ad74-35d2-40b4-ba52-c40807fe938c} <Debug> TCPHandler: Processed in 0.001194313 sec. | ||
| 1450 | 2025.08.28 21:52:18.217756 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 3294 | ||
| 1451 | 2025.08.28 21:52:18.218340 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1452 | 2025.08.28 21:52:18.218393 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1453 | 2025.08.28 21:52:18.218878 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1454 | 2025.08.28 21:52:18.219113 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1455 | 2025.08.28 21:52:18.219260 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3294 | ||
| 1456 | 2025.08.28 21:52:18.385913 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 53 | ||
| 1457 | 2025.08.28 21:52:18.404520 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1458 | 2025.08.28 21:52:18.404590 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1459 | 2025.08.28 21:52:18.410393 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1460 | 2025.08.28 21:52:18.411134 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1461 | 2025.08.28 21:52:18.415101 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 53 | ||
| 1462 | 2025.08.28 21:52:21.382609 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1463 | 2025.08.28 21:52:21.382819 [ 3 ] {ba2a21d2-5603-4e54-9954-63e7e1fdd18c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1464 | 2025.08.28 21:52:21.382895 [ 3 ] {ba2a21d2-5603-4e54-9954-63e7e1fdd18c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1465 | 2025.08.28 21:52:21.383601 [ 3 ] {ba2a21d2-5603-4e54-9954-63e7e1fdd18c} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1466 | 2025.08.28 21:52:21.383649 [ 3 ] {ba2a21d2-5603-4e54-9954-63e7e1fdd18c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1467 | 2025.08.28 21:52:21.384075 [ 3 ] {ba2a21d2-5603-4e54-9954-63e7e1fdd18c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1468 | 2025.08.28 21:52:21.384308 [ 3 ] {ba2a21d2-5603-4e54-9954-63e7e1fdd18c} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1469 | 2025.08.28 21:52:21.384465 [ 3 ] {ba2a21d2-5603-4e54-9954-63e7e1fdd18c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001703 sec., 44627.128596594244 rows/sec., 3.68 MiB/sec. | ||
| 1470 | 2025.08.28 21:52:21.384511 [ 3 ] {ba2a21d2-5603-4e54-9954-63e7e1fdd18c} <Debug> TCPHandler: Processed in 0.002040632 sec. | ||
| 1471 | 2025.08.28 21:52:21.384638 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1472 | 2025.08.28 21:52:21.384742 [ 3 ] {d0da2b48-c557-4b24-b1f9-0e37be290ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1473 | 2025.08.28 21:52:21.384788 [ 3 ] {d0da2b48-c557-4b24-b1f9-0e37be290ceb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1474 | 2025.08.28 21:52:21.385206 [ 3 ] {d0da2b48-c557-4b24-b1f9-0e37be290ceb} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1475 | 2025.08.28 21:52:21.385242 [ 3 ] {d0da2b48-c557-4b24-b1f9-0e37be290ceb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1476 | 2025.08.28 21:52:21.385548 [ 3 ] {d0da2b48-c557-4b24-b1f9-0e37be290ceb} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1477 | 2025.08.28 21:52:21.385760 [ 3 ] {d0da2b48-c557-4b24-b1f9-0e37be290ceb} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1478 | 2025.08.28 21:52:21.385891 [ 3 ] {d0da2b48-c557-4b24-b1f9-0e37be290ceb} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001173 sec., 8525.149190110827 rows/sec., 641.05 KiB/sec. | ||
| 1479 | 2025.08.28 21:52:21.385928 [ 3 ] {d0da2b48-c557-4b24-b1f9-0e37be290ceb} <Debug> TCPHandler: Processed in 0.001342685 sec. | ||
| 1480 | 2025.08.28 21:52:21.386037 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1481 | 2025.08.28 21:52:21.386134 [ 3 ] {3dbf6965-3808-40c8-a5ac-2a1a430be0df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1482 | 2025.08.28 21:52:21.386174 [ 3 ] {3dbf6965-3808-40c8-a5ac-2a1a430be0df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1483 | 2025.08.28 21:52:21.386571 [ 3 ] {3dbf6965-3808-40c8-a5ac-2a1a430be0df} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1484 | 2025.08.28 21:52:21.386605 [ 3 ] {3dbf6965-3808-40c8-a5ac-2a1a430be0df} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1485 | 2025.08.28 21:52:21.386906 [ 3 ] {3dbf6965-3808-40c8-a5ac-2a1a430be0df} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1486 | 2025.08.28 21:52:21.387125 [ 3 ] {3dbf6965-3808-40c8-a5ac-2a1a430be0df} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1487 | 2025.08.28 21:52:21.387250 [ 3 ] {3dbf6965-3808-40c8-a5ac-2a1a430be0df} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001136 sec., 65140.84507042253 rows/sec., 5.09 MiB/sec. | ||
| 1488 | 2025.08.28 21:52:21.387286 [ 3 ] {3dbf6965-3808-40c8-a5ac-2a1a430be0df} <Debug> TCPHandler: Processed in 0.001299374 sec. | ||
| 1489 | 2025.08.28 21:52:21.387394 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1490 | 2025.08.28 21:52:21.387491 [ 3 ] {5940560a-637d-417b-b3a9-20e8c20e506d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1491 | 2025.08.28 21:52:21.387535 [ 3 ] {5940560a-637d-417b-b3a9-20e8c20e506d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1492 | 2025.08.28 21:52:21.387952 [ 3 ] {5940560a-637d-417b-b3a9-20e8c20e506d} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1493 | 2025.08.28 21:52:21.387988 [ 3 ] {5940560a-637d-417b-b3a9-20e8c20e506d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1494 | 2025.08.28 21:52:21.388334 [ 3 ] {5940560a-637d-417b-b3a9-20e8c20e506d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1495 | 2025.08.28 21:52:21.388545 [ 3 ] {5940560a-637d-417b-b3a9-20e8c20e506d} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1496 | 2025.08.28 21:52:21.388670 [ 3 ] {5940560a-637d-417b-b3a9-20e8c20e506d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 1497 | 2025.08.28 21:52:21.388707 [ 3 ] {5940560a-637d-417b-b3a9-20e8c20e506d} <Debug> TCPHandler: Processed in 0.001361395 sec. | ||
| 1498 | 2025.08.28 21:52:21.388815 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1499 | 2025.08.28 21:52:21.388910 [ 3 ] {f4952ca7-a2b0-469a-94b9-6b029426cb71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1500 | 2025.08.28 21:52:21.388965 [ 3 ] {f4952ca7-a2b0-469a-94b9-6b029426cb71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1501 | 2025.08.28 21:52:21.389796 [ 3 ] {f4952ca7-a2b0-469a-94b9-6b029426cb71} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1502 | 2025.08.28 21:52:21.389830 [ 3 ] {f4952ca7-a2b0-469a-94b9-6b029426cb71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1503 | 2025.08.28 21:52:21.390321 [ 3 ] {f4952ca7-a2b0-469a-94b9-6b029426cb71} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1504 | 2025.08.28 21:52:21.390540 [ 3 ] {f4952ca7-a2b0-469a-94b9-6b029426cb71} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1505 | 2025.08.28 21:52:21.390673 [ 3 ] {f4952ca7-a2b0-469a-94b9-6b029426cb71} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001781 sec., 5614.823133071308 rows/sec., 10.06 MiB/sec. | ||
| 1506 | 2025.08.28 21:52:21.390730 [ 3 ] {f4952ca7-a2b0-469a-94b9-6b029426cb71} <Debug> TCPHandler: Processed in 0.001964022 sec. | ||
| 1507 | 2025.08.28 21:52:21.390839 [ 3 ] {} <Trace> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1508 | 2025.08.28 21:52:21.390934 [ 3 ] {2cad5b0a-8ce7-4f9b-b9b1-b91992a23d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40994) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1509 | 2025.08.28 21:52:21.390976 [ 3 ] {2cad5b0a-8ce7-4f9b-b9b1-b91992a23d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1510 | 2025.08.28 21:52:21.391299 [ 3 ] {2cad5b0a-8ce7-4f9b-b9b1-b91992a23d02} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1511 | 2025.08.28 21:52:21.391332 [ 3 ] {2cad5b0a-8ce7-4f9b-b9b1-b91992a23d02} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.09 GiB. | ||
| 1512 | 2025.08.28 21:52:21.391633 [ 3 ] {2cad5b0a-8ce7-4f9b-b9b1-b91992a23d02} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1513 | 2025.08.28 21:52:21.391844 [ 3 ] {2cad5b0a-8ce7-4f9b-b9b1-b91992a23d02} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1514 | 2025.08.28 21:52:21.391967 [ 3 ] {2cad5b0a-8ce7-4f9b-b9b1-b91992a23d02} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 1515 | 2025.08.28 21:52:21.392000 [ 3 ] {2cad5b0a-8ce7-4f9b-b9b1-b91992a23d02} <Debug> TCPHandler: Processed in 0.001211463 sec. | ||
| 1516 | 2025.08.28 21:52:25.656014 [ 63 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1517 | 2025.08.28 21:52:25.656090 [ 63 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1518 | 2025.08.28 21:52:25.719076 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 230 | ||
| 1519 | 2025.08.28 21:52:25.719457 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 3721 | ||
| 1520 | 2025.08.28 21:52:25.719973 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1521 | 2025.08.28 21:52:25.720029 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 1522 | 2025.08.28 21:52:25.720629 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1523 | 2025.08.28 21:52:25.720909 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1524 | 2025.08.28 21:52:25.721060 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 3721 | ||
| 1525 | 2025.08.28 21:52:25.721392 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1526 | 2025.08.28 21:52:25.721443 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 1527 | 2025.08.28 21:52:25.722638 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1528 | 2025.08.28 21:52:25.722918 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1529 | 2025.08.28 21:52:25.723260 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 230 | ||
| 1530 | 2025.08.28 21:52:25.915286 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 61 | ||
| 1531 | 2025.08.28 21:52:25.932536 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1532 | 2025.08.28 21:52:25.932605 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 1533 | 2025.08.28 21:52:25.939058 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1534 | 2025.08.28 21:52:25.939863 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1535 | 2025.08.28 21:52:25.943912 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 61 | ||
| 1536 | 2025.08.28 21:52:26.029778 [ 3 ] {} <Debug> TCPHandler: Done processing connection. | ||
| 1537 | 2025.08.28 21:52:26.029863 [ 3 ] {} <Debug> TCP-Session: 2c4762dd-740f-44fd-8a71-9c3c7f20f9b4 Logout, user_id: 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1538 | 2025.08.28 21:52:26.383156 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1539 | 2025.08.28 21:52:26.383336 [ 4 ] {3e76755d-c27a-49f8-befe-b789f1f69734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1540 | 2025.08.28 21:52:26.383412 [ 4 ] {3e76755d-c27a-49f8-befe-b789f1f69734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1541 | 2025.08.28 21:52:26.384112 [ 4 ] {3e76755d-c27a-49f8-befe-b789f1f69734} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1542 | 2025.08.28 21:52:26.384164 [ 4 ] {3e76755d-c27a-49f8-befe-b789f1f69734} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 1543 | 2025.08.28 21:52:26.384595 [ 4 ] {3e76755d-c27a-49f8-befe-b789f1f69734} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1544 | 2025.08.28 21:52:26.384851 [ 4 ] {3e76755d-c27a-49f8-befe-b789f1f69734} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1545 | 2025.08.28 21:52:26.385004 [ 4 ] {3e76755d-c27a-49f8-befe-b789f1f69734} <Debug> executeQuery: Read 82 rows, 6.84 KiB in 0.001718 sec., 47729.91850989523 rows/sec., 3.89 MiB/sec. | ||
| 1546 | 2025.08.28 21:52:26.385050 [ 4 ] {3e76755d-c27a-49f8-befe-b789f1f69734} <Debug> TCPHandler: Processed in 0.002022792 sec. | ||
| 1547 | 2025.08.28 21:52:26.385181 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1548 | 2025.08.28 21:52:26.385285 [ 4 ] {fe116142-4261-4e1f-b145-78649b177223} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1549 | 2025.08.28 21:52:26.385330 [ 4 ] {fe116142-4261-4e1f-b145-78649b177223} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1550 | 2025.08.28 21:52:26.385769 [ 4 ] {fe116142-4261-4e1f-b145-78649b177223} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1551 | 2025.08.28 21:52:26.385813 [ 4 ] {fe116142-4261-4e1f-b145-78649b177223} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 1552 | 2025.08.28 21:52:26.386135 [ 4 ] {fe116142-4261-4e1f-b145-78649b177223} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1553 | 2025.08.28 21:52:26.386359 [ 4 ] {fe116142-4261-4e1f-b145-78649b177223} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1554 | 2025.08.28 21:52:26.386473 [ 62 ] {} <Debug> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1555 | 2025.08.28 21:52:26.386492 [ 4 ] {fe116142-4261-4e1f-b145-78649b177223} <Debug> executeQuery: Read 13 rows, 1001.00 B in 0.001232 sec., 10551.948051948051 rows/sec., 793.46 KiB/sec. | ||
| 1556 | 2025.08.28 21:52:26.386542 [ 62 ] {} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1557 | 2025.08.28 21:52:26.386550 [ 4 ] {fe116142-4261-4e1f-b145-78649b177223} <Debug> TCPHandler: Processed in 0.001421776 sec. | ||
| 1558 | 2025.08.28 21:52:26.386573 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 1559 | 2025.08.28 21:52:26.386694 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1560 | 2025.08.28 21:52:26.386716 [ 192 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 1561 | 2025.08.28 21:52:26.386809 [ 4 ] {6d5a07bb-7663-462c-b122-486c109c6688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1562 | 2025.08.28 21:52:26.386860 [ 4 ] {6d5a07bb-7663-462c-b122-486c109c6688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1563 | 2025.08.28 21:52:26.386888 [ 192 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1564 | 2025.08.28 21:52:26.386932 [ 192 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 1565 | 2025.08.28 21:52:26.386997 [ 192 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 14 rows starting from the beginning of the part | ||
| 1566 | 2025.08.28 21:52:26.387042 [ 192 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 1567 | 2025.08.28 21:52:26.387084 [ 192 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 1568 | 2025.08.28 21:52:26.387121 [ 192 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 1569 | 2025.08.28 21:52:26.387168 [ 192 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 13 rows starting from the beginning of the part | ||
| 1570 | 2025.08.28 21:52:26.387317 [ 4 ] {6d5a07bb-7663-462c-b122-486c109c6688} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1571 | 2025.08.28 21:52:26.387361 [ 4 ] {6d5a07bb-7663-462c-b122-486c109c6688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 1572 | 2025.08.28 21:52:26.387708 [ 4 ] {6d5a07bb-7663-462c-b122-486c109c6688} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1573 | 2025.08.28 21:52:26.387969 [ 4 ] {6d5a07bb-7663-462c-b122-486c109c6688} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1574 | 2025.08.28 21:52:26.388099 [ 200 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 59 rows, containing 5 columns (5 merged, 0 gathered) in 0.001452516 sec., 40619.1739023873 rows/sec., 3.10 MiB/sec. | ||
| 1575 | 2025.08.28 21:52:26.388114 [ 4 ] {6d5a07bb-7663-462c-b122-486c109c6688} <Debug> executeQuery: Read 82 rows, 6.58 KiB in 0.001332 sec., 61561.56156156156 rows/sec., 4.82 MiB/sec. | ||
| 1576 | 2025.08.28 21:52:26.388201 [ 4 ] {6d5a07bb-7663-462c-b122-486c109c6688} <Debug> TCPHandler: Processed in 0.001559297 sec. | ||
| 1577 | 2025.08.28 21:52:26.388292 [ 200 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1578 | 2025.08.28 21:52:26.388333 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1579 | 2025.08.28 21:52:26.388435 [ 4 ] {3e727635-6712-47ab-89fa-66c4e9bf70f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1580 | 2025.08.28 21:52:26.388483 [ 4 ] {3e727635-6712-47ab-89fa-66c4e9bf70f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1581 | 2025.08.28 21:52:26.388593 [ 200 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_6_1} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1582 | 2025.08.28 21:52:26.388686 [ 200 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_6_1} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1583 | 2025.08.28 21:52:26.388785 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 1584 | 2025.08.28 21:52:26.388937 [ 4 ] {3e727635-6712-47ab-89fa-66c4e9bf70f4} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1585 | 2025.08.28 21:52:26.388981 [ 4 ] {3e727635-6712-47ab-89fa-66c4e9bf70f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 1586 | 2025.08.28 21:52:26.389336 [ 4 ] {3e727635-6712-47ab-89fa-66c4e9bf70f4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1587 | 2025.08.28 21:52:26.389550 [ 4 ] {3e727635-6712-47ab-89fa-66c4e9bf70f4} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1588 | 2025.08.28 21:52:26.389689 [ 4 ] {3e727635-6712-47ab-89fa-66c4e9bf70f4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001273 sec., 125687.35271013353 rows/sec., 8.75 MiB/sec. | ||
| 1589 | 2025.08.28 21:52:26.389727 [ 4 ] {3e727635-6712-47ab-89fa-66c4e9bf70f4} <Debug> TCPHandler: Processed in 0.001444886 sec. | ||
| 1590 | 2025.08.28 21:52:26.389833 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1591 | 2025.08.28 21:52:26.389927 [ 4 ] {f284aa61-8f89-41f7-b4e4-feb43fbc04d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1592 | 2025.08.28 21:52:26.389982 [ 4 ] {f284aa61-8f89-41f7-b4e4-feb43fbc04d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1593 | 2025.08.28 21:52:26.390766 [ 4 ] {f284aa61-8f89-41f7-b4e4-feb43fbc04d4} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1594 | 2025.08.28 21:52:26.390803 [ 4 ] {f284aa61-8f89-41f7-b4e4-feb43fbc04d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 1595 | 2025.08.28 21:52:26.391354 [ 4 ] {f284aa61-8f89-41f7-b4e4-feb43fbc04d4} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1596 | 2025.08.28 21:52:26.391574 [ 4 ] {f284aa61-8f89-41f7-b4e4-feb43fbc04d4} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1597 | 2025.08.28 21:52:26.391716 [ 4 ] {f284aa61-8f89-41f7-b4e4-feb43fbc04d4} <Debug> executeQuery: Read 13 rows, 23.85 KiB in 0.001807 sec., 7194.244604316546 rows/sec., 12.89 MiB/sec. | ||
| 1598 | 2025.08.28 21:52:26.391773 [ 4 ] {f284aa61-8f89-41f7-b4e4-feb43fbc04d4} <Debug> TCPHandler: Processed in 0.001989762 sec. | ||
| 1599 | 2025.08.28 21:52:26.391891 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1600 | 2025.08.28 21:52:26.391987 [ 4 ] {b1ba338e-c7b2-4979-a3d7-6d353d3edeb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1601 | 2025.08.28 21:52:26.392030 [ 4 ] {b1ba338e-c7b2-4979-a3d7-6d353d3edeb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1602 | 2025.08.28 21:52:26.392350 [ 4 ] {b1ba338e-c7b2-4979-a3d7-6d353d3edeb9} <Trace> oximeter.measurements_i64 (eea1b536-bf7a-4faf-946b-e2233f7d24ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1603 | 2025.08.28 21:52:26.392387 [ 4 ] {b1ba338e-c7b2-4979-a3d7-6d353d3edeb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 1604 | 2025.08.28 21:52:26.392687 [ 4 ] {b1ba338e-c7b2-4979-a3d7-6d353d3edeb9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1605 | 2025.08.28 21:52:26.392892 [ 4 ] {b1ba338e-c7b2-4979-a3d7-6d353d3edeb9} <Trace> oximeter.measurements_i64 (eea1b536-bf7a-4faf-946b-e2233f7d24ce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1606 | 2025.08.28 21:52:26.393018 [ 4 ] {b1ba338e-c7b2-4979-a3d7-6d353d3edeb9} <Debug> executeQuery: Read 6 rows, 463.00 B in 0.001049 sec., 5719.733079122974 rows/sec., 431.03 KiB/sec. | ||
| 1607 | 2025.08.28 21:52:26.393054 [ 4 ] {b1ba338e-c7b2-4979-a3d7-6d353d3edeb9} <Debug> TCPHandler: Processed in 0.001213024 sec. | ||
| 1608 | 2025.08.28 21:52:26.393422 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1609 | 2025.08.28 21:52:26.393517 [ 4 ] {7e2d6d00-707e-4153-ba66-0957ea34aaee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1610 | 2025.08.28 21:52:26.393559 [ 4 ] {7e2d6d00-707e-4153-ba66-0957ea34aaee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1611 | 2025.08.28 21:52:26.393885 [ 4 ] {7e2d6d00-707e-4153-ba66-0957ea34aaee} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1612 | 2025.08.28 21:52:26.393920 [ 4 ] {7e2d6d00-707e-4153-ba66-0957ea34aaee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 14.08 GiB. | ||
| 1613 | 2025.08.28 21:52:26.394217 [ 4 ] {7e2d6d00-707e-4153-ba66-0957ea34aaee} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1614 | 2025.08.28 21:52:26.394425 [ 4 ] {7e2d6d00-707e-4153-ba66-0957ea34aaee} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1615 | 2025.08.28 21:52:26.394556 [ 4 ] {7e2d6d00-707e-4153-ba66-0957ea34aaee} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 1616 | 2025.08.28 21:52:26.394592 [ 4 ] {7e2d6d00-707e-4153-ba66-0957ea34aaee} <Debug> TCPHandler: Processed in 0.001219074 sec. | ||
| 1617 | 2025.08.28 21:52:27.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 176.79 MiB, peak 181.48 MiB, free memory in arenas 0.00 B, will set to 178.32 MiB (RSS), difference: 1.53 MiB | ||
| 1618 | 2025.08.28 21:52:31.382764 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1619 | 2025.08.28 21:52:31.382939 [ 4 ] {30a86ca9-b615-4209-a84c-00c8e7988c89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1620 | 2025.08.28 21:52:31.382996 [ 4 ] {30a86ca9-b615-4209-a84c-00c8e7988c89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1621 | 2025.08.28 21:52:31.383581 [ 4 ] {30a86ca9-b615-4209-a84c-00c8e7988c89} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1622 | 2025.08.28 21:52:31.383616 [ 4 ] {30a86ca9-b615-4209-a84c-00c8e7988c89} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 1623 | 2025.08.28 21:52:31.384044 [ 4 ] {30a86ca9-b615-4209-a84c-00c8e7988c89} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1624 | 2025.08.28 21:52:31.384276 [ 4 ] {30a86ca9-b615-4209-a84c-00c8e7988c89} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1625 | 2025.08.28 21:52:31.384418 [ 4 ] {30a86ca9-b615-4209-a84c-00c8e7988c89} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001524 sec., 49868.76640419948 rows/sec., 4.11 MiB/sec. | ||
| 1626 | 2025.08.28 21:52:31.384458 [ 4 ] {30a86ca9-b615-4209-a84c-00c8e7988c89} <Debug> TCPHandler: Processed in 0.00181261 sec. | ||
| 1627 | 2025.08.28 21:52:31.384583 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1628 | 2025.08.28 21:52:31.384674 [ 4 ] {94927d9b-f62d-47d7-825b-a0533f6421e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1629 | 2025.08.28 21:52:31.384714 [ 4 ] {94927d9b-f62d-47d7-825b-a0533f6421e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1630 | 2025.08.28 21:52:31.385113 [ 4 ] {94927d9b-f62d-47d7-825b-a0533f6421e3} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1631 | 2025.08.28 21:52:31.385149 [ 4 ] {94927d9b-f62d-47d7-825b-a0533f6421e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 1632 | 2025.08.28 21:52:31.385443 [ 4 ] {94927d9b-f62d-47d7-825b-a0533f6421e3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1633 | 2025.08.28 21:52:31.385648 [ 4 ] {94927d9b-f62d-47d7-825b-a0533f6421e3} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1634 | 2025.08.28 21:52:31.385776 [ 4 ] {94927d9b-f62d-47d7-825b-a0533f6421e3} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00112 sec., 8928.57142857143 rows/sec., 671.39 KiB/sec. | ||
| 1635 | 2025.08.28 21:52:31.385811 [ 4 ] {94927d9b-f62d-47d7-825b-a0533f6421e3} <Debug> TCPHandler: Processed in 0.001275345 sec. | ||
| 1636 | 2025.08.28 21:52:31.385920 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1637 | 2025.08.28 21:52:31.386011 [ 4 ] {55d5ce4d-bee9-4fa1-8a3e-4653901ca221} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1638 | 2025.08.28 21:52:31.386049 [ 4 ] {55d5ce4d-bee9-4fa1-8a3e-4653901ca221} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1639 | 2025.08.28 21:52:31.386478 [ 4 ] {55d5ce4d-bee9-4fa1-8a3e-4653901ca221} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1640 | 2025.08.28 21:52:31.386514 [ 4 ] {55d5ce4d-bee9-4fa1-8a3e-4653901ca221} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 1641 | 2025.08.28 21:52:31.386806 [ 4 ] {55d5ce4d-bee9-4fa1-8a3e-4653901ca221} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1642 | 2025.08.28 21:52:31.387007 [ 4 ] {55d5ce4d-bee9-4fa1-8a3e-4653901ca221} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1643 | 2025.08.28 21:52:31.387130 [ 4 ] {55d5ce4d-bee9-4fa1-8a3e-4653901ca221} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001138 sec., 65026.36203866433 rows/sec., 5.08 MiB/sec. | ||
| 1644 | 2025.08.28 21:52:31.387166 [ 4 ] {55d5ce4d-bee9-4fa1-8a3e-4653901ca221} <Debug> TCPHandler: Processed in 0.001292965 sec. | ||
| 1645 | 2025.08.28 21:52:31.387279 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1646 | 2025.08.28 21:52:31.387370 [ 4 ] {12ce1d5e-c8d8-4cd9-9502-1b00b77c9279} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1647 | 2025.08.28 21:52:31.387412 [ 4 ] {12ce1d5e-c8d8-4cd9-9502-1b00b77c9279} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1648 | 2025.08.28 21:52:31.387825 [ 4 ] {12ce1d5e-c8d8-4cd9-9502-1b00b77c9279} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1649 | 2025.08.28 21:52:31.387861 [ 4 ] {12ce1d5e-c8d8-4cd9-9502-1b00b77c9279} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 1650 | 2025.08.28 21:52:31.388176 [ 4 ] {12ce1d5e-c8d8-4cd9-9502-1b00b77c9279} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1651 | 2025.08.28 21:52:31.388387 [ 4 ] {12ce1d5e-c8d8-4cd9-9502-1b00b77c9279} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1652 | 2025.08.28 21:52:31.388510 [ 4 ] {12ce1d5e-c8d8-4cd9-9502-1b00b77c9279} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001158 sec., 138169.2573402418 rows/sec., 9.62 MiB/sec. | ||
| 1653 | 2025.08.28 21:52:31.388548 [ 4 ] {12ce1d5e-c8d8-4cd9-9502-1b00b77c9279} <Debug> TCPHandler: Processed in 0.001312635 sec. | ||
| 1654 | 2025.08.28 21:52:31.388662 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1655 | 2025.08.28 21:52:31.388753 [ 4 ] {0671a402-8fed-42f0-9a07-5f07f1462c34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1656 | 2025.08.28 21:52:31.388806 [ 4 ] {0671a402-8fed-42f0-9a07-5f07f1462c34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1657 | 2025.08.28 21:52:31.389556 [ 4 ] {0671a402-8fed-42f0-9a07-5f07f1462c34} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1658 | 2025.08.28 21:52:31.389591 [ 4 ] {0671a402-8fed-42f0-9a07-5f07f1462c34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 1659 | 2025.08.28 21:52:31.390090 [ 4 ] {0671a402-8fed-42f0-9a07-5f07f1462c34} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1660 | 2025.08.28 21:52:31.390300 [ 4 ] {0671a402-8fed-42f0-9a07-5f07f1462c34} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1661 | 2025.08.28 21:52:31.390414 [ 52 ] {} <Debug> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1662 | 2025.08.28 21:52:31.390431 [ 4 ] {0671a402-8fed-42f0-9a07-5f07f1462c34} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001695 sec., 5899.705014749263 rows/sec., 10.57 MiB/sec. | ||
| 1663 | 2025.08.28 21:52:31.390483 [ 52 ] {} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1664 | 2025.08.28 21:52:31.390502 [ 4 ] {0671a402-8fed-42f0-9a07-5f07f1462c34} <Debug> TCPHandler: Processed in 0.00188677 sec. | ||
| 1665 | 2025.08.28 21:52:31.390510 [ 52 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 1666 | 2025.08.28 21:52:31.390621 [ 192 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::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 | ||
| 1667 | 2025.08.28 21:52:31.390630 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1668 | 2025.08.28 21:52:31.390751 [ 4 ] {ee9b4495-3ca1-4ab0-a362-3315d1adccaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1669 | 2025.08.28 21:52:31.390794 [ 4 ] {ee9b4495-3ca1-4ab0-a362-3315d1adccaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1670 | 2025.08.28 21:52:31.390859 [ 192 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1671 | 2025.08.28 21:52:31.390930 [ 192 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 10 rows starting from the beginning of the part | ||
| 1672 | 2025.08.28 21:52:31.391069 [ 192 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 10 rows starting from the beginning of the part | ||
| 1673 | 2025.08.28 21:52:31.391149 [ 4 ] {ee9b4495-3ca1-4ab0-a362-3315d1adccaa} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1674 | 2025.08.28 21:52:31.391190 [ 192 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::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 | ||
| 1675 | 2025.08.28 21:52:31.391193 [ 4 ] {ee9b4495-3ca1-4ab0-a362-3315d1adccaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 1676 | 2025.08.28 21:52:31.391311 [ 192 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 10 rows starting from the beginning of the part | ||
| 1677 | 2025.08.28 21:52:31.391426 [ 192 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 13 rows starting from the beginning of the part | ||
| 1678 | 2025.08.28 21:52:31.391520 [ 4 ] {ee9b4495-3ca1-4ab0-a362-3315d1adccaa} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1679 | 2025.08.28 21:52:31.391537 [ 192 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 10 rows starting from the beginning of the part | ||
| 1680 | 2025.08.28 21:52:31.391739 [ 4 ] {ee9b4495-3ca1-4ab0-a362-3315d1adccaa} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1681 | 2025.08.28 21:52:31.391870 [ 4 ] {ee9b4495-3ca1-4ab0-a362-3315d1adccaa} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001138 sec., 52724.07732864675 rows/sec., 3.55 MiB/sec. | ||
| 1682 | 2025.08.28 21:52:31.391906 [ 4 ] {ee9b4495-3ca1-4ab0-a362-3315d1adccaa} <Debug> TCPHandler: Processed in 0.001326245 sec. | ||
| 1683 | 2025.08.28 21:52:31.393295 [ 192 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 59 rows, containing 19 columns (19 merged, 0 gathered) in 0.00271841 sec., 21703.86365559279 rows/sec., 38.89 MiB/sec. | ||
| 1684 | 2025.08.28 21:52:31.393664 [ 191 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1685 | 2025.08.28 21:52:31.394076 [ 191 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1686 | 2025.08.28 21:52:31.394154 [ 191 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_6_1} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1687 | 2025.08.28 21:52:31.394286 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.66 MiB. | ||
| 1688 | 2025.08.28 21:52:33.221291 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 4209 | ||
| 1689 | 2025.08.28 21:52:33.221830 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1690 | 2025.08.28 21:52:33.221874 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 1691 | 2025.08.28 21:52:33.222426 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1692 | 2025.08.28 21:52:33.222670 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1693 | 2025.08.28 21:52:33.222803 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4209 | ||
| 1694 | 2025.08.28 21:52:33.444143 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 68 | ||
| 1695 | 2025.08.28 21:52:33.462642 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1696 | 2025.08.28 21:52:33.462707 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 1697 | 2025.08.28 21:52:33.468881 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1698 | 2025.08.28 21:52:33.469627 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1699 | 2025.08.28 21:52:33.472963 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 68 | ||
| 1700 | 2025.08.28 21:52:34.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 178.98 MiB, peak 182.98 MiB, free memory in arenas 0.00 B, will set to 180.50 MiB (RSS), difference: 1.52 MiB | ||
| 1701 | 2025.08.28 21:52:35.723641 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 256 | ||
| 1702 | 2025.08.28 21:52:35.726015 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1703 | 2025.08.28 21:52:35.726062 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 1704 | 2025.08.28 21:52:35.727164 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1705 | 2025.08.28 21:52:35.727447 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1706 | 2025.08.28 21:52:35.727606 [ 38 ] {} <Debug> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1707 | 2025.08.28 21:52:35.727674 [ 38 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1708 | 2025.08.28 21:52:35.727687 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 256 | ||
| 1709 | 2025.08.28 21:52:35.727697 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 1710 | 2025.08.28 21:52:35.727833 [ 194 ] {21709d19-84e4-47f3-950d-0faf77654f01::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 | ||
| 1711 | 2025.08.28 21:52:35.728390 [ 194 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1712 | 2025.08.28 21:52:35.728537 [ 194 ] {21709d19-84e4-47f3-950d-0faf77654f01::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 | ||
| 1713 | 2025.08.28 21:52:35.728937 [ 194 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 60 rows starting from the beginning of the part | ||
| 1714 | 2025.08.28 21:52:35.729272 [ 194 ] {21709d19-84e4-47f3-950d-0faf77654f01::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 | ||
| 1715 | 2025.08.28 21:52:35.729588 [ 194 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 20 rows starting from the beginning of the part | ||
| 1716 | 2025.08.28 21:52:35.729881 [ 194 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 1717 | 2025.08.28 21:52:35.730177 [ 194 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 1718 | 2025.08.28 21:52:35.735832 [ 194 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 256 rows, containing 72 columns (72 merged, 0 gathered) in 0.008055129 sec., 31780.993203212514 rows/sec., 29.99 MiB/sec. | ||
| 1719 | 2025.08.28 21:52:35.736345 [ 194 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1720 | 2025.08.28 21:52:35.736827 [ 194 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_6_1} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1721 | 2025.08.28 21:52:35.736893 [ 194 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_6_1} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01) (MergerMutator): Merged 6 parts: [all_1_1_0, all_6_6_0] -> all_1_6_1 | ||
| 1722 | 2025.08.28 21:52:35.737042 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.57 MiB. | ||
| 1723 | 2025.08.28 21:52:36.383163 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1724 | 2025.08.28 21:52:36.383356 [ 4 ] {7b7d73b1-a552-4a6b-b131-3161f0e139a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1725 | 2025.08.28 21:52:36.383429 [ 4 ] {7b7d73b1-a552-4a6b-b131-3161f0e139a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1726 | 2025.08.28 21:52:36.384186 [ 4 ] {7b7d73b1-a552-4a6b-b131-3161f0e139a0} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1727 | 2025.08.28 21:52:36.384238 [ 4 ] {7b7d73b1-a552-4a6b-b131-3161f0e139a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 1728 | 2025.08.28 21:52:36.384648 [ 4 ] {7b7d73b1-a552-4a6b-b131-3161f0e139a0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1729 | 2025.08.28 21:52:36.384888 [ 4 ] {7b7d73b1-a552-4a6b-b131-3161f0e139a0} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1730 | 2025.08.28 21:52:36.385013 [ 38 ] {} <Debug> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1731 | 2025.08.28 21:52:36.385039 [ 4 ] {7b7d73b1-a552-4a6b-b131-3161f0e139a0} <Debug> executeQuery: Read 108 rows, 9.27 KiB in 0.001734 sec., 62283.73702422145 rows/sec., 5.22 MiB/sec. | ||
| 1732 | 2025.08.28 21:52:36.385085 [ 38 ] {} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1733 | 2025.08.28 21:52:36.385096 [ 4 ] {7b7d73b1-a552-4a6b-b131-3161f0e139a0} <Debug> TCPHandler: Processed in 0.002068202 sec. | ||
| 1734 | 2025.08.28 21:52:36.385119 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 1735 | 2025.08.28 21:52:36.385240 [ 193 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::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 | ||
| 1736 | 2025.08.28 21:52:36.385319 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1737 | 2025.08.28 21:52:36.385393 [ 193 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1738 | 2025.08.28 21:52:36.385436 [ 4 ] {4751615f-a0fe-4965-8167-b5b3a892ceea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1739 | 2025.08.28 21:52:36.385445 [ 193 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 80 rows starting from the beginning of the part | ||
| 1740 | 2025.08.28 21:52:36.385484 [ 4 ] {4751615f-a0fe-4965-8167-b5b3a892ceea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1741 | 2025.08.28 21:52:36.385559 [ 193 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 69 rows starting from the beginning of the part | ||
| 1742 | 2025.08.28 21:52:36.385635 [ 193 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 76 rows starting from the beginning of the part | ||
| 1743 | 2025.08.28 21:52:36.385713 [ 193 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 82 rows starting from the beginning of the part | ||
| 1744 | 2025.08.28 21:52:36.385779 [ 193 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::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 | ||
| 1745 | 2025.08.28 21:52:36.385841 [ 193 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 108 rows starting from the beginning of the part | ||
| 1746 | 2025.08.28 21:52:36.386008 [ 4 ] {4751615f-a0fe-4965-8167-b5b3a892ceea} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1747 | 2025.08.28 21:52:36.386049 [ 4 ] {4751615f-a0fe-4965-8167-b5b3a892ceea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 1748 | 2025.08.28 21:52:36.386594 [ 4 ] {4751615f-a0fe-4965-8167-b5b3a892ceea} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1749 | 2025.08.28 21:52:36.386930 [ 4 ] {4751615f-a0fe-4965-8167-b5b3a892ceea} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1750 | 2025.08.28 21:52:36.387082 [ 194 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 491 rows, containing 5 columns (5 merged, 0 gathered) in 0.001885191 sec., 260451.06304878392 rows/sec., 22.37 MiB/sec. | ||
| 1751 | 2025.08.28 21:52:36.387090 [ 4 ] {4751615f-a0fe-4965-8167-b5b3a892ceea} <Debug> executeQuery: Read 26 rows, 1.96 KiB in 0.00168 sec., 15476.190476190475 rows/sec., 1.14 MiB/sec. | ||
| 1752 | 2025.08.28 21:52:36.387149 [ 4 ] {4751615f-a0fe-4965-8167-b5b3a892ceea} <Debug> TCPHandler: Processed in 0.001894741 sec. | ||
| 1753 | 2025.08.28 21:52:36.387260 [ 193 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1754 | 2025.08.28 21:52:36.387304 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1755 | 2025.08.28 21:52:36.387400 [ 4 ] {312d96b8-3277-4a2f-9905-6add4553c539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1756 | 2025.08.28 21:52:36.387441 [ 4 ] {312d96b8-3277-4a2f-9905-6add4553c539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1757 | 2025.08.28 21:52:36.387547 [ 193 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_11_2} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1758 | 2025.08.28 21:52:36.387614 [ 193 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_11_2} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1759 | 2025.08.28 21:52:36.387673 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1760 | 2025.08.28 21:52:36.387879 [ 4 ] {312d96b8-3277-4a2f-9905-6add4553c539} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1761 | 2025.08.28 21:52:36.387914 [ 4 ] {312d96b8-3277-4a2f-9905-6add4553c539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 1762 | 2025.08.28 21:52:36.388222 [ 4 ] {312d96b8-3277-4a2f-9905-6add4553c539} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1763 | 2025.08.28 21:52:36.388427 [ 4 ] {312d96b8-3277-4a2f-9905-6add4553c539} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1764 | 2025.08.28 21:52:36.388524 [ 38 ] {} <Debug> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1765 | 2025.08.28 21:52:36.388550 [ 4 ] {312d96b8-3277-4a2f-9905-6add4553c539} <Debug> executeQuery: Read 96 rows, 7.71 KiB in 0.001169 sec., 82121.47134302824 rows/sec., 6.44 MiB/sec. | ||
| 1766 | 2025.08.28 21:52:36.388567 [ 38 ] {} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1767 | 2025.08.28 21:52:36.388591 [ 4 ] {312d96b8-3277-4a2f-9905-6add4553c539} <Debug> TCPHandler: Processed in 0.001336684 sec. | ||
| 1768 | 2025.08.28 21:52:36.388592 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 1769 | 2025.08.28 21:52:36.388711 [ 192 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::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 | ||
| 1770 | 2025.08.28 21:52:36.388719 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1771 | 2025.08.28 21:52:36.388855 [ 4 ] {ca8c457b-446c-4bb3-ba47-5e14d4ad72c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1772 | 2025.08.28 21:52:36.388863 [ 192 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1773 | 2025.08.28 21:52:36.388902 [ 4 ] {ca8c457b-446c-4bb3-ba47-5e14d4ad72c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1774 | 2025.08.28 21:52:36.388907 [ 192 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 82 rows starting from the beginning of the part | ||
| 1775 | 2025.08.28 21:52:36.388987 [ 192 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 81 rows starting from the beginning of the part | ||
| 1776 | 2025.08.28 21:52:36.389032 [ 192 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 74 rows starting from the beginning of the part | ||
| 1777 | 2025.08.28 21:52:36.389070 [ 192 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 82 rows starting from the beginning of the part | ||
| 1778 | 2025.08.28 21:52:36.389107 [ 192 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::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 | ||
| 1779 | 2025.08.28 21:52:36.389146 [ 192 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 96 rows starting from the beginning of the part | ||
| 1780 | 2025.08.28 21:52:36.389343 [ 4 ] {ca8c457b-446c-4bb3-ba47-5e14d4ad72c7} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1781 | 2025.08.28 21:52:36.389383 [ 4 ] {ca8c457b-446c-4bb3-ba47-5e14d4ad72c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 1782 | 2025.08.28 21:52:36.389744 [ 4 ] {ca8c457b-446c-4bb3-ba47-5e14d4ad72c7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1783 | 2025.08.28 21:52:36.389968 [ 4 ] {ca8c457b-446c-4bb3-ba47-5e14d4ad72c7} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1784 | 2025.08.28 21:52:36.390040 [ 193 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 489 rows, containing 5 columns (5 merged, 0 gathered) in 0.001378845 sec., 354644.64823819936 rows/sec., 29.09 MiB/sec. | ||
| 1785 | 2025.08.28 21:52:36.390067 [ 38 ] {} <Debug> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1786 | 2025.08.28 21:52:36.390097 [ 38 ] {} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1787 | 2025.08.28 21:52:36.390099 [ 4 ] {ca8c457b-446c-4bb3-ba47-5e14d4ad72c7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001263 sec., 126682.5019794141 rows/sec., 8.82 MiB/sec. | ||
| 1788 | 2025.08.28 21:52:36.390116 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 1789 | 2025.08.28 21:52:36.390147 [ 4 ] {ca8c457b-446c-4bb3-ba47-5e14d4ad72c7} <Debug> TCPHandler: Processed in 0.001478686 sec. | ||
| 1790 | 2025.08.28 21:52:36.390193 [ 192 ] {f506482a-fd20-4aba-984a-14115cac1713::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 | ||
| 1791 | 2025.08.28 21:52:36.390224 [ 194 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1792 | 2025.08.28 21:52:36.390268 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1793 | 2025.08.28 21:52:36.390297 [ 192 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1794 | 2025.08.28 21:52:36.390330 [ 192 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 750 rows starting from the beginning of the part | ||
| 1795 | 2025.08.28 21:52:36.390366 [ 4 ] {d93f7441-f2e4-42f8-98c8-bfe92ed34ba3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1796 | 2025.08.28 21:52:36.390379 [ 192 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 161 rows starting from the beginning of the part | ||
| 1797 | 2025.08.28 21:52:36.390428 [ 4 ] {d93f7441-f2e4-42f8-98c8-bfe92ed34ba3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1798 | 2025.08.28 21:52:36.390429 [ 192 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 160 rows starting from the beginning of the part | ||
| 1799 | 2025.08.28 21:52:36.390484 [ 192 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 160 rows starting from the beginning of the part | ||
| 1800 | 2025.08.28 21:52:36.390523 [ 192 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 160 rows starting from the beginning of the part | ||
| 1801 | 2025.08.28 21:52:36.390551 [ 194 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_11_2} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1802 | 2025.08.28 21:52:36.390558 [ 192 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 160 rows starting from the beginning of the part | ||
| 1803 | 2025.08.28 21:52:36.390646 [ 194 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_11_2} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1804 | 2025.08.28 21:52:36.390763 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.32 MiB. | ||
| 1805 | 2025.08.28 21:52:36.391238 [ 4 ] {d93f7441-f2e4-42f8-98c8-bfe92ed34ba3} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1806 | 2025.08.28 21:52:36.391279 [ 4 ] {d93f7441-f2e4-42f8-98c8-bfe92ed34ba3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 1807 | 2025.08.28 21:52:36.391567 [ 199 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1551 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395355 sec., 1111545.0906758495 rows/sec., 77.45 MiB/sec. | ||
| 1808 | 2025.08.28 21:52:36.391808 [ 194 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1809 | 2025.08.28 21:52:36.391870 [ 4 ] {d93f7441-f2e4-42f8-98c8-bfe92ed34ba3} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1810 | 2025.08.28 21:52:36.392126 [ 194 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1811 | 2025.08.28 21:52:36.392177 [ 4 ] {d93f7441-f2e4-42f8-98c8-bfe92ed34ba3} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1812 | 2025.08.28 21:52:36.392226 [ 194 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1813 | 2025.08.28 21:52:36.392317 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.52 MiB. | ||
| 1814 | 2025.08.28 21:52:36.392324 [ 4 ] {d93f7441-f2e4-42f8-98c8-bfe92ed34ba3} <Debug> executeQuery: Read 26 rows, 47.71 KiB in 0.001976 sec., 13157.894736842107 rows/sec., 23.58 MiB/sec. | ||
| 1815 | 2025.08.28 21:52:36.392393 [ 4 ] {d93f7441-f2e4-42f8-98c8-bfe92ed34ba3} <Debug> TCPHandler: Processed in 0.002174824 sec. | ||
| 1816 | 2025.08.28 21:52:36.392514 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1817 | 2025.08.28 21:52:36.392607 [ 4 ] {086872ad-4c04-4464-8835-f3631ad12e05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 1818 | 2025.08.28 21:52:36.392648 [ 4 ] {086872ad-4c04-4464-8835-f3631ad12e05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1819 | 2025.08.28 21:52:36.392968 [ 4 ] {086872ad-4c04-4464-8835-f3631ad12e05} <Trace> oximeter.measurements_i64 (eea1b536-bf7a-4faf-946b-e2233f7d24ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1820 | 2025.08.28 21:52:36.393003 [ 4 ] {086872ad-4c04-4464-8835-f3631ad12e05} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 1821 | 2025.08.28 21:52:36.393306 [ 4 ] {086872ad-4c04-4464-8835-f3631ad12e05} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1822 | 2025.08.28 21:52:36.393512 [ 4 ] {086872ad-4c04-4464-8835-f3631ad12e05} <Trace> oximeter.measurements_i64 (eea1b536-bf7a-4faf-946b-e2233f7d24ce): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1823 | 2025.08.28 21:52:36.393636 [ 4 ] {086872ad-4c04-4464-8835-f3631ad12e05} <Debug> executeQuery: Read 9 rows, 709.00 B in 0.001048 sec., 8587.786259541985 rows/sec., 660.67 KiB/sec. | ||
| 1824 | 2025.08.28 21:52:36.393673 [ 4 ] {086872ad-4c04-4464-8835-f3631ad12e05} <Debug> TCPHandler: Processed in 0.001208443 sec. | ||
| 1825 | 2025.08.28 21:52:36.393787 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1826 | 2025.08.28 21:52:36.393881 [ 4 ] {a876a202-d5d9-46cf-99bc-361a4579d475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1827 | 2025.08.28 21:52:36.393921 [ 4 ] {a876a202-d5d9-46cf-99bc-361a4579d475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1828 | 2025.08.28 21:52:36.394260 [ 4 ] {a876a202-d5d9-46cf-99bc-361a4579d475} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1829 | 2025.08.28 21:52:36.394295 [ 4 ] {a876a202-d5d9-46cf-99bc-361a4579d475} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 1830 | 2025.08.28 21:52:36.394590 [ 4 ] {a876a202-d5d9-46cf-99bc-361a4579d475} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1831 | 2025.08.28 21:52:36.394798 [ 4 ] {a876a202-d5d9-46cf-99bc-361a4579d475} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1832 | 2025.08.28 21:52:36.394909 [ 38 ] {} <Debug> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1833 | 2025.08.28 21:52:36.394925 [ 4 ] {a876a202-d5d9-46cf-99bc-361a4579d475} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 1834 | 2025.08.28 21:52:36.394949 [ 38 ] {} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1835 | 2025.08.28 21:52:36.394970 [ 4 ] {a876a202-d5d9-46cf-99bc-361a4579d475} <Debug> TCPHandler: Processed in 0.001232404 sec. | ||
| 1836 | 2025.08.28 21:52:36.394974 [ 38 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 1837 | 2025.08.28 21:52:36.395082 [ 192 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 1838 | 2025.08.28 21:52:36.395178 [ 192 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1839 | 2025.08.28 21:52:36.395201 [ 192 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 276 rows starting from the beginning of the part | ||
| 1840 | 2025.08.28 21:52:36.395242 [ 192 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 1841 | 2025.08.28 21:52:36.395278 [ 192 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 60 rows starting from the beginning of the part | ||
| 1842 | 2025.08.28 21:52:36.395310 [ 192 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 1843 | 2025.08.28 21:52:36.395341 [ 192 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 1844 | 2025.08.28 21:52:36.395375 [ 192 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part | ||
| 1845 | 2025.08.28 21:52:36.396109 [ 190 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 576 rows, containing 4 columns (4 merged, 0 gathered) in 0.001060821 sec., 542975.6763864969 rows/sec., 36.52 MiB/sec. | ||
| 1846 | 2025.08.28 21:52:36.396250 [ 192 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1847 | 2025.08.28 21:52:36.396510 [ 192 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_11_2} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1848 | 2025.08.28 21:52:36.396581 [ 192 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_11_2} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 1849 | 2025.08.28 21:52:36.396644 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.35 MiB. | ||
| 1850 | 2025.08.28 21:52:40.656130 [ 42 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1851 | 2025.08.28 21:52:40.656197 [ 42 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1852 | 2025.08.28 21:52:40.722991 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 4636 | ||
| 1853 | 2025.08.28 21:52:40.723472 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1854 | 2025.08.28 21:52:40.723518 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 1855 | 2025.08.28 21:52:40.724004 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1856 | 2025.08.28 21:52:40.724245 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1857 | 2025.08.28 21:52:40.724374 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 4636 | ||
| 1858 | 2025.08.28 21:52:40.973137 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 76 | ||
| 1859 | 2025.08.28 21:52:40.990030 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1860 | 2025.08.28 21:52:40.990085 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 1861 | 2025.08.28 21:52:40.995876 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1862 | 2025.08.28 21:52:40.996577 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1863 | 2025.08.28 21:52:40.999523 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 76 | ||
| 1864 | 2025.08.28 21:52:41.381524 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1865 | 2025.08.28 21:52:41.381699 [ 4 ] {c53ac6a1-3275-4b1a-a809-9e9ae5fcdd62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1866 | 2025.08.28 21:52:41.381761 [ 4 ] {c53ac6a1-3275-4b1a-a809-9e9ae5fcdd62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1867 | 2025.08.28 21:52:41.382380 [ 4 ] {c53ac6a1-3275-4b1a-a809-9e9ae5fcdd62} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1868 | 2025.08.28 21:52:41.382428 [ 4 ] {c53ac6a1-3275-4b1a-a809-9e9ae5fcdd62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 1869 | 2025.08.28 21:52:41.382802 [ 4 ] {c53ac6a1-3275-4b1a-a809-9e9ae5fcdd62} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1870 | 2025.08.28 21:52:41.383019 [ 4 ] {c53ac6a1-3275-4b1a-a809-9e9ae5fcdd62} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1871 | 2025.08.28 21:52:41.383169 [ 4 ] {c53ac6a1-3275-4b1a-a809-9e9ae5fcdd62} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001517 sec., 50098.879367172056 rows/sec., 4.13 MiB/sec. | ||
| 1872 | 2025.08.28 21:52:41.383210 [ 4 ] {c53ac6a1-3275-4b1a-a809-9e9ae5fcdd62} <Debug> TCPHandler: Processed in 0.00182671 sec. | ||
| 1873 | 2025.08.28 21:52:41.383338 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1874 | 2025.08.28 21:52:41.383432 [ 4 ] {1cb20a0e-376d-4848-a274-eafc756a3874} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1875 | 2025.08.28 21:52:41.383473 [ 4 ] {1cb20a0e-376d-4848-a274-eafc756a3874} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1876 | 2025.08.28 21:52:41.383863 [ 4 ] {1cb20a0e-376d-4848-a274-eafc756a3874} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1877 | 2025.08.28 21:52:41.383898 [ 4 ] {1cb20a0e-376d-4848-a274-eafc756a3874} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 1878 | 2025.08.28 21:52:41.384183 [ 4 ] {1cb20a0e-376d-4848-a274-eafc756a3874} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1879 | 2025.08.28 21:52:41.384384 [ 4 ] {1cb20a0e-376d-4848-a274-eafc756a3874} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1880 | 2025.08.28 21:52:41.384506 [ 4 ] {1cb20a0e-376d-4848-a274-eafc756a3874} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001093 sec., 9149.130832570905 rows/sec., 687.97 KiB/sec. | ||
| 1881 | 2025.08.28 21:52:41.384543 [ 4 ] {1cb20a0e-376d-4848-a274-eafc756a3874} <Debug> TCPHandler: Processed in 0.001253014 sec. | ||
| 1882 | 2025.08.28 21:52:41.384653 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1883 | 2025.08.28 21:52:41.384744 [ 4 ] {ddd2cb99-3318-47c0-906e-3f321c27c472} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1884 | 2025.08.28 21:52:41.384782 [ 4 ] {ddd2cb99-3318-47c0-906e-3f321c27c472} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1885 | 2025.08.28 21:52:41.385240 [ 4 ] {ddd2cb99-3318-47c0-906e-3f321c27c472} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1886 | 2025.08.28 21:52:41.385297 [ 4 ] {ddd2cb99-3318-47c0-906e-3f321c27c472} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 1887 | 2025.08.28 21:52:41.385703 [ 4 ] {ddd2cb99-3318-47c0-906e-3f321c27c472} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1888 | 2025.08.28 21:52:41.385910 [ 4 ] {ddd2cb99-3318-47c0-906e-3f321c27c472} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1889 | 2025.08.28 21:52:41.386034 [ 4 ] {ddd2cb99-3318-47c0-906e-3f321c27c472} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001308 sec., 56574.92354740061 rows/sec., 4.42 MiB/sec. | ||
| 1890 | 2025.08.28 21:52:41.386073 [ 4 ] {ddd2cb99-3318-47c0-906e-3f321c27c472} <Debug> TCPHandler: Processed in 0.001467677 sec. | ||
| 1891 | 2025.08.28 21:52:41.386206 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1892 | 2025.08.28 21:52:41.386301 [ 4 ] {197fd24d-11f2-457b-a5c4-0272e8b5c06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1893 | 2025.08.28 21:52:41.386343 [ 4 ] {197fd24d-11f2-457b-a5c4-0272e8b5c06a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1894 | 2025.08.28 21:52:41.386772 [ 4 ] {197fd24d-11f2-457b-a5c4-0272e8b5c06a} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1895 | 2025.08.28 21:52:41.386808 [ 4 ] {197fd24d-11f2-457b-a5c4-0272e8b5c06a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 1896 | 2025.08.28 21:52:41.387156 [ 4 ] {197fd24d-11f2-457b-a5c4-0272e8b5c06a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1897 | 2025.08.28 21:52:41.387360 [ 4 ] {197fd24d-11f2-457b-a5c4-0272e8b5c06a} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1898 | 2025.08.28 21:52:41.387485 [ 4 ] {197fd24d-11f2-457b-a5c4-0272e8b5c06a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001203 sec., 133000.83125519534 rows/sec., 9.26 MiB/sec. | ||
| 1899 | 2025.08.28 21:52:41.387520 [ 4 ] {197fd24d-11f2-457b-a5c4-0272e8b5c06a} <Debug> TCPHandler: Processed in 0.001361675 sec. | ||
| 1900 | 2025.08.28 21:52:41.387637 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1901 | 2025.08.28 21:52:41.387728 [ 4 ] {3703f513-a28d-47eb-94a0-74315b1783d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 1902 | 2025.08.28 21:52:41.387781 [ 4 ] {3703f513-a28d-47eb-94a0-74315b1783d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 1903 | 2025.08.28 21:52:41.388548 [ 4 ] {3703f513-a28d-47eb-94a0-74315b1783d7} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1904 | 2025.08.28 21:52:41.388584 [ 4 ] {3703f513-a28d-47eb-94a0-74315b1783d7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 1905 | 2025.08.28 21:52:41.389088 [ 4 ] {3703f513-a28d-47eb-94a0-74315b1783d7} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1906 | 2025.08.28 21:52:41.389299 [ 4 ] {3703f513-a28d-47eb-94a0-74315b1783d7} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1907 | 2025.08.28 21:52:41.389432 [ 4 ] {3703f513-a28d-47eb-94a0-74315b1783d7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001721 sec., 5810.575246949447 rows/sec., 10.41 MiB/sec. | ||
| 1908 | 2025.08.28 21:52:41.389481 [ 4 ] {3703f513-a28d-47eb-94a0-74315b1783d7} <Debug> TCPHandler: Processed in 0.001892721 sec. | ||
| 1909 | 2025.08.28 21:52:41.389596 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1910 | 2025.08.28 21:52:41.389687 [ 4 ] {dca1f031-322e-4cd4-82ea-a24c407b86b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 1911 | 2025.08.28 21:52:41.389728 [ 4 ] {dca1f031-322e-4cd4-82ea-a24c407b86b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 1912 | 2025.08.28 21:52:41.390069 [ 4 ] {dca1f031-322e-4cd4-82ea-a24c407b86b0} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1913 | 2025.08.28 21:52:41.390104 [ 4 ] {dca1f031-322e-4cd4-82ea-a24c407b86b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.58 GiB. | ||
| 1914 | 2025.08.28 21:52:41.390398 [ 4 ] {dca1f031-322e-4cd4-82ea-a24c407b86b0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1915 | 2025.08.28 21:52:41.390597 [ 4 ] {dca1f031-322e-4cd4-82ea-a24c407b86b0} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1916 | 2025.08.28 21:52:41.390720 [ 4 ] {dca1f031-322e-4cd4-82ea-a24c407b86b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 1917 | 2025.08.28 21:52:41.390754 [ 4 ] {dca1f031-322e-4cd4-82ea-a24c407b86b0} <Debug> TCPHandler: Processed in 0.001207003 sec. | ||
| 1918 | 2025.08.28 21:52:45.727926 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 282 | ||
| 1919 | 2025.08.28 21:52:45.730029 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1920 | 2025.08.28 21:52:45.730082 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 1921 | 2025.08.28 21:52:45.731265 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1922 | 2025.08.28 21:52:45.731553 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1923 | 2025.08.28 21:52:45.731827 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 282 | ||
| 1924 | 2025.08.28 21:52:46.378901 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1925 | 2025.08.28 21:52:46.379150 [ 4 ] {2d9de63f-372b-42da-ae74-a6997fde655d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) 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) | ||
| 1926 | 2025.08.28 21:52:46.379520 [ 4 ] {2d9de63f-372b-42da-ae74-a6997fde655d} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 1927 | 2025.08.28 21:52:46.379556 [ 4 ] {2d9de63f-372b-42da-ae74-a6997fde655d} <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 | ||
| 1928 | 2025.08.28 21:52:46.379790 [ 4 ] {2d9de63f-372b-42da-ae74-a6997fde655d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1929 | 2025.08.28 21:52:46.379859 [ 4 ] {2d9de63f-372b-42da-ae74-a6997fde655d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1930 | 2025.08.28 21:52:46.379994 [ 4 ] {2d9de63f-372b-42da-ae74-a6997fde655d} <Debug> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
| 1931 | 2025.08.28 21:52:46.380184 [ 289 ] {2d9de63f-372b-42da-ae74-a6997fde655d} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1932 | 2025.08.28 21:52:46.380238 [ 291 ] {2d9de63f-372b-42da-ae74-a6997fde655d} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 1933 | 2025.08.28 21:52:46.380248 [ 290 ] {2d9de63f-372b-42da-ae74-a6997fde655d} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1934 | 2025.08.28 21:52:46.380387 [ 4 ] {2d9de63f-372b-42da-ae74-a6997fde655d} <Debug> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 1935 | 2025.08.28 21:52:46.380417 [ 4 ] {2d9de63f-372b-42da-ae74-a6997fde655d} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 1936 | 2025.08.28 21:52:46.385067 [ 4 ] {2d9de63f-372b-42da-ae74-a6997fde655d} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 1937 | 2025.08.28 21:52:46.385097 [ 4 ] {2d9de63f-372b-42da-ae74-a6997fde655d} <Debug> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 1938 | 2025.08.28 21:52:46.385163 [ 4 ] {2d9de63f-372b-42da-ae74-a6997fde655d} <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'))" | ||
| 1939 | 2025.08.28 21:52:46.385206 [ 4 ] {2d9de63f-372b-42da-ae74-a6997fde655d} <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'))" | ||
| 1940 | 2025.08.28 21:52:46.386109 [ 4 ] {2d9de63f-372b-42da-ae74-a6997fde655d} <Debug> executeQuery: Read 22 rows, 935.00 B in 0.00706 sec., 3116.1473087818695 rows/sec., 129.33 KiB/sec. | ||
| 1941 | 2025.08.28 21:52:46.386204 [ 4 ] {2d9de63f-372b-42da-ae74-a6997fde655d} <Debug> TCPHandler: Processed in 0.007447522 sec. | ||
| 1942 | 2025.08.28 21:52:46.391692 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1943 | 2025.08.28 21:52:46.391818 [ 4 ] {5bd67ac3-b9e0-49c3-a7bd-7e58ad78f973} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 1944 | 2025.08.28 21:52:46.391870 [ 4 ] {5bd67ac3-b9e0-49c3-a7bd-7e58ad78f973} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1945 | 2025.08.28 21:52:46.392435 [ 4 ] {5bd67ac3-b9e0-49c3-a7bd-7e58ad78f973} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1946 | 2025.08.28 21:52:46.392485 [ 4 ] {5bd67ac3-b9e0-49c3-a7bd-7e58ad78f973} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 1947 | 2025.08.28 21:52:46.392911 [ 4 ] {5bd67ac3-b9e0-49c3-a7bd-7e58ad78f973} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1948 | 2025.08.28 21:52:46.393111 [ 4 ] {5bd67ac3-b9e0-49c3-a7bd-7e58ad78f973} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1949 | 2025.08.28 21:52:46.393257 [ 4 ] {5bd67ac3-b9e0-49c3-a7bd-7e58ad78f973} <Debug> executeQuery: Read 1 rows, 106.00 B in 0.001474 sec., 678.4260515603798 rows/sec., 70.23 KiB/sec. | ||
| 1950 | 2025.08.28 21:52:46.393295 [ 4 ] {5bd67ac3-b9e0-49c3-a7bd-7e58ad78f973} <Debug> TCPHandler: Processed in 0.001672039 sec. | ||
| 1951 | 2025.08.28 21:52:46.393403 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1952 | 2025.08.28 21:52:46.393498 [ 4 ] {853a378a-d0ea-430b-90e8-54cf2b743d37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 1953 | 2025.08.28 21:52:46.393538 [ 4 ] {853a378a-d0ea-430b-90e8-54cf2b743d37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1954 | 2025.08.28 21:52:46.393938 [ 4 ] {853a378a-d0ea-430b-90e8-54cf2b743d37} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1955 | 2025.08.28 21:52:46.393974 [ 4 ] {853a378a-d0ea-430b-90e8-54cf2b743d37} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 1956 | 2025.08.28 21:52:46.394262 [ 4 ] {853a378a-d0ea-430b-90e8-54cf2b743d37} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1957 | 2025.08.28 21:52:46.394468 [ 4 ] {853a378a-d0ea-430b-90e8-54cf2b743d37} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1958 | 2025.08.28 21:52:46.394592 [ 4 ] {853a378a-d0ea-430b-90e8-54cf2b743d37} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001113 sec., 7187.780772686433 rows/sec., 586.11 KiB/sec. | ||
| 1959 | 2025.08.28 21:52:46.394628 [ 4 ] {853a378a-d0ea-430b-90e8-54cf2b743d37} <Debug> TCPHandler: Processed in 0.001275305 sec. | ||
| 1960 | 2025.08.28 21:52:46.394740 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1961 | 2025.08.28 21:52:46.394845 [ 4 ] {451ca3ee-e6a9-4eab-809f-954c620be8bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 1962 | 2025.08.28 21:52:46.394883 [ 4 ] {451ca3ee-e6a9-4eab-809f-954c620be8bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1963 | 2025.08.28 21:52:46.395289 [ 4 ] {451ca3ee-e6a9-4eab-809f-954c620be8bf} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1964 | 2025.08.28 21:52:46.395325 [ 4 ] {451ca3ee-e6a9-4eab-809f-954c620be8bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 1965 | 2025.08.28 21:52:46.395633 [ 4 ] {451ca3ee-e6a9-4eab-809f-954c620be8bf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 1966 | 2025.08.28 21:52:46.395843 [ 4 ] {451ca3ee-e6a9-4eab-809f-954c620be8bf} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1967 | 2025.08.28 21:52:46.395968 [ 4 ] {451ca3ee-e6a9-4eab-809f-954c620be8bf} <Debug> executeQuery: Read 123 rows, 10.64 KiB in 0.001142 sec., 107705.77933450087 rows/sec., 9.09 MiB/sec. | ||
| 1968 | 2025.08.28 21:52:46.396003 [ 4 ] {451ca3ee-e6a9-4eab-809f-954c620be8bf} <Debug> TCPHandler: Processed in 0.001312315 sec. | ||
| 1969 | 2025.08.28 21:52:46.396116 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1970 | 2025.08.28 21:52:46.396216 [ 4 ] {2c3ddd4c-12c2-4d49-9bdc-cc385a464606} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 1971 | 2025.08.28 21:52:46.396255 [ 4 ] {2c3ddd4c-12c2-4d49-9bdc-cc385a464606} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1972 | 2025.08.28 21:52:46.396643 [ 4 ] {2c3ddd4c-12c2-4d49-9bdc-cc385a464606} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1973 | 2025.08.28 21:52:46.396680 [ 4 ] {2c3ddd4c-12c2-4d49-9bdc-cc385a464606} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 1974 | 2025.08.28 21:52:46.396967 [ 4 ] {2c3ddd4c-12c2-4d49-9bdc-cc385a464606} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1975 | 2025.08.28 21:52:46.397193 [ 4 ] {2c3ddd4c-12c2-4d49-9bdc-cc385a464606} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1976 | 2025.08.28 21:52:46.397327 [ 4 ] {2c3ddd4c-12c2-4d49-9bdc-cc385a464606} <Debug> executeQuery: Read 39 rows, 2.89 KiB in 0.001129 sec., 34543.84410983171 rows/sec., 2.50 MiB/sec. | ||
| 1977 | 2025.08.28 21:52:46.397363 [ 4 ] {2c3ddd4c-12c2-4d49-9bdc-cc385a464606} <Debug> TCPHandler: Processed in 0.001297085 sec. | ||
| 1978 | 2025.08.28 21:52:46.397473 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1979 | 2025.08.28 21:52:46.397575 [ 4 ] {b94d27bd-0a92-47df-8250-9dc08c92178b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 1980 | 2025.08.28 21:52:46.397614 [ 4 ] {b94d27bd-0a92-47df-8250-9dc08c92178b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 1981 | 2025.08.28 21:52:46.397989 [ 4 ] {b94d27bd-0a92-47df-8250-9dc08c92178b} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1982 | 2025.08.28 21:52:46.398025 [ 4 ] {b94d27bd-0a92-47df-8250-9dc08c92178b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 1983 | 2025.08.28 21:52:46.398297 [ 4 ] {b94d27bd-0a92-47df-8250-9dc08c92178b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1984 | 2025.08.28 21:52:46.398501 [ 4 ] {b94d27bd-0a92-47df-8250-9dc08c92178b} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1985 | 2025.08.28 21:52:46.398622 [ 4 ] {b94d27bd-0a92-47df-8250-9dc08c92178b} <Debug> executeQuery: Read 1 rows, 68.00 B in 0.001066 sec., 938.0863039399624 rows/sec., 62.29 KiB/sec. | ||
| 1986 | 2025.08.28 21:52:46.398658 [ 4 ] {b94d27bd-0a92-47df-8250-9dc08c92178b} <Debug> TCPHandler: Processed in 0.001234084 sec. | ||
| 1987 | 2025.08.28 21:52:46.398770 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1988 | 2025.08.28 21:52:46.398871 [ 4 ] {7fce35ff-aed7-4978-9bdc-e07a0723782c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 1989 | 2025.08.28 21:52:46.398909 [ 4 ] {7fce35ff-aed7-4978-9bdc-e07a0723782c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1990 | 2025.08.28 21:52:46.399310 [ 4 ] {7fce35ff-aed7-4978-9bdc-e07a0723782c} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 1991 | 2025.08.28 21:52:46.399346 [ 4 ] {7fce35ff-aed7-4978-9bdc-e07a0723782c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 1992 | 2025.08.28 21:52:46.399646 [ 4 ] {7fce35ff-aed7-4978-9bdc-e07a0723782c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 1993 | 2025.08.28 21:52:46.399852 [ 4 ] {7fce35ff-aed7-4978-9bdc-e07a0723782c} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 1994 | 2025.08.28 21:52:46.399975 [ 4 ] {7fce35ff-aed7-4978-9bdc-e07a0723782c} <Debug> executeQuery: Read 106 rows, 8.49 KiB in 0.001122 sec., 94474.15329768271 rows/sec., 7.39 MiB/sec. | ||
| 1995 | 2025.08.28 21:52:46.400012 [ 4 ] {7fce35ff-aed7-4978-9bdc-e07a0723782c} <Debug> TCPHandler: Processed in 0.001291754 sec. | ||
| 1996 | 2025.08.28 21:52:46.400126 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 1997 | 2025.08.28 21:52:46.400231 [ 4 ] {f30972a9-30f4-48a8-9502-800475e238f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 1998 | 2025.08.28 21:52:46.400274 [ 4 ] {f30972a9-30f4-48a8-9502-800475e238f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1999 | 2025.08.28 21:52:46.400674 [ 4 ] {f30972a9-30f4-48a8-9502-800475e238f6} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2000 | 2025.08.28 21:52:46.400709 [ 4 ] {f30972a9-30f4-48a8-9502-800475e238f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2001 | 2025.08.28 21:52:46.401031 [ 4 ] {f30972a9-30f4-48a8-9502-800475e238f6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2002 | 2025.08.28 21:52:46.401257 [ 4 ] {f30972a9-30f4-48a8-9502-800475e238f6} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2003 | 2025.08.28 21:52:46.401382 [ 4 ] {f30972a9-30f4-48a8-9502-800475e238f6} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.00117 sec., 140170.94017094016 rows/sec., 9.76 MiB/sec. | ||
| 2004 | 2025.08.28 21:52:46.401419 [ 4 ] {f30972a9-30f4-48a8-9502-800475e238f6} <Debug> TCPHandler: Processed in 0.001342564 sec. | ||
| 2005 | 2025.08.28 21:52:46.401532 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2006 | 2025.08.28 21:52:46.401633 [ 4 ] {111c3180-c1c3-4404-b437-33f86b92479a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_f64 FORMAT Native (stage: Complete) | ||
| 2007 | 2025.08.28 21:52:46.401674 [ 4 ] {111c3180-c1c3-4404-b437-33f86b92479a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_f64 | ||
| 2008 | 2025.08.28 21:52:46.401977 [ 4 ] {111c3180-c1c3-4404-b437-33f86b92479a} <Trace> oximeter.measurements_f64 (52dec090-51bc-4a55-90a0-31b9b1289104): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2009 | 2025.08.28 21:52:46.402014 [ 4 ] {111c3180-c1c3-4404-b437-33f86b92479a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2010 | 2025.08.28 21:52:46.402299 [ 4 ] {111c3180-c1c3-4404-b437-33f86b92479a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 2011 | 2025.08.28 21:52:46.402502 [ 4 ] {111c3180-c1c3-4404-b437-33f86b92479a} <Trace> oximeter.measurements_f64 (52dec090-51bc-4a55-90a0-31b9b1289104): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2012 | 2025.08.28 21:52:46.402623 [ 4 ] {111c3180-c1c3-4404-b437-33f86b92479a} <Debug> executeQuery: Read 1 rows, 65.00 B in 0.001008 sec., 992.063492063492 rows/sec., 62.97 KiB/sec. | ||
| 2013 | 2025.08.28 21:52:46.402657 [ 4 ] {111c3180-c1c3-4404-b437-33f86b92479a} <Debug> TCPHandler: Processed in 0.001175103 sec. | ||
| 2014 | 2025.08.28 21:52:46.402759 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2015 | 2025.08.28 21:52:46.402860 [ 4 ] {3bbe66f2-d68d-4a65-bd6c-43ef61c2ddc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2016 | 2025.08.28 21:52:46.402913 [ 4 ] {3bbe66f2-d68d-4a65-bd6c-43ef61c2ddc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2017 | 2025.08.28 21:52:46.403695 [ 4 ] {3bbe66f2-d68d-4a65-bd6c-43ef61c2ddc5} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2018 | 2025.08.28 21:52:46.403732 [ 4 ] {3bbe66f2-d68d-4a65-bd6c-43ef61c2ddc5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2019 | 2025.08.28 21:52:46.404301 [ 4 ] {3bbe66f2-d68d-4a65-bd6c-43ef61c2ddc5} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2020 | 2025.08.28 21:52:46.404592 [ 4 ] {3bbe66f2-d68d-4a65-bd6c-43ef61c2ddc5} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2021 | 2025.08.28 21:52:46.404752 [ 4 ] {3bbe66f2-d68d-4a65-bd6c-43ef61c2ddc5} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001909 sec., 16238.868517548453 rows/sec., 29.10 MiB/sec. | ||
| 2022 | 2025.08.28 21:52:46.404810 [ 4 ] {3bbe66f2-d68d-4a65-bd6c-43ef61c2ddc5} <Debug> TCPHandler: Processed in 0.002099763 sec. | ||
| 2023 | 2025.08.28 21:52:46.404939 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2024 | 2025.08.28 21:52:46.405063 [ 4 ] {24652008-5914-4d9f-878a-2b4168a43f39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_i64 FORMAT Native (stage: Complete) | ||
| 2025 | 2025.08.28 21:52:46.405113 [ 4 ] {24652008-5914-4d9f-878a-2b4168a43f39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 2026 | 2025.08.28 21:52:46.405494 [ 4 ] {24652008-5914-4d9f-878a-2b4168a43f39} <Trace> oximeter.measurements_i64 (eea1b536-bf7a-4faf-946b-e2233f7d24ce): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2027 | 2025.08.28 21:52:46.405531 [ 4 ] {24652008-5914-4d9f-878a-2b4168a43f39} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2028 | 2025.08.28 21:52:46.405821 [ 4 ] {24652008-5914-4d9f-878a-2b4168a43f39} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2029 | 2025.08.28 21:52:46.406020 [ 4 ] {24652008-5914-4d9f-878a-2b4168a43f39} <Trace> oximeter.measurements_i64 (eea1b536-bf7a-4faf-946b-e2233f7d24ce): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2030 | 2025.08.28 21:52:46.406141 [ 4 ] {24652008-5914-4d9f-878a-2b4168a43f39} <Debug> executeQuery: Read 3 rows, 217.00 B in 0.001103 sec., 2719.8549410698097 rows/sec., 192.13 KiB/sec. | ||
| 2031 | 2025.08.28 21:52:46.406174 [ 4 ] {24652008-5914-4d9f-878a-2b4168a43f39} <Debug> TCPHandler: Processed in 0.001294354 sec. | ||
| 2032 | 2025.08.28 21:52:46.406288 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2033 | 2025.08.28 21:52:46.406473 [ 4 ] {5c1baa10-b55f-47aa-bac9-638e2ac81dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2034 | 2025.08.28 21:52:46.406512 [ 4 ] {5c1baa10-b55f-47aa-bac9-638e2ac81dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2035 | 2025.08.28 21:52:46.406829 [ 4 ] {5c1baa10-b55f-47aa-bac9-638e2ac81dea} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2036 | 2025.08.28 21:52:46.406863 [ 4 ] {5c1baa10-b55f-47aa-bac9-638e2ac81dea} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2037 | 2025.08.28 21:52:46.407146 [ 4 ] {5c1baa10-b55f-47aa-bac9-638e2ac81dea} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2038 | 2025.08.28 21:52:46.407342 [ 4 ] {5c1baa10-b55f-47aa-bac9-638e2ac81dea} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2039 | 2025.08.28 21:52:46.407464 [ 4 ] {5c1baa10-b55f-47aa-bac9-638e2ac81dea} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00101 sec., 59405.9405940594 rows/sec., 4.00 MiB/sec. | ||
| 2040 | 2025.08.28 21:52:46.407497 [ 4 ] {5c1baa10-b55f-47aa-bac9-638e2ac81dea} <Debug> TCPHandler: Processed in 0.001256744 sec. | ||
| 2041 | 2025.08.28 21:52:48.224536 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 5124 | ||
| 2042 | 2025.08.28 21:52:48.225355 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2043 | 2025.08.28 21:52:48.225427 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2044 | 2025.08.28 21:52:48.226055 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2045 | 2025.08.28 21:52:48.226297 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2046 | 2025.08.28 21:52:48.226435 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5124 | ||
| 2047 | 2025.08.28 21:52:48.226469 [ 30 ] {} <Debug> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2048 | 2025.08.28 21:52:48.226555 [ 30 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2049 | 2025.08.28 21:52:48.226589 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2050 | 2025.08.28 21:52:48.226720 [ 199 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::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 | ||
| 2051 | 2025.08.28 21:52:48.226815 [ 199 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2052 | 2025.08.28 21:52:48.226857 [ 199 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 2806 rows starting from the beginning of the part | ||
| 2053 | 2025.08.28 21:52:48.226945 [ 199 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 488 rows starting from the beginning of the part | ||
| 2054 | 2025.08.28 21:52:48.226994 [ 199 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 427 rows starting from the beginning of the part | ||
| 2055 | 2025.08.28 21:52:48.227039 [ 199 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 488 rows starting from the beginning of the part | ||
| 2056 | 2025.08.28 21:52:48.227084 [ 199 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 427 rows starting from the beginning of the part | ||
| 2057 | 2025.08.28 21:52:48.227131 [ 199 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 488 rows starting from the beginning of the part | ||
| 2058 | 2025.08.28 21:52:48.228482 [ 190 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5124 rows, containing 4 columns (4 merged, 0 gathered) in 0.00181536 sec., 2822580.64516129 rows/sec., 40.38 MiB/sec. | ||
| 2059 | 2025.08.28 21:52:48.229294 [ 187 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2060 | 2025.08.28 21:52:48.229551 [ 187 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_11_2} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2061 | 2025.08.28 21:52:48.229618 [ 187 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_11_2} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2062 | 2025.08.28 21:52:48.229680 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.41 MiB. | ||
| 2063 | 2025.08.28 21:52:48.499672 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 83 | ||
| 2064 | 2025.08.28 21:52:48.516732 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2065 | 2025.08.28 21:52:48.516772 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2066 | 2025.08.28 21:52:48.522527 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2067 | 2025.08.28 21:52:48.523275 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2068 | 2025.08.28 21:52:48.523554 [ 30 ] {} <Debug> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2069 | 2025.08.28 21:52:48.523587 [ 30 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2070 | 2025.08.28 21:52:48.523604 [ 30 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2071 | 2025.08.28 21:52:48.523682 [ 199 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 2072 | 2025.08.28 21:52:48.526526 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 83 | ||
| 2073 | 2025.08.28 21:52:48.527638 [ 199 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2074 | 2025.08.28 21:52:48.529017 [ 199 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 2075 | 2025.08.28 21:52:48.533743 [ 199 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 2076 | 2025.08.28 21:52:48.538017 [ 199 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 2077 | 2025.08.28 21:52:48.542167 [ 199 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 2078 | 2025.08.28 21:52:48.546850 [ 199 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 2079 | 2025.08.28 21:52:48.551052 [ 199 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 2080 | 2025.08.28 21:52:48.608906 [ 199 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 83 rows, containing 679 columns (679 merged, 0 gathered) in 0.085251162 sec., 973.593767554746 rows/sec., 5.03 MiB/sec. | ||
| 2081 | 2025.08.28 21:52:48.611398 [ 190 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2082 | 2025.08.28 21:52:48.613484 [ 190 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_11_2} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2083 | 2025.08.28 21:52:48.613591 [ 190 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_11_2} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2084 | 2025.08.28 21:52:48.615267 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.45 MiB. | ||
| 2085 | 2025.08.28 21:52:49.000197 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 183.46 MiB, peak 193.34 MiB, free memory in arenas 0.00 B, will set to 192.64 MiB (RSS), difference: 9.17 MiB | ||
| 2086 | 2025.08.28 21:52:51.382709 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2087 | 2025.08.28 21:52:51.382899 [ 4 ] {f3d63e03-4ad6-4bcc-8b36-34a3d5cee6d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2088 | 2025.08.28 21:52:51.382970 [ 4 ] {f3d63e03-4ad6-4bcc-8b36-34a3d5cee6d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2089 | 2025.08.28 21:52:51.383701 [ 4 ] {f3d63e03-4ad6-4bcc-8b36-34a3d5cee6d6} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2090 | 2025.08.28 21:52:51.383746 [ 4 ] {f3d63e03-4ad6-4bcc-8b36-34a3d5cee6d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2091 | 2025.08.28 21:52:51.384136 [ 4 ] {f3d63e03-4ad6-4bcc-8b36-34a3d5cee6d6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2092 | 2025.08.28 21:52:51.384363 [ 4 ] {f3d63e03-4ad6-4bcc-8b36-34a3d5cee6d6} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2093 | 2025.08.28 21:52:51.384572 [ 4 ] {f3d63e03-4ad6-4bcc-8b36-34a3d5cee6d6} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001723 sec., 44109.112013929196 rows/sec., 3.63 MiB/sec. | ||
| 2094 | 2025.08.28 21:52:51.384626 [ 4 ] {f3d63e03-4ad6-4bcc-8b36-34a3d5cee6d6} <Debug> TCPHandler: Processed in 0.002049193 sec. | ||
| 2095 | 2025.08.28 21:52:51.384781 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2096 | 2025.08.28 21:52:51.384895 [ 4 ] {75da36cb-cac0-442c-8506-1f373e78dd59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2097 | 2025.08.28 21:52:51.384944 [ 4 ] {75da36cb-cac0-442c-8506-1f373e78dd59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2098 | 2025.08.28 21:52:51.385423 [ 4 ] {75da36cb-cac0-442c-8506-1f373e78dd59} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2099 | 2025.08.28 21:52:51.385466 [ 4 ] {75da36cb-cac0-442c-8506-1f373e78dd59} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2100 | 2025.08.28 21:52:51.385798 [ 4 ] {75da36cb-cac0-442c-8506-1f373e78dd59} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2101 | 2025.08.28 21:52:51.386027 [ 4 ] {75da36cb-cac0-442c-8506-1f373e78dd59} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2102 | 2025.08.28 21:52:51.386133 [ 72 ] {} <Debug> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2103 | 2025.08.28 21:52:51.386153 [ 4 ] {75da36cb-cac0-442c-8506-1f373e78dd59} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001282 sec., 7800.3120124805 rows/sec., 586.55 KiB/sec. | ||
| 2104 | 2025.08.28 21:52:51.386211 [ 72 ] {} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2105 | 2025.08.28 21:52:51.386219 [ 4 ] {75da36cb-cac0-442c-8506-1f373e78dd59} <Debug> TCPHandler: Processed in 0.001505136 sec. | ||
| 2106 | 2025.08.28 21:52:51.386244 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2107 | 2025.08.28 21:52:51.386362 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2108 | 2025.08.28 21:52:51.386380 [ 201 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 2109 | 2025.08.28 21:52:51.386459 [ 4 ] {0ff6abbf-9514-464d-aa28-ac1d9335e859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2110 | 2025.08.28 21:52:51.386503 [ 4 ] {0ff6abbf-9514-464d-aa28-ac1d9335e859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2111 | 2025.08.28 21:52:51.386522 [ 201 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2112 | 2025.08.28 21:52:51.386576 [ 201 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 33 rows starting from the beginning of the part | ||
| 2113 | 2025.08.28 21:52:51.386672 [ 201 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 2114 | 2025.08.28 21:52:51.386740 [ 201 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 2115 | 2025.08.28 21:52:51.386796 [ 201 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 2116 | 2025.08.28 21:52:51.386867 [ 201 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 39 rows starting from the beginning of the part | ||
| 2117 | 2025.08.28 21:52:51.386914 [ 4 ] {0ff6abbf-9514-464d-aa28-ac1d9335e859} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2118 | 2025.08.28 21:52:51.386933 [ 201 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 2119 | 2025.08.28 21:52:51.386959 [ 4 ] {0ff6abbf-9514-464d-aa28-ac1d9335e859} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2120 | 2025.08.28 21:52:51.387360 [ 4 ] {0ff6abbf-9514-464d-aa28-ac1d9335e859} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2121 | 2025.08.28 21:52:51.387615 [ 4 ] {0ff6abbf-9514-464d-aa28-ac1d9335e859} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2122 | 2025.08.28 21:52:51.387763 [ 4 ] {0ff6abbf-9514-464d-aa28-ac1d9335e859} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001322 sec., 55975.79425113464 rows/sec., 4.37 MiB/sec. | ||
| 2123 | 2025.08.28 21:52:51.387800 [ 4 ] {0ff6abbf-9514-464d-aa28-ac1d9335e859} <Debug> TCPHandler: Processed in 0.001486966 sec. | ||
| 2124 | 2025.08.28 21:52:51.387918 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2125 | 2025.08.28 21:52:51.387960 [ 190 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 128 rows, containing 5 columns (5 merged, 0 gathered) in 0.001635789 sec., 78249.70090885805 rows/sec., 5.99 MiB/sec. | ||
| 2126 | 2025.08.28 21:52:51.388011 [ 4 ] {2cc087ef-66bf-4a42-b24d-e1594f01d297} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2127 | 2025.08.28 21:52:51.388058 [ 4 ] {2cc087ef-66bf-4a42-b24d-e1594f01d297} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2128 | 2025.08.28 21:52:51.388207 [ 195 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2129 | 2025.08.28 21:52:51.388478 [ 4 ] {2cc087ef-66bf-4a42-b24d-e1594f01d297} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2130 | 2025.08.28 21:52:51.388519 [ 4 ] {2cc087ef-66bf-4a42-b24d-e1594f01d297} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2131 | 2025.08.28 21:52:51.388576 [ 195 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_11_2} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2132 | 2025.08.28 21:52:51.388678 [ 195 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_11_2} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2133 | 2025.08.28 21:52:51.388781 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.27 MiB. | ||
| 2134 | 2025.08.28 21:52:51.388936 [ 4 ] {2cc087ef-66bf-4a42-b24d-e1594f01d297} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2135 | 2025.08.28 21:52:51.389165 [ 4 ] {2cc087ef-66bf-4a42-b24d-e1594f01d297} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2136 | 2025.08.28 21:52:51.389295 [ 4 ] {2cc087ef-66bf-4a42-b24d-e1594f01d297} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001302 sec., 122887.86482334869 rows/sec., 8.56 MiB/sec. | ||
| 2137 | 2025.08.28 21:52:51.389331 [ 4 ] {2cc087ef-66bf-4a42-b24d-e1594f01d297} <Debug> TCPHandler: Processed in 0.001460146 sec. | ||
| 2138 | 2025.08.28 21:52:51.389455 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2139 | 2025.08.28 21:52:51.389551 [ 4 ] {cb1f7040-7d44-4267-a9b0-0850c3f8b0a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2140 | 2025.08.28 21:52:51.389604 [ 4 ] {cb1f7040-7d44-4267-a9b0-0850c3f8b0a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2141 | 2025.08.28 21:52:51.390380 [ 4 ] {cb1f7040-7d44-4267-a9b0-0850c3f8b0a5} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2142 | 2025.08.28 21:52:51.390416 [ 4 ] {cb1f7040-7d44-4267-a9b0-0850c3f8b0a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2143 | 2025.08.28 21:52:51.390929 [ 4 ] {cb1f7040-7d44-4267-a9b0-0850c3f8b0a5} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2144 | 2025.08.28 21:52:51.391155 [ 4 ] {cb1f7040-7d44-4267-a9b0-0850c3f8b0a5} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2145 | 2025.08.28 21:52:51.391298 [ 4 ] {cb1f7040-7d44-4267-a9b0-0850c3f8b0a5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001765 sec., 5665.7223796033995 rows/sec., 10.15 MiB/sec. | ||
| 2146 | 2025.08.28 21:52:51.391347 [ 4 ] {cb1f7040-7d44-4267-a9b0-0850c3f8b0a5} <Debug> TCPHandler: Processed in 0.001941821 sec. | ||
| 2147 | 2025.08.28 21:52:51.391466 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2148 | 2025.08.28 21:52:51.391566 [ 4 ] {5cbd9481-0d40-410e-999f-f8e709441630} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2149 | 2025.08.28 21:52:51.391607 [ 4 ] {5cbd9481-0d40-410e-999f-f8e709441630} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2150 | 2025.08.28 21:52:51.391952 [ 4 ] {5cbd9481-0d40-410e-999f-f8e709441630} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2151 | 2025.08.28 21:52:51.391988 [ 4 ] {5cbd9481-0d40-410e-999f-f8e709441630} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2152 | 2025.08.28 21:52:51.392276 [ 4 ] {5cbd9481-0d40-410e-999f-f8e709441630} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2153 | 2025.08.28 21:52:51.392491 [ 4 ] {5cbd9481-0d40-410e-999f-f8e709441630} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2154 | 2025.08.28 21:52:51.392615 [ 4 ] {5cbd9481-0d40-410e-999f-f8e709441630} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001067 sec., 56232.427366447984 rows/sec., 3.79 MiB/sec. | ||
| 2155 | 2025.08.28 21:52:51.392649 [ 4 ] {5cbd9481-0d40-410e-999f-f8e709441630} <Debug> TCPHandler: Processed in 0.001230873 sec. | ||
| 2156 | 2025.08.28 21:52:55.656453 [ 137 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2157 | 2025.08.28 21:52:55.656554 [ 137 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2158 | 2025.08.28 21:52:55.726608 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 5551 | ||
| 2159 | 2025.08.28 21:52:55.727258 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2160 | 2025.08.28 21:52:55.727324 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2161 | 2025.08.28 21:52:55.728098 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2162 | 2025.08.28 21:52:55.728348 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2163 | 2025.08.28 21:52:55.728478 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 5551 | ||
| 2164 | 2025.08.28 21:52:55.732090 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 318 | ||
| 2165 | 2025.08.28 21:52:55.734448 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2166 | 2025.08.28 21:52:55.734497 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2167 | 2025.08.28 21:52:55.735769 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2168 | 2025.08.28 21:52:55.736032 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2169 | 2025.08.28 21:52:55.736276 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 318 | ||
| 2170 | 2025.08.28 21:52:56.026737 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 91 | ||
| 2171 | 2025.08.28 21:52:56.041821 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2172 | 2025.08.28 21:52:56.041894 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2173 | 2025.08.28 21:52:56.049858 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2174 | 2025.08.28 21:52:56.050630 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2175 | 2025.08.28 21:52:56.053625 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 91 | ||
| 2176 | 2025.08.28 21:52:56.383702 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2177 | 2025.08.28 21:52:56.383875 [ 4 ] {337c58ee-327a-40de-ab9c-aa2ca83116af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2178 | 2025.08.28 21:52:56.383938 [ 4 ] {337c58ee-327a-40de-ab9c-aa2ca83116af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2179 | 2025.08.28 21:52:56.384644 [ 4 ] {337c58ee-327a-40de-ab9c-aa2ca83116af} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2180 | 2025.08.28 21:52:56.384694 [ 4 ] {337c58ee-327a-40de-ab9c-aa2ca83116af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2181 | 2025.08.28 21:52:56.385087 [ 4 ] {337c58ee-327a-40de-ab9c-aa2ca83116af} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2182 | 2025.08.28 21:52:56.385306 [ 4 ] {337c58ee-327a-40de-ab9c-aa2ca83116af} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2183 | 2025.08.28 21:52:56.385453 [ 4 ] {337c58ee-327a-40de-ab9c-aa2ca83116af} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001628 sec., 72481.57248157248 rows/sec., 6.15 MiB/sec. | ||
| 2184 | 2025.08.28 21:52:56.385493 [ 4 ] {337c58ee-327a-40de-ab9c-aa2ca83116af} <Debug> TCPHandler: Processed in 0.001925452 sec. | ||
| 2185 | 2025.08.28 21:52:56.385616 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2186 | 2025.08.28 21:52:56.385711 [ 4 ] {8fa22bbd-0a20-4398-8eb7-3b709eb0fa03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2187 | 2025.08.28 21:52:56.385750 [ 4 ] {8fa22bbd-0a20-4398-8eb7-3b709eb0fa03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2188 | 2025.08.28 21:52:56.386148 [ 4 ] {8fa22bbd-0a20-4398-8eb7-3b709eb0fa03} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2189 | 2025.08.28 21:52:56.386183 [ 4 ] {8fa22bbd-0a20-4398-8eb7-3b709eb0fa03} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2190 | 2025.08.28 21:52:56.386481 [ 4 ] {8fa22bbd-0a20-4398-8eb7-3b709eb0fa03} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2191 | 2025.08.28 21:52:56.386685 [ 4 ] {8fa22bbd-0a20-4398-8eb7-3b709eb0fa03} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2192 | 2025.08.28 21:52:56.386809 [ 4 ] {8fa22bbd-0a20-4398-8eb7-3b709eb0fa03} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001118 sec., 27728.08586762075 rows/sec., 2.04 MiB/sec. | ||
| 2193 | 2025.08.28 21:52:56.386845 [ 4 ] {8fa22bbd-0a20-4398-8eb7-3b709eb0fa03} <Debug> TCPHandler: Processed in 0.001277505 sec. | ||
| 2194 | 2025.08.28 21:52:56.386956 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2195 | 2025.08.28 21:52:56.387048 [ 4 ] {b95c1db2-dda3-47d5-9e86-6c21b2ac665a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2196 | 2025.08.28 21:52:56.387086 [ 4 ] {b95c1db2-dda3-47d5-9e86-6c21b2ac665a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2197 | 2025.08.28 21:52:56.387503 [ 4 ] {b95c1db2-dda3-47d5-9e86-6c21b2ac665a} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2198 | 2025.08.28 21:52:56.387539 [ 4 ] {b95c1db2-dda3-47d5-9e86-6c21b2ac665a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2199 | 2025.08.28 21:52:56.387882 [ 4 ] {b95c1db2-dda3-47d5-9e86-6c21b2ac665a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2200 | 2025.08.28 21:52:56.388124 [ 4 ] {b95c1db2-dda3-47d5-9e86-6c21b2ac665a} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2201 | 2025.08.28 21:52:56.388260 [ 4 ] {b95c1db2-dda3-47d5-9e86-6c21b2ac665a} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00123 sec., 77235.77235772357 rows/sec., 6.03 MiB/sec. | ||
| 2202 | 2025.08.28 21:52:56.388300 [ 4 ] {b95c1db2-dda3-47d5-9e86-6c21b2ac665a} <Debug> TCPHandler: Processed in 0.001392166 sec. | ||
| 2203 | 2025.08.28 21:52:56.388414 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2204 | 2025.08.28 21:52:56.388501 [ 4 ] {d9dd282c-bd69-46da-93d3-5235bf747a80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2205 | 2025.08.28 21:52:56.388539 [ 4 ] {d9dd282c-bd69-46da-93d3-5235bf747a80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2206 | 2025.08.28 21:52:56.388926 [ 4 ] {d9dd282c-bd69-46da-93d3-5235bf747a80} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2207 | 2025.08.28 21:52:56.388959 [ 4 ] {d9dd282c-bd69-46da-93d3-5235bf747a80} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2208 | 2025.08.28 21:52:56.389256 [ 4 ] {d9dd282c-bd69-46da-93d3-5235bf747a80} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2209 | 2025.08.28 21:52:56.389525 [ 4 ] {d9dd282c-bd69-46da-93d3-5235bf747a80} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2210 | 2025.08.28 21:52:56.389650 [ 4 ] {d9dd282c-bd69-46da-93d3-5235bf747a80} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001156 sec., 138408.30449826992 rows/sec., 9.64 MiB/sec. | ||
| 2211 | 2025.08.28 21:52:56.389685 [ 4 ] {d9dd282c-bd69-46da-93d3-5235bf747a80} <Debug> TCPHandler: Processed in 0.001312755 sec. | ||
| 2212 | 2025.08.28 21:52:56.389802 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2213 | 2025.08.28 21:52:56.389900 [ 4 ] {c5e2113b-233b-43fd-a484-a4e157c6b02b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2214 | 2025.08.28 21:52:56.389954 [ 4 ] {c5e2113b-233b-43fd-a484-a4e157c6b02b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2215 | 2025.08.28 21:52:56.390764 [ 4 ] {c5e2113b-233b-43fd-a484-a4e157c6b02b} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2216 | 2025.08.28 21:52:56.390799 [ 4 ] {c5e2113b-233b-43fd-a484-a4e157c6b02b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2217 | 2025.08.28 21:52:56.391335 [ 4 ] {c5e2113b-233b-43fd-a484-a4e157c6b02b} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2218 | 2025.08.28 21:52:56.391546 [ 4 ] {c5e2113b-233b-43fd-a484-a4e157c6b02b} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2219 | 2025.08.28 21:52:56.391653 [ 25 ] {} <Debug> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2220 | 2025.08.28 21:52:56.391679 [ 4 ] {c5e2113b-233b-43fd-a484-a4e157c6b02b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001803 sec., 17193.56627842485 rows/sec., 30.81 MiB/sec. | ||
| 2221 | 2025.08.28 21:52:56.391717 [ 25 ] {} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2222 | 2025.08.28 21:52:56.391737 [ 4 ] {c5e2113b-233b-43fd-a484-a4e157c6b02b} <Debug> TCPHandler: Processed in 0.001983092 sec. | ||
| 2223 | 2025.08.28 21:52:56.391741 [ 25 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2224 | 2025.08.28 21:52:56.391863 [ 197 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::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 | ||
| 2225 | 2025.08.28 21:52:56.391868 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2226 | 2025.08.28 21:52:56.391979 [ 4 ] {fd88eba3-9425-4fc2-99d0-d5ea151a4c8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2227 | 2025.08.28 21:52:56.392019 [ 4 ] {fd88eba3-9425-4fc2-99d0-d5ea151a4c8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2228 | 2025.08.28 21:52:56.392080 [ 197 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2229 | 2025.08.28 21:52:56.392138 [ 197 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 59 rows starting from the beginning of the part | ||
| 2230 | 2025.08.28 21:52:56.392296 [ 197 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2231 | 2025.08.28 21:52:56.392355 [ 4 ] {fd88eba3-9425-4fc2-99d0-d5ea151a4c8e} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2232 | 2025.08.28 21:52:56.392392 [ 4 ] {fd88eba3-9425-4fc2-99d0-d5ea151a4c8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2233 | 2025.08.28 21:52:56.392412 [ 197 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 10 rows starting from the beginning of the part | ||
| 2234 | 2025.08.28 21:52:56.392529 [ 197 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 31 rows starting from the beginning of the part | ||
| 2235 | 2025.08.28 21:52:56.392645 [ 197 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 10 rows starting from the beginning of the part | ||
| 2236 | 2025.08.28 21:52:56.392691 [ 4 ] {fd88eba3-9425-4fc2-99d0-d5ea151a4c8e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2237 | 2025.08.28 21:52:56.392747 [ 197 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 31 rows starting from the beginning of the part | ||
| 2238 | 2025.08.28 21:52:56.392911 [ 4 ] {fd88eba3-9425-4fc2-99d0-d5ea151a4c8e} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2239 | 2025.08.28 21:52:56.393036 [ 4 ] {fd88eba3-9425-4fc2-99d0-d5ea151a4c8e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001075 sec., 55813.95348837209 rows/sec., 3.76 MiB/sec. | ||
| 2240 | 2025.08.28 21:52:56.393069 [ 4 ] {fd88eba3-9425-4fc2-99d0-d5ea151a4c8e} <Debug> TCPHandler: Processed in 0.001250753 sec. | ||
| 2241 | 2025.08.28 21:52:56.400165 [ 195 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 19 columns (19 merged, 0 gathered) in 0.008355413 sec., 19987.043130004462 rows/sec., 35.82 MiB/sec. | ||
| 2242 | 2025.08.28 21:52:56.400571 [ 190 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2243 | 2025.08.28 21:52:56.400935 [ 190 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2244 | 2025.08.28 21:52:56.401023 [ 190 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_11_2} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2245 | 2025.08.28 21:52:56.401175 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 2246 | 2025.08.28 21:52:57.000248 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 193.91 MiB, peak 198.05 MiB, free memory in arenas 0.00 B, will set to 195.06 MiB (RSS), difference: 1.15 MiB | ||
| 2247 | 2025.08.28 21:52:58.879478 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2248 | 2025.08.28 21:52:58.879754 [ 4 ] {635a4ef1-6445-45d3-a07c-b564f75c3e62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2249 | 2025.08.28 21:52:58.880116 [ 4 ] {635a4ef1-6445-45d3-a07c-b564f75c3e62} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2250 | 2025.08.28 21:52:58.880153 [ 4 ] {635a4ef1-6445-45d3-a07c-b564f75c3e62} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2251 | 2025.08.28 21:52:58.880381 [ 4 ] {635a4ef1-6445-45d3-a07c-b564f75c3e62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2252 | 2025.08.28 21:52:58.880455 [ 4 ] {635a4ef1-6445-45d3-a07c-b564f75c3e62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2253 | 2025.08.28 21:52:58.880594 [ 4 ] {635a4ef1-6445-45d3-a07c-b564f75c3e62} <Debug> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
| 2254 | 2025.08.28 21:52:58.880715 [ 291 ] {635a4ef1-6445-45d3-a07c-b564f75c3e62} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2255 | 2025.08.28 21:52:58.880773 [ 291 ] {635a4ef1-6445-45d3-a07c-b564f75c3e62} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2256 | 2025.08.28 21:52:58.880782 [ 290 ] {635a4ef1-6445-45d3-a07c-b564f75c3e62} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2257 | 2025.08.28 21:52:58.880784 [ 289 ] {635a4ef1-6445-45d3-a07c-b564f75c3e62} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2258 | 2025.08.28 21:52:58.880943 [ 4 ] {635a4ef1-6445-45d3-a07c-b564f75c3e62} <Debug> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 2259 | 2025.08.28 21:52:58.880972 [ 4 ] {635a4ef1-6445-45d3-a07c-b564f75c3e62} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2260 | 2025.08.28 21:52:58.881041 [ 4 ] {635a4ef1-6445-45d3-a07c-b564f75c3e62} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2261 | 2025.08.28 21:52:58.881062 [ 4 ] {635a4ef1-6445-45d3-a07c-b564f75c3e62} <Debug> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 2262 | 2025.08.28 21:52:58.881097 [ 4 ] {635a4ef1-6445-45d3-a07c-b564f75c3e62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2263 | 2025.08.28 21:52:58.881134 [ 4 ] {635a4ef1-6445-45d3-a07c-b564f75c3e62} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2264 | 2025.08.28 21:52:58.881861 [ 4 ] {635a4ef1-6445-45d3-a07c-b564f75c3e62} <Debug> executeQuery: Read 22 rows, 935.00 B in 0.002214 sec., 9936.76603432701 rows/sec., 412.41 KiB/sec. | ||
| 2265 | 2025.08.28 21:52:58.881961 [ 4 ] {635a4ef1-6445-45d3-a07c-b564f75c3e62} <Debug> TCPHandler: Processed in 0.002628829 sec. | ||
| 2266 | 2025.08.28 21:52:58.882232 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2267 | 2025.08.28 21:52:58.882364 [ 4 ] {2f60db71-ac9a-4430-b2de-e4be6fa49a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2268 | 2025.08.28 21:52:58.882576 [ 4 ] {2f60db71-ac9a-4430-b2de-e4be6fa49a4a} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2269 | 2025.08.28 21:52:58.882609 [ 4 ] {2f60db71-ac9a-4430-b2de-e4be6fa49a4a} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2270 | 2025.08.28 21:52:58.882791 [ 4 ] {2f60db71-ac9a-4430-b2de-e4be6fa49a4a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2271 | 2025.08.28 21:52:58.882846 [ 4 ] {2f60db71-ac9a-4430-b2de-e4be6fa49a4a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2272 | 2025.08.28 21:52:58.882948 [ 4 ] {2f60db71-ac9a-4430-b2de-e4be6fa49a4a} <Debug> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
| 2273 | 2025.08.28 21:52:58.883014 [ 289 ] {2f60db71-ac9a-4430-b2de-e4be6fa49a4a} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2274 | 2025.08.28 21:52:58.883020 [ 291 ] {2f60db71-ac9a-4430-b2de-e4be6fa49a4a} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2275 | 2025.08.28 21:52:58.883054 [ 293 ] {2f60db71-ac9a-4430-b2de-e4be6fa49a4a} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2276 | 2025.08.28 21:52:58.883020 [ 290 ] {2f60db71-ac9a-4430-b2de-e4be6fa49a4a} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2277 | 2025.08.28 21:52:58.883165 [ 4 ] {2f60db71-ac9a-4430-b2de-e4be6fa49a4a} <Debug> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 2278 | 2025.08.28 21:52:58.883190 [ 4 ] {2f60db71-ac9a-4430-b2de-e4be6fa49a4a} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2279 | 2025.08.28 21:52:58.883247 [ 4 ] {2f60db71-ac9a-4430-b2de-e4be6fa49a4a} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2280 | 2025.08.28 21:52:58.883264 [ 4 ] {2f60db71-ac9a-4430-b2de-e4be6fa49a4a} <Debug> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 2281 | 2025.08.28 21:52:58.883294 [ 4 ] {2f60db71-ac9a-4430-b2de-e4be6fa49a4a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2282 | 2025.08.28 21:52:58.883325 [ 4 ] {2f60db71-ac9a-4430-b2de-e4be6fa49a4a} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2283 | 2025.08.28 21:52:58.883927 [ 4 ] {2f60db71-ac9a-4430-b2de-e4be6fa49a4a} <Debug> executeQuery: Read 22 rows, 935.00 B in 0.001617 sec., 13605.442176870749 rows/sec., 564.68 KiB/sec. | ||
| 2284 | 2025.08.28 21:52:58.884032 [ 4 ] {2f60db71-ac9a-4430-b2de-e4be6fa49a4a} <Debug> TCPHandler: Processed in 0.001852031 sec. | ||
| 2285 | 2025.08.28 21:52:58.884240 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2286 | 2025.08.28 21:52:58.884370 [ 4 ] {ff4ca544-4e27-427e-93c0-189cde634ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2287 | 2025.08.28 21:52:58.884580 [ 4 ] {ff4ca544-4e27-427e-93c0-189cde634ce2} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2288 | 2025.08.28 21:52:58.884612 [ 4 ] {ff4ca544-4e27-427e-93c0-189cde634ce2} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2289 | 2025.08.28 21:52:58.884795 [ 4 ] {ff4ca544-4e27-427e-93c0-189cde634ce2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2290 | 2025.08.28 21:52:58.884849 [ 4 ] {ff4ca544-4e27-427e-93c0-189cde634ce2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2291 | 2025.08.28 21:52:58.884974 [ 4 ] {ff4ca544-4e27-427e-93c0-189cde634ce2} <Debug> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
| 2292 | 2025.08.28 21:52:58.885035 [ 290 ] {ff4ca544-4e27-427e-93c0-189cde634ce2} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2293 | 2025.08.28 21:52:58.885047 [ 293 ] {ff4ca544-4e27-427e-93c0-189cde634ce2} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2294 | 2025.08.28 21:52:58.885048 [ 291 ] {ff4ca544-4e27-427e-93c0-189cde634ce2} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2295 | 2025.08.28 21:52:58.885042 [ 289 ] {ff4ca544-4e27-427e-93c0-189cde634ce2} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2296 | 2025.08.28 21:52:58.885174 [ 4 ] {ff4ca544-4e27-427e-93c0-189cde634ce2} <Debug> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 2297 | 2025.08.28 21:52:58.885200 [ 4 ] {ff4ca544-4e27-427e-93c0-189cde634ce2} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2298 | 2025.08.28 21:52:58.885255 [ 4 ] {ff4ca544-4e27-427e-93c0-189cde634ce2} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2299 | 2025.08.28 21:52:58.885273 [ 4 ] {ff4ca544-4e27-427e-93c0-189cde634ce2} <Debug> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 2300 | 2025.08.28 21:52:58.885304 [ 4 ] {ff4ca544-4e27-427e-93c0-189cde634ce2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2301 | 2025.08.28 21:52:58.885334 [ 4 ] {ff4ca544-4e27-427e-93c0-189cde634ce2} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2302 | 2025.08.28 21:52:58.885945 [ 4 ] {ff4ca544-4e27-427e-93c0-189cde634ce2} <Debug> executeQuery: Read 22 rows, 935.00 B in 0.001625 sec., 13538.461538461539 rows/sec., 561.90 KiB/sec. | ||
| 2303 | 2025.08.28 21:52:58.886030 [ 4 ] {ff4ca544-4e27-427e-93c0-189cde634ce2} <Debug> TCPHandler: Processed in 0.00184115 sec. | ||
| 2304 | 2025.08.28 21:52:58.886240 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2305 | 2025.08.28 21:52:58.886369 [ 4 ] {2e6d8b21-bc99-41bf-b1bb-3d118170f4cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2306 | 2025.08.28 21:52:58.886576 [ 4 ] {2e6d8b21-bc99-41bf-b1bb-3d118170f4cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2307 | 2025.08.28 21:52:58.886609 [ 4 ] {2e6d8b21-bc99-41bf-b1bb-3d118170f4cb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2308 | 2025.08.28 21:52:58.886788 [ 4 ] {2e6d8b21-bc99-41bf-b1bb-3d118170f4cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2309 | 2025.08.28 21:52:58.886841 [ 4 ] {2e6d8b21-bc99-41bf-b1bb-3d118170f4cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2310 | 2025.08.28 21:52:58.886938 [ 4 ] {2e6d8b21-bc99-41bf-b1bb-3d118170f4cb} <Debug> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Key condition: (column 0 notIn 27-element set) | ||
| 2311 | 2025.08.28 21:52:58.887011 [ 289 ] {2e6d8b21-bc99-41bf-b1bb-3d118170f4cb} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2312 | 2025.08.28 21:52:58.887017 [ 293 ] {2e6d8b21-bc99-41bf-b1bb-3d118170f4cb} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2313 | 2025.08.28 21:52:58.887014 [ 290 ] {2e6d8b21-bc99-41bf-b1bb-3d118170f4cb} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2314 | 2025.08.28 21:52:58.887015 [ 291 ] {2e6d8b21-bc99-41bf-b1bb-3d118170f4cb} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2315 | 2025.08.28 21:52:58.887159 [ 4 ] {2e6d8b21-bc99-41bf-b1bb-3d118170f4cb} <Debug> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 2316 | 2025.08.28 21:52:58.887179 [ 4 ] {2e6d8b21-bc99-41bf-b1bb-3d118170f4cb} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2317 | 2025.08.28 21:52:58.887235 [ 4 ] {2e6d8b21-bc99-41bf-b1bb-3d118170f4cb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2318 | 2025.08.28 21:52:58.887251 [ 4 ] {2e6d8b21-bc99-41bf-b1bb-3d118170f4cb} <Debug> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 2319 | 2025.08.28 21:52:58.887281 [ 4 ] {2e6d8b21-bc99-41bf-b1bb-3d118170f4cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2320 | 2025.08.28 21:52:58.887311 [ 4 ] {2e6d8b21-bc99-41bf-b1bb-3d118170f4cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2321 | 2025.08.28 21:52:58.887845 [ 4 ] {2e6d8b21-bc99-41bf-b1bb-3d118170f4cb} <Debug> executeQuery: Read 22 rows, 935.00 B in 0.001526 sec., 14416.775884665793 rows/sec., 598.35 KiB/sec. | ||
| 2322 | 2025.08.28 21:52:58.887945 [ 4 ] {2e6d8b21-bc99-41bf-b1bb-3d118170f4cb} <Debug> TCPHandler: Processed in 0.001756679 sec. | ||
| 2323 | 2025.08.28 21:52:58.888147 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2324 | 2025.08.28 21:52:58.888277 [ 4 ] {2958cd16-bf99-4f74-a959-ce3f2299a229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2325 | 2025.08.28 21:52:58.888486 [ 4 ] {2958cd16-bf99-4f74-a959-ce3f2299a229} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2326 | 2025.08.28 21:52:58.888518 [ 4 ] {2958cd16-bf99-4f74-a959-ce3f2299a229} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2327 | 2025.08.28 21:52:58.888703 [ 4 ] {2958cd16-bf99-4f74-a959-ce3f2299a229} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2328 | 2025.08.28 21:52:58.888756 [ 4 ] {2958cd16-bf99-4f74-a959-ce3f2299a229} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2329 | 2025.08.28 21:52:58.888854 [ 4 ] {2958cd16-bf99-4f74-a959-ce3f2299a229} <Debug> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Key condition: (column 0 notIn 28-element set) | ||
| 2330 | 2025.08.28 21:52:58.888912 [ 290 ] {2958cd16-bf99-4f74-a959-ce3f2299a229} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2331 | 2025.08.28 21:52:58.888925 [ 293 ] {2958cd16-bf99-4f74-a959-ce3f2299a229} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2332 | 2025.08.28 21:52:58.888926 [ 291 ] {2958cd16-bf99-4f74-a959-ce3f2299a229} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2333 | 2025.08.28 21:52:58.888922 [ 289 ] {2958cd16-bf99-4f74-a959-ce3f2299a229} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2334 | 2025.08.28 21:52:58.889051 [ 4 ] {2958cd16-bf99-4f74-a959-ce3f2299a229} <Debug> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 2335 | 2025.08.28 21:52:58.889076 [ 4 ] {2958cd16-bf99-4f74-a959-ce3f2299a229} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2336 | 2025.08.28 21:52:58.889132 [ 4 ] {2958cd16-bf99-4f74-a959-ce3f2299a229} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2337 | 2025.08.28 21:52:58.889149 [ 4 ] {2958cd16-bf99-4f74-a959-ce3f2299a229} <Debug> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 2338 | 2025.08.28 21:52:58.889180 [ 4 ] {2958cd16-bf99-4f74-a959-ce3f2299a229} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2339 | 2025.08.28 21:52:58.889210 [ 4 ] {2958cd16-bf99-4f74-a959-ce3f2299a229} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2340 | 2025.08.28 21:52:58.889732 [ 4 ] {2958cd16-bf99-4f74-a959-ce3f2299a229} <Debug> executeQuery: Read 22 rows, 935.00 B in 0.001506 sec., 14608.233731739709 rows/sec., 606.30 KiB/sec. | ||
| 2341 | 2025.08.28 21:52:58.889835 [ 4 ] {2958cd16-bf99-4f74-a959-ce3f2299a229} <Debug> TCPHandler: Processed in 0.001739079 sec. | ||
| 2342 | 2025.08.28 21:52:58.890036 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2343 | 2025.08.28 21:52:58.890175 [ 4 ] {2abb8e15-b763-4bca-9f3d-1ba0df7408cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes') FORMAT Native; (stage: Complete) | ||
| 2344 | 2025.08.28 21:52:58.890384 [ 4 ] {2abb8e15-b763-4bca-9f3d-1ba0df7408cb} <Trace> InterpreterSelectQuery: The min valid primary key position for moving to the tail of PREWHERE is 0 | ||
| 2345 | 2025.08.28 21:52:58.890417 [ 4 ] {2abb8e15-b763-4bca-9f3d-1ba0df7408cb} <Debug> InterpreterSelectQuery: MergeTreeWhereOptimizer: condition "timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes')" moved to PREWHERE | ||
| 2346 | 2025.08.28 21:52:58.890605 [ 4 ] {2abb8e15-b763-4bca-9f3d-1ba0df7408cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2347 | 2025.08.28 21:52:58.890656 [ 4 ] {2abb8e15-b763-4bca-9f3d-1ba0df7408cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 2348 | 2025.08.28 21:52:58.890755 [ 4 ] {2abb8e15-b763-4bca-9f3d-1ba0df7408cb} <Debug> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Key condition: (column 0 notIn 29-element set) | ||
| 2349 | 2025.08.28 21:52:58.890819 [ 289 ] {2abb8e15-b763-4bca-9f3d-1ba0df7408cb} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 2350 | 2025.08.28 21:52:58.890823 [ 293 ] {2abb8e15-b763-4bca-9f3d-1ba0df7408cb} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 2351 | 2025.08.28 21:52:58.890827 [ 291 ] {2abb8e15-b763-4bca-9f3d-1ba0df7408cb} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Used generic exclusion search over index for part all_4_4_0 with 1 steps | ||
| 2352 | 2025.08.28 21:52:58.890823 [ 290 ] {2abb8e15-b763-4bca-9f3d-1ba0df7408cb} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 2353 | 2025.08.28 21:52:58.890964 [ 4 ] {2abb8e15-b763-4bca-9f3d-1ba0df7408cb} <Debug> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Selected 4/4 parts by partition key, 2 parts by primary key, 2/4 marks by primary key, 2 marks to read from 2 ranges | ||
| 2354 | 2025.08.28 21:52:58.890988 [ 4 ] {2abb8e15-b763-4bca-9f3d-1ba0df7408cb} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Spreading mark ranges among streams (default reading) | ||
| 2355 | 2025.08.28 21:52:58.891043 [ 4 ] {2abb8e15-b763-4bca-9f3d-1ba0df7408cb} <Debug> MergeTreeReadPool: min_marks_for_concurrent_read=24 | ||
| 2356 | 2025.08.28 21:52:58.891061 [ 4 ] {2abb8e15-b763-4bca-9f3d-1ba0df7408cb} <Debug> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (SelectExecutor): Reading approx. 22 rows with 2 streams | ||
| 2357 | 2025.08.28 21:52:58.891091 [ 4 ] {2abb8e15-b763-4bca-9f3d-1ba0df7408cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2358 | 2025.08.28 21:52:58.891121 [ 4 ] {2abb8e15-b763-4bca-9f3d-1ba0df7408cb} <Trace> MergeTreeBaseSelectProcessor: PREWHERE condition was split into 1 steps: "notIn(timeseries_name, ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'database_transaction:retry_data', 'ddm_router:originated_tunnel_endpoints', 'ddm_router:originated_underlay_prefixes', 'ddm_session:advertisements_received', 'ddm_session:advertisements_sent', 'ddm_session:imported_tunnel_endpoints', 'ddm_session:imported_underlay_prefixes', 'ddm_session:peer_address_changes', 'ddm_session:peer_expirations', 'ddm_session:peer_sessions_established', 'ddm_session:solicitations_received', 'ddm_session:solicitations_sent', 'ddm_session:update_send_fail', 'ddm_session:updates_received', 'ddm_session:updates_sent', 'http_service:request_latency_histogram', 'mg_lower:routes_blocked_by_link_state', 'oximeter_collector:collections', 'sled_data_link:bytes_received', 'sled_data_link:bytes_sent', 'sled_data_link:errors_received', 'sled_data_link:errors_sent', 'sled_data_link:packets_received', 'static_routing_config:static_nexthops', 'static_routing_config:static_routes', 'switch_rib:active_routes'))" | ||
| 2359 | 2025.08.28 21:52:58.891635 [ 4 ] {2abb8e15-b763-4bca-9f3d-1ba0df7408cb} <Debug> executeQuery: Read 22 rows, 935.00 B in 0.001513 sec., 14540.647719762062 rows/sec., 603.49 KiB/sec. | ||
| 2360 | 2025.08.28 21:52:58.891735 [ 4 ] {2abb8e15-b763-4bca-9f3d-1ba0df7408cb} <Debug> TCPHandler: Processed in 0.001749989 sec. | ||
| 2361 | 2025.08.28 21:52:59.027633 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2362 | 2025.08.28 21:52:59.027786 [ 4 ] {82bed6af-3ba8-425c-a832-5703ace2e9a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.timeseries_schema FORMAT Native (stage: Complete) | ||
| 2363 | 2025.08.28 21:52:59.027849 [ 4 ] {82bed6af-3ba8-425c-a832-5703ace2e9a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 2364 | 2025.08.28 21:52:59.028576 [ 4 ] {82bed6af-3ba8-425c-a832-5703ace2e9a9} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2365 | 2025.08.28 21:52:59.028620 [ 4 ] {82bed6af-3ba8-425c-a832-5703ace2e9a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2366 | 2025.08.28 21:52:59.029067 [ 4 ] {82bed6af-3ba8-425c-a832-5703ace2e9a9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2367 | 2025.08.28 21:52:59.029271 [ 4 ] {82bed6af-3ba8-425c-a832-5703ace2e9a9} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2368 | 2025.08.28 21:52:59.029431 [ 4 ] {82bed6af-3ba8-425c-a832-5703ace2e9a9} <Debug> executeQuery: Read 6 rows, 1.34 KiB in 0.001689 sec., 3552.3978685612788 rows/sec., 790.96 KiB/sec. | ||
| 2369 | 2025.08.28 21:52:59.029476 [ 4 ] {82bed6af-3ba8-425c-a832-5703ace2e9a9} <Debug> TCPHandler: Processed in 0.001931922 sec. | ||
| 2370 | 2025.08.28 21:52:59.029602 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2371 | 2025.08.28 21:52:59.029728 [ 4 ] {b48d4f62-f6d0-434d-938d-be223254169c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2372 | 2025.08.28 21:52:59.029779 [ 4 ] {b48d4f62-f6d0-434d-938d-be223254169c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2373 | 2025.08.28 21:52:59.030232 [ 4 ] {b48d4f62-f6d0-434d-938d-be223254169c} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2374 | 2025.08.28 21:52:59.030271 [ 4 ] {b48d4f62-f6d0-434d-938d-be223254169c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2375 | 2025.08.28 21:52:59.030571 [ 4 ] {b48d4f62-f6d0-434d-938d-be223254169c} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2376 | 2025.08.28 21:52:59.030789 [ 4 ] {b48d4f62-f6d0-434d-938d-be223254169c} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2377 | 2025.08.28 21:52:59.030925 [ 4 ] {b48d4f62-f6d0-434d-938d-be223254169c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001225 sec., 4897.95918367347 rows/sec., 399.39 KiB/sec. | ||
| 2378 | 2025.08.28 21:52:59.030963 [ 4 ] {b48d4f62-f6d0-434d-938d-be223254169c} <Debug> TCPHandler: Processed in 0.001423106 sec. | ||
| 2379 | 2025.08.28 21:52:59.031071 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2380 | 2025.08.28 21:52:59.031166 [ 4 ] {964ac722-9491-4111-a418-60506123c245} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2381 | 2025.08.28 21:52:59.031206 [ 4 ] {964ac722-9491-4111-a418-60506123c245} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2382 | 2025.08.28 21:52:59.032235 [ 4 ] {964ac722-9491-4111-a418-60506123c245} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2383 | 2025.08.28 21:52:59.032272 [ 4 ] {964ac722-9491-4111-a418-60506123c245} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2384 | 2025.08.28 21:52:59.032679 [ 4 ] {964ac722-9491-4111-a418-60506123c245} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2385 | 2025.08.28 21:52:59.032890 [ 4 ] {964ac722-9491-4111-a418-60506123c245} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2386 | 2025.08.28 21:52:59.033003 [ 132 ] {} <Debug> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2387 | 2025.08.28 21:52:59.033022 [ 4 ] {964ac722-9491-4111-a418-60506123c245} <Debug> executeQuery: Read 1219 rows, 103.20 KiB in 0.001874 sec., 650480.2561366062 rows/sec., 53.78 MiB/sec. | ||
| 2388 | 2025.08.28 21:52:59.033076 [ 4 ] {964ac722-9491-4111-a418-60506123c245} <Debug> TCPHandler: Processed in 0.002054492 sec. | ||
| 2389 | 2025.08.28 21:52:59.033065 [ 132 ] {} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2390 | 2025.08.28 21:52:59.033114 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2391 | 2025.08.28 21:52:59.033189 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2392 | 2025.08.28 21:52:59.033206 [ 197 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::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 | ||
| 2393 | 2025.08.28 21:52:59.033287 [ 4 ] {def39779-91a6-466b-a7ea-f586b565ae77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2394 | 2025.08.28 21:52:59.033297 [ 197 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2395 | 2025.08.28 21:52:59.033328 [ 197 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 133 rows starting from the beginning of the part | ||
| 2396 | 2025.08.28 21:52:59.033328 [ 4 ] {def39779-91a6-466b-a7ea-f586b565ae77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2397 | 2025.08.28 21:52:59.033381 [ 197 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 76 rows starting from the beginning of the part | ||
| 2398 | 2025.08.28 21:52:59.033429 [ 197 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 123 rows starting from the beginning of the part | ||
| 2399 | 2025.08.28 21:52:59.033471 [ 197 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 76 rows starting from the beginning of the part | ||
| 2400 | 2025.08.28 21:52:59.033510 [ 197 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 118 rows starting from the beginning of the part | ||
| 2401 | 2025.08.28 21:52:59.033558 [ 197 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1219 rows starting from the beginning of the part | ||
| 2402 | 2025.08.28 21:52:59.033719 [ 4 ] {def39779-91a6-466b-a7ea-f586b565ae77} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2403 | 2025.08.28 21:52:59.033755 [ 4 ] {def39779-91a6-466b-a7ea-f586b565ae77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2404 | 2025.08.28 21:52:59.034174 [ 4 ] {def39779-91a6-466b-a7ea-f586b565ae77} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2405 | 2025.08.28 21:52:59.034377 [ 4 ] {def39779-91a6-466b-a7ea-f586b565ae77} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2406 | 2025.08.28 21:52:59.034511 [ 4 ] {def39779-91a6-466b-a7ea-f586b565ae77} <Debug> executeQuery: Read 16 rows, 1.17 KiB in 0.001242 sec., 12882.447665056361 rows/sec., 942.75 KiB/sec. | ||
| 2407 | 2025.08.28 21:52:59.034547 [ 4 ] {def39779-91a6-466b-a7ea-f586b565ae77} <Debug> TCPHandler: Processed in 0.001408146 sec. | ||
| 2408 | 2025.08.28 21:52:59.034613 [ 190 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1745 rows, containing 5 columns (5 merged, 0 gathered) in 0.001442976 sec., 1209306.3224890782 rows/sec., 105.15 MiB/sec. | ||
| 2409 | 2025.08.28 21:52:59.034648 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2410 | 2025.08.28 21:52:59.034745 [ 4 ] {9b39b99f-8d2e-4e8e-b019-5d3e0b916a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 2411 | 2025.08.28 21:52:59.034785 [ 4 ] {9b39b99f-8d2e-4e8e-b019-5d3e0b916a23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 2412 | 2025.08.28 21:52:59.034868 [ 186 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2413 | 2025.08.28 21:52:59.035162 [ 186 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_16_3} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2414 | 2025.08.28 21:52:59.035238 [ 186 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_16_3} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2415 | 2025.08.28 21:52:59.035303 [ 4 ] {9b39b99f-8d2e-4e8e-b019-5d3e0b916a23} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2416 | 2025.08.28 21:52:59.035327 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 2417 | 2025.08.28 21:52:59.035341 [ 4 ] {9b39b99f-8d2e-4e8e-b019-5d3e0b916a23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2418 | 2025.08.28 21:52:59.035660 [ 4 ] {9b39b99f-8d2e-4e8e-b019-5d3e0b916a23} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 2419 | 2025.08.28 21:52:59.035870 [ 4 ] {9b39b99f-8d2e-4e8e-b019-5d3e0b916a23} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2420 | 2025.08.28 21:52:59.035995 [ 4 ] {9b39b99f-8d2e-4e8e-b019-5d3e0b916a23} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001269 sec., 179669.03073286053 rows/sec., 12.17 MiB/sec. | ||
| 2421 | 2025.08.28 21:52:59.036034 [ 4 ] {9b39b99f-8d2e-4e8e-b019-5d3e0b916a23} <Debug> TCPHandler: Processed in 0.001435126 sec. | ||
| 2422 | 2025.08.28 21:52:59.036155 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2423 | 2025.08.28 21:52:59.036278 [ 4 ] {33ca4e2c-0575-46ed-9243-b05a5b965a0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2424 | 2025.08.28 21:52:59.036325 [ 4 ] {33ca4e2c-0575-46ed-9243-b05a5b965a0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2425 | 2025.08.28 21:52:59.037006 [ 4 ] {33ca4e2c-0575-46ed-9243-b05a5b965a0d} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2426 | 2025.08.28 21:52:59.037045 [ 4 ] {33ca4e2c-0575-46ed-9243-b05a5b965a0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2427 | 2025.08.28 21:52:59.037382 [ 4 ] {33ca4e2c-0575-46ed-9243-b05a5b965a0d} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2428 | 2025.08.28 21:52:59.037596 [ 4 ] {33ca4e2c-0575-46ed-9243-b05a5b965a0d} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2429 | 2025.08.28 21:52:59.037694 [ 132 ] {} <Debug> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2430 | 2025.08.28 21:52:59.037726 [ 4 ] {33ca4e2c-0575-46ed-9243-b05a5b965a0d} <Debug> executeQuery: Read 536 rows, 40.69 KiB in 0.001473 sec., 363883.23150033946 rows/sec., 26.98 MiB/sec. | ||
| 2431 | 2025.08.28 21:52:59.037726 [ 132 ] {} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2432 | 2025.08.28 21:52:59.037766 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2433 | 2025.08.28 21:52:59.037772 [ 4 ] {33ca4e2c-0575-46ed-9243-b05a5b965a0d} <Debug> TCPHandler: Processed in 0.001678858 sec. | ||
| 2434 | 2025.08.28 21:52:59.037844 [ 186 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::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 | ||
| 2435 | 2025.08.28 21:52:59.037895 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2436 | 2025.08.28 21:52:59.037939 [ 186 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2437 | 2025.08.28 21:52:59.037970 [ 186 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::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 | ||
| 2438 | 2025.08.28 21:52:59.037997 [ 4 ] {b929684e-cd4c-4b8d-b280-a1f9b6869039} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2439 | 2025.08.28 21:52:59.038039 [ 186 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::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 | ||
| 2440 | 2025.08.28 21:52:59.038046 [ 4 ] {b929684e-cd4c-4b8d-b280-a1f9b6869039} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2441 | 2025.08.28 21:52:59.038092 [ 186 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 106 rows starting from the beginning of the part | ||
| 2442 | 2025.08.28 21:52:59.038139 [ 186 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 74 rows starting from the beginning of the part | ||
| 2443 | 2025.08.28 21:52:59.038183 [ 186 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 95 rows starting from the beginning of the part | ||
| 2444 | 2025.08.28 21:52:59.038221 [ 186 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 536 rows starting from the beginning of the part | ||
| 2445 | 2025.08.28 21:52:59.039121 [ 189 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1010 rows, containing 5 columns (5 merged, 0 gathered) in 0.001308924 sec., 771626.1601131923 rows/sec., 61.61 MiB/sec. | ||
| 2446 | 2025.08.28 21:52:59.039320 [ 188 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2447 | 2025.08.28 21:52:59.039486 [ 4 ] {b929684e-cd4c-4b8d-b280-a1f9b6869039} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2448 | 2025.08.28 21:52:59.039532 [ 4 ] {b929684e-cd4c-4b8d-b280-a1f9b6869039} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2449 | 2025.08.28 21:52:59.039645 [ 188 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_16_3} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2450 | 2025.08.28 21:52:59.039733 [ 188 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_16_3} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2451 | 2025.08.28 21:52:59.039825 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 2452 | 2025.08.28 21:52:59.040346 [ 4 ] {b929684e-cd4c-4b8d-b280-a1f9b6869039} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2453 | 2025.08.28 21:52:59.040596 [ 4 ] {b929684e-cd4c-4b8d-b280-a1f9b6869039} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2454 | 2025.08.28 21:52:59.040704 [ 132 ] {} <Debug> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2455 | 2025.08.28 21:52:59.040738 [ 132 ] {} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2456 | 2025.08.28 21:52:59.040739 [ 4 ] {b929684e-cd4c-4b8d-b280-a1f9b6869039} <Debug> executeQuery: Read 3795 rows, 259.71 KiB in 0.002761 sec., 1374501.9920318725 rows/sec., 91.86 MiB/sec. | ||
| 2457 | 2025.08.28 21:52:59.040756 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2458 | 2025.08.28 21:52:59.040794 [ 4 ] {b929684e-cd4c-4b8d-b280-a1f9b6869039} <Debug> TCPHandler: Processed in 0.002948763 sec. | ||
| 2459 | 2025.08.28 21:52:59.040844 [ 190 ] {f506482a-fd20-4aba-984a-14115cac1713::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 | ||
| 2460 | 2025.08.28 21:52:59.040910 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2461 | 2025.08.28 21:52:59.040960 [ 190 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2462 | 2025.08.28 21:52:59.040995 [ 190 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 1551 rows starting from the beginning of the part | ||
| 2463 | 2025.08.28 21:52:59.041012 [ 4 ] {b6e95fa5-eadb-4def-a7f5-81e437ecbe56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2464 | 2025.08.28 21:52:59.041074 [ 190 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 160 rows starting from the beginning of the part | ||
| 2465 | 2025.08.28 21:52:59.041074 [ 4 ] {b6e95fa5-eadb-4def-a7f5-81e437ecbe56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2466 | 2025.08.28 21:52:59.041133 [ 190 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 164 rows starting from the beginning of the part | ||
| 2467 | 2025.08.28 21:52:59.041188 [ 190 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 160 rows starting from the beginning of the part | ||
| 2468 | 2025.08.28 21:52:59.041232 [ 190 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 160 rows starting from the beginning of the part | ||
| 2469 | 2025.08.28 21:52:59.041280 [ 190 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 3795 rows starting from the beginning of the part | ||
| 2470 | 2025.08.28 21:52:59.041865 [ 4 ] {b6e95fa5-eadb-4def-a7f5-81e437ecbe56} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2471 | 2025.08.28 21:52:59.041907 [ 4 ] {b6e95fa5-eadb-4def-a7f5-81e437ecbe56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2472 | 2025.08.28 21:52:59.042446 [ 4 ] {b6e95fa5-eadb-4def-a7f5-81e437ecbe56} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2473 | 2025.08.28 21:52:59.042686 [ 4 ] {b6e95fa5-eadb-4def-a7f5-81e437ecbe56} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2474 | 2025.08.28 21:52:59.042840 [ 4 ] {b6e95fa5-eadb-4def-a7f5-81e437ecbe56} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001848 sec., 5411.255411255411 rows/sec., 9.70 MiB/sec. | ||
| 2475 | 2025.08.28 21:52:59.042898 [ 4 ] {b6e95fa5-eadb-4def-a7f5-81e437ecbe56} <Debug> TCPHandler: Processed in 0.002039473 sec. | ||
| 2476 | 2025.08.28 21:52:59.043008 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2477 | 2025.08.28 21:52:59.043104 [ 4 ] {ccda83d0-e299-428c-a32d-8c5825f234fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2478 | 2025.08.28 21:52:59.043147 [ 4 ] {ccda83d0-e299-428c-a32d-8c5825f234fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2479 | 2025.08.28 21:52:59.043497 [ 4 ] {ccda83d0-e299-428c-a32d-8c5825f234fe} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2480 | 2025.08.28 21:52:59.043533 [ 4 ] {ccda83d0-e299-428c-a32d-8c5825f234fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2481 | 2025.08.28 21:52:59.043665 [ 188 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5990 rows, containing 5 columns (5 merged, 0 gathered) in 0.002852752 sec., 2099726.860238815 rows/sec., 142.51 MiB/sec. | ||
| 2482 | 2025.08.28 21:52:59.043848 [ 4 ] {ccda83d0-e299-428c-a32d-8c5825f234fe} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2483 | 2025.08.28 21:52:59.044049 [ 189 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2484 | 2025.08.28 21:52:59.044063 [ 4 ] {ccda83d0-e299-428c-a32d-8c5825f234fe} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2485 | 2025.08.28 21:52:59.044163 [ 132 ] {} <Debug> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2486 | 2025.08.28 21:52:59.044195 [ 132 ] {} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2487 | 2025.08.28 21:52:59.044196 [ 4 ] {ccda83d0-e299-428c-a32d-8c5825f234fe} <Debug> executeQuery: Read 36 rows, 2.48 KiB in 0.001111 sec., 32403.240324032402 rows/sec., 2.18 MiB/sec. | ||
| 2488 | 2025.08.28 21:52:59.044218 [ 132 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2489 | 2025.08.28 21:52:59.044249 [ 4 ] {ccda83d0-e299-428c-a32d-8c5825f234fe} <Debug> TCPHandler: Processed in 0.001291624 sec. | ||
| 2490 | 2025.08.28 21:52:59.044300 [ 186 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 2491 | 2025.08.28 21:52:59.044322 [ 189 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2492 | 2025.08.28 21:52:59.044394 [ 189 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2493 | 2025.08.28 21:52:59.044408 [ 186 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2494 | 2025.08.28 21:52:59.044445 [ 186 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 576 rows starting from the beginning of the part | ||
| 2495 | 2025.08.28 21:52:59.044475 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 2496 | 2025.08.28 21:52:59.044488 [ 186 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 2497 | 2025.08.28 21:52:59.044532 [ 186 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 2498 | 2025.08.28 21:52:59.044562 [ 186 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 60 rows starting from the beginning of the part | ||
| 2499 | 2025.08.28 21:52:59.044595 [ 186 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 2500 | 2025.08.28 21:52:59.044634 [ 186 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 36 rows starting from the beginning of the part | ||
| 2501 | 2025.08.28 21:52:59.045383 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 852 rows, containing 4 columns (4 merged, 0 gathered) in 0.001113903 sec., 764878.0908211935 rows/sec., 51.48 MiB/sec. | ||
| 2502 | 2025.08.28 21:52:59.045535 [ 189 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2503 | 2025.08.28 21:52:59.045775 [ 189 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_16_3} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2504 | 2025.08.28 21:52:59.045833 [ 189 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_16_3} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2505 | 2025.08.28 21:52:59.045899 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2506 | 2025.08.28 21:53:01.377119 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2507 | 2025.08.28 21:53:01.377293 [ 4 ] {43752851-ecab-4795-9c46-ca4123e1d539} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2508 | 2025.08.28 21:53:01.377359 [ 4 ] {43752851-ecab-4795-9c46-ca4123e1d539} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2509 | 2025.08.28 21:53:01.378031 [ 4 ] {43752851-ecab-4795-9c46-ca4123e1d539} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2510 | 2025.08.28 21:53:01.378082 [ 4 ] {43752851-ecab-4795-9c46-ca4123e1d539} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2511 | 2025.08.28 21:53:01.378460 [ 4 ] {43752851-ecab-4795-9c46-ca4123e1d539} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2512 | 2025.08.28 21:53:01.378681 [ 4 ] {43752851-ecab-4795-9c46-ca4123e1d539} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2513 | 2025.08.28 21:53:01.378837 [ 4 ] {43752851-ecab-4795-9c46-ca4123e1d539} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00159 sec., 35220.125786163524 rows/sec., 2.71 MiB/sec. | ||
| 2514 | 2025.08.28 21:53:01.378876 [ 4 ] {43752851-ecab-4795-9c46-ca4123e1d539} <Debug> TCPHandler: Processed in 0.001891461 sec. | ||
| 2515 | 2025.08.28 21:53:01.379000 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2516 | 2025.08.28 21:53:01.379099 [ 4 ] {0519ec88-cbbf-4feb-80e7-c1455b263f78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2517 | 2025.08.28 21:53:01.379145 [ 4 ] {0519ec88-cbbf-4feb-80e7-c1455b263f78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2518 | 2025.08.28 21:53:01.379589 [ 4 ] {0519ec88-cbbf-4feb-80e7-c1455b263f78} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2519 | 2025.08.28 21:53:01.379623 [ 4 ] {0519ec88-cbbf-4feb-80e7-c1455b263f78} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2520 | 2025.08.28 21:53:01.379914 [ 4 ] {0519ec88-cbbf-4feb-80e7-c1455b263f78} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2521 | 2025.08.28 21:53:01.380132 [ 4 ] {0519ec88-cbbf-4feb-80e7-c1455b263f78} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2522 | 2025.08.28 21:53:01.380256 [ 4 ] {0519ec88-cbbf-4feb-80e7-c1455b263f78} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.00118 sec., 54237.28813559322 rows/sec., 4.23 MiB/sec. | ||
| 2523 | 2025.08.28 21:53:01.380291 [ 4 ] {0519ec88-cbbf-4feb-80e7-c1455b263f78} <Debug> TCPHandler: Processed in 0.001341574 sec. | ||
| 2524 | 2025.08.28 21:53:01.380404 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2525 | 2025.08.28 21:53:01.380497 [ 4 ] {c3a0daf8-e83b-433b-a18a-8994c0a8a00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2526 | 2025.08.28 21:53:01.380539 [ 4 ] {c3a0daf8-e83b-433b-a18a-8994c0a8a00a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2527 | 2025.08.28 21:53:01.380944 [ 4 ] {c3a0daf8-e83b-433b-a18a-8994c0a8a00a} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2528 | 2025.08.28 21:53:01.380978 [ 4 ] {c3a0daf8-e83b-433b-a18a-8994c0a8a00a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2529 | 2025.08.28 21:53:01.381289 [ 4 ] {c3a0daf8-e83b-433b-a18a-8994c0a8a00a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2530 | 2025.08.28 21:53:01.381493 [ 4 ] {c3a0daf8-e83b-433b-a18a-8994c0a8a00a} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2531 | 2025.08.28 21:53:01.381617 [ 4 ] {c3a0daf8-e83b-433b-a18a-8994c0a8a00a} <Debug> executeQuery: Read 64 rows, 4.56 KiB in 0.001138 sec., 56239.015817223204 rows/sec., 3.92 MiB/sec. | ||
| 2532 | 2025.08.28 21:53:01.381652 [ 4 ] {c3a0daf8-e83b-433b-a18a-8994c0a8a00a} <Debug> TCPHandler: Processed in 0.001295504 sec. | ||
| 2533 | 2025.08.28 21:53:01.381763 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2534 | 2025.08.28 21:53:01.381854 [ 4 ] {d52c0400-bc7a-4a8e-8f28-eb84658dd180} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2535 | 2025.08.28 21:53:01.381894 [ 4 ] {d52c0400-bc7a-4a8e-8f28-eb84658dd180} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2536 | 2025.08.28 21:53:01.382208 [ 4 ] {d52c0400-bc7a-4a8e-8f28-eb84658dd180} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2537 | 2025.08.28 21:53:01.382241 [ 4 ] {d52c0400-bc7a-4a8e-8f28-eb84658dd180} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2538 | 2025.08.28 21:53:01.382531 [ 4 ] {d52c0400-bc7a-4a8e-8f28-eb84658dd180} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2539 | 2025.08.28 21:53:01.382777 [ 4 ] {d52c0400-bc7a-4a8e-8f28-eb84658dd180} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2540 | 2025.08.28 21:53:01.382906 [ 4 ] {d52c0400-bc7a-4a8e-8f28-eb84658dd180} <Debug> executeQuery: Read 24 rows, 1.66 KiB in 0.00107 sec., 22429.906542056076 rows/sec., 1.51 MiB/sec. | ||
| 2541 | 2025.08.28 21:53:01.382940 [ 4 ] {d52c0400-bc7a-4a8e-8f28-eb84658dd180} <Debug> TCPHandler: Processed in 0.001224514 sec. | ||
| 2542 | 2025.08.28 21:53:03.228668 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6039 | ||
| 2543 | 2025.08.28 21:53:03.229249 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2544 | 2025.08.28 21:53:03.229292 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2545 | 2025.08.28 21:53:03.229792 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2546 | 2025.08.28 21:53:03.230036 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2547 | 2025.08.28 21:53:03.230164 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6039 | ||
| 2548 | 2025.08.28 21:53:03.553804 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 98 | ||
| 2549 | 2025.08.28 21:53:03.569226 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2550 | 2025.08.28 21:53:03.569280 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2551 | 2025.08.28 21:53:03.575573 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2552 | 2025.08.28 21:53:03.576289 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2553 | 2025.08.28 21:53:03.579012 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 98 | ||
| 2554 | 2025.08.28 21:53:05.736597 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 50 entries to flush up to offset 368 | ||
| 2555 | 2025.08.28 21:53:05.739259 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2556 | 2025.08.28 21:53:05.739312 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2557 | 2025.08.28 21:53:05.740509 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2558 | 2025.08.28 21:53:05.740776 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2559 | 2025.08.28 21:53:05.741110 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 368 | ||
| 2560 | 2025.08.28 21:53:06.383936 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2561 | 2025.08.28 21:53:06.384130 [ 4 ] {0c0ef39c-df0b-4ab6-a7da-dd1674412bcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2562 | 2025.08.28 21:53:06.384199 [ 4 ] {0c0ef39c-df0b-4ab6-a7da-dd1674412bcf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2563 | 2025.08.28 21:53:06.384849 [ 4 ] {0c0ef39c-df0b-4ab6-a7da-dd1674412bcf} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2564 | 2025.08.28 21:53:06.384891 [ 4 ] {0c0ef39c-df0b-4ab6-a7da-dd1674412bcf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2565 | 2025.08.28 21:53:06.385274 [ 4 ] {0c0ef39c-df0b-4ab6-a7da-dd1674412bcf} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2566 | 2025.08.28 21:53:06.385501 [ 4 ] {0c0ef39c-df0b-4ab6-a7da-dd1674412bcf} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2567 | 2025.08.28 21:53:06.385653 [ 4 ] {0c0ef39c-df0b-4ab6-a7da-dd1674412bcf} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001576 sec., 74873.09644670051 rows/sec., 6.35 MiB/sec. | ||
| 2568 | 2025.08.28 21:53:06.385693 [ 4 ] {0c0ef39c-df0b-4ab6-a7da-dd1674412bcf} <Debug> TCPHandler: Processed in 0.001885621 sec. | ||
| 2569 | 2025.08.28 21:53:06.385822 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2570 | 2025.08.28 21:53:06.385944 [ 4 ] {0008653d-639c-48bb-8984-2919f0a38c35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2571 | 2025.08.28 21:53:06.385994 [ 4 ] {0008653d-639c-48bb-8984-2919f0a38c35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2572 | 2025.08.28 21:53:06.386419 [ 4 ] {0008653d-639c-48bb-8984-2919f0a38c35} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2573 | 2025.08.28 21:53:06.386455 [ 4 ] {0008653d-639c-48bb-8984-2919f0a38c35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2574 | 2025.08.28 21:53:06.386758 [ 4 ] {0008653d-639c-48bb-8984-2919f0a38c35} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2575 | 2025.08.28 21:53:06.386961 [ 4 ] {0008653d-639c-48bb-8984-2919f0a38c35} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2576 | 2025.08.28 21:53:06.387088 [ 4 ] {0008653d-639c-48bb-8984-2919f0a38c35} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001164 sec., 26632.302405498278 rows/sec., 1.96 MiB/sec. | ||
| 2577 | 2025.08.28 21:53:06.387125 [ 4 ] {0008653d-639c-48bb-8984-2919f0a38c35} <Debug> TCPHandler: Processed in 0.001351595 sec. | ||
| 2578 | 2025.08.28 21:53:06.387242 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2579 | 2025.08.28 21:53:06.387334 [ 4 ] {eded52f4-8026-4af7-944f-956f0df885b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2580 | 2025.08.28 21:53:06.387372 [ 4 ] {eded52f4-8026-4af7-944f-956f0df885b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2581 | 2025.08.28 21:53:06.387789 [ 4 ] {eded52f4-8026-4af7-944f-956f0df885b1} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2582 | 2025.08.28 21:53:06.387824 [ 4 ] {eded52f4-8026-4af7-944f-956f0df885b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2583 | 2025.08.28 21:53:06.388120 [ 4 ] {eded52f4-8026-4af7-944f-956f0df885b1} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2584 | 2025.08.28 21:53:06.388327 [ 4 ] {eded52f4-8026-4af7-944f-956f0df885b1} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2585 | 2025.08.28 21:53:06.388459 [ 4 ] {eded52f4-8026-4af7-944f-956f0df885b1} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001143 sec., 83114.6106736658 rows/sec., 6.49 MiB/sec. | ||
| 2586 | 2025.08.28 21:53:06.388496 [ 4 ] {eded52f4-8026-4af7-944f-956f0df885b1} <Debug> TCPHandler: Processed in 0.001303204 sec. | ||
| 2587 | 2025.08.28 21:53:06.388613 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2588 | 2025.08.28 21:53:06.388779 [ 4 ] {53cd423d-47d2-4077-92bf-47e6b623de61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2589 | 2025.08.28 21:53:06.388821 [ 4 ] {53cd423d-47d2-4077-92bf-47e6b623de61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2590 | 2025.08.28 21:53:06.389250 [ 4 ] {53cd423d-47d2-4077-92bf-47e6b623de61} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2591 | 2025.08.28 21:53:06.389285 [ 4 ] {53cd423d-47d2-4077-92bf-47e6b623de61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2592 | 2025.08.28 21:53:06.389617 [ 4 ] {53cd423d-47d2-4077-92bf-47e6b623de61} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2593 | 2025.08.28 21:53:06.389840 [ 4 ] {53cd423d-47d2-4077-92bf-47e6b623de61} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2594 | 2025.08.28 21:53:06.389974 [ 4 ] {53cd423d-47d2-4077-92bf-47e6b623de61} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 2595 | 2025.08.28 21:53:06.390010 [ 4 ] {53cd423d-47d2-4077-92bf-47e6b623de61} <Debug> TCPHandler: Processed in 0.001444896 sec. | ||
| 2596 | 2025.08.28 21:53:06.390202 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2597 | 2025.08.28 21:53:06.390294 [ 4 ] {d6498dd6-9f03-4cc3-9438-29c4654cb18f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2598 | 2025.08.28 21:53:06.390347 [ 4 ] {d6498dd6-9f03-4cc3-9438-29c4654cb18f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2599 | 2025.08.28 21:53:06.391111 [ 4 ] {d6498dd6-9f03-4cc3-9438-29c4654cb18f} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2600 | 2025.08.28 21:53:06.391147 [ 4 ] {d6498dd6-9f03-4cc3-9438-29c4654cb18f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2601 | 2025.08.28 21:53:06.391683 [ 4 ] {d6498dd6-9f03-4cc3-9438-29c4654cb18f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2602 | 2025.08.28 21:53:06.391893 [ 4 ] {d6498dd6-9f03-4cc3-9438-29c4654cb18f} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2603 | 2025.08.28 21:53:06.392023 [ 4 ] {d6498dd6-9f03-4cc3-9438-29c4654cb18f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001746 sec., 17754.86827033219 rows/sec., 31.82 MiB/sec. | ||
| 2604 | 2025.08.28 21:53:06.392071 [ 4 ] {d6498dd6-9f03-4cc3-9438-29c4654cb18f} <Debug> TCPHandler: Processed in 0.001918471 sec. | ||
| 2605 | 2025.08.28 21:53:06.392182 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2606 | 2025.08.28 21:53:06.392273 [ 4 ] {3e71d34b-50ef-4ec1-9156-b4b3f52ff1fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2607 | 2025.08.28 21:53:06.392315 [ 4 ] {3e71d34b-50ef-4ec1-9156-b4b3f52ff1fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2608 | 2025.08.28 21:53:06.392640 [ 4 ] {3e71d34b-50ef-4ec1-9156-b4b3f52ff1fc} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2609 | 2025.08.28 21:53:06.392674 [ 4 ] {3e71d34b-50ef-4ec1-9156-b4b3f52ff1fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.57 GiB. | ||
| 2610 | 2025.08.28 21:53:06.392964 [ 4 ] {3e71d34b-50ef-4ec1-9156-b4b3f52ff1fc} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2611 | 2025.08.28 21:53:06.393162 [ 4 ] {3e71d34b-50ef-4ec1-9156-b4b3f52ff1fc} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2612 | 2025.08.28 21:53:06.393296 [ 4 ] {3e71d34b-50ef-4ec1-9156-b4b3f52ff1fc} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001041 sec., 57636.88760806916 rows/sec., 3.88 MiB/sec. | ||
| 2613 | 2025.08.28 21:53:06.393331 [ 4 ] {3e71d34b-50ef-4ec1-9156-b4b3f52ff1fc} <Debug> TCPHandler: Processed in 0.001196514 sec. | ||
| 2614 | 2025.08.28 21:53:10.601065 [ 26 ] {} <Debug> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2615 | 2025.08.28 21:53:10.601179 [ 26 ] {} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2616 | 2025.08.28 21:53:10.601219 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2617 | 2025.08.28 21:53:10.601377 [ 186 ] {5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0::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 | ||
| 2618 | 2025.08.28 21:53:10.601684 [ 186 ] {5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2619 | 2025.08.28 21:53:10.601728 [ 186 ] {5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part | ||
| 2620 | 2025.08.28 21:53:10.601816 [ 186 ] {5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0::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 | ||
| 2621 | 2025.08.28 21:53:10.601893 [ 186 ] {5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
| 2622 | 2025.08.28 21:53:10.601969 [ 186 ] {5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0::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 | ||
| 2623 | 2025.08.28 21:53:10.602035 [ 186 ] {5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0::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 | ||
| 2624 | 2025.08.28 21:53:10.603560 [ 189 ] {5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30 rows, containing 6 columns (6 merged, 0 gathered) in 0.002247295 sec., 13349.382257336043 rows/sec., 2.00 MiB/sec. | ||
| 2625 | 2025.08.28 21:53:10.603723 [ 198 ] {5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2626 | 2025.08.28 21:53:10.604063 [ 198 ] {5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0::all_1_5_1} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2627 | 2025.08.28 21:53:10.604131 [ 198 ] {5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0::all_1_5_1} <Trace> oximeter.timeseries_schema (5d63dcdc-0d24-4beb-98d4-6b6f334bb1b0) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2628 | 2025.08.28 21:53:10.604203 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.39 MiB. | ||
| 2629 | 2025.08.28 21:53:10.656806 [ 26 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2630 | 2025.08.28 21:53:10.656857 [ 26 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2631 | 2025.08.28 21:53:10.730337 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 6466 | ||
| 2632 | 2025.08.28 21:53:10.730870 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2633 | 2025.08.28 21:53:10.730918 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2634 | 2025.08.28 21:53:10.731507 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2635 | 2025.08.28 21:53:10.731765 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2636 | 2025.08.28 21:53:10.731903 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6466 | ||
| 2637 | 2025.08.28 21:53:11.079187 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 106 | ||
| 2638 | 2025.08.28 21:53:11.096136 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2639 | 2025.08.28 21:53:11.096181 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2640 | 2025.08.28 21:53:11.101852 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2641 | 2025.08.28 21:53:11.102588 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2642 | 2025.08.28 21:53:11.105567 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 106 | ||
| 2643 | 2025.08.28 21:53:11.382946 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2644 | 2025.08.28 21:53:11.383143 [ 4 ] {431ed47f-4765-4970-8939-ac36651093c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2645 | 2025.08.28 21:53:11.383218 [ 4 ] {431ed47f-4765-4970-8939-ac36651093c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2646 | 2025.08.28 21:53:11.383875 [ 4 ] {431ed47f-4765-4970-8939-ac36651093c1} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2647 | 2025.08.28 21:53:11.383924 [ 4 ] {431ed47f-4765-4970-8939-ac36651093c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2648 | 2025.08.28 21:53:11.384327 [ 4 ] {431ed47f-4765-4970-8939-ac36651093c1} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2649 | 2025.08.28 21:53:11.384556 [ 4 ] {431ed47f-4765-4970-8939-ac36651093c1} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2650 | 2025.08.28 21:53:11.384717 [ 4 ] {431ed47f-4765-4970-8939-ac36651093c1} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001627 sec., 46711.739397664416 rows/sec., 3.85 MiB/sec. | ||
| 2651 | 2025.08.28 21:53:11.384765 [ 4 ] {431ed47f-4765-4970-8939-ac36651093c1} <Debug> TCPHandler: Processed in 0.001955062 sec. | ||
| 2652 | 2025.08.28 21:53:11.384892 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2653 | 2025.08.28 21:53:11.384993 [ 4 ] {8736c8f2-71d0-482d-90c8-252a02b76f48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2654 | 2025.08.28 21:53:11.385039 [ 4 ] {8736c8f2-71d0-482d-90c8-252a02b76f48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2655 | 2025.08.28 21:53:11.385457 [ 4 ] {8736c8f2-71d0-482d-90c8-252a02b76f48} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2656 | 2025.08.28 21:53:11.385494 [ 4 ] {8736c8f2-71d0-482d-90c8-252a02b76f48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2657 | 2025.08.28 21:53:11.385814 [ 4 ] {8736c8f2-71d0-482d-90c8-252a02b76f48} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2658 | 2025.08.28 21:53:11.386020 [ 4 ] {8736c8f2-71d0-482d-90c8-252a02b76f48} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2659 | 2025.08.28 21:53:11.386155 [ 4 ] {8736c8f2-71d0-482d-90c8-252a02b76f48} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001184 sec., 8445.945945945947 rows/sec., 635.10 KiB/sec. | ||
| 2660 | 2025.08.28 21:53:11.386193 [ 4 ] {8736c8f2-71d0-482d-90c8-252a02b76f48} <Debug> TCPHandler: Processed in 0.001353785 sec. | ||
| 2661 | 2025.08.28 21:53:11.386307 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2662 | 2025.08.28 21:53:11.386403 [ 4 ] {546633b0-f735-4027-a2aa-8f66771b96c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2663 | 2025.08.28 21:53:11.386445 [ 4 ] {546633b0-f735-4027-a2aa-8f66771b96c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2664 | 2025.08.28 21:53:11.386858 [ 4 ] {546633b0-f735-4027-a2aa-8f66771b96c3} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2665 | 2025.08.28 21:53:11.386896 [ 4 ] {546633b0-f735-4027-a2aa-8f66771b96c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2666 | 2025.08.28 21:53:11.387205 [ 4 ] {546633b0-f735-4027-a2aa-8f66771b96c3} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2667 | 2025.08.28 21:53:11.387414 [ 4 ] {546633b0-f735-4027-a2aa-8f66771b96c3} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2668 | 2025.08.28 21:53:11.387542 [ 4 ] {546633b0-f735-4027-a2aa-8f66771b96c3} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001158 sec., 63903.281519861834 rows/sec., 4.99 MiB/sec. | ||
| 2669 | 2025.08.28 21:53:11.387581 [ 4 ] {546633b0-f735-4027-a2aa-8f66771b96c3} <Debug> TCPHandler: Processed in 0.001325215 sec. | ||
| 2670 | 2025.08.28 21:53:11.387696 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2671 | 2025.08.28 21:53:11.387790 [ 4 ] {b997cc32-2f55-4431-9b61-834f22f51751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2672 | 2025.08.28 21:53:11.387835 [ 4 ] {b997cc32-2f55-4431-9b61-834f22f51751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2673 | 2025.08.28 21:53:11.388245 [ 4 ] {b997cc32-2f55-4431-9b61-834f22f51751} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2674 | 2025.08.28 21:53:11.388282 [ 4 ] {b997cc32-2f55-4431-9b61-834f22f51751} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2675 | 2025.08.28 21:53:11.388611 [ 4 ] {b997cc32-2f55-4431-9b61-834f22f51751} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2676 | 2025.08.28 21:53:11.388815 [ 4 ] {b997cc32-2f55-4431-9b61-834f22f51751} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2677 | 2025.08.28 21:53:11.388945 [ 4 ] {b997cc32-2f55-4431-9b61-834f22f51751} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001173 sec., 136402.38704177324 rows/sec., 9.50 MiB/sec. | ||
| 2678 | 2025.08.28 21:53:11.388983 [ 4 ] {b997cc32-2f55-4431-9b61-834f22f51751} <Debug> TCPHandler: Processed in 0.001337395 sec. | ||
| 2679 | 2025.08.28 21:53:11.389101 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2680 | 2025.08.28 21:53:11.389198 [ 4 ] {7341073b-5021-42b5-b1be-9412df8a31a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2681 | 2025.08.28 21:53:11.389255 [ 4 ] {7341073b-5021-42b5-b1be-9412df8a31a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2682 | 2025.08.28 21:53:11.389980 [ 4 ] {7341073b-5021-42b5-b1be-9412df8a31a5} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2683 | 2025.08.28 21:53:11.390017 [ 4 ] {7341073b-5021-42b5-b1be-9412df8a31a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2684 | 2025.08.28 21:53:11.390545 [ 4 ] {7341073b-5021-42b5-b1be-9412df8a31a5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2685 | 2025.08.28 21:53:11.390756 [ 4 ] {7341073b-5021-42b5-b1be-9412df8a31a5} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2686 | 2025.08.28 21:53:11.390895 [ 4 ] {7341073b-5021-42b5-b1be-9412df8a31a5} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001715 sec., 5830.903790087464 rows/sec., 10.45 MiB/sec. | ||
| 2687 | 2025.08.28 21:53:11.390948 [ 4 ] {7341073b-5021-42b5-b1be-9412df8a31a5} <Debug> TCPHandler: Processed in 0.001895601 sec. | ||
| 2688 | 2025.08.28 21:53:11.391062 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2689 | 2025.08.28 21:53:11.391156 [ 4 ] {4a41a961-342b-4700-828f-e7d4a94ca1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2690 | 2025.08.28 21:53:11.391200 [ 4 ] {4a41a961-342b-4700-828f-e7d4a94ca1a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2691 | 2025.08.28 21:53:11.391541 [ 4 ] {4a41a961-342b-4700-828f-e7d4a94ca1a7} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2692 | 2025.08.28 21:53:11.391577 [ 4 ] {4a41a961-342b-4700-828f-e7d4a94ca1a7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2693 | 2025.08.28 21:53:11.391876 [ 4 ] {4a41a961-342b-4700-828f-e7d4a94ca1a7} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2694 | 2025.08.28 21:53:11.392087 [ 4 ] {4a41a961-342b-4700-828f-e7d4a94ca1a7} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2695 | 2025.08.28 21:53:11.392216 [ 4 ] {4a41a961-342b-4700-828f-e7d4a94ca1a7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 2696 | 2025.08.28 21:53:11.392253 [ 4 ] {4a41a961-342b-4700-828f-e7d4a94ca1a7} <Debug> TCPHandler: Processed in 0.001241434 sec. | ||
| 2697 | 2025.08.28 21:53:12.073252 [ 28 ] {} <Debug> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2698 | 2025.08.28 21:53:12.073322 [ 28 ] {} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2699 | 2025.08.28 21:53:12.073347 [ 28 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2700 | 2025.08.28 21:53:12.073474 [ 189 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::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 | ||
| 2701 | 2025.08.28 21:53:12.073625 [ 189 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2702 | 2025.08.28 21:53:12.073658 [ 189 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 4 rows starting from the beginning of the part | ||
| 2703 | 2025.08.28 21:53:12.073751 [ 189 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::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 | ||
| 2704 | 2025.08.28 21:53:12.073800 [ 189 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::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 | ||
| 2705 | 2025.08.28 21:53:12.073844 [ 189 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 8 rows starting from the beginning of the part | ||
| 2706 | 2025.08.28 21:53:12.073886 [ 189 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::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 | ||
| 2707 | 2025.08.28 21:53:12.074697 [ 198 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 5 columns (5 merged, 0 gathered) in 0.001277414 sec., 18787.9575454786 rows/sec., 1.57 MiB/sec. | ||
| 2708 | 2025.08.28 21:53:12.074900 [ 200 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2709 | 2025.08.28 21:53:12.075247 [ 200 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_5_1} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2710 | 2025.08.28 21:53:12.075334 [ 200 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_5_1} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 2711 | 2025.08.28 21:53:12.075434 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 2712 | 2025.08.28 21:53:15.741433 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 392 | ||
| 2713 | 2025.08.28 21:53:15.743585 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2714 | 2025.08.28 21:53:15.743633 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2715 | 2025.08.28 21:53:15.744775 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2716 | 2025.08.28 21:53:15.745042 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2717 | 2025.08.28 21:53:15.745290 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 392 | ||
| 2718 | 2025.08.28 21:53:16.384499 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2719 | 2025.08.28 21:53:16.384698 [ 4 ] {1f3faddd-545c-4d93-9103-98a8152d0ba7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 2720 | 2025.08.28 21:53:16.384773 [ 4 ] {1f3faddd-545c-4d93-9103-98a8152d0ba7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2721 | 2025.08.28 21:53:16.385434 [ 4 ] {1f3faddd-545c-4d93-9103-98a8152d0ba7} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2722 | 2025.08.28 21:53:16.385491 [ 4 ] {1f3faddd-545c-4d93-9103-98a8152d0ba7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2723 | 2025.08.28 21:53:16.385874 [ 4 ] {1f3faddd-545c-4d93-9103-98a8152d0ba7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2724 | 2025.08.28 21:53:16.386122 [ 4 ] {1f3faddd-545c-4d93-9103-98a8152d0ba7} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2725 | 2025.08.28 21:53:16.386277 [ 4 ] {1f3faddd-545c-4d93-9103-98a8152d0ba7} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001645 sec., 1215.80547112462 rows/sec., 99.14 KiB/sec. | ||
| 2726 | 2025.08.28 21:53:16.386324 [ 4 ] {1f3faddd-545c-4d93-9103-98a8152d0ba7} <Debug> TCPHandler: Processed in 0.001946931 sec. | ||
| 2727 | 2025.08.28 21:53:16.386454 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2728 | 2025.08.28 21:53:16.386554 [ 4 ] {4db83208-0aba-4e04-abfb-cb66fb858eb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2729 | 2025.08.28 21:53:16.386597 [ 4 ] {4db83208-0aba-4e04-abfb-cb66fb858eb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2730 | 2025.08.28 21:53:16.387049 [ 4 ] {4db83208-0aba-4e04-abfb-cb66fb858eb9} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2731 | 2025.08.28 21:53:16.387087 [ 4 ] {4db83208-0aba-4e04-abfb-cb66fb858eb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2732 | 2025.08.28 21:53:16.387407 [ 4 ] {4db83208-0aba-4e04-abfb-cb66fb858eb9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2733 | 2025.08.28 21:53:16.387610 [ 4 ] {4db83208-0aba-4e04-abfb-cb66fb858eb9} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2734 | 2025.08.28 21:53:16.387738 [ 4 ] {4db83208-0aba-4e04-abfb-cb66fb858eb9} <Debug> executeQuery: Read 119 rows, 10.32 KiB in 0.001206 sec., 98673.30016583747 rows/sec., 8.36 MiB/sec. | ||
| 2735 | 2025.08.28 21:53:16.387775 [ 4 ] {4db83208-0aba-4e04-abfb-cb66fb858eb9} <Debug> TCPHandler: Processed in 0.001371075 sec. | ||
| 2736 | 2025.08.28 21:53:16.387891 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2737 | 2025.08.28 21:53:16.387984 [ 4 ] {3e4e5c25-a126-4b36-98e4-e66783521fda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2738 | 2025.08.28 21:53:16.388024 [ 4 ] {3e4e5c25-a126-4b36-98e4-e66783521fda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2739 | 2025.08.28 21:53:16.388425 [ 4 ] {3e4e5c25-a126-4b36-98e4-e66783521fda} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2740 | 2025.08.28 21:53:16.388462 [ 4 ] {3e4e5c25-a126-4b36-98e4-e66783521fda} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2741 | 2025.08.28 21:53:16.388754 [ 4 ] {3e4e5c25-a126-4b36-98e4-e66783521fda} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2742 | 2025.08.28 21:53:16.388953 [ 4 ] {3e4e5c25-a126-4b36-98e4-e66783521fda} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2743 | 2025.08.28 21:53:16.389060 [ 40 ] {} <Debug> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2744 | 2025.08.28 21:53:16.389077 [ 4 ] {3e4e5c25-a126-4b36-98e4-e66783521fda} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001112 sec., 29676.258992805757 rows/sec., 2.17 MiB/sec. | ||
| 2745 | 2025.08.28 21:53:16.389128 [ 40 ] {} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2746 | 2025.08.28 21:53:16.389137 [ 4 ] {3e4e5c25-a126-4b36-98e4-e66783521fda} <Debug> TCPHandler: Processed in 0.001294124 sec. | ||
| 2747 | 2025.08.28 21:53:16.389158 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2748 | 2025.08.28 21:53:16.389253 [ 189 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 2749 | 2025.08.28 21:53:16.389278 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2750 | 2025.08.28 21:53:16.389344 [ 189 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2751 | 2025.08.28 21:53:16.389369 [ 4 ] {e4549e6e-d31f-495c-9a64-f2a2373d3b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2752 | 2025.08.28 21:53:16.389371 [ 189 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 2753 | 2025.08.28 21:53:16.389409 [ 4 ] {e4549e6e-d31f-495c-9a64-f2a2373d3b93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2754 | 2025.08.28 21:53:16.389436 [ 189 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 31 rows starting from the beginning of the part | ||
| 2755 | 2025.08.28 21:53:16.389479 [ 189 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 16 rows starting from the beginning of the part | ||
| 2756 | 2025.08.28 21:53:16.389519 [ 189 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 31 rows starting from the beginning of the part | ||
| 2757 | 2025.08.28 21:53:16.389560 [ 189 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 2758 | 2025.08.28 21:53:16.389601 [ 189 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 33 rows starting from the beginning of the part | ||
| 2759 | 2025.08.28 21:53:16.389833 [ 4 ] {e4549e6e-d31f-495c-9a64-f2a2373d3b93} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2760 | 2025.08.28 21:53:16.389867 [ 4 ] {e4549e6e-d31f-495c-9a64-f2a2373d3b93} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2761 | 2025.08.28 21:53:16.390173 [ 4 ] {e4549e6e-d31f-495c-9a64-f2a2373d3b93} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2762 | 2025.08.28 21:53:16.390310 [ 198 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 176 rows, containing 5 columns (5 merged, 0 gathered) in 0.001088562 sec., 161681.19041451017 rows/sec., 12.38 MiB/sec. | ||
| 2763 | 2025.08.28 21:53:16.390376 [ 4 ] {e4549e6e-d31f-495c-9a64-f2a2373d3b93} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2764 | 2025.08.28 21:53:16.390504 [ 4 ] {e4549e6e-d31f-495c-9a64-f2a2373d3b93} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001153 sec., 84128.36079791847 rows/sec., 6.57 MiB/sec. | ||
| 2765 | 2025.08.28 21:53:16.390521 [ 191 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2766 | 2025.08.28 21:53:16.390541 [ 4 ] {e4549e6e-d31f-495c-9a64-f2a2373d3b93} <Debug> TCPHandler: Processed in 0.001310384 sec. | ||
| 2767 | 2025.08.28 21:53:16.390673 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2768 | 2025.08.28 21:53:16.390766 [ 4 ] {29ade9e0-0537-44f3-bdd7-f1cd54715646} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2769 | 2025.08.28 21:53:16.390810 [ 4 ] {29ade9e0-0537-44f3-bdd7-f1cd54715646} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2770 | 2025.08.28 21:53:16.390892 [ 191 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_16_3} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2771 | 2025.08.28 21:53:16.390987 [ 191 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_16_3} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2772 | 2025.08.28 21:53:16.391088 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 2773 | 2025.08.28 21:53:16.391223 [ 4 ] {29ade9e0-0537-44f3-bdd7-f1cd54715646} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2774 | 2025.08.28 21:53:16.391263 [ 4 ] {29ade9e0-0537-44f3-bdd7-f1cd54715646} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2775 | 2025.08.28 21:53:16.391620 [ 4 ] {29ade9e0-0537-44f3-bdd7-f1cd54715646} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2776 | 2025.08.28 21:53:16.391830 [ 4 ] {29ade9e0-0537-44f3-bdd7-f1cd54715646} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2777 | 2025.08.28 21:53:16.391958 [ 4 ] {29ade9e0-0537-44f3-bdd7-f1cd54715646} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.00121 sec., 133057.85123966943 rows/sec., 9.27 MiB/sec. | ||
| 2778 | 2025.08.28 21:53:16.391994 [ 4 ] {29ade9e0-0537-44f3-bdd7-f1cd54715646} <Debug> TCPHandler: Processed in 0.001367775 sec. | ||
| 2779 | 2025.08.28 21:53:16.392102 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2780 | 2025.08.28 21:53:16.392193 [ 4 ] {5ff8a212-fc65-47e4-847f-83b03e4fab01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2781 | 2025.08.28 21:53:16.392245 [ 4 ] {5ff8a212-fc65-47e4-847f-83b03e4fab01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2782 | 2025.08.28 21:53:16.393037 [ 4 ] {5ff8a212-fc65-47e4-847f-83b03e4fab01} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2783 | 2025.08.28 21:53:16.393073 [ 4 ] {5ff8a212-fc65-47e4-847f-83b03e4fab01} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2784 | 2025.08.28 21:53:16.393609 [ 4 ] {5ff8a212-fc65-47e4-847f-83b03e4fab01} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2785 | 2025.08.28 21:53:16.393822 [ 4 ] {5ff8a212-fc65-47e4-847f-83b03e4fab01} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2786 | 2025.08.28 21:53:16.393957 [ 4 ] {5ff8a212-fc65-47e4-847f-83b03e4fab01} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001782 sec., 17396.18406285073 rows/sec., 31.17 MiB/sec. | ||
| 2787 | 2025.08.28 21:53:16.394012 [ 4 ] {5ff8a212-fc65-47e4-847f-83b03e4fab01} <Debug> TCPHandler: Processed in 0.001956561 sec. | ||
| 2788 | 2025.08.28 21:53:16.394133 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2789 | 2025.08.28 21:53:16.394231 [ 4 ] {de34440f-6e54-4b99-974e-4e928049f954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2790 | 2025.08.28 21:53:16.394273 [ 4 ] {de34440f-6e54-4b99-974e-4e928049f954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2791 | 2025.08.28 21:53:16.394609 [ 4 ] {de34440f-6e54-4b99-974e-4e928049f954} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2792 | 2025.08.28 21:53:16.394645 [ 4 ] {de34440f-6e54-4b99-974e-4e928049f954} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2793 | 2025.08.28 21:53:16.394972 [ 4 ] {de34440f-6e54-4b99-974e-4e928049f954} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2794 | 2025.08.28 21:53:16.395192 [ 4 ] {de34440f-6e54-4b99-974e-4e928049f954} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2795 | 2025.08.28 21:53:16.395325 [ 4 ] {de34440f-6e54-4b99-974e-4e928049f954} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 2796 | 2025.08.28 21:53:16.395361 [ 4 ] {de34440f-6e54-4b99-974e-4e928049f954} <Debug> TCPHandler: Processed in 0.001282774 sec. | ||
| 2797 | 2025.08.28 21:53:18.232118 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 6954 | ||
| 2798 | 2025.08.28 21:53:18.232690 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2799 | 2025.08.28 21:53:18.232734 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2800 | 2025.08.28 21:53:18.233208 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2801 | 2025.08.28 21:53:18.233429 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2802 | 2025.08.28 21:53:18.233557 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 6954 | ||
| 2803 | 2025.08.28 21:53:18.605732 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 113 | ||
| 2804 | 2025.08.28 21:53:18.621907 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2805 | 2025.08.28 21:53:18.621960 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2806 | 2025.08.28 21:53:18.627410 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2807 | 2025.08.28 21:53:18.628145 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2808 | 2025.08.28 21:53:18.631487 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 113 | ||
| 2809 | 2025.08.28 21:53:21.382819 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2810 | 2025.08.28 21:53:21.383016 [ 4 ] {150c9dbf-149d-420e-95be-2766d590e185} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 2811 | 2025.08.28 21:53:21.383092 [ 4 ] {150c9dbf-149d-420e-95be-2766d590e185} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2812 | 2025.08.28 21:53:21.383857 [ 4 ] {150c9dbf-149d-420e-95be-2766d590e185} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2813 | 2025.08.28 21:53:21.383909 [ 4 ] {150c9dbf-149d-420e-95be-2766d590e185} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2814 | 2025.08.28 21:53:21.384327 [ 4 ] {150c9dbf-149d-420e-95be-2766d590e185} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2815 | 2025.08.28 21:53:21.384557 [ 4 ] {150c9dbf-149d-420e-95be-2766d590e185} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2816 | 2025.08.28 21:53:21.384695 [ 156 ] {} <Debug> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2817 | 2025.08.28 21:53:21.384718 [ 4 ] {150c9dbf-149d-420e-95be-2766d590e185} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001752 sec., 43378.995433789954 rows/sec., 3.57 MiB/sec. | ||
| 2818 | 2025.08.28 21:53:21.384786 [ 156 ] {} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2819 | 2025.08.28 21:53:21.384814 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2820 | 2025.08.28 21:53:21.384818 [ 4 ] {150c9dbf-149d-420e-95be-2766d590e185} <Debug> TCPHandler: Processed in 0.002137634 sec. | ||
| 2821 | 2025.08.28 21:53:21.384907 [ 189 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::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 | ||
| 2822 | 2025.08.28 21:53:21.384976 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2823 | 2025.08.28 21:53:21.385003 [ 189 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2824 | 2025.08.28 21:53:21.385033 [ 189 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1287 rows starting from the beginning of the part | ||
| 2825 | 2025.08.28 21:53:21.385084 [ 4 ] {4a9dbf4d-2b29-47f6-9a05-17f8de1af36a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 2826 | 2025.08.28 21:53:21.385092 [ 189 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 56 rows starting from the beginning of the part | ||
| 2827 | 2025.08.28 21:53:21.385132 [ 4 ] {4a9dbf4d-2b29-47f6-9a05-17f8de1af36a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2828 | 2025.08.28 21:53:21.385142 [ 189 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 118 rows starting from the beginning of the part | ||
| 2829 | 2025.08.28 21:53:21.385190 [ 189 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::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 | ||
| 2830 | 2025.08.28 21:53:21.385231 [ 189 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 119 rows starting from the beginning of the part | ||
| 2831 | 2025.08.28 21:53:21.385272 [ 189 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 76 rows starting from the beginning of the part | ||
| 2832 | 2025.08.28 21:53:21.385585 [ 4 ] {4a9dbf4d-2b29-47f6-9a05-17f8de1af36a} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2833 | 2025.08.28 21:53:21.385623 [ 4 ] {4a9dbf4d-2b29-47f6-9a05-17f8de1af36a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2834 | 2025.08.28 21:53:21.385944 [ 4 ] {4a9dbf4d-2b29-47f6-9a05-17f8de1af36a} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2835 | 2025.08.28 21:53:21.386174 [ 4 ] {4a9dbf4d-2b29-47f6-9a05-17f8de1af36a} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2836 | 2025.08.28 21:53:21.386344 [ 4 ] {4a9dbf4d-2b29-47f6-9a05-17f8de1af36a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001283 sec., 7794.232268121589 rows/sec., 586.09 KiB/sec. | ||
| 2837 | 2025.08.28 21:53:21.386397 [ 4 ] {4a9dbf4d-2b29-47f6-9a05-17f8de1af36a} <Debug> TCPHandler: Processed in 0.001475126 sec. | ||
| 2838 | 2025.08.28 21:53:21.386471 [ 191 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1732 rows, containing 5 columns (5 merged, 0 gathered) in 0.001593157 sec., 1087149.6029581516 rows/sec., 94.44 MiB/sec. | ||
| 2839 | 2025.08.28 21:53:21.386562 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2840 | 2025.08.28 21:53:21.386680 [ 4 ] {e653a5be-9db5-4c65-8585-53ec83c4431a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 2841 | 2025.08.28 21:53:21.386727 [ 4 ] {e653a5be-9db5-4c65-8585-53ec83c4431a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2842 | 2025.08.28 21:53:21.386735 [ 189 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2843 | 2025.08.28 21:53:21.386986 [ 189 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_21_4} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2844 | 2025.08.28 21:53:21.387052 [ 189 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_21_4} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 2845 | 2025.08.28 21:53:21.387116 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 2846 | 2025.08.28 21:53:21.387192 [ 4 ] {e653a5be-9db5-4c65-8585-53ec83c4431a} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2847 | 2025.08.28 21:53:21.387230 [ 4 ] {e653a5be-9db5-4c65-8585-53ec83c4431a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2848 | 2025.08.28 21:53:21.387542 [ 4 ] {e653a5be-9db5-4c65-8585-53ec83c4431a} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2849 | 2025.08.28 21:53:21.387765 [ 4 ] {e653a5be-9db5-4c65-8585-53ec83c4431a} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2850 | 2025.08.28 21:53:21.387886 [ 156 ] {} <Debug> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2851 | 2025.08.28 21:53:21.387899 [ 4 ] {e653a5be-9db5-4c65-8585-53ec83c4431a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001247 sec., 59342.42181234964 rows/sec., 4.63 MiB/sec. | ||
| 2852 | 2025.08.28 21:53:21.387946 [ 156 ] {} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2853 | 2025.08.28 21:53:21.387961 [ 4 ] {e653a5be-9db5-4c65-8585-53ec83c4431a} <Debug> TCPHandler: Processed in 0.001451766 sec. | ||
| 2854 | 2025.08.28 21:53:21.387986 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2855 | 2025.08.28 21:53:21.388098 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2856 | 2025.08.28 21:53:21.388107 [ 196 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::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 | ||
| 2857 | 2025.08.28 21:53:21.388204 [ 4 ] {66efbcf8-07f3-4988-a652-746964871e6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 2858 | 2025.08.28 21:53:21.388243 [ 196 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2859 | 2025.08.28 21:53:21.388256 [ 4 ] {66efbcf8-07f3-4988-a652-746964871e6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2860 | 2025.08.28 21:53:21.388297 [ 196 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 595 rows starting from the beginning of the part | ||
| 2861 | 2025.08.28 21:53:21.388391 [ 196 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 2862 | 2025.08.28 21:53:21.388439 [ 196 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 95 rows starting from the beginning of the part | ||
| 2863 | 2025.08.28 21:53:21.388489 [ 196 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::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 | ||
| 2864 | 2025.08.28 21:53:21.388530 [ 196 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 97 rows starting from the beginning of the part | ||
| 2865 | 2025.08.28 21:53:21.388579 [ 196 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 74 rows starting from the beginning of the part | ||
| 2866 | 2025.08.28 21:53:21.388707 [ 4 ] {66efbcf8-07f3-4988-a652-746964871e6c} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2867 | 2025.08.28 21:53:21.388751 [ 4 ] {66efbcf8-07f3-4988-a652-746964871e6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2868 | 2025.08.28 21:53:21.389130 [ 4 ] {66efbcf8-07f3-4988-a652-746964871e6c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2869 | 2025.08.28 21:53:21.389378 [ 4 ] {66efbcf8-07f3-4988-a652-746964871e6c} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2870 | 2025.08.28 21:53:21.389491 [ 156 ] {} <Debug> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2871 | 2025.08.28 21:53:21.389517 [ 4 ] {66efbcf8-07f3-4988-a652-746964871e6c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001334 sec., 119940.02998500751 rows/sec., 8.35 MiB/sec. | ||
| 2872 | 2025.08.28 21:53:21.389531 [ 156 ] {} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2873 | 2025.08.28 21:53:21.389559 [ 156 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2874 | 2025.08.28 21:53:21.389562 [ 4 ] {66efbcf8-07f3-4988-a652-746964871e6c} <Debug> TCPHandler: Processed in 0.001515216 sec. | ||
| 2875 | 2025.08.28 21:53:21.389633 [ 189 ] {f506482a-fd20-4aba-984a-14115cac1713::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 | ||
| 2876 | 2025.08.28 21:53:21.389682 [ 193 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 999 rows, containing 5 columns (5 merged, 0 gathered) in 0.001623598 sec., 615300.0927569509 rows/sec., 49.11 MiB/sec. | ||
| 2877 | 2025.08.28 21:53:21.389690 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2878 | 2025.08.28 21:53:21.389715 [ 189 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2879 | 2025.08.28 21:53:21.389741 [ 189 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 5990 rows starting from the beginning of the part | ||
| 2880 | 2025.08.28 21:53:21.389788 [ 189 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 64 rows starting from the beginning of the part | ||
| 2881 | 2025.08.28 21:53:21.389802 [ 4 ] {a38fff27-13e9-46d7-a9d5-7da965d5644b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 2882 | 2025.08.28 21:53:21.389829 [ 189 ] {f506482a-fd20-4aba-984a-14115cac1713::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 | ||
| 2883 | 2025.08.28 21:53:21.389851 [ 196 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2884 | 2025.08.28 21:53:21.389867 [ 189 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 160 rows starting from the beginning of the part | ||
| 2885 | 2025.08.28 21:53:21.389862 [ 4 ] {a38fff27-13e9-46d7-a9d5-7da965d5644b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 2886 | 2025.08.28 21:53:21.389912 [ 189 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 161 rows starting from the beginning of the part | ||
| 2887 | 2025.08.28 21:53:21.389952 [ 189 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 160 rows starting from the beginning of the part | ||
| 2888 | 2025.08.28 21:53:21.390148 [ 196 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_21_4} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2889 | 2025.08.28 21:53:21.390230 [ 196 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_21_4} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 2890 | 2025.08.28 21:53:21.390307 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 2891 | 2025.08.28 21:53:21.390813 [ 4 ] {a38fff27-13e9-46d7-a9d5-7da965d5644b} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2892 | 2025.08.28 21:53:21.390860 [ 4 ] {a38fff27-13e9-46d7-a9d5-7da965d5644b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2893 | 2025.08.28 21:53:21.391593 [ 4 ] {a38fff27-13e9-46d7-a9d5-7da965d5644b} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2894 | 2025.08.28 21:53:21.392332 [ 4 ] {a38fff27-13e9-46d7-a9d5-7da965d5644b} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2895 | 2025.08.28 21:53:21.392633 [ 4 ] {a38fff27-13e9-46d7-a9d5-7da965d5644b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00284 sec., 3521.1267605633802 rows/sec., 6.31 MiB/sec. | ||
| 2896 | 2025.08.28 21:53:21.392657 [ 155 ] {} <Debug> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2897 | 2025.08.28 21:53:21.392699 [ 155 ] {} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2898 | 2025.08.28 21:53:21.392724 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2899 | 2025.08.28 21:53:21.392819 [ 189 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::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 | ||
| 2900 | 2025.08.28 21:53:21.392834 [ 4 ] {a38fff27-13e9-46d7-a9d5-7da965d5644b} <Debug> TCPHandler: Processed in 0.003191756 sec. | ||
| 2901 | 2025.08.28 21:53:21.392998 [ 193 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 6695 rows, containing 5 columns (5 merged, 0 gathered) in 0.003395577 sec., 1971682.5741251046 rows/sec., 134.19 MiB/sec. | ||
| 2902 | 2025.08.28 21:53:21.393077 [ 189 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2903 | 2025.08.28 21:53:21.393147 [ 189 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 167 rows starting from the beginning of the part | ||
| 2904 | 2025.08.28 21:53:21.393204 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 2905 | 2025.08.28 21:53:21.393314 [ 189 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 10 rows starting from the beginning of the part | ||
| 2906 | 2025.08.28 21:53:21.393383 [ 4 ] {8876c94b-47bd-41a7-9c2c-fa48aa8f5581} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 2907 | 2025.08.28 21:53:21.393434 [ 189 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 31 rows starting from the beginning of the part | ||
| 2908 | 2025.08.28 21:53:21.393456 [ 4 ] {8876c94b-47bd-41a7-9c2c-fa48aa8f5581} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 2909 | 2025.08.28 21:53:21.393561 [ 189 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 10 rows starting from the beginning of the part | ||
| 2910 | 2025.08.28 21:53:21.393657 [ 193 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2911 | 2025.08.28 21:53:21.393681 [ 189 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 31 rows starting from the beginning of the part | ||
| 2912 | 2025.08.28 21:53:21.393785 [ 189 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 10 rows starting from the beginning of the part | ||
| 2913 | 2025.08.28 21:53:21.393967 [ 193 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2914 | 2025.08.28 21:53:21.393967 [ 4 ] {8876c94b-47bd-41a7-9c2c-fa48aa8f5581} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2915 | 2025.08.28 21:53:21.394015 [ 4 ] {8876c94b-47bd-41a7-9c2c-fa48aa8f5581} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2916 | 2025.08.28 21:53:21.394032 [ 193 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 2917 | 2025.08.28 21:53:21.394097 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.34 MiB. | ||
| 2918 | 2025.08.28 21:53:21.394349 [ 4 ] {8876c94b-47bd-41a7-9c2c-fa48aa8f5581} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2919 | 2025.08.28 21:53:21.394577 [ 4 ] {8876c94b-47bd-41a7-9c2c-fa48aa8f5581} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2920 | 2025.08.28 21:53:21.394691 [ 155 ] {} <Debug> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2921 | 2025.08.28 21:53:21.394716 [ 4 ] {8876c94b-47bd-41a7-9c2c-fa48aa8f5581} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001385 sec., 43321.29963898917 rows/sec., 2.92 MiB/sec. | ||
| 2922 | 2025.08.28 21:53:21.394718 [ 155 ] {} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2923 | 2025.08.28 21:53:21.394747 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2924 | 2025.08.28 21:53:21.394766 [ 4 ] {8876c94b-47bd-41a7-9c2c-fa48aa8f5581} <Debug> TCPHandler: Processed in 0.001749489 sec. | ||
| 2925 | 2025.08.28 21:53:21.394813 [ 193 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 2926 | 2025.08.28 21:53:21.394895 [ 193 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2927 | 2025.08.28 21:53:21.394920 [ 193 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 852 rows starting from the beginning of the part | ||
| 2928 | 2025.08.28 21:53:21.394967 [ 193 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 24 rows starting from the beginning of the part | ||
| 2929 | 2025.08.28 21:53:21.395004 [ 193 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 60 rows starting from the beginning of the part | ||
| 2930 | 2025.08.28 21:53:21.395039 [ 193 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 60 rows starting from the beginning of the part | ||
| 2931 | 2025.08.28 21:53:21.395073 [ 193 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 60 rows starting from the beginning of the part | ||
| 2932 | 2025.08.28 21:53:21.395109 [ 193 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 60 rows starting from the beginning of the part | ||
| 2933 | 2025.08.28 21:53:21.395906 [ 192 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1116 rows, containing 4 columns (4 merged, 0 gathered) in 0.001119092 sec., 997237.0457478027 rows/sec., 67.14 MiB/sec. | ||
| 2934 | 2025.08.28 21:53:21.396118 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2935 | 2025.08.28 21:53:21.396376 [ 189 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 259 rows, containing 19 columns (19 merged, 0 gathered) in 0.00359672 sec., 72010.05360439511 rows/sec., 129.04 MiB/sec. | ||
| 2936 | 2025.08.28 21:53:21.396412 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_21_4} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2937 | 2025.08.28 21:53:21.396490 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_21_4} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 2938 | 2025.08.28 21:53:21.396573 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.40 MiB. | ||
| 2939 | 2025.08.28 21:53:21.396728 [ 189 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2940 | 2025.08.28 21:53:21.397037 [ 189 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2941 | 2025.08.28 21:53:21.397096 [ 189 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_16_3} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2942 | 2025.08.28 21:53:21.397166 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.47 MiB. | ||
| 2943 | 2025.08.28 21:53:25.656924 [ 145 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2944 | 2025.08.28 21:53:25.657002 [ 145 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2945 | 2025.08.28 21:53:25.733753 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 7381 | ||
| 2946 | 2025.08.28 21:53:25.734516 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2947 | 2025.08.28 21:53:25.734590 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2948 | 2025.08.28 21:53:25.735425 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2949 | 2025.08.28 21:53:25.735656 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2950 | 2025.08.28 21:53:25.735786 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7381 | ||
| 2951 | 2025.08.28 21:53:25.735786 [ 145 ] {} <Debug> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2952 | 2025.08.28 21:53:25.735837 [ 145 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2953 | 2025.08.28 21:53:25.735859 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2954 | 2025.08.28 21:53:25.736010 [ 192 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::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 | ||
| 2955 | 2025.08.28 21:53:25.736173 [ 192 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2956 | 2025.08.28 21:53:25.736217 [ 192 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 5124 rows starting from the beginning of the part | ||
| 2957 | 2025.08.28 21:53:25.736287 [ 192 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 427 rows starting from the beginning of the part | ||
| 2958 | 2025.08.28 21:53:25.736336 [ 192 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 488 rows starting from the beginning of the part | ||
| 2959 | 2025.08.28 21:53:25.736381 [ 192 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 427 rows starting from the beginning of the part | ||
| 2960 | 2025.08.28 21:53:25.736423 [ 192 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 488 rows starting from the beginning of the part | ||
| 2961 | 2025.08.28 21:53:25.736465 [ 192 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 427 rows starting from the beginning of the part | ||
| 2962 | 2025.08.28 21:53:25.737942 [ 189 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 7381 rows, containing 4 columns (4 merged, 0 gathered) in 0.001998622 sec., 3693044.5076657822 rows/sec., 52.83 MiB/sec. | ||
| 2963 | 2025.08.28 21:53:25.738519 [ 192 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2964 | 2025.08.28 21:53:25.738782 [ 192 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_16_3} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2965 | 2025.08.28 21:53:25.738857 [ 192 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_16_3} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 2966 | 2025.08.28 21:53:25.738936 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 2967 | 2025.08.28 21:53:25.745548 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 418 | ||
| 2968 | 2025.08.28 21:53:25.747661 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2969 | 2025.08.28 21:53:25.747709 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2970 | 2025.08.28 21:53:25.748903 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2971 | 2025.08.28 21:53:25.749182 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2972 | 2025.08.28 21:53:25.749332 [ 145 ] {} <Debug> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 2973 | 2025.08.28 21:53:25.749382 [ 145 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2974 | 2025.08.28 21:53:25.749411 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2975 | 2025.08.28 21:53:25.749431 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 418 | ||
| 2976 | 2025.08.28 21:53:25.749546 [ 196 ] {21709d19-84e4-47f3-950d-0faf77654f01::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 | ||
| 2977 | 2025.08.28 21:53:25.750248 [ 196 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2978 | 2025.08.28 21:53:25.750388 [ 196 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 256 rows starting from the beginning of the part | ||
| 2979 | 2025.08.28 21:53:25.750752 [ 196 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 26 rows starting from the beginning of the part | ||
| 2980 | 2025.08.28 21:53:25.751103 [ 196 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 2981 | 2025.08.28 21:53:25.751443 [ 196 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part | ||
| 2982 | 2025.08.28 21:53:25.751783 [ 196 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part | ||
| 2983 | 2025.08.28 21:53:25.752108 [ 196 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 26 rows starting from the beginning of the part | ||
| 2984 | 2025.08.28 21:53:25.758007 [ 189 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 418 rows, containing 72 columns (72 merged, 0 gathered) in 0.008529364 sec., 49007.1709918817 rows/sec., 43.44 MiB/sec. | ||
| 2985 | 2025.08.28 21:53:25.758682 [ 196 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 2986 | 2025.08.28 21:53:25.759183 [ 196 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_11_2} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2987 | 2025.08.28 21:53:25.759258 [ 196 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_11_2} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01) (MergerMutator): Merged 6 parts: [all_1_6_1, all_11_11_0] -> all_1_11_2 | ||
| 2988 | 2025.08.28 21:53:25.759408 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 2989 | 2025.08.28 21:53:26.001205 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000866289 sec. | ||
| 2990 | 2025.08.28 21:53:26.131673 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 121 | ||
| 2991 | 2025.08.28 21:53:26.149279 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2992 | 2025.08.28 21:53:26.149343 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2993 | 2025.08.28 21:53:26.155528 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2994 | 2025.08.28 21:53:26.156276 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 2995 | 2025.08.28 21:53:26.156560 [ 145 ] {} <Debug> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2996 | 2025.08.28 21:53:26.156606 [ 145 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 2997 | 2025.08.28 21:53:26.156626 [ 145 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 2998 | 2025.08.28 21:53:26.156725 [ 199 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 2999 | 2025.08.28 21:53:26.159492 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 121 | ||
| 3000 | 2025.08.28 21:53:26.160361 [ 199 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3001 | 2025.08.28 21:53:26.161699 [ 199 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 3002 | 2025.08.28 21:53:26.165973 [ 199 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 3003 | 2025.08.28 21:53:26.170191 [ 199 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 3004 | 2025.08.28 21:53:26.174412 [ 199 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 3005 | 2025.08.28 21:53:26.178633 [ 199 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 3006 | 2025.08.28 21:53:26.182799 [ 199 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 3007 | 2025.08.28 21:53:26.237591 [ 189 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 679 columns (679 merged, 0 gathered) in 0.080901234 sec., 1495.6508574393315 rows/sec., 7.73 MiB/sec. | ||
| 3008 | 2025.08.28 21:53:26.239513 [ 195 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 3009 | 2025.08.28 21:53:26.241403 [ 195 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_16_3} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3010 | 2025.08.28 21:53:26.241508 [ 195 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_16_3} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 3011 | 2025.08.28 21:53:26.242935 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 10.52 MiB. | ||
| 3012 | 2025.08.28 21:53:26.384270 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3013 | 2025.08.28 21:53:26.384466 [ 4 ] {bcd3b8f9-414a-469e-b601-654fb70bddb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3014 | 2025.08.28 21:53:26.384536 [ 4 ] {bcd3b8f9-414a-469e-b601-654fb70bddb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3015 | 2025.08.28 21:53:26.385209 [ 4 ] {bcd3b8f9-414a-469e-b601-654fb70bddb9} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3016 | 2025.08.28 21:53:26.385245 [ 4 ] {bcd3b8f9-414a-469e-b601-654fb70bddb9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 3017 | 2025.08.28 21:53:26.385648 [ 4 ] {bcd3b8f9-414a-469e-b601-654fb70bddb9} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3018 | 2025.08.28 21:53:26.385894 [ 4 ] {bcd3b8f9-414a-469e-b601-654fb70bddb9} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3019 | 2025.08.28 21:53:26.386039 [ 4 ] {bcd3b8f9-414a-469e-b601-654fb70bddb9} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001627 sec., 72526.1216963737 rows/sec., 6.15 MiB/sec. | ||
| 3020 | 2025.08.28 21:53:26.386079 [ 4 ] {bcd3b8f9-414a-469e-b601-654fb70bddb9} <Debug> TCPHandler: Processed in 0.001944552 sec. | ||
| 3021 | 2025.08.28 21:53:26.386202 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3022 | 2025.08.28 21:53:26.386299 [ 4 ] {b47fb1e4-a34a-425e-9679-ddc38c433c0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3023 | 2025.08.28 21:53:26.386338 [ 4 ] {b47fb1e4-a34a-425e-9679-ddc38c433c0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3024 | 2025.08.28 21:53:26.386735 [ 4 ] {b47fb1e4-a34a-425e-9679-ddc38c433c0e} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3025 | 2025.08.28 21:53:26.386770 [ 4 ] {b47fb1e4-a34a-425e-9679-ddc38c433c0e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 3026 | 2025.08.28 21:53:26.387065 [ 4 ] {b47fb1e4-a34a-425e-9679-ddc38c433c0e} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3027 | 2025.08.28 21:53:26.387271 [ 4 ] {b47fb1e4-a34a-425e-9679-ddc38c433c0e} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3028 | 2025.08.28 21:53:26.387403 [ 4 ] {b47fb1e4-a34a-425e-9679-ddc38c433c0e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001123 sec., 27604.630454140693 rows/sec., 2.03 MiB/sec. | ||
| 3029 | 2025.08.28 21:53:26.387440 [ 4 ] {b47fb1e4-a34a-425e-9679-ddc38c433c0e} <Debug> TCPHandler: Processed in 0.001289124 sec. | ||
| 3030 | 2025.08.28 21:53:26.387563 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3031 | 2025.08.28 21:53:26.387659 [ 4 ] {e7fcd49e-9717-408a-bb05-22e2e7b8b741} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3032 | 2025.08.28 21:53:26.387698 [ 4 ] {e7fcd49e-9717-408a-bb05-22e2e7b8b741} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3033 | 2025.08.28 21:53:26.388229 [ 4 ] {e7fcd49e-9717-408a-bb05-22e2e7b8b741} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3034 | 2025.08.28 21:53:26.388264 [ 4 ] {e7fcd49e-9717-408a-bb05-22e2e7b8b741} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 3035 | 2025.08.28 21:53:26.388560 [ 4 ] {e7fcd49e-9717-408a-bb05-22e2e7b8b741} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3036 | 2025.08.28 21:53:26.388764 [ 4 ] {e7fcd49e-9717-408a-bb05-22e2e7b8b741} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3037 | 2025.08.28 21:53:26.388888 [ 4 ] {e7fcd49e-9717-408a-bb05-22e2e7b8b741} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001248 sec., 76121.79487179487 rows/sec., 5.95 MiB/sec. | ||
| 3038 | 2025.08.28 21:53:26.388924 [ 4 ] {e7fcd49e-9717-408a-bb05-22e2e7b8b741} <Debug> TCPHandler: Processed in 0.001412225 sec. | ||
| 3039 | 2025.08.28 21:53:26.389052 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3040 | 2025.08.28 21:53:26.389148 [ 4 ] {8403c46b-fd97-4515-b621-cd86151db688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3041 | 2025.08.28 21:53:26.389190 [ 4 ] {8403c46b-fd97-4515-b621-cd86151db688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3042 | 2025.08.28 21:53:26.389602 [ 4 ] {8403c46b-fd97-4515-b621-cd86151db688} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3043 | 2025.08.28 21:53:26.389637 [ 4 ] {8403c46b-fd97-4515-b621-cd86151db688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 3044 | 2025.08.28 21:53:26.389958 [ 4 ] {8403c46b-fd97-4515-b621-cd86151db688} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3045 | 2025.08.28 21:53:26.390160 [ 4 ] {8403c46b-fd97-4515-b621-cd86151db688} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3046 | 2025.08.28 21:53:26.390286 [ 4 ] {8403c46b-fd97-4515-b621-cd86151db688} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001157 sec., 138288.6776145203 rows/sec., 9.63 MiB/sec. | ||
| 3047 | 2025.08.28 21:53:26.390322 [ 4 ] {8403c46b-fd97-4515-b621-cd86151db688} <Debug> TCPHandler: Processed in 0.001320955 sec. | ||
| 3048 | 2025.08.28 21:53:26.390432 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3049 | 2025.08.28 21:53:26.390527 [ 4 ] {62c911b8-418e-4b83-bc68-d57aba7068c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3050 | 2025.08.28 21:53:26.390579 [ 4 ] {62c911b8-418e-4b83-bc68-d57aba7068c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3051 | 2025.08.28 21:53:26.391397 [ 4 ] {62c911b8-418e-4b83-bc68-d57aba7068c9} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3052 | 2025.08.28 21:53:26.391432 [ 4 ] {62c911b8-418e-4b83-bc68-d57aba7068c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 3053 | 2025.08.28 21:53:26.391985 [ 4 ] {62c911b8-418e-4b83-bc68-d57aba7068c9} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3054 | 2025.08.28 21:53:26.392201 [ 4 ] {62c911b8-418e-4b83-bc68-d57aba7068c9} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3055 | 2025.08.28 21:53:26.392335 [ 4 ] {62c911b8-418e-4b83-bc68-d57aba7068c9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001827 sec., 16967.706622879035 rows/sec., 30.41 MiB/sec. | ||
| 3056 | 2025.08.28 21:53:26.392386 [ 4 ] {62c911b8-418e-4b83-bc68-d57aba7068c9} <Debug> TCPHandler: Processed in 0.002004103 sec. | ||
| 3057 | 2025.08.28 21:53:26.392507 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3058 | 2025.08.28 21:53:26.392604 [ 4 ] {f19d471d-eb45-4ff1-902c-6472818acb60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3059 | 2025.08.28 21:53:26.392644 [ 4 ] {f19d471d-eb45-4ff1-902c-6472818acb60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3060 | 2025.08.28 21:53:26.392978 [ 4 ] {f19d471d-eb45-4ff1-902c-6472818acb60} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3061 | 2025.08.28 21:53:26.393013 [ 4 ] {f19d471d-eb45-4ff1-902c-6472818acb60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.56 GiB. | ||
| 3062 | 2025.08.28 21:53:26.393305 [ 4 ] {f19d471d-eb45-4ff1-902c-6472818acb60} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3063 | 2025.08.28 21:53:26.393508 [ 4 ] {f19d471d-eb45-4ff1-902c-6472818acb60} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3064 | 2025.08.28 21:53:26.393635 [ 4 ] {f19d471d-eb45-4ff1-902c-6472818acb60} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 3065 | 2025.08.28 21:53:26.393670 [ 4 ] {f19d471d-eb45-4ff1-902c-6472818acb60} <Debug> TCPHandler: Processed in 0.001214104 sec. | ||
| 3066 | 2025.08.28 21:53:27.000264 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 201.73 MiB, peak 211.24 MiB, free memory in arenas 0.00 B, will set to 209.76 MiB (RSS), difference: 8.03 MiB | ||
| 3067 | 2025.08.28 21:53:29.714381 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3068 | 2025.08.28 21:53:29.714591 [ 4 ] {b9de2209-d926-4c26-94cd-43018ed80f5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3069 | 2025.08.28 21:53:29.714662 [ 4 ] {b9de2209-d926-4c26-94cd-43018ed80f5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3070 | 2025.08.28 21:53:29.715903 [ 4 ] {b9de2209-d926-4c26-94cd-43018ed80f5f} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3071 | 2025.08.28 21:53:29.715952 [ 4 ] {b9de2209-d926-4c26-94cd-43018ed80f5f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3072 | 2025.08.28 21:53:29.716433 [ 4 ] {b9de2209-d926-4c26-94cd-43018ed80f5f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3073 | 2025.08.28 21:53:29.716659 [ 4 ] {b9de2209-d926-4c26-94cd-43018ed80f5f} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3074 | 2025.08.28 21:53:29.716811 [ 4 ] {b9de2209-d926-4c26-94cd-43018ed80f5f} <Debug> executeQuery: Read 1216 rows, 102.98 KiB in 0.002274 sec., 534740.545294635 rows/sec., 44.22 MiB/sec. | ||
| 3075 | 2025.08.28 21:53:29.716853 [ 4 ] {b9de2209-d926-4c26-94cd-43018ed80f5f} <Debug> TCPHandler: Processed in 0.002609229 sec. | ||
| 3076 | 2025.08.28 21:53:29.716975 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3077 | 2025.08.28 21:53:29.717074 [ 4 ] {a8daf40b-2c18-46b7-9266-56b8c0e9414c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3078 | 2025.08.28 21:53:29.717116 [ 4 ] {a8daf40b-2c18-46b7-9266-56b8c0e9414c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3079 | 2025.08.28 21:53:29.717548 [ 4 ] {a8daf40b-2c18-46b7-9266-56b8c0e9414c} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3080 | 2025.08.28 21:53:29.717585 [ 4 ] {a8daf40b-2c18-46b7-9266-56b8c0e9414c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3081 | 2025.08.28 21:53:29.717892 [ 4 ] {a8daf40b-2c18-46b7-9266-56b8c0e9414c} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3082 | 2025.08.28 21:53:29.718105 [ 4 ] {a8daf40b-2c18-46b7-9266-56b8c0e9414c} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3083 | 2025.08.28 21:53:29.718233 [ 4 ] {a8daf40b-2c18-46b7-9266-56b8c0e9414c} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001178 sec., 8488.964346349745 rows/sec., 638.33 KiB/sec. | ||
| 3084 | 2025.08.28 21:53:29.718270 [ 4 ] {a8daf40b-2c18-46b7-9266-56b8c0e9414c} <Debug> TCPHandler: Processed in 0.001345625 sec. | ||
| 3085 | 2025.08.28 21:53:29.718374 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3086 | 2025.08.28 21:53:29.718470 [ 4 ] {b8c7315a-af00-4aa6-b8ad-9665933e7eae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3087 | 2025.08.28 21:53:29.718509 [ 4 ] {b8c7315a-af00-4aa6-b8ad-9665933e7eae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3088 | 2025.08.28 21:53:29.718986 [ 4 ] {b8c7315a-af00-4aa6-b8ad-9665933e7eae} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3089 | 2025.08.28 21:53:29.719022 [ 4 ] {b8c7315a-af00-4aa6-b8ad-9665933e7eae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3090 | 2025.08.28 21:53:29.719327 [ 4 ] {b8c7315a-af00-4aa6-b8ad-9665933e7eae} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 3091 | 2025.08.28 21:53:29.719536 [ 4 ] {b8c7315a-af00-4aa6-b8ad-9665933e7eae} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3092 | 2025.08.28 21:53:29.719664 [ 4 ] {b8c7315a-af00-4aa6-b8ad-9665933e7eae} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001212 sec., 188118.81188118813 rows/sec., 12.74 MiB/sec. | ||
| 3093 | 2025.08.28 21:53:29.719702 [ 4 ] {b8c7315a-af00-4aa6-b8ad-9665933e7eae} <Debug> TCPHandler: Processed in 0.001378066 sec. | ||
| 3094 | 2025.08.28 21:53:29.719813 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3095 | 2025.08.28 21:53:29.719909 [ 4 ] {5b51fb86-b62f-4e92-864c-3b3b8065932c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3096 | 2025.08.28 21:53:29.719948 [ 4 ] {5b51fb86-b62f-4e92-864c-3b3b8065932c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3097 | 2025.08.28 21:53:29.720514 [ 4 ] {5b51fb86-b62f-4e92-864c-3b3b8065932c} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3098 | 2025.08.28 21:53:29.720550 [ 4 ] {5b51fb86-b62f-4e92-864c-3b3b8065932c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3099 | 2025.08.28 21:53:29.720873 [ 4 ] {5b51fb86-b62f-4e92-864c-3b3b8065932c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3100 | 2025.08.28 21:53:29.721077 [ 4 ] {5b51fb86-b62f-4e92-864c-3b3b8065932c} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3101 | 2025.08.28 21:53:29.721204 [ 4 ] {5b51fb86-b62f-4e92-864c-3b3b8065932c} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.001313 sec., 403655.75019040366 rows/sec., 29.90 MiB/sec. | ||
| 3102 | 2025.08.28 21:53:29.721241 [ 4 ] {5b51fb86-b62f-4e92-864c-3b3b8065932c} <Debug> TCPHandler: Processed in 0.001478736 sec. | ||
| 3103 | 2025.08.28 21:53:29.721356 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3104 | 2025.08.28 21:53:29.721451 [ 4 ] {e22232a2-ed7e-4945-8a5c-2899eb3f64f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3105 | 2025.08.28 21:53:29.721495 [ 4 ] {e22232a2-ed7e-4945-8a5c-2899eb3f64f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3106 | 2025.08.28 21:53:29.722080 [ 4 ] {e22232a2-ed7e-4945-8a5c-2899eb3f64f4} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3107 | 2025.08.28 21:53:29.722117 [ 4 ] {e22232a2-ed7e-4945-8a5c-2899eb3f64f4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3108 | 2025.08.28 21:53:29.722485 [ 4 ] {e22232a2-ed7e-4945-8a5c-2899eb3f64f4} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3109 | 2025.08.28 21:53:29.722698 [ 4 ] {e22232a2-ed7e-4945-8a5c-2899eb3f64f4} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3110 | 2025.08.28 21:53:29.722825 [ 4 ] {e22232a2-ed7e-4945-8a5c-2899eb3f64f4} <Debug> executeQuery: Read 962 rows, 66.14 KiB in 0.001392 sec., 691091.9540229884 rows/sec., 46.40 MiB/sec. | ||
| 3111 | 2025.08.28 21:53:29.722862 [ 4 ] {e22232a2-ed7e-4945-8a5c-2899eb3f64f4} <Debug> TCPHandler: Processed in 0.001557807 sec. | ||
| 3112 | 2025.08.28 21:53:29.722977 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3113 | 2025.08.28 21:53:29.723072 [ 4 ] {5ee866cf-5e62-4c97-9c48-67b46c369747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3114 | 2025.08.28 21:53:29.723126 [ 4 ] {5ee866cf-5e62-4c97-9c48-67b46c369747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3115 | 2025.08.28 21:53:29.723855 [ 4 ] {5ee866cf-5e62-4c97-9c48-67b46c369747} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3116 | 2025.08.28 21:53:29.723893 [ 4 ] {5ee866cf-5e62-4c97-9c48-67b46c369747} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3117 | 2025.08.28 21:53:29.724401 [ 4 ] {5ee866cf-5e62-4c97-9c48-67b46c369747} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3118 | 2025.08.28 21:53:29.724617 [ 4 ] {5ee866cf-5e62-4c97-9c48-67b46c369747} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3119 | 2025.08.28 21:53:29.724759 [ 4 ] {5ee866cf-5e62-4c97-9c48-67b46c369747} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001706 sec., 5861.664712778429 rows/sec., 10.50 MiB/sec. | ||
| 3120 | 2025.08.28 21:53:29.724812 [ 4 ] {5ee866cf-5e62-4c97-9c48-67b46c369747} <Debug> TCPHandler: Processed in 0.001885901 sec. | ||
| 3121 | 2025.08.28 21:53:29.724928 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3122 | 2025.08.28 21:53:29.725031 [ 4 ] {95c6ee08-b31e-4ac7-859e-cfadab3c9543} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3123 | 2025.08.28 21:53:29.725075 [ 4 ] {95c6ee08-b31e-4ac7-859e-cfadab3c9543} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3124 | 2025.08.28 21:53:29.725421 [ 4 ] {95c6ee08-b31e-4ac7-859e-cfadab3c9543} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3125 | 2025.08.28 21:53:29.725457 [ 4 ] {95c6ee08-b31e-4ac7-859e-cfadab3c9543} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3126 | 2025.08.28 21:53:29.725771 [ 4 ] {95c6ee08-b31e-4ac7-859e-cfadab3c9543} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3127 | 2025.08.28 21:53:29.725990 [ 4 ] {95c6ee08-b31e-4ac7-859e-cfadab3c9543} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3128 | 2025.08.28 21:53:29.726121 [ 4 ] {95c6ee08-b31e-4ac7-859e-cfadab3c9543} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001109 sec., 43282.23624887286 rows/sec., 2.92 MiB/sec. | ||
| 3129 | 2025.08.28 21:53:29.726159 [ 4 ] {95c6ee08-b31e-4ac7-859e-cfadab3c9543} <Debug> TCPHandler: Processed in 0.001285114 sec. | ||
| 3130 | 2025.08.28 21:53:31.377175 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3131 | 2025.08.28 21:53:31.377366 [ 4 ] {7aabb1f7-dda6-4b6f-add6-8f530da211d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3132 | 2025.08.28 21:53:31.377438 [ 4 ] {7aabb1f7-dda6-4b6f-add6-8f530da211d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3133 | 2025.08.28 21:53:31.378298 [ 4 ] {7aabb1f7-dda6-4b6f-add6-8f530da211d9} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3134 | 2025.08.28 21:53:31.378343 [ 4 ] {7aabb1f7-dda6-4b6f-add6-8f530da211d9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3135 | 2025.08.28 21:53:31.378756 [ 4 ] {7aabb1f7-dda6-4b6f-add6-8f530da211d9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3136 | 2025.08.28 21:53:31.379007 [ 4 ] {7aabb1f7-dda6-4b6f-add6-8f530da211d9} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3137 | 2025.08.28 21:53:31.379167 [ 4 ] {7aabb1f7-dda6-4b6f-add6-8f530da211d9} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001852 sec., 30237.580993520518 rows/sec., 2.32 MiB/sec. | ||
| 3138 | 2025.08.28 21:53:31.379214 [ 4 ] {7aabb1f7-dda6-4b6f-add6-8f530da211d9} <Debug> TCPHandler: Processed in 0.002165434 sec. | ||
| 3139 | 2025.08.28 21:53:31.379341 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3140 | 2025.08.28 21:53:31.379450 [ 4 ] {a1d69d1d-07ad-437c-8752-48e73ec808aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3141 | 2025.08.28 21:53:31.379493 [ 4 ] {a1d69d1d-07ad-437c-8752-48e73ec808aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3142 | 2025.08.28 21:53:31.379947 [ 4 ] {a1d69d1d-07ad-437c-8752-48e73ec808aa} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3143 | 2025.08.28 21:53:31.379985 [ 4 ] {a1d69d1d-07ad-437c-8752-48e73ec808aa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3144 | 2025.08.28 21:53:31.380312 [ 4 ] {a1d69d1d-07ad-437c-8752-48e73ec808aa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3145 | 2025.08.28 21:53:31.380516 [ 4 ] {a1d69d1d-07ad-437c-8752-48e73ec808aa} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3146 | 2025.08.28 21:53:31.380643 [ 4 ] {a1d69d1d-07ad-437c-8752-48e73ec808aa} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001217 sec., 52588.33196384552 rows/sec., 4.10 MiB/sec. | ||
| 3147 | 2025.08.28 21:53:31.380680 [ 4 ] {a1d69d1d-07ad-437c-8752-48e73ec808aa} <Debug> TCPHandler: Processed in 0.001388615 sec. | ||
| 3148 | 2025.08.28 21:53:31.380795 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3149 | 2025.08.28 21:53:31.380896 [ 4 ] {b7e15498-1f0c-4353-9ebf-115ccd59ff51} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3150 | 2025.08.28 21:53:31.380940 [ 4 ] {b7e15498-1f0c-4353-9ebf-115ccd59ff51} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3151 | 2025.08.28 21:53:31.381339 [ 4 ] {b7e15498-1f0c-4353-9ebf-115ccd59ff51} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3152 | 2025.08.28 21:53:31.381374 [ 4 ] {b7e15498-1f0c-4353-9ebf-115ccd59ff51} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3153 | 2025.08.28 21:53:31.381725 [ 4 ] {b7e15498-1f0c-4353-9ebf-115ccd59ff51} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3154 | 2025.08.28 21:53:31.381934 [ 4 ] {b7e15498-1f0c-4353-9ebf-115ccd59ff51} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3155 | 2025.08.28 21:53:31.382061 [ 4 ] {b7e15498-1f0c-4353-9ebf-115ccd59ff51} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001184 sec., 27027.027027027027 rows/sec., 1.88 MiB/sec. | ||
| 3156 | 2025.08.28 21:53:31.382097 [ 4 ] {b7e15498-1f0c-4353-9ebf-115ccd59ff51} <Debug> TCPHandler: Processed in 0.001349145 sec. | ||
| 3157 | 2025.08.28 21:53:31.382210 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3158 | 2025.08.28 21:53:31.382309 [ 4 ] {c6ccced6-1f00-4f99-bb22-45138da8366d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3159 | 2025.08.28 21:53:31.382350 [ 4 ] {c6ccced6-1f00-4f99-bb22-45138da8366d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3160 | 2025.08.28 21:53:31.382663 [ 4 ] {c6ccced6-1f00-4f99-bb22-45138da8366d} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3161 | 2025.08.28 21:53:31.382699 [ 4 ] {c6ccced6-1f00-4f99-bb22-45138da8366d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3162 | 2025.08.28 21:53:31.382995 [ 4 ] {c6ccced6-1f00-4f99-bb22-45138da8366d} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3163 | 2025.08.28 21:53:31.383219 [ 4 ] {c6ccced6-1f00-4f99-bb22-45138da8366d} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3164 | 2025.08.28 21:53:31.383344 [ 4 ] {c6ccced6-1f00-4f99-bb22-45138da8366d} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001054 sec., 11385.199240986716 rows/sec., 785.70 KiB/sec. | ||
| 3165 | 2025.08.28 21:53:31.383379 [ 4 ] {c6ccced6-1f00-4f99-bb22-45138da8366d} <Debug> TCPHandler: Processed in 0.001215943 sec. | ||
| 3166 | 2025.08.28 21:53:33.235967 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 7869 | ||
| 3167 | 2025.08.28 21:53:33.236552 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3168 | 2025.08.28 21:53:33.236603 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3169 | 2025.08.28 21:53:33.237265 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3170 | 2025.08.28 21:53:33.237498 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3171 | 2025.08.28 21:53:33.237624 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 7869 | ||
| 3172 | 2025.08.28 21:53:33.659656 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 128 | ||
| 3173 | 2025.08.28 21:53:33.673717 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3174 | 2025.08.28 21:53:33.673760 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3175 | 2025.08.28 21:53:33.679806 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 3176 | 2025.08.28 21:53:33.680561 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3177 | 2025.08.28 21:53:33.683085 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 128 | ||
| 3178 | 2025.08.28 21:53:35.749692 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 452 | ||
| 3179 | 2025.08.28 21:53:35.751918 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3180 | 2025.08.28 21:53:35.751968 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3181 | 2025.08.28 21:53:35.753177 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3182 | 2025.08.28 21:53:35.753450 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3183 | 2025.08.28 21:53:35.753704 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 452 | ||
| 3184 | 2025.08.28 21:53:36.384377 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3185 | 2025.08.28 21:53:36.384567 [ 4 ] {b0e4f3f0-35fc-4e6c-ae71-75a8e2bdb688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3186 | 2025.08.28 21:53:36.384638 [ 4 ] {b0e4f3f0-35fc-4e6c-ae71-75a8e2bdb688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3187 | 2025.08.28 21:53:36.385398 [ 4 ] {b0e4f3f0-35fc-4e6c-ae71-75a8e2bdb688} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3188 | 2025.08.28 21:53:36.385445 [ 4 ] {b0e4f3f0-35fc-4e6c-ae71-75a8e2bdb688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3189 | 2025.08.28 21:53:36.385847 [ 4 ] {b0e4f3f0-35fc-4e6c-ae71-75a8e2bdb688} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3190 | 2025.08.28 21:53:36.386069 [ 4 ] {b0e4f3f0-35fc-4e6c-ae71-75a8e2bdb688} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3191 | 2025.08.28 21:53:36.386228 [ 4 ] {b0e4f3f0-35fc-4e6c-ae71-75a8e2bdb688} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001712 sec., 68925.2336448598 rows/sec., 5.85 MiB/sec. | ||
| 3192 | 2025.08.28 21:53:36.386269 [ 4 ] {b0e4f3f0-35fc-4e6c-ae71-75a8e2bdb688} <Debug> TCPHandler: Processed in 0.002021642 sec. | ||
| 3193 | 2025.08.28 21:53:36.386402 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3194 | 2025.08.28 21:53:36.386496 [ 4 ] {2e9b3cec-9e24-4a75-a21c-fd2c455ef68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3195 | 2025.08.28 21:53:36.386536 [ 4 ] {2e9b3cec-9e24-4a75-a21c-fd2c455ef68b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3196 | 2025.08.28 21:53:36.386943 [ 4 ] {2e9b3cec-9e24-4a75-a21c-fd2c455ef68b} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3197 | 2025.08.28 21:53:36.386978 [ 4 ] {2e9b3cec-9e24-4a75-a21c-fd2c455ef68b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3198 | 2025.08.28 21:53:36.387270 [ 4 ] {2e9b3cec-9e24-4a75-a21c-fd2c455ef68b} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3199 | 2025.08.28 21:53:36.387474 [ 4 ] {2e9b3cec-9e24-4a75-a21c-fd2c455ef68b} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3200 | 2025.08.28 21:53:36.387596 [ 4 ] {2e9b3cec-9e24-4a75-a21c-fd2c455ef68b} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001119 sec., 27703.30652368186 rows/sec., 2.03 MiB/sec. | ||
| 3201 | 2025.08.28 21:53:36.387633 [ 4 ] {2e9b3cec-9e24-4a75-a21c-fd2c455ef68b} <Debug> TCPHandler: Processed in 0.001280004 sec. | ||
| 3202 | 2025.08.28 21:53:36.387732 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3203 | 2025.08.28 21:53:36.387824 [ 4 ] {482fd8c4-5d18-479c-bd6e-fc871f2a7968} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3204 | 2025.08.28 21:53:36.387863 [ 4 ] {482fd8c4-5d18-479c-bd6e-fc871f2a7968} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3205 | 2025.08.28 21:53:36.388288 [ 4 ] {482fd8c4-5d18-479c-bd6e-fc871f2a7968} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3206 | 2025.08.28 21:53:36.388323 [ 4 ] {482fd8c4-5d18-479c-bd6e-fc871f2a7968} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3207 | 2025.08.28 21:53:36.388617 [ 4 ] {482fd8c4-5d18-479c-bd6e-fc871f2a7968} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3208 | 2025.08.28 21:53:36.388819 [ 4 ] {482fd8c4-5d18-479c-bd6e-fc871f2a7968} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3209 | 2025.08.28 21:53:36.388952 [ 4 ] {482fd8c4-5d18-479c-bd6e-fc871f2a7968} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001146 sec., 82897.03315881325 rows/sec., 6.47 MiB/sec. | ||
| 3210 | 2025.08.28 21:53:36.388989 [ 4 ] {482fd8c4-5d18-479c-bd6e-fc871f2a7968} <Debug> TCPHandler: Processed in 0.001303714 sec. | ||
| 3211 | 2025.08.28 21:53:36.389098 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3212 | 2025.08.28 21:53:36.389190 [ 4 ] {8eb286b2-c971-43ad-8a60-534a9fe89ac6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3213 | 2025.08.28 21:53:36.389231 [ 4 ] {8eb286b2-c971-43ad-8a60-534a9fe89ac6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3214 | 2025.08.28 21:53:36.389660 [ 4 ] {8eb286b2-c971-43ad-8a60-534a9fe89ac6} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3215 | 2025.08.28 21:53:36.389696 [ 4 ] {8eb286b2-c971-43ad-8a60-534a9fe89ac6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3216 | 2025.08.28 21:53:36.390045 [ 4 ] {8eb286b2-c971-43ad-8a60-534a9fe89ac6} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3217 | 2025.08.28 21:53:36.390248 [ 4 ] {8eb286b2-c971-43ad-8a60-534a9fe89ac6} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3218 | 2025.08.28 21:53:36.390384 [ 4 ] {8eb286b2-c971-43ad-8a60-534a9fe89ac6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 3219 | 2025.08.28 21:53:36.390421 [ 4 ] {8eb286b2-c971-43ad-8a60-534a9fe89ac6} <Debug> TCPHandler: Processed in 0.001371165 sec. | ||
| 3220 | 2025.08.28 21:53:36.390525 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3221 | 2025.08.28 21:53:36.390618 [ 4 ] {219af639-090e-4f72-aeaa-06d00dc13991} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3222 | 2025.08.28 21:53:36.390670 [ 4 ] {219af639-090e-4f72-aeaa-06d00dc13991} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3223 | 2025.08.28 21:53:36.391504 [ 4 ] {219af639-090e-4f72-aeaa-06d00dc13991} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3224 | 2025.08.28 21:53:36.391541 [ 4 ] {219af639-090e-4f72-aeaa-06d00dc13991} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3225 | 2025.08.28 21:53:36.392094 [ 4 ] {219af639-090e-4f72-aeaa-06d00dc13991} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3226 | 2025.08.28 21:53:36.392308 [ 4 ] {219af639-090e-4f72-aeaa-06d00dc13991} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3227 | 2025.08.28 21:53:36.392441 [ 4 ] {219af639-090e-4f72-aeaa-06d00dc13991} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001841 sec., 16838.67463335144 rows/sec., 30.17 MiB/sec. | ||
| 3228 | 2025.08.28 21:53:36.392491 [ 4 ] {219af639-090e-4f72-aeaa-06d00dc13991} <Debug> TCPHandler: Processed in 0.002015062 sec. | ||
| 3229 | 2025.08.28 21:53:36.392602 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3230 | 2025.08.28 21:53:36.392694 [ 4 ] {15aa5cce-c641-4b6f-81e5-2cd1f70f6025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3231 | 2025.08.28 21:53:36.392735 [ 4 ] {15aa5cce-c641-4b6f-81e5-2cd1f70f6025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3232 | 2025.08.28 21:53:36.393064 [ 4 ] {15aa5cce-c641-4b6f-81e5-2cd1f70f6025} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3233 | 2025.08.28 21:53:36.393099 [ 4 ] {15aa5cce-c641-4b6f-81e5-2cd1f70f6025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3234 | 2025.08.28 21:53:36.393389 [ 4 ] {15aa5cce-c641-4b6f-81e5-2cd1f70f6025} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3235 | 2025.08.28 21:53:36.393587 [ 4 ] {15aa5cce-c641-4b6f-81e5-2cd1f70f6025} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3236 | 2025.08.28 21:53:36.393722 [ 4 ] {15aa5cce-c641-4b6f-81e5-2cd1f70f6025} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001046 sec., 57361.37667304015 rows/sec., 3.87 MiB/sec. | ||
| 3237 | 2025.08.28 21:53:36.393757 [ 4 ] {15aa5cce-c641-4b6f-81e5-2cd1f70f6025} <Debug> TCPHandler: Processed in 0.001202863 sec. | ||
| 3238 | 2025.08.28 21:53:40.657042 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3239 | 2025.08.28 21:53:40.657112 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3240 | 2025.08.28 21:53:40.737807 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 8296 | ||
| 3241 | 2025.08.28 21:53:40.738348 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3242 | 2025.08.28 21:53:40.738401 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3243 | 2025.08.28 21:53:40.738899 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3244 | 2025.08.28 21:53:40.739123 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3245 | 2025.08.28 21:53:40.739255 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8296 | ||
| 3246 | 2025.08.28 21:53:41.183417 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 136 | ||
| 3247 | 2025.08.28 21:53:41.199322 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3248 | 2025.08.28 21:53:41.199388 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3249 | 2025.08.28 21:53:41.205918 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 3250 | 2025.08.28 21:53:41.206747 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3251 | 2025.08.28 21:53:41.210741 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 136 | ||
| 3252 | 2025.08.28 21:53:41.383174 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3253 | 2025.08.28 21:53:41.383366 [ 4 ] {4cf9dd26-8934-4268-9dd4-de1dcb4e6ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3254 | 2025.08.28 21:53:41.383438 [ 4 ] {4cf9dd26-8934-4268-9dd4-de1dcb4e6ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3255 | 2025.08.28 21:53:41.384099 [ 4 ] {4cf9dd26-8934-4268-9dd4-de1dcb4e6ac5} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3256 | 2025.08.28 21:53:41.384137 [ 4 ] {4cf9dd26-8934-4268-9dd4-de1dcb4e6ac5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3257 | 2025.08.28 21:53:41.384560 [ 4 ] {4cf9dd26-8934-4268-9dd4-de1dcb4e6ac5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3258 | 2025.08.28 21:53:41.384789 [ 4 ] {4cf9dd26-8934-4268-9dd4-de1dcb4e6ac5} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3259 | 2025.08.28 21:53:41.384917 [ 139 ] {} <Debug> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3260 | 2025.08.28 21:53:41.384943 [ 4 ] {4cf9dd26-8934-4268-9dd4-de1dcb4e6ac5} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001628 sec., 46683.04668304668 rows/sec., 3.85 MiB/sec. | ||
| 3261 | 2025.08.28 21:53:41.384962 [ 139 ] {} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3262 | 2025.08.28 21:53:41.384987 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3263 | 2025.08.28 21:53:41.384990 [ 4 ] {4cf9dd26-8934-4268-9dd4-de1dcb4e6ac5} <Debug> TCPHandler: Processed in 0.001951471 sec. | ||
| 3264 | 2025.08.28 21:53:41.385123 [ 201 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::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 | ||
| 3265 | 2025.08.28 21:53:41.385130 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3266 | 2025.08.28 21:53:41.385285 [ 4 ] {ff5a634c-00ee-4849-a289-60aebc2bd4c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3267 | 2025.08.28 21:53:41.385293 [ 201 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3268 | 2025.08.28 21:53:41.385334 [ 4 ] {ff5a634c-00ee-4849-a289-60aebc2bd4c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3269 | 2025.08.28 21:53:41.385342 [ 201 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1287 rows starting from the beginning of the part | ||
| 3270 | 2025.08.28 21:53:41.385424 [ 201 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 118 rows starting from the beginning of the part | ||
| 3271 | 2025.08.28 21:53:41.385476 [ 201 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1216 rows starting from the beginning of the part | ||
| 3272 | 2025.08.28 21:53:41.385522 [ 201 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 56 rows starting from the beginning of the part | ||
| 3273 | 2025.08.28 21:53:41.385565 [ 201 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 118 rows starting from the beginning of the part | ||
| 3274 | 2025.08.28 21:53:41.385667 [ 201 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::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 | ||
| 3275 | 2025.08.28 21:53:41.385771 [ 4 ] {ff5a634c-00ee-4849-a289-60aebc2bd4c1} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3276 | 2025.08.28 21:53:41.385816 [ 4 ] {ff5a634c-00ee-4849-a289-60aebc2bd4c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3277 | 2025.08.28 21:53:41.386184 [ 4 ] {ff5a634c-00ee-4849-a289-60aebc2bd4c1} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3278 | 2025.08.28 21:53:41.386409 [ 4 ] {ff5a634c-00ee-4849-a289-60aebc2bd4c1} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3279 | 2025.08.28 21:53:41.386515 [ 139 ] {} <Debug> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3280 | 2025.08.28 21:53:41.386547 [ 139 ] {} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3281 | 2025.08.28 21:53:41.386549 [ 4 ] {ff5a634c-00ee-4849-a289-60aebc2bd4c1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001289 sec., 7757.9519006982155 rows/sec., 583.36 KiB/sec. | ||
| 3282 | 2025.08.28 21:53:41.386570 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3283 | 2025.08.28 21:53:41.386685 [ 4 ] {ff5a634c-00ee-4849-a289-60aebc2bd4c1} <Debug> TCPHandler: Processed in 0.001606477 sec. | ||
| 3284 | 2025.08.28 21:53:41.386772 [ 195 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 3285 | 2025.08.28 21:53:41.386802 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3286 | 2025.08.28 21:53:41.386907 [ 4 ] {a86827c3-4596-4f94-b833-b5c70b702490} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3287 | 2025.08.28 21:53:41.386915 [ 195 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3288 | 2025.08.28 21:53:41.386954 [ 4 ] {a86827c3-4596-4f94-b833-b5c70b702490} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3289 | 2025.08.28 21:53:41.386960 [ 195 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 57 rows starting from the beginning of the part | ||
| 3290 | 2025.08.28 21:53:41.387061 [ 195 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 3291 | 2025.08.28 21:53:41.387071 [ 189 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2871 rows, containing 5 columns (5 merged, 0 gathered) in 0.002017552 sec., 1423011.6497616912 rows/sec., 123.43 MiB/sec. | ||
| 3292 | 2025.08.28 21:53:41.387109 [ 195 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part | ||
| 3293 | 2025.08.28 21:53:41.387168 [ 195 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 3294 | 2025.08.28 21:53:41.387217 [ 195 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 31 rows starting from the beginning of the part | ||
| 3295 | 2025.08.28 21:53:41.387264 [ 195 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 3296 | 2025.08.28 21:53:41.387314 [ 201 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3297 | 2025.08.28 21:53:41.387405 [ 4 ] {a86827c3-4596-4f94-b833-b5c70b702490} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3298 | 2025.08.28 21:53:41.387449 [ 4 ] {a86827c3-4596-4f94-b833-b5c70b702490} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3299 | 2025.08.28 21:53:41.387635 [ 201 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_26_5} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3300 | 2025.08.28 21:53:41.387716 [ 201 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_26_5} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3301 | 2025.08.28 21:53:41.387793 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 3302 | 2025.08.28 21:53:41.387884 [ 4 ] {a86827c3-4596-4f94-b833-b5c70b702490} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3303 | 2025.08.28 21:53:41.388111 [ 4 ] {a86827c3-4596-4f94-b833-b5c70b702490} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3304 | 2025.08.28 21:53:41.388113 [ 190 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 5 columns (5 merged, 0 gathered) in 0.001391156 sec., 107105.17008876071 rows/sec., 8.21 MiB/sec. | ||
| 3305 | 2025.08.28 21:53:41.388216 [ 139 ] {} <Debug> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3306 | 2025.08.28 21:53:41.388245 [ 139 ] {} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3307 | 2025.08.28 21:53:41.388249 [ 4 ] {a86827c3-4596-4f94-b833-b5c70b702490} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001362 sec., 54331.86490455213 rows/sec., 4.24 MiB/sec. | ||
| 3308 | 2025.08.28 21:53:41.388263 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3309 | 2025.08.28 21:53:41.388263 [ 201 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3310 | 2025.08.28 21:53:41.388292 [ 4 ] {a86827c3-4596-4f94-b833-b5c70b702490} <Debug> TCPHandler: Processed in 0.001540957 sec. | ||
| 3311 | 2025.08.28 21:53:41.388341 [ 195 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::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 | ||
| 3312 | 2025.08.28 21:53:41.388436 [ 195 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3313 | 2025.08.28 21:53:41.388464 [ 195 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 595 rows starting from the beginning of the part | ||
| 3314 | 2025.08.28 21:53:41.388473 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3315 | 2025.08.28 21:53:41.388510 [ 195 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 95 rows starting from the beginning of the part | ||
| 3316 | 2025.08.28 21:53:41.388551 [ 195 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 530 rows starting from the beginning of the part | ||
| 3317 | 2025.08.28 21:53:41.388577 [ 4 ] {3362614d-107f-4330-a0bb-661eb898b5cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3318 | 2025.08.28 21:53:41.388585 [ 195 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 64 rows starting from the beginning of the part | ||
| 3319 | 2025.08.28 21:53:41.388580 [ 201 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_21_4} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3320 | 2025.08.28 21:53:41.388630 [ 4 ] {3362614d-107f-4330-a0bb-661eb898b5cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3321 | 2025.08.28 21:53:41.388635 [ 195 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 95 rows starting from the beginning of the part | ||
| 3322 | 2025.08.28 21:53:41.388682 [ 195 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::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 | ||
| 3323 | 2025.08.28 21:53:41.388700 [ 201 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_21_4} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3324 | 2025.08.28 21:53:41.388782 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 3325 | 2025.08.28 21:53:41.389080 [ 4 ] {3362614d-107f-4330-a0bb-661eb898b5cc} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3326 | 2025.08.28 21:53:41.389122 [ 4 ] {3362614d-107f-4330-a0bb-661eb898b5cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3327 | 2025.08.28 21:53:41.389492 [ 4 ] {3362614d-107f-4330-a0bb-661eb898b5cc} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3328 | 2025.08.28 21:53:41.389611 [ 201 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1453 rows, containing 5 columns (5 merged, 0 gathered) in 0.001302164 sec., 1115834.8717980224 rows/sec., 88.15 MiB/sec. | ||
| 3329 | 2025.08.28 21:53:41.389731 [ 4 ] {3362614d-107f-4330-a0bb-661eb898b5cc} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3330 | 2025.08.28 21:53:41.389785 [ 195 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3331 | 2025.08.28 21:53:41.389837 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3332 | 2025.08.28 21:53:41.389868 [ 139 ] {} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3333 | 2025.08.28 21:53:41.389874 [ 4 ] {3362614d-107f-4330-a0bb-661eb898b5cc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001316 sec., 121580.54711246201 rows/sec., 8.47 MiB/sec. | ||
| 3334 | 2025.08.28 21:53:41.389891 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3335 | 2025.08.28 21:53:41.389916 [ 4 ] {3362614d-107f-4330-a0bb-661eb898b5cc} <Debug> TCPHandler: Processed in 0.001492487 sec. | ||
| 3336 | 2025.08.28 21:53:41.389965 [ 189 ] {f506482a-fd20-4aba-984a-14115cac1713::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 | ||
| 3337 | 2025.08.28 21:53:41.390033 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3338 | 2025.08.28 21:53:41.390059 [ 189 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3339 | 2025.08.28 21:53:41.390090 [ 189 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 6695 rows starting from the beginning of the part | ||
| 3340 | 2025.08.28 21:53:41.390089 [ 195 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_26_5} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3341 | 2025.08.28 21:53:41.390135 [ 4 ] {2e254195-6310-41a8-bfd4-68b401ddd9c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3342 | 2025.08.28 21:53:41.390148 [ 189 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 160 rows starting from the beginning of the part | ||
| 3343 | 2025.08.28 21:53:41.390178 [ 195 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_26_5} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3344 | 2025.08.28 21:53:41.390195 [ 4 ] {2e254195-6310-41a8-bfd4-68b401ddd9c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3345 | 2025.08.28 21:53:41.390197 [ 189 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 962 rows starting from the beginning of the part | ||
| 3346 | 2025.08.28 21:53:41.390252 [ 189 ] {f506482a-fd20-4aba-984a-14115cac1713::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 | ||
| 3347 | 2025.08.28 21:53:41.390257 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 3348 | 2025.08.28 21:53:41.390301 [ 189 ] {f506482a-fd20-4aba-984a-14115cac1713::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 | ||
| 3349 | 2025.08.28 21:53:41.390346 [ 189 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 160 rows starting from the beginning of the part | ||
| 3350 | 2025.08.28 21:53:41.391004 [ 4 ] {2e254195-6310-41a8-bfd4-68b401ddd9c9} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3351 | 2025.08.28 21:53:41.391040 [ 4 ] {2e254195-6310-41a8-bfd4-68b401ddd9c9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3352 | 2025.08.28 21:53:41.391601 [ 4 ] {2e254195-6310-41a8-bfd4-68b401ddd9c9} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3353 | 2025.08.28 21:53:41.391820 [ 4 ] {2e254195-6310-41a8-bfd4-68b401ddd9c9} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3354 | 2025.08.28 21:53:41.391967 [ 4 ] {2e254195-6310-41a8-bfd4-68b401ddd9c9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00185 sec., 5405.405405405405 rows/sec., 9.69 MiB/sec. | ||
| 3355 | 2025.08.28 21:53:41.392033 [ 4 ] {2e254195-6310-41a8-bfd4-68b401ddd9c9} <Debug> TCPHandler: Processed in 0.002050122 sec. | ||
| 3356 | 2025.08.28 21:53:41.392146 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3357 | 2025.08.28 21:53:41.392242 [ 4 ] {81684660-ff9e-434a-b451-235e4b11db3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3358 | 2025.08.28 21:53:41.392286 [ 4 ] {81684660-ff9e-434a-b451-235e4b11db3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3359 | 2025.08.28 21:53:41.392638 [ 4 ] {81684660-ff9e-434a-b451-235e4b11db3b} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3360 | 2025.08.28 21:53:41.392674 [ 4 ] {81684660-ff9e-434a-b451-235e4b11db3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3361 | 2025.08.28 21:53:41.393008 [ 4 ] {81684660-ff9e-434a-b451-235e4b11db3b} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3362 | 2025.08.28 21:53:41.393009 [ 189 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 8169 rows, containing 5 columns (5 merged, 0 gathered) in 0.003076944 sec., 2654906.946632763 rows/sec., 180.66 MiB/sec. | ||
| 3363 | 2025.08.28 21:53:41.393215 [ 4 ] {81684660-ff9e-434a-b451-235e4b11db3b} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3364 | 2025.08.28 21:53:41.393307 [ 139 ] {} <Debug> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3365 | 2025.08.28 21:53:41.393331 [ 139 ] {} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3366 | 2025.08.28 21:53:41.393344 [ 4 ] {81684660-ff9e-434a-b451-235e4b11db3b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00112 sec., 53571.42857142858 rows/sec., 3.61 MiB/sec. | ||
| 3367 | 2025.08.28 21:53:41.393347 [ 139 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3368 | 2025.08.28 21:53:41.393381 [ 4 ] {81684660-ff9e-434a-b451-235e4b11db3b} <Debug> TCPHandler: Processed in 0.001285274 sec. | ||
| 3369 | 2025.08.28 21:53:41.393441 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 3370 | 2025.08.28 21:53:41.393551 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3371 | 2025.08.28 21:53:41.393579 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1116 rows starting from the beginning of the part | ||
| 3372 | 2025.08.28 21:53:41.393582 [ 186 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3373 | 2025.08.28 21:53:41.393657 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 3374 | 2025.08.28 21:53:41.393709 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 48 rows starting from the beginning of the part | ||
| 3375 | 2025.08.28 21:53:41.393755 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 12 rows starting from the beginning of the part | ||
| 3376 | 2025.08.28 21:53:41.393798 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 60 rows starting from the beginning of the part | ||
| 3377 | 2025.08.28 21:53:41.393856 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 3378 | 2025.08.28 21:53:41.393908 [ 186 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3379 | 2025.08.28 21:53:41.393982 [ 186 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3380 | 2025.08.28 21:53:41.394067 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.51 MiB. | ||
| 3381 | 2025.08.28 21:53:41.394793 [ 189 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1356 rows, containing 4 columns (4 merged, 0 gathered) in 0.001394836 sec., 972157.3002130716 rows/sec., 65.46 MiB/sec. | ||
| 3382 | 2025.08.28 21:53:41.394974 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3383 | 2025.08.28 21:53:41.395213 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_26_5} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3384 | 2025.08.28 21:53:41.395273 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_26_5} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3385 | 2025.08.28 21:53:41.395328 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.49 MiB. | ||
| 3386 | 2025.08.28 21:53:45.753991 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 476 | ||
| 3387 | 2025.08.28 21:53:45.756118 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3388 | 2025.08.28 21:53:45.756156 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3389 | 2025.08.28 21:53:45.757311 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3390 | 2025.08.28 21:53:45.757572 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3391 | 2025.08.28 21:53:45.757819 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 476 | ||
| 3392 | 2025.08.28 21:53:46.384295 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3393 | 2025.08.28 21:53:46.384492 [ 4 ] {f2db5291-7050-49ca-9c46-66ca420ca535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3394 | 2025.08.28 21:53:46.384563 [ 4 ] {f2db5291-7050-49ca-9c46-66ca420ca535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3395 | 2025.08.28 21:53:46.385184 [ 4 ] {f2db5291-7050-49ca-9c46-66ca420ca535} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3396 | 2025.08.28 21:53:46.385227 [ 4 ] {f2db5291-7050-49ca-9c46-66ca420ca535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3397 | 2025.08.28 21:53:46.385611 [ 4 ] {f2db5291-7050-49ca-9c46-66ca420ca535} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 3398 | 2025.08.28 21:53:46.385868 [ 4 ] {f2db5291-7050-49ca-9c46-66ca420ca535} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3399 | 2025.08.28 21:53:46.386021 [ 4 ] {f2db5291-7050-49ca-9c46-66ca420ca535} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001581 sec., 5060.088551549652 rows/sec., 412.61 KiB/sec. | ||
| 3400 | 2025.08.28 21:53:46.386061 [ 4 ] {f2db5291-7050-49ca-9c46-66ca420ca535} <Debug> TCPHandler: Processed in 0.001899511 sec. | ||
| 3401 | 2025.08.28 21:53:46.386184 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3402 | 2025.08.28 21:53:46.386279 [ 4 ] {e8a6d353-4017-4a77-8982-820796a8261b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3403 | 2025.08.28 21:53:46.386321 [ 4 ] {e8a6d353-4017-4a77-8982-820796a8261b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3404 | 2025.08.28 21:53:46.386798 [ 4 ] {e8a6d353-4017-4a77-8982-820796a8261b} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3405 | 2025.08.28 21:53:46.386834 [ 4 ] {e8a6d353-4017-4a77-8982-820796a8261b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3406 | 2025.08.28 21:53:46.387155 [ 4 ] {e8a6d353-4017-4a77-8982-820796a8261b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3407 | 2025.08.28 21:53:46.387363 [ 4 ] {e8a6d353-4017-4a77-8982-820796a8261b} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3408 | 2025.08.28 21:53:46.387488 [ 4 ] {e8a6d353-4017-4a77-8982-820796a8261b} <Debug> executeQuery: Read 122 rows, 10.54 KiB in 0.001228 sec., 99348.5342019544 rows/sec., 8.38 MiB/sec. | ||
| 3409 | 2025.08.28 21:53:46.387524 [ 4 ] {e8a6d353-4017-4a77-8982-820796a8261b} <Debug> TCPHandler: Processed in 0.001389435 sec. | ||
| 3410 | 2025.08.28 21:53:46.387637 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3411 | 2025.08.28 21:53:46.387730 [ 4 ] {198db5b2-4609-4e03-9028-16ed366e9b5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3412 | 2025.08.28 21:53:46.387770 [ 4 ] {198db5b2-4609-4e03-9028-16ed366e9b5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3413 | 2025.08.28 21:53:46.388176 [ 4 ] {198db5b2-4609-4e03-9028-16ed366e9b5d} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3414 | 2025.08.28 21:53:46.388210 [ 4 ] {198db5b2-4609-4e03-9028-16ed366e9b5d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3415 | 2025.08.28 21:53:46.388496 [ 4 ] {198db5b2-4609-4e03-9028-16ed366e9b5d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3416 | 2025.08.28 21:53:46.388694 [ 4 ] {198db5b2-4609-4e03-9028-16ed366e9b5d} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3417 | 2025.08.28 21:53:46.388819 [ 4 ] {198db5b2-4609-4e03-9028-16ed366e9b5d} <Debug> executeQuery: Read 39 rows, 2.89 KiB in 0.001107 sec., 35230.35230352304 rows/sec., 2.55 MiB/sec. | ||
| 3418 | 2025.08.28 21:53:46.388855 [ 4 ] {198db5b2-4609-4e03-9028-16ed366e9b5d} <Debug> TCPHandler: Processed in 0.001267144 sec. | ||
| 3419 | 2025.08.28 21:53:46.388963 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3420 | 2025.08.28 21:53:46.389055 [ 4 ] {a7575652-57eb-4da2-aa4c-46c342a95493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3421 | 2025.08.28 21:53:46.389095 [ 4 ] {a7575652-57eb-4da2-aa4c-46c342a95493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3422 | 2025.08.28 21:53:46.389513 [ 4 ] {a7575652-57eb-4da2-aa4c-46c342a95493} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3423 | 2025.08.28 21:53:46.389547 [ 4 ] {a7575652-57eb-4da2-aa4c-46c342a95493} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3424 | 2025.08.28 21:53:46.389855 [ 4 ] {a7575652-57eb-4da2-aa4c-46c342a95493} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3425 | 2025.08.28 21:53:46.390079 [ 4 ] {a7575652-57eb-4da2-aa4c-46c342a95493} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3426 | 2025.08.28 21:53:46.390201 [ 4 ] {a7575652-57eb-4da2-aa4c-46c342a95493} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.001164 sec., 88487.97250859106 rows/sec., 6.92 MiB/sec. | ||
| 3427 | 2025.08.28 21:53:46.390238 [ 4 ] {a7575652-57eb-4da2-aa4c-46c342a95493} <Debug> TCPHandler: Processed in 0.001324784 sec. | ||
| 3428 | 2025.08.28 21:53:46.390355 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3429 | 2025.08.28 21:53:46.390449 [ 4 ] {1b097c37-47d0-4898-8d77-3d4c063fddf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3430 | 2025.08.28 21:53:46.390492 [ 4 ] {1b097c37-47d0-4898-8d77-3d4c063fddf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3431 | 2025.08.28 21:53:46.390900 [ 4 ] {1b097c37-47d0-4898-8d77-3d4c063fddf3} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3432 | 2025.08.28 21:53:46.390932 [ 4 ] {1b097c37-47d0-4898-8d77-3d4c063fddf3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3433 | 2025.08.28 21:53:46.391259 [ 4 ] {1b097c37-47d0-4898-8d77-3d4c063fddf3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3434 | 2025.08.28 21:53:46.391466 [ 4 ] {1b097c37-47d0-4898-8d77-3d4c063fddf3} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3435 | 2025.08.28 21:53:46.391593 [ 4 ] {1b097c37-47d0-4898-8d77-3d4c063fddf3} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001162 sec., 141135.97246127366 rows/sec., 9.83 MiB/sec. | ||
| 3436 | 2025.08.28 21:53:46.391628 [ 4 ] {1b097c37-47d0-4898-8d77-3d4c063fddf3} <Debug> TCPHandler: Processed in 0.001321345 sec. | ||
| 3437 | 2025.08.28 21:53:46.391745 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3438 | 2025.08.28 21:53:46.391868 [ 4 ] {85e393c2-e2c0-4f66-b88a-6ba5e7a5d31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3439 | 2025.08.28 21:53:46.391931 [ 4 ] {85e393c2-e2c0-4f66-b88a-6ba5e7a5d31b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3440 | 2025.08.28 21:53:46.392833 [ 4 ] {85e393c2-e2c0-4f66-b88a-6ba5e7a5d31b} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3441 | 2025.08.28 21:53:46.392867 [ 4 ] {85e393c2-e2c0-4f66-b88a-6ba5e7a5d31b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3442 | 2025.08.28 21:53:46.393405 [ 4 ] {85e393c2-e2c0-4f66-b88a-6ba5e7a5d31b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3443 | 2025.08.28 21:53:46.393624 [ 4 ] {85e393c2-e2c0-4f66-b88a-6ba5e7a5d31b} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3444 | 2025.08.28 21:53:46.393727 [ 131 ] {} <Debug> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3445 | 2025.08.28 21:53:46.393762 [ 4 ] {85e393c2-e2c0-4f66-b88a-6ba5e7a5d31b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001919 sec., 16154.247003647733 rows/sec., 28.95 MiB/sec. | ||
| 3446 | 2025.08.28 21:53:46.393767 [ 131 ] {} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3447 | 2025.08.28 21:53:46.393802 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3448 | 2025.08.28 21:53:46.393820 [ 4 ] {85e393c2-e2c0-4f66-b88a-6ba5e7a5d31b} <Debug> TCPHandler: Processed in 0.002133544 sec. | ||
| 3449 | 2025.08.28 21:53:46.393926 [ 195 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::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 | ||
| 3450 | 2025.08.28 21:53:46.393942 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3451 | 2025.08.28 21:53:46.394061 [ 4 ] {3ba96cb5-8fc8-489f-b765-0a1b769844f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3452 | 2025.08.28 21:53:46.394103 [ 4 ] {3ba96cb5-8fc8-489f-b765-0a1b769844f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3453 | 2025.08.28 21:53:46.394180 [ 195 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3454 | 2025.08.28 21:53:46.394248 [ 195 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 259 rows starting from the beginning of the part | ||
| 3455 | 2025.08.28 21:53:46.394372 [ 195 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 31 rows starting from the beginning of the part | ||
| 3456 | 2025.08.28 21:53:46.394431 [ 4 ] {3ba96cb5-8fc8-489f-b765-0a1b769844f3} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3457 | 2025.08.28 21:53:46.394468 [ 4 ] {3ba96cb5-8fc8-489f-b765-0a1b769844f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3458 | 2025.08.28 21:53:46.394470 [ 195 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 10 rows starting from the beginning of the part | ||
| 3459 | 2025.08.28 21:53:46.394570 [ 195 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 31 rows starting from the beginning of the part | ||
| 3460 | 2025.08.28 21:53:46.394650 [ 195 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 10 rows starting from the beginning of the part | ||
| 3461 | 2025.08.28 21:53:46.394731 [ 195 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 31 rows starting from the beginning of the part | ||
| 3462 | 2025.08.28 21:53:46.394761 [ 4 ] {3ba96cb5-8fc8-489f-b765-0a1b769844f3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3463 | 2025.08.28 21:53:46.394963 [ 4 ] {3ba96cb5-8fc8-489f-b765-0a1b769844f3} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3464 | 2025.08.28 21:53:46.395156 [ 4 ] {3ba96cb5-8fc8-489f-b765-0a1b769844f3} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001112 sec., 53956.8345323741 rows/sec., 3.64 MiB/sec. | ||
| 3465 | 2025.08.28 21:53:46.395193 [ 4 ] {3ba96cb5-8fc8-489f-b765-0a1b769844f3} <Debug> TCPHandler: Processed in 0.001298584 sec. | ||
| 3466 | 2025.08.28 21:53:46.397914 [ 188 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 372 rows, containing 19 columns (19 merged, 0 gathered) in 0.004043004 sec., 92010.7919754717 rows/sec., 164.88 MiB/sec. | ||
| 3467 | 2025.08.28 21:53:46.398722 [ 189 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3468 | 2025.08.28 21:53:46.399058 [ 189 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3469 | 2025.08.28 21:53:46.399124 [ 189 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_21_4} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3470 | 2025.08.28 21:53:46.399236 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.08 MiB. | ||
| 3471 | 2025.08.28 21:53:48.239440 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 8784 | ||
| 3472 | 2025.08.28 21:53:48.240003 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3473 | 2025.08.28 21:53:48.240047 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3474 | 2025.08.28 21:53:48.240545 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3475 | 2025.08.28 21:53:48.240781 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3476 | 2025.08.28 21:53:48.240915 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 8784 | ||
| 3477 | 2025.08.28 21:53:48.710923 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 144 | ||
| 3478 | 2025.08.28 21:53:48.727404 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3479 | 2025.08.28 21:53:48.727457 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3480 | 2025.08.28 21:53:48.733253 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 3481 | 2025.08.28 21:53:48.733940 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3482 | 2025.08.28 21:53:48.736667 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 144 | ||
| 3483 | 2025.08.28 21:53:51.384232 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3484 | 2025.08.28 21:53:51.384486 [ 4 ] {21154851-1047-4c2d-85f7-ebb7d50ba04f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3485 | 2025.08.28 21:53:51.384581 [ 4 ] {21154851-1047-4c2d-85f7-ebb7d50ba04f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3486 | 2025.08.28 21:53:51.385488 [ 4 ] {21154851-1047-4c2d-85f7-ebb7d50ba04f} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3487 | 2025.08.28 21:53:51.385535 [ 4 ] {21154851-1047-4c2d-85f7-ebb7d50ba04f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3488 | 2025.08.28 21:53:51.385932 [ 4 ] {21154851-1047-4c2d-85f7-ebb7d50ba04f} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3489 | 2025.08.28 21:53:51.386176 [ 4 ] {21154851-1047-4c2d-85f7-ebb7d50ba04f} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3490 | 2025.08.28 21:53:51.386327 [ 4 ] {21154851-1047-4c2d-85f7-ebb7d50ba04f} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001909 sec., 39811.41959140911 rows/sec., 3.28 MiB/sec. | ||
| 3491 | 2025.08.28 21:53:51.386369 [ 4 ] {21154851-1047-4c2d-85f7-ebb7d50ba04f} <Debug> TCPHandler: Processed in 0.002304585 sec. | ||
| 3492 | 2025.08.28 21:53:51.386496 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3493 | 2025.08.28 21:53:51.386591 [ 4 ] {5f730600-a848-41c3-be7e-fbc662cc811a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3494 | 2025.08.28 21:53:51.386631 [ 4 ] {5f730600-a848-41c3-be7e-fbc662cc811a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3495 | 2025.08.28 21:53:51.387103 [ 4 ] {5f730600-a848-41c3-be7e-fbc662cc811a} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3496 | 2025.08.28 21:53:51.387139 [ 4 ] {5f730600-a848-41c3-be7e-fbc662cc811a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3497 | 2025.08.28 21:53:51.387424 [ 4 ] {5f730600-a848-41c3-be7e-fbc662cc811a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3498 | 2025.08.28 21:53:51.387631 [ 4 ] {5f730600-a848-41c3-be7e-fbc662cc811a} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3499 | 2025.08.28 21:53:51.387756 [ 4 ] {5f730600-a848-41c3-be7e-fbc662cc811a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001184 sec., 8445.945945945947 rows/sec., 635.10 KiB/sec. | ||
| 3500 | 2025.08.28 21:53:51.387792 [ 4 ] {5f730600-a848-41c3-be7e-fbc662cc811a} <Debug> TCPHandler: Processed in 0.001344184 sec. | ||
| 3501 | 2025.08.28 21:53:51.387910 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3502 | 2025.08.28 21:53:51.388003 [ 4 ] {e3fcf942-c124-4dde-a2a8-769ccd6501b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3503 | 2025.08.28 21:53:51.388042 [ 4 ] {e3fcf942-c124-4dde-a2a8-769ccd6501b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3504 | 2025.08.28 21:53:51.388547 [ 4 ] {e3fcf942-c124-4dde-a2a8-769ccd6501b4} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3505 | 2025.08.28 21:53:51.388584 [ 4 ] {e3fcf942-c124-4dde-a2a8-769ccd6501b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3506 | 2025.08.28 21:53:51.388885 [ 4 ] {e3fcf942-c124-4dde-a2a8-769ccd6501b4} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3507 | 2025.08.28 21:53:51.389090 [ 4 ] {e3fcf942-c124-4dde-a2a8-769ccd6501b4} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3508 | 2025.08.28 21:53:51.389217 [ 4 ] {e3fcf942-c124-4dde-a2a8-769ccd6501b4} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001231 sec., 60113.728675873266 rows/sec., 4.69 MiB/sec. | ||
| 3509 | 2025.08.28 21:53:51.389255 [ 4 ] {e3fcf942-c124-4dde-a2a8-769ccd6501b4} <Debug> TCPHandler: Processed in 0.001392925 sec. | ||
| 3510 | 2025.08.28 21:53:51.389374 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3511 | 2025.08.28 21:53:51.389469 [ 4 ] {c96a1eca-2a59-491d-ae97-a9b637fba9eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3512 | 2025.08.28 21:53:51.389510 [ 4 ] {c96a1eca-2a59-491d-ae97-a9b637fba9eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3513 | 2025.08.28 21:53:51.389919 [ 4 ] {c96a1eca-2a59-491d-ae97-a9b637fba9eb} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3514 | 2025.08.28 21:53:51.389954 [ 4 ] {c96a1eca-2a59-491d-ae97-a9b637fba9eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3515 | 2025.08.28 21:53:51.390285 [ 4 ] {c96a1eca-2a59-491d-ae97-a9b637fba9eb} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3516 | 2025.08.28 21:53:51.390508 [ 4 ] {c96a1eca-2a59-491d-ae97-a9b637fba9eb} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3517 | 2025.08.28 21:53:51.390634 [ 4 ] {c96a1eca-2a59-491d-ae97-a9b637fba9eb} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 3518 | 2025.08.28 21:53:51.390670 [ 4 ] {c96a1eca-2a59-491d-ae97-a9b637fba9eb} <Debug> TCPHandler: Processed in 0.001344095 sec. | ||
| 3519 | 2025.08.28 21:53:51.390780 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3520 | 2025.08.28 21:53:51.390874 [ 4 ] {8d972017-578c-4d63-92bc-c7cb22f118b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3521 | 2025.08.28 21:53:51.390926 [ 4 ] {8d972017-578c-4d63-92bc-c7cb22f118b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3522 | 2025.08.28 21:53:51.391663 [ 4 ] {8d972017-578c-4d63-92bc-c7cb22f118b7} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3523 | 2025.08.28 21:53:51.391699 [ 4 ] {8d972017-578c-4d63-92bc-c7cb22f118b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3524 | 2025.08.28 21:53:51.392205 [ 4 ] {8d972017-578c-4d63-92bc-c7cb22f118b7} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3525 | 2025.08.28 21:53:51.392417 [ 4 ] {8d972017-578c-4d63-92bc-c7cb22f118b7} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3526 | 2025.08.28 21:53:51.392553 [ 4 ] {8d972017-578c-4d63-92bc-c7cb22f118b7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001698 sec., 5889.2815076560655 rows/sec., 10.55 MiB/sec. | ||
| 3527 | 2025.08.28 21:53:51.392604 [ 4 ] {8d972017-578c-4d63-92bc-c7cb22f118b7} <Debug> TCPHandler: Processed in 0.00187304 sec. | ||
| 3528 | 2025.08.28 21:53:51.392741 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3529 | 2025.08.28 21:53:51.392861 [ 4 ] {29defe15-27cb-43bd-9a33-ac361655527c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3530 | 2025.08.28 21:53:51.392911 [ 4 ] {29defe15-27cb-43bd-9a33-ac361655527c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3531 | 2025.08.28 21:53:51.393306 [ 4 ] {29defe15-27cb-43bd-9a33-ac361655527c} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3532 | 2025.08.28 21:53:51.393347 [ 4 ] {29defe15-27cb-43bd-9a33-ac361655527c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.55 GiB. | ||
| 3533 | 2025.08.28 21:53:51.393726 [ 4 ] {29defe15-27cb-43bd-9a33-ac361655527c} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3534 | 2025.08.28 21:53:51.393956 [ 4 ] {29defe15-27cb-43bd-9a33-ac361655527c} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3535 | 2025.08.28 21:53:51.394082 [ 4 ] {29defe15-27cb-43bd-9a33-ac361655527c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001245 sec., 48192.77108433735 rows/sec., 3.25 MiB/sec. | ||
| 3536 | 2025.08.28 21:53:51.394117 [ 4 ] {29defe15-27cb-43bd-9a33-ac361655527c} <Debug> TCPHandler: Processed in 0.001435556 sec. | ||
| 3537 | 2025.08.28 21:53:55.657183 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3538 | 2025.08.28 21:53:55.657250 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3539 | 2025.08.28 21:53:55.741121 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 9211 | ||
| 3540 | 2025.08.28 21:53:55.741685 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3541 | 2025.08.28 21:53:55.741732 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3542 | 2025.08.28 21:53:55.742277 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3543 | 2025.08.28 21:53:55.742519 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3544 | 2025.08.28 21:53:55.742649 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9211 | ||
| 3545 | 2025.08.28 21:53:55.758103 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 502 | ||
| 3546 | 2025.08.28 21:53:55.760142 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3547 | 2025.08.28 21:53:55.760180 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3548 | 2025.08.28 21:53:55.761332 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3549 | 2025.08.28 21:53:55.761602 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3550 | 2025.08.28 21:53:55.761854 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 502 | ||
| 3551 | 2025.08.28 21:53:56.236862 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 151 | ||
| 3552 | 2025.08.28 21:53:56.253544 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3553 | 2025.08.28 21:53:56.253603 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3554 | 2025.08.28 21:53:56.259593 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 3555 | 2025.08.28 21:53:56.260299 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3556 | 2025.08.28 21:53:56.263056 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 151 | ||
| 3557 | 2025.08.28 21:53:56.384967 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3558 | 2025.08.28 21:53:56.385158 [ 4 ] {bf6cf14c-534e-4275-8420-b84755d14950} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3559 | 2025.08.28 21:53:56.385226 [ 4 ] {bf6cf14c-534e-4275-8420-b84755d14950} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3560 | 2025.08.28 21:53:56.385926 [ 4 ] {bf6cf14c-534e-4275-8420-b84755d14950} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3561 | 2025.08.28 21:53:56.385973 [ 4 ] {bf6cf14c-534e-4275-8420-b84755d14950} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3562 | 2025.08.28 21:53:56.386397 [ 4 ] {bf6cf14c-534e-4275-8420-b84755d14950} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3563 | 2025.08.28 21:53:56.386629 [ 4 ] {bf6cf14c-534e-4275-8420-b84755d14950} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3564 | 2025.08.28 21:53:56.386775 [ 4 ] {bf6cf14c-534e-4275-8420-b84755d14950} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001669 sec., 70701.0185739964 rows/sec., 6.00 MiB/sec. | ||
| 3565 | 2025.08.28 21:53:56.386818 [ 4 ] {bf6cf14c-534e-4275-8420-b84755d14950} <Debug> TCPHandler: Processed in 0.001975261 sec. | ||
| 3566 | 2025.08.28 21:53:56.386936 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3567 | 2025.08.28 21:53:56.387032 [ 4 ] {32f4c378-bde4-45e6-a49d-487be4cd805e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3568 | 2025.08.28 21:53:56.387072 [ 4 ] {32f4c378-bde4-45e6-a49d-487be4cd805e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3569 | 2025.08.28 21:53:56.387468 [ 4 ] {32f4c378-bde4-45e6-a49d-487be4cd805e} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3570 | 2025.08.28 21:53:56.387503 [ 4 ] {32f4c378-bde4-45e6-a49d-487be4cd805e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3571 | 2025.08.28 21:53:56.387808 [ 4 ] {32f4c378-bde4-45e6-a49d-487be4cd805e} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3572 | 2025.08.28 21:53:56.388019 [ 4 ] {32f4c378-bde4-45e6-a49d-487be4cd805e} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3573 | 2025.08.28 21:53:56.388148 [ 4 ] {32f4c378-bde4-45e6-a49d-487be4cd805e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001135 sec., 27312.77533039648 rows/sec., 2.01 MiB/sec. | ||
| 3574 | 2025.08.28 21:53:56.388186 [ 4 ] {32f4c378-bde4-45e6-a49d-487be4cd805e} <Debug> TCPHandler: Processed in 0.001300605 sec. | ||
| 3575 | 2025.08.28 21:53:56.388288 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3576 | 2025.08.28 21:53:56.388381 [ 4 ] {16b5e0a8-ecd5-4b1e-b068-093fc6f44356} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3577 | 2025.08.28 21:53:56.388421 [ 4 ] {16b5e0a8-ecd5-4b1e-b068-093fc6f44356} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3578 | 2025.08.28 21:53:56.388825 [ 4 ] {16b5e0a8-ecd5-4b1e-b068-093fc6f44356} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3579 | 2025.08.28 21:53:56.388859 [ 4 ] {16b5e0a8-ecd5-4b1e-b068-093fc6f44356} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3580 | 2025.08.28 21:53:56.389162 [ 4 ] {16b5e0a8-ecd5-4b1e-b068-093fc6f44356} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3581 | 2025.08.28 21:53:56.389382 [ 4 ] {16b5e0a8-ecd5-4b1e-b068-093fc6f44356} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3582 | 2025.08.28 21:53:56.389504 [ 4 ] {16b5e0a8-ecd5-4b1e-b068-093fc6f44356} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001142 sec., 83187.39054290717 rows/sec., 6.50 MiB/sec. | ||
| 3583 | 2025.08.28 21:53:56.389542 [ 4 ] {16b5e0a8-ecd5-4b1e-b068-093fc6f44356} <Debug> TCPHandler: Processed in 0.001303585 sec. | ||
| 3584 | 2025.08.28 21:53:56.389650 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3585 | 2025.08.28 21:53:56.389743 [ 4 ] {5079a1a7-6dd6-4e71-bece-b69417a9a4d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3586 | 2025.08.28 21:53:56.389785 [ 4 ] {5079a1a7-6dd6-4e71-bece-b69417a9a4d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3587 | 2025.08.28 21:53:56.390179 [ 4 ] {5079a1a7-6dd6-4e71-bece-b69417a9a4d0} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3588 | 2025.08.28 21:53:56.390213 [ 4 ] {5079a1a7-6dd6-4e71-bece-b69417a9a4d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3589 | 2025.08.28 21:53:56.390532 [ 4 ] {5079a1a7-6dd6-4e71-bece-b69417a9a4d0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3590 | 2025.08.28 21:53:56.390743 [ 4 ] {5079a1a7-6dd6-4e71-bece-b69417a9a4d0} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3591 | 2025.08.28 21:53:56.390867 [ 4 ] {5079a1a7-6dd6-4e71-bece-b69417a9a4d0} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001142 sec., 140105.07880910684 rows/sec., 9.76 MiB/sec. | ||
| 3592 | 2025.08.28 21:53:56.390903 [ 4 ] {5079a1a7-6dd6-4e71-bece-b69417a9a4d0} <Debug> TCPHandler: Processed in 0.001302725 sec. | ||
| 3593 | 2025.08.28 21:53:56.391007 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3594 | 2025.08.28 21:53:56.391101 [ 4 ] {462b0d8c-44da-40d2-8610-3c2d15c6b67e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3595 | 2025.08.28 21:53:56.391155 [ 4 ] {462b0d8c-44da-40d2-8610-3c2d15c6b67e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3596 | 2025.08.28 21:53:56.391923 [ 4 ] {462b0d8c-44da-40d2-8610-3c2d15c6b67e} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3597 | 2025.08.28 21:53:56.391957 [ 4 ] {462b0d8c-44da-40d2-8610-3c2d15c6b67e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3598 | 2025.08.28 21:53:56.392515 [ 4 ] {462b0d8c-44da-40d2-8610-3c2d15c6b67e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3599 | 2025.08.28 21:53:56.392747 [ 4 ] {462b0d8c-44da-40d2-8610-3c2d15c6b67e} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3600 | 2025.08.28 21:53:56.392884 [ 4 ] {462b0d8c-44da-40d2-8610-3c2d15c6b67e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001802 sec., 17203.1076581576 rows/sec., 30.83 MiB/sec. | ||
| 3601 | 2025.08.28 21:53:56.392944 [ 4 ] {462b0d8c-44da-40d2-8610-3c2d15c6b67e} <Debug> TCPHandler: Processed in 0.001985382 sec. | ||
| 3602 | 2025.08.28 21:53:56.393055 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3603 | 2025.08.28 21:53:56.393150 [ 4 ] {bc9729a3-3df2-434b-8409-b6c424e970cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3604 | 2025.08.28 21:53:56.393191 [ 4 ] {bc9729a3-3df2-434b-8409-b6c424e970cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3605 | 2025.08.28 21:53:56.393547 [ 4 ] {bc9729a3-3df2-434b-8409-b6c424e970cf} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3606 | 2025.08.28 21:53:56.393583 [ 4 ] {bc9729a3-3df2-434b-8409-b6c424e970cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3607 | 2025.08.28 21:53:56.393889 [ 4 ] {bc9729a3-3df2-434b-8409-b6c424e970cf} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3608 | 2025.08.28 21:53:56.394104 [ 4 ] {bc9729a3-3df2-434b-8409-b6c424e970cf} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3609 | 2025.08.28 21:53:56.394234 [ 4 ] {bc9729a3-3df2-434b-8409-b6c424e970cf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 3610 | 2025.08.28 21:53:56.394270 [ 4 ] {bc9729a3-3df2-434b-8409-b6c424e970cf} <Debug> TCPHandler: Processed in 0.001265094 sec. | ||
| 3611 | 2025.08.28 21:53:59.690422 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3612 | 2025.08.28 21:53:59.690645 [ 4 ] {91172490-6e00-42bc-9bbe-ab9415d3a6ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 3613 | 2025.08.28 21:53:59.690718 [ 4 ] {91172490-6e00-42bc-9bbe-ab9415d3a6ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3614 | 2025.08.28 21:53:59.691363 [ 4 ] {91172490-6e00-42bc-9bbe-ab9415d3a6ab} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3615 | 2025.08.28 21:53:59.691402 [ 4 ] {91172490-6e00-42bc-9bbe-ab9415d3a6ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3616 | 2025.08.28 21:53:59.691774 [ 4 ] {91172490-6e00-42bc-9bbe-ab9415d3a6ab} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3617 | 2025.08.28 21:53:59.692000 [ 4 ] {91172490-6e00-42bc-9bbe-ab9415d3a6ab} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3618 | 2025.08.28 21:53:59.692148 [ 4 ] {91172490-6e00-42bc-9bbe-ab9415d3a6ab} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001568 sec., 3826.5306122448983 rows/sec., 312.03 KiB/sec. | ||
| 3619 | 2025.08.28 21:53:59.692188 [ 4 ] {91172490-6e00-42bc-9bbe-ab9415d3a6ab} <Debug> TCPHandler: Processed in 0.001908281 sec. | ||
| 3620 | 2025.08.28 21:53:59.692307 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3621 | 2025.08.28 21:53:59.692404 [ 4 ] {4326bb86-3f4f-4a33-8740-279a58ebad3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3622 | 2025.08.28 21:53:59.692444 [ 4 ] {4326bb86-3f4f-4a33-8740-279a58ebad3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3623 | 2025.08.28 21:53:59.693489 [ 4 ] {4326bb86-3f4f-4a33-8740-279a58ebad3b} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3624 | 2025.08.28 21:53:59.693526 [ 4 ] {4326bb86-3f4f-4a33-8740-279a58ebad3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3625 | 2025.08.28 21:53:59.693926 [ 4 ] {4326bb86-3f4f-4a33-8740-279a58ebad3b} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3626 | 2025.08.28 21:53:59.694149 [ 4 ] {4326bb86-3f4f-4a33-8740-279a58ebad3b} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3627 | 2025.08.28 21:53:59.694278 [ 4 ] {4326bb86-3f4f-4a33-8740-279a58ebad3b} <Debug> executeQuery: Read 1219 rows, 103.20 KiB in 0.001894 sec., 643611.404435058 rows/sec., 53.21 MiB/sec. | ||
| 3628 | 2025.08.28 21:53:59.694315 [ 4 ] {4326bb86-3f4f-4a33-8740-279a58ebad3b} <Debug> TCPHandler: Processed in 0.002058022 sec. | ||
| 3629 | 2025.08.28 21:53:59.694443 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3630 | 2025.08.28 21:53:59.694545 [ 4 ] {4f3730fa-c35b-43f4-bf64-a002bce8d40d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3631 | 2025.08.28 21:53:59.694591 [ 4 ] {4f3730fa-c35b-43f4-bf64-a002bce8d40d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3632 | 2025.08.28 21:53:59.695049 [ 4 ] {4f3730fa-c35b-43f4-bf64-a002bce8d40d} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3633 | 2025.08.28 21:53:59.695088 [ 4 ] {4f3730fa-c35b-43f4-bf64-a002bce8d40d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3634 | 2025.08.28 21:53:59.695425 [ 4 ] {4f3730fa-c35b-43f4-bf64-a002bce8d40d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3635 | 2025.08.28 21:53:59.695665 [ 4 ] {4f3730fa-c35b-43f4-bf64-a002bce8d40d} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3636 | 2025.08.28 21:53:59.695803 [ 4 ] {4f3730fa-c35b-43f4-bf64-a002bce8d40d} <Debug> executeQuery: Read 16 rows, 1.17 KiB in 0.001281 sec., 12490.24199843872 rows/sec., 914.05 KiB/sec. | ||
| 3637 | 2025.08.28 21:53:59.695844 [ 4 ] {4f3730fa-c35b-43f4-bf64-a002bce8d40d} <Debug> TCPHandler: Processed in 0.001456697 sec. | ||
| 3638 | 2025.08.28 21:53:59.695958 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3639 | 2025.08.28 21:53:59.696053 [ 4 ] {98694dcb-2bfa-4c3a-a0a6-a9a96e8d883f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 3640 | 2025.08.28 21:53:59.696094 [ 4 ] {98694dcb-2bfa-4c3a-a0a6-a9a96e8d883f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 3641 | 2025.08.28 21:53:59.696648 [ 4 ] {98694dcb-2bfa-4c3a-a0a6-a9a96e8d883f} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3642 | 2025.08.28 21:53:59.696683 [ 4 ] {98694dcb-2bfa-4c3a-a0a6-a9a96e8d883f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3643 | 2025.08.28 21:53:59.697021 [ 4 ] {98694dcb-2bfa-4c3a-a0a6-a9a96e8d883f} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 3644 | 2025.08.28 21:53:59.697249 [ 4 ] {98694dcb-2bfa-4c3a-a0a6-a9a96e8d883f} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3645 | 2025.08.28 21:53:59.697387 [ 4 ] {98694dcb-2bfa-4c3a-a0a6-a9a96e8d883f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001352 sec., 168639.0532544379 rows/sec., 11.42 MiB/sec. | ||
| 3646 | 2025.08.28 21:53:59.697426 [ 4 ] {98694dcb-2bfa-4c3a-a0a6-a9a96e8d883f} <Debug> TCPHandler: Processed in 0.001517337 sec. | ||
| 3647 | 2025.08.28 21:53:59.697554 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3648 | 2025.08.28 21:53:59.697656 [ 4 ] {782b2481-a55d-4273-a785-19f9b734af9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3649 | 2025.08.28 21:53:59.697697 [ 4 ] {782b2481-a55d-4273-a785-19f9b734af9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3650 | 2025.08.28 21:53:59.698281 [ 4 ] {782b2481-a55d-4273-a785-19f9b734af9e} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3651 | 2025.08.28 21:53:59.698317 [ 4 ] {782b2481-a55d-4273-a785-19f9b734af9e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3652 | 2025.08.28 21:53:59.698647 [ 4 ] {782b2481-a55d-4273-a785-19f9b734af9e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3653 | 2025.08.28 21:53:59.698857 [ 4 ] {782b2481-a55d-4273-a785-19f9b734af9e} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3654 | 2025.08.28 21:53:59.698987 [ 4 ] {782b2481-a55d-4273-a785-19f9b734af9e} <Debug> executeQuery: Read 536 rows, 40.69 KiB in 0.001349 sec., 397331.3565604151 rows/sec., 29.46 MiB/sec. | ||
| 3655 | 2025.08.28 21:53:59.699025 [ 4 ] {782b2481-a55d-4273-a785-19f9b734af9e} <Debug> TCPHandler: Processed in 0.001526957 sec. | ||
| 3656 | 2025.08.28 21:53:59.699141 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3657 | 2025.08.28 21:53:59.699236 [ 4 ] {a0caced2-7648-44f3-abcf-ac39520ded45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3658 | 2025.08.28 21:53:59.699280 [ 4 ] {a0caced2-7648-44f3-abcf-ac39520ded45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3659 | 2025.08.28 21:53:59.699865 [ 4 ] {a0caced2-7648-44f3-abcf-ac39520ded45} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3660 | 2025.08.28 21:53:59.699902 [ 4 ] {a0caced2-7648-44f3-abcf-ac39520ded45} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3661 | 2025.08.28 21:53:59.700287 [ 4 ] {a0caced2-7648-44f3-abcf-ac39520ded45} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3662 | 2025.08.28 21:53:59.700508 [ 4 ] {a0caced2-7648-44f3-abcf-ac39520ded45} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3663 | 2025.08.28 21:53:59.700639 [ 4 ] {a0caced2-7648-44f3-abcf-ac39520ded45} <Debug> executeQuery: Read 955 rows, 65.60 KiB in 0.001421 sec., 672061.9282195637 rows/sec., 45.08 MiB/sec. | ||
| 3664 | 2025.08.28 21:53:59.700677 [ 4 ] {a0caced2-7648-44f3-abcf-ac39520ded45} <Debug> TCPHandler: Processed in 0.001586048 sec. | ||
| 3665 | 2025.08.28 21:53:59.700789 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3666 | 2025.08.28 21:53:59.700886 [ 4 ] {e702af72-ef84-4bc2-b4fa-93034b68e510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3667 | 2025.08.28 21:53:59.700947 [ 4 ] {e702af72-ef84-4bc2-b4fa-93034b68e510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3668 | 2025.08.28 21:53:59.701703 [ 4 ] {e702af72-ef84-4bc2-b4fa-93034b68e510} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3669 | 2025.08.28 21:53:59.701741 [ 4 ] {e702af72-ef84-4bc2-b4fa-93034b68e510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3670 | 2025.08.28 21:53:59.702251 [ 4 ] {e702af72-ef84-4bc2-b4fa-93034b68e510} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3671 | 2025.08.28 21:53:59.702479 [ 4 ] {e702af72-ef84-4bc2-b4fa-93034b68e510} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3672 | 2025.08.28 21:53:59.702622 [ 4 ] {e702af72-ef84-4bc2-b4fa-93034b68e510} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001754 sec., 5701.254275940707 rows/sec., 10.22 MiB/sec. | ||
| 3673 | 2025.08.28 21:53:59.702675 [ 4 ] {e702af72-ef84-4bc2-b4fa-93034b68e510} <Debug> TCPHandler: Processed in 0.001935881 sec. | ||
| 3674 | 2025.08.28 21:53:59.702781 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3675 | 2025.08.28 21:53:59.702874 [ 4 ] {82a9287b-9e8b-4a37-9f87-b4d79301f6f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3676 | 2025.08.28 21:53:59.702917 [ 4 ] {82a9287b-9e8b-4a37-9f87-b4d79301f6f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3677 | 2025.08.28 21:53:59.703241 [ 4 ] {82a9287b-9e8b-4a37-9f87-b4d79301f6f1} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3678 | 2025.08.28 21:53:59.703277 [ 4 ] {82a9287b-9e8b-4a37-9f87-b4d79301f6f1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3679 | 2025.08.28 21:53:59.703571 [ 4 ] {82a9287b-9e8b-4a37-9f87-b4d79301f6f1} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3680 | 2025.08.28 21:53:59.703778 [ 4 ] {82a9287b-9e8b-4a37-9f87-b4d79301f6f1} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3681 | 2025.08.28 21:53:59.703906 [ 4 ] {82a9287b-9e8b-4a37-9f87-b4d79301f6f1} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.00105 sec., 38095.2380952381 rows/sec., 2.57 MiB/sec. | ||
| 3682 | 2025.08.28 21:53:59.703944 [ 4 ] {82a9287b-9e8b-4a37-9f87-b4d79301f6f1} <Debug> TCPHandler: Processed in 0.001211883 sec. | ||
| 3683 | 2025.08.28 21:54:01.378713 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3684 | 2025.08.28 21:54:01.378908 [ 4 ] {10b5762a-4d60-4008-bd67-f5cd687bc72a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3685 | 2025.08.28 21:54:01.378980 [ 4 ] {10b5762a-4d60-4008-bd67-f5cd687bc72a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3686 | 2025.08.28 21:54:01.379633 [ 4 ] {10b5762a-4d60-4008-bd67-f5cd687bc72a} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3687 | 2025.08.28 21:54:01.379680 [ 4 ] {10b5762a-4d60-4008-bd67-f5cd687bc72a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3688 | 2025.08.28 21:54:01.380062 [ 4 ] {10b5762a-4d60-4008-bd67-f5cd687bc72a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3689 | 2025.08.28 21:54:01.380289 [ 4 ] {10b5762a-4d60-4008-bd67-f5cd687bc72a} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3690 | 2025.08.28 21:54:01.380424 [ 115 ] {} <Debug> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3691 | 2025.08.28 21:54:01.380440 [ 4 ] {10b5762a-4d60-4008-bd67-f5cd687bc72a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001585 sec., 35331.230283911675 rows/sec., 2.71 MiB/sec. | ||
| 3692 | 2025.08.28 21:54:01.380524 [ 115 ] {} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3693 | 2025.08.28 21:54:01.380539 [ 4 ] {10b5762a-4d60-4008-bd67-f5cd687bc72a} <Debug> TCPHandler: Processed in 0.001961522 sec. | ||
| 3694 | 2025.08.28 21:54:01.380560 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3695 | 2025.08.28 21:54:01.380658 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3696 | 2025.08.28 21:54:01.380686 [ 195 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::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 | ||
| 3697 | 2025.08.28 21:54:01.380759 [ 4 ] {48a8497d-c154-4a5f-abf8-1bacaf03f944} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3698 | 2025.08.28 21:54:01.380813 [ 4 ] {48a8497d-c154-4a5f-abf8-1bacaf03f944} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3699 | 2025.08.28 21:54:01.380826 [ 195 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3700 | 2025.08.28 21:54:01.380862 [ 195 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1287 rows starting from the beginning of the part | ||
| 3701 | 2025.08.28 21:54:01.380926 [ 195 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 122 rows starting from the beginning of the part | ||
| 3702 | 2025.08.28 21:54:01.380970 [ 195 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 76 rows starting from the beginning of the part | ||
| 3703 | 2025.08.28 21:54:01.381011 [ 195 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 118 rows starting from the beginning of the part | ||
| 3704 | 2025.08.28 21:54:01.381061 [ 195 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 1219 rows starting from the beginning of the part | ||
| 3705 | 2025.08.28 21:54:01.381101 [ 195 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part | ||
| 3706 | 2025.08.28 21:54:01.381256 [ 4 ] {48a8497d-c154-4a5f-abf8-1bacaf03f944} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3707 | 2025.08.28 21:54:01.381299 [ 4 ] {48a8497d-c154-4a5f-abf8-1bacaf03f944} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3708 | 2025.08.28 21:54:01.381637 [ 4 ] {48a8497d-c154-4a5f-abf8-1bacaf03f944} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3709 | 2025.08.28 21:54:01.381865 [ 4 ] {48a8497d-c154-4a5f-abf8-1bacaf03f944} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3710 | 2025.08.28 21:54:01.381987 [ 115 ] {} <Debug> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3711 | 2025.08.28 21:54:01.381997 [ 4 ] {48a8497d-c154-4a5f-abf8-1bacaf03f944} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001259 sec., 50833.99523431295 rows/sec., 3.97 MiB/sec. | ||
| 3712 | 2025.08.28 21:54:01.382028 [ 115 ] {} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3713 | 2025.08.28 21:54:01.382049 [ 4 ] {48a8497d-c154-4a5f-abf8-1bacaf03f944} <Debug> TCPHandler: Processed in 0.001440056 sec. | ||
| 3714 | 2025.08.28 21:54:01.382052 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3715 | 2025.08.28 21:54:01.382171 [ 188 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::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 | ||
| 3716 | 2025.08.28 21:54:01.382178 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3717 | 2025.08.28 21:54:01.382313 [ 188 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3718 | 2025.08.28 21:54:01.382314 [ 4 ] {269fe8bc-256a-46e6-bb7c-8b19f7c001cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3719 | 2025.08.28 21:54:01.382355 [ 188 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 595 rows starting from the beginning of the part | ||
| 3720 | 2025.08.28 21:54:01.382377 [ 4 ] {269fe8bc-256a-46e6-bb7c-8b19f7c001cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3721 | 2025.08.28 21:54:01.382390 [ 200 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2878 rows, containing 5 columns (5 merged, 0 gathered) in 0.00175938 sec., 1635803.5216951426 rows/sec., 141.84 MiB/sec. | ||
| 3722 | 2025.08.28 21:54:01.382428 [ 188 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 103 rows starting from the beginning of the part | ||
| 3723 | 2025.08.28 21:54:01.382477 [ 188 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 74 rows starting from the beginning of the part | ||
| 3724 | 2025.08.28 21:54:01.382519 [ 188 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 95 rows starting from the beginning of the part | ||
| 3725 | 2025.08.28 21:54:01.382561 [ 188 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 536 rows starting from the beginning of the part | ||
| 3726 | 2025.08.28 21:54:01.382599 [ 195 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3727 | 2025.08.28 21:54:01.382603 [ 188 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 64 rows starting from the beginning of the part | ||
| 3728 | 2025.08.28 21:54:01.382808 [ 4 ] {269fe8bc-256a-46e6-bb7c-8b19f7c001cd} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3729 | 2025.08.28 21:54:01.382851 [ 4 ] {269fe8bc-256a-46e6-bb7c-8b19f7c001cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3730 | 2025.08.28 21:54:01.382929 [ 195 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_31_6} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3731 | 2025.08.28 21:54:01.383015 [ 195 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_31_6} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 3732 | 2025.08.28 21:54:01.383084 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 3733 | 2025.08.28 21:54:01.383271 [ 4 ] {269fe8bc-256a-46e6-bb7c-8b19f7c001cd} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3734 | 2025.08.28 21:54:01.383498 [ 4 ] {269fe8bc-256a-46e6-bb7c-8b19f7c001cd} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3735 | 2025.08.28 21:54:01.383623 [ 115 ] {} <Debug> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3736 | 2025.08.28 21:54:01.383629 [ 4 ] {269fe8bc-256a-46e6-bb7c-8b19f7c001cd} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.001334 sec., 40479.76011994003 rows/sec., 2.82 MiB/sec. | ||
| 3737 | 2025.08.28 21:54:01.383666 [ 115 ] {} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3738 | 2025.08.28 21:54:01.383686 [ 4 ] {269fe8bc-256a-46e6-bb7c-8b19f7c001cd} <Debug> TCPHandler: Processed in 0.001555977 sec. | ||
| 3739 | 2025.08.28 21:54:01.383690 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3740 | 2025.08.28 21:54:01.383709 [ 195 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1467 rows, containing 5 columns (5 merged, 0 gathered) in 0.001590707 sec., 922231.4354560582 rows/sec., 72.90 MiB/sec. | ||
| 3741 | 2025.08.28 21:54:01.383784 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::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 | ||
| 3742 | 2025.08.28 21:54:01.383814 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3743 | 2025.08.28 21:54:01.383891 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3744 | 2025.08.28 21:54:01.383898 [ 188 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3745 | 2025.08.28 21:54:01.383914 [ 4 ] {4c27884a-2e7d-4376-81a1-434c793cd3ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3746 | 2025.08.28 21:54:01.383933 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 8169 rows starting from the beginning of the part | ||
| 3747 | 2025.08.28 21:54:01.383981 [ 4 ] {4c27884a-2e7d-4376-81a1-434c793cd3ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3748 | 2025.08.28 21:54:01.384026 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 164 rows starting from the beginning of the part | ||
| 3749 | 2025.08.28 21:54:01.384097 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 160 rows starting from the beginning of the part | ||
| 3750 | 2025.08.28 21:54:01.384162 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::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 | ||
| 3751 | 2025.08.28 21:54:01.384189 [ 188 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_31_6} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3752 | 2025.08.28 21:54:01.384222 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 955 rows starting from the beginning of the part | ||
| 3753 | 2025.08.28 21:54:01.384274 [ 188 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_31_6} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 3754 | 2025.08.28 21:54:01.384291 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 54 rows starting from the beginning of the part | ||
| 3755 | 2025.08.28 21:54:01.384311 [ 4 ] {4c27884a-2e7d-4376-81a1-434c793cd3ca} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3756 | 2025.08.28 21:54:01.384350 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 3757 | 2025.08.28 21:54:01.384352 [ 4 ] {4c27884a-2e7d-4376-81a1-434c793cd3ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3758 | 2025.08.28 21:54:01.384768 [ 4 ] {4c27884a-2e7d-4376-81a1-434c793cd3ca} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3759 | 2025.08.28 21:54:01.384987 [ 4 ] {4c27884a-2e7d-4376-81a1-434c793cd3ca} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3760 | 2025.08.28 21:54:01.385116 [ 115 ] {} <Debug> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3761 | 2025.08.28 21:54:01.385122 [ 4 ] {4c27884a-2e7d-4376-81a1-434c793cd3ca} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001226 sec., 16313.213703099509 rows/sec., 1.10 MiB/sec. | ||
| 3762 | 2025.08.28 21:54:01.385181 [ 115 ] {} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3763 | 2025.08.28 21:54:01.385191 [ 4 ] {4c27884a-2e7d-4376-81a1-434c793cd3ca} <Debug> TCPHandler: Processed in 0.001424976 sec. | ||
| 3764 | 2025.08.28 21:54:01.385218 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3765 | 2025.08.28 21:54:01.385314 [ 191 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 3766 | 2025.08.28 21:54:01.385411 [ 191 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3767 | 2025.08.28 21:54:01.385436 [ 191 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1356 rows starting from the beginning of the part | ||
| 3768 | 2025.08.28 21:54:01.385498 [ 191 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 60 rows starting from the beginning of the part | ||
| 3769 | 2025.08.28 21:54:01.385540 [ 191 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 3770 | 2025.08.28 21:54:01.385577 [ 191 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 60 rows starting from the beginning of the part | ||
| 3771 | 2025.08.28 21:54:01.385616 [ 191 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 40 rows starting from the beginning of the part | ||
| 3772 | 2025.08.28 21:54:01.385654 [ 191 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 20 rows starting from the beginning of the part | ||
| 3773 | 2025.08.28 21:54:01.386538 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1596 rows, containing 4 columns (4 merged, 0 gathered) in 0.001264404 sec., 1262254.7856539523 rows/sec., 85.01 MiB/sec. | ||
| 3774 | 2025.08.28 21:54:01.386740 [ 191 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3775 | 2025.08.28 21:54:01.386973 [ 191 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_31_6} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3776 | 2025.08.28 21:54:01.387038 [ 191 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_31_6} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 3777 | 2025.08.28 21:54:01.387093 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.51 MiB. | ||
| 3778 | 2025.08.28 21:54:01.387584 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9662 rows, containing 5 columns (5 merged, 0 gathered) in 0.003832222 sec., 2521252.68316919 rows/sec., 171.55 MiB/sec. | ||
| 3779 | 2025.08.28 21:54:01.387764 [ 191 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3780 | 2025.08.28 21:54:01.387984 [ 191 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3781 | 2025.08.28 21:54:01.388050 [ 191 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 3782 | 2025.08.28 21:54:01.388107 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.61 MiB. | ||
| 3783 | 2025.08.28 21:54:03.242803 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 9699 | ||
| 3784 | 2025.08.28 21:54:03.243380 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3785 | 2025.08.28 21:54:03.243430 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3786 | 2025.08.28 21:54:03.243922 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3787 | 2025.08.28 21:54:03.244157 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3788 | 2025.08.28 21:54:03.244300 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 9699 | ||
| 3789 | 2025.08.28 21:54:03.244310 [ 111 ] {} <Debug> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3790 | 2025.08.28 21:54:03.244382 [ 111 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3791 | 2025.08.28 21:54:03.244408 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3792 | 2025.08.28 21:54:03.244516 [ 200 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::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 | ||
| 3793 | 2025.08.28 21:54:03.244627 [ 200 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3794 | 2025.08.28 21:54:03.244663 [ 200 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 7381 rows starting from the beginning of the part | ||
| 3795 | 2025.08.28 21:54:03.244726 [ 200 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 488 rows starting from the beginning of the part | ||
| 3796 | 2025.08.28 21:54:03.244777 [ 200 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 427 rows starting from the beginning of the part | ||
| 3797 | 2025.08.28 21:54:03.244826 [ 200 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 488 rows starting from the beginning of the part | ||
| 3798 | 2025.08.28 21:54:03.244871 [ 200 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 427 rows starting from the beginning of the part | ||
| 3799 | 2025.08.28 21:54:03.244918 [ 200 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 488 rows starting from the beginning of the part | ||
| 3800 | 2025.08.28 21:54:03.246543 [ 191 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 9699 rows, containing 4 columns (4 merged, 0 gathered) in 0.002074012 sec., 4676443.530702812 rows/sec., 66.90 MiB/sec. | ||
| 3801 | 2025.08.28 21:54:03.246741 [ 200 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3802 | 2025.08.28 21:54:03.246979 [ 200 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_21_4} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3803 | 2025.08.28 21:54:03.247042 [ 200 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_21_4} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3804 | 2025.08.28 21:54:03.247104 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.44 MiB. | ||
| 3805 | 2025.08.28 21:54:03.763164 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 159 | ||
| 3806 | 2025.08.28 21:54:03.780694 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3807 | 2025.08.28 21:54:03.780748 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3808 | 2025.08.28 21:54:03.786621 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3809 | 2025.08.28 21:54:03.787307 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3810 | 2025.08.28 21:54:03.787577 [ 111 ] {} <Debug> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3811 | 2025.08.28 21:54:03.787616 [ 111 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3812 | 2025.08.28 21:54:03.787639 [ 111 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3813 | 2025.08.28 21:54:03.787761 [ 191 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact with storage Full | ||
| 3814 | 2025.08.28 21:54:03.790454 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 159 | ||
| 3815 | 2025.08.28 21:54:03.791751 [ 191 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3816 | 2025.08.28 21:54:03.793178 [ 191 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 3817 | 2025.08.28 21:54:03.797670 [ 191 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 3818 | 2025.08.28 21:54:03.802055 [ 191 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 3819 | 2025.08.28 21:54:03.805997 [ 191 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 3820 | 2025.08.28 21:54:03.810108 [ 191 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 3821 | 2025.08.28 21:54:03.814260 [ 191 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 3822 | 2025.08.28 21:54:03.865585 [ 193 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 679 columns (679 merged, 0 gathered) in 0.07788051 sec., 2041.5890959111593 rows/sec., 10.56 MiB/sec. | ||
| 3823 | 2025.08.28 21:54:03.867281 [ 187 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3824 | 2025.08.28 21:54:03.869029 [ 187 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_21_4} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3825 | 2025.08.28 21:54:03.869116 [ 187 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_21_4} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 3826 | 2025.08.28 21:54:03.870167 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 3827 | 2025.08.28 21:54:04.001111 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.26 MiB, peak 228.84 MiB, free memory in arenas 0.00 B, will set to 223.02 MiB (RSS), difference: 4.76 MiB | ||
| 3828 | 2025.08.28 21:54:05.761965 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 538 | ||
| 3829 | 2025.08.28 21:54:05.764331 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3830 | 2025.08.28 21:54:05.764380 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3831 | 2025.08.28 21:54:05.765573 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 3832 | 2025.08.28 21:54:05.765846 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3833 | 2025.08.28 21:54:05.766132 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 538 | ||
| 3834 | 2025.08.28 21:54:06.384373 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3835 | 2025.08.28 21:54:06.384558 [ 4 ] {baab34c7-78cd-49c7-ab18-4a48be6724fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3836 | 2025.08.28 21:54:06.384628 [ 4 ] {baab34c7-78cd-49c7-ab18-4a48be6724fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3837 | 2025.08.28 21:54:06.385316 [ 4 ] {baab34c7-78cd-49c7-ab18-4a48be6724fb} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3838 | 2025.08.28 21:54:06.385358 [ 4 ] {baab34c7-78cd-49c7-ab18-4a48be6724fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3839 | 2025.08.28 21:54:06.385742 [ 4 ] {baab34c7-78cd-49c7-ab18-4a48be6724fb} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3840 | 2025.08.28 21:54:06.385959 [ 4 ] {baab34c7-78cd-49c7-ab18-4a48be6724fb} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3841 | 2025.08.28 21:54:06.386100 [ 4 ] {baab34c7-78cd-49c7-ab18-4a48be6724fb} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001593 sec., 74074.07407407407 rows/sec., 6.28 MiB/sec. | ||
| 3842 | 2025.08.28 21:54:06.386139 [ 4 ] {baab34c7-78cd-49c7-ab18-4a48be6724fb} <Debug> TCPHandler: Processed in 0.001895691 sec. | ||
| 3843 | 2025.08.28 21:54:06.386256 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3844 | 2025.08.28 21:54:06.386354 [ 4 ] {50e35313-7ad7-4a0a-92cf-7ae804615beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3845 | 2025.08.28 21:54:06.386394 [ 4 ] {50e35313-7ad7-4a0a-92cf-7ae804615beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3846 | 2025.08.28 21:54:06.386791 [ 4 ] {50e35313-7ad7-4a0a-92cf-7ae804615beb} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3847 | 2025.08.28 21:54:06.386825 [ 4 ] {50e35313-7ad7-4a0a-92cf-7ae804615beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3848 | 2025.08.28 21:54:06.387121 [ 4 ] {50e35313-7ad7-4a0a-92cf-7ae804615beb} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3849 | 2025.08.28 21:54:06.387410 [ 4 ] {50e35313-7ad7-4a0a-92cf-7ae804615beb} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3850 | 2025.08.28 21:54:06.387524 [ 108 ] {} <Debug> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3851 | 2025.08.28 21:54:06.387538 [ 4 ] {50e35313-7ad7-4a0a-92cf-7ae804615beb} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001204 sec., 25747.50830564784 rows/sec., 1.89 MiB/sec. | ||
| 3852 | 2025.08.28 21:54:06.387568 [ 108 ] {} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3853 | 2025.08.28 21:54:06.387583 [ 4 ] {50e35313-7ad7-4a0a-92cf-7ae804615beb} <Debug> TCPHandler: Processed in 0.001375275 sec. | ||
| 3854 | 2025.08.28 21:54:06.387592 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3855 | 2025.08.28 21:54:06.387692 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3856 | 2025.08.28 21:54:06.387717 [ 200 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 3857 | 2025.08.28 21:54:06.387785 [ 4 ] {4392b7ed-4036-4d19-88de-b93cf65a079c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3858 | 2025.08.28 21:54:06.387829 [ 4 ] {4392b7ed-4036-4d19-88de-b93cf65a079c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3859 | 2025.08.28 21:54:06.387875 [ 200 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3860 | 2025.08.28 21:54:06.387920 [ 200 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 57 rows starting from the beginning of the part | ||
| 3861 | 2025.08.28 21:54:06.387995 [ 200 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 39 rows starting from the beginning of the part | ||
| 3862 | 2025.08.28 21:54:06.388049 [ 200 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 3863 | 2025.08.28 21:54:06.388105 [ 200 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 31 rows starting from the beginning of the part | ||
| 3864 | 2025.08.28 21:54:06.388153 [ 200 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 16 rows starting from the beginning of the part | ||
| 3865 | 2025.08.28 21:54:06.388204 [ 200 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 31 rows starting from the beginning of the part | ||
| 3866 | 2025.08.28 21:54:06.388247 [ 4 ] {4392b7ed-4036-4d19-88de-b93cf65a079c} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3867 | 2025.08.28 21:54:06.388286 [ 4 ] {4392b7ed-4036-4d19-88de-b93cf65a079c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3868 | 2025.08.28 21:54:06.388711 [ 4 ] {4392b7ed-4036-4d19-88de-b93cf65a079c} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3869 | 2025.08.28 21:54:06.388928 [ 4 ] {4392b7ed-4036-4d19-88de-b93cf65a079c} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3870 | 2025.08.28 21:54:06.389059 [ 4 ] {4392b7ed-4036-4d19-88de-b93cf65a079c} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001293 sec., 73472.54447022428 rows/sec., 5.74 MiB/sec. | ||
| 3871 | 2025.08.28 21:54:06.389096 [ 4 ] {4392b7ed-4036-4d19-88de-b93cf65a079c} <Debug> TCPHandler: Processed in 0.001450156 sec. | ||
| 3872 | 2025.08.28 21:54:06.389173 [ 187 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001514637 sec., 121481.25260375917 rows/sec., 9.28 MiB/sec. | ||
| 3873 | 2025.08.28 21:54:06.389205 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3874 | 2025.08.28 21:54:06.389302 [ 4 ] {6fccbc0c-1b20-464a-982a-b329719829ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3875 | 2025.08.28 21:54:06.389307 [ 200 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3876 | 2025.08.28 21:54:06.389348 [ 4 ] {6fccbc0c-1b20-464a-982a-b329719829ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3877 | 2025.08.28 21:54:06.389578 [ 200 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_26_5} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3878 | 2025.08.28 21:54:06.389653 [ 200 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_26_5} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3879 | 2025.08.28 21:54:06.389721 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 3880 | 2025.08.28 21:54:06.389760 [ 4 ] {6fccbc0c-1b20-464a-982a-b329719829ad} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3881 | 2025.08.28 21:54:06.389799 [ 4 ] {6fccbc0c-1b20-464a-982a-b329719829ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3882 | 2025.08.28 21:54:06.390202 [ 4 ] {6fccbc0c-1b20-464a-982a-b329719829ad} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3883 | 2025.08.28 21:54:06.390434 [ 4 ] {6fccbc0c-1b20-464a-982a-b329719829ad} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3884 | 2025.08.28 21:54:06.390567 [ 4 ] {6fccbc0c-1b20-464a-982a-b329719829ad} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001283 sec., 124707.71628994543 rows/sec., 8.69 MiB/sec. | ||
| 3885 | 2025.08.28 21:54:06.390606 [ 4 ] {6fccbc0c-1b20-464a-982a-b329719829ad} <Debug> TCPHandler: Processed in 0.001447056 sec. | ||
| 3886 | 2025.08.28 21:54:06.390719 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3887 | 2025.08.28 21:54:06.390814 [ 4 ] {d3ac34cf-1841-4de6-8fe3-6efd0977726a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3888 | 2025.08.28 21:54:06.390870 [ 4 ] {d3ac34cf-1841-4de6-8fe3-6efd0977726a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3889 | 2025.08.28 21:54:06.391673 [ 4 ] {d3ac34cf-1841-4de6-8fe3-6efd0977726a} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3890 | 2025.08.28 21:54:06.391709 [ 4 ] {d3ac34cf-1841-4de6-8fe3-6efd0977726a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3891 | 2025.08.28 21:54:06.392275 [ 4 ] {d3ac34cf-1841-4de6-8fe3-6efd0977726a} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3892 | 2025.08.28 21:54:06.392516 [ 4 ] {d3ac34cf-1841-4de6-8fe3-6efd0977726a} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3893 | 2025.08.28 21:54:06.392664 [ 4 ] {d3ac34cf-1841-4de6-8fe3-6efd0977726a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001867 sec., 16604.177825388324 rows/sec., 29.75 MiB/sec. | ||
| 3894 | 2025.08.28 21:54:06.392717 [ 4 ] {d3ac34cf-1841-4de6-8fe3-6efd0977726a} <Debug> TCPHandler: Processed in 0.002047503 sec. | ||
| 3895 | 2025.08.28 21:54:06.392842 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3896 | 2025.08.28 21:54:06.392937 [ 4 ] {143bb025-1646-4b8e-be4c-f3cab32aee9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3897 | 2025.08.28 21:54:06.392980 [ 4 ] {143bb025-1646-4b8e-be4c-f3cab32aee9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3898 | 2025.08.28 21:54:06.393318 [ 4 ] {143bb025-1646-4b8e-be4c-f3cab32aee9b} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3899 | 2025.08.28 21:54:06.393352 [ 4 ] {143bb025-1646-4b8e-be4c-f3cab32aee9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3900 | 2025.08.28 21:54:06.393656 [ 4 ] {143bb025-1646-4b8e-be4c-f3cab32aee9b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3901 | 2025.08.28 21:54:06.393867 [ 4 ] {143bb025-1646-4b8e-be4c-f3cab32aee9b} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3902 | 2025.08.28 21:54:06.393997 [ 4 ] {143bb025-1646-4b8e-be4c-f3cab32aee9b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 3903 | 2025.08.28 21:54:06.394034 [ 4 ] {143bb025-1646-4b8e-be4c-f3cab32aee9b} <Debug> TCPHandler: Processed in 0.001248454 sec. | ||
| 3904 | 2025.08.28 21:54:10.657296 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3905 | 2025.08.28 21:54:10.657367 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3906 | 2025.08.28 21:54:10.745261 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 10126 | ||
| 3907 | 2025.08.28 21:54:10.745765 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3908 | 2025.08.28 21:54:10.745811 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3909 | 2025.08.28 21:54:10.746392 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3910 | 2025.08.28 21:54:10.746623 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3911 | 2025.08.28 21:54:10.746759 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10126 | ||
| 3912 | 2025.08.28 21:54:11.291433 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 166 | ||
| 3913 | 2025.08.28 21:54:11.306537 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3914 | 2025.08.28 21:54:11.306591 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3915 | 2025.08.28 21:54:11.312886 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3916 | 2025.08.28 21:54:11.313616 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3917 | 2025.08.28 21:54:11.316297 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 166 | ||
| 3918 | 2025.08.28 21:54:11.383804 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3919 | 2025.08.28 21:54:11.383984 [ 4 ] {b391a476-7d4d-4b6b-a7ad-44a01814638c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 3920 | 2025.08.28 21:54:11.384055 [ 4 ] {b391a476-7d4d-4b6b-a7ad-44a01814638c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3921 | 2025.08.28 21:54:11.384720 [ 4 ] {b391a476-7d4d-4b6b-a7ad-44a01814638c} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3922 | 2025.08.28 21:54:11.384772 [ 4 ] {b391a476-7d4d-4b6b-a7ad-44a01814638c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3923 | 2025.08.28 21:54:11.385206 [ 4 ] {b391a476-7d4d-4b6b-a7ad-44a01814638c} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3924 | 2025.08.28 21:54:11.385452 [ 4 ] {b391a476-7d4d-4b6b-a7ad-44a01814638c} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3925 | 2025.08.28 21:54:11.385615 [ 4 ] {b391a476-7d4d-4b6b-a7ad-44a01814638c} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001678 sec., 45292.01430274136 rows/sec., 3.73 MiB/sec. | ||
| 3926 | 2025.08.28 21:54:11.385667 [ 4 ] {b391a476-7d4d-4b6b-a7ad-44a01814638c} <Debug> TCPHandler: Processed in 0.001990732 sec. | ||
| 3927 | 2025.08.28 21:54:11.385863 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3928 | 2025.08.28 21:54:11.385970 [ 4 ] {82a1e860-04fd-4a54-ad47-8f600d5cff91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 3929 | 2025.08.28 21:54:11.386014 [ 4 ] {82a1e860-04fd-4a54-ad47-8f600d5cff91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3930 | 2025.08.28 21:54:11.386444 [ 4 ] {82a1e860-04fd-4a54-ad47-8f600d5cff91} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3931 | 2025.08.28 21:54:11.386483 [ 4 ] {82a1e860-04fd-4a54-ad47-8f600d5cff91} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3932 | 2025.08.28 21:54:11.386804 [ 4 ] {82a1e860-04fd-4a54-ad47-8f600d5cff91} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3933 | 2025.08.28 21:54:11.387015 [ 4 ] {82a1e860-04fd-4a54-ad47-8f600d5cff91} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3934 | 2025.08.28 21:54:11.387147 [ 4 ] {82a1e860-04fd-4a54-ad47-8f600d5cff91} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001202 sec., 8319.46755407654 rows/sec., 625.58 KiB/sec. | ||
| 3935 | 2025.08.28 21:54:11.387187 [ 4 ] {82a1e860-04fd-4a54-ad47-8f600d5cff91} <Debug> TCPHandler: Processed in 0.001384455 sec. | ||
| 3936 | 2025.08.28 21:54:11.387299 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3937 | 2025.08.28 21:54:11.387397 [ 4 ] {83d40a3b-a35e-4952-ad64-0c866f0de394} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 3938 | 2025.08.28 21:54:11.387440 [ 4 ] {83d40a3b-a35e-4952-ad64-0c866f0de394} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3939 | 2025.08.28 21:54:11.387866 [ 4 ] {83d40a3b-a35e-4952-ad64-0c866f0de394} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3940 | 2025.08.28 21:54:11.387903 [ 4 ] {83d40a3b-a35e-4952-ad64-0c866f0de394} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3941 | 2025.08.28 21:54:11.388225 [ 4 ] {83d40a3b-a35e-4952-ad64-0c866f0de394} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3942 | 2025.08.28 21:54:11.388437 [ 4 ] {83d40a3b-a35e-4952-ad64-0c866f0de394} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3943 | 2025.08.28 21:54:11.388572 [ 4 ] {83d40a3b-a35e-4952-ad64-0c866f0de394} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001195 sec., 61924.686192468616 rows/sec., 4.83 MiB/sec. | ||
| 3944 | 2025.08.28 21:54:11.388611 [ 4 ] {83d40a3b-a35e-4952-ad64-0c866f0de394} <Debug> TCPHandler: Processed in 0.001361885 sec. | ||
| 3945 | 2025.08.28 21:54:11.388732 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3946 | 2025.08.28 21:54:11.388828 [ 4 ] {7f208f0e-b867-470b-a903-4748291eecdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 3947 | 2025.08.28 21:54:11.388873 [ 4 ] {7f208f0e-b867-470b-a903-4748291eecdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3948 | 2025.08.28 21:54:11.389290 [ 4 ] {7f208f0e-b867-470b-a903-4748291eecdf} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3949 | 2025.08.28 21:54:11.389328 [ 4 ] {7f208f0e-b867-470b-a903-4748291eecdf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3950 | 2025.08.28 21:54:11.389651 [ 4 ] {7f208f0e-b867-470b-a903-4748291eecdf} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3951 | 2025.08.28 21:54:11.389861 [ 4 ] {7f208f0e-b867-470b-a903-4748291eecdf} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3952 | 2025.08.28 21:54:11.389990 [ 4 ] {7f208f0e-b867-470b-a903-4748291eecdf} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001181 sec., 135478.4081287045 rows/sec., 9.44 MiB/sec. | ||
| 3953 | 2025.08.28 21:54:11.390028 [ 4 ] {7f208f0e-b867-470b-a903-4748291eecdf} <Debug> TCPHandler: Processed in 0.001344704 sec. | ||
| 3954 | 2025.08.28 21:54:11.390137 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3955 | 2025.08.28 21:54:11.390258 [ 4 ] {ae116f04-9925-4a63-becd-669a9319a7dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 3956 | 2025.08.28 21:54:11.390316 [ 4 ] {ae116f04-9925-4a63-becd-669a9319a7dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 3957 | 2025.08.28 21:54:11.391099 [ 4 ] {ae116f04-9925-4a63-becd-669a9319a7dd} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3958 | 2025.08.28 21:54:11.391137 [ 4 ] {ae116f04-9925-4a63-becd-669a9319a7dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3959 | 2025.08.28 21:54:11.391678 [ 4 ] {ae116f04-9925-4a63-becd-669a9319a7dd} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3960 | 2025.08.28 21:54:11.391923 [ 4 ] {ae116f04-9925-4a63-becd-669a9319a7dd} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3961 | 2025.08.28 21:54:11.392050 [ 102 ] {} <Debug> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3962 | 2025.08.28 21:54:11.392072 [ 4 ] {ae116f04-9925-4a63-becd-669a9319a7dd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001832 sec., 5458.515283842795 rows/sec., 9.78 MiB/sec. | ||
| 3963 | 2025.08.28 21:54:11.392155 [ 102 ] {} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3964 | 2025.08.28 21:54:11.392183 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3965 | 2025.08.28 21:54:11.392208 [ 4 ] {ae116f04-9925-4a63-becd-669a9319a7dd} <Debug> TCPHandler: Processed in 0.002119123 sec. | ||
| 3966 | 2025.08.28 21:54:11.392279 [ 200 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::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 | ||
| 3967 | 2025.08.28 21:54:11.392347 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 3968 | 2025.08.28 21:54:11.392449 [ 4 ] {db6cb6ef-c1df-4b5a-95b5-4d1de0209b58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 3969 | 2025.08.28 21:54:11.392493 [ 4 ] {db6cb6ef-c1df-4b5a-95b5-4d1de0209b58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 3970 | 2025.08.28 21:54:11.392522 [ 200 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3971 | 2025.08.28 21:54:11.392587 [ 200 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 372 rows starting from the beginning of the part | ||
| 3972 | 2025.08.28 21:54:11.392721 [ 200 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 10 rows starting from the beginning of the part | ||
| 3973 | 2025.08.28 21:54:11.392838 [ 4 ] {db6cb6ef-c1df-4b5a-95b5-4d1de0209b58} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3974 | 2025.08.28 21:54:11.392840 [ 200 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 31 rows starting from the beginning of the part | ||
| 3975 | 2025.08.28 21:54:11.392881 [ 4 ] {db6cb6ef-c1df-4b5a-95b5-4d1de0209b58} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.54 GiB. | ||
| 3976 | 2025.08.28 21:54:11.392988 [ 200 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 10 rows starting from the beginning of the part | ||
| 3977 | 2025.08.28 21:54:11.393101 [ 200 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 31 rows starting from the beginning of the part | ||
| 3978 | 2025.08.28 21:54:11.393210 [ 200 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 10 rows starting from the beginning of the part | ||
| 3979 | 2025.08.28 21:54:11.393227 [ 4 ] {db6cb6ef-c1df-4b5a-95b5-4d1de0209b58} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3980 | 2025.08.28 21:54:11.393463 [ 4 ] {db6cb6ef-c1df-4b5a-95b5-4d1de0209b58} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3981 | 2025.08.28 21:54:11.393604 [ 4 ] {db6cb6ef-c1df-4b5a-95b5-4d1de0209b58} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001173 sec., 51150.895140664965 rows/sec., 3.45 MiB/sec. | ||
| 3982 | 2025.08.28 21:54:11.393642 [ 4 ] {db6cb6ef-c1df-4b5a-95b5-4d1de0209b58} <Debug> TCPHandler: Processed in 0.001361195 sec. | ||
| 3983 | 2025.08.28 21:54:11.397450 [ 187 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 464 rows, containing 19 columns (19 merged, 0 gathered) in 0.005214697 sec., 88979.28297655645 rows/sec., 159.45 MiB/sec. | ||
| 3984 | 2025.08.28 21:54:11.398145 [ 200 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3985 | 2025.08.28 21:54:11.398490 [ 200 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3986 | 2025.08.28 21:54:11.398559 [ 200 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_26_5} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 3987 | 2025.08.28 21:54:11.398650 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.19 MiB. | ||
| 3988 | 2025.08.28 21:54:12.000214 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 224.07 MiB, peak 229.21 MiB, free memory in arenas 0.00 B, will set to 226.64 MiB (RSS), difference: 2.58 MiB | ||
| 3989 | 2025.08.28 21:54:15.766306 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 562 | ||
| 3990 | 2025.08.28 21:54:15.768405 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3991 | 2025.08.28 21:54:15.768445 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 3992 | 2025.08.28 21:54:15.769589 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 3993 | 2025.08.28 21:54:15.769849 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 3994 | 2025.08.28 21:54:15.769975 [ 96 ] {} <Debug> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 3995 | 2025.08.28 21:54:15.770020 [ 96 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 3996 | 2025.08.28 21:54:15.770043 [ 96 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 3997 | 2025.08.28 21:54:15.770103 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 562 | ||
| 3998 | 2025.08.28 21:54:15.770165 [ 196 ] {21709d19-84e4-47f3-950d-0faf77654f01::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 | ||
| 3999 | 2025.08.28 21:54:15.770730 [ 196 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4000 | 2025.08.28 21:54:15.770865 [ 196 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 418 rows starting from the beginning of the part | ||
| 4001 | 2025.08.28 21:54:15.771204 [ 196 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 34 rows starting from the beginning of the part | ||
| 4002 | 2025.08.28 21:54:15.771509 [ 196 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 24 rows starting from the beginning of the part | ||
| 4003 | 2025.08.28 21:54:15.771800 [ 196 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part | ||
| 4004 | 2025.08.28 21:54:15.772090 [ 196 ] {21709d19-84e4-47f3-950d-0faf77654f01::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 | ||
| 4005 | 2025.08.28 21:54:15.772371 [ 196 ] {21709d19-84e4-47f3-950d-0faf77654f01::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 | ||
| 4006 | 2025.08.28 21:54:15.777845 [ 187 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 562 rows, containing 72 columns (72 merged, 0 gathered) in 0.007733366 sec., 72672.10681610051 rows/sec., 61.09 MiB/sec. | ||
| 4007 | 2025.08.28 21:54:15.778950 [ 199 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4008 | 2025.08.28 21:54:15.779586 [ 199 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_16_3} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4009 | 2025.08.28 21:54:15.779674 [ 199 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_16_3} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01) (MergerMutator): Merged 6 parts: [all_1_11_2, all_16_16_0] -> all_1_16_3 | ||
| 4010 | 2025.08.28 21:54:15.780021 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.80 MiB. | ||
| 4011 | 2025.08.28 21:54:16.384421 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4012 | 2025.08.28 21:54:16.384647 [ 4 ] {de139642-3fa1-4356-b738-b4ab2d229bd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4013 | 2025.08.28 21:54:16.384729 [ 4 ] {de139642-3fa1-4356-b738-b4ab2d229bd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4014 | 2025.08.28 21:54:16.385527 [ 4 ] {de139642-3fa1-4356-b738-b4ab2d229bd8} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4015 | 2025.08.28 21:54:16.385581 [ 4 ] {de139642-3fa1-4356-b738-b4ab2d229bd8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4016 | 2025.08.28 21:54:16.385963 [ 4 ] {de139642-3fa1-4356-b738-b4ab2d229bd8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 4017 | 2025.08.28 21:54:16.386191 [ 4 ] {de139642-3fa1-4356-b738-b4ab2d229bd8} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4018 | 2025.08.28 21:54:16.386357 [ 4 ] {de139642-3fa1-4356-b738-b4ab2d229bd8} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001759 sec., 1137.009664582149 rows/sec., 92.72 KiB/sec. | ||
| 4019 | 2025.08.28 21:54:16.386407 [ 4 ] {de139642-3fa1-4356-b738-b4ab2d229bd8} <Debug> TCPHandler: Processed in 0.002142584 sec. | ||
| 4020 | 2025.08.28 21:54:16.386542 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4021 | 2025.08.28 21:54:16.386643 [ 4 ] {8aa69f41-0605-4e16-8440-8879701b23d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4022 | 2025.08.28 21:54:16.386687 [ 4 ] {8aa69f41-0605-4e16-8440-8879701b23d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4023 | 2025.08.28 21:54:16.387162 [ 4 ] {8aa69f41-0605-4e16-8440-8879701b23d4} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4024 | 2025.08.28 21:54:16.387199 [ 4 ] {8aa69f41-0605-4e16-8440-8879701b23d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4025 | 2025.08.28 21:54:16.387522 [ 4 ] {8aa69f41-0605-4e16-8440-8879701b23d4} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4026 | 2025.08.28 21:54:16.387731 [ 4 ] {8aa69f41-0605-4e16-8440-8879701b23d4} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4027 | 2025.08.28 21:54:16.387864 [ 4 ] {8aa69f41-0605-4e16-8440-8879701b23d4} <Debug> executeQuery: Read 119 rows, 10.32 KiB in 0.001244 sec., 95659.16398713825 rows/sec., 8.10 MiB/sec. | ||
| 4028 | 2025.08.28 21:54:16.387901 [ 4 ] {8aa69f41-0605-4e16-8440-8879701b23d4} <Debug> TCPHandler: Processed in 0.001411235 sec. | ||
| 4029 | 2025.08.28 21:54:16.388015 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4030 | 2025.08.28 21:54:16.388112 [ 4 ] {6faede16-2979-4002-b3ea-ec6d313a4867} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4031 | 2025.08.28 21:54:16.388153 [ 4 ] {6faede16-2979-4002-b3ea-ec6d313a4867} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4032 | 2025.08.28 21:54:16.388567 [ 4 ] {6faede16-2979-4002-b3ea-ec6d313a4867} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4033 | 2025.08.28 21:54:16.388604 [ 4 ] {6faede16-2979-4002-b3ea-ec6d313a4867} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4034 | 2025.08.28 21:54:16.388893 [ 4 ] {6faede16-2979-4002-b3ea-ec6d313a4867} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4035 | 2025.08.28 21:54:16.389097 [ 4 ] {6faede16-2979-4002-b3ea-ec6d313a4867} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4036 | 2025.08.28 21:54:16.389224 [ 4 ] {6faede16-2979-4002-b3ea-ec6d313a4867} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001132 sec., 29151.94346289753 rows/sec., 2.13 MiB/sec. | ||
| 4037 | 2025.08.28 21:54:16.389261 [ 4 ] {6faede16-2979-4002-b3ea-ec6d313a4867} <Debug> TCPHandler: Processed in 0.001296744 sec. | ||
| 4038 | 2025.08.28 21:54:16.389379 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4039 | 2025.08.28 21:54:16.389474 [ 4 ] {13977b8d-e3ac-40bf-aa6c-cb8c55ac5706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4040 | 2025.08.28 21:54:16.389514 [ 4 ] {13977b8d-e3ac-40bf-aa6c-cb8c55ac5706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4041 | 2025.08.28 21:54:16.389935 [ 4 ] {13977b8d-e3ac-40bf-aa6c-cb8c55ac5706} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4042 | 2025.08.28 21:54:16.389971 [ 4 ] {13977b8d-e3ac-40bf-aa6c-cb8c55ac5706} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4043 | 2025.08.28 21:54:16.390267 [ 4 ] {13977b8d-e3ac-40bf-aa6c-cb8c55ac5706} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4044 | 2025.08.28 21:54:16.390485 [ 4 ] {13977b8d-e3ac-40bf-aa6c-cb8c55ac5706} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4045 | 2025.08.28 21:54:16.390611 [ 4 ] {13977b8d-e3ac-40bf-aa6c-cb8c55ac5706} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001156 sec., 83910.03460207614 rows/sec., 6.56 MiB/sec. | ||
| 4046 | 2025.08.28 21:54:16.390649 [ 4 ] {13977b8d-e3ac-40bf-aa6c-cb8c55ac5706} <Debug> TCPHandler: Processed in 0.001333255 sec. | ||
| 4047 | 2025.08.28 21:54:16.390761 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4048 | 2025.08.28 21:54:16.390855 [ 4 ] {4f19e0a4-a0ac-4690-9f8d-596a5f902193} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4049 | 2025.08.28 21:54:16.390899 [ 4 ] {4f19e0a4-a0ac-4690-9f8d-596a5f902193} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4050 | 2025.08.28 21:54:16.391302 [ 4 ] {4f19e0a4-a0ac-4690-9f8d-596a5f902193} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4051 | 2025.08.28 21:54:16.391338 [ 4 ] {4f19e0a4-a0ac-4690-9f8d-596a5f902193} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4052 | 2025.08.28 21:54:16.391665 [ 4 ] {4f19e0a4-a0ac-4690-9f8d-596a5f902193} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4053 | 2025.08.28 21:54:16.391868 [ 4 ] {4f19e0a4-a0ac-4690-9f8d-596a5f902193} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4054 | 2025.08.28 21:54:16.391994 [ 4 ] {4f19e0a4-a0ac-4690-9f8d-596a5f902193} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001158 sec., 139032.8151986183 rows/sec., 9.68 MiB/sec. | ||
| 4055 | 2025.08.28 21:54:16.392030 [ 4 ] {4f19e0a4-a0ac-4690-9f8d-596a5f902193} <Debug> TCPHandler: Processed in 0.001319565 sec. | ||
| 4056 | 2025.08.28 21:54:16.392130 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4057 | 2025.08.28 21:54:16.392223 [ 4 ] {49b455eb-2d6b-4fb3-8bd9-d9d70c0839a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4058 | 2025.08.28 21:54:16.392277 [ 4 ] {49b455eb-2d6b-4fb3-8bd9-d9d70c0839a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4059 | 2025.08.28 21:54:16.393082 [ 4 ] {49b455eb-2d6b-4fb3-8bd9-d9d70c0839a4} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4060 | 2025.08.28 21:54:16.393118 [ 4 ] {49b455eb-2d6b-4fb3-8bd9-d9d70c0839a4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4061 | 2025.08.28 21:54:16.393656 [ 4 ] {49b455eb-2d6b-4fb3-8bd9-d9d70c0839a4} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4062 | 2025.08.28 21:54:16.393874 [ 4 ] {49b455eb-2d6b-4fb3-8bd9-d9d70c0839a4} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4063 | 2025.08.28 21:54:16.394013 [ 4 ] {49b455eb-2d6b-4fb3-8bd9-d9d70c0839a4} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001807 sec., 17155.50636413946 rows/sec., 30.74 MiB/sec. | ||
| 4064 | 2025.08.28 21:54:16.394076 [ 4 ] {49b455eb-2d6b-4fb3-8bd9-d9d70c0839a4} <Debug> TCPHandler: Processed in 0.001995413 sec. | ||
| 4065 | 2025.08.28 21:54:16.394189 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4066 | 2025.08.28 21:54:16.394283 [ 4 ] {ae8cb936-e2f5-4ebc-9dc1-0ad09fe18d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4067 | 2025.08.28 21:54:16.394325 [ 4 ] {ae8cb936-e2f5-4ebc-9dc1-0ad09fe18d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4068 | 2025.08.28 21:54:16.394664 [ 4 ] {ae8cb936-e2f5-4ebc-9dc1-0ad09fe18d84} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4069 | 2025.08.28 21:54:16.394699 [ 4 ] {ae8cb936-e2f5-4ebc-9dc1-0ad09fe18d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4070 | 2025.08.28 21:54:16.394994 [ 4 ] {ae8cb936-e2f5-4ebc-9dc1-0ad09fe18d84} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4071 | 2025.08.28 21:54:16.395192 [ 4 ] {ae8cb936-e2f5-4ebc-9dc1-0ad09fe18d84} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4072 | 2025.08.28 21:54:16.395317 [ 4 ] {ae8cb936-e2f5-4ebc-9dc1-0ad09fe18d84} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 4073 | 2025.08.28 21:54:16.395360 [ 4 ] {ae8cb936-e2f5-4ebc-9dc1-0ad09fe18d84} <Debug> TCPHandler: Processed in 0.001220684 sec. | ||
| 4074 | 2025.08.28 21:54:18.246932 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 10614 | ||
| 4075 | 2025.08.28 21:54:18.247710 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4076 | 2025.08.28 21:54:18.247757 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4077 | 2025.08.28 21:54:18.248239 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4078 | 2025.08.28 21:54:18.248475 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4079 | 2025.08.28 21:54:18.248613 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 10614 | ||
| 4080 | 2025.08.28 21:54:18.816455 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 174 | ||
| 4081 | 2025.08.28 21:54:18.832222 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4082 | 2025.08.28 21:54:18.832272 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4083 | 2025.08.28 21:54:18.838400 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 4084 | 2025.08.28 21:54:18.839136 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4085 | 2025.08.28 21:54:18.841835 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 174 | ||
| 4086 | 2025.08.28 21:54:21.384729 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4087 | 2025.08.28 21:54:21.384905 [ 4 ] {c03e9c28-b375-4ace-b52d-ae62d7fe4d2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4088 | 2025.08.28 21:54:21.384972 [ 4 ] {c03e9c28-b375-4ace-b52d-ae62d7fe4d2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4089 | 2025.08.28 21:54:21.385598 [ 4 ] {c03e9c28-b375-4ace-b52d-ae62d7fe4d2f} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4090 | 2025.08.28 21:54:21.385647 [ 4 ] {c03e9c28-b375-4ace-b52d-ae62d7fe4d2f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4091 | 2025.08.28 21:54:21.386042 [ 4 ] {c03e9c28-b375-4ace-b52d-ae62d7fe4d2f} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4092 | 2025.08.28 21:54:21.386260 [ 4 ] {c03e9c28-b375-4ace-b52d-ae62d7fe4d2f} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4093 | 2025.08.28 21:54:21.386416 [ 4 ] {c03e9c28-b375-4ace-b52d-ae62d7fe4d2f} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001558 sec., 48780.48780487805 rows/sec., 4.02 MiB/sec. | ||
| 4094 | 2025.08.28 21:54:21.386472 [ 4 ] {c03e9c28-b375-4ace-b52d-ae62d7fe4d2f} <Debug> TCPHandler: Processed in 0.001871781 sec. | ||
| 4095 | 2025.08.28 21:54:21.386595 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4096 | 2025.08.28 21:54:21.386697 [ 4 ] {d560190d-c50d-4d24-b23e-711b6a842964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4097 | 2025.08.28 21:54:21.386740 [ 4 ] {d560190d-c50d-4d24-b23e-711b6a842964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4098 | 2025.08.28 21:54:21.387147 [ 4 ] {d560190d-c50d-4d24-b23e-711b6a842964} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4099 | 2025.08.28 21:54:21.387185 [ 4 ] {d560190d-c50d-4d24-b23e-711b6a842964} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4100 | 2025.08.28 21:54:21.387495 [ 4 ] {d560190d-c50d-4d24-b23e-711b6a842964} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4101 | 2025.08.28 21:54:21.387698 [ 4 ] {d560190d-c50d-4d24-b23e-711b6a842964} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4102 | 2025.08.28 21:54:21.387827 [ 4 ] {d560190d-c50d-4d24-b23e-711b6a842964} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001153 sec., 8673.026886383348 rows/sec., 652.17 KiB/sec. | ||
| 4103 | 2025.08.28 21:54:21.387865 [ 4 ] {d560190d-c50d-4d24-b23e-711b6a842964} <Debug> TCPHandler: Processed in 0.001323035 sec. | ||
| 4104 | 2025.08.28 21:54:21.387973 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4105 | 2025.08.28 21:54:21.388070 [ 4 ] {7804f73e-a5a0-4ed5-94b0-b318f350c2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4106 | 2025.08.28 21:54:21.388111 [ 4 ] {7804f73e-a5a0-4ed5-94b0-b318f350c2ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4107 | 2025.08.28 21:54:21.388512 [ 4 ] {7804f73e-a5a0-4ed5-94b0-b318f350c2ba} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4108 | 2025.08.28 21:54:21.388548 [ 4 ] {7804f73e-a5a0-4ed5-94b0-b318f350c2ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4109 | 2025.08.28 21:54:21.388836 [ 4 ] {7804f73e-a5a0-4ed5-94b0-b318f350c2ba} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4110 | 2025.08.28 21:54:21.389044 [ 4 ] {7804f73e-a5a0-4ed5-94b0-b318f350c2ba} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4111 | 2025.08.28 21:54:21.389169 [ 4 ] {7804f73e-a5a0-4ed5-94b0-b318f350c2ba} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001118 sec., 66189.62432915921 rows/sec., 5.17 MiB/sec. | ||
| 4112 | 2025.08.28 21:54:21.389205 [ 4 ] {7804f73e-a5a0-4ed5-94b0-b318f350c2ba} <Debug> TCPHandler: Processed in 0.001281904 sec. | ||
| 4113 | 2025.08.28 21:54:21.389315 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4114 | 2025.08.28 21:54:21.389409 [ 4 ] {a96e670e-06b2-426c-ab78-ed3c0fc8c9c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4115 | 2025.08.28 21:54:21.389459 [ 4 ] {a96e670e-06b2-426c-ab78-ed3c0fc8c9c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4116 | 2025.08.28 21:54:21.389856 [ 4 ] {a96e670e-06b2-426c-ab78-ed3c0fc8c9c7} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4117 | 2025.08.28 21:54:21.389891 [ 4 ] {a96e670e-06b2-426c-ab78-ed3c0fc8c9c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4118 | 2025.08.28 21:54:21.390232 [ 4 ] {a96e670e-06b2-426c-ab78-ed3c0fc8c9c7} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4119 | 2025.08.28 21:54:21.390440 [ 4 ] {a96e670e-06b2-426c-ab78-ed3c0fc8c9c7} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4120 | 2025.08.28 21:54:21.390569 [ 4 ] {a96e670e-06b2-426c-ab78-ed3c0fc8c9c7} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001179 sec., 135708.22731128076 rows/sec., 9.45 MiB/sec. | ||
| 4121 | 2025.08.28 21:54:21.390605 [ 4 ] {a96e670e-06b2-426c-ab78-ed3c0fc8c9c7} <Debug> TCPHandler: Processed in 0.001340135 sec. | ||
| 4122 | 2025.08.28 21:54:21.390713 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4123 | 2025.08.28 21:54:21.390807 [ 4 ] {73e2be5f-038f-48f2-b413-594caf9c8fa2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4124 | 2025.08.28 21:54:21.390860 [ 4 ] {73e2be5f-038f-48f2-b413-594caf9c8fa2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4125 | 2025.08.28 21:54:21.391594 [ 4 ] {73e2be5f-038f-48f2-b413-594caf9c8fa2} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4126 | 2025.08.28 21:54:21.391630 [ 4 ] {73e2be5f-038f-48f2-b413-594caf9c8fa2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4127 | 2025.08.28 21:54:21.392126 [ 4 ] {73e2be5f-038f-48f2-b413-594caf9c8fa2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4128 | 2025.08.28 21:54:21.392340 [ 4 ] {73e2be5f-038f-48f2-b413-594caf9c8fa2} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4129 | 2025.08.28 21:54:21.392490 [ 4 ] {73e2be5f-038f-48f2-b413-594caf9c8fa2} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.0017 sec., 5882.352941176471 rows/sec., 10.54 MiB/sec. | ||
| 4130 | 2025.08.28 21:54:21.392549 [ 4 ] {73e2be5f-038f-48f2-b413-594caf9c8fa2} <Debug> TCPHandler: Processed in 0.001887051 sec. | ||
| 4131 | 2025.08.28 21:54:21.392658 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4132 | 2025.08.28 21:54:21.392753 [ 4 ] {79a67bf1-1f11-46cd-96c3-131d1c0465b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4133 | 2025.08.28 21:54:21.392794 [ 4 ] {79a67bf1-1f11-46cd-96c3-131d1c0465b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4134 | 2025.08.28 21:54:21.393117 [ 4 ] {79a67bf1-1f11-46cd-96c3-131d1c0465b8} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4135 | 2025.08.28 21:54:21.393153 [ 4 ] {79a67bf1-1f11-46cd-96c3-131d1c0465b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4136 | 2025.08.28 21:54:21.393469 [ 4 ] {79a67bf1-1f11-46cd-96c3-131d1c0465b8} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4137 | 2025.08.28 21:54:21.393669 [ 4 ] {79a67bf1-1f11-46cd-96c3-131d1c0465b8} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4138 | 2025.08.28 21:54:21.393794 [ 4 ] {79a67bf1-1f11-46cd-96c3-131d1c0465b8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00106 sec., 56603.77358490566 rows/sec., 3.81 MiB/sec. | ||
| 4139 | 2025.08.28 21:54:21.393830 [ 4 ] {79a67bf1-1f11-46cd-96c3-131d1c0465b8} <Debug> TCPHandler: Processed in 0.001221934 sec. | ||
| 4140 | 2025.08.28 21:54:25.657438 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4141 | 2025.08.28 21:54:25.657538 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4142 | 2025.08.28 21:54:25.748816 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11041 | ||
| 4143 | 2025.08.28 21:54:25.749358 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4144 | 2025.08.28 21:54:25.749406 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4145 | 2025.08.28 21:54:25.749974 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4146 | 2025.08.28 21:54:25.750196 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4147 | 2025.08.28 21:54:25.750320 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11041 | ||
| 4148 | 2025.08.28 21:54:25.770395 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 588 | ||
| 4149 | 2025.08.28 21:54:25.772529 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4150 | 2025.08.28 21:54:25.772575 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4151 | 2025.08.28 21:54:25.773721 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4152 | 2025.08.28 21:54:25.773970 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4153 | 2025.08.28 21:54:25.774214 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 588 | ||
| 4154 | 2025.08.28 21:54:26.342041 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 181 | ||
| 4155 | 2025.08.28 21:54:26.358426 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4156 | 2025.08.28 21:54:26.358474 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4157 | 2025.08.28 21:54:26.364917 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 4158 | 2025.08.28 21:54:26.365615 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4159 | 2025.08.28 21:54:26.368464 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 181 | ||
| 4160 | 2025.08.28 21:54:26.385496 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4161 | 2025.08.28 21:54:26.385722 [ 4 ] {a3085c27-d3d5-478f-b29d-f285672b976a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4162 | 2025.08.28 21:54:26.385801 [ 4 ] {a3085c27-d3d5-478f-b29d-f285672b976a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4163 | 2025.08.28 21:54:26.386556 [ 4 ] {a3085c27-d3d5-478f-b29d-f285672b976a} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4164 | 2025.08.28 21:54:26.386603 [ 4 ] {a3085c27-d3d5-478f-b29d-f285672b976a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4165 | 2025.08.28 21:54:26.386992 [ 4 ] {a3085c27-d3d5-478f-b29d-f285672b976a} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4166 | 2025.08.28 21:54:26.387232 [ 4 ] {a3085c27-d3d5-478f-b29d-f285672b976a} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4167 | 2025.08.28 21:54:26.387378 [ 4 ] {a3085c27-d3d5-478f-b29d-f285672b976a} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001714 sec., 68844.80746791132 rows/sec., 5.84 MiB/sec. | ||
| 4168 | 2025.08.28 21:54:26.387379 [ 86 ] {} <Debug> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4169 | 2025.08.28 21:54:26.387419 [ 4 ] {a3085c27-d3d5-478f-b29d-f285672b976a} <Debug> TCPHandler: Processed in 0.002065953 sec. | ||
| 4170 | 2025.08.28 21:54:26.387437 [ 86 ] {} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4171 | 2025.08.28 21:54:26.387465 [ 86 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4172 | 2025.08.28 21:54:26.387566 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4173 | 2025.08.28 21:54:26.387596 [ 196 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::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 | ||
| 4174 | 2025.08.28 21:54:26.387674 [ 4 ] {cb997164-8844-46ff-8cce-36cd51952435} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4175 | 2025.08.28 21:54:26.387719 [ 4 ] {cb997164-8844-46ff-8cce-36cd51952435} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4176 | 2025.08.28 21:54:26.387750 [ 196 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4177 | 2025.08.28 21:54:26.387793 [ 196 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1287 rows starting from the beginning of the part | ||
| 4178 | 2025.08.28 21:54:26.387866 [ 196 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 118 rows starting from the beginning of the part | ||
| 4179 | 2025.08.28 21:54:26.387919 [ 196 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 76 rows starting from the beginning of the part | ||
| 4180 | 2025.08.28 21:54:26.387960 [ 196 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 119 rows starting from the beginning of the part | ||
| 4181 | 2025.08.28 21:54:26.388002 [ 196 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 76 rows starting from the beginning of the part | ||
| 4182 | 2025.08.28 21:54:26.388060 [ 196 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 118 rows starting from the beginning of the part | ||
| 4183 | 2025.08.28 21:54:26.388248 [ 4 ] {cb997164-8844-46ff-8cce-36cd51952435} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4184 | 2025.08.28 21:54:26.388293 [ 4 ] {cb997164-8844-46ff-8cce-36cd51952435} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4185 | 2025.08.28 21:54:26.388664 [ 4 ] {cb997164-8844-46ff-8cce-36cd51952435} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4186 | 2025.08.28 21:54:26.388894 [ 4 ] {cb997164-8844-46ff-8cce-36cd51952435} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4187 | 2025.08.28 21:54:26.389066 [ 4 ] {cb997164-8844-46ff-8cce-36cd51952435} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001408 sec., 22017.045454545456 rows/sec., 1.62 MiB/sec. | ||
| 4188 | 2025.08.28 21:54:26.389108 [ 4 ] {cb997164-8844-46ff-8cce-36cd51952435} <Debug> TCPHandler: Processed in 0.001604498 sec. | ||
| 4189 | 2025.08.28 21:54:26.389241 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4190 | 2025.08.28 21:54:26.389342 [ 4 ] {17cfb0f5-f5da-417d-b139-639f0501d496} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4191 | 2025.08.28 21:54:26.389380 [ 4 ] {17cfb0f5-f5da-417d-b139-639f0501d496} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4192 | 2025.08.28 21:54:26.389407 [ 187 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1794 rows, containing 5 columns (5 merged, 0 gathered) in 0.001871581 sec., 958547.8801077806 rows/sec., 83.57 MiB/sec. | ||
| 4193 | 2025.08.28 21:54:26.389624 [ 196 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4194 | 2025.08.28 21:54:26.389814 [ 4 ] {17cfb0f5-f5da-417d-b139-639f0501d496} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4195 | 2025.08.28 21:54:26.389856 [ 4 ] {17cfb0f5-f5da-417d-b139-639f0501d496} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4196 | 2025.08.28 21:54:26.389899 [ 196 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_36_7} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4197 | 2025.08.28 21:54:26.389979 [ 196 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_36_7} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4198 | 2025.08.28 21:54:26.390048 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 4199 | 2025.08.28 21:54:26.390173 [ 4 ] {17cfb0f5-f5da-417d-b139-639f0501d496} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4200 | 2025.08.28 21:54:26.390380 [ 4 ] {17cfb0f5-f5da-417d-b139-639f0501d496} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4201 | 2025.08.28 21:54:26.390487 [ 85 ] {} <Debug> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4202 | 2025.08.28 21:54:26.390506 [ 4 ] {17cfb0f5-f5da-417d-b139-639f0501d496} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001183 sec., 80304.31107354184 rows/sec., 6.27 MiB/sec. | ||
| 4203 | 2025.08.28 21:54:26.390534 [ 85 ] {} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4204 | 2025.08.28 21:54:26.390559 [ 4 ] {17cfb0f5-f5da-417d-b139-639f0501d496} <Debug> TCPHandler: Processed in 0.001364665 sec. | ||
| 4205 | 2025.08.28 21:54:26.390560 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4206 | 2025.08.28 21:54:26.390666 [ 197 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::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 | ||
| 4207 | 2025.08.28 21:54:26.390687 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4208 | 2025.08.28 21:54:26.390766 [ 197 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4209 | 2025.08.28 21:54:26.390789 [ 4 ] {19e01777-7b87-4167-83b3-0abef8e4cf82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4210 | 2025.08.28 21:54:26.390794 [ 197 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 595 rows starting from the beginning of the part | ||
| 4211 | 2025.08.28 21:54:26.390831 [ 4 ] {19e01777-7b87-4167-83b3-0abef8e4cf82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4212 | 2025.08.28 21:54:26.390855 [ 197 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 95 rows starting from the beginning of the part | ||
| 4213 | 2025.08.28 21:54:26.390897 [ 197 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 74 rows starting from the beginning of the part | ||
| 4214 | 2025.08.28 21:54:26.390939 [ 197 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 97 rows starting from the beginning of the part | ||
| 4215 | 2025.08.28 21:54:26.390979 [ 197 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 74 rows starting from the beginning of the part | ||
| 4216 | 2025.08.28 21:54:26.391019 [ 197 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 95 rows starting from the beginning of the part | ||
| 4217 | 2025.08.28 21:54:26.391241 [ 4 ] {19e01777-7b87-4167-83b3-0abef8e4cf82} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4218 | 2025.08.28 21:54:26.391276 [ 4 ] {19e01777-7b87-4167-83b3-0abef8e4cf82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4219 | 2025.08.28 21:54:26.391608 [ 4 ] {19e01777-7b87-4167-83b3-0abef8e4cf82} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4220 | 2025.08.28 21:54:26.391818 [ 4 ] {19e01777-7b87-4167-83b3-0abef8e4cf82} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4221 | 2025.08.28 21:54:26.391860 [ 187 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1030 rows, containing 5 columns (5 merged, 0 gathered) in 0.001235354 sec., 833769.105859535 rows/sec., 66.60 MiB/sec. | ||
| 4222 | 2025.08.28 21:54:26.391929 [ 85 ] {} <Debug> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4223 | 2025.08.28 21:54:26.391947 [ 4 ] {19e01777-7b87-4167-83b3-0abef8e4cf82} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001176 sec., 136054.42176870749 rows/sec., 9.48 MiB/sec. | ||
| 4224 | 2025.08.28 21:54:26.391958 [ 85 ] {} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4225 | 2025.08.28 21:54:26.391987 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4226 | 2025.08.28 21:54:26.391989 [ 4 ] {19e01777-7b87-4167-83b3-0abef8e4cf82} <Debug> TCPHandler: Processed in 0.001349634 sec. | ||
| 4227 | 2025.08.28 21:54:26.392023 [ 196 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4228 | 2025.08.28 21:54:26.392087 [ 190 ] {f506482a-fd20-4aba-984a-14115cac1713::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 | ||
| 4229 | 2025.08.28 21:54:26.392109 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4230 | 2025.08.28 21:54:26.392206 [ 190 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4231 | 2025.08.28 21:54:26.392215 [ 4 ] {926b5169-0b7e-43bf-a7ea-8425bc583920} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4232 | 2025.08.28 21:54:26.392243 [ 190 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 9662 rows starting from the beginning of the part | ||
| 4233 | 2025.08.28 21:54:26.392280 [ 4 ] {926b5169-0b7e-43bf-a7ea-8425bc583920} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4234 | 2025.08.28 21:54:26.392293 [ 196 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_36_7} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4235 | 2025.08.28 21:54:26.392306 [ 190 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 160 rows starting from the beginning of the part | ||
| 4236 | 2025.08.28 21:54:26.392358 [ 190 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 160 rows starting from the beginning of the part | ||
| 4237 | 2025.08.28 21:54:26.392373 [ 196 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_36_7} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4238 | 2025.08.28 21:54:26.392400 [ 190 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 161 rows starting from the beginning of the part | ||
| 4239 | 2025.08.28 21:54:26.392446 [ 190 ] {f506482a-fd20-4aba-984a-14115cac1713::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 | ||
| 4240 | 2025.08.28 21:54:26.392455 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 4241 | 2025.08.28 21:54:26.392485 [ 190 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 160 rows starting from the beginning of the part | ||
| 4242 | 2025.08.28 21:54:26.393098 [ 4 ] {926b5169-0b7e-43bf-a7ea-8425bc583920} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4243 | 2025.08.28 21:54:26.393137 [ 4 ] {926b5169-0b7e-43bf-a7ea-8425bc583920} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4244 | 2025.08.28 21:54:26.393791 [ 4 ] {926b5169-0b7e-43bf-a7ea-8425bc583920} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 4245 | 2025.08.28 21:54:26.394009 [ 4 ] {926b5169-0b7e-43bf-a7ea-8425bc583920} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4246 | 2025.08.28 21:54:26.394147 [ 4 ] {926b5169-0b7e-43bf-a7ea-8425bc583920} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001949 sec., 15905.59261159569 rows/sec., 28.50 MiB/sec. | ||
| 4247 | 2025.08.28 21:54:26.394204 [ 4 ] {926b5169-0b7e-43bf-a7ea-8425bc583920} <Debug> TCPHandler: Processed in 0.002142624 sec. | ||
| 4248 | 2025.08.28 21:54:26.394314 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4249 | 2025.08.28 21:54:26.394420 [ 4 ] {1dc925d0-172d-4ba4-ad01-3e97a451fa69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4250 | 2025.08.28 21:54:26.394460 [ 4 ] {1dc925d0-172d-4ba4-ad01-3e97a451fa69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4251 | 2025.08.28 21:54:26.394866 [ 4 ] {1dc925d0-172d-4ba4-ad01-3e97a451fa69} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4252 | 2025.08.28 21:54:26.394908 [ 4 ] {1dc925d0-172d-4ba4-ad01-3e97a451fa69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4253 | 2025.08.28 21:54:26.395304 [ 4 ] {1dc925d0-172d-4ba4-ad01-3e97a451fa69} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4254 | 2025.08.28 21:54:26.395455 [ 196 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10463 rows, containing 5 columns (5 merged, 0 gathered) in 0.003409228 sec., 3069023.251011666 rows/sec., 209.20 MiB/sec. | ||
| 4255 | 2025.08.28 21:54:26.395530 [ 4 ] {1dc925d0-172d-4ba4-ad01-3e97a451fa69} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4256 | 2025.08.28 21:54:26.395641 [ 85 ] {} <Debug> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4257 | 2025.08.28 21:54:26.395660 [ 190 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4258 | 2025.08.28 21:54:26.395670 [ 4 ] {1dc925d0-172d-4ba4-ad01-3e97a451fa69} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001268 sec., 47318.6119873817 rows/sec., 3.19 MiB/sec. | ||
| 4259 | 2025.08.28 21:54:26.395676 [ 85 ] {} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4260 | 2025.08.28 21:54:26.395718 [ 85 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4261 | 2025.08.28 21:54:26.395719 [ 4 ] {1dc925d0-172d-4ba4-ad01-3e97a451fa69} <Debug> TCPHandler: Processed in 0.001452376 sec. | ||
| 4262 | 2025.08.28 21:54:26.395800 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 4263 | 2025.08.28 21:54:26.395920 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4264 | 2025.08.28 21:54:26.395925 [ 190 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4265 | 2025.08.28 21:54:26.395956 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 1596 rows starting from the beginning of the part | ||
| 4266 | 2025.08.28 21:54:26.396001 [ 190 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4267 | 2025.08.28 21:54:26.396038 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 4268 | 2025.08.28 21:54:26.396077 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.03 MiB. | ||
| 4269 | 2025.08.28 21:54:26.396090 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 60 rows starting from the beginning of the part | ||
| 4270 | 2025.08.28 21:54:26.396138 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 4271 | 2025.08.28 21:54:26.396178 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 60 rows starting from the beginning of the part | ||
| 4272 | 2025.08.28 21:54:26.396230 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 4273 | 2025.08.28 21:54:26.397326 [ 201 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1896 rows, containing 4 columns (4 merged, 0 gathered) in 0.001558537 sec., 1216525.497950963 rows/sec., 81.94 MiB/sec. | ||
| 4274 | 2025.08.28 21:54:26.397587 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4275 | 2025.08.28 21:54:26.397839 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_36_7} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4276 | 2025.08.28 21:54:26.397906 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_36_7} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4277 | 2025.08.28 21:54:26.397982 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.54 MiB. | ||
| 4278 | 2025.08.28 21:54:27.429765 [ 58 ] {} <Debug> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 4279 | 2025.08.28 21:54:27.429863 [ 58 ] {} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4280 | 2025.08.28 21:54:27.429902 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4281 | 2025.08.28 21:54:27.430064 [ 190 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::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 | ||
| 4282 | 2025.08.28 21:54:27.430268 [ 190 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4283 | 2025.08.28 21:54:27.430327 [ 190 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 16 rows starting from the beginning of the part | ||
| 4284 | 2025.08.28 21:54:27.430432 [ 190 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 4285 | 2025.08.28 21:54:27.430507 [ 190 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 8 rows starting from the beginning of the part | ||
| 4286 | 2025.08.28 21:54:27.430581 [ 190 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
| 4287 | 2025.08.28 21:54:27.430651 [ 190 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 4288 | 2025.08.28 21:54:27.431535 [ 201 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.001538057 sec., 22105.812723455634 rows/sec., 1.84 MiB/sec. | ||
| 4289 | 2025.08.28 21:54:27.431710 [ 186 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 4290 | 2025.08.28 21:54:27.432011 [ 186 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_9_2} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4291 | 2025.08.28 21:54:27.432078 [ 186 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_9_2} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 4292 | 2025.08.28 21:54:27.432144 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 4293 | 2025.08.28 21:54:29.689838 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4294 | 2025.08.28 21:54:29.690033 [ 4 ] {d0546f63-2687-47b0-aa94-969d3aa4025c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4295 | 2025.08.28 21:54:29.690107 [ 4 ] {d0546f63-2687-47b0-aa94-969d3aa4025c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4296 | 2025.08.28 21:54:29.691429 [ 4 ] {d0546f63-2687-47b0-aa94-969d3aa4025c} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4297 | 2025.08.28 21:54:29.691481 [ 4 ] {d0546f63-2687-47b0-aa94-969d3aa4025c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4298 | 2025.08.28 21:54:29.691985 [ 4 ] {d0546f63-2687-47b0-aa94-969d3aa4025c} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4299 | 2025.08.28 21:54:29.692222 [ 4 ] {d0546f63-2687-47b0-aa94-969d3aa4025c} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4300 | 2025.08.28 21:54:29.692383 [ 4 ] {d0546f63-2687-47b0-aa94-969d3aa4025c} <Debug> executeQuery: Read 1216 rows, 102.98 KiB in 0.002398 sec., 507089.2410341952 rows/sec., 41.94 MiB/sec. | ||
| 4301 | 2025.08.28 21:54:29.692433 [ 4 ] {d0546f63-2687-47b0-aa94-969d3aa4025c} <Debug> TCPHandler: Processed in 0.002721721 sec. | ||
| 4302 | 2025.08.28 21:54:29.692562 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4303 | 2025.08.28 21:54:29.692679 [ 4 ] {7a4647d9-e977-4d64-a6e7-799b7bd8ca5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4304 | 2025.08.28 21:54:29.692723 [ 4 ] {7a4647d9-e977-4d64-a6e7-799b7bd8ca5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4305 | 2025.08.28 21:54:29.693144 [ 4 ] {7a4647d9-e977-4d64-a6e7-799b7bd8ca5a} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4306 | 2025.08.28 21:54:29.693179 [ 4 ] {7a4647d9-e977-4d64-a6e7-799b7bd8ca5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4307 | 2025.08.28 21:54:29.693493 [ 4 ] {7a4647d9-e977-4d64-a6e7-799b7bd8ca5a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4308 | 2025.08.28 21:54:29.693718 [ 4 ] {7a4647d9-e977-4d64-a6e7-799b7bd8ca5a} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4309 | 2025.08.28 21:54:29.693820 [ 83 ] {} <Debug> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4310 | 2025.08.28 21:54:29.693850 [ 4 ] {7a4647d9-e977-4d64-a6e7-799b7bd8ca5a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001196 sec., 8361.204013377926 rows/sec., 628.72 KiB/sec. | ||
| 4311 | 2025.08.28 21:54:29.693853 [ 83 ] {} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4312 | 2025.08.28 21:54:29.693884 [ 83 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4313 | 2025.08.28 21:54:29.693889 [ 4 ] {7a4647d9-e977-4d64-a6e7-799b7bd8ca5a} <Debug> TCPHandler: Processed in 0.001380645 sec. | ||
| 4314 | 2025.08.28 21:54:29.694003 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4315 | 2025.08.28 21:54:29.694006 [ 190 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 4316 | 2025.08.28 21:54:29.694100 [ 4 ] {f66e3a3a-41cd-4c36-9cd7-9d78c8bb68ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4317 | 2025.08.28 21:54:29.694146 [ 4 ] {f66e3a3a-41cd-4c36-9cd7-9d78c8bb68ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4318 | 2025.08.28 21:54:29.694155 [ 190 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4319 | 2025.08.28 21:54:29.694194 [ 190 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 57 rows starting from the beginning of the part | ||
| 4320 | 2025.08.28 21:54:29.694261 [ 190 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 4321 | 2025.08.28 21:54:29.694305 [ 190 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 4322 | 2025.08.28 21:54:29.694350 [ 190 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 4323 | 2025.08.28 21:54:29.694391 [ 190 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 31 rows starting from the beginning of the part | ||
| 4324 | 2025.08.28 21:54:29.694432 [ 190 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 4325 | 2025.08.28 21:54:29.694651 [ 4 ] {f66e3a3a-41cd-4c36-9cd7-9d78c8bb68ed} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4326 | 2025.08.28 21:54:29.694693 [ 4 ] {f66e3a3a-41cd-4c36-9cd7-9d78c8bb68ed} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4327 | 2025.08.28 21:54:29.695037 [ 4 ] {f66e3a3a-41cd-4c36-9cd7-9d78c8bb68ed} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 4328 | 2025.08.28 21:54:29.695230 [ 201 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 151 rows, containing 5 columns (5 merged, 0 gathered) in 0.001276524 sec., 118289.98123027847 rows/sec., 9.06 MiB/sec. | ||
| 4329 | 2025.08.28 21:54:29.695256 [ 4 ] {f66e3a3a-41cd-4c36-9cd7-9d78c8bb68ed} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4330 | 2025.08.28 21:54:29.695409 [ 4 ] {f66e3a3a-41cd-4c36-9cd7-9d78c8bb68ed} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001328 sec., 171686.7469879518 rows/sec., 11.63 MiB/sec. | ||
| 4331 | 2025.08.28 21:54:29.695423 [ 201 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4332 | 2025.08.28 21:54:29.695464 [ 4 ] {f66e3a3a-41cd-4c36-9cd7-9d78c8bb68ed} <Debug> TCPHandler: Processed in 0.001511657 sec. | ||
| 4333 | 2025.08.28 21:54:29.695608 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4334 | 2025.08.28 21:54:29.695711 [ 4 ] {e2ecc5ed-7187-407f-bf36-94c759486f63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4335 | 2025.08.28 21:54:29.695762 [ 4 ] {e2ecc5ed-7187-407f-bf36-94c759486f63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4336 | 2025.08.28 21:54:29.695793 [ 201 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_31_6} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4337 | 2025.08.28 21:54:29.695887 [ 201 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_31_6} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4338 | 2025.08.28 21:54:29.695982 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 4339 | 2025.08.28 21:54:29.696383 [ 4 ] {e2ecc5ed-7187-407f-bf36-94c759486f63} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4340 | 2025.08.28 21:54:29.696426 [ 4 ] {e2ecc5ed-7187-407f-bf36-94c759486f63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4341 | 2025.08.28 21:54:29.696805 [ 4 ] {e2ecc5ed-7187-407f-bf36-94c759486f63} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4342 | 2025.08.28 21:54:29.697028 [ 4 ] {e2ecc5ed-7187-407f-bf36-94c759486f63} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4343 | 2025.08.28 21:54:29.697160 [ 4 ] {e2ecc5ed-7187-407f-bf36-94c759486f63} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.001473 sec., 359809.91174473864 rows/sec., 26.65 MiB/sec. | ||
| 4344 | 2025.08.28 21:54:29.697198 [ 4 ] {e2ecc5ed-7187-407f-bf36-94c759486f63} <Debug> TCPHandler: Processed in 0.001659828 sec. | ||
| 4345 | 2025.08.28 21:54:29.697320 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4346 | 2025.08.28 21:54:29.697416 [ 4 ] {dd8aafc5-0fac-40cc-aa70-b649d5786551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4347 | 2025.08.28 21:54:29.697460 [ 4 ] {dd8aafc5-0fac-40cc-aa70-b649d5786551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4348 | 2025.08.28 21:54:29.698067 [ 4 ] {dd8aafc5-0fac-40cc-aa70-b649d5786551} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4349 | 2025.08.28 21:54:29.698102 [ 4 ] {dd8aafc5-0fac-40cc-aa70-b649d5786551} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4350 | 2025.08.28 21:54:29.698506 [ 4 ] {dd8aafc5-0fac-40cc-aa70-b649d5786551} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4351 | 2025.08.28 21:54:29.698742 [ 4 ] {dd8aafc5-0fac-40cc-aa70-b649d5786551} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4352 | 2025.08.28 21:54:29.698880 [ 4 ] {dd8aafc5-0fac-40cc-aa70-b649d5786551} <Debug> executeQuery: Read 952 rows, 65.39 KiB in 0.001483 sec., 641942.0094403237 rows/sec., 43.06 MiB/sec. | ||
| 4353 | 2025.08.28 21:54:29.698919 [ 4 ] {dd8aafc5-0fac-40cc-aa70-b649d5786551} <Debug> TCPHandler: Processed in 0.001649468 sec. | ||
| 4354 | 2025.08.28 21:54:29.699040 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4355 | 2025.08.28 21:54:29.699135 [ 4 ] {3d11ae24-3d90-4f07-b00a-8643ac097398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4356 | 2025.08.28 21:54:29.699190 [ 4 ] {3d11ae24-3d90-4f07-b00a-8643ac097398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4357 | 2025.08.28 21:54:29.699969 [ 4 ] {3d11ae24-3d90-4f07-b00a-8643ac097398} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4358 | 2025.08.28 21:54:29.700004 [ 4 ] {3d11ae24-3d90-4f07-b00a-8643ac097398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4359 | 2025.08.28 21:54:29.700529 [ 4 ] {3d11ae24-3d90-4f07-b00a-8643ac097398} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 4360 | 2025.08.28 21:54:29.700768 [ 4 ] {3d11ae24-3d90-4f07-b00a-8643ac097398} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4361 | 2025.08.28 21:54:29.700907 [ 4 ] {3d11ae24-3d90-4f07-b00a-8643ac097398} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00179 sec., 5586.59217877095 rows/sec., 10.01 MiB/sec. | ||
| 4362 | 2025.08.28 21:54:29.700966 [ 4 ] {3d11ae24-3d90-4f07-b00a-8643ac097398} <Debug> TCPHandler: Processed in 0.001976142 sec. | ||
| 4363 | 2025.08.28 21:54:29.701095 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4364 | 2025.08.28 21:54:29.701215 [ 4 ] {02b24265-995d-462c-b89d-5dee2c7245a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4365 | 2025.08.28 21:54:29.701267 [ 4 ] {02b24265-995d-462c-b89d-5dee2c7245a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4366 | 2025.08.28 21:54:29.701698 [ 4 ] {02b24265-995d-462c-b89d-5dee2c7245a3} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4367 | 2025.08.28 21:54:29.701739 [ 4 ] {02b24265-995d-462c-b89d-5dee2c7245a3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4368 | 2025.08.28 21:54:29.702104 [ 4 ] {02b24265-995d-462c-b89d-5dee2c7245a3} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4369 | 2025.08.28 21:54:29.702318 [ 4 ] {02b24265-995d-462c-b89d-5dee2c7245a3} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4370 | 2025.08.28 21:54:29.702451 [ 4 ] {02b24265-995d-462c-b89d-5dee2c7245a3} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001261 sec., 31720.856463124506 rows/sec., 2.14 MiB/sec. | ||
| 4371 | 2025.08.28 21:54:29.702488 [ 4 ] {02b24265-995d-462c-b89d-5dee2c7245a3} <Debug> TCPHandler: Processed in 0.001455317 sec. | ||
| 4372 | 2025.08.28 21:54:31.378781 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4373 | 2025.08.28 21:54:31.378978 [ 4 ] {ffaa4cd6-ebd8-4e0f-8f4b-bf34af66e696} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4374 | 2025.08.28 21:54:31.379050 [ 4 ] {ffaa4cd6-ebd8-4e0f-8f4b-bf34af66e696} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4375 | 2025.08.28 21:54:31.379713 [ 4 ] {ffaa4cd6-ebd8-4e0f-8f4b-bf34af66e696} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4376 | 2025.08.28 21:54:31.379757 [ 4 ] {ffaa4cd6-ebd8-4e0f-8f4b-bf34af66e696} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4377 | 2025.08.28 21:54:31.380149 [ 4 ] {ffaa4cd6-ebd8-4e0f-8f4b-bf34af66e696} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4378 | 2025.08.28 21:54:31.380379 [ 4 ] {ffaa4cd6-ebd8-4e0f-8f4b-bf34af66e696} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4379 | 2025.08.28 21:54:31.380542 [ 4 ] {ffaa4cd6-ebd8-4e0f-8f4b-bf34af66e696} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001615 sec., 34674.9226006192 rows/sec., 2.66 MiB/sec. | ||
| 4380 | 2025.08.28 21:54:31.380586 [ 4 ] {ffaa4cd6-ebd8-4e0f-8f4b-bf34af66e696} <Debug> TCPHandler: Processed in 0.001942512 sec. | ||
| 4381 | 2025.08.28 21:54:31.380711 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4382 | 2025.08.28 21:54:31.380808 [ 4 ] {4c2d7cda-0869-443f-88af-775c556b9107} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4383 | 2025.08.28 21:54:31.380847 [ 4 ] {4c2d7cda-0869-443f-88af-775c556b9107} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4384 | 2025.08.28 21:54:31.381265 [ 4 ] {4c2d7cda-0869-443f-88af-775c556b9107} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4385 | 2025.08.28 21:54:31.381301 [ 4 ] {4c2d7cda-0869-443f-88af-775c556b9107} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4386 | 2025.08.28 21:54:31.381593 [ 4 ] {4c2d7cda-0869-443f-88af-775c556b9107} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4387 | 2025.08.28 21:54:31.381797 [ 4 ] {4c2d7cda-0869-443f-88af-775c556b9107} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4388 | 2025.08.28 21:54:31.381932 [ 4 ] {4c2d7cda-0869-443f-88af-775c556b9107} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001144 sec., 55944.055944055945 rows/sec., 4.37 MiB/sec. | ||
| 4389 | 2025.08.28 21:54:31.381970 [ 4 ] {4c2d7cda-0869-443f-88af-775c556b9107} <Debug> TCPHandler: Processed in 0.001310024 sec. | ||
| 4390 | 2025.08.28 21:54:31.382084 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4391 | 2025.08.28 21:54:31.382178 [ 4 ] {0760e868-39ec-4b00-8b83-afc3fb9ea00e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4392 | 2025.08.28 21:54:31.382221 [ 4 ] {0760e868-39ec-4b00-8b83-afc3fb9ea00e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4393 | 2025.08.28 21:54:31.382594 [ 4 ] {0760e868-39ec-4b00-8b83-afc3fb9ea00e} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4394 | 2025.08.28 21:54:31.382631 [ 4 ] {0760e868-39ec-4b00-8b83-afc3fb9ea00e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4395 | 2025.08.28 21:54:31.382953 [ 4 ] {0760e868-39ec-4b00-8b83-afc3fb9ea00e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4396 | 2025.08.28 21:54:31.383160 [ 4 ] {0760e868-39ec-4b00-8b83-afc3fb9ea00e} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4397 | 2025.08.28 21:54:31.383292 [ 4 ] {0760e868-39ec-4b00-8b83-afc3fb9ea00e} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.001133 sec., 47661.07678729038 rows/sec., 3.32 MiB/sec. | ||
| 4398 | 2025.08.28 21:54:31.383329 [ 4 ] {0760e868-39ec-4b00-8b83-afc3fb9ea00e} <Debug> TCPHandler: Processed in 0.001295424 sec. | ||
| 4399 | 2025.08.28 21:54:31.383434 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4400 | 2025.08.28 21:54:31.383528 [ 4 ] {8360fc85-5c0a-49e4-a240-aaa3e3a7650d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4401 | 2025.08.28 21:54:31.383569 [ 4 ] {8360fc85-5c0a-49e4-a240-aaa3e3a7650d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4402 | 2025.08.28 21:54:31.383884 [ 4 ] {8360fc85-5c0a-49e4-a240-aaa3e3a7650d} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4403 | 2025.08.28 21:54:31.383919 [ 4 ] {8360fc85-5c0a-49e4-a240-aaa3e3a7650d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4404 | 2025.08.28 21:54:31.384207 [ 4 ] {8360fc85-5c0a-49e4-a240-aaa3e3a7650d} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4405 | 2025.08.28 21:54:31.384410 [ 4 ] {8360fc85-5c0a-49e4-a240-aaa3e3a7650d} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4406 | 2025.08.28 21:54:31.384544 [ 4 ] {8360fc85-5c0a-49e4-a240-aaa3e3a7650d} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001036 sec., 19305.019305019305 rows/sec., 1.30 MiB/sec. | ||
| 4407 | 2025.08.28 21:54:31.384580 [ 4 ] {8360fc85-5c0a-49e4-a240-aaa3e3a7650d} <Debug> TCPHandler: Processed in 0.001195454 sec. | ||
| 4408 | 2025.08.28 21:54:33.250501 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 11529 | ||
| 4409 | 2025.08.28 21:54:33.251088 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4410 | 2025.08.28 21:54:33.251144 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4411 | 2025.08.28 21:54:33.251663 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4412 | 2025.08.28 21:54:33.251908 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4413 | 2025.08.28 21:54:33.252058 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11529 | ||
| 4414 | 2025.08.28 21:54:33.868624 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 189 | ||
| 4415 | 2025.08.28 21:54:33.886511 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4416 | 2025.08.28 21:54:33.886632 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4417 | 2025.08.28 21:54:33.892299 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 4418 | 2025.08.28 21:54:33.893034 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4419 | 2025.08.28 21:54:33.896130 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 189 | ||
| 4420 | 2025.08.28 21:54:35.774476 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 622 | ||
| 4421 | 2025.08.28 21:54:35.776890 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4422 | 2025.08.28 21:54:35.776928 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4423 | 2025.08.28 21:54:35.778147 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4424 | 2025.08.28 21:54:35.778421 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4425 | 2025.08.28 21:54:35.778778 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 622 | ||
| 4426 | 2025.08.28 21:54:36.384952 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4427 | 2025.08.28 21:54:36.385145 [ 4 ] {6957ec5e-0b1a-4d7a-bfde-43bf6fcd720e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4428 | 2025.08.28 21:54:36.385213 [ 4 ] {6957ec5e-0b1a-4d7a-bfde-43bf6fcd720e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4429 | 2025.08.28 21:54:36.385886 [ 4 ] {6957ec5e-0b1a-4d7a-bfde-43bf6fcd720e} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4430 | 2025.08.28 21:54:36.385923 [ 4 ] {6957ec5e-0b1a-4d7a-bfde-43bf6fcd720e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4431 | 2025.08.28 21:54:36.386315 [ 4 ] {6957ec5e-0b1a-4d7a-bfde-43bf6fcd720e} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4432 | 2025.08.28 21:54:36.386538 [ 4 ] {6957ec5e-0b1a-4d7a-bfde-43bf6fcd720e} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4433 | 2025.08.28 21:54:36.386686 [ 4 ] {6957ec5e-0b1a-4d7a-bfde-43bf6fcd720e} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001593 sec., 74074.07407407407 rows/sec., 6.28 MiB/sec. | ||
| 4434 | 2025.08.28 21:54:36.386728 [ 4 ] {6957ec5e-0b1a-4d7a-bfde-43bf6fcd720e} <Debug> TCPHandler: Processed in 0.001907621 sec. | ||
| 4435 | 2025.08.28 21:54:36.386855 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4436 | 2025.08.28 21:54:36.386951 [ 4 ] {65ca4e7b-2606-4fc4-9263-f019731072ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4437 | 2025.08.28 21:54:36.386992 [ 4 ] {65ca4e7b-2606-4fc4-9263-f019731072ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4438 | 2025.08.28 21:54:36.387405 [ 4 ] {65ca4e7b-2606-4fc4-9263-f019731072ca} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4439 | 2025.08.28 21:54:36.387439 [ 4 ] {65ca4e7b-2606-4fc4-9263-f019731072ca} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4440 | 2025.08.28 21:54:36.387754 [ 4 ] {65ca4e7b-2606-4fc4-9263-f019731072ca} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4441 | 2025.08.28 21:54:36.387961 [ 4 ] {65ca4e7b-2606-4fc4-9263-f019731072ca} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4442 | 2025.08.28 21:54:36.388089 [ 4 ] {65ca4e7b-2606-4fc4-9263-f019731072ca} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001157 sec., 26793.43128781331 rows/sec., 1.97 MiB/sec. | ||
| 4443 | 2025.08.28 21:54:36.388127 [ 4 ] {65ca4e7b-2606-4fc4-9263-f019731072ca} <Debug> TCPHandler: Processed in 0.001323034 sec. | ||
| 4444 | 2025.08.28 21:54:36.388240 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4445 | 2025.08.28 21:54:36.388337 [ 4 ] {2296ae31-5321-48c8-8300-03df0b37c816} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4446 | 2025.08.28 21:54:36.388376 [ 4 ] {2296ae31-5321-48c8-8300-03df0b37c816} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4447 | 2025.08.28 21:54:36.388805 [ 4 ] {2296ae31-5321-48c8-8300-03df0b37c816} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4448 | 2025.08.28 21:54:36.388840 [ 4 ] {2296ae31-5321-48c8-8300-03df0b37c816} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4449 | 2025.08.28 21:54:36.389137 [ 4 ] {2296ae31-5321-48c8-8300-03df0b37c816} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4450 | 2025.08.28 21:54:36.389342 [ 4 ] {2296ae31-5321-48c8-8300-03df0b37c816} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4451 | 2025.08.28 21:54:36.389469 [ 4 ] {2296ae31-5321-48c8-8300-03df0b37c816} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001151 sec., 82536.92441355344 rows/sec., 6.45 MiB/sec. | ||
| 4452 | 2025.08.28 21:54:36.389508 [ 4 ] {2296ae31-5321-48c8-8300-03df0b37c816} <Debug> TCPHandler: Processed in 0.001317185 sec. | ||
| 4453 | 2025.08.28 21:54:36.389619 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4454 | 2025.08.28 21:54:36.389714 [ 4 ] {9ac3d1eb-fa8a-445c-a526-521f55722468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4455 | 2025.08.28 21:54:36.389756 [ 4 ] {9ac3d1eb-fa8a-445c-a526-521f55722468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4456 | 2025.08.28 21:54:36.390175 [ 4 ] {9ac3d1eb-fa8a-445c-a526-521f55722468} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4457 | 2025.08.28 21:54:36.390212 [ 4 ] {9ac3d1eb-fa8a-445c-a526-521f55722468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4458 | 2025.08.28 21:54:36.390530 [ 4 ] {9ac3d1eb-fa8a-445c-a526-521f55722468} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4459 | 2025.08.28 21:54:36.390743 [ 4 ] {9ac3d1eb-fa8a-445c-a526-521f55722468} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4460 | 2025.08.28 21:54:36.390872 [ 4 ] {9ac3d1eb-fa8a-445c-a526-521f55722468} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 4461 | 2025.08.28 21:54:36.390909 [ 4 ] {9ac3d1eb-fa8a-445c-a526-521f55722468} <Debug> TCPHandler: Processed in 0.001340105 sec. | ||
| 4462 | 2025.08.28 21:54:36.391016 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4463 | 2025.08.28 21:54:36.391111 [ 4 ] {eed46192-aa34-46a5-bf63-0519a6e45613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4464 | 2025.08.28 21:54:36.391164 [ 4 ] {eed46192-aa34-46a5-bf63-0519a6e45613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4465 | 2025.08.28 21:54:36.391988 [ 4 ] {eed46192-aa34-46a5-bf63-0519a6e45613} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4466 | 2025.08.28 21:54:36.392023 [ 4 ] {eed46192-aa34-46a5-bf63-0519a6e45613} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4467 | 2025.08.28 21:54:36.392549 [ 4 ] {eed46192-aa34-46a5-bf63-0519a6e45613} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 4468 | 2025.08.28 21:54:36.392775 [ 4 ] {eed46192-aa34-46a5-bf63-0519a6e45613} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4469 | 2025.08.28 21:54:36.392888 [ 74 ] {} <Debug> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 4470 | 2025.08.28 21:54:36.392910 [ 4 ] {eed46192-aa34-46a5-bf63-0519a6e45613} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001817 sec., 17061.089708310403 rows/sec., 30.57 MiB/sec. | ||
| 4471 | 2025.08.28 21:54:36.392963 [ 74 ] {} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4472 | 2025.08.28 21:54:36.392985 [ 4 ] {eed46192-aa34-46a5-bf63-0519a6e45613} <Debug> TCPHandler: Processed in 0.002018482 sec. | ||
| 4473 | 2025.08.28 21:54:36.392991 [ 74 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4474 | 2025.08.28 21:54:36.393104 [ 186 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::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 | ||
| 4475 | 2025.08.28 21:54:36.393107 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4476 | 2025.08.28 21:54:36.393228 [ 4 ] {2a3575d0-1f32-4170-ac27-517f1cd0a2c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4477 | 2025.08.28 21:54:36.393269 [ 4 ] {2a3575d0-1f32-4170-ac27-517f1cd0a2c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4478 | 2025.08.28 21:54:36.393337 [ 186 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4479 | 2025.08.28 21:54:36.393396 [ 186 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::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 | ||
| 4480 | 2025.08.28 21:54:36.393516 [ 186 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 31 rows starting from the beginning of the part | ||
| 4481 | 2025.08.28 21:54:36.393601 [ 4 ] {2a3575d0-1f32-4170-ac27-517f1cd0a2c7} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4482 | 2025.08.28 21:54:36.393626 [ 186 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 10 rows starting from the beginning of the part | ||
| 4483 | 2025.08.28 21:54:36.393642 [ 4 ] {2a3575d0-1f32-4170-ac27-517f1cd0a2c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4484 | 2025.08.28 21:54:36.393742 [ 186 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 31 rows starting from the beginning of the part | ||
| 4485 | 2025.08.28 21:54:36.393854 [ 186 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 10 rows starting from the beginning of the part | ||
| 4486 | 2025.08.28 21:54:36.393959 [ 186 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 31 rows starting from the beginning of the part | ||
| 4487 | 2025.08.28 21:54:36.393967 [ 4 ] {2a3575d0-1f32-4170-ac27-517f1cd0a2c7} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4488 | 2025.08.28 21:54:36.394188 [ 4 ] {2a3575d0-1f32-4170-ac27-517f1cd0a2c7} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4489 | 2025.08.28 21:54:36.394366 [ 4 ] {2a3575d0-1f32-4170-ac27-517f1cd0a2c7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001155 sec., 51948.05194805195 rows/sec., 3.50 MiB/sec. | ||
| 4490 | 2025.08.28 21:54:36.394418 [ 4 ] {2a3575d0-1f32-4170-ac27-517f1cd0a2c7} <Debug> TCPHandler: Processed in 0.001360385 sec. | ||
| 4491 | 2025.08.28 21:54:36.408880 [ 201 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 577 rows, containing 19 columns (19 merged, 0 gathered) in 0.015815545 sec., 36483.093058127306 rows/sec., 65.38 MiB/sec. | ||
| 4492 | 2025.08.28 21:54:36.409815 [ 189 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 4493 | 2025.08.28 21:54:36.410160 [ 189 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4494 | 2025.08.28 21:54:36.410229 [ 189 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_31_6} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 4495 | 2025.08.28 21:54:36.410344 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.38 MiB. | ||
| 4496 | 2025.08.28 21:54:37.000167 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 229.23 MiB, peak 236.57 MiB, free memory in arenas 0.00 B, will set to 230.47 MiB (RSS), difference: 1.24 MiB | ||
| 4497 | 2025.08.28 21:54:40.657588 [ 70 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4498 | 2025.08.28 21:54:40.657662 [ 70 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4499 | 2025.08.28 21:54:40.752217 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 11956 | ||
| 4500 | 2025.08.28 21:54:40.752700 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4501 | 2025.08.28 21:54:40.752741 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4502 | 2025.08.28 21:54:40.753218 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4503 | 2025.08.28 21:54:40.753447 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4504 | 2025.08.28 21:54:40.753571 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 11956 | ||
| 4505 | 2025.08.28 21:54:40.753583 [ 70 ] {} <Debug> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4506 | 2025.08.28 21:54:40.753649 [ 70 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4507 | 2025.08.28 21:54:40.753674 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4508 | 2025.08.28 21:54:40.753798 [ 201 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::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 | ||
| 4509 | 2025.08.28 21:54:40.753949 [ 201 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4510 | 2025.08.28 21:54:40.753991 [ 201 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_21_4, total 9699 rows starting from the beginning of the part | ||
| 4511 | 2025.08.28 21:54:40.754063 [ 201 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 427 rows starting from the beginning of the part | ||
| 4512 | 2025.08.28 21:54:40.754116 [ 201 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 488 rows starting from the beginning of the part | ||
| 4513 | 2025.08.28 21:54:40.754162 [ 201 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 427 rows starting from the beginning of the part | ||
| 4514 | 2025.08.28 21:54:40.754203 [ 201 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 488 rows starting from the beginning of the part | ||
| 4515 | 2025.08.28 21:54:40.754244 [ 201 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 427 rows starting from the beginning of the part | ||
| 4516 | 2025.08.28 21:54:40.756002 [ 189 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11956 rows, containing 4 columns (4 merged, 0 gathered) in 0.002258075 sec., 5294775.417114135 rows/sec., 75.74 MiB/sec. | ||
| 4517 | 2025.08.28 21:54:40.756396 [ 198 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4518 | 2025.08.28 21:54:40.756694 [ 198 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_26_5} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4519 | 2025.08.28 21:54:40.756774 [ 198 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_26_5} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4520 | 2025.08.28 21:54:40.756896 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.40 MiB. | ||
| 4521 | 2025.08.28 21:54:41.384145 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4522 | 2025.08.28 21:54:41.384323 [ 4 ] {85ed408d-9afc-432a-8f09-c4d0d5dd3a40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4523 | 2025.08.28 21:54:41.384391 [ 4 ] {85ed408d-9afc-432a-8f09-c4d0d5dd3a40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4524 | 2025.08.28 21:54:41.385049 [ 4 ] {85ed408d-9afc-432a-8f09-c4d0d5dd3a40} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4525 | 2025.08.28 21:54:41.385096 [ 4 ] {85ed408d-9afc-432a-8f09-c4d0d5dd3a40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4526 | 2025.08.28 21:54:41.385498 [ 4 ] {85ed408d-9afc-432a-8f09-c4d0d5dd3a40} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4527 | 2025.08.28 21:54:41.385735 [ 4 ] {85ed408d-9afc-432a-8f09-c4d0d5dd3a40} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4528 | 2025.08.28 21:54:41.385898 [ 4 ] {85ed408d-9afc-432a-8f09-c4d0d5dd3a40} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001623 sec., 46826.863832409115 rows/sec., 3.86 MiB/sec. | ||
| 4529 | 2025.08.28 21:54:41.385953 [ 4 ] {85ed408d-9afc-432a-8f09-c4d0d5dd3a40} <Debug> TCPHandler: Processed in 0.001932292 sec. | ||
| 4530 | 2025.08.28 21:54:41.386086 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4531 | 2025.08.28 21:54:41.386193 [ 4 ] {0c94cc5d-36bf-4b4f-8315-d0a85d972a2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4532 | 2025.08.28 21:54:41.386240 [ 4 ] {0c94cc5d-36bf-4b4f-8315-d0a85d972a2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4533 | 2025.08.28 21:54:41.386669 [ 4 ] {0c94cc5d-36bf-4b4f-8315-d0a85d972a2d} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4534 | 2025.08.28 21:54:41.386708 [ 4 ] {0c94cc5d-36bf-4b4f-8315-d0a85d972a2d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4535 | 2025.08.28 21:54:41.387021 [ 4 ] {0c94cc5d-36bf-4b4f-8315-d0a85d972a2d} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4536 | 2025.08.28 21:54:41.387245 [ 4 ] {0c94cc5d-36bf-4b4f-8315-d0a85d972a2d} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4537 | 2025.08.28 21:54:41.387382 [ 4 ] {0c94cc5d-36bf-4b4f-8315-d0a85d972a2d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001214 sec., 8237.232289950576 rows/sec., 619.40 KiB/sec. | ||
| 4538 | 2025.08.28 21:54:41.387422 [ 4 ] {0c94cc5d-36bf-4b4f-8315-d0a85d972a2d} <Debug> TCPHandler: Processed in 0.001389786 sec. | ||
| 4539 | 2025.08.28 21:54:41.387537 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4540 | 2025.08.28 21:54:41.387635 [ 4 ] {d9ab658d-5289-449f-8020-581d3acece70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4541 | 2025.08.28 21:54:41.387678 [ 4 ] {d9ab658d-5289-449f-8020-581d3acece70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4542 | 2025.08.28 21:54:41.388095 [ 4 ] {d9ab658d-5289-449f-8020-581d3acece70} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4543 | 2025.08.28 21:54:41.388133 [ 4 ] {d9ab658d-5289-449f-8020-581d3acece70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4544 | 2025.08.28 21:54:41.388453 [ 4 ] {d9ab658d-5289-449f-8020-581d3acece70} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4545 | 2025.08.28 21:54:41.388663 [ 4 ] {d9ab658d-5289-449f-8020-581d3acece70} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4546 | 2025.08.28 21:54:41.388798 [ 4 ] {d9ab658d-5289-449f-8020-581d3acece70} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001184 sec., 62500 rows/sec., 4.88 MiB/sec. | ||
| 4547 | 2025.08.28 21:54:41.388837 [ 4 ] {d9ab658d-5289-449f-8020-581d3acece70} <Debug> TCPHandler: Processed in 0.001349646 sec. | ||
| 4548 | 2025.08.28 21:54:41.388978 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4549 | 2025.08.28 21:54:41.389073 [ 4 ] {ac93b3d4-d426-4039-87ae-9cee697b4f62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4550 | 2025.08.28 21:54:41.389118 [ 4 ] {ac93b3d4-d426-4039-87ae-9cee697b4f62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4551 | 2025.08.28 21:54:41.389546 [ 4 ] {ac93b3d4-d426-4039-87ae-9cee697b4f62} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4552 | 2025.08.28 21:54:41.389582 [ 4 ] {ac93b3d4-d426-4039-87ae-9cee697b4f62} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4553 | 2025.08.28 21:54:41.389930 [ 4 ] {ac93b3d4-d426-4039-87ae-9cee697b4f62} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4554 | 2025.08.28 21:54:41.390192 [ 4 ] {ac93b3d4-d426-4039-87ae-9cee697b4f62} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4555 | 2025.08.28 21:54:41.390324 [ 4 ] {ac93b3d4-d426-4039-87ae-9cee697b4f62} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001271 sec., 125885.12981904013 rows/sec., 8.77 MiB/sec. | ||
| 4556 | 2025.08.28 21:54:41.390362 [ 4 ] {ac93b3d4-d426-4039-87ae-9cee697b4f62} <Debug> TCPHandler: Processed in 0.001448636 sec. | ||
| 4557 | 2025.08.28 21:54:41.390470 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4558 | 2025.08.28 21:54:41.390564 [ 4 ] {b00613c4-d3df-43c1-85df-23482b854c63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4559 | 2025.08.28 21:54:41.390619 [ 4 ] {b00613c4-d3df-43c1-85df-23482b854c63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4560 | 2025.08.28 21:54:41.391398 [ 4 ] {b00613c4-d3df-43c1-85df-23482b854c63} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4561 | 2025.08.28 21:54:41.391435 [ 4 ] {b00613c4-d3df-43c1-85df-23482b854c63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4562 | 2025.08.28 21:54:41.391945 [ 4 ] {b00613c4-d3df-43c1-85df-23482b854c63} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 4563 | 2025.08.28 21:54:41.392172 [ 4 ] {b00613c4-d3df-43c1-85df-23482b854c63} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4564 | 2025.08.28 21:54:41.392313 [ 4 ] {b00613c4-d3df-43c1-85df-23482b854c63} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001767 sec., 5659.309564233164 rows/sec., 10.14 MiB/sec. | ||
| 4565 | 2025.08.28 21:54:41.392373 [ 4 ] {b00613c4-d3df-43c1-85df-23482b854c63} <Debug> TCPHandler: Processed in 0.001951392 sec. | ||
| 4566 | 2025.08.28 21:54:41.392478 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4567 | 2025.08.28 21:54:41.392574 [ 4 ] {5bd17d44-452b-4951-84ae-c8f490204e4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4568 | 2025.08.28 21:54:41.392617 [ 4 ] {5bd17d44-452b-4951-84ae-c8f490204e4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4569 | 2025.08.28 21:54:41.392968 [ 4 ] {5bd17d44-452b-4951-84ae-c8f490204e4a} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4570 | 2025.08.28 21:54:41.393004 [ 4 ] {5bd17d44-452b-4951-84ae-c8f490204e4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4571 | 2025.08.28 21:54:41.393324 [ 4 ] {5bd17d44-452b-4951-84ae-c8f490204e4a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4572 | 2025.08.28 21:54:41.393557 [ 4 ] {5bd17d44-452b-4951-84ae-c8f490204e4a} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4573 | 2025.08.28 21:54:41.393690 [ 4 ] {5bd17d44-452b-4951-84ae-c8f490204e4a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001135 sec., 52863.43612334802 rows/sec., 3.56 MiB/sec. | ||
| 4574 | 2025.08.28 21:54:41.393727 [ 4 ] {5bd17d44-452b-4951-84ae-c8f490204e4a} <Debug> TCPHandler: Processed in 0.001297145 sec. | ||
| 4575 | 2025.08.28 21:54:41.396246 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 196 | ||
| 4576 | 2025.08.28 21:54:41.413388 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4577 | 2025.08.28 21:54:41.413438 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4578 | 2025.08.28 21:54:41.418872 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 4579 | 2025.08.28 21:54:41.419569 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4580 | 2025.08.28 21:54:41.419864 [ 69 ] {} <Debug> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 4581 | 2025.08.28 21:54:41.419932 [ 69 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4582 | 2025.08.28 21:54:41.419955 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4583 | 2025.08.28 21:54:41.420093 [ 201 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 4584 | 2025.08.28 21:54:41.422619 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 196 | ||
| 4585 | 2025.08.28 21:54:41.424157 [ 201 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4586 | 2025.08.28 21:54:41.425790 [ 201 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 4587 | 2025.08.28 21:54:41.430687 [ 201 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 4588 | 2025.08.28 21:54:41.435243 [ 201 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 4589 | 2025.08.28 21:54:41.439418 [ 201 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 4590 | 2025.08.28 21:54:41.443911 [ 201 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 4591 | 2025.08.28 21:54:41.448068 [ 201 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 4592 | 2025.08.28 21:54:41.500350 [ 198 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 196 rows, containing 679 columns (679 merged, 0 gathered) in 0.080323868 sec., 2440.12153398788 rows/sec., 12.62 MiB/sec. | ||
| 4593 | 2025.08.28 21:54:41.503293 [ 198 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 4594 | 2025.08.28 21:54:41.505240 [ 198 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_26_5} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4595 | 2025.08.28 21:54:41.505319 [ 198 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_26_5} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 4596 | 2025.08.28 21:54:41.507769 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 4597 | 2025.08.28 21:54:42.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.01 MiB, peak 242.57 MiB, free memory in arenas 0.00 B, will set to 236.23 MiB (RSS), difference: 4.22 MiB | ||
| 4598 | 2025.08.28 21:54:42.569241 [ 69 ] {} <Debug> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 4599 | 2025.08.28 21:54:42.569306 [ 69 ] {} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4600 | 2025.08.28 21:54:42.569330 [ 69 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.53 GiB. | ||
| 4601 | 2025.08.28 21:54:42.569445 [ 188 ] {b4ab82e8-2cef-4449-b9fc-1e500e3a9510::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 | ||
| 4602 | 2025.08.28 21:54:42.569588 [ 188 ] {b4ab82e8-2cef-4449-b9fc-1e500e3a9510::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4603 | 2025.08.28 21:54:42.569621 [ 188 ] {b4ab82e8-2cef-4449-b9fc-1e500e3a9510::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 | ||
| 4604 | 2025.08.28 21:54:42.569687 [ 188 ] {b4ab82e8-2cef-4449-b9fc-1e500e3a9510::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 228 rows starting from the beginning of the part | ||
| 4605 | 2025.08.28 21:54:42.569735 [ 188 ] {b4ab82e8-2cef-4449-b9fc-1e500e3a9510::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 228 rows starting from the beginning of the part | ||
| 4606 | 2025.08.28 21:54:42.569776 [ 188 ] {b4ab82e8-2cef-4449-b9fc-1e500e3a9510::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 228 rows starting from the beginning of the part | ||
| 4607 | 2025.08.28 21:54:42.569816 [ 188 ] {b4ab82e8-2cef-4449-b9fc-1e500e3a9510::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 228 rows starting from the beginning of the part | ||
| 4608 | 2025.08.28 21:54:42.570698 [ 194 ] {b4ab82e8-2cef-4449-b9fc-1e500e3a9510::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 913 rows, containing 5 columns (5 merged, 0 gathered) in 0.001299284 sec., 702694.7149353029 rows/sec., 50.26 MiB/sec. | ||
| 4609 | 2025.08.28 21:54:42.570967 [ 193 ] {b4ab82e8-2cef-4449-b9fc-1e500e3a9510::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 4610 | 2025.08.28 21:54:42.571356 [ 193 ] {b4ab82e8-2cef-4449-b9fc-1e500e3a9510::all_1_5_1} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4611 | 2025.08.28 21:54:42.571453 [ 193 ] {b4ab82e8-2cef-4449-b9fc-1e500e3a9510::all_1_5_1} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510) (MergerMutator): Merged 5 parts: [all_1_1_0, all_5_5_0] -> all_1_5_1 | ||
| 4612 | 2025.08.28 21:54:42.571556 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.34 MiB. | ||
| 4613 | 2025.08.28 21:54:45.779350 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 646 | ||
| 4614 | 2025.08.28 21:54:45.781583 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4615 | 2025.08.28 21:54:45.781637 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4616 | 2025.08.28 21:54:45.782789 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 4617 | 2025.08.28 21:54:45.783080 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4618 | 2025.08.28 21:54:45.783334 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 646 | ||
| 4619 | 2025.08.28 21:54:46.385305 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4620 | 2025.08.28 21:54:46.385480 [ 4 ] {7488db4b-34dd-4c7e-9675-da7dda97b13f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4621 | 2025.08.28 21:54:46.385544 [ 4 ] {7488db4b-34dd-4c7e-9675-da7dda97b13f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4622 | 2025.08.28 21:54:46.386171 [ 4 ] {7488db4b-34dd-4c7e-9675-da7dda97b13f} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4623 | 2025.08.28 21:54:46.386219 [ 4 ] {7488db4b-34dd-4c7e-9675-da7dda97b13f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4624 | 2025.08.28 21:54:46.386598 [ 4 ] {7488db4b-34dd-4c7e-9675-da7dda97b13f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 4625 | 2025.08.28 21:54:46.386827 [ 4 ] {7488db4b-34dd-4c7e-9675-da7dda97b13f} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4626 | 2025.08.28 21:54:46.386979 [ 4 ] {7488db4b-34dd-4c7e-9675-da7dda97b13f} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001547 sec., 5171.299288946348 rows/sec., 421.68 KiB/sec. | ||
| 4627 | 2025.08.28 21:54:46.387020 [ 4 ] {7488db4b-34dd-4c7e-9675-da7dda97b13f} <Debug> TCPHandler: Processed in 0.00183677 sec. | ||
| 4628 | 2025.08.28 21:54:46.387146 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4629 | 2025.08.28 21:54:46.387239 [ 4 ] {84bee385-fd06-4f8d-8a8c-8ecabf2faf27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4630 | 2025.08.28 21:54:46.387279 [ 4 ] {84bee385-fd06-4f8d-8a8c-8ecabf2faf27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4631 | 2025.08.28 21:54:46.387762 [ 4 ] {84bee385-fd06-4f8d-8a8c-8ecabf2faf27} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4632 | 2025.08.28 21:54:46.387799 [ 4 ] {84bee385-fd06-4f8d-8a8c-8ecabf2faf27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4633 | 2025.08.28 21:54:46.388115 [ 4 ] {84bee385-fd06-4f8d-8a8c-8ecabf2faf27} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4634 | 2025.08.28 21:54:46.388321 [ 4 ] {84bee385-fd06-4f8d-8a8c-8ecabf2faf27} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4635 | 2025.08.28 21:54:46.388430 [ 66 ] {} <Debug> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4636 | 2025.08.28 21:54:46.388452 [ 4 ] {84bee385-fd06-4f8d-8a8c-8ecabf2faf27} <Debug> executeQuery: Read 122 rows, 10.54 KiB in 0.001232 sec., 99025.97402597402 rows/sec., 8.36 MiB/sec. | ||
| 4637 | 2025.08.28 21:54:46.388499 [ 66 ] {} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4638 | 2025.08.28 21:54:46.388507 [ 4 ] {84bee385-fd06-4f8d-8a8c-8ecabf2faf27} <Debug> TCPHandler: Processed in 0.001410616 sec. | ||
| 4639 | 2025.08.28 21:54:46.388557 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4640 | 2025.08.28 21:54:46.388675 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4641 | 2025.08.28 21:54:46.388687 [ 188 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::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 | ||
| 4642 | 2025.08.28 21:54:46.388772 [ 4 ] {65bc4301-2929-478f-8406-f92d2db32567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4643 | 2025.08.28 21:54:46.388815 [ 4 ] {65bc4301-2929-478f-8406-f92d2db32567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4644 | 2025.08.28 21:54:46.388833 [ 188 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4645 | 2025.08.28 21:54:46.388871 [ 188 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1287 rows starting from the beginning of the part | ||
| 4646 | 2025.08.28 21:54:46.388938 [ 188 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 1216 rows starting from the beginning of the part | ||
| 4647 | 2025.08.28 21:54:46.389020 [ 188 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 56 rows starting from the beginning of the part | ||
| 4648 | 2025.08.28 21:54:46.389070 [ 188 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 118 rows starting from the beginning of the part | ||
| 4649 | 2025.08.28 21:54:46.389115 [ 188 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 76 rows starting from the beginning of the part | ||
| 4650 | 2025.08.28 21:54:46.389156 [ 188 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 122 rows starting from the beginning of the part | ||
| 4651 | 2025.08.28 21:54:46.389229 [ 4 ] {65bc4301-2929-478f-8406-f92d2db32567} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4652 | 2025.08.28 21:54:46.389271 [ 4 ] {65bc4301-2929-478f-8406-f92d2db32567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4653 | 2025.08.28 21:54:46.389676 [ 4 ] {65bc4301-2929-478f-8406-f92d2db32567} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4654 | 2025.08.28 21:54:46.389917 [ 4 ] {65bc4301-2929-478f-8406-f92d2db32567} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4655 | 2025.08.28 21:54:46.390052 [ 4 ] {65bc4301-2929-478f-8406-f92d2db32567} <Debug> executeQuery: Read 39 rows, 2.89 KiB in 0.001298 sec., 30046.2249614792 rows/sec., 2.17 MiB/sec. | ||
| 4656 | 2025.08.28 21:54:46.390090 [ 4 ] {65bc4301-2929-478f-8406-f92d2db32567} <Debug> TCPHandler: Processed in 0.001463926 sec. | ||
| 4657 | 2025.08.28 21:54:46.390198 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4658 | 2025.08.28 21:54:46.390291 [ 4 ] {b4f565c5-f9c5-4008-b7f1-fdc1c66f9d0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4659 | 2025.08.28 21:54:46.390330 [ 4 ] {b4f565c5-f9c5-4008-b7f1-fdc1c66f9d0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4660 | 2025.08.28 21:54:46.390657 [ 188 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2875 rows, containing 5 columns (5 merged, 0 gathered) in 0.002025492 sec., 1419408.2227922897 rows/sec., 123.10 MiB/sec. | ||
| 4661 | 2025.08.28 21:54:46.390757 [ 4 ] {b4f565c5-f9c5-4008-b7f1-fdc1c66f9d0b} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4662 | 2025.08.28 21:54:46.390797 [ 4 ] {b4f565c5-f9c5-4008-b7f1-fdc1c66f9d0b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4663 | 2025.08.28 21:54:46.390953 [ 191 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4664 | 2025.08.28 21:54:46.391161 [ 4 ] {b4f565c5-f9c5-4008-b7f1-fdc1c66f9d0b} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4665 | 2025.08.28 21:54:46.391320 [ 191 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_41_8} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4666 | 2025.08.28 21:54:46.391418 [ 191 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_41_8} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 4667 | 2025.08.28 21:54:46.391420 [ 4 ] {b4f565c5-f9c5-4008-b7f1-fdc1c66f9d0b} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4668 | 2025.08.28 21:54:46.391534 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 4669 | 2025.08.28 21:54:46.391541 [ 66 ] {} <Debug> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4670 | 2025.08.28 21:54:46.391568 [ 4 ] {b4f565c5-f9c5-4008-b7f1-fdc1c66f9d0b} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.001295 sec., 79536.67953667954 rows/sec., 6.22 MiB/sec. | ||
| 4671 | 2025.08.28 21:54:46.391580 [ 66 ] {} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4672 | 2025.08.28 21:54:46.391608 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4673 | 2025.08.28 21:54:46.391613 [ 4 ] {b4f565c5-f9c5-4008-b7f1-fdc1c66f9d0b} <Debug> TCPHandler: Processed in 0.001462186 sec. | ||
| 4674 | 2025.08.28 21:54:46.391683 [ 194 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::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 | ||
| 4675 | 2025.08.28 21:54:46.391736 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4676 | 2025.08.28 21:54:46.391795 [ 194 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4677 | 2025.08.28 21:54:46.391834 [ 4 ] {2a696c17-ee33-4b77-94c9-dfc2dac5955c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4678 | 2025.08.28 21:54:46.391835 [ 194 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 595 rows starting from the beginning of the part | ||
| 4679 | 2025.08.28 21:54:46.391884 [ 4 ] {2a696c17-ee33-4b77-94c9-dfc2dac5955c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4680 | 2025.08.28 21:54:46.391921 [ 194 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 530 rows starting from the beginning of the part | ||
| 4681 | 2025.08.28 21:54:46.391968 [ 194 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 64 rows starting from the beginning of the part | ||
| 4682 | 2025.08.28 21:54:46.392005 [ 194 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 95 rows starting from the beginning of the part | ||
| 4683 | 2025.08.28 21:54:46.392043 [ 194 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 74 rows starting from the beginning of the part | ||
| 4684 | 2025.08.28 21:54:46.392078 [ 194 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 103 rows starting from the beginning of the part | ||
| 4685 | 2025.08.28 21:54:46.392319 [ 4 ] {2a696c17-ee33-4b77-94c9-dfc2dac5955c} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4686 | 2025.08.28 21:54:46.392359 [ 4 ] {2a696c17-ee33-4b77-94c9-dfc2dac5955c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4687 | 2025.08.28 21:54:46.392728 [ 4 ] {2a696c17-ee33-4b77-94c9-dfc2dac5955c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4688 | 2025.08.28 21:54:46.392947 [ 4 ] {2a696c17-ee33-4b77-94c9-dfc2dac5955c} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4689 | 2025.08.28 21:54:46.393045 [ 66 ] {} <Debug> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4690 | 2025.08.28 21:54:46.393073 [ 66 ] {} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4691 | 2025.08.28 21:54:46.393077 [ 192 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1461 rows, containing 5 columns (5 merged, 0 gathered) in 0.001427036 sec., 1023800.3806491217 rows/sec., 80.91 MiB/sec. | ||
| 4692 | 2025.08.28 21:54:46.393089 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4693 | 2025.08.28 21:54:46.393075 [ 4 ] {2a696c17-ee33-4b77-94c9-dfc2dac5955c} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.00126 sec., 130158.73015873015 rows/sec., 9.06 MiB/sec. | ||
| 4694 | 2025.08.28 21:54:46.393169 [ 4 ] {2a696c17-ee33-4b77-94c9-dfc2dac5955c} <Debug> TCPHandler: Processed in 0.001481106 sec. | ||
| 4695 | 2025.08.28 21:54:46.393181 [ 188 ] {f506482a-fd20-4aba-984a-14115cac1713::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 | ||
| 4696 | 2025.08.28 21:54:46.393243 [ 194 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4697 | 2025.08.28 21:54:46.393277 [ 188 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4698 | 2025.08.28 21:54:46.393280 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4699 | 2025.08.28 21:54:46.393313 [ 188 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 10463 rows starting from the beginning of the part | ||
| 4700 | 2025.08.28 21:54:46.393370 [ 188 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 952 rows starting from the beginning of the part | ||
| 4701 | 2025.08.28 21:54:46.393391 [ 4 ] {fe58facf-f0ad-4b12-afb2-c1174bcffaa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4702 | 2025.08.28 21:54:46.393412 [ 188 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 54 rows starting from the beginning of the part | ||
| 4703 | 2025.08.28 21:54:46.393453 [ 4 ] {fe58facf-f0ad-4b12-afb2-c1174bcffaa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4704 | 2025.08.28 21:54:46.393456 [ 188 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 160 rows starting from the beginning of the part | ||
| 4705 | 2025.08.28 21:54:46.393498 [ 194 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_41_8} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4706 | 2025.08.28 21:54:46.393544 [ 188 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 160 rows starting from the beginning of the part | ||
| 4707 | 2025.08.28 21:54:46.393570 [ 194 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_41_8} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 4708 | 2025.08.28 21:54:46.393590 [ 188 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 164 rows starting from the beginning of the part | ||
| 4709 | 2025.08.28 21:54:46.393641 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 4710 | 2025.08.28 21:54:46.394328 [ 4 ] {fe58facf-f0ad-4b12-afb2-c1174bcffaa9} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4711 | 2025.08.28 21:54:46.394368 [ 4 ] {fe58facf-f0ad-4b12-afb2-c1174bcffaa9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4712 | 2025.08.28 21:54:46.395008 [ 4 ] {fe58facf-f0ad-4b12-afb2-c1174bcffaa9} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 4713 | 2025.08.28 21:54:46.395264 [ 4 ] {fe58facf-f0ad-4b12-afb2-c1174bcffaa9} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4714 | 2025.08.28 21:54:46.395417 [ 4 ] {fe58facf-f0ad-4b12-afb2-c1174bcffaa9} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002043 sec., 15173.764072442485 rows/sec., 27.19 MiB/sec. | ||
| 4715 | 2025.08.28 21:54:46.395473 [ 4 ] {fe58facf-f0ad-4b12-afb2-c1174bcffaa9} <Debug> TCPHandler: Processed in 0.002240115 sec. | ||
| 4716 | 2025.08.28 21:54:46.395598 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4717 | 2025.08.28 21:54:46.395695 [ 4 ] {7e1eeaf4-a904-4ba0-a7ff-13fa822ba9b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4718 | 2025.08.28 21:54:46.395739 [ 4 ] {7e1eeaf4-a904-4ba0-a7ff-13fa822ba9b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4719 | 2025.08.28 21:54:46.396090 [ 4 ] {7e1eeaf4-a904-4ba0-a7ff-13fa822ba9b0} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4720 | 2025.08.28 21:54:46.396127 [ 4 ] {7e1eeaf4-a904-4ba0-a7ff-13fa822ba9b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4721 | 2025.08.28 21:54:46.396495 [ 4 ] {7e1eeaf4-a904-4ba0-a7ff-13fa822ba9b0} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4722 | 2025.08.28 21:54:46.396704 [ 4 ] {7e1eeaf4-a904-4ba0-a7ff-13fa822ba9b0} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4723 | 2025.08.28 21:54:46.396814 [ 66 ] {} <Debug> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4724 | 2025.08.28 21:54:46.396838 [ 4 ] {7e1eeaf4-a904-4ba0-a7ff-13fa822ba9b0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001162 sec., 51635.11187607573 rows/sec., 3.48 MiB/sec. | ||
| 4725 | 2025.08.28 21:54:46.396846 [ 66 ] {} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4726 | 2025.08.28 21:54:46.396877 [ 66 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4727 | 2025.08.28 21:54:46.396881 [ 4 ] {7e1eeaf4-a904-4ba0-a7ff-13fa822ba9b0} <Debug> TCPHandler: Processed in 0.001333584 sec. | ||
| 4728 | 2025.08.28 21:54:46.396955 [ 192 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 4729 | 2025.08.28 21:54:46.397055 [ 192 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4730 | 2025.08.28 21:54:46.397083 [ 192 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1896 rows starting from the beginning of the part | ||
| 4731 | 2025.08.28 21:54:46.397133 [ 192 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 40 rows starting from the beginning of the part | ||
| 4732 | 2025.08.28 21:54:46.397174 [ 192 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 20 rows starting from the beginning of the part | ||
| 4733 | 2025.08.28 21:54:46.397213 [ 192 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 60 rows starting from the beginning of the part | ||
| 4734 | 2025.08.28 21:54:46.397249 [ 192 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 4735 | 2025.08.28 21:54:46.397284 [ 192 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 4736 | 2025.08.28 21:54:46.398110 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 11953 rows, containing 5 columns (5 merged, 0 gathered) in 0.004955895 sec., 2411875.1507043634 rows/sec., 164.36 MiB/sec. | ||
| 4737 | 2025.08.28 21:54:46.398320 [ 200 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2136 rows, containing 4 columns (4 merged, 0 gathered) in 0.001401485 sec., 1524097.6535603306 rows/sec., 102.66 MiB/sec. | ||
| 4738 | 2025.08.28 21:54:46.398473 [ 199 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4739 | 2025.08.28 21:54:46.398655 [ 192 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4740 | 2025.08.28 21:54:46.398801 [ 199 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4741 | 2025.08.28 21:54:46.398893 [ 199 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 4742 | 2025.08.28 21:54:46.398989 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.32 MiB. | ||
| 4743 | 2025.08.28 21:54:46.399062 [ 192 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_41_8} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4744 | 2025.08.28 21:54:46.399163 [ 192 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_41_8} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 4745 | 2025.08.28 21:54:46.399250 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 4746 | 2025.08.28 21:54:47.000232 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.87 MiB, peak 245.39 MiB, free memory in arenas 0.00 B, will set to 238.61 MiB (RSS), difference: 1.74 MiB | ||
| 4747 | 2025.08.28 21:54:48.253783 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 12444 | ||
| 4748 | 2025.08.28 21:54:48.254305 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4749 | 2025.08.28 21:54:48.254351 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4750 | 2025.08.28 21:54:48.254827 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4751 | 2025.08.28 21:54:48.255059 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4752 | 2025.08.28 21:54:48.255189 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12444 | ||
| 4753 | 2025.08.28 21:54:48.922836 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 204 | ||
| 4754 | 2025.08.28 21:54:48.938484 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4755 | 2025.08.28 21:54:48.938528 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4756 | 2025.08.28 21:54:48.943854 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 4757 | 2025.08.28 21:54:48.944566 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4758 | 2025.08.28 21:54:48.947266 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 204 | ||
| 4759 | 2025.08.28 21:54:51.384466 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4760 | 2025.08.28 21:54:51.384653 [ 4 ] {1ef2935d-346d-405e-a260-9b3e2bb60773} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4761 | 2025.08.28 21:54:51.384721 [ 4 ] {1ef2935d-346d-405e-a260-9b3e2bb60773} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4762 | 2025.08.28 21:54:51.385370 [ 4 ] {1ef2935d-346d-405e-a260-9b3e2bb60773} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4763 | 2025.08.28 21:54:51.385408 [ 4 ] {1ef2935d-346d-405e-a260-9b3e2bb60773} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4764 | 2025.08.28 21:54:51.385790 [ 4 ] {1ef2935d-346d-405e-a260-9b3e2bb60773} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 4765 | 2025.08.28 21:54:51.386082 [ 4 ] {1ef2935d-346d-405e-a260-9b3e2bb60773} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4766 | 2025.08.28 21:54:51.386269 [ 4 ] {1ef2935d-346d-405e-a260-9b3e2bb60773} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001665 sec., 45645.64564564564 rows/sec., 3.76 MiB/sec. | ||
| 4767 | 2025.08.28 21:54:51.386317 [ 4 ] {1ef2935d-346d-405e-a260-9b3e2bb60773} <Debug> TCPHandler: Processed in 0.001977882 sec. | ||
| 4768 | 2025.08.28 21:54:51.386478 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4769 | 2025.08.28 21:54:51.386603 [ 4 ] {f3c29c18-2f05-487a-84b1-3f6dc010f767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4770 | 2025.08.28 21:54:51.386651 [ 4 ] {f3c29c18-2f05-487a-84b1-3f6dc010f767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4771 | 2025.08.28 21:54:51.387157 [ 4 ] {f3c29c18-2f05-487a-84b1-3f6dc010f767} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4772 | 2025.08.28 21:54:51.387195 [ 4 ] {f3c29c18-2f05-487a-84b1-3f6dc010f767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4773 | 2025.08.28 21:54:51.387499 [ 4 ] {f3c29c18-2f05-487a-84b1-3f6dc010f767} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4774 | 2025.08.28 21:54:51.387712 [ 4 ] {f3c29c18-2f05-487a-84b1-3f6dc010f767} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4775 | 2025.08.28 21:54:51.387842 [ 4 ] {f3c29c18-2f05-487a-84b1-3f6dc010f767} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001264 sec., 7911.392405063291 rows/sec., 594.90 KiB/sec. | ||
| 4776 | 2025.08.28 21:54:51.387879 [ 4 ] {f3c29c18-2f05-487a-84b1-3f6dc010f767} <Debug> TCPHandler: Processed in 0.001469837 sec. | ||
| 4777 | 2025.08.28 21:54:51.388003 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4778 | 2025.08.28 21:54:51.388104 [ 4 ] {3ab47cec-42b8-438a-8668-e3126016dab3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4779 | 2025.08.28 21:54:51.388144 [ 4 ] {3ab47cec-42b8-438a-8668-e3126016dab3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4780 | 2025.08.28 21:54:51.388573 [ 4 ] {3ab47cec-42b8-438a-8668-e3126016dab3} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4781 | 2025.08.28 21:54:51.388606 [ 4 ] {3ab47cec-42b8-438a-8668-e3126016dab3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4782 | 2025.08.28 21:54:51.388900 [ 4 ] {3ab47cec-42b8-438a-8668-e3126016dab3} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 4783 | 2025.08.28 21:54:51.389098 [ 4 ] {3ab47cec-42b8-438a-8668-e3126016dab3} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4784 | 2025.08.28 21:54:51.389220 [ 4 ] {3ab47cec-42b8-438a-8668-e3126016dab3} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001134 sec., 65255.73192239859 rows/sec., 5.09 MiB/sec. | ||
| 4785 | 2025.08.28 21:54:51.389256 [ 4 ] {3ab47cec-42b8-438a-8668-e3126016dab3} <Debug> TCPHandler: Processed in 0.001311545 sec. | ||
| 4786 | 2025.08.28 21:54:51.389378 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4787 | 2025.08.28 21:54:51.389480 [ 4 ] {b049d21c-d982-4080-8ded-be171687f4f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4788 | 2025.08.28 21:54:51.389523 [ 4 ] {b049d21c-d982-4080-8ded-be171687f4f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4789 | 2025.08.28 21:54:51.389917 [ 4 ] {b049d21c-d982-4080-8ded-be171687f4f9} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4790 | 2025.08.28 21:54:51.389956 [ 4 ] {b049d21c-d982-4080-8ded-be171687f4f9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4791 | 2025.08.28 21:54:51.390274 [ 4 ] {b049d21c-d982-4080-8ded-be171687f4f9} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 4792 | 2025.08.28 21:54:51.390481 [ 4 ] {b049d21c-d982-4080-8ded-be171687f4f9} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4793 | 2025.08.28 21:54:51.390606 [ 4 ] {b049d21c-d982-4080-8ded-be171687f4f9} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001145 sec., 139737.99126637555 rows/sec., 9.73 MiB/sec. | ||
| 4794 | 2025.08.28 21:54:51.390642 [ 4 ] {b049d21c-d982-4080-8ded-be171687f4f9} <Debug> TCPHandler: Processed in 0.001311894 sec. | ||
| 4795 | 2025.08.28 21:54:51.390751 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4796 | 2025.08.28 21:54:51.390859 [ 4 ] {db8105b2-569a-42d3-994d-38aee456eda0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4797 | 2025.08.28 21:54:51.390911 [ 4 ] {db8105b2-569a-42d3-994d-38aee456eda0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4798 | 2025.08.28 21:54:51.391656 [ 4 ] {db8105b2-569a-42d3-994d-38aee456eda0} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4799 | 2025.08.28 21:54:51.391693 [ 4 ] {db8105b2-569a-42d3-994d-38aee456eda0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4800 | 2025.08.28 21:54:51.392194 [ 4 ] {db8105b2-569a-42d3-994d-38aee456eda0} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 4801 | 2025.08.28 21:54:51.392416 [ 4 ] {db8105b2-569a-42d3-994d-38aee456eda0} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4802 | 2025.08.28 21:54:51.392553 [ 4 ] {db8105b2-569a-42d3-994d-38aee456eda0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001711 sec., 5844.535359438924 rows/sec., 10.47 MiB/sec. | ||
| 4803 | 2025.08.28 21:54:51.392606 [ 4 ] {db8105b2-569a-42d3-994d-38aee456eda0} <Debug> TCPHandler: Processed in 0.001902591 sec. | ||
| 4804 | 2025.08.28 21:54:51.392726 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4805 | 2025.08.28 21:54:51.392820 [ 4 ] {0d3fb945-ee25-465e-bb92-7bb5eafc6d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4806 | 2025.08.28 21:54:51.392862 [ 4 ] {0d3fb945-ee25-465e-bb92-7bb5eafc6d99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4807 | 2025.08.28 21:54:51.393196 [ 4 ] {0d3fb945-ee25-465e-bb92-7bb5eafc6d99} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4808 | 2025.08.28 21:54:51.393230 [ 4 ] {0d3fb945-ee25-465e-bb92-7bb5eafc6d99} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4809 | 2025.08.28 21:54:51.393524 [ 4 ] {0d3fb945-ee25-465e-bb92-7bb5eafc6d99} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 4810 | 2025.08.28 21:54:51.393728 [ 4 ] {0d3fb945-ee25-465e-bb92-7bb5eafc6d99} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4811 | 2025.08.28 21:54:51.393853 [ 4 ] {0d3fb945-ee25-465e-bb92-7bb5eafc6d99} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001051 sec., 57088.487155090384 rows/sec., 3.85 MiB/sec. | ||
| 4812 | 2025.08.28 21:54:51.393887 [ 4 ] {0d3fb945-ee25-465e-bb92-7bb5eafc6d99} <Debug> TCPHandler: Processed in 0.001209033 sec. | ||
| 4813 | 2025.08.28 21:54:55.657698 [ 52 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4814 | 2025.08.28 21:54:55.657760 [ 52 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4815 | 2025.08.28 21:54:55.755411 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 12871 | ||
| 4816 | 2025.08.28 21:54:55.756159 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4817 | 2025.08.28 21:54:55.756203 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4818 | 2025.08.28 21:54:55.756680 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4819 | 2025.08.28 21:54:55.756934 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4820 | 2025.08.28 21:54:55.757074 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 12871 | ||
| 4821 | 2025.08.28 21:54:55.783642 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 672 | ||
| 4822 | 2025.08.28 21:54:55.785801 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4823 | 2025.08.28 21:54:55.785849 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4824 | 2025.08.28 21:54:55.787060 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 4825 | 2025.08.28 21:54:55.787322 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4826 | 2025.08.28 21:54:55.787577 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 672 | ||
| 4827 | 2025.08.28 21:54:56.385034 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4828 | 2025.08.28 21:54:56.385236 [ 4 ] {51b3b3a7-e07b-4a5e-9741-2f35498a665b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4829 | 2025.08.28 21:54:56.385321 [ 4 ] {51b3b3a7-e07b-4a5e-9741-2f35498a665b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4830 | 2025.08.28 21:54:56.385999 [ 4 ] {51b3b3a7-e07b-4a5e-9741-2f35498a665b} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4831 | 2025.08.28 21:54:56.386049 [ 4 ] {51b3b3a7-e07b-4a5e-9741-2f35498a665b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4832 | 2025.08.28 21:54:56.386448 [ 4 ] {51b3b3a7-e07b-4a5e-9741-2f35498a665b} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 4833 | 2025.08.28 21:54:56.386668 [ 4 ] {51b3b3a7-e07b-4a5e-9741-2f35498a665b} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4834 | 2025.08.28 21:54:56.386819 [ 4 ] {51b3b3a7-e07b-4a5e-9741-2f35498a665b} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001652 sec., 71428.57142857142 rows/sec., 6.06 MiB/sec. | ||
| 4835 | 2025.08.28 21:54:56.386860 [ 4 ] {51b3b3a7-e07b-4a5e-9741-2f35498a665b} <Debug> TCPHandler: Processed in 0.001957962 sec. | ||
| 4836 | 2025.08.28 21:54:56.386987 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4837 | 2025.08.28 21:54:56.387081 [ 4 ] {1a7eb1d6-a6f7-4ed3-add7-b08ce9883f13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4838 | 2025.08.28 21:54:56.387121 [ 4 ] {1a7eb1d6-a6f7-4ed3-add7-b08ce9883f13} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4839 | 2025.08.28 21:54:56.387519 [ 4 ] {1a7eb1d6-a6f7-4ed3-add7-b08ce9883f13} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4840 | 2025.08.28 21:54:56.387555 [ 4 ] {1a7eb1d6-a6f7-4ed3-add7-b08ce9883f13} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4841 | 2025.08.28 21:54:56.387866 [ 4 ] {1a7eb1d6-a6f7-4ed3-add7-b08ce9883f13} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4842 | 2025.08.28 21:54:56.388089 [ 4 ] {1a7eb1d6-a6f7-4ed3-add7-b08ce9883f13} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4843 | 2025.08.28 21:54:56.388199 [ 54 ] {} <Debug> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4844 | 2025.08.28 21:54:56.388215 [ 4 ] {1a7eb1d6-a6f7-4ed3-add7-b08ce9883f13} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001153 sec., 26886.383347788378 rows/sec., 1.97 MiB/sec. | ||
| 4845 | 2025.08.28 21:54:56.388269 [ 54 ] {} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4846 | 2025.08.28 21:54:56.388277 [ 4 ] {1a7eb1d6-a6f7-4ed3-add7-b08ce9883f13} <Debug> TCPHandler: Processed in 0.001338875 sec. | ||
| 4847 | 2025.08.28 21:54:56.388297 [ 54 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4848 | 2025.08.28 21:54:56.388395 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4849 | 2025.08.28 21:54:56.388443 [ 199 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 4850 | 2025.08.28 21:54:56.388508 [ 4 ] {6bf1632f-cf93-449d-b835-6a827c5713ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4851 | 2025.08.28 21:54:56.388553 [ 4 ] {6bf1632f-cf93-449d-b835-6a827c5713ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4852 | 2025.08.28 21:54:56.388586 [ 199 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4853 | 2025.08.28 21:54:56.388625 [ 199 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 57 rows starting from the beginning of the part | ||
| 4854 | 2025.08.28 21:54:56.388695 [ 199 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 31 rows starting from the beginning of the part | ||
| 4855 | 2025.08.28 21:54:56.388742 [ 199 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 4856 | 2025.08.28 21:54:56.388812 [ 199 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 39 rows starting from the beginning of the part | ||
| 4857 | 2025.08.28 21:54:56.388860 [ 199 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 4858 | 2025.08.28 21:54:56.388907 [ 199 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 31 rows starting from the beginning of the part | ||
| 4859 | 2025.08.28 21:54:56.388972 [ 4 ] {6bf1632f-cf93-449d-b835-6a827c5713ce} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4860 | 2025.08.28 21:54:56.389014 [ 4 ] {6bf1632f-cf93-449d-b835-6a827c5713ce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4861 | 2025.08.28 21:54:56.389368 [ 4 ] {6bf1632f-cf93-449d-b835-6a827c5713ce} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 4862 | 2025.08.28 21:54:56.389593 [ 4 ] {6bf1632f-cf93-449d-b835-6a827c5713ce} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4863 | 2025.08.28 21:54:56.389724 [ 4 ] {6bf1632f-cf93-449d-b835-6a827c5713ce} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001234 sec., 76985.41329011344 rows/sec., 6.01 MiB/sec. | ||
| 4864 | 2025.08.28 21:54:56.389761 [ 4 ] {6bf1632f-cf93-449d-b835-6a827c5713ce} <Debug> TCPHandler: Processed in 0.001414086 sec. | ||
| 4865 | 2025.08.28 21:54:56.389763 [ 192 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.001389115 sec., 128139.13894817923 rows/sec., 9.81 MiB/sec. | ||
| 4866 | 2025.08.28 21:54:56.389885 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4867 | 2025.08.28 21:54:56.389943 [ 200 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4868 | 2025.08.28 21:54:56.389984 [ 4 ] {93b1a691-7e30-430d-b26c-7f3aa0de09f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4869 | 2025.08.28 21:54:56.390031 [ 4 ] {93b1a691-7e30-430d-b26c-7f3aa0de09f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4870 | 2025.08.28 21:54:56.390250 [ 200 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_36_7} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4871 | 2025.08.28 21:54:56.390337 [ 200 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_36_7} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4872 | 2025.08.28 21:54:56.390418 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 4873 | 2025.08.28 21:54:56.390467 [ 4 ] {93b1a691-7e30-430d-b26c-7f3aa0de09f2} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4874 | 2025.08.28 21:54:56.390508 [ 4 ] {93b1a691-7e30-430d-b26c-7f3aa0de09f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4875 | 2025.08.28 21:54:56.390853 [ 4 ] {93b1a691-7e30-430d-b26c-7f3aa0de09f2} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 4876 | 2025.08.28 21:54:56.391063 [ 4 ] {93b1a691-7e30-430d-b26c-7f3aa0de09f2} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4877 | 2025.08.28 21:54:56.391190 [ 4 ] {93b1a691-7e30-430d-b26c-7f3aa0de09f2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001224 sec., 130718.954248366 rows/sec., 9.10 MiB/sec. | ||
| 4878 | 2025.08.28 21:54:56.391227 [ 4 ] {93b1a691-7e30-430d-b26c-7f3aa0de09f2} <Debug> TCPHandler: Processed in 0.001388986 sec. | ||
| 4879 | 2025.08.28 21:54:56.391352 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4880 | 2025.08.28 21:54:56.391443 [ 4 ] {bc86fedf-3ff8-43fb-9021-ed2f54a22cc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4881 | 2025.08.28 21:54:56.391496 [ 4 ] {bc86fedf-3ff8-43fb-9021-ed2f54a22cc3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4882 | 2025.08.28 21:54:56.392321 [ 4 ] {bc86fedf-3ff8-43fb-9021-ed2f54a22cc3} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4883 | 2025.08.28 21:54:56.392356 [ 4 ] {bc86fedf-3ff8-43fb-9021-ed2f54a22cc3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4884 | 2025.08.28 21:54:56.392900 [ 4 ] {bc86fedf-3ff8-43fb-9021-ed2f54a22cc3} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 4885 | 2025.08.28 21:54:56.393125 [ 4 ] {bc86fedf-3ff8-43fb-9021-ed2f54a22cc3} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4886 | 2025.08.28 21:54:56.393260 [ 4 ] {bc86fedf-3ff8-43fb-9021-ed2f54a22cc3} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001834 sec., 16902.944383860417 rows/sec., 30.29 MiB/sec. | ||
| 4887 | 2025.08.28 21:54:56.393314 [ 4 ] {bc86fedf-3ff8-43fb-9021-ed2f54a22cc3} <Debug> TCPHandler: Processed in 0.002011343 sec. | ||
| 4888 | 2025.08.28 21:54:56.393438 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4889 | 2025.08.28 21:54:56.393532 [ 4 ] {37a897f4-1163-426e-8f59-6b521ed587f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4890 | 2025.08.28 21:54:56.393573 [ 4 ] {37a897f4-1163-426e-8f59-6b521ed587f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4891 | 2025.08.28 21:54:56.393928 [ 4 ] {37a897f4-1163-426e-8f59-6b521ed587f8} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4892 | 2025.08.28 21:54:56.393963 [ 4 ] {37a897f4-1163-426e-8f59-6b521ed587f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4893 | 2025.08.28 21:54:56.394287 [ 4 ] {37a897f4-1163-426e-8f59-6b521ed587f8} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 4894 | 2025.08.28 21:54:56.394493 [ 4 ] {37a897f4-1163-426e-8f59-6b521ed587f8} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4895 | 2025.08.28 21:54:56.394616 [ 4 ] {37a897f4-1163-426e-8f59-6b521ed587f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001103 sec., 54397.09882139619 rows/sec., 3.67 MiB/sec. | ||
| 4896 | 2025.08.28 21:54:56.394651 [ 4 ] {37a897f4-1163-426e-8f59-6b521ed587f8} <Debug> TCPHandler: Processed in 0.001261494 sec. | ||
| 4897 | 2025.08.28 21:54:56.447458 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 211 | ||
| 4898 | 2025.08.28 21:54:56.464292 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4899 | 2025.08.28 21:54:56.464338 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4900 | 2025.08.28 21:54:56.469971 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 4901 | 2025.08.28 21:54:56.470722 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4902 | 2025.08.28 21:54:56.473612 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 211 | ||
| 4903 | 2025.08.28 21:54:59.690890 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4904 | 2025.08.28 21:54:59.691102 [ 4 ] {0df0260f-b44f-46de-b371-1f7b7b4ff00c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 4905 | 2025.08.28 21:54:59.691172 [ 4 ] {0df0260f-b44f-46de-b371-1f7b7b4ff00c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4906 | 2025.08.28 21:54:59.691811 [ 4 ] {0df0260f-b44f-46de-b371-1f7b7b4ff00c} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4907 | 2025.08.28 21:54:59.691855 [ 4 ] {0df0260f-b44f-46de-b371-1f7b7b4ff00c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4908 | 2025.08.28 21:54:59.692238 [ 4 ] {0df0260f-b44f-46de-b371-1f7b7b4ff00c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 4909 | 2025.08.28 21:54:59.692465 [ 4 ] {0df0260f-b44f-46de-b371-1f7b7b4ff00c} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4910 | 2025.08.28 21:54:59.692627 [ 4 ] {0df0260f-b44f-46de-b371-1f7b7b4ff00c} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001578 sec., 3802.2813688212927 rows/sec., 310.05 KiB/sec. | ||
| 4911 | 2025.08.28 21:54:59.692670 [ 4 ] {0df0260f-b44f-46de-b371-1f7b7b4ff00c} <Debug> TCPHandler: Processed in 0.001919141 sec. | ||
| 4912 | 2025.08.28 21:54:59.692805 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4913 | 2025.08.28 21:54:59.692903 [ 4 ] {924e2c32-a978-47aa-aa5d-309fa8268553} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4914 | 2025.08.28 21:54:59.692943 [ 4 ] {924e2c32-a978-47aa-aa5d-309fa8268553} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4915 | 2025.08.28 21:54:59.693960 [ 4 ] {924e2c32-a978-47aa-aa5d-309fa8268553} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4916 | 2025.08.28 21:54:59.693997 [ 4 ] {924e2c32-a978-47aa-aa5d-309fa8268553} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4917 | 2025.08.28 21:54:59.694402 [ 4 ] {924e2c32-a978-47aa-aa5d-309fa8268553} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 4918 | 2025.08.28 21:54:59.694627 [ 4 ] {924e2c32-a978-47aa-aa5d-309fa8268553} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4919 | 2025.08.28 21:54:59.694757 [ 4 ] {924e2c32-a978-47aa-aa5d-309fa8268553} <Debug> executeQuery: Read 1219 rows, 103.20 KiB in 0.001874 sec., 650480.2561366062 rows/sec., 53.78 MiB/sec. | ||
| 4920 | 2025.08.28 21:54:59.694796 [ 4 ] {924e2c32-a978-47aa-aa5d-309fa8268553} <Debug> TCPHandler: Processed in 0.002043113 sec. | ||
| 4921 | 2025.08.28 21:54:59.694917 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4922 | 2025.08.28 21:54:59.695013 [ 4 ] {15a91e5c-eea6-4ef8-95a6-c01d67d6efc9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 4923 | 2025.08.28 21:54:59.695054 [ 4 ] {15a91e5c-eea6-4ef8-95a6-c01d67d6efc9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4924 | 2025.08.28 21:54:59.695461 [ 4 ] {15a91e5c-eea6-4ef8-95a6-c01d67d6efc9} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4925 | 2025.08.28 21:54:59.695498 [ 4 ] {15a91e5c-eea6-4ef8-95a6-c01d67d6efc9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4926 | 2025.08.28 21:54:59.695800 [ 4 ] {15a91e5c-eea6-4ef8-95a6-c01d67d6efc9} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4927 | 2025.08.28 21:54:59.696024 [ 4 ] {15a91e5c-eea6-4ef8-95a6-c01d67d6efc9} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4928 | 2025.08.28 21:54:59.696155 [ 4 ] {15a91e5c-eea6-4ef8-95a6-c01d67d6efc9} <Debug> executeQuery: Read 16 rows, 1.17 KiB in 0.001159 sec., 13805.004314063846 rows/sec., 1010.27 KiB/sec. | ||
| 4929 | 2025.08.28 21:54:59.696193 [ 4 ] {15a91e5c-eea6-4ef8-95a6-c01d67d6efc9} <Debug> TCPHandler: Processed in 0.001326944 sec. | ||
| 4930 | 2025.08.28 21:54:59.696314 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4931 | 2025.08.28 21:54:59.696408 [ 4 ] {63453cfd-e005-4653-8ccc-09aa6b9fd7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 4932 | 2025.08.28 21:54:59.696447 [ 4 ] {63453cfd-e005-4653-8ccc-09aa6b9fd7e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 4933 | 2025.08.28 21:54:59.696926 [ 4 ] {63453cfd-e005-4653-8ccc-09aa6b9fd7e3} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4934 | 2025.08.28 21:54:59.696963 [ 4 ] {63453cfd-e005-4653-8ccc-09aa6b9fd7e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4935 | 2025.08.28 21:54:59.697275 [ 4 ] {63453cfd-e005-4653-8ccc-09aa6b9fd7e3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 4936 | 2025.08.28 21:54:59.697488 [ 4 ] {63453cfd-e005-4653-8ccc-09aa6b9fd7e3} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4937 | 2025.08.28 21:54:59.697617 [ 4 ] {63453cfd-e005-4653-8ccc-09aa6b9fd7e3} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001227 sec., 185819.0709046455 rows/sec., 12.58 MiB/sec. | ||
| 4938 | 2025.08.28 21:54:59.697654 [ 4 ] {63453cfd-e005-4653-8ccc-09aa6b9fd7e3} <Debug> TCPHandler: Processed in 0.001394865 sec. | ||
| 4939 | 2025.08.28 21:54:59.697763 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4940 | 2025.08.28 21:54:59.697860 [ 4 ] {ab603ddd-c7e0-43d3-aaf7-ec80d4dbf001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 4941 | 2025.08.28 21:54:59.697900 [ 4 ] {ab603ddd-c7e0-43d3-aaf7-ec80d4dbf001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4942 | 2025.08.28 21:54:59.698483 [ 4 ] {ab603ddd-c7e0-43d3-aaf7-ec80d4dbf001} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4943 | 2025.08.28 21:54:59.698521 [ 4 ] {ab603ddd-c7e0-43d3-aaf7-ec80d4dbf001} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4944 | 2025.08.28 21:54:59.698837 [ 4 ] {ab603ddd-c7e0-43d3-aaf7-ec80d4dbf001} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 4945 | 2025.08.28 21:54:59.699049 [ 4 ] {ab603ddd-c7e0-43d3-aaf7-ec80d4dbf001} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4946 | 2025.08.28 21:54:59.699181 [ 4 ] {ab603ddd-c7e0-43d3-aaf7-ec80d4dbf001} <Debug> executeQuery: Read 536 rows, 40.69 KiB in 0.001338 sec., 400597.9073243647 rows/sec., 29.70 MiB/sec. | ||
| 4947 | 2025.08.28 21:54:59.699218 [ 4 ] {ab603ddd-c7e0-43d3-aaf7-ec80d4dbf001} <Debug> TCPHandler: Processed in 0.001505097 sec. | ||
| 4948 | 2025.08.28 21:54:59.699346 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4949 | 2025.08.28 21:54:59.699446 [ 4 ] {a01b017b-132c-41a3-a785-9777ea941a23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 4950 | 2025.08.28 21:54:59.699492 [ 4 ] {a01b017b-132c-41a3-a785-9777ea941a23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4951 | 2025.08.28 21:54:59.700123 [ 4 ] {a01b017b-132c-41a3-a785-9777ea941a23} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4952 | 2025.08.28 21:54:59.700159 [ 4 ] {a01b017b-132c-41a3-a785-9777ea941a23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4953 | 2025.08.28 21:54:59.700535 [ 4 ] {a01b017b-132c-41a3-a785-9777ea941a23} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 4954 | 2025.08.28 21:54:59.700742 [ 4 ] {a01b017b-132c-41a3-a785-9777ea941a23} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4955 | 2025.08.28 21:54:59.700868 [ 4 ] {a01b017b-132c-41a3-a785-9777ea941a23} <Debug> executeQuery: Read 955 rows, 65.60 KiB in 0.001443 sec., 661815.6618156618 rows/sec., 44.40 MiB/sec. | ||
| 4956 | 2025.08.28 21:54:59.700905 [ 4 ] {a01b017b-132c-41a3-a785-9777ea941a23} <Debug> TCPHandler: Processed in 0.001612347 sec. | ||
| 4957 | 2025.08.28 21:54:59.701017 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4958 | 2025.08.28 21:54:59.701110 [ 4 ] {193a67c9-e950-443a-8250-46f6b847728b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 4959 | 2025.08.28 21:54:59.701163 [ 4 ] {193a67c9-e950-443a-8250-46f6b847728b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 4960 | 2025.08.28 21:54:59.701909 [ 4 ] {193a67c9-e950-443a-8250-46f6b847728b} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4961 | 2025.08.28 21:54:59.701945 [ 4 ] {193a67c9-e950-443a-8250-46f6b847728b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4962 | 2025.08.28 21:54:59.702450 [ 4 ] {193a67c9-e950-443a-8250-46f6b847728b} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4963 | 2025.08.28 21:54:59.702656 [ 4 ] {193a67c9-e950-443a-8250-46f6b847728b} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4964 | 2025.08.28 21:54:59.702770 [ 46 ] {} <Debug> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4965 | 2025.08.28 21:54:59.702792 [ 4 ] {193a67c9-e950-443a-8250-46f6b847728b} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001702 sec., 5875.440658049354 rows/sec., 10.53 MiB/sec. | ||
| 4966 | 2025.08.28 21:54:59.702835 [ 46 ] {} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4967 | 2025.08.28 21:54:59.702857 [ 4 ] {193a67c9-e950-443a-8250-46f6b847728b} <Debug> TCPHandler: Processed in 0.001887901 sec. | ||
| 4968 | 2025.08.28 21:54:59.702860 [ 46 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4969 | 2025.08.28 21:54:59.702968 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4970 | 2025.08.28 21:54:59.702998 [ 199 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::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 | ||
| 4971 | 2025.08.28 21:54:59.703064 [ 4 ] {2ed3d8c7-1bf0-41ad-af00-fbaf22f27ee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 4972 | 2025.08.28 21:54:59.703110 [ 4 ] {2ed3d8c7-1bf0-41ad-af00-fbaf22f27ee4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 4973 | 2025.08.28 21:54:59.703262 [ 199 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4974 | 2025.08.28 21:54:59.703324 [ 199 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 577 rows starting from the beginning of the part | ||
| 4975 | 2025.08.28 21:54:59.703437 [ 4 ] {2ed3d8c7-1bf0-41ad-af00-fbaf22f27ee4} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4976 | 2025.08.28 21:54:59.703453 [ 199 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 10 rows starting from the beginning of the part | ||
| 4977 | 2025.08.28 21:54:59.703480 [ 4 ] {2ed3d8c7-1bf0-41ad-af00-fbaf22f27ee4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4978 | 2025.08.28 21:54:59.703565 [ 199 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 31 rows starting from the beginning of the part | ||
| 4979 | 2025.08.28 21:54:59.703663 [ 199 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 10 rows starting from the beginning of the part | ||
| 4980 | 2025.08.28 21:54:59.703762 [ 199 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 31 rows starting from the beginning of the part | ||
| 4981 | 2025.08.28 21:54:59.703801 [ 4 ] {2ed3d8c7-1bf0-41ad-af00-fbaf22f27ee4} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 4982 | 2025.08.28 21:54:59.703857 [ 199 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 10 rows starting from the beginning of the part | ||
| 4983 | 2025.08.28 21:54:59.704025 [ 4 ] {2ed3d8c7-1bf0-41ad-af00-fbaf22f27ee4} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4984 | 2025.08.28 21:54:59.704157 [ 4 ] {2ed3d8c7-1bf0-41ad-af00-fbaf22f27ee4} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001112 sec., 35971.22302158274 rows/sec., 2.43 MiB/sec. | ||
| 4985 | 2025.08.28 21:54:59.704193 [ 4 ] {2ed3d8c7-1bf0-41ad-af00-fbaf22f27ee4} <Debug> TCPHandler: Processed in 0.001272354 sec. | ||
| 4986 | 2025.08.28 21:54:59.708473 [ 192 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 669 rows, containing 19 columns (19 merged, 0 gathered) in 0.005527891 sec., 121022.64679242048 rows/sec., 216.87 MiB/sec. | ||
| 4987 | 2025.08.28 21:54:59.709532 [ 197 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4988 | 2025.08.28 21:54:59.709882 [ 197 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4989 | 2025.08.28 21:54:59.709949 [ 197 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_36_7} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 4990 | 2025.08.28 21:54:59.710065 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.47 MiB. | ||
| 4991 | 2025.08.28 21:55:00.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.91 MiB, peak 247.32 MiB, free memory in arenas 0.00 B, will set to 241.35 MiB (RSS), difference: 1.44 MiB | ||
| 4992 | 2025.08.28 21:55:01.379970 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 4993 | 2025.08.28 21:55:01.380160 [ 4 ] {29e74162-8835-4ff5-8ade-b55bb161ebe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 4994 | 2025.08.28 21:55:01.380230 [ 4 ] {29e74162-8835-4ff5-8ade-b55bb161ebe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4995 | 2025.08.28 21:55:01.380952 [ 4 ] {29e74162-8835-4ff5-8ade-b55bb161ebe3} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 4996 | 2025.08.28 21:55:01.380993 [ 4 ] {29e74162-8835-4ff5-8ade-b55bb161ebe3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 4997 | 2025.08.28 21:55:01.381357 [ 4 ] {29e74162-8835-4ff5-8ade-b55bb161ebe3} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 4998 | 2025.08.28 21:55:01.381569 [ 4 ] {29e74162-8835-4ff5-8ade-b55bb161ebe3} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 4999 | 2025.08.28 21:55:01.381724 [ 4 ] {29e74162-8835-4ff5-8ade-b55bb161ebe3} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001615 sec., 34674.9226006192 rows/sec., 2.66 MiB/sec. | ||
| 5000 | 2025.08.28 21:55:01.381764 [ 4 ] {29e74162-8835-4ff5-8ade-b55bb161ebe3} <Debug> TCPHandler: Processed in 0.001921271 sec. | ||
| 5001 | 2025.08.28 21:55:01.381882 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5002 | 2025.08.28 21:55:01.381982 [ 4 ] {5304f1a1-c214-4320-9a47-17b10168eb31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5003 | 2025.08.28 21:55:01.382021 [ 4 ] {5304f1a1-c214-4320-9a47-17b10168eb31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5004 | 2025.08.28 21:55:01.382449 [ 4 ] {5304f1a1-c214-4320-9a47-17b10168eb31} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5005 | 2025.08.28 21:55:01.382484 [ 4 ] {5304f1a1-c214-4320-9a47-17b10168eb31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 5006 | 2025.08.28 21:55:01.382765 [ 4 ] {5304f1a1-c214-4320-9a47-17b10168eb31} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5007 | 2025.08.28 21:55:01.382965 [ 4 ] {5304f1a1-c214-4320-9a47-17b10168eb31} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5008 | 2025.08.28 21:55:01.383097 [ 4 ] {5304f1a1-c214-4320-9a47-17b10168eb31} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001133 sec., 56487.202118270085 rows/sec., 4.41 MiB/sec. | ||
| 5009 | 2025.08.28 21:55:01.383134 [ 4 ] {5304f1a1-c214-4320-9a47-17b10168eb31} <Debug> TCPHandler: Processed in 0.001300344 sec. | ||
| 5010 | 2025.08.28 21:55:01.383249 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5011 | 2025.08.28 21:55:01.383349 [ 4 ] {295d0d2c-dc58-4e9c-9e79-8008604b6585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5012 | 2025.08.28 21:55:01.383391 [ 4 ] {295d0d2c-dc58-4e9c-9e79-8008604b6585} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5013 | 2025.08.28 21:55:01.383785 [ 4 ] {295d0d2c-dc58-4e9c-9e79-8008604b6585} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5014 | 2025.08.28 21:55:01.383820 [ 4 ] {295d0d2c-dc58-4e9c-9e79-8008604b6585} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 5015 | 2025.08.28 21:55:01.384121 [ 4 ] {295d0d2c-dc58-4e9c-9e79-8008604b6585} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5016 | 2025.08.28 21:55:01.384340 [ 4 ] {295d0d2c-dc58-4e9c-9e79-8008604b6585} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5017 | 2025.08.28 21:55:01.384481 [ 4 ] {295d0d2c-dc58-4e9c-9e79-8008604b6585} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.00115 sec., 46956.52173913043 rows/sec., 3.27 MiB/sec. | ||
| 5018 | 2025.08.28 21:55:01.384517 [ 4 ] {295d0d2c-dc58-4e9c-9e79-8008604b6585} <Debug> TCPHandler: Processed in 0.001315284 sec. | ||
| 5019 | 2025.08.28 21:55:01.384626 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5020 | 2025.08.28 21:55:01.384726 [ 4 ] {34da8c0f-2e97-49a9-9850-a58be8751f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5021 | 2025.08.28 21:55:01.384766 [ 4 ] {34da8c0f-2e97-49a9-9850-a58be8751f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5022 | 2025.08.28 21:55:01.385077 [ 4 ] {34da8c0f-2e97-49a9-9850-a58be8751f43} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5023 | 2025.08.28 21:55:01.385116 [ 4 ] {34da8c0f-2e97-49a9-9850-a58be8751f43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.52 GiB. | ||
| 5024 | 2025.08.28 21:55:01.385406 [ 4 ] {34da8c0f-2e97-49a9-9850-a58be8751f43} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5025 | 2025.08.28 21:55:01.385612 [ 4 ] {34da8c0f-2e97-49a9-9850-a58be8751f43} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5026 | 2025.08.28 21:55:01.385742 [ 4 ] {34da8c0f-2e97-49a9-9850-a58be8751f43} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001033 sec., 19361.08422071636 rows/sec., 1.30 MiB/sec. | ||
| 5027 | 2025.08.28 21:55:01.385776 [ 4 ] {34da8c0f-2e97-49a9-9850-a58be8751f43} <Debug> TCPHandler: Processed in 0.001196643 sec. | ||
| 5028 | 2025.08.28 21:55:03.257263 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 13359 | ||
| 5029 | 2025.08.28 21:55:03.257778 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5030 | 2025.08.28 21:55:03.257818 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5031 | 2025.08.28 21:55:03.258321 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5032 | 2025.08.28 21:55:03.258552 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5033 | 2025.08.28 21:55:03.258687 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13359 | ||
| 5034 | 2025.08.28 21:55:03.973798 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 219 | ||
| 5035 | 2025.08.28 21:55:03.990139 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5036 | 2025.08.28 21:55:03.990198 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5037 | 2025.08.28 21:55:03.995955 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 5038 | 2025.08.28 21:55:03.996655 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5039 | 2025.08.28 21:55:03.999454 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 219 | ||
| 5040 | 2025.08.28 21:55:05.787892 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 708 | ||
| 5041 | 2025.08.28 21:55:05.790281 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5042 | 2025.08.28 21:55:05.790332 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5043 | 2025.08.28 21:55:05.791497 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5044 | 2025.08.28 21:55:05.791774 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5045 | 2025.08.28 21:55:05.791958 [ 42 ] {} <Debug> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5046 | 2025.08.28 21:55:05.792032 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 708 | ||
| 5047 | 2025.08.28 21:55:05.792049 [ 42 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5048 | 2025.08.28 21:55:05.792088 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5049 | 2025.08.28 21:55:05.792281 [ 199 ] {21709d19-84e4-47f3-950d-0faf77654f01::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 | ||
| 5050 | 2025.08.28 21:55:05.793152 [ 199 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5051 | 2025.08.28 21:55:05.793363 [ 199 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 562 rows starting from the beginning of the part | ||
| 5052 | 2025.08.28 21:55:05.793733 [ 199 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 26 rows starting from the beginning of the part | ||
| 5053 | 2025.08.28 21:55:05.794043 [ 199 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 34 rows starting from the beginning of the part | ||
| 5054 | 2025.08.28 21:55:05.794378 [ 199 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 24 rows starting from the beginning of the part | ||
| 5055 | 2025.08.28 21:55:05.794710 [ 199 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 26 rows starting from the beginning of the part | ||
| 5056 | 2025.08.28 21:55:05.795031 [ 199 ] {21709d19-84e4-47f3-950d-0faf77654f01::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 | ||
| 5057 | 2025.08.28 21:55:05.800748 [ 192 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 708 rows, containing 72 columns (72 merged, 0 gathered) in 0.008546525 sec., 82840.68671185074 rows/sec., 67.37 MiB/sec. | ||
| 5058 | 2025.08.28 21:55:05.801903 [ 196 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5059 | 2025.08.28 21:55:05.802537 [ 196 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_21_4} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5060 | 2025.08.28 21:55:05.802625 [ 196 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_21_4} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01) (MergerMutator): Merged 6 parts: [all_1_16_3, all_21_21_0] -> all_1_21_4 | ||
| 5061 | 2025.08.28 21:55:05.802951 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.05 MiB. | ||
| 5062 | 2025.08.28 21:55:06.385299 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5063 | 2025.08.28 21:55:06.385515 [ 4 ] {a2248483-c7a5-4220-a5f2-cfd55a8df6b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5064 | 2025.08.28 21:55:06.385610 [ 4 ] {a2248483-c7a5-4220-a5f2-cfd55a8df6b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5065 | 2025.08.28 21:55:06.386605 [ 4 ] {a2248483-c7a5-4220-a5f2-cfd55a8df6b4} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5066 | 2025.08.28 21:55:06.386654 [ 4 ] {a2248483-c7a5-4220-a5f2-cfd55a8df6b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5067 | 2025.08.28 21:55:06.387054 [ 4 ] {a2248483-c7a5-4220-a5f2-cfd55a8df6b4} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5068 | 2025.08.28 21:55:06.387282 [ 4 ] {a2248483-c7a5-4220-a5f2-cfd55a8df6b4} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5069 | 2025.08.28 21:55:06.387419 [ 41 ] {} <Debug> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5070 | 2025.08.28 21:55:06.387435 [ 4 ] {a2248483-c7a5-4220-a5f2-cfd55a8df6b4} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001989 sec., 59326.29462041227 rows/sec., 5.03 MiB/sec. | ||
| 5071 | 2025.08.28 21:55:06.387483 [ 41 ] {} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5072 | 2025.08.28 21:55:06.387496 [ 4 ] {a2248483-c7a5-4220-a5f2-cfd55a8df6b4} <Debug> TCPHandler: Processed in 0.002330876 sec. | ||
| 5073 | 2025.08.28 21:55:06.387519 [ 41 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5074 | 2025.08.28 21:55:06.387621 [ 199 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::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 | ||
| 5075 | 2025.08.28 21:55:06.387645 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5076 | 2025.08.28 21:55:06.387722 [ 199 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5077 | 2025.08.28 21:55:06.387744 [ 4 ] {c3f8dbe0-4209-48f9-a999-cd4e0be54e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5078 | 2025.08.28 21:55:06.387755 [ 199 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1287 rows starting from the beginning of the part | ||
| 5079 | 2025.08.28 21:55:06.387792 [ 4 ] {c3f8dbe0-4209-48f9-a999-cd4e0be54e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5080 | 2025.08.28 21:55:06.387823 [ 199 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 76 rows starting from the beginning of the part | ||
| 5081 | 2025.08.28 21:55:06.387870 [ 199 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 118 rows starting from the beginning of the part | ||
| 5082 | 2025.08.28 21:55:06.387909 [ 199 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1219 rows starting from the beginning of the part | ||
| 5083 | 2025.08.28 21:55:06.387949 [ 199 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 56 rows starting from the beginning of the part | ||
| 5084 | 2025.08.28 21:55:06.387987 [ 199 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 118 rows starting from the beginning of the part | ||
| 5085 | 2025.08.28 21:55:06.388226 [ 4 ] {c3f8dbe0-4209-48f9-a999-cd4e0be54e68} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5086 | 2025.08.28 21:55:06.388267 [ 4 ] {c3f8dbe0-4209-48f9-a999-cd4e0be54e68} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5087 | 2025.08.28 21:55:06.388585 [ 4 ] {c3f8dbe0-4209-48f9-a999-cd4e0be54e68} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5088 | 2025.08.28 21:55:06.388820 [ 4 ] {c3f8dbe0-4209-48f9-a999-cd4e0be54e68} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5089 | 2025.08.28 21:55:06.388951 [ 4 ] {c3f8dbe0-4209-48f9-a999-cd4e0be54e68} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001226 sec., 25285.481239804238 rows/sec., 1.86 MiB/sec. | ||
| 5090 | 2025.08.28 21:55:06.388989 [ 4 ] {c3f8dbe0-4209-48f9-a999-cd4e0be54e68} <Debug> TCPHandler: Processed in 0.001392865 sec. | ||
| 5091 | 2025.08.28 21:55:06.389097 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5092 | 2025.08.28 21:55:06.389189 [ 4 ] {7fb7c5ef-e6da-45f4-8043-0e6b44ab1d43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5093 | 2025.08.28 21:55:06.389228 [ 4 ] {7fb7c5ef-e6da-45f4-8043-0e6b44ab1d43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5094 | 2025.08.28 21:55:06.389292 [ 196 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2874 rows, containing 5 columns (5 merged, 0 gathered) in 0.001707129 sec., 1683528.309811385 rows/sec., 146.01 MiB/sec. | ||
| 5095 | 2025.08.28 21:55:06.389517 [ 199 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5096 | 2025.08.28 21:55:06.389664 [ 4 ] {7fb7c5ef-e6da-45f4-8043-0e6b44ab1d43} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5097 | 2025.08.28 21:55:06.389707 [ 4 ] {7fb7c5ef-e6da-45f4-8043-0e6b44ab1d43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5098 | 2025.08.28 21:55:06.389778 [ 199 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_46_9} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5099 | 2025.08.28 21:55:06.389857 [ 199 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_46_9} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5100 | 2025.08.28 21:55:06.389921 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 5101 | 2025.08.28 21:55:06.390037 [ 4 ] {7fb7c5ef-e6da-45f4-8043-0e6b44ab1d43} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5102 | 2025.08.28 21:55:06.390249 [ 4 ] {7fb7c5ef-e6da-45f4-8043-0e6b44ab1d43} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5103 | 2025.08.28 21:55:06.390378 [ 4 ] {7fb7c5ef-e6da-45f4-8043-0e6b44ab1d43} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001207 sec., 78707.53935376968 rows/sec., 6.15 MiB/sec. | ||
| 5104 | 2025.08.28 21:55:06.390389 [ 42 ] {} <Debug> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5105 | 2025.08.28 21:55:06.390414 [ 4 ] {7fb7c5ef-e6da-45f4-8043-0e6b44ab1d43} <Debug> TCPHandler: Processed in 0.001363685 sec. | ||
| 5106 | 2025.08.28 21:55:06.390463 [ 42 ] {} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5107 | 2025.08.28 21:55:06.390510 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5108 | 2025.08.28 21:55:06.390545 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5109 | 2025.08.28 21:55:06.390610 [ 187 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::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 | ||
| 5110 | 2025.08.28 21:55:06.390643 [ 4 ] {d10fe226-fd43-4c38-b9b2-68d0bb889987} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5111 | 2025.08.28 21:55:06.390691 [ 4 ] {d10fe226-fd43-4c38-b9b2-68d0bb889987} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5112 | 2025.08.28 21:55:06.390706 [ 187 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5113 | 2025.08.28 21:55:06.390739 [ 187 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 595 rows starting from the beginning of the part | ||
| 5114 | 2025.08.28 21:55:06.390792 [ 187 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 74 rows starting from the beginning of the part | ||
| 5115 | 2025.08.28 21:55:06.390840 [ 187 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 95 rows starting from the beginning of the part | ||
| 5116 | 2025.08.28 21:55:06.390882 [ 187 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 536 rows starting from the beginning of the part | ||
| 5117 | 2025.08.28 21:55:06.390921 [ 187 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 5118 | 2025.08.28 21:55:06.390959 [ 187 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 95 rows starting from the beginning of the part | ||
| 5119 | 2025.08.28 21:55:06.391113 [ 4 ] {d10fe226-fd43-4c38-b9b2-68d0bb889987} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5120 | 2025.08.28 21:55:06.391154 [ 4 ] {d10fe226-fd43-4c38-b9b2-68d0bb889987} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5121 | 2025.08.28 21:55:06.391508 [ 4 ] {d10fe226-fd43-4c38-b9b2-68d0bb889987} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5122 | 2025.08.28 21:55:06.391718 [ 4 ] {d10fe226-fd43-4c38-b9b2-68d0bb889987} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5123 | 2025.08.28 21:55:06.391829 [ 42 ] {} <Debug> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5124 | 2025.08.28 21:55:06.391845 [ 4 ] {d10fe226-fd43-4c38-b9b2-68d0bb889987} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 5125 | 2025.08.28 21:55:06.391866 [ 42 ] {} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5126 | 2025.08.28 21:55:06.391888 [ 4 ] {d10fe226-fd43-4c38-b9b2-68d0bb889987} <Debug> TCPHandler: Processed in 0.001390385 sec. | ||
| 5127 | 2025.08.28 21:55:06.391889 [ 196 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1459 rows, containing 5 columns (5 merged, 0 gathered) in 0.001314984 sec., 1109519.203275477 rows/sec., 87.68 MiB/sec. | ||
| 5128 | 2025.08.28 21:55:06.391890 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5129 | 2025.08.28 21:55:06.392003 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5130 | 2025.08.28 21:55:06.392023 [ 196 ] {f506482a-fd20-4aba-984a-14115cac1713::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 | ||
| 5131 | 2025.08.28 21:55:06.392044 [ 187 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5132 | 2025.08.28 21:55:06.392100 [ 4 ] {ab65bba4-e301-4ad6-bb80-280a17e925da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5133 | 2025.08.28 21:55:06.392151 [ 196 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5134 | 2025.08.28 21:55:06.392158 [ 4 ] {ab65bba4-e301-4ad6-bb80-280a17e925da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5135 | 2025.08.28 21:55:06.392201 [ 196 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_41_8, total 11953 rows starting from the beginning of the part | ||
| 5136 | 2025.08.28 21:55:06.392274 [ 196 ] {f506482a-fd20-4aba-984a-14115cac1713::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 | ||
| 5137 | 2025.08.28 21:55:06.392316 [ 187 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_46_9} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5138 | 2025.08.28 21:55:06.392328 [ 196 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 160 rows starting from the beginning of the part | ||
| 5139 | 2025.08.28 21:55:06.392378 [ 196 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 955 rows starting from the beginning of the part | ||
| 5140 | 2025.08.28 21:55:06.392389 [ 187 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_46_9} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5141 | 2025.08.28 21:55:06.392422 [ 196 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 54 rows starting from the beginning of the part | ||
| 5142 | 2025.08.28 21:55:06.392458 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 5143 | 2025.08.28 21:55:06.392467 [ 196 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 160 rows starting from the beginning of the part | ||
| 5144 | 2025.08.28 21:55:06.393080 [ 4 ] {ab65bba4-e301-4ad6-bb80-280a17e925da} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5145 | 2025.08.28 21:55:06.393123 [ 4 ] {ab65bba4-e301-4ad6-bb80-280a17e925da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5146 | 2025.08.28 21:55:06.393747 [ 4 ] {ab65bba4-e301-4ad6-bb80-280a17e925da} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 5147 | 2025.08.28 21:55:06.393986 [ 4 ] {ab65bba4-e301-4ad6-bb80-280a17e925da} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5148 | 2025.08.28 21:55:06.394124 [ 4 ] {ab65bba4-e301-4ad6-bb80-280a17e925da} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002042 sec., 15181.194906953966 rows/sec., 27.20 MiB/sec. | ||
| 5149 | 2025.08.28 21:55:06.394177 [ 4 ] {ab65bba4-e301-4ad6-bb80-280a17e925da} <Debug> TCPHandler: Processed in 0.002222254 sec. | ||
| 5150 | 2025.08.28 21:55:06.394302 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5151 | 2025.08.28 21:55:06.394400 [ 4 ] {8518d813-4473-49f7-aa37-6e9317bbcfeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5152 | 2025.08.28 21:55:06.394444 [ 4 ] {8518d813-4473-49f7-aa37-6e9317bbcfeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5153 | 2025.08.28 21:55:06.394844 [ 4 ] {8518d813-4473-49f7-aa37-6e9317bbcfeb} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5154 | 2025.08.28 21:55:06.394880 [ 4 ] {8518d813-4473-49f7-aa37-6e9317bbcfeb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5155 | 2025.08.28 21:55:06.395198 [ 4 ] {8518d813-4473-49f7-aa37-6e9317bbcfeb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5156 | 2025.08.28 21:55:06.395463 [ 4 ] {8518d813-4473-49f7-aa37-6e9317bbcfeb} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5157 | 2025.08.28 21:55:06.395590 [ 42 ] {} <Debug> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5158 | 2025.08.28 21:55:06.395622 [ 42 ] {} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5159 | 2025.08.28 21:55:06.395626 [ 4 ] {8518d813-4473-49f7-aa37-6e9317bbcfeb} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001244 sec., 48231.511254019286 rows/sec., 3.25 MiB/sec. | ||
| 5160 | 2025.08.28 21:55:06.395640 [ 42 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5161 | 2025.08.28 21:55:06.395683 [ 4 ] {8518d813-4473-49f7-aa37-6e9317bbcfeb} <Debug> TCPHandler: Processed in 0.001433356 sec. | ||
| 5162 | 2025.08.28 21:55:06.395753 [ 190 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 5163 | 2025.08.28 21:55:06.395881 [ 186 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 13442 rows, containing 5 columns (5 merged, 0 gathered) in 0.003896263 sec., 3449972.4479584666 rows/sec., 235.04 MiB/sec. | ||
| 5164 | 2025.08.28 21:55:06.395894 [ 190 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5165 | 2025.08.28 21:55:06.395943 [ 190 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 2136 rows starting from the beginning of the part | ||
| 5166 | 2025.08.28 21:55:06.396012 [ 190 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 60 rows starting from the beginning of the part | ||
| 5167 | 2025.08.28 21:55:06.396061 [ 190 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 5168 | 2025.08.28 21:55:06.396106 [ 190 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 40 rows starting from the beginning of the part | ||
| 5169 | 2025.08.28 21:55:06.396148 [ 190 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 20 rows starting from the beginning of the part | ||
| 5170 | 2025.08.28 21:55:06.396179 [ 196 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5171 | 2025.08.28 21:55:06.396191 [ 190 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 60 rows starting from the beginning of the part | ||
| 5172 | 2025.08.28 21:55:06.396478 [ 196 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5173 | 2025.08.28 21:55:06.396561 [ 196 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5174 | 2025.08.28 21:55:06.396635 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.42 MiB. | ||
| 5175 | 2025.08.28 21:55:06.397398 [ 190 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2376 rows, containing 4 columns (4 merged, 0 gathered) in 0.001692839 sec., 1403559.3461634568 rows/sec., 94.54 MiB/sec. | ||
| 5176 | 2025.08.28 21:55:06.397615 [ 190 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5177 | 2025.08.28 21:55:06.397860 [ 190 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_46_9} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5178 | 2025.08.28 21:55:06.397934 [ 190 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_46_9} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5179 | 2025.08.28 21:55:06.398000 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5180 | 2025.08.28 21:55:10.657799 [ 37 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5181 | 2025.08.28 21:55:10.657865 [ 37 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5182 | 2025.08.28 21:55:10.758874 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 13786 | ||
| 5183 | 2025.08.28 21:55:10.759422 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5184 | 2025.08.28 21:55:10.759464 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5185 | 2025.08.28 21:55:10.759966 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5186 | 2025.08.28 21:55:10.760204 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5187 | 2025.08.28 21:55:10.760340 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 13786 | ||
| 5188 | 2025.08.28 21:55:11.384424 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5189 | 2025.08.28 21:55:11.384616 [ 4 ] {6103ab1f-e78d-4aa7-b7b5-0859fda951e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5190 | 2025.08.28 21:55:11.384679 [ 4 ] {6103ab1f-e78d-4aa7-b7b5-0859fda951e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5191 | 2025.08.28 21:55:11.385320 [ 4 ] {6103ab1f-e78d-4aa7-b7b5-0859fda951e3} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5192 | 2025.08.28 21:55:11.385366 [ 4 ] {6103ab1f-e78d-4aa7-b7b5-0859fda951e3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5193 | 2025.08.28 21:55:11.385745 [ 4 ] {6103ab1f-e78d-4aa7-b7b5-0859fda951e3} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5194 | 2025.08.28 21:55:11.385963 [ 4 ] {6103ab1f-e78d-4aa7-b7b5-0859fda951e3} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5195 | 2025.08.28 21:55:11.386116 [ 4 ] {6103ab1f-e78d-4aa7-b7b5-0859fda951e3} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00155 sec., 49032.25806451613 rows/sec., 4.04 MiB/sec. | ||
| 5196 | 2025.08.28 21:55:11.386158 [ 4 ] {6103ab1f-e78d-4aa7-b7b5-0859fda951e3} <Debug> TCPHandler: Processed in 0.001869961 sec. | ||
| 5197 | 2025.08.28 21:55:11.386279 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5198 | 2025.08.28 21:55:11.386374 [ 4 ] {2714abae-56e2-4b3e-a78b-4e8213058ece} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5199 | 2025.08.28 21:55:11.386414 [ 4 ] {2714abae-56e2-4b3e-a78b-4e8213058ece} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5200 | 2025.08.28 21:55:11.386806 [ 4 ] {2714abae-56e2-4b3e-a78b-4e8213058ece} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5201 | 2025.08.28 21:55:11.386841 [ 4 ] {2714abae-56e2-4b3e-a78b-4e8213058ece} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5202 | 2025.08.28 21:55:11.387132 [ 4 ] {2714abae-56e2-4b3e-a78b-4e8213058ece} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5203 | 2025.08.28 21:55:11.387338 [ 4 ] {2714abae-56e2-4b3e-a78b-4e8213058ece} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5204 | 2025.08.28 21:55:11.387463 [ 4 ] {2714abae-56e2-4b3e-a78b-4e8213058ece} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001108 sec., 9025.270758122744 rows/sec., 678.66 KiB/sec. | ||
| 5205 | 2025.08.28 21:55:11.387499 [ 4 ] {2714abae-56e2-4b3e-a78b-4e8213058ece} <Debug> TCPHandler: Processed in 0.001267944 sec. | ||
| 5206 | 2025.08.28 21:55:11.387607 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5207 | 2025.08.28 21:55:11.387698 [ 4 ] {224466ed-d95c-46ca-bdea-76477af5c5c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5208 | 2025.08.28 21:55:11.387737 [ 4 ] {224466ed-d95c-46ca-bdea-76477af5c5c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5209 | 2025.08.28 21:55:11.388137 [ 4 ] {224466ed-d95c-46ca-bdea-76477af5c5c7} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5210 | 2025.08.28 21:55:11.388172 [ 4 ] {224466ed-d95c-46ca-bdea-76477af5c5c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5211 | 2025.08.28 21:55:11.388461 [ 4 ] {224466ed-d95c-46ca-bdea-76477af5c5c7} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5212 | 2025.08.28 21:55:11.388662 [ 4 ] {224466ed-d95c-46ca-bdea-76477af5c5c7} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5213 | 2025.08.28 21:55:11.388787 [ 4 ] {224466ed-d95c-46ca-bdea-76477af5c5c7} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001106 sec., 66907.77576853526 rows/sec., 5.22 MiB/sec. | ||
| 5214 | 2025.08.28 21:55:11.388823 [ 4 ] {224466ed-d95c-46ca-bdea-76477af5c5c7} <Debug> TCPHandler: Processed in 0.001264524 sec. | ||
| 5215 | 2025.08.28 21:55:11.388933 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5216 | 2025.08.28 21:55:11.389025 [ 4 ] {1a401be0-d800-4ee8-95ea-1b3ed98ffdc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5217 | 2025.08.28 21:55:11.389067 [ 4 ] {1a401be0-d800-4ee8-95ea-1b3ed98ffdc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5218 | 2025.08.28 21:55:11.389463 [ 4 ] {1a401be0-d800-4ee8-95ea-1b3ed98ffdc1} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5219 | 2025.08.28 21:55:11.389499 [ 4 ] {1a401be0-d800-4ee8-95ea-1b3ed98ffdc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5220 | 2025.08.28 21:55:11.389825 [ 4 ] {1a401be0-d800-4ee8-95ea-1b3ed98ffdc1} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5221 | 2025.08.28 21:55:11.390027 [ 4 ] {1a401be0-d800-4ee8-95ea-1b3ed98ffdc1} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5222 | 2025.08.28 21:55:11.390151 [ 4 ] {1a401be0-d800-4ee8-95ea-1b3ed98ffdc1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001144 sec., 139860.13986013984 rows/sec., 9.74 MiB/sec. | ||
| 5223 | 2025.08.28 21:55:11.390187 [ 4 ] {1a401be0-d800-4ee8-95ea-1b3ed98ffdc1} <Debug> TCPHandler: Processed in 0.001301094 sec. | ||
| 5224 | 2025.08.28 21:55:11.390297 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5225 | 2025.08.28 21:55:11.390389 [ 4 ] {b6c78a62-3c42-4335-9ac7-a954c9d78083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5226 | 2025.08.28 21:55:11.390441 [ 4 ] {b6c78a62-3c42-4335-9ac7-a954c9d78083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5227 | 2025.08.28 21:55:11.391308 [ 4 ] {b6c78a62-3c42-4335-9ac7-a954c9d78083} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5228 | 2025.08.28 21:55:11.391352 [ 4 ] {b6c78a62-3c42-4335-9ac7-a954c9d78083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5229 | 2025.08.28 21:55:11.391897 [ 4 ] {b6c78a62-3c42-4335-9ac7-a954c9d78083} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 5230 | 2025.08.28 21:55:11.392112 [ 4 ] {b6c78a62-3c42-4335-9ac7-a954c9d78083} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5231 | 2025.08.28 21:55:11.392253 [ 4 ] {b6c78a62-3c42-4335-9ac7-a954c9d78083} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001882 sec., 5313.496280552604 rows/sec., 9.52 MiB/sec. | ||
| 5232 | 2025.08.28 21:55:11.392307 [ 4 ] {b6c78a62-3c42-4335-9ac7-a954c9d78083} <Debug> TCPHandler: Processed in 0.002058513 sec. | ||
| 5233 | 2025.08.28 21:55:11.392418 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5234 | 2025.08.28 21:55:11.392510 [ 4 ] {abf232e3-2d20-41ef-92ed-2b44a8911f38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5235 | 2025.08.28 21:55:11.392552 [ 4 ] {abf232e3-2d20-41ef-92ed-2b44a8911f38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5236 | 2025.08.28 21:55:11.392888 [ 4 ] {abf232e3-2d20-41ef-92ed-2b44a8911f38} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5237 | 2025.08.28 21:55:11.392924 [ 4 ] {abf232e3-2d20-41ef-92ed-2b44a8911f38} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5238 | 2025.08.28 21:55:11.393217 [ 4 ] {abf232e3-2d20-41ef-92ed-2b44a8911f38} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5239 | 2025.08.28 21:55:11.393423 [ 4 ] {abf232e3-2d20-41ef-92ed-2b44a8911f38} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5240 | 2025.08.28 21:55:11.393548 [ 4 ] {abf232e3-2d20-41ef-92ed-2b44a8911f38} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001056 sec., 56818.181818181816 rows/sec., 3.83 MiB/sec. | ||
| 5241 | 2025.08.28 21:55:11.393583 [ 4 ] {abf232e3-2d20-41ef-92ed-2b44a8911f38} <Debug> TCPHandler: Processed in 0.001211793 sec. | ||
| 5242 | 2025.08.28 21:55:11.499624 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 226 | ||
| 5243 | 2025.08.28 21:55:11.516764 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5244 | 2025.08.28 21:55:11.516814 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5245 | 2025.08.28 21:55:11.522849 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 5246 | 2025.08.28 21:55:11.523529 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5247 | 2025.08.28 21:55:11.526410 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 226 | ||
| 5248 | 2025.08.28 21:55:15.792383 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 732 | ||
| 5249 | 2025.08.28 21:55:15.794469 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5250 | 2025.08.28 21:55:15.794507 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5251 | 2025.08.28 21:55:15.795631 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5252 | 2025.08.28 21:55:15.795892 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5253 | 2025.08.28 21:55:15.796141 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 732 | ||
| 5254 | 2025.08.28 21:55:16.385133 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5255 | 2025.08.28 21:55:16.385318 [ 4 ] {380f7b69-e4ee-4649-a78c-d53ee42fc7e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5256 | 2025.08.28 21:55:16.385387 [ 4 ] {380f7b69-e4ee-4649-a78c-d53ee42fc7e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5257 | 2025.08.28 21:55:16.386004 [ 4 ] {380f7b69-e4ee-4649-a78c-d53ee42fc7e1} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5258 | 2025.08.28 21:55:16.386040 [ 4 ] {380f7b69-e4ee-4649-a78c-d53ee42fc7e1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5259 | 2025.08.28 21:55:16.386393 [ 4 ] {380f7b69-e4ee-4649-a78c-d53ee42fc7e1} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 5260 | 2025.08.28 21:55:16.386612 [ 4 ] {380f7b69-e4ee-4649-a78c-d53ee42fc7e1} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5261 | 2025.08.28 21:55:16.386759 [ 4 ] {380f7b69-e4ee-4649-a78c-d53ee42fc7e1} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.00149 sec., 1342.2818791946308 rows/sec., 109.45 KiB/sec. | ||
| 5262 | 2025.08.28 21:55:16.386801 [ 4 ] {380f7b69-e4ee-4649-a78c-d53ee42fc7e1} <Debug> TCPHandler: Processed in 0.00179152 sec. | ||
| 5263 | 2025.08.28 21:55:16.386933 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5264 | 2025.08.28 21:55:16.387028 [ 4 ] {78c54bed-200d-458d-aeec-6458b7b054f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5265 | 2025.08.28 21:55:16.387068 [ 4 ] {78c54bed-200d-458d-aeec-6458b7b054f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5266 | 2025.08.28 21:55:16.387511 [ 4 ] {78c54bed-200d-458d-aeec-6458b7b054f2} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5267 | 2025.08.28 21:55:16.387547 [ 4 ] {78c54bed-200d-458d-aeec-6458b7b054f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5268 | 2025.08.28 21:55:16.387860 [ 4 ] {78c54bed-200d-458d-aeec-6458b7b054f2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5269 | 2025.08.28 21:55:16.388062 [ 4 ] {78c54bed-200d-458d-aeec-6458b7b054f2} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5270 | 2025.08.28 21:55:16.388187 [ 4 ] {78c54bed-200d-458d-aeec-6458b7b054f2} <Debug> executeQuery: Read 119 rows, 10.32 KiB in 0.001179 sec., 100932.99406276506 rows/sec., 8.55 MiB/sec. | ||
| 5271 | 2025.08.28 21:55:16.388226 [ 4 ] {78c54bed-200d-458d-aeec-6458b7b054f2} <Debug> TCPHandler: Processed in 0.001352495 sec. | ||
| 5272 | 2025.08.28 21:55:16.388346 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5273 | 2025.08.28 21:55:16.388442 [ 4 ] {d96943f3-354d-4a36-9834-6ea5c468deec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5274 | 2025.08.28 21:55:16.388481 [ 4 ] {d96943f3-354d-4a36-9834-6ea5c468deec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5275 | 2025.08.28 21:55:16.388879 [ 4 ] {d96943f3-354d-4a36-9834-6ea5c468deec} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5276 | 2025.08.28 21:55:16.388913 [ 4 ] {d96943f3-354d-4a36-9834-6ea5c468deec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5277 | 2025.08.28 21:55:16.389197 [ 4 ] {d96943f3-354d-4a36-9834-6ea5c468deec} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5278 | 2025.08.28 21:55:16.389400 [ 4 ] {d96943f3-354d-4a36-9834-6ea5c468deec} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5279 | 2025.08.28 21:55:16.389528 [ 4 ] {d96943f3-354d-4a36-9834-6ea5c468deec} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001104 sec., 29891.304347826088 rows/sec., 2.19 MiB/sec. | ||
| 5280 | 2025.08.28 21:55:16.389565 [ 4 ] {d96943f3-354d-4a36-9834-6ea5c468deec} <Debug> TCPHandler: Processed in 0.001276444 sec. | ||
| 5281 | 2025.08.28 21:55:16.389681 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5282 | 2025.08.28 21:55:16.389775 [ 4 ] {76381859-2a75-447f-8d34-e67ee366f2e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5283 | 2025.08.28 21:55:16.389815 [ 4 ] {76381859-2a75-447f-8d34-e67ee366f2e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5284 | 2025.08.28 21:55:16.390224 [ 4 ] {76381859-2a75-447f-8d34-e67ee366f2e2} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5285 | 2025.08.28 21:55:16.390257 [ 4 ] {76381859-2a75-447f-8d34-e67ee366f2e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5286 | 2025.08.28 21:55:16.390556 [ 4 ] {76381859-2a75-447f-8d34-e67ee366f2e2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5287 | 2025.08.28 21:55:16.390763 [ 4 ] {76381859-2a75-447f-8d34-e67ee366f2e2} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5288 | 2025.08.28 21:55:16.390887 [ 4 ] {76381859-2a75-447f-8d34-e67ee366f2e2} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.00113 sec., 85840.70796460178 rows/sec., 6.71 MiB/sec. | ||
| 5289 | 2025.08.28 21:55:16.390923 [ 4 ] {76381859-2a75-447f-8d34-e67ee366f2e2} <Debug> TCPHandler: Processed in 0.001300594 sec. | ||
| 5290 | 2025.08.28 21:55:16.391039 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5291 | 2025.08.28 21:55:16.391132 [ 4 ] {058eb76e-e12f-462f-b419-529bdee06ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5292 | 2025.08.28 21:55:16.391174 [ 4 ] {058eb76e-e12f-462f-b419-529bdee06ee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5293 | 2025.08.28 21:55:16.391570 [ 4 ] {058eb76e-e12f-462f-b419-529bdee06ee1} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5294 | 2025.08.28 21:55:16.391605 [ 4 ] {058eb76e-e12f-462f-b419-529bdee06ee1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5295 | 2025.08.28 21:55:16.391924 [ 4 ] {058eb76e-e12f-462f-b419-529bdee06ee1} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5296 | 2025.08.28 21:55:16.392128 [ 4 ] {058eb76e-e12f-462f-b419-529bdee06ee1} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5297 | 2025.08.28 21:55:16.392256 [ 4 ] {058eb76e-e12f-462f-b419-529bdee06ee1} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001141 sec., 141104.2944785276 rows/sec., 9.83 MiB/sec. | ||
| 5298 | 2025.08.28 21:55:16.392292 [ 4 ] {058eb76e-e12f-462f-b419-529bdee06ee1} <Debug> TCPHandler: Processed in 0.001303004 sec. | ||
| 5299 | 2025.08.28 21:55:16.392399 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5300 | 2025.08.28 21:55:16.392502 [ 4 ] {568c5f21-3371-4d05-8da0-8bc6fd43251f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5301 | 2025.08.28 21:55:16.392556 [ 4 ] {568c5f21-3371-4d05-8da0-8bc6fd43251f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5302 | 2025.08.28 21:55:16.393331 [ 4 ] {568c5f21-3371-4d05-8da0-8bc6fd43251f} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5303 | 2025.08.28 21:55:16.393364 [ 4 ] {568c5f21-3371-4d05-8da0-8bc6fd43251f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5304 | 2025.08.28 21:55:16.393891 [ 4 ] {568c5f21-3371-4d05-8da0-8bc6fd43251f} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 5305 | 2025.08.28 21:55:16.394110 [ 4 ] {568c5f21-3371-4d05-8da0-8bc6fd43251f} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5306 | 2025.08.28 21:55:16.394249 [ 4 ] {568c5f21-3371-4d05-8da0-8bc6fd43251f} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001766 sec., 17553.793884484712 rows/sec., 31.46 MiB/sec. | ||
| 5307 | 2025.08.28 21:55:16.394312 [ 4 ] {568c5f21-3371-4d05-8da0-8bc6fd43251f} <Debug> TCPHandler: Processed in 0.001962522 sec. | ||
| 5308 | 2025.08.28 21:55:16.394424 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5309 | 2025.08.28 21:55:16.394520 [ 4 ] {9146042c-3637-4ec7-b13c-4eb34a645933} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5310 | 2025.08.28 21:55:16.394562 [ 4 ] {9146042c-3637-4ec7-b13c-4eb34a645933} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5311 | 2025.08.28 21:55:16.394888 [ 4 ] {9146042c-3637-4ec7-b13c-4eb34a645933} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5312 | 2025.08.28 21:55:16.394922 [ 4 ] {9146042c-3637-4ec7-b13c-4eb34a645933} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5313 | 2025.08.28 21:55:16.395229 [ 4 ] {9146042c-3637-4ec7-b13c-4eb34a645933} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5314 | 2025.08.28 21:55:16.395432 [ 4 ] {9146042c-3637-4ec7-b13c-4eb34a645933} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5315 | 2025.08.28 21:55:16.395558 [ 4 ] {9146042c-3637-4ec7-b13c-4eb34a645933} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 5316 | 2025.08.28 21:55:16.395594 [ 4 ] {9146042c-3637-4ec7-b13c-4eb34a645933} <Debug> TCPHandler: Processed in 0.001220234 sec. | ||
| 5317 | 2025.08.28 21:55:18.260548 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 14274 | ||
| 5318 | 2025.08.28 21:55:18.261100 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5319 | 2025.08.28 21:55:18.261143 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5320 | 2025.08.28 21:55:18.261696 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5321 | 2025.08.28 21:55:18.261914 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5322 | 2025.08.28 21:55:18.262038 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14274 | ||
| 5323 | 2025.08.28 21:55:18.262058 [ 72 ] {} <Debug> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5324 | 2025.08.28 21:55:18.262125 [ 72 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5325 | 2025.08.28 21:55:18.262144 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5326 | 2025.08.28 21:55:18.262282 [ 186 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::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 | ||
| 5327 | 2025.08.28 21:55:18.262440 [ 186 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5328 | 2025.08.28 21:55:18.262485 [ 186 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_26_5, total 11956 rows starting from the beginning of the part | ||
| 5329 | 2025.08.28 21:55:18.262650 [ 186 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 488 rows starting from the beginning of the part | ||
| 5330 | 2025.08.28 21:55:18.262705 [ 186 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 427 rows starting from the beginning of the part | ||
| 5331 | 2025.08.28 21:55:18.262756 [ 186 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 488 rows starting from the beginning of the part | ||
| 5332 | 2025.08.28 21:55:18.262800 [ 186 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 427 rows starting from the beginning of the part | ||
| 5333 | 2025.08.28 21:55:18.262845 [ 186 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 488 rows starting from the beginning of the part | ||
| 5334 | 2025.08.28 21:55:18.264853 [ 196 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 14274 rows, containing 4 columns (4 merged, 0 gathered) in 0.002640529 sec., 5405734.987193854 rows/sec., 77.33 MiB/sec. | ||
| 5335 | 2025.08.28 21:55:18.265292 [ 189 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5336 | 2025.08.28 21:55:18.265623 [ 189 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_31_6} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5337 | 2025.08.28 21:55:18.265715 [ 189 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_31_6} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5338 | 2025.08.28 21:55:18.265817 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.47 MiB. | ||
| 5339 | 2025.08.28 21:55:19.026598 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 234 | ||
| 5340 | 2025.08.28 21:55:19.044047 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5341 | 2025.08.28 21:55:19.044097 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5342 | 2025.08.28 21:55:19.049761 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 5343 | 2025.08.28 21:55:19.050506 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5344 | 2025.08.28 21:55:19.050787 [ 91 ] {} <Debug> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 5345 | 2025.08.28 21:55:19.050828 [ 91 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5346 | 2025.08.28 21:55:19.050850 [ 91 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5347 | 2025.08.28 21:55:19.050956 [ 186 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 5348 | 2025.08.28 21:55:19.053557 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 234 | ||
| 5349 | 2025.08.28 21:55:19.054227 [ 186 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5350 | 2025.08.28 21:55:19.054935 [ 186 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 5351 | 2025.08.28 21:55:19.058363 [ 186 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 5352 | 2025.08.28 21:55:19.061944 [ 186 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 5353 | 2025.08.28 21:55:19.065913 [ 186 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 5354 | 2025.08.28 21:55:19.070202 [ 186 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 5355 | 2025.08.28 21:55:19.074234 [ 186 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 5356 | 2025.08.28 21:55:19.125192 [ 195 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 234 rows, containing 679 columns (679 merged, 0 gathered) in 0.074278641 sec., 3150.2999630809077 rows/sec., 16.29 MiB/sec. | ||
| 5357 | 2025.08.28 21:55:19.127994 [ 193 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 5358 | 2025.08.28 21:55:19.130334 [ 193 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_31_6} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5359 | 2025.08.28 21:55:19.130457 [ 193 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_31_6} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 5360 | 2025.08.28 21:55:19.132763 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.11 MiB. | ||
| 5361 | 2025.08.28 21:55:20.000267 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 243.28 MiB, peak 253.84 MiB, free memory in arenas 0.00 B, will set to 248.07 MiB (RSS), difference: 4.78 MiB | ||
| 5362 | 2025.08.28 21:55:21.384667 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5363 | 2025.08.28 21:55:21.384864 [ 4 ] {e7ad08c6-8555-43a8-9ff1-0292954a03c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5364 | 2025.08.28 21:55:21.384937 [ 4 ] {e7ad08c6-8555-43a8-9ff1-0292954a03c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5365 | 2025.08.28 21:55:21.385612 [ 4 ] {e7ad08c6-8555-43a8-9ff1-0292954a03c3} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5366 | 2025.08.28 21:55:21.385661 [ 4 ] {e7ad08c6-8555-43a8-9ff1-0292954a03c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5367 | 2025.08.28 21:55:21.386069 [ 4 ] {e7ad08c6-8555-43a8-9ff1-0292954a03c3} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5368 | 2025.08.28 21:55:21.386292 [ 4 ] {e7ad08c6-8555-43a8-9ff1-0292954a03c3} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5369 | 2025.08.28 21:55:21.386447 [ 4 ] {e7ad08c6-8555-43a8-9ff1-0292954a03c3} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001638 sec., 46398.0463980464 rows/sec., 3.82 MiB/sec. | ||
| 5370 | 2025.08.28 21:55:21.386491 [ 4 ] {e7ad08c6-8555-43a8-9ff1-0292954a03c3} <Debug> TCPHandler: Processed in 0.001960471 sec. | ||
| 5371 | 2025.08.28 21:55:21.386628 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5372 | 2025.08.28 21:55:21.386727 [ 4 ] {9e713dd2-7a6d-4e40-af67-5a771da23491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5373 | 2025.08.28 21:55:21.386771 [ 4 ] {9e713dd2-7a6d-4e40-af67-5a771da23491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5374 | 2025.08.28 21:55:21.387210 [ 4 ] {9e713dd2-7a6d-4e40-af67-5a771da23491} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5375 | 2025.08.28 21:55:21.387247 [ 4 ] {9e713dd2-7a6d-4e40-af67-5a771da23491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5376 | 2025.08.28 21:55:21.387545 [ 4 ] {9e713dd2-7a6d-4e40-af67-5a771da23491} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5377 | 2025.08.28 21:55:21.387780 [ 4 ] {9e713dd2-7a6d-4e40-af67-5a771da23491} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5378 | 2025.08.28 21:55:21.387892 [ 133 ] {} <Debug> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5379 | 2025.08.28 21:55:21.387908 [ 4 ] {9e713dd2-7a6d-4e40-af67-5a771da23491} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.0012 sec., 8333.333333333334 rows/sec., 626.63 KiB/sec. | ||
| 5380 | 2025.08.28 21:55:21.387959 [ 133 ] {} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5381 | 2025.08.28 21:55:21.387969 [ 4 ] {9e713dd2-7a6d-4e40-af67-5a771da23491} <Debug> TCPHandler: Processed in 0.001400466 sec. | ||
| 5382 | 2025.08.28 21:55:21.387992 [ 133 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5383 | 2025.08.28 21:55:21.388130 [ 198 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 5384 | 2025.08.28 21:55:21.388136 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5385 | 2025.08.28 21:55:21.388280 [ 4 ] {8cf86149-5b50-4ffe-a5a6-f4cc69404c27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5386 | 2025.08.28 21:55:21.388288 [ 198 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5387 | 2025.08.28 21:55:21.388325 [ 4 ] {8cf86149-5b50-4ffe-a5a6-f4cc69404c27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5388 | 2025.08.28 21:55:21.388337 [ 198 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 57 rows starting from the beginning of the part | ||
| 5389 | 2025.08.28 21:55:21.388417 [ 198 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 16 rows starting from the beginning of the part | ||
| 5390 | 2025.08.28 21:55:21.388471 [ 198 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 31 rows starting from the beginning of the part | ||
| 5391 | 2025.08.28 21:55:21.388521 [ 198 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 5392 | 2025.08.28 21:55:21.388567 [ 198 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 5393 | 2025.08.28 21:55:21.388617 [ 198 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 5394 | 2025.08.28 21:55:21.388782 [ 4 ] {8cf86149-5b50-4ffe-a5a6-f4cc69404c27} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5395 | 2025.08.28 21:55:21.388825 [ 4 ] {8cf86149-5b50-4ffe-a5a6-f4cc69404c27} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5396 | 2025.08.28 21:55:21.389241 [ 4 ] {8cf86149-5b50-4ffe-a5a6-f4cc69404c27} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5397 | 2025.08.28 21:55:21.389460 [ 4 ] {8cf86149-5b50-4ffe-a5a6-f4cc69404c27} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5398 | 2025.08.28 21:55:21.389460 [ 198 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 157 rows, containing 5 columns (5 merged, 0 gathered) in 0.001391345 sec., 112840.45294301557 rows/sec., 8.63 MiB/sec. | ||
| 5399 | 2025.08.28 21:55:21.389590 [ 4 ] {8cf86149-5b50-4ffe-a5a6-f4cc69404c27} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001328 sec., 55722.89156626506 rows/sec., 4.35 MiB/sec. | ||
| 5400 | 2025.08.28 21:55:21.389631 [ 4 ] {8cf86149-5b50-4ffe-a5a6-f4cc69404c27} <Debug> TCPHandler: Processed in 0.001555057 sec. | ||
| 5401 | 2025.08.28 21:55:21.389673 [ 201 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5402 | 2025.08.28 21:55:21.389753 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5403 | 2025.08.28 21:55:21.389854 [ 4 ] {447a2002-eca6-48c2-8dc9-2ecf265b259f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5404 | 2025.08.28 21:55:21.389902 [ 4 ] {447a2002-eca6-48c2-8dc9-2ecf265b259f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5405 | 2025.08.28 21:55:21.390003 [ 201 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_41_8} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5406 | 2025.08.28 21:55:21.390086 [ 201 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_41_8} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5407 | 2025.08.28 21:55:21.390194 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 5408 | 2025.08.28 21:55:21.390315 [ 4 ] {447a2002-eca6-48c2-8dc9-2ecf265b259f} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5409 | 2025.08.28 21:55:21.390356 [ 4 ] {447a2002-eca6-48c2-8dc9-2ecf265b259f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5410 | 2025.08.28 21:55:21.390714 [ 4 ] {447a2002-eca6-48c2-8dc9-2ecf265b259f} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5411 | 2025.08.28 21:55:21.390925 [ 4 ] {447a2002-eca6-48c2-8dc9-2ecf265b259f} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5412 | 2025.08.28 21:55:21.391053 [ 4 ] {447a2002-eca6-48c2-8dc9-2ecf265b259f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001218 sec., 131362.88998357966 rows/sec., 9.15 MiB/sec. | ||
| 5413 | 2025.08.28 21:55:21.391091 [ 4 ] {447a2002-eca6-48c2-8dc9-2ecf265b259f} <Debug> TCPHandler: Processed in 0.001387405 sec. | ||
| 5414 | 2025.08.28 21:55:21.391201 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5415 | 2025.08.28 21:55:21.391296 [ 4 ] {adc622f1-bda0-45b4-9e5e-1f885e869334} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5416 | 2025.08.28 21:55:21.391351 [ 4 ] {adc622f1-bda0-45b4-9e5e-1f885e869334} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5417 | 2025.08.28 21:55:21.392140 [ 4 ] {adc622f1-bda0-45b4-9e5e-1f885e869334} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5418 | 2025.08.28 21:55:21.392176 [ 4 ] {adc622f1-bda0-45b4-9e5e-1f885e869334} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5419 | 2025.08.28 21:55:21.392703 [ 4 ] {adc622f1-bda0-45b4-9e5e-1f885e869334} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 5420 | 2025.08.28 21:55:21.392921 [ 4 ] {adc622f1-bda0-45b4-9e5e-1f885e869334} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5421 | 2025.08.28 21:55:21.393062 [ 4 ] {adc622f1-bda0-45b4-9e5e-1f885e869334} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001784 sec., 5605.3811659192825 rows/sec., 10.04 MiB/sec. | ||
| 5422 | 2025.08.28 21:55:21.393116 [ 4 ] {adc622f1-bda0-45b4-9e5e-1f885e869334} <Debug> TCPHandler: Processed in 0.001964052 sec. | ||
| 5423 | 2025.08.28 21:55:21.393223 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5424 | 2025.08.28 21:55:21.393319 [ 4 ] {2ff3ac1e-8fb5-4eb1-bbcb-68666ee6e52e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5425 | 2025.08.28 21:55:21.393362 [ 4 ] {2ff3ac1e-8fb5-4eb1-bbcb-68666ee6e52e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5426 | 2025.08.28 21:55:21.393699 [ 4 ] {2ff3ac1e-8fb5-4eb1-bbcb-68666ee6e52e} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5427 | 2025.08.28 21:55:21.393736 [ 4 ] {2ff3ac1e-8fb5-4eb1-bbcb-68666ee6e52e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5428 | 2025.08.28 21:55:21.394051 [ 4 ] {2ff3ac1e-8fb5-4eb1-bbcb-68666ee6e52e} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5429 | 2025.08.28 21:55:21.394258 [ 4 ] {2ff3ac1e-8fb5-4eb1-bbcb-68666ee6e52e} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5430 | 2025.08.28 21:55:21.394388 [ 4 ] {2ff3ac1e-8fb5-4eb1-bbcb-68666ee6e52e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 5431 | 2025.08.28 21:55:21.394426 [ 4 ] {2ff3ac1e-8fb5-4eb1-bbcb-68666ee6e52e} <Debug> TCPHandler: Processed in 0.001252334 sec. | ||
| 5432 | 2025.08.28 21:55:25.658109 [ 172 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5433 | 2025.08.28 21:55:25.658179 [ 172 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5434 | 2025.08.28 21:55:25.762232 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 14701 | ||
| 5435 | 2025.08.28 21:55:25.762810 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5436 | 2025.08.28 21:55:25.762870 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5437 | 2025.08.28 21:55:25.763504 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5438 | 2025.08.28 21:55:25.763769 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5439 | 2025.08.28 21:55:25.763927 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 14701 | ||
| 5440 | 2025.08.28 21:55:25.796437 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 758 | ||
| 5441 | 2025.08.28 21:55:25.798672 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5442 | 2025.08.28 21:55:25.798735 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5443 | 2025.08.28 21:55:25.799981 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5444 | 2025.08.28 21:55:25.800281 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5445 | 2025.08.28 21:55:25.800652 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 758 | ||
| 5446 | 2025.08.28 21:55:26.001601 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.001120553 sec. | ||
| 5447 | 2025.08.28 21:55:26.385578 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5448 | 2025.08.28 21:55:26.385774 [ 4 ] {0fccff59-0390-4af7-9111-47c4620746fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5449 | 2025.08.28 21:55:26.385847 [ 4 ] {0fccff59-0390-4af7-9111-47c4620746fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5450 | 2025.08.28 21:55:26.386591 [ 4 ] {0fccff59-0390-4af7-9111-47c4620746fe} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5451 | 2025.08.28 21:55:26.386639 [ 4 ] {0fccff59-0390-4af7-9111-47c4620746fe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5452 | 2025.08.28 21:55:26.387038 [ 4 ] {0fccff59-0390-4af7-9111-47c4620746fe} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5453 | 2025.08.28 21:55:26.387265 [ 4 ] {0fccff59-0390-4af7-9111-47c4620746fe} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5454 | 2025.08.28 21:55:26.387418 [ 4 ] {0fccff59-0390-4af7-9111-47c4620746fe} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001696 sec., 69575.47169811321 rows/sec., 5.90 MiB/sec. | ||
| 5455 | 2025.08.28 21:55:26.387460 [ 4 ] {0fccff59-0390-4af7-9111-47c4620746fe} <Debug> TCPHandler: Processed in 0.002016872 sec. | ||
| 5456 | 2025.08.28 21:55:26.387585 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5457 | 2025.08.28 21:55:26.387681 [ 4 ] {55200f36-4442-49d0-9311-e1ae01bd2651} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5458 | 2025.08.28 21:55:26.387722 [ 4 ] {55200f36-4442-49d0-9311-e1ae01bd2651} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5459 | 2025.08.28 21:55:26.388131 [ 4 ] {55200f36-4442-49d0-9311-e1ae01bd2651} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5460 | 2025.08.28 21:55:26.388169 [ 4 ] {55200f36-4442-49d0-9311-e1ae01bd2651} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5461 | 2025.08.28 21:55:26.388493 [ 4 ] {55200f36-4442-49d0-9311-e1ae01bd2651} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5462 | 2025.08.28 21:55:26.388703 [ 4 ] {55200f36-4442-49d0-9311-e1ae01bd2651} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5463 | 2025.08.28 21:55:26.388832 [ 4 ] {55200f36-4442-49d0-9311-e1ae01bd2651} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001171 sec., 26473.099914602906 rows/sec., 1.94 MiB/sec. | ||
| 5464 | 2025.08.28 21:55:26.388870 [ 4 ] {55200f36-4442-49d0-9311-e1ae01bd2651} <Debug> TCPHandler: Processed in 0.001336355 sec. | ||
| 5465 | 2025.08.28 21:55:26.388995 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5466 | 2025.08.28 21:55:26.389129 [ 4 ] {2ee172d5-c650-41a1-a378-d69644580108} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5467 | 2025.08.28 21:55:26.389191 [ 4 ] {2ee172d5-c650-41a1-a378-d69644580108} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5468 | 2025.08.28 21:55:26.389770 [ 4 ] {2ee172d5-c650-41a1-a378-d69644580108} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5469 | 2025.08.28 21:55:26.389815 [ 4 ] {2ee172d5-c650-41a1-a378-d69644580108} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5470 | 2025.08.28 21:55:26.390268 [ 4 ] {2ee172d5-c650-41a1-a378-d69644580108} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5471 | 2025.08.28 21:55:26.390498 [ 4 ] {2ee172d5-c650-41a1-a378-d69644580108} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5472 | 2025.08.28 21:55:26.390633 [ 4 ] {2ee172d5-c650-41a1-a378-d69644580108} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001531 sec., 62050.947093403 rows/sec., 4.85 MiB/sec. | ||
| 5473 | 2025.08.28 21:55:26.390674 [ 4 ] {2ee172d5-c650-41a1-a378-d69644580108} <Debug> TCPHandler: Processed in 0.001731969 sec. | ||
| 5474 | 2025.08.28 21:55:26.390797 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5475 | 2025.08.28 21:55:26.390892 [ 4 ] {577fad67-f58e-44db-8ad0-51e9866c51d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5476 | 2025.08.28 21:55:26.390936 [ 4 ] {577fad67-f58e-44db-8ad0-51e9866c51d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5477 | 2025.08.28 21:55:26.391358 [ 4 ] {577fad67-f58e-44db-8ad0-51e9866c51d6} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5478 | 2025.08.28 21:55:26.391395 [ 4 ] {577fad67-f58e-44db-8ad0-51e9866c51d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5479 | 2025.08.28 21:55:26.391741 [ 4 ] {577fad67-f58e-44db-8ad0-51e9866c51d6} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5480 | 2025.08.28 21:55:26.391970 [ 4 ] {577fad67-f58e-44db-8ad0-51e9866c51d6} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5481 | 2025.08.28 21:55:26.392103 [ 4 ] {577fad67-f58e-44db-8ad0-51e9866c51d6} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 5482 | 2025.08.28 21:55:26.392141 [ 4 ] {577fad67-f58e-44db-8ad0-51e9866c51d6} <Debug> TCPHandler: Processed in 0.001394785 sec. | ||
| 5483 | 2025.08.28 21:55:26.392259 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5484 | 2025.08.28 21:55:26.392354 [ 4 ] {1a068d13-7a6f-4425-ad88-fe5f560892ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5485 | 2025.08.28 21:55:26.392408 [ 4 ] {1a068d13-7a6f-4425-ad88-fe5f560892ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5486 | 2025.08.28 21:55:26.393218 [ 4 ] {1a068d13-7a6f-4425-ad88-fe5f560892ae} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5487 | 2025.08.28 21:55:26.393254 [ 4 ] {1a068d13-7a6f-4425-ad88-fe5f560892ae} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5488 | 2025.08.28 21:55:26.393827 [ 4 ] {1a068d13-7a6f-4425-ad88-fe5f560892ae} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 5489 | 2025.08.28 21:55:26.394062 [ 4 ] {1a068d13-7a6f-4425-ad88-fe5f560892ae} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5490 | 2025.08.28 21:55:26.394201 [ 148 ] {} <Debug> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 5491 | 2025.08.28 21:55:26.394211 [ 4 ] {1a068d13-7a6f-4425-ad88-fe5f560892ae} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001875 sec., 16533.333333333336 rows/sec., 29.63 MiB/sec. | ||
| 5492 | 2025.08.28 21:55:26.394282 [ 148 ] {} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5493 | 2025.08.28 21:55:26.394311 [ 148 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5494 | 2025.08.28 21:55:26.394328 [ 4 ] {1a068d13-7a6f-4425-ad88-fe5f560892ae} <Debug> TCPHandler: Processed in 0.002119623 sec. | ||
| 5495 | 2025.08.28 21:55:26.394434 [ 195 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::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 | ||
| 5496 | 2025.08.28 21:55:26.394464 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5497 | 2025.08.28 21:55:26.394578 [ 4 ] {78872177-e08e-491c-9d20-b54b17236fe0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5498 | 2025.08.28 21:55:26.394622 [ 4 ] {78872177-e08e-491c-9d20-b54b17236fe0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5499 | 2025.08.28 21:55:26.394688 [ 195 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5500 | 2025.08.28 21:55:26.394749 [ 195 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 669 rows starting from the beginning of the part | ||
| 5501 | 2025.08.28 21:55:26.394873 [ 195 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 31 rows starting from the beginning of the part | ||
| 5502 | 2025.08.28 21:55:26.394970 [ 195 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 10 rows starting from the beginning of the part | ||
| 5503 | 2025.08.28 21:55:26.394971 [ 4 ] {78872177-e08e-491c-9d20-b54b17236fe0} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5504 | 2025.08.28 21:55:26.395021 [ 4 ] {78872177-e08e-491c-9d20-b54b17236fe0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5505 | 2025.08.28 21:55:26.395065 [ 195 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 31 rows starting from the beginning of the part | ||
| 5506 | 2025.08.28 21:55:26.395157 [ 195 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 10 rows starting from the beginning of the part | ||
| 5507 | 2025.08.28 21:55:26.395243 [ 195 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 5508 | 2025.08.28 21:55:26.395357 [ 4 ] {78872177-e08e-491c-9d20-b54b17236fe0} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5509 | 2025.08.28 21:55:26.395600 [ 4 ] {78872177-e08e-491c-9d20-b54b17236fe0} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5510 | 2025.08.28 21:55:26.395746 [ 4 ] {78872177-e08e-491c-9d20-b54b17236fe0} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001187 sec., 50547.59898904803 rows/sec., 3.41 MiB/sec. | ||
| 5511 | 2025.08.28 21:55:26.395784 [ 4 ] {78872177-e08e-491c-9d20-b54b17236fe0} <Debug> TCPHandler: Processed in 0.001370175 sec. | ||
| 5512 | 2025.08.28 21:55:26.400428 [ 198 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 782 rows, containing 19 columns (19 merged, 0 gathered) in 0.006041106 sec., 129446.4953933932 rows/sec., 231.96 MiB/sec. | ||
| 5513 | 2025.08.28 21:55:26.401949 [ 198 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 5514 | 2025.08.28 21:55:26.402348 [ 198 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5515 | 2025.08.28 21:55:26.402436 [ 198 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_41_8} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 5516 | 2025.08.28 21:55:26.402605 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.68 MiB. | ||
| 5517 | 2025.08.28 21:55:26.553738 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 241 | ||
| 5518 | 2025.08.28 21:55:26.569856 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5519 | 2025.08.28 21:55:26.569911 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.51 GiB. | ||
| 5520 | 2025.08.28 21:55:26.575886 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 5521 | 2025.08.28 21:55:26.576618 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5522 | 2025.08.28 21:55:26.579521 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 241 | ||
| 5523 | 2025.08.28 21:55:27.000245 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 249.12 MiB, peak 256.24 MiB, free memory in arenas 0.00 B, will set to 252.66 MiB (RSS), difference: 3.54 MiB | ||
| 5524 | 2025.08.28 21:55:29.690907 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5525 | 2025.08.28 21:55:29.691117 [ 4 ] {d1012add-860e-4fab-b0bf-3fa5f9efeb24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5526 | 2025.08.28 21:55:29.691190 [ 4 ] {d1012add-860e-4fab-b0bf-3fa5f9efeb24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5527 | 2025.08.28 21:55:29.692434 [ 4 ] {d1012add-860e-4fab-b0bf-3fa5f9efeb24} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5528 | 2025.08.28 21:55:29.692486 [ 4 ] {d1012add-860e-4fab-b0bf-3fa5f9efeb24} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5529 | 2025.08.28 21:55:29.692997 [ 4 ] {d1012add-860e-4fab-b0bf-3fa5f9efeb24} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5530 | 2025.08.28 21:55:29.693237 [ 4 ] {d1012add-860e-4fab-b0bf-3fa5f9efeb24} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5531 | 2025.08.28 21:55:29.693398 [ 4 ] {d1012add-860e-4fab-b0bf-3fa5f9efeb24} <Debug> executeQuery: Read 1216 rows, 102.98 KiB in 0.002333 sec., 521217.3167595371 rows/sec., 43.10 MiB/sec. | ||
| 5532 | 2025.08.28 21:55:29.693394 [ 110 ] {} <Debug> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5533 | 2025.08.28 21:55:29.693452 [ 4 ] {d1012add-860e-4fab-b0bf-3fa5f9efeb24} <Debug> TCPHandler: Processed in 0.002681759 sec. | ||
| 5534 | 2025.08.28 21:55:29.693474 [ 110 ] {} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5535 | 2025.08.28 21:55:29.693501 [ 110 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5536 | 2025.08.28 21:55:29.693587 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5537 | 2025.08.28 21:55:29.693608 [ 195 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::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 | ||
| 5538 | 2025.08.28 21:55:29.693696 [ 4 ] {2c1899ba-ada4-4e31-9624-e051c523bad3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5539 | 2025.08.28 21:55:29.693733 [ 195 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5540 | 2025.08.28 21:55:29.693745 [ 4 ] {2c1899ba-ada4-4e31-9624-e051c523bad3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5541 | 2025.08.28 21:55:29.693773 [ 195 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1287 rows starting from the beginning of the part | ||
| 5542 | 2025.08.28 21:55:29.693843 [ 195 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 76 rows starting from the beginning of the part | ||
| 5543 | 2025.08.28 21:55:29.693891 [ 195 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 119 rows starting from the beginning of the part | ||
| 5544 | 2025.08.28 21:55:29.693930 [ 195 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::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 | ||
| 5545 | 2025.08.28 21:55:29.693966 [ 195 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 118 rows starting from the beginning of the part | ||
| 5546 | 2025.08.28 21:55:29.694006 [ 195 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1216 rows starting from the beginning of the part | ||
| 5547 | 2025.08.28 21:55:29.694184 [ 4 ] {2c1899ba-ada4-4e31-9624-e051c523bad3} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5548 | 2025.08.28 21:55:29.694227 [ 4 ] {2c1899ba-ada4-4e31-9624-e051c523bad3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5549 | 2025.08.28 21:55:29.694686 [ 4 ] {2c1899ba-ada4-4e31-9624-e051c523bad3} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5550 | 2025.08.28 21:55:29.694934 [ 4 ] {2c1899ba-ada4-4e31-9624-e051c523bad3} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5551 | 2025.08.28 21:55:29.695076 [ 4 ] {2c1899ba-ada4-4e31-9624-e051c523bad3} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001403 sec., 7127.583749109052 rows/sec., 535.96 KiB/sec. | ||
| 5552 | 2025.08.28 21:55:29.695117 [ 4 ] {2c1899ba-ada4-4e31-9624-e051c523bad3} <Debug> TCPHandler: Processed in 0.001584088 sec. | ||
| 5553 | 2025.08.28 21:55:29.695223 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5554 | 2025.08.28 21:55:29.695320 [ 4 ] {a5f1c745-55c5-45d9-8064-ea977052a1e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 5555 | 2025.08.28 21:55:29.695361 [ 4 ] {a5f1c745-55c5-45d9-8064-ea977052a1e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 5556 | 2025.08.28 21:55:29.695369 [ 198 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2892 rows, containing 5 columns (5 merged, 0 gathered) in 0.001803669 sec., 1603398.4062485967 rows/sec., 139.24 MiB/sec. | ||
| 5557 | 2025.08.28 21:55:29.695614 [ 191 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5558 | 2025.08.28 21:55:29.695857 [ 4 ] {a5f1c745-55c5-45d9-8064-ea977052a1e0} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5559 | 2025.08.28 21:55:29.695892 [ 191 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_51_10} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5560 | 2025.08.28 21:55:29.695900 [ 4 ] {a5f1c745-55c5-45d9-8064-ea977052a1e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5561 | 2025.08.28 21:55:29.695986 [ 191 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_51_10} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 5562 | 2025.08.28 21:55:29.696074 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 5563 | 2025.08.28 21:55:29.696258 [ 4 ] {a5f1c745-55c5-45d9-8064-ea977052a1e0} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 5564 | 2025.08.28 21:55:29.696481 [ 4 ] {a5f1c745-55c5-45d9-8064-ea977052a1e0} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5565 | 2025.08.28 21:55:29.696633 [ 4 ] {a5f1c745-55c5-45d9-8064-ea977052a1e0} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001332 sec., 171171.17117117115 rows/sec., 11.59 MiB/sec. | ||
| 5566 | 2025.08.28 21:55:29.696675 [ 4 ] {a5f1c745-55c5-45d9-8064-ea977052a1e0} <Debug> TCPHandler: Processed in 0.001503547 sec. | ||
| 5567 | 2025.08.28 21:55:29.696786 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5568 | 2025.08.28 21:55:29.696883 [ 4 ] {6a418571-aba0-4950-a3b4-a2699ecdf00b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5569 | 2025.08.28 21:55:29.696924 [ 4 ] {6a418571-aba0-4950-a3b4-a2699ecdf00b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5570 | 2025.08.28 21:55:29.697549 [ 4 ] {6a418571-aba0-4950-a3b4-a2699ecdf00b} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5571 | 2025.08.28 21:55:29.697588 [ 4 ] {6a418571-aba0-4950-a3b4-a2699ecdf00b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5572 | 2025.08.28 21:55:29.697928 [ 4 ] {6a418571-aba0-4950-a3b4-a2699ecdf00b} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5573 | 2025.08.28 21:55:29.698147 [ 4 ] {6a418571-aba0-4950-a3b4-a2699ecdf00b} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5574 | 2025.08.28 21:55:29.698272 [ 122 ] {} <Debug> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5575 | 2025.08.28 21:55:29.698292 [ 4 ] {6a418571-aba0-4950-a3b4-a2699ecdf00b} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.001428 sec., 371148.4593837535 rows/sec., 27.49 MiB/sec. | ||
| 5576 | 2025.08.28 21:55:29.698311 [ 122 ] {} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5577 | 2025.08.28 21:55:29.698339 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5578 | 2025.08.28 21:55:29.698344 [ 4 ] {6a418571-aba0-4950-a3b4-a2699ecdf00b} <Debug> TCPHandler: Processed in 0.001607957 sec. | ||
| 5579 | 2025.08.28 21:55:29.698443 [ 198 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::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 | ||
| 5580 | 2025.08.28 21:55:29.698486 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5581 | 2025.08.28 21:55:29.698556 [ 198 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5582 | 2025.08.28 21:55:29.698591 [ 4 ] {402a0452-3429-4d78-8560-fa9e805d0b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5583 | 2025.08.28 21:55:29.698594 [ 198 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 595 rows starting from the beginning of the part | ||
| 5584 | 2025.08.28 21:55:29.698643 [ 4 ] {402a0452-3429-4d78-8560-fa9e805d0b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5585 | 2025.08.28 21:55:29.698681 [ 198 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 74 rows starting from the beginning of the part | ||
| 5586 | 2025.08.28 21:55:29.698731 [ 198 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 97 rows starting from the beginning of the part | ||
| 5587 | 2025.08.28 21:55:29.698775 [ 198 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::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 | ||
| 5588 | 2025.08.28 21:55:29.698817 [ 198 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 95 rows starting from the beginning of the part | ||
| 5589 | 2025.08.28 21:55:29.698857 [ 198 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 530 rows starting from the beginning of the part | ||
| 5590 | 2025.08.28 21:55:29.699264 [ 4 ] {402a0452-3429-4d78-8560-fa9e805d0b9f} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5591 | 2025.08.28 21:55:29.699307 [ 4 ] {402a0452-3429-4d78-8560-fa9e805d0b9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5592 | 2025.08.28 21:55:29.699737 [ 4 ] {402a0452-3429-4d78-8560-fa9e805d0b9f} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5593 | 2025.08.28 21:55:29.699919 [ 191 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1465 rows, containing 5 columns (5 merged, 0 gathered) in 0.001523937 sec., 961325.8290861106 rows/sec., 75.97 MiB/sec. | ||
| 5594 | 2025.08.28 21:55:29.699962 [ 4 ] {402a0452-3429-4d78-8560-fa9e805d0b9f} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5595 | 2025.08.28 21:55:29.700085 [ 122 ] {} <Debug> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5596 | 2025.08.28 21:55:29.700094 [ 194 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5597 | 2025.08.28 21:55:29.700107 [ 4 ] {402a0452-3429-4d78-8560-fa9e805d0b9f} <Debug> executeQuery: Read 952 rows, 65.39 KiB in 0.001536 sec., 619791.6666666666 rows/sec., 41.57 MiB/sec. | ||
| 5598 | 2025.08.28 21:55:29.700120 [ 122 ] {} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5599 | 2025.08.28 21:55:29.700161 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5600 | 2025.08.28 21:55:29.700165 [ 4 ] {402a0452-3429-4d78-8560-fa9e805d0b9f} <Debug> TCPHandler: Processed in 0.00173722 sec. | ||
| 5601 | 2025.08.28 21:55:29.700237 [ 198 ] {f506482a-fd20-4aba-984a-14115cac1713::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 | ||
| 5602 | 2025.08.28 21:55:29.700336 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5603 | 2025.08.28 21:55:29.700338 [ 198 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5604 | 2025.08.28 21:55:29.700391 [ 198 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_46_9, total 13442 rows starting from the beginning of the part | ||
| 5605 | 2025.08.28 21:55:29.700397 [ 194 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_51_10} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5606 | 2025.08.28 21:55:29.700440 [ 198 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 160 rows starting from the beginning of the part | ||
| 5607 | 2025.08.28 21:55:29.700446 [ 4 ] {68ae66bc-f94a-4c0d-acb3-4a3a2b871ea4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5608 | 2025.08.28 21:55:29.700472 [ 194 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_51_10} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 5609 | 2025.08.28 21:55:29.700481 [ 198 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 161 rows starting from the beginning of the part | ||
| 5610 | 2025.08.28 21:55:29.700513 [ 4 ] {68ae66bc-f94a-4c0d-acb3-4a3a2b871ea4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5611 | 2025.08.28 21:55:29.700521 [ 198 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 160 rows starting from the beginning of the part | ||
| 5612 | 2025.08.28 21:55:29.700562 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 5613 | 2025.08.28 21:55:29.700568 [ 198 ] {f506482a-fd20-4aba-984a-14115cac1713::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 | ||
| 5614 | 2025.08.28 21:55:29.700613 [ 198 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 952 rows starting from the beginning of the part | ||
| 5615 | 2025.08.28 21:55:29.701340 [ 4 ] {68ae66bc-f94a-4c0d-acb3-4a3a2b871ea4} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5616 | 2025.08.28 21:55:29.701384 [ 4 ] {68ae66bc-f94a-4c0d-acb3-4a3a2b871ea4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5617 | 2025.08.28 21:55:29.702151 [ 4 ] {68ae66bc-f94a-4c0d-acb3-4a3a2b871ea4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 5618 | 2025.08.28 21:55:29.702426 [ 4 ] {68ae66bc-f94a-4c0d-acb3-4a3a2b871ea4} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5619 | 2025.08.28 21:55:29.702578 [ 4 ] {68ae66bc-f94a-4c0d-acb3-4a3a2b871ea4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002152 sec., 4646.840148698885 rows/sec., 8.33 MiB/sec. | ||
| 5620 | 2025.08.28 21:55:29.702649 [ 4 ] {68ae66bc-f94a-4c0d-acb3-4a3a2b871ea4} <Debug> TCPHandler: Processed in 0.002364666 sec. | ||
| 5621 | 2025.08.28 21:55:29.702781 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5622 | 2025.08.28 21:55:29.702882 [ 4 ] {59ed1f89-f288-4ef3-87d1-c8b263e7fc84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5623 | 2025.08.28 21:55:29.702925 [ 4 ] {59ed1f89-f288-4ef3-87d1-c8b263e7fc84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5624 | 2025.08.28 21:55:29.703269 [ 4 ] {59ed1f89-f288-4ef3-87d1-c8b263e7fc84} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5625 | 2025.08.28 21:55:29.703307 [ 4 ] {59ed1f89-f288-4ef3-87d1-c8b263e7fc84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5626 | 2025.08.28 21:55:29.703709 [ 4 ] {59ed1f89-f288-4ef3-87d1-c8b263e7fc84} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5627 | 2025.08.28 21:55:29.703928 [ 4 ] {59ed1f89-f288-4ef3-87d1-c8b263e7fc84} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5628 | 2025.08.28 21:55:29.704048 [ 122 ] {} <Debug> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5629 | 2025.08.28 21:55:29.704070 [ 4 ] {59ed1f89-f288-4ef3-87d1-c8b263e7fc84} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001207 sec., 33140.01657000829 rows/sec., 2.24 MiB/sec. | ||
| 5630 | 2025.08.28 21:55:29.704084 [ 122 ] {} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5631 | 2025.08.28 21:55:29.704111 [ 122 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5632 | 2025.08.28 21:55:29.704113 [ 4 ] {59ed1f89-f288-4ef3-87d1-c8b263e7fc84} <Debug> TCPHandler: Processed in 0.001393065 sec. | ||
| 5633 | 2025.08.28 21:55:29.704187 [ 194 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 5634 | 2025.08.28 21:55:29.704278 [ 194 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5635 | 2025.08.28 21:55:29.704304 [ 194 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 2376 rows starting from the beginning of the part | ||
| 5636 | 2025.08.28 21:55:29.704352 [ 194 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 5637 | 2025.08.28 21:55:29.704393 [ 194 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 60 rows starting from the beginning of the part | ||
| 5638 | 2025.08.28 21:55:29.704430 [ 194 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 5639 | 2025.08.28 21:55:29.704467 [ 194 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 60 rows starting from the beginning of the part | ||
| 5640 | 2025.08.28 21:55:29.704502 [ 194 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 40 rows starting from the beginning of the part | ||
| 5641 | 2025.08.28 21:55:29.704730 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15035 rows, containing 5 columns (5 merged, 0 gathered) in 0.00452179 sec., 3325010.670553033 rows/sec., 226.52 MiB/sec. | ||
| 5642 | 2025.08.28 21:55:29.705215 [ 197 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5643 | 2025.08.28 21:55:29.705487 [ 197 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5644 | 2025.08.28 21:55:29.705513 [ 198 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2656 rows, containing 4 columns (4 merged, 0 gathered) in 0.001358295 sec., 1955392.6061717079 rows/sec., 131.73 MiB/sec. | ||
| 5645 | 2025.08.28 21:55:29.705572 [ 197 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 5646 | 2025.08.28 21:55:29.705695 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.83 MiB. | ||
| 5647 | 2025.08.28 21:55:29.705889 [ 200 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5648 | 2025.08.28 21:55:29.706157 [ 200 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_51_10} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5649 | 2025.08.28 21:55:29.706235 [ 200 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_51_10} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 5650 | 2025.08.28 21:55:29.706312 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.69 MiB. | ||
| 5651 | 2025.08.28 21:55:31.378920 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5652 | 2025.08.28 21:55:31.379115 [ 4 ] {730281ed-4bac-4ed7-a391-ebc6a8efe21d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5653 | 2025.08.28 21:55:31.379189 [ 4 ] {730281ed-4bac-4ed7-a391-ebc6a8efe21d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5654 | 2025.08.28 21:55:31.379866 [ 4 ] {730281ed-4bac-4ed7-a391-ebc6a8efe21d} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5655 | 2025.08.28 21:55:31.379908 [ 4 ] {730281ed-4bac-4ed7-a391-ebc6a8efe21d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5656 | 2025.08.28 21:55:31.380305 [ 4 ] {730281ed-4bac-4ed7-a391-ebc6a8efe21d} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 5657 | 2025.08.28 21:55:31.380523 [ 4 ] {730281ed-4bac-4ed7-a391-ebc6a8efe21d} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5658 | 2025.08.28 21:55:31.380687 [ 4 ] {730281ed-4bac-4ed7-a391-ebc6a8efe21d} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001624 sec., 34482.75862068965 rows/sec., 2.65 MiB/sec. | ||
| 5659 | 2025.08.28 21:55:31.380738 [ 4 ] {730281ed-4bac-4ed7-a391-ebc6a8efe21d} <Debug> TCPHandler: Processed in 0.001955382 sec. | ||
| 5660 | 2025.08.28 21:55:31.380861 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5661 | 2025.08.28 21:55:31.380962 [ 4 ] {8d5f4323-80dd-4f08-9629-152182798f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5662 | 2025.08.28 21:55:31.381006 [ 4 ] {8d5f4323-80dd-4f08-9629-152182798f56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5663 | 2025.08.28 21:55:31.381457 [ 4 ] {8d5f4323-80dd-4f08-9629-152182798f56} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5664 | 2025.08.28 21:55:31.381492 [ 4 ] {8d5f4323-80dd-4f08-9629-152182798f56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5665 | 2025.08.28 21:55:31.381806 [ 4 ] {8d5f4323-80dd-4f08-9629-152182798f56} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 5666 | 2025.08.28 21:55:31.382027 [ 4 ] {8d5f4323-80dd-4f08-9629-152182798f56} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5667 | 2025.08.28 21:55:31.382162 [ 4 ] {8d5f4323-80dd-4f08-9629-152182798f56} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001223 sec., 52330.335241210145 rows/sec., 4.08 MiB/sec. | ||
| 5668 | 2025.08.28 21:55:31.382200 [ 4 ] {8d5f4323-80dd-4f08-9629-152182798f56} <Debug> TCPHandler: Processed in 0.001392546 sec. | ||
| 5669 | 2025.08.28 21:55:31.382323 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5670 | 2025.08.28 21:55:31.382422 [ 4 ] {17a2c2ae-cb73-4fcb-9930-1cb64cccd3b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5671 | 2025.08.28 21:55:31.382466 [ 4 ] {17a2c2ae-cb73-4fcb-9930-1cb64cccd3b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5672 | 2025.08.28 21:55:31.382843 [ 4 ] {17a2c2ae-cb73-4fcb-9930-1cb64cccd3b7} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5673 | 2025.08.28 21:55:31.382878 [ 4 ] {17a2c2ae-cb73-4fcb-9930-1cb64cccd3b7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5674 | 2025.08.28 21:55:31.383198 [ 4 ] {17a2c2ae-cb73-4fcb-9930-1cb64cccd3b7} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 5675 | 2025.08.28 21:55:31.383399 [ 4 ] {17a2c2ae-cb73-4fcb-9930-1cb64cccd3b7} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5676 | 2025.08.28 21:55:31.383527 [ 4 ] {17a2c2ae-cb73-4fcb-9930-1cb64cccd3b7} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.001126 sec., 47957.37122557726 rows/sec., 3.34 MiB/sec. | ||
| 5677 | 2025.08.28 21:55:31.383565 [ 4 ] {17a2c2ae-cb73-4fcb-9930-1cb64cccd3b7} <Debug> TCPHandler: Processed in 0.001292284 sec. | ||
| 5678 | 2025.08.28 21:55:31.383679 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5679 | 2025.08.28 21:55:31.383774 [ 4 ] {93337f97-f7d0-4033-85d2-d00b86ace8a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5680 | 2025.08.28 21:55:31.383816 [ 4 ] {93337f97-f7d0-4033-85d2-d00b86ace8a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5681 | 2025.08.28 21:55:31.384140 [ 4 ] {93337f97-f7d0-4033-85d2-d00b86ace8a0} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5682 | 2025.08.28 21:55:31.384174 [ 4 ] {93337f97-f7d0-4033-85d2-d00b86ace8a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5683 | 2025.08.28 21:55:31.384466 [ 4 ] {93337f97-f7d0-4033-85d2-d00b86ace8a0} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 5684 | 2025.08.28 21:55:31.384669 [ 4 ] {93337f97-f7d0-4033-85d2-d00b86ace8a0} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5685 | 2025.08.28 21:55:31.384799 [ 4 ] {93337f97-f7d0-4033-85d2-d00b86ace8a0} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001043 sec., 19175.455417066154 rows/sec., 1.29 MiB/sec. | ||
| 5686 | 2025.08.28 21:55:31.384836 [ 4 ] {93337f97-f7d0-4033-85d2-d00b86ace8a0} <Debug> TCPHandler: Processed in 0.001208043 sec. | ||
| 5687 | 2025.08.28 21:55:33.264124 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 15189 | ||
| 5688 | 2025.08.28 21:55:33.264643 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5689 | 2025.08.28 21:55:33.264692 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5690 | 2025.08.28 21:55:33.265170 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5691 | 2025.08.28 21:55:33.265402 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5692 | 2025.08.28 21:55:33.265532 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15189 | ||
| 5693 | 2025.08.28 21:55:34.079704 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 249 | ||
| 5694 | 2025.08.28 21:55:34.095655 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5695 | 2025.08.28 21:55:34.095725 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5696 | 2025.08.28 21:55:34.102261 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 5697 | 2025.08.28 21:55:34.102978 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5698 | 2025.08.28 21:55:34.106193 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 249 | ||
| 5699 | 2025.08.28 21:55:35.800946 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 792 | ||
| 5700 | 2025.08.28 21:55:35.803309 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5701 | 2025.08.28 21:55:35.803349 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5702 | 2025.08.28 21:55:35.804506 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 5703 | 2025.08.28 21:55:35.804768 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5704 | 2025.08.28 21:55:35.805017 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 792 | ||
| 5705 | 2025.08.28 21:55:36.386222 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5706 | 2025.08.28 21:55:36.386413 [ 4 ] {872dee1e-6239-44d0-bf68-bce480f259be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5707 | 2025.08.28 21:55:36.386484 [ 4 ] {872dee1e-6239-44d0-bf68-bce480f259be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5708 | 2025.08.28 21:55:36.387154 [ 4 ] {872dee1e-6239-44d0-bf68-bce480f259be} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5709 | 2025.08.28 21:55:36.387200 [ 4 ] {872dee1e-6239-44d0-bf68-bce480f259be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5710 | 2025.08.28 21:55:36.387583 [ 4 ] {872dee1e-6239-44d0-bf68-bce480f259be} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 5711 | 2025.08.28 21:55:36.387825 [ 4 ] {872dee1e-6239-44d0-bf68-bce480f259be} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5712 | 2025.08.28 21:55:36.387982 [ 4 ] {872dee1e-6239-44d0-bf68-bce480f259be} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001621 sec., 72794.57125231338 rows/sec., 6.18 MiB/sec. | ||
| 5713 | 2025.08.28 21:55:36.388024 [ 4 ] {872dee1e-6239-44d0-bf68-bce480f259be} <Debug> TCPHandler: Processed in 0.001935461 sec. | ||
| 5714 | 2025.08.28 21:55:36.388158 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5715 | 2025.08.28 21:55:36.388254 [ 4 ] {42846c1d-ec56-4e73-9d60-96418d43d0f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5716 | 2025.08.28 21:55:36.388294 [ 4 ] {42846c1d-ec56-4e73-9d60-96418d43d0f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5717 | 2025.08.28 21:55:36.388699 [ 4 ] {42846c1d-ec56-4e73-9d60-96418d43d0f7} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5718 | 2025.08.28 21:55:36.388735 [ 4 ] {42846c1d-ec56-4e73-9d60-96418d43d0f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5719 | 2025.08.28 21:55:36.389021 [ 4 ] {42846c1d-ec56-4e73-9d60-96418d43d0f7} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5720 | 2025.08.28 21:55:36.389219 [ 4 ] {42846c1d-ec56-4e73-9d60-96418d43d0f7} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5721 | 2025.08.28 21:55:36.389347 [ 4 ] {42846c1d-ec56-4e73-9d60-96418d43d0f7} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001113 sec., 27852.650494159927 rows/sec., 2.05 MiB/sec. | ||
| 5722 | 2025.08.28 21:55:36.389384 [ 4 ] {42846c1d-ec56-4e73-9d60-96418d43d0f7} <Debug> TCPHandler: Processed in 0.001282744 sec. | ||
| 5723 | 2025.08.28 21:55:36.389502 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5724 | 2025.08.28 21:55:36.389595 [ 4 ] {1cffb156-cbda-4a24-bd56-2436ade3b497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5725 | 2025.08.28 21:55:36.389634 [ 4 ] {1cffb156-cbda-4a24-bd56-2436ade3b497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5726 | 2025.08.28 21:55:36.390042 [ 4 ] {1cffb156-cbda-4a24-bd56-2436ade3b497} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5727 | 2025.08.28 21:55:36.390078 [ 4 ] {1cffb156-cbda-4a24-bd56-2436ade3b497} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5728 | 2025.08.28 21:55:36.390375 [ 4 ] {1cffb156-cbda-4a24-bd56-2436ade3b497} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 5729 | 2025.08.28 21:55:36.390576 [ 4 ] {1cffb156-cbda-4a24-bd56-2436ade3b497} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5730 | 2025.08.28 21:55:36.390705 [ 4 ] {1cffb156-cbda-4a24-bd56-2436ade3b497} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001123 sec., 84594.83526268922 rows/sec., 6.61 MiB/sec. | ||
| 5731 | 2025.08.28 21:55:36.390742 [ 4 ] {1cffb156-cbda-4a24-bd56-2436ade3b497} <Debug> TCPHandler: Processed in 0.001288755 sec. | ||
| 5732 | 2025.08.28 21:55:36.390855 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5733 | 2025.08.28 21:55:36.390948 [ 4 ] {4192de14-3403-46f7-86c9-f0b324fb1688} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5734 | 2025.08.28 21:55:36.390990 [ 4 ] {4192de14-3403-46f7-86c9-f0b324fb1688} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5735 | 2025.08.28 21:55:36.391396 [ 4 ] {4192de14-3403-46f7-86c9-f0b324fb1688} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5736 | 2025.08.28 21:55:36.391437 [ 4 ] {4192de14-3403-46f7-86c9-f0b324fb1688} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5737 | 2025.08.28 21:55:36.391776 [ 4 ] {4192de14-3403-46f7-86c9-f0b324fb1688} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 5738 | 2025.08.28 21:55:36.391984 [ 4 ] {4192de14-3403-46f7-86c9-f0b324fb1688} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5739 | 2025.08.28 21:55:36.392107 [ 4 ] {4192de14-3403-46f7-86c9-f0b324fb1688} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001177 sec., 135938.82752761256 rows/sec., 9.47 MiB/sec. | ||
| 5740 | 2025.08.28 21:55:36.392143 [ 4 ] {4192de14-3403-46f7-86c9-f0b324fb1688} <Debug> TCPHandler: Processed in 0.001335475 sec. | ||
| 5741 | 2025.08.28 21:55:36.392257 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5742 | 2025.08.28 21:55:36.392352 [ 4 ] {24936e9c-914d-4df8-9089-170c8b59e98a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5743 | 2025.08.28 21:55:36.392404 [ 4 ] {24936e9c-914d-4df8-9089-170c8b59e98a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5744 | 2025.08.28 21:55:36.393213 [ 4 ] {24936e9c-914d-4df8-9089-170c8b59e98a} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5745 | 2025.08.28 21:55:36.393249 [ 4 ] {24936e9c-914d-4df8-9089-170c8b59e98a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5746 | 2025.08.28 21:55:36.393813 [ 4 ] {24936e9c-914d-4df8-9089-170c8b59e98a} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 5747 | 2025.08.28 21:55:36.394033 [ 4 ] {24936e9c-914d-4df8-9089-170c8b59e98a} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5748 | 2025.08.28 21:55:36.394167 [ 4 ] {24936e9c-914d-4df8-9089-170c8b59e98a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001835 sec., 16893.732970027246 rows/sec., 30.27 MiB/sec. | ||
| 5749 | 2025.08.28 21:55:36.394218 [ 4 ] {24936e9c-914d-4df8-9089-170c8b59e98a} <Debug> TCPHandler: Processed in 0.002009232 sec. | ||
| 5750 | 2025.08.28 21:55:36.394341 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5751 | 2025.08.28 21:55:36.394440 [ 4 ] {b5349751-4521-49c0-9c84-f9b504e06d34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5752 | 2025.08.28 21:55:36.394483 [ 4 ] {b5349751-4521-49c0-9c84-f9b504e06d34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5753 | 2025.08.28 21:55:36.394821 [ 4 ] {b5349751-4521-49c0-9c84-f9b504e06d34} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5754 | 2025.08.28 21:55:36.394856 [ 4 ] {b5349751-4521-49c0-9c84-f9b504e06d34} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5755 | 2025.08.28 21:55:36.395148 [ 4 ] {b5349751-4521-49c0-9c84-f9b504e06d34} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 5756 | 2025.08.28 21:55:36.395350 [ 4 ] {b5349751-4521-49c0-9c84-f9b504e06d34} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5757 | 2025.08.28 21:55:36.395477 [ 4 ] {b5349751-4521-49c0-9c84-f9b504e06d34} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001057 sec., 56764.42762535478 rows/sec., 3.83 MiB/sec. | ||
| 5758 | 2025.08.28 21:55:36.395511 [ 4 ] {b5349751-4521-49c0-9c84-f9b504e06d34} <Debug> TCPHandler: Processed in 0.001218383 sec. | ||
| 5759 | 2025.08.28 21:55:40.658420 [ 35 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5760 | 2025.08.28 21:55:40.658479 [ 35 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5761 | 2025.08.28 21:55:40.765674 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 15616 | ||
| 5762 | 2025.08.28 21:55:40.766223 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5763 | 2025.08.28 21:55:40.766270 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5764 | 2025.08.28 21:55:40.766785 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5765 | 2025.08.28 21:55:40.767007 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5766 | 2025.08.28 21:55:40.767138 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 15616 | ||
| 5767 | 2025.08.28 21:55:41.385157 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5768 | 2025.08.28 21:55:41.385354 [ 4 ] {33141ea9-54e6-448d-a398-8ea32a6d2e64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5769 | 2025.08.28 21:55:41.385426 [ 4 ] {33141ea9-54e6-448d-a398-8ea32a6d2e64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5770 | 2025.08.28 21:55:41.386144 [ 4 ] {33141ea9-54e6-448d-a398-8ea32a6d2e64} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5771 | 2025.08.28 21:55:41.386189 [ 4 ] {33141ea9-54e6-448d-a398-8ea32a6d2e64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5772 | 2025.08.28 21:55:41.386578 [ 4 ] {33141ea9-54e6-448d-a398-8ea32a6d2e64} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 5773 | 2025.08.28 21:55:41.386801 [ 4 ] {33141ea9-54e6-448d-a398-8ea32a6d2e64} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5774 | 2025.08.28 21:55:41.386961 [ 4 ] {33141ea9-54e6-448d-a398-8ea32a6d2e64} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001661 sec., 45755.56893437688 rows/sec., 3.77 MiB/sec. | ||
| 5775 | 2025.08.28 21:55:41.387011 [ 4 ] {33141ea9-54e6-448d-a398-8ea32a6d2e64} <Debug> TCPHandler: Processed in 0.001989172 sec. | ||
| 5776 | 2025.08.28 21:55:41.387146 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5777 | 2025.08.28 21:55:41.387249 [ 4 ] {17ba4442-dc93-497a-a3b3-53c50c9919c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5778 | 2025.08.28 21:55:41.387292 [ 4 ] {17ba4442-dc93-497a-a3b3-53c50c9919c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5779 | 2025.08.28 21:55:41.387742 [ 4 ] {17ba4442-dc93-497a-a3b3-53c50c9919c1} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5780 | 2025.08.28 21:55:41.387780 [ 4 ] {17ba4442-dc93-497a-a3b3-53c50c9919c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5781 | 2025.08.28 21:55:41.388092 [ 4 ] {17ba4442-dc93-497a-a3b3-53c50c9919c1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5782 | 2025.08.28 21:55:41.388297 [ 4 ] {17ba4442-dc93-497a-a3b3-53c50c9919c1} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5783 | 2025.08.28 21:55:41.388434 [ 4 ] {17ba4442-dc93-497a-a3b3-53c50c9919c1} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001209 sec., 8271.298593879239 rows/sec., 621.96 KiB/sec. | ||
| 5784 | 2025.08.28 21:55:41.388472 [ 4 ] {17ba4442-dc93-497a-a3b3-53c50c9919c1} <Debug> TCPHandler: Processed in 0.001378675 sec. | ||
| 5785 | 2025.08.28 21:55:41.388585 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5786 | 2025.08.28 21:55:41.388681 [ 4 ] {b94a4002-02a7-42c9-8d30-057ce2eed767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5787 | 2025.08.28 21:55:41.388723 [ 4 ] {b94a4002-02a7-42c9-8d30-057ce2eed767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5788 | 2025.08.28 21:55:41.389149 [ 4 ] {b94a4002-02a7-42c9-8d30-057ce2eed767} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5789 | 2025.08.28 21:55:41.389186 [ 4 ] {b94a4002-02a7-42c9-8d30-057ce2eed767} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5790 | 2025.08.28 21:55:41.389481 [ 4 ] {b94a4002-02a7-42c9-8d30-057ce2eed767} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 5791 | 2025.08.28 21:55:41.389684 [ 4 ] {b94a4002-02a7-42c9-8d30-057ce2eed767} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5792 | 2025.08.28 21:55:41.389811 [ 4 ] {b94a4002-02a7-42c9-8d30-057ce2eed767} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001149 sec., 64403.82941688424 rows/sec., 5.03 MiB/sec. | ||
| 5793 | 2025.08.28 21:55:41.389848 [ 4 ] {b94a4002-02a7-42c9-8d30-057ce2eed767} <Debug> TCPHandler: Processed in 0.001314164 sec. | ||
| 5794 | 2025.08.28 21:55:41.389966 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5795 | 2025.08.28 21:55:41.390072 [ 4 ] {6714f93a-ec4a-4f6f-9180-1174ed61bcee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5796 | 2025.08.28 21:55:41.390118 [ 4 ] {6714f93a-ec4a-4f6f-9180-1174ed61bcee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5797 | 2025.08.28 21:55:41.390567 [ 4 ] {6714f93a-ec4a-4f6f-9180-1174ed61bcee} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5798 | 2025.08.28 21:55:41.390605 [ 4 ] {6714f93a-ec4a-4f6f-9180-1174ed61bcee} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5799 | 2025.08.28 21:55:41.390965 [ 4 ] {6714f93a-ec4a-4f6f-9180-1174ed61bcee} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 5800 | 2025.08.28 21:55:41.391182 [ 4 ] {6714f93a-ec4a-4f6f-9180-1174ed61bcee} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5801 | 2025.08.28 21:55:41.391319 [ 4 ] {6714f93a-ec4a-4f6f-9180-1174ed61bcee} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001267 sec., 126282.55722178375 rows/sec., 8.80 MiB/sec. | ||
| 5802 | 2025.08.28 21:55:41.391358 [ 4 ] {6714f93a-ec4a-4f6f-9180-1174ed61bcee} <Debug> TCPHandler: Processed in 0.001445026 sec. | ||
| 5803 | 2025.08.28 21:55:41.391467 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5804 | 2025.08.28 21:55:41.391564 [ 4 ] {5c563984-ade5-4ec2-ac7e-95ae7d70d80f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5805 | 2025.08.28 21:55:41.391620 [ 4 ] {5c563984-ade5-4ec2-ac7e-95ae7d70d80f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5806 | 2025.08.28 21:55:41.392395 [ 4 ] {5c563984-ade5-4ec2-ac7e-95ae7d70d80f} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5807 | 2025.08.28 21:55:41.392452 [ 4 ] {5c563984-ade5-4ec2-ac7e-95ae7d70d80f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5808 | 2025.08.28 21:55:41.393097 [ 4 ] {5c563984-ade5-4ec2-ac7e-95ae7d70d80f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 5809 | 2025.08.28 21:55:41.393390 [ 4 ] {5c563984-ade5-4ec2-ac7e-95ae7d70d80f} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5810 | 2025.08.28 21:55:41.393540 [ 4 ] {5c563984-ade5-4ec2-ac7e-95ae7d70d80f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001994 sec., 5015.045135406218 rows/sec., 8.99 MiB/sec. | ||
| 5811 | 2025.08.28 21:55:41.393603 [ 4 ] {5c563984-ade5-4ec2-ac7e-95ae7d70d80f} <Debug> TCPHandler: Processed in 0.002185314 sec. | ||
| 5812 | 2025.08.28 21:55:41.393714 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5813 | 2025.08.28 21:55:41.393810 [ 4 ] {df4c7ada-254f-498e-9bdd-be4ef2f67caf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5814 | 2025.08.28 21:55:41.393854 [ 4 ] {df4c7ada-254f-498e-9bdd-be4ef2f67caf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5815 | 2025.08.28 21:55:41.394197 [ 4 ] {df4c7ada-254f-498e-9bdd-be4ef2f67caf} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5816 | 2025.08.28 21:55:41.394234 [ 4 ] {df4c7ada-254f-498e-9bdd-be4ef2f67caf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5817 | 2025.08.28 21:55:41.394549 [ 4 ] {df4c7ada-254f-498e-9bdd-be4ef2f67caf} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 5818 | 2025.08.28 21:55:41.394766 [ 4 ] {df4c7ada-254f-498e-9bdd-be4ef2f67caf} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5819 | 2025.08.28 21:55:41.394898 [ 4 ] {df4c7ada-254f-498e-9bdd-be4ef2f67caf} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 5820 | 2025.08.28 21:55:41.394936 [ 4 ] {df4c7ada-254f-498e-9bdd-be4ef2f67caf} <Debug> TCPHandler: Processed in 0.001272374 sec. | ||
| 5821 | 2025.08.28 21:55:41.606316 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 256 | ||
| 5822 | 2025.08.28 21:55:41.622467 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5823 | 2025.08.28 21:55:41.622520 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5824 | 2025.08.28 21:55:41.628796 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 5825 | 2025.08.28 21:55:41.629477 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5826 | 2025.08.28 21:55:41.632220 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 256 | ||
| 5827 | 2025.08.28 21:55:45.805340 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 816 | ||
| 5828 | 2025.08.28 21:55:45.807580 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5829 | 2025.08.28 21:55:45.807632 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5830 | 2025.08.28 21:55:45.808817 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 5831 | 2025.08.28 21:55:45.809096 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5832 | 2025.08.28 21:55:45.809470 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 816 | ||
| 5833 | 2025.08.28 21:55:46.385826 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5834 | 2025.08.28 21:55:46.386070 [ 4 ] {8eece935-42f6-4147-a1c7-286095a87931} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 5835 | 2025.08.28 21:55:46.386167 [ 4 ] {8eece935-42f6-4147-a1c7-286095a87931} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5836 | 2025.08.28 21:55:46.387041 [ 4 ] {8eece935-42f6-4147-a1c7-286095a87931} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5837 | 2025.08.28 21:55:46.387092 [ 4 ] {8eece935-42f6-4147-a1c7-286095a87931} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5838 | 2025.08.28 21:55:46.387486 [ 4 ] {8eece935-42f6-4147-a1c7-286095a87931} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 5839 | 2025.08.28 21:55:46.387729 [ 4 ] {8eece935-42f6-4147-a1c7-286095a87931} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5840 | 2025.08.28 21:55:46.387883 [ 4 ] {8eece935-42f6-4147-a1c7-286095a87931} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001888 sec., 4237.28813559322 rows/sec., 345.52 KiB/sec. | ||
| 5841 | 2025.08.28 21:55:46.387924 [ 4 ] {8eece935-42f6-4147-a1c7-286095a87931} <Debug> TCPHandler: Processed in 0.002244524 sec. | ||
| 5842 | 2025.08.28 21:55:46.388047 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5843 | 2025.08.28 21:55:46.388139 [ 4 ] {613c316b-cb5a-4bf8-8e9b-414208080b81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5844 | 2025.08.28 21:55:46.388177 [ 4 ] {613c316b-cb5a-4bf8-8e9b-414208080b81} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5845 | 2025.08.28 21:55:46.388621 [ 4 ] {613c316b-cb5a-4bf8-8e9b-414208080b81} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5846 | 2025.08.28 21:55:46.388656 [ 4 ] {613c316b-cb5a-4bf8-8e9b-414208080b81} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5847 | 2025.08.28 21:55:46.389053 [ 4 ] {613c316b-cb5a-4bf8-8e9b-414208080b81} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 5848 | 2025.08.28 21:55:46.389300 [ 4 ] {613c316b-cb5a-4bf8-8e9b-414208080b81} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5849 | 2025.08.28 21:55:46.389434 [ 4 ] {613c316b-cb5a-4bf8-8e9b-414208080b81} <Debug> executeQuery: Read 122 rows, 10.54 KiB in 0.001291 sec., 94500.38729666924 rows/sec., 7.98 MiB/sec. | ||
| 5850 | 2025.08.28 21:55:46.389473 [ 4 ] {613c316b-cb5a-4bf8-8e9b-414208080b81} <Debug> TCPHandler: Processed in 0.001459996 sec. | ||
| 5851 | 2025.08.28 21:55:46.389593 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5852 | 2025.08.28 21:55:46.389688 [ 4 ] {4ad58d91-4054-4263-a7f1-0fe29dc60456} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5853 | 2025.08.28 21:55:46.389728 [ 4 ] {4ad58d91-4054-4263-a7f1-0fe29dc60456} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5854 | 2025.08.28 21:55:46.390150 [ 4 ] {4ad58d91-4054-4263-a7f1-0fe29dc60456} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5855 | 2025.08.28 21:55:46.390189 [ 4 ] {4ad58d91-4054-4263-a7f1-0fe29dc60456} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5856 | 2025.08.28 21:55:46.390509 [ 4 ] {4ad58d91-4054-4263-a7f1-0fe29dc60456} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 5857 | 2025.08.28 21:55:46.390728 [ 4 ] {4ad58d91-4054-4263-a7f1-0fe29dc60456} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5858 | 2025.08.28 21:55:46.390831 [ 29 ] {} <Debug> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 5859 | 2025.08.28 21:55:46.390859 [ 4 ] {4ad58d91-4054-4263-a7f1-0fe29dc60456} <Debug> executeQuery: Read 39 rows, 2.89 KiB in 0.001189 sec., 32800.67283431455 rows/sec., 2.37 MiB/sec. | ||
| 5860 | 2025.08.28 21:55:46.390895 [ 29 ] {} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5861 | 2025.08.28 21:55:46.390905 [ 4 ] {4ad58d91-4054-4263-a7f1-0fe29dc60456} <Debug> TCPHandler: Processed in 0.001363585 sec. | ||
| 5862 | 2025.08.28 21:55:46.390924 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5863 | 2025.08.28 21:55:46.391033 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5864 | 2025.08.28 21:55:46.391045 [ 192 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 5865 | 2025.08.28 21:55:46.391131 [ 4 ] {10535ff8-93f8-49bb-9fff-2c9c567e71ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5866 | 2025.08.28 21:55:46.391176 [ 4 ] {10535ff8-93f8-49bb-9fff-2c9c567e71ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5867 | 2025.08.28 21:55:46.391192 [ 192 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5868 | 2025.08.28 21:55:46.391231 [ 192 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 57 rows starting from the beginning of the part | ||
| 5869 | 2025.08.28 21:55:46.391298 [ 192 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 31 rows starting from the beginning of the part | ||
| 5870 | 2025.08.28 21:55:46.391344 [ 192 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 5871 | 2025.08.28 21:55:46.391384 [ 192 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 31 rows starting from the beginning of the part | ||
| 5872 | 2025.08.28 21:55:46.391424 [ 192 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 5873 | 2025.08.28 21:55:46.391462 [ 192 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 39 rows starting from the beginning of the part | ||
| 5874 | 2025.08.28 21:55:46.391623 [ 4 ] {10535ff8-93f8-49bb-9fff-2c9c567e71ff} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5875 | 2025.08.28 21:55:46.391666 [ 4 ] {10535ff8-93f8-49bb-9fff-2c9c567e71ff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5876 | 2025.08.28 21:55:46.392160 [ 4 ] {10535ff8-93f8-49bb-9fff-2c9c567e71ff} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 5877 | 2025.08.28 21:55:46.392288 [ 200 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.001299364 sec., 136990.09669345926 rows/sec., 10.49 MiB/sec. | ||
| 5878 | 2025.08.28 21:55:46.392397 [ 4 ] {10535ff8-93f8-49bb-9fff-2c9c567e71ff} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5879 | 2025.08.28 21:55:46.392444 [ 197 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 5880 | 2025.08.28 21:55:46.392533 [ 4 ] {10535ff8-93f8-49bb-9fff-2c9c567e71ff} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.001419 sec., 72586.3284002819 rows/sec., 5.68 MiB/sec. | ||
| 5881 | 2025.08.28 21:55:46.392571 [ 4 ] {10535ff8-93f8-49bb-9fff-2c9c567e71ff} <Debug> TCPHandler: Processed in 0.001588988 sec. | ||
| 5882 | 2025.08.28 21:55:46.392703 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5883 | 2025.08.28 21:55:46.392715 [ 197 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_46_9} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5884 | 2025.08.28 21:55:46.392786 [ 197 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_46_9} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 5885 | 2025.08.28 21:55:46.392799 [ 4 ] {23ff054c-03f0-45dd-bb8c-70e34aea1c60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5886 | 2025.08.28 21:55:46.392844 [ 4 ] {23ff054c-03f0-45dd-bb8c-70e34aea1c60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5887 | 2025.08.28 21:55:46.392882 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 5888 | 2025.08.28 21:55:46.393291 [ 4 ] {23ff054c-03f0-45dd-bb8c-70e34aea1c60} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5889 | 2025.08.28 21:55:46.393327 [ 4 ] {23ff054c-03f0-45dd-bb8c-70e34aea1c60} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5890 | 2025.08.28 21:55:46.393669 [ 4 ] {23ff054c-03f0-45dd-bb8c-70e34aea1c60} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 5891 | 2025.08.28 21:55:46.393897 [ 4 ] {23ff054c-03f0-45dd-bb8c-70e34aea1c60} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5892 | 2025.08.28 21:55:46.394084 [ 4 ] {23ff054c-03f0-45dd-bb8c-70e34aea1c60} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001301 sec., 126056.87932359723 rows/sec., 8.78 MiB/sec. | ||
| 5893 | 2025.08.28 21:55:46.394145 [ 4 ] {23ff054c-03f0-45dd-bb8c-70e34aea1c60} <Debug> TCPHandler: Processed in 0.001492597 sec. | ||
| 5894 | 2025.08.28 21:55:46.394266 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5895 | 2025.08.28 21:55:46.394367 [ 4 ] {77180508-16af-4e34-983a-0b64039cd94c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5896 | 2025.08.28 21:55:46.394423 [ 4 ] {77180508-16af-4e34-983a-0b64039cd94c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 5897 | 2025.08.28 21:55:46.395329 [ 4 ] {77180508-16af-4e34-983a-0b64039cd94c} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5898 | 2025.08.28 21:55:46.395367 [ 4 ] {77180508-16af-4e34-983a-0b64039cd94c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5899 | 2025.08.28 21:55:46.395921 [ 4 ] {77180508-16af-4e34-983a-0b64039cd94c} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 5900 | 2025.08.28 21:55:46.396139 [ 4 ] {77180508-16af-4e34-983a-0b64039cd94c} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5901 | 2025.08.28 21:55:46.396278 [ 4 ] {77180508-16af-4e34-983a-0b64039cd94c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00193 sec., 16062.176165803108 rows/sec., 28.78 MiB/sec. | ||
| 5902 | 2025.08.28 21:55:46.396330 [ 4 ] {77180508-16af-4e34-983a-0b64039cd94c} <Debug> TCPHandler: Processed in 0.002116753 sec. | ||
| 5903 | 2025.08.28 21:55:46.396445 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5904 | 2025.08.28 21:55:46.396538 [ 4 ] {35782751-bcc1-4fee-b1a9-2dab0fa57397} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 5905 | 2025.08.28 21:55:46.396579 [ 4 ] {35782751-bcc1-4fee-b1a9-2dab0fa57397} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 5906 | 2025.08.28 21:55:46.396942 [ 4 ] {35782751-bcc1-4fee-b1a9-2dab0fa57397} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5907 | 2025.08.28 21:55:46.396981 [ 4 ] {35782751-bcc1-4fee-b1a9-2dab0fa57397} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5908 | 2025.08.28 21:55:46.397296 [ 4 ] {35782751-bcc1-4fee-b1a9-2dab0fa57397} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 5909 | 2025.08.28 21:55:46.397508 [ 4 ] {35782751-bcc1-4fee-b1a9-2dab0fa57397} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5910 | 2025.08.28 21:55:46.397641 [ 4 ] {35782751-bcc1-4fee-b1a9-2dab0fa57397} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001121 sec., 53523.63960749331 rows/sec., 3.61 MiB/sec. | ||
| 5911 | 2025.08.28 21:55:46.397679 [ 4 ] {35782751-bcc1-4fee-b1a9-2dab0fa57397} <Debug> TCPHandler: Processed in 0.001280874 sec. | ||
| 5912 | 2025.08.28 21:55:48.267319 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 16104 | ||
| 5913 | 2025.08.28 21:55:48.268156 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5914 | 2025.08.28 21:55:48.268234 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5915 | 2025.08.28 21:55:48.268763 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5916 | 2025.08.28 21:55:48.268997 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5917 | 2025.08.28 21:55:48.269121 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16104 | ||
| 5918 | 2025.08.28 21:55:49.132390 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 264 | ||
| 5919 | 2025.08.28 21:55:49.148438 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5920 | 2025.08.28 21:55:49.148492 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5921 | 2025.08.28 21:55:49.154734 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 5922 | 2025.08.28 21:55:49.155498 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5923 | 2025.08.28 21:55:49.158625 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 264 | ||
| 5924 | 2025.08.28 21:55:51.386085 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5925 | 2025.08.28 21:55:51.386278 [ 4 ] {9099884d-3a44-4c0f-a1f5-f5faa573b818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 5926 | 2025.08.28 21:55:51.386349 [ 4 ] {9099884d-3a44-4c0f-a1f5-f5faa573b818} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5927 | 2025.08.28 21:55:51.387148 [ 4 ] {9099884d-3a44-4c0f-a1f5-f5faa573b818} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5928 | 2025.08.28 21:55:51.387197 [ 4 ] {9099884d-3a44-4c0f-a1f5-f5faa573b818} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5929 | 2025.08.28 21:55:51.387601 [ 4 ] {9099884d-3a44-4c0f-a1f5-f5faa573b818} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 5930 | 2025.08.28 21:55:51.387824 [ 4 ] {9099884d-3a44-4c0f-a1f5-f5faa573b818} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5931 | 2025.08.28 21:55:51.387992 [ 4 ] {9099884d-3a44-4c0f-a1f5-f5faa573b818} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001766 sec., 43035.10758776897 rows/sec., 3.55 MiB/sec. | ||
| 5932 | 2025.08.28 21:55:51.387999 [ 53 ] {} <Debug> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 5933 | 2025.08.28 21:55:51.388041 [ 4 ] {9099884d-3a44-4c0f-a1f5-f5faa573b818} <Debug> TCPHandler: Processed in 0.002092103 sec. | ||
| 5934 | 2025.08.28 21:55:51.388074 [ 53 ] {} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5935 | 2025.08.28 21:55:51.388104 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5936 | 2025.08.28 21:55:51.388185 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5937 | 2025.08.28 21:55:51.388232 [ 192 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::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 | ||
| 5938 | 2025.08.28 21:55:51.388293 [ 4 ] {ef369850-fbcf-4cca-8f50-06b218ccc3a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 5939 | 2025.08.28 21:55:51.388350 [ 4 ] {ef369850-fbcf-4cca-8f50-06b218ccc3a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5940 | 2025.08.28 21:55:51.388393 [ 192 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5941 | 2025.08.28 21:55:51.388435 [ 192 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1287 rows starting from the beginning of the part | ||
| 5942 | 2025.08.28 21:55:51.388507 [ 192 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 56 rows starting from the beginning of the part | ||
| 5943 | 2025.08.28 21:55:51.388557 [ 192 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 118 rows starting from the beginning of the part | ||
| 5944 | 2025.08.28 21:55:51.388610 [ 192 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 76 rows starting from the beginning of the part | ||
| 5945 | 2025.08.28 21:55:51.388655 [ 192 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 122 rows starting from the beginning of the part | ||
| 5946 | 2025.08.28 21:55:51.388700 [ 192 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 76 rows starting from the beginning of the part | ||
| 5947 | 2025.08.28 21:55:51.388838 [ 4 ] {ef369850-fbcf-4cca-8f50-06b218ccc3a5} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5948 | 2025.08.28 21:55:51.388883 [ 4 ] {ef369850-fbcf-4cca-8f50-06b218ccc3a5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 5949 | 2025.08.28 21:55:51.389235 [ 4 ] {ef369850-fbcf-4cca-8f50-06b218ccc3a5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5950 | 2025.08.28 21:55:51.389464 [ 4 ] {ef369850-fbcf-4cca-8f50-06b218ccc3a5} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5951 | 2025.08.28 21:55:51.389603 [ 4 ] {ef369850-fbcf-4cca-8f50-06b218ccc3a5} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001334 sec., 7496.251874062969 rows/sec., 563.68 KiB/sec. | ||
| 5952 | 2025.08.28 21:55:51.389641 [ 4 ] {ef369850-fbcf-4cca-8f50-06b218ccc3a5} <Debug> TCPHandler: Processed in 0.001510327 sec. | ||
| 5953 | 2025.08.28 21:55:51.389768 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5954 | 2025.08.28 21:55:51.389860 [ 4 ] {364490a3-7e13-46a7-aae2-f1eabbb8e976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 5955 | 2025.08.28 21:55:51.389909 [ 4 ] {364490a3-7e13-46a7-aae2-f1eabbb8e976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5956 | 2025.08.28 21:55:51.389925 [ 197 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1735 rows, containing 5 columns (5 merged, 0 gathered) in 0.001756749 sec., 987619.7453364141 rows/sec., 85.77 MiB/sec. | ||
| 5957 | 2025.08.28 21:55:51.390116 [ 192 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 5958 | 2025.08.28 21:55:51.390359 [ 192 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_56_11} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5959 | 2025.08.28 21:55:51.390386 [ 4 ] {364490a3-7e13-46a7-aae2-f1eabbb8e976} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5960 | 2025.08.28 21:55:51.390428 [ 4 ] {364490a3-7e13-46a7-aae2-f1eabbb8e976} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5961 | 2025.08.28 21:55:51.390431 [ 192 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_56_11} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 5962 | 2025.08.28 21:55:51.390516 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 5963 | 2025.08.28 21:55:51.390740 [ 4 ] {364490a3-7e13-46a7-aae2-f1eabbb8e976} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 5964 | 2025.08.28 21:55:51.390961 [ 4 ] {364490a3-7e13-46a7-aae2-f1eabbb8e976} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5965 | 2025.08.28 21:55:51.391089 [ 4 ] {364490a3-7e13-46a7-aae2-f1eabbb8e976} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001248 sec., 59294.8717948718 rows/sec., 4.63 MiB/sec. | ||
| 5966 | 2025.08.28 21:55:51.391097 [ 57 ] {} <Debug> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 5967 | 2025.08.28 21:55:51.391126 [ 4 ] {364490a3-7e13-46a7-aae2-f1eabbb8e976} <Debug> TCPHandler: Processed in 0.001415966 sec. | ||
| 5968 | 2025.08.28 21:55:51.391150 [ 57 ] {} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5969 | 2025.08.28 21:55:51.391178 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5970 | 2025.08.28 21:55:51.391251 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5971 | 2025.08.28 21:55:51.391251 [ 192 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::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 | ||
| 5972 | 2025.08.28 21:55:51.391354 [ 192 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5973 | 2025.08.28 21:55:51.391359 [ 4 ] {08461ca4-e1d2-4790-a0a8-48a008b3c599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 5974 | 2025.08.28 21:55:51.391380 [ 192 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 595 rows starting from the beginning of the part | ||
| 5975 | 2025.08.28 21:55:51.391412 [ 4 ] {08461ca4-e1d2-4790-a0a8-48a008b3c599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5976 | 2025.08.28 21:55:51.391430 [ 192 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 64 rows starting from the beginning of the part | ||
| 5977 | 2025.08.28 21:55:51.391473 [ 192 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 95 rows starting from the beginning of the part | ||
| 5978 | 2025.08.28 21:55:51.391507 [ 192 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 74 rows starting from the beginning of the part | ||
| 5979 | 2025.08.28 21:55:51.391541 [ 192 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 103 rows starting from the beginning of the part | ||
| 5980 | 2025.08.28 21:55:51.391577 [ 192 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 74 rows starting from the beginning of the part | ||
| 5981 | 2025.08.28 21:55:51.391821 [ 4 ] {08461ca4-e1d2-4790-a0a8-48a008b3c599} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5982 | 2025.08.28 21:55:51.391861 [ 4 ] {08461ca4-e1d2-4790-a0a8-48a008b3c599} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 5983 | 2025.08.28 21:55:51.392221 [ 4 ] {08461ca4-e1d2-4790-a0a8-48a008b3c599} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 5984 | 2025.08.28 21:55:51.392391 [ 199 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1005 rows, containing 5 columns (5 merged, 0 gathered) in 0.001166883 sec., 861268.8675728415 rows/sec., 68.76 MiB/sec. | ||
| 5985 | 2025.08.28 21:55:51.392441 [ 4 ] {08461ca4-e1d2-4790-a0a8-48a008b3c599} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5986 | 2025.08.28 21:55:51.392531 [ 192 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 5987 | 2025.08.28 21:55:51.392580 [ 4 ] {08461ca4-e1d2-4790-a0a8-48a008b3c599} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001239 sec., 129136.40032284099 rows/sec., 8.99 MiB/sec. | ||
| 5988 | 2025.08.28 21:55:51.392583 [ 53 ] {} <Debug> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 5989 | 2025.08.28 21:55:51.392625 [ 4 ] {08461ca4-e1d2-4790-a0a8-48a008b3c599} <Debug> TCPHandler: Processed in 0.001421646 sec. | ||
| 5990 | 2025.08.28 21:55:51.392638 [ 53 ] {} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 5991 | 2025.08.28 21:55:51.392666 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.50 GiB. | ||
| 5992 | 2025.08.28 21:55:51.392750 [ 197 ] {f506482a-fd20-4aba-984a-14115cac1713::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 | ||
| 5993 | 2025.08.28 21:55:51.392768 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 5994 | 2025.08.28 21:55:51.392790 [ 192 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_56_11} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 5995 | 2025.08.28 21:55:51.392846 [ 197 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5996 | 2025.08.28 21:55:51.392863 [ 192 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_56_11} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 5997 | 2025.08.28 21:55:51.392882 [ 197 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_51_10, total 15035 rows starting from the beginning of the part | ||
| 5998 | 2025.08.28 21:55:51.392891 [ 4 ] {b1baba63-a4f9-426f-8dee-75dbf524c1bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 5999 | 2025.08.28 21:55:51.392929 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.41 MiB. | ||
| 6000 | 2025.08.28 21:55:51.392944 [ 197 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 54 rows starting from the beginning of the part | ||
| 6001 | 2025.08.28 21:55:51.392957 [ 4 ] {b1baba63-a4f9-426f-8dee-75dbf524c1bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6002 | 2025.08.28 21:55:51.392995 [ 197 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 160 rows starting from the beginning of the part | ||
| 6003 | 2025.08.28 21:55:51.393068 [ 197 ] {f506482a-fd20-4aba-984a-14115cac1713::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 | ||
| 6004 | 2025.08.28 21:55:51.393108 [ 197 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 164 rows starting from the beginning of the part | ||
| 6005 | 2025.08.28 21:55:51.393148 [ 197 ] {f506482a-fd20-4aba-984a-14115cac1713::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 | ||
| 6006 | 2025.08.28 21:55:51.393779 [ 4 ] {b1baba63-a4f9-426f-8dee-75dbf524c1bb} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6007 | 2025.08.28 21:55:51.393816 [ 4 ] {b1baba63-a4f9-426f-8dee-75dbf524c1bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6008 | 2025.08.28 21:55:51.394346 [ 4 ] {b1baba63-a4f9-426f-8dee-75dbf524c1bb} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 6009 | 2025.08.28 21:55:51.394573 [ 4 ] {b1baba63-a4f9-426f-8dee-75dbf524c1bb} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6010 | 2025.08.28 21:55:51.394724 [ 57 ] {} <Debug> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 6011 | 2025.08.28 21:55:51.394737 [ 4 ] {b1baba63-a4f9-426f-8dee-75dbf524c1bb} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00187 sec., 5347.593582887701 rows/sec., 9.58 MiB/sec. | ||
| 6012 | 2025.08.28 21:55:51.394768 [ 57 ] {} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6013 | 2025.08.28 21:55:51.394793 [ 57 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6014 | 2025.08.28 21:55:51.394833 [ 4 ] {b1baba63-a4f9-426f-8dee-75dbf524c1bb} <Debug> TCPHandler: Processed in 0.002122594 sec. | ||
| 6015 | 2025.08.28 21:55:51.394870 [ 199 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::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 | ||
| 6016 | 2025.08.28 21:55:51.395016 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6017 | 2025.08.28 21:55:51.395107 [ 199 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6018 | 2025.08.28 21:55:51.395136 [ 4 ] {ce5295a0-5977-4d2e-9bf1-98af70b65711} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6019 | 2025.08.28 21:55:51.395171 [ 199 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 782 rows starting from the beginning of the part | ||
| 6020 | 2025.08.28 21:55:51.395184 [ 4 ] {ce5295a0-5977-4d2e-9bf1-98af70b65711} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6021 | 2025.08.28 21:55:51.395301 [ 199 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 10 rows starting from the beginning of the part | ||
| 6022 | 2025.08.28 21:55:51.395422 [ 199 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 31 rows starting from the beginning of the part | ||
| 6023 | 2025.08.28 21:55:51.395537 [ 199 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 10 rows starting from the beginning of the part | ||
| 6024 | 2025.08.28 21:55:51.395543 [ 4 ] {ce5295a0-5977-4d2e-9bf1-98af70b65711} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6025 | 2025.08.28 21:55:51.395587 [ 4 ] {ce5295a0-5977-4d2e-9bf1-98af70b65711} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6026 | 2025.08.28 21:55:51.395646 [ 199 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 31 rows starting from the beginning of the part | ||
| 6027 | 2025.08.28 21:55:51.395767 [ 199 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 10 rows starting from the beginning of the part | ||
| 6028 | 2025.08.28 21:55:51.395954 [ 4 ] {ce5295a0-5977-4d2e-9bf1-98af70b65711} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6029 | 2025.08.28 21:55:51.396192 [ 4 ] {ce5295a0-5977-4d2e-9bf1-98af70b65711} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6030 | 2025.08.28 21:55:51.396315 [ 53 ] {} <Debug> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6031 | 2025.08.28 21:55:51.396331 [ 4 ] {ce5295a0-5977-4d2e-9bf1-98af70b65711} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001214 sec., 49423.39373970346 rows/sec., 3.33 MiB/sec. | ||
| 6032 | 2025.08.28 21:55:51.396359 [ 53 ] {} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6033 | 2025.08.28 21:55:51.396380 [ 4 ] {ce5295a0-5977-4d2e-9bf1-98af70b65711} <Debug> TCPHandler: Processed in 0.001425096 sec. | ||
| 6034 | 2025.08.28 21:55:51.396384 [ 53 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6035 | 2025.08.28 21:55:51.396492 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 6036 | 2025.08.28 21:55:51.396587 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6037 | 2025.08.28 21:55:51.396615 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 2656 rows starting from the beginning of the part | ||
| 6038 | 2025.08.28 21:55:51.396665 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 20 rows starting from the beginning of the part | ||
| 6039 | 2025.08.28 21:55:51.396704 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 6040 | 2025.08.28 21:55:51.396743 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 60 rows starting from the beginning of the part | ||
| 6041 | 2025.08.28 21:55:51.396782 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 6042 | 2025.08.28 21:55:51.396820 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 6043 | 2025.08.28 21:55:51.396822 [ 189 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 15733 rows, containing 5 columns (5 merged, 0 gathered) in 0.004109296 sec., 3828636.340628662 rows/sec., 261.09 MiB/sec. | ||
| 6044 | 2025.08.28 21:55:51.397188 [ 189 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6045 | 2025.08.28 21:55:51.397463 [ 189 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6046 | 2025.08.28 21:55:51.397527 [ 189 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_56_11} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6047 | 2025.08.28 21:55:51.397590 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.81 MiB. | ||
| 6048 | 2025.08.28 21:55:51.397990 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2916 rows, containing 4 columns (4 merged, 0 gathered) in 0.001530377 sec., 1905412.8492521776 rows/sec., 128.36 MiB/sec. | ||
| 6049 | 2025.08.28 21:55:51.398410 [ 190 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 6050 | 2025.08.28 21:55:51.398731 [ 190 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_56_11} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6051 | 2025.08.28 21:55:51.398810 [ 190 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_56_11} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 6052 | 2025.08.28 21:55:51.398912 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.73 MiB. | ||
| 6053 | 2025.08.28 21:55:51.410401 [ 190 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 874 rows, containing 19 columns (19 merged, 0 gathered) in 0.015561292 sec., 56165.00223760341 rows/sec., 100.65 MiB/sec. | ||
| 6054 | 2025.08.28 21:55:51.411515 [ 199 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 6055 | 2025.08.28 21:55:51.411822 [ 199 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6056 | 2025.08.28 21:55:51.411891 [ 199 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_46_9} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 6057 | 2025.08.28 21:55:51.411998 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.57 MiB. | ||
| 6058 | 2025.08.28 21:55:52.000272 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.86 MiB, peak 265.58 MiB, free memory in arenas 0.00 B, will set to 258.19 MiB (RSS), difference: 3.33 MiB | ||
| 6059 | 2025.08.28 21:55:55.658526 [ 155 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6060 | 2025.08.28 21:55:55.658615 [ 155 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6061 | 2025.08.28 21:55:55.769286 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 16531 | ||
| 6062 | 2025.08.28 21:55:55.769772 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6063 | 2025.08.28 21:55:55.769817 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6064 | 2025.08.28 21:55:55.770295 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6065 | 2025.08.28 21:55:55.770531 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6066 | 2025.08.28 21:55:55.770661 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 16531 | ||
| 6067 | 2025.08.28 21:55:55.770690 [ 155 ] {} <Debug> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6068 | 2025.08.28 21:55:55.770759 [ 155 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6069 | 2025.08.28 21:55:55.770780 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6070 | 2025.08.28 21:55:55.770881 [ 189 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::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 | ||
| 6071 | 2025.08.28 21:55:55.771000 [ 189 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6072 | 2025.08.28 21:55:55.771038 [ 189 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_31_6, total 14274 rows starting from the beginning of the part | ||
| 6073 | 2025.08.28 21:55:55.771100 [ 189 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 427 rows starting from the beginning of the part | ||
| 6074 | 2025.08.28 21:55:55.771150 [ 189 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 488 rows starting from the beginning of the part | ||
| 6075 | 2025.08.28 21:55:55.771195 [ 189 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 427 rows starting from the beginning of the part | ||
| 6076 | 2025.08.28 21:55:55.771235 [ 189 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 488 rows starting from the beginning of the part | ||
| 6077 | 2025.08.28 21:55:55.771276 [ 189 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 427 rows starting from the beginning of the part | ||
| 6078 | 2025.08.28 21:55:55.773230 [ 187 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16531 rows, containing 4 columns (4 merged, 0 gathered) in 0.002392766 sec., 6908740.762782486 rows/sec., 98.83 MiB/sec. | ||
| 6079 | 2025.08.28 21:55:55.773388 [ 196 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6080 | 2025.08.28 21:55:55.773751 [ 196 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_36_7} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6081 | 2025.08.28 21:55:55.773836 [ 196 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_36_7} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6082 | 2025.08.28 21:55:55.773972 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.49 MiB. | ||
| 6083 | 2025.08.28 21:55:55.809729 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 842 | ||
| 6084 | 2025.08.28 21:55:55.811868 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6085 | 2025.08.28 21:55:55.811906 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6086 | 2025.08.28 21:55:55.813018 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6087 | 2025.08.28 21:55:55.813277 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6088 | 2025.08.28 21:55:55.813417 [ 155 ] {} <Debug> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6089 | 2025.08.28 21:55:55.813458 [ 155 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6090 | 2025.08.28 21:55:55.813480 [ 155 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6091 | 2025.08.28 21:55:55.813527 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 842 | ||
| 6092 | 2025.08.28 21:55:55.813578 [ 187 ] {21709d19-84e4-47f3-950d-0faf77654f01::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 | ||
| 6093 | 2025.08.28 21:55:55.814142 [ 187 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6094 | 2025.08.28 21:55:55.814283 [ 187 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 708 rows starting from the beginning of the part | ||
| 6095 | 2025.08.28 21:55:55.814617 [ 187 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 24 rows starting from the beginning of the part | ||
| 6096 | 2025.08.28 21:55:55.814934 [ 187 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 26 rows starting from the beginning of the part | ||
| 6097 | 2025.08.28 21:55:55.815241 [ 187 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 34 rows starting from the beginning of the part | ||
| 6098 | 2025.08.28 21:55:55.815543 [ 187 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 24 rows starting from the beginning of the part | ||
| 6099 | 2025.08.28 21:55:55.815866 [ 187 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 26 rows starting from the beginning of the part | ||
| 6100 | 2025.08.28 21:55:55.821626 [ 193 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 842 rows, containing 72 columns (72 merged, 0 gathered) in 0.00809229 sec., 104049.65714278653 rows/sec., 82.87 MiB/sec. | ||
| 6101 | 2025.08.28 21:55:55.822524 [ 187 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6102 | 2025.08.28 21:55:55.823024 [ 187 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_26_5} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6103 | 2025.08.28 21:55:55.823091 [ 187 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_26_5} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01) (MergerMutator): Merged 6 parts: [all_1_21_4, all_26_26_0] -> all_1_26_5 | ||
| 6104 | 2025.08.28 21:55:55.823259 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 6105 | 2025.08.28 21:55:56.386292 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6106 | 2025.08.28 21:55:56.386491 [ 4 ] {6f789caa-82ba-4b12-b44d-38bf9d8ea8c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6107 | 2025.08.28 21:55:56.386567 [ 4 ] {6f789caa-82ba-4b12-b44d-38bf9d8ea8c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6108 | 2025.08.28 21:55:56.387358 [ 4 ] {6f789caa-82ba-4b12-b44d-38bf9d8ea8c5} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6109 | 2025.08.28 21:55:56.387410 [ 4 ] {6f789caa-82ba-4b12-b44d-38bf9d8ea8c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6110 | 2025.08.28 21:55:56.387816 [ 4 ] {6f789caa-82ba-4b12-b44d-38bf9d8ea8c5} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6111 | 2025.08.28 21:55:56.388054 [ 4 ] {6f789caa-82ba-4b12-b44d-38bf9d8ea8c5} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6112 | 2025.08.28 21:55:56.388212 [ 4 ] {6f789caa-82ba-4b12-b44d-38bf9d8ea8c5} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001774 sec., 66516.3472378805 rows/sec., 5.64 MiB/sec. | ||
| 6113 | 2025.08.28 21:55:56.388260 [ 4 ] {6f789caa-82ba-4b12-b44d-38bf9d8ea8c5} <Debug> TCPHandler: Processed in 0.002101984 sec. | ||
| 6114 | 2025.08.28 21:55:56.388395 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6115 | 2025.08.28 21:55:56.388498 [ 4 ] {12ace28f-90dc-466b-97c3-4a9bc8d0f9e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6116 | 2025.08.28 21:55:56.388541 [ 4 ] {12ace28f-90dc-466b-97c3-4a9bc8d0f9e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6117 | 2025.08.28 21:55:56.388961 [ 4 ] {12ace28f-90dc-466b-97c3-4a9bc8d0f9e2} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6118 | 2025.08.28 21:55:56.389000 [ 4 ] {12ace28f-90dc-466b-97c3-4a9bc8d0f9e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6119 | 2025.08.28 21:55:56.389323 [ 4 ] {12ace28f-90dc-466b-97c3-4a9bc8d0f9e2} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6120 | 2025.08.28 21:55:56.389528 [ 4 ] {12ace28f-90dc-466b-97c3-4a9bc8d0f9e2} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6121 | 2025.08.28 21:55:56.389660 [ 4 ] {12ace28f-90dc-466b-97c3-4a9bc8d0f9e2} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001186 sec., 26138.279932546375 rows/sec., 1.92 MiB/sec. | ||
| 6122 | 2025.08.28 21:55:56.389699 [ 4 ] {12ace28f-90dc-466b-97c3-4a9bc8d0f9e2} <Debug> TCPHandler: Processed in 0.001356434 sec. | ||
| 6123 | 2025.08.28 21:55:56.389808 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6124 | 2025.08.28 21:55:56.389904 [ 4 ] {5867e04d-064b-4f8a-912f-b0c13f55b369} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6125 | 2025.08.28 21:55:56.389945 [ 4 ] {5867e04d-064b-4f8a-912f-b0c13f55b369} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6126 | 2025.08.28 21:55:56.390362 [ 4 ] {5867e04d-064b-4f8a-912f-b0c13f55b369} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6127 | 2025.08.28 21:55:56.390398 [ 4 ] {5867e04d-064b-4f8a-912f-b0c13f55b369} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6128 | 2025.08.28 21:55:56.390705 [ 4 ] {5867e04d-064b-4f8a-912f-b0c13f55b369} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6129 | 2025.08.28 21:55:56.390914 [ 4 ] {5867e04d-064b-4f8a-912f-b0c13f55b369} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6130 | 2025.08.28 21:55:56.391044 [ 4 ] {5867e04d-064b-4f8a-912f-b0c13f55b369} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.00116 sec., 81896.55172413793 rows/sec., 6.40 MiB/sec. | ||
| 6131 | 2025.08.28 21:55:56.391081 [ 4 ] {5867e04d-064b-4f8a-912f-b0c13f55b369} <Debug> TCPHandler: Processed in 0.001322955 sec. | ||
| 6132 | 2025.08.28 21:55:56.391195 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6133 | 2025.08.28 21:55:56.391288 [ 4 ] {c2d1871d-f4b9-45a6-8b8b-718c8796e795} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6134 | 2025.08.28 21:55:56.391331 [ 4 ] {c2d1871d-f4b9-45a6-8b8b-718c8796e795} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6135 | 2025.08.28 21:55:56.391779 [ 4 ] {c2d1871d-f4b9-45a6-8b8b-718c8796e795} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6136 | 2025.08.28 21:55:56.391814 [ 4 ] {c2d1871d-f4b9-45a6-8b8b-718c8796e795} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6137 | 2025.08.28 21:55:56.392147 [ 4 ] {c2d1871d-f4b9-45a6-8b8b-718c8796e795} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6138 | 2025.08.28 21:55:56.392351 [ 4 ] {c2d1871d-f4b9-45a6-8b8b-718c8796e795} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6139 | 2025.08.28 21:55:56.392482 [ 4 ] {c2d1871d-f4b9-45a6-8b8b-718c8796e795} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001212 sec., 132013.201320132 rows/sec., 9.19 MiB/sec. | ||
| 6140 | 2025.08.28 21:55:56.392518 [ 4 ] {c2d1871d-f4b9-45a6-8b8b-718c8796e795} <Debug> TCPHandler: Processed in 0.001374065 sec. | ||
| 6141 | 2025.08.28 21:55:56.392633 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6142 | 2025.08.28 21:55:56.392727 [ 4 ] {3be66b4a-3947-4d58-911b-14dbc3e9a52d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6143 | 2025.08.28 21:55:56.392785 [ 4 ] {3be66b4a-3947-4d58-911b-14dbc3e9a52d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6144 | 2025.08.28 21:55:56.393660 [ 4 ] {3be66b4a-3947-4d58-911b-14dbc3e9a52d} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6145 | 2025.08.28 21:55:56.393696 [ 4 ] {3be66b4a-3947-4d58-911b-14dbc3e9a52d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6146 | 2025.08.28 21:55:56.394260 [ 4 ] {3be66b4a-3947-4d58-911b-14dbc3e9a52d} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 6147 | 2025.08.28 21:55:56.394498 [ 4 ] {3be66b4a-3947-4d58-911b-14dbc3e9a52d} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6148 | 2025.08.28 21:55:56.394638 [ 4 ] {3be66b4a-3947-4d58-911b-14dbc3e9a52d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001928 sec., 16078.838174273858 rows/sec., 28.81 MiB/sec. | ||
| 6149 | 2025.08.28 21:55:56.394702 [ 4 ] {3be66b4a-3947-4d58-911b-14dbc3e9a52d} <Debug> TCPHandler: Processed in 0.002117264 sec. | ||
| 6150 | 2025.08.28 21:55:56.394831 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6151 | 2025.08.28 21:55:56.394925 [ 4 ] {46774427-c0e2-47ab-9f1f-dac4c8e4904e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6152 | 2025.08.28 21:55:56.394967 [ 4 ] {46774427-c0e2-47ab-9f1f-dac4c8e4904e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6153 | 2025.08.28 21:55:56.395340 [ 4 ] {46774427-c0e2-47ab-9f1f-dac4c8e4904e} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6154 | 2025.08.28 21:55:56.395375 [ 4 ] {46774427-c0e2-47ab-9f1f-dac4c8e4904e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6155 | 2025.08.28 21:55:56.395677 [ 4 ] {46774427-c0e2-47ab-9f1f-dac4c8e4904e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 6156 | 2025.08.28 21:55:56.395885 [ 4 ] {46774427-c0e2-47ab-9f1f-dac4c8e4904e} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6157 | 2025.08.28 21:55:56.396016 [ 4 ] {46774427-c0e2-47ab-9f1f-dac4c8e4904e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 6158 | 2025.08.28 21:55:56.396052 [ 4 ] {46774427-c0e2-47ab-9f1f-dac4c8e4904e} <Debug> TCPHandler: Processed in 0.001270295 sec. | ||
| 6159 | 2025.08.28 21:55:56.658774 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 271 | ||
| 6160 | 2025.08.28 21:55:56.675970 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6161 | 2025.08.28 21:55:56.676029 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6162 | 2025.08.28 21:55:56.681698 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 6163 | 2025.08.28 21:55:56.682487 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6164 | 2025.08.28 21:55:56.682784 [ 154 ] {} <Debug> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 6165 | 2025.08.28 21:55:56.682824 [ 154 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6166 | 2025.08.28 21:55:56.682844 [ 154 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6167 | 2025.08.28 21:55:56.682945 [ 186 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 6168 | 2025.08.28 21:55:56.685811 [ 186 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6169 | 2025.08.28 21:55:56.686517 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 271 | ||
| 6170 | 2025.08.28 21:55:56.686592 [ 186 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 6171 | 2025.08.28 21:55:56.689928 [ 186 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 6172 | 2025.08.28 21:55:56.693215 [ 186 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 6173 | 2025.08.28 21:55:56.697042 [ 186 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 6174 | 2025.08.28 21:55:56.700935 [ 186 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 6175 | 2025.08.28 21:55:56.704535 [ 186 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 6176 | 2025.08.28 21:55:56.755881 [ 187 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 271 rows, containing 679 columns (679 merged, 0 gathered) in 0.072972266 sec., 3713.739682963936 rows/sec., 19.20 MiB/sec. | ||
| 6177 | 2025.08.28 21:55:56.758604 [ 187 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 6178 | 2025.08.28 21:55:56.760703 [ 187 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_36_7} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6179 | 2025.08.28 21:55:56.760814 [ 187 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_36_7} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 6180 | 2025.08.28 21:55:56.763716 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 12.43 MiB. | ||
| 6181 | 2025.08.28 21:55:57.000256 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 259.83 MiB, peak 271.71 MiB, free memory in arenas 0.00 B, will set to 261.38 MiB (RSS), difference: 1.55 MiB | ||
| 6182 | 2025.08.28 21:55:57.210527 [ 153 ] {} <Debug> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 6183 | 2025.08.28 21:55:57.210579 [ 153 ] {} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6184 | 2025.08.28 21:55:57.210603 [ 153 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6185 | 2025.08.28 21:55:57.210701 [ 191 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::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 | ||
| 6186 | 2025.08.28 21:55:57.210831 [ 191 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6187 | 2025.08.28 21:55:57.210869 [ 191 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 16 rows starting from the beginning of the part | ||
| 6188 | 2025.08.28 21:55:57.210947 [ 191 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 8 rows starting from the beginning of the part | ||
| 6189 | 2025.08.28 21:55:57.210998 [ 191 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
| 6190 | 2025.08.28 21:55:57.211048 [ 191 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 6191 | 2025.08.28 21:55:57.211092 [ 191 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 8 rows starting from the beginning of the part | ||
| 6192 | 2025.08.28 21:55:57.211845 [ 194 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001179064 sec., 33925.215255490795 rows/sec., 2.83 MiB/sec. | ||
| 6193 | 2025.08.28 21:55:57.211993 [ 191 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 6194 | 2025.08.28 21:55:57.212240 [ 191 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_13_3} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6195 | 2025.08.28 21:55:57.212304 [ 191 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_13_3} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 6196 | 2025.08.28 21:55:57.212381 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 6197 | 2025.08.28 21:55:59.690765 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6198 | 2025.08.28 21:55:59.690969 [ 4 ] {09294b9b-37cb-45ce-a769-0352bfab1884} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6199 | 2025.08.28 21:55:59.691037 [ 4 ] {09294b9b-37cb-45ce-a769-0352bfab1884} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6200 | 2025.08.28 21:55:59.691675 [ 4 ] {09294b9b-37cb-45ce-a769-0352bfab1884} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6201 | 2025.08.28 21:55:59.691712 [ 4 ] {09294b9b-37cb-45ce-a769-0352bfab1884} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6202 | 2025.08.28 21:55:59.692078 [ 4 ] {09294b9b-37cb-45ce-a769-0352bfab1884} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 6203 | 2025.08.28 21:55:59.692300 [ 4 ] {09294b9b-37cb-45ce-a769-0352bfab1884} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6204 | 2025.08.28 21:55:59.692446 [ 4 ] {09294b9b-37cb-45ce-a769-0352bfab1884} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001528 sec., 3926.7015706806283 rows/sec., 320.19 KiB/sec. | ||
| 6205 | 2025.08.28 21:55:59.692486 [ 4 ] {09294b9b-37cb-45ce-a769-0352bfab1884} <Debug> TCPHandler: Processed in 0.00184827 sec. | ||
| 6206 | 2025.08.28 21:55:59.692605 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6207 | 2025.08.28 21:55:59.692697 [ 4 ] {da653dc4-2a58-457e-b712-96b85ef51738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6208 | 2025.08.28 21:55:59.692735 [ 4 ] {da653dc4-2a58-457e-b712-96b85ef51738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6209 | 2025.08.28 21:55:59.693787 [ 4 ] {da653dc4-2a58-457e-b712-96b85ef51738} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6210 | 2025.08.28 21:55:59.693821 [ 4 ] {da653dc4-2a58-457e-b712-96b85ef51738} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6211 | 2025.08.28 21:55:59.694230 [ 4 ] {da653dc4-2a58-457e-b712-96b85ef51738} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6212 | 2025.08.28 21:55:59.694453 [ 4 ] {da653dc4-2a58-457e-b712-96b85ef51738} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6213 | 2025.08.28 21:55:59.694595 [ 4 ] {da653dc4-2a58-457e-b712-96b85ef51738} <Debug> executeQuery: Read 1219 rows, 103.20 KiB in 0.001916 sec., 636221.2943632568 rows/sec., 52.60 MiB/sec. | ||
| 6214 | 2025.08.28 21:55:59.694633 [ 4 ] {da653dc4-2a58-457e-b712-96b85ef51738} <Debug> TCPHandler: Processed in 0.002075493 sec. | ||
| 6215 | 2025.08.28 21:55:59.694743 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6216 | 2025.08.28 21:55:59.694834 [ 4 ] {1f03dc19-197a-4cc1-bf0c-699411642345} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6217 | 2025.08.28 21:55:59.694873 [ 4 ] {1f03dc19-197a-4cc1-bf0c-699411642345} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6218 | 2025.08.28 21:55:59.695268 [ 4 ] {1f03dc19-197a-4cc1-bf0c-699411642345} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6219 | 2025.08.28 21:55:59.695302 [ 4 ] {1f03dc19-197a-4cc1-bf0c-699411642345} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6220 | 2025.08.28 21:55:59.695604 [ 4 ] {1f03dc19-197a-4cc1-bf0c-699411642345} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6221 | 2025.08.28 21:55:59.695802 [ 4 ] {1f03dc19-197a-4cc1-bf0c-699411642345} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6222 | 2025.08.28 21:55:59.695935 [ 4 ] {1f03dc19-197a-4cc1-bf0c-699411642345} <Debug> executeQuery: Read 16 rows, 1.17 KiB in 0.001119 sec., 14298.480786416443 rows/sec., 1.02 MiB/sec. | ||
| 6223 | 2025.08.28 21:55:59.695973 [ 4 ] {1f03dc19-197a-4cc1-bf0c-699411642345} <Debug> TCPHandler: Processed in 0.001276885 sec. | ||
| 6224 | 2025.08.28 21:55:59.696076 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6225 | 2025.08.28 21:55:59.696167 [ 4 ] {0d02f995-f3c1-4fda-9608-efeaa216d5d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6226 | 2025.08.28 21:55:59.696206 [ 4 ] {0d02f995-f3c1-4fda-9608-efeaa216d5d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6227 | 2025.08.28 21:55:59.696685 [ 4 ] {0d02f995-f3c1-4fda-9608-efeaa216d5d4} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6228 | 2025.08.28 21:55:59.696719 [ 4 ] {0d02f995-f3c1-4fda-9608-efeaa216d5d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6229 | 2025.08.28 21:55:59.697010 [ 4 ] {0d02f995-f3c1-4fda-9608-efeaa216d5d4} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 6230 | 2025.08.28 21:55:59.697215 [ 4 ] {0d02f995-f3c1-4fda-9608-efeaa216d5d4} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6231 | 2025.08.28 21:55:59.697349 [ 4 ] {0d02f995-f3c1-4fda-9608-efeaa216d5d4} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001199 sec., 190158.46538782318 rows/sec., 12.88 MiB/sec. | ||
| 6232 | 2025.08.28 21:55:59.697388 [ 4 ] {0d02f995-f3c1-4fda-9608-efeaa216d5d4} <Debug> TCPHandler: Processed in 0.001358765 sec. | ||
| 6233 | 2025.08.28 21:55:59.697495 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6234 | 2025.08.28 21:55:59.697586 [ 4 ] {fdfa9cf6-3337-4f38-922b-7c82f21c7945} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6235 | 2025.08.28 21:55:59.697625 [ 4 ] {fdfa9cf6-3337-4f38-922b-7c82f21c7945} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6236 | 2025.08.28 21:55:59.698282 [ 4 ] {fdfa9cf6-3337-4f38-922b-7c82f21c7945} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6237 | 2025.08.28 21:55:59.698317 [ 4 ] {fdfa9cf6-3337-4f38-922b-7c82f21c7945} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6238 | 2025.08.28 21:55:59.698651 [ 4 ] {fdfa9cf6-3337-4f38-922b-7c82f21c7945} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6239 | 2025.08.28 21:55:59.698875 [ 4 ] {fdfa9cf6-3337-4f38-922b-7c82f21c7945} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6240 | 2025.08.28 21:55:59.699011 [ 4 ] {fdfa9cf6-3337-4f38-922b-7c82f21c7945} <Debug> executeQuery: Read 536 rows, 40.69 KiB in 0.001442 sec., 371705.96393897367 rows/sec., 27.56 MiB/sec. | ||
| 6241 | 2025.08.28 21:55:59.699056 [ 4 ] {fdfa9cf6-3337-4f38-922b-7c82f21c7945} <Debug> TCPHandler: Processed in 0.001607388 sec. | ||
| 6242 | 2025.08.28 21:55:59.699192 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6243 | 2025.08.28 21:55:59.699292 [ 4 ] {9f5d012b-8086-48f5-8ea9-8560c2119d82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6244 | 2025.08.28 21:55:59.699336 [ 4 ] {9f5d012b-8086-48f5-8ea9-8560c2119d82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6245 | 2025.08.28 21:55:59.700039 [ 4 ] {9f5d012b-8086-48f5-8ea9-8560c2119d82} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6246 | 2025.08.28 21:55:59.700072 [ 4 ] {9f5d012b-8086-48f5-8ea9-8560c2119d82} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6247 | 2025.08.28 21:55:59.700454 [ 4 ] {9f5d012b-8086-48f5-8ea9-8560c2119d82} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6248 | 2025.08.28 21:55:59.700669 [ 4 ] {9f5d012b-8086-48f5-8ea9-8560c2119d82} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6249 | 2025.08.28 21:55:59.700796 [ 4 ] {9f5d012b-8086-48f5-8ea9-8560c2119d82} <Debug> executeQuery: Read 955 rows, 65.60 KiB in 0.001524 sec., 626640.4199475066 rows/sec., 42.04 MiB/sec. | ||
| 6250 | 2025.08.28 21:55:59.700831 [ 4 ] {9f5d012b-8086-48f5-8ea9-8560c2119d82} <Debug> TCPHandler: Processed in 0.001693609 sec. | ||
| 6251 | 2025.08.28 21:55:59.700943 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6252 | 2025.08.28 21:55:59.701035 [ 4 ] {a4958d33-9dd2-4301-87bb-b6b403e09209} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6253 | 2025.08.28 21:55:59.701087 [ 4 ] {a4958d33-9dd2-4301-87bb-b6b403e09209} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6254 | 2025.08.28 21:55:59.701841 [ 4 ] {a4958d33-9dd2-4301-87bb-b6b403e09209} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6255 | 2025.08.28 21:55:59.701874 [ 4 ] {a4958d33-9dd2-4301-87bb-b6b403e09209} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6256 | 2025.08.28 21:55:59.702393 [ 4 ] {a4958d33-9dd2-4301-87bb-b6b403e09209} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 6257 | 2025.08.28 21:55:59.702613 [ 4 ] {a4958d33-9dd2-4301-87bb-b6b403e09209} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6258 | 2025.08.28 21:55:59.702746 [ 4 ] {a4958d33-9dd2-4301-87bb-b6b403e09209} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00173 sec., 5780.346820809249 rows/sec., 10.36 MiB/sec. | ||
| 6259 | 2025.08.28 21:55:59.702797 [ 4 ] {a4958d33-9dd2-4301-87bb-b6b403e09209} <Debug> TCPHandler: Processed in 0.001901911 sec. | ||
| 6260 | 2025.08.28 21:55:59.702901 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6261 | 2025.08.28 21:55:59.702994 [ 4 ] {a81172ec-46fb-433f-9f14-d45d22ee96c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6262 | 2025.08.28 21:55:59.703037 [ 4 ] {a81172ec-46fb-433f-9f14-d45d22ee96c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6263 | 2025.08.28 21:55:59.703355 [ 4 ] {a81172ec-46fb-433f-9f14-d45d22ee96c7} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6264 | 2025.08.28 21:55:59.703387 [ 4 ] {a81172ec-46fb-433f-9f14-d45d22ee96c7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6265 | 2025.08.28 21:55:59.703656 [ 4 ] {a81172ec-46fb-433f-9f14-d45d22ee96c7} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 6266 | 2025.08.28 21:55:59.703848 [ 4 ] {a81172ec-46fb-433f-9f14-d45d22ee96c7} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6267 | 2025.08.28 21:55:59.704030 [ 4 ] {a81172ec-46fb-433f-9f14-d45d22ee96c7} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001054 sec., 37950.66413662239 rows/sec., 2.56 MiB/sec. | ||
| 6268 | 2025.08.28 21:55:59.704065 [ 4 ] {a81172ec-46fb-433f-9f14-d45d22ee96c7} <Debug> TCPHandler: Processed in 0.001209494 sec. | ||
| 6269 | 2025.08.28 21:56:01.380171 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6270 | 2025.08.28 21:56:01.380368 [ 4 ] {1e910a5b-4d83-4bf9-a6de-51b2729de58a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6271 | 2025.08.28 21:56:01.380440 [ 4 ] {1e910a5b-4d83-4bf9-a6de-51b2729de58a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6272 | 2025.08.28 21:56:01.381094 [ 4 ] {1e910a5b-4d83-4bf9-a6de-51b2729de58a} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6273 | 2025.08.28 21:56:01.381142 [ 4 ] {1e910a5b-4d83-4bf9-a6de-51b2729de58a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6274 | 2025.08.28 21:56:01.381548 [ 4 ] {1e910a5b-4d83-4bf9-a6de-51b2729de58a} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6275 | 2025.08.28 21:56:01.381772 [ 4 ] {1e910a5b-4d83-4bf9-a6de-51b2729de58a} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6276 | 2025.08.28 21:56:01.381927 [ 4 ] {1e910a5b-4d83-4bf9-a6de-51b2729de58a} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001612 sec., 34739.45409429281 rows/sec., 2.67 MiB/sec. | ||
| 6277 | 2025.08.28 21:56:01.381970 [ 4 ] {1e910a5b-4d83-4bf9-a6de-51b2729de58a} <Debug> TCPHandler: Processed in 0.001935001 sec. | ||
| 6278 | 2025.08.28 21:56:01.382099 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6279 | 2025.08.28 21:56:01.382226 [ 4 ] {ac9f8a62-abe3-40d5-a381-00c3efd5cfce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6280 | 2025.08.28 21:56:01.382277 [ 4 ] {ac9f8a62-abe3-40d5-a381-00c3efd5cfce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6281 | 2025.08.28 21:56:01.382760 [ 4 ] {ac9f8a62-abe3-40d5-a381-00c3efd5cfce} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6282 | 2025.08.28 21:56:01.382798 [ 4 ] {ac9f8a62-abe3-40d5-a381-00c3efd5cfce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6283 | 2025.08.28 21:56:01.383122 [ 4 ] {ac9f8a62-abe3-40d5-a381-00c3efd5cfce} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6284 | 2025.08.28 21:56:01.383331 [ 4 ] {ac9f8a62-abe3-40d5-a381-00c3efd5cfce} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6285 | 2025.08.28 21:56:01.383465 [ 4 ] {ac9f8a62-abe3-40d5-a381-00c3efd5cfce} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001263 sec., 50673.00079176564 rows/sec., 3.96 MiB/sec. | ||
| 6286 | 2025.08.28 21:56:01.383503 [ 4 ] {ac9f8a62-abe3-40d5-a381-00c3efd5cfce} <Debug> TCPHandler: Processed in 0.001467826 sec. | ||
| 6287 | 2025.08.28 21:56:01.383615 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6288 | 2025.08.28 21:56:01.383713 [ 4 ] {2b3eb162-0f86-439c-b817-faceb86233b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6289 | 2025.08.28 21:56:01.383756 [ 4 ] {2b3eb162-0f86-439c-b817-faceb86233b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6290 | 2025.08.28 21:56:01.384144 [ 4 ] {2b3eb162-0f86-439c-b817-faceb86233b0} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6291 | 2025.08.28 21:56:01.384181 [ 4 ] {2b3eb162-0f86-439c-b817-faceb86233b0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6292 | 2025.08.28 21:56:01.384497 [ 4 ] {2b3eb162-0f86-439c-b817-faceb86233b0} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6293 | 2025.08.28 21:56:01.384702 [ 4 ] {2b3eb162-0f86-439c-b817-faceb86233b0} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6294 | 2025.08.28 21:56:01.384833 [ 4 ] {2b3eb162-0f86-439c-b817-faceb86233b0} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.00114 sec., 47368.42105263158 rows/sec., 3.30 MiB/sec. | ||
| 6295 | 2025.08.28 21:56:01.384870 [ 4 ] {2b3eb162-0f86-439c-b817-faceb86233b0} <Debug> TCPHandler: Processed in 0.001306614 sec. | ||
| 6296 | 2025.08.28 21:56:01.384981 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6297 | 2025.08.28 21:56:01.385087 [ 4 ] {9b2093d3-c912-4072-a79b-892b138484a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6298 | 2025.08.28 21:56:01.385131 [ 4 ] {9b2093d3-c912-4072-a79b-892b138484a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6299 | 2025.08.28 21:56:01.385496 [ 4 ] {9b2093d3-c912-4072-a79b-892b138484a8} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6300 | 2025.08.28 21:56:01.385534 [ 4 ] {9b2093d3-c912-4072-a79b-892b138484a8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6301 | 2025.08.28 21:56:01.385858 [ 4 ] {9b2093d3-c912-4072-a79b-892b138484a8} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6302 | 2025.08.28 21:56:01.386071 [ 4 ] {9b2093d3-c912-4072-a79b-892b138484a8} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6303 | 2025.08.28 21:56:01.386201 [ 4 ] {9b2093d3-c912-4072-a79b-892b138484a8} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001134 sec., 17636.68430335097 rows/sec., 1.18 MiB/sec. | ||
| 6304 | 2025.08.28 21:56:01.386239 [ 4 ] {9b2093d3-c912-4072-a79b-892b138484a8} <Debug> TCPHandler: Processed in 0.001309404 sec. | ||
| 6305 | 2025.08.28 21:56:03.270868 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17019 | ||
| 6306 | 2025.08.28 21:56:03.271395 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6307 | 2025.08.28 21:56:03.271438 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6308 | 2025.08.28 21:56:03.272122 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6309 | 2025.08.28 21:56:03.272353 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6310 | 2025.08.28 21:56:03.272483 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17019 | ||
| 6311 | 2025.08.28 21:56:04.186710 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 279 | ||
| 6312 | 2025.08.28 21:56:04.202731 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6313 | 2025.08.28 21:56:04.202798 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6314 | 2025.08.28 21:56:04.208015 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 6315 | 2025.08.28 21:56:04.208686 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6316 | 2025.08.28 21:56:04.211541 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 279 | ||
| 6317 | 2025.08.28 21:56:05.813825 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 878 | ||
| 6318 | 2025.08.28 21:56:05.816262 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6319 | 2025.08.28 21:56:05.816310 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6320 | 2025.08.28 21:56:05.817503 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6321 | 2025.08.28 21:56:05.817769 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6322 | 2025.08.28 21:56:05.818124 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 878 | ||
| 6323 | 2025.08.28 21:56:06.386033 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6324 | 2025.08.28 21:56:06.386209 [ 4 ] {8cf6ec20-990e-482a-a483-69e7eca19598} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6325 | 2025.08.28 21:56:06.386277 [ 4 ] {8cf6ec20-990e-482a-a483-69e7eca19598} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6326 | 2025.08.28 21:56:06.386972 [ 4 ] {8cf6ec20-990e-482a-a483-69e7eca19598} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6327 | 2025.08.28 21:56:06.387022 [ 4 ] {8cf6ec20-990e-482a-a483-69e7eca19598} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6328 | 2025.08.28 21:56:06.387430 [ 4 ] {8cf6ec20-990e-482a-a483-69e7eca19598} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 6329 | 2025.08.28 21:56:06.387654 [ 4 ] {8cf6ec20-990e-482a-a483-69e7eca19598} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6330 | 2025.08.28 21:56:06.387815 [ 4 ] {8cf6ec20-990e-482a-a483-69e7eca19598} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001652 sec., 71428.57142857142 rows/sec., 6.06 MiB/sec. | ||
| 6331 | 2025.08.28 21:56:06.387868 [ 4 ] {8cf6ec20-990e-482a-a483-69e7eca19598} <Debug> TCPHandler: Processed in 0.001962872 sec. | ||
| 6332 | 2025.08.28 21:56:06.387998 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6333 | 2025.08.28 21:56:06.388101 [ 4 ] {7b6b5cb7-b0e7-48d1-b5b9-7f4a554df80d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6334 | 2025.08.28 21:56:06.388146 [ 4 ] {7b6b5cb7-b0e7-48d1-b5b9-7f4a554df80d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6335 | 2025.08.28 21:56:06.388581 [ 4 ] {7b6b5cb7-b0e7-48d1-b5b9-7f4a554df80d} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6336 | 2025.08.28 21:56:06.388620 [ 4 ] {7b6b5cb7-b0e7-48d1-b5b9-7f4a554df80d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6337 | 2025.08.28 21:56:06.388924 [ 4 ] {7b6b5cb7-b0e7-48d1-b5b9-7f4a554df80d} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6338 | 2025.08.28 21:56:06.389136 [ 4 ] {7b6b5cb7-b0e7-48d1-b5b9-7f4a554df80d} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6339 | 2025.08.28 21:56:06.389273 [ 4 ] {7b6b5cb7-b0e7-48d1-b5b9-7f4a554df80d} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001195 sec., 25941.422594142256 rows/sec., 1.90 MiB/sec. | ||
| 6340 | 2025.08.28 21:56:06.389315 [ 4 ] {7b6b5cb7-b0e7-48d1-b5b9-7f4a554df80d} <Debug> TCPHandler: Processed in 0.001369425 sec. | ||
| 6341 | 2025.08.28 21:56:06.389421 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6342 | 2025.08.28 21:56:06.389517 [ 4 ] {07c489c0-cbfa-47e5-9849-beb3cfa21c76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6343 | 2025.08.28 21:56:06.389559 [ 4 ] {07c489c0-cbfa-47e5-9849-beb3cfa21c76} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6344 | 2025.08.28 21:56:06.389990 [ 4 ] {07c489c0-cbfa-47e5-9849-beb3cfa21c76} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6345 | 2025.08.28 21:56:06.390028 [ 4 ] {07c489c0-cbfa-47e5-9849-beb3cfa21c76} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6346 | 2025.08.28 21:56:06.390343 [ 4 ] {07c489c0-cbfa-47e5-9849-beb3cfa21c76} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 6347 | 2025.08.28 21:56:06.390548 [ 4 ] {07c489c0-cbfa-47e5-9849-beb3cfa21c76} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6348 | 2025.08.28 21:56:06.390678 [ 4 ] {07c489c0-cbfa-47e5-9849-beb3cfa21c76} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001181 sec., 80440.30482641829 rows/sec., 6.28 MiB/sec. | ||
| 6349 | 2025.08.28 21:56:06.390717 [ 4 ] {07c489c0-cbfa-47e5-9849-beb3cfa21c76} <Debug> TCPHandler: Processed in 0.001346315 sec. | ||
| 6350 | 2025.08.28 21:56:06.390837 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6351 | 2025.08.28 21:56:06.390932 [ 4 ] {b1bd4011-1d53-4212-a58b-d412a878386e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6352 | 2025.08.28 21:56:06.390977 [ 4 ] {b1bd4011-1d53-4212-a58b-d412a878386e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6353 | 2025.08.28 21:56:06.391407 [ 4 ] {b1bd4011-1d53-4212-a58b-d412a878386e} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6354 | 2025.08.28 21:56:06.391444 [ 4 ] {b1bd4011-1d53-4212-a58b-d412a878386e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6355 | 2025.08.28 21:56:06.391774 [ 4 ] {b1bd4011-1d53-4212-a58b-d412a878386e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 6356 | 2025.08.28 21:56:06.391989 [ 4 ] {b1bd4011-1d53-4212-a58b-d412a878386e} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6357 | 2025.08.28 21:56:06.392143 [ 4 ] {b1bd4011-1d53-4212-a58b-d412a878386e} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00123 sec., 130081.30081300813 rows/sec., 9.06 MiB/sec. | ||
| 6358 | 2025.08.28 21:56:06.392183 [ 4 ] {b1bd4011-1d53-4212-a58b-d412a878386e} <Debug> TCPHandler: Processed in 0.001396146 sec. | ||
| 6359 | 2025.08.28 21:56:06.392290 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6360 | 2025.08.28 21:56:06.392384 [ 4 ] {1cb0551d-810f-4698-b688-43cfc15f4288} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6361 | 2025.08.28 21:56:06.392440 [ 4 ] {1cb0551d-810f-4698-b688-43cfc15f4288} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6362 | 2025.08.28 21:56:06.393278 [ 4 ] {1cb0551d-810f-4698-b688-43cfc15f4288} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6363 | 2025.08.28 21:56:06.393317 [ 4 ] {1cb0551d-810f-4698-b688-43cfc15f4288} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6364 | 2025.08.28 21:56:06.393863 [ 4 ] {1cb0551d-810f-4698-b688-43cfc15f4288} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 6365 | 2025.08.28 21:56:06.394085 [ 4 ] {1cb0551d-810f-4698-b688-43cfc15f4288} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6366 | 2025.08.28 21:56:06.394231 [ 4 ] {1cb0551d-810f-4698-b688-43cfc15f4288} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001865 sec., 16621.983914209115 rows/sec., 29.79 MiB/sec. | ||
| 6367 | 2025.08.28 21:56:06.394298 [ 4 ] {1cb0551d-810f-4698-b688-43cfc15f4288} <Debug> TCPHandler: Processed in 0.002056843 sec. | ||
| 6368 | 2025.08.28 21:56:06.394412 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6369 | 2025.08.28 21:56:06.394507 [ 4 ] {9f7225a1-4be2-40f6-b3d7-0115c6551c6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6370 | 2025.08.28 21:56:06.394551 [ 4 ] {9f7225a1-4be2-40f6-b3d7-0115c6551c6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6371 | 2025.08.28 21:56:06.394888 [ 4 ] {9f7225a1-4be2-40f6-b3d7-0115c6551c6f} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6372 | 2025.08.28 21:56:06.394926 [ 4 ] {9f7225a1-4be2-40f6-b3d7-0115c6551c6f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6373 | 2025.08.28 21:56:06.395242 [ 4 ] {9f7225a1-4be2-40f6-b3d7-0115c6551c6f} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 6374 | 2025.08.28 21:56:06.395445 [ 4 ] {9f7225a1-4be2-40f6-b3d7-0115c6551c6f} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6375 | 2025.08.28 21:56:06.395577 [ 4 ] {9f7225a1-4be2-40f6-b3d7-0115c6551c6f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001088 sec., 55147.05882352941 rows/sec., 3.72 MiB/sec. | ||
| 6376 | 2025.08.28 21:56:06.395613 [ 4 ] {9f7225a1-4be2-40f6-b3d7-0115c6551c6f} <Debug> TCPHandler: Processed in 0.001250314 sec. | ||
| 6377 | 2025.08.28 21:56:10.658690 [ 141 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6378 | 2025.08.28 21:56:10.658764 [ 141 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6379 | 2025.08.28 21:56:10.772671 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 17446 | ||
| 6380 | 2025.08.28 21:56:10.773190 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6381 | 2025.08.28 21:56:10.773230 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6382 | 2025.08.28 21:56:10.773752 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6383 | 2025.08.28 21:56:10.773977 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6384 | 2025.08.28 21:56:10.774104 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17446 | ||
| 6385 | 2025.08.28 21:56:11.385268 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6386 | 2025.08.28 21:56:11.385463 [ 4 ] {74e6a942-7dda-4ffa-9b72-fbf4b8738fa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6387 | 2025.08.28 21:56:11.385540 [ 4 ] {74e6a942-7dda-4ffa-9b72-fbf4b8738fa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6388 | 2025.08.28 21:56:11.386232 [ 4 ] {74e6a942-7dda-4ffa-9b72-fbf4b8738fa7} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6389 | 2025.08.28 21:56:11.386284 [ 4 ] {74e6a942-7dda-4ffa-9b72-fbf4b8738fa7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6390 | 2025.08.28 21:56:11.386687 [ 4 ] {74e6a942-7dda-4ffa-9b72-fbf4b8738fa7} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 6391 | 2025.08.28 21:56:11.386906 [ 4 ] {74e6a942-7dda-4ffa-9b72-fbf4b8738fa7} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6392 | 2025.08.28 21:56:11.387066 [ 4 ] {74e6a942-7dda-4ffa-9b72-fbf4b8738fa7} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001656 sec., 45893.719806763285 rows/sec., 3.78 MiB/sec. | ||
| 6393 | 2025.08.28 21:56:11.387066 [ 141 ] {} <Debug> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 6394 | 2025.08.28 21:56:11.387113 [ 4 ] {74e6a942-7dda-4ffa-9b72-fbf4b8738fa7} <Debug> TCPHandler: Processed in 0.001986552 sec. | ||
| 6395 | 2025.08.28 21:56:11.387146 [ 141 ] {} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6396 | 2025.08.28 21:56:11.387178 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6397 | 2025.08.28 21:56:11.387250 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6398 | 2025.08.28 21:56:11.387314 [ 188 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::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 | ||
| 6399 | 2025.08.28 21:56:11.387358 [ 4 ] {ddc9f25c-4580-4ade-8d22-b08e8a010535} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6400 | 2025.08.28 21:56:11.387422 [ 4 ] {ddc9f25c-4580-4ade-8d22-b08e8a010535} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6401 | 2025.08.28 21:56:11.387490 [ 188 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6402 | 2025.08.28 21:56:11.387538 [ 188 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1287 rows starting from the beginning of the part | ||
| 6403 | 2025.08.28 21:56:11.387616 [ 188 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 118 rows starting from the beginning of the part | ||
| 6404 | 2025.08.28 21:56:11.387670 [ 188 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 1219 rows starting from the beginning of the part | ||
| 6405 | 2025.08.28 21:56:11.387719 [ 188 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 56 rows starting from the beginning of the part | ||
| 6406 | 2025.08.28 21:56:11.387765 [ 188 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 118 rows starting from the beginning of the part | ||
| 6407 | 2025.08.28 21:56:11.387812 [ 188 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::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 | ||
| 6408 | 2025.08.28 21:56:11.387842 [ 4 ] {ddc9f25c-4580-4ade-8d22-b08e8a010535} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6409 | 2025.08.28 21:56:11.387886 [ 4 ] {ddc9f25c-4580-4ade-8d22-b08e8a010535} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6410 | 2025.08.28 21:56:11.388234 [ 4 ] {ddc9f25c-4580-4ade-8d22-b08e8a010535} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6411 | 2025.08.28 21:56:11.388438 [ 4 ] {ddc9f25c-4580-4ade-8d22-b08e8a010535} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6412 | 2025.08.28 21:56:11.388549 [ 141 ] {} <Debug> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6413 | 2025.08.28 21:56:11.388572 [ 4 ] {ddc9f25c-4580-4ade-8d22-b08e8a010535} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00126 sec., 7936.507936507936 rows/sec., 596.79 KiB/sec. | ||
| 6414 | 2025.08.28 21:56:11.388587 [ 141 ] {} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6415 | 2025.08.28 21:56:11.388614 [ 4 ] {ddc9f25c-4580-4ade-8d22-b08e8a010535} <Debug> TCPHandler: Processed in 0.001441965 sec. | ||
| 6416 | 2025.08.28 21:56:11.388614 [ 141 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6417 | 2025.08.28 21:56:11.388743 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6418 | 2025.08.28 21:56:11.388741 [ 194 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 6419 | 2025.08.28 21:56:11.388871 [ 4 ] {a6df4a82-f070-4183-8bb0-68c7f08c56da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6420 | 2025.08.28 21:56:11.388906 [ 194 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6421 | 2025.08.28 21:56:11.388921 [ 4 ] {a6df4a82-f070-4183-8bb0-68c7f08c56da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6422 | 2025.08.28 21:56:11.388943 [ 194 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 57 rows starting from the beginning of the part | ||
| 6423 | 2025.08.28 21:56:11.389009 [ 194 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 6424 | 2025.08.28 21:56:11.389050 [ 194 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 31 rows starting from the beginning of the part | ||
| 6425 | 2025.08.28 21:56:11.389091 [ 194 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 16 rows starting from the beginning of the part | ||
| 6426 | 2025.08.28 21:56:11.389125 [ 194 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 31 rows starting from the beginning of the part | ||
| 6427 | 2025.08.28 21:56:11.389163 [ 194 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 6428 | 2025.08.28 21:56:11.389292 [ 195 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2874 rows, containing 5 columns (5 merged, 0 gathered) in 0.002039813 sec., 1408952.6834077437 rows/sec., 122.20 MiB/sec. | ||
| 6429 | 2025.08.28 21:56:11.389513 [ 4 ] {a6df4a82-f070-4183-8bb0-68c7f08c56da} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6430 | 2025.08.28 21:56:11.389566 [ 4 ] {a6df4a82-f070-4183-8bb0-68c7f08c56da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6431 | 2025.08.28 21:56:11.389589 [ 200 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 6432 | 2025.08.28 21:56:11.389921 [ 200 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_61_12} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6433 | 2025.08.28 21:56:11.390008 [ 200 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_61_12} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 6434 | 2025.08.28 21:56:11.390063 [ 188 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 155 rows, containing 5 columns (5 merged, 0 gathered) in 0.001344805 sec., 115258.34600555472 rows/sec., 8.82 MiB/sec. | ||
| 6435 | 2025.08.28 21:56:11.390101 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 6436 | 2025.08.28 21:56:11.390185 [ 4 ] {a6df4a82-f070-4183-8bb0-68c7f08c56da} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 6437 | 2025.08.28 21:56:11.390245 [ 200 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6438 | 2025.08.28 21:56:11.390484 [ 4 ] {a6df4a82-f070-4183-8bb0-68c7f08c56da} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6439 | 2025.08.28 21:56:11.390543 [ 200 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_51_10} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6440 | 2025.08.28 21:56:11.390627 [ 200 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_51_10} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6441 | 2025.08.28 21:56:11.390632 [ 143 ] {} <Debug> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 6442 | 2025.08.28 21:56:11.390639 [ 4 ] {a6df4a82-f070-4183-8bb0-68c7f08c56da} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001749 sec., 42309.89136649514 rows/sec., 3.30 MiB/sec. | ||
| 6443 | 2025.08.28 21:56:11.390676 [ 143 ] {} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6444 | 2025.08.28 21:56:11.390695 [ 4 ] {a6df4a82-f070-4183-8bb0-68c7f08c56da} <Debug> TCPHandler: Processed in 0.001980252 sec. | ||
| 6445 | 2025.08.28 21:56:11.390700 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6446 | 2025.08.28 21:56:11.390700 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 6447 | 2025.08.28 21:56:11.390792 [ 200 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::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 | ||
| 6448 | 2025.08.28 21:56:11.390809 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6449 | 2025.08.28 21:56:11.390871 [ 200 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6450 | 2025.08.28 21:56:11.390903 [ 200 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 595 rows starting from the beginning of the part | ||
| 6451 | 2025.08.28 21:56:11.390910 [ 4 ] {57b224ca-4036-499f-8a5e-1f36d9384691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6452 | 2025.08.28 21:56:11.390958 [ 200 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 95 rows starting from the beginning of the part | ||
| 6453 | 2025.08.28 21:56:11.390960 [ 4 ] {57b224ca-4036-499f-8a5e-1f36d9384691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6454 | 2025.08.28 21:56:11.391019 [ 200 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 536 rows starting from the beginning of the part | ||
| 6455 | 2025.08.28 21:56:11.391065 [ 200 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 64 rows starting from the beginning of the part | ||
| 6456 | 2025.08.28 21:56:11.391103 [ 200 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 95 rows starting from the beginning of the part | ||
| 6457 | 2025.08.28 21:56:11.391139 [ 200 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::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 | ||
| 6458 | 2025.08.28 21:56:11.391412 [ 4 ] {57b224ca-4036-499f-8a5e-1f36d9384691} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6459 | 2025.08.28 21:56:11.391454 [ 4 ] {57b224ca-4036-499f-8a5e-1f36d9384691} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6460 | 2025.08.28 21:56:11.391822 [ 4 ] {57b224ca-4036-499f-8a5e-1f36d9384691} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 6461 | 2025.08.28 21:56:11.392053 [ 4 ] {57b224ca-4036-499f-8a5e-1f36d9384691} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6462 | 2025.08.28 21:56:11.392076 [ 188 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1459 rows, containing 5 columns (5 merged, 0 gathered) in 0.001317644 sec., 1107279.3561842197 rows/sec., 87.50 MiB/sec. | ||
| 6463 | 2025.08.28 21:56:11.392161 [ 143 ] {} <Debug> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 6464 | 2025.08.28 21:56:11.392190 [ 4 ] {57b224ca-4036-499f-8a5e-1f36d9384691} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001299 sec., 123171.67051578137 rows/sec., 8.58 MiB/sec. | ||
| 6465 | 2025.08.28 21:56:11.392191 [ 143 ] {} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6466 | 2025.08.28 21:56:11.392214 [ 200 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 6467 | 2025.08.28 21:56:11.392228 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6468 | 2025.08.28 21:56:11.392230 [ 4 ] {57b224ca-4036-499f-8a5e-1f36d9384691} <Debug> TCPHandler: Processed in 0.001472386 sec. | ||
| 6469 | 2025.08.28 21:56:11.392330 [ 198 ] {f506482a-fd20-4aba-984a-14115cac1713::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 | ||
| 6470 | 2025.08.28 21:56:11.392355 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6471 | 2025.08.28 21:56:11.392459 [ 198 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6472 | 2025.08.28 21:56:11.392461 [ 4 ] {f45605f7-7c86-4281-90fc-a7709a8d998a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6473 | 2025.08.28 21:56:11.392483 [ 200 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_61_12} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6474 | 2025.08.28 21:56:11.392500 [ 198 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_56_11, total 15733 rows starting from the beginning of the part | ||
| 6475 | 2025.08.28 21:56:11.392539 [ 4 ] {f45605f7-7c86-4281-90fc-a7709a8d998a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6476 | 2025.08.28 21:56:11.392568 [ 200 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_61_12} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 6477 | 2025.08.28 21:56:11.392581 [ 198 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 160 rows starting from the beginning of the part | ||
| 6478 | 2025.08.28 21:56:11.392630 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 6479 | 2025.08.28 21:56:11.392640 [ 198 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 955 rows starting from the beginning of the part | ||
| 6480 | 2025.08.28 21:56:11.392706 [ 198 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 54 rows starting from the beginning of the part | ||
| 6481 | 2025.08.28 21:56:11.392754 [ 198 ] {f506482a-fd20-4aba-984a-14115cac1713::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 | ||
| 6482 | 2025.08.28 21:56:11.392800 [ 198 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 160 rows starting from the beginning of the part | ||
| 6483 | 2025.08.28 21:56:11.393329 [ 4 ] {f45605f7-7c86-4281-90fc-a7709a8d998a} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6484 | 2025.08.28 21:56:11.393371 [ 4 ] {f45605f7-7c86-4281-90fc-a7709a8d998a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6485 | 2025.08.28 21:56:11.393938 [ 4 ] {f45605f7-7c86-4281-90fc-a7709a8d998a} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 6486 | 2025.08.28 21:56:11.394175 [ 4 ] {f45605f7-7c86-4281-90fc-a7709a8d998a} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6487 | 2025.08.28 21:56:11.394322 [ 4 ] {f45605f7-7c86-4281-90fc-a7709a8d998a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001878 sec., 5324.813631522897 rows/sec., 9.54 MiB/sec. | ||
| 6488 | 2025.08.28 21:56:11.394390 [ 4 ] {f45605f7-7c86-4281-90fc-a7709a8d998a} <Debug> TCPHandler: Processed in 0.002085723 sec. | ||
| 6489 | 2025.08.28 21:56:11.394500 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6490 | 2025.08.28 21:56:11.394596 [ 4 ] {8bd99a57-073e-47cc-9741-f891dab50166} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6491 | 2025.08.28 21:56:11.394638 [ 4 ] {8bd99a57-073e-47cc-9741-f891dab50166} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6492 | 2025.08.28 21:56:11.394984 [ 4 ] {8bd99a57-073e-47cc-9741-f891dab50166} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6493 | 2025.08.28 21:56:11.395020 [ 4 ] {8bd99a57-073e-47cc-9741-f891dab50166} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6494 | 2025.08.28 21:56:11.395336 [ 4 ] {8bd99a57-073e-47cc-9741-f891dab50166} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 6495 | 2025.08.28 21:56:11.395575 [ 4 ] {8bd99a57-073e-47cc-9741-f891dab50166} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6496 | 2025.08.28 21:56:11.395680 [ 143 ] {} <Debug> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 6497 | 2025.08.28 21:56:11.395707 [ 143 ] {} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6498 | 2025.08.28 21:56:11.395708 [ 4 ] {8bd99a57-073e-47cc-9741-f891dab50166} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00113 sec., 53097.345132743365 rows/sec., 3.58 MiB/sec. | ||
| 6499 | 2025.08.28 21:56:11.395724 [ 143 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6500 | 2025.08.28 21:56:11.395751 [ 4 ] {8bd99a57-073e-47cc-9741-f891dab50166} <Debug> TCPHandler: Processed in 0.001301494 sec. | ||
| 6501 | 2025.08.28 21:56:11.395813 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 6502 | 2025.08.28 21:56:11.395934 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6503 | 2025.08.28 21:56:11.395967 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 2916 rows starting from the beginning of the part | ||
| 6504 | 2025.08.28 21:56:11.396027 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 6505 | 2025.08.28 21:56:11.396073 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 40 rows starting from the beginning of the part | ||
| 6506 | 2025.08.28 21:56:11.396114 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 20 rows starting from the beginning of the part | ||
| 6507 | 2025.08.28 21:56:11.396158 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 60 rows starting from the beginning of the part | ||
| 6508 | 2025.08.28 21:56:11.396200 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 6509 | 2025.08.28 21:56:11.397844 [ 192 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3156 rows, containing 4 columns (4 merged, 0 gathered) in 0.002067183 sec., 1526715.3416025576 rows/sec., 102.85 MiB/sec. | ||
| 6510 | 2025.08.28 21:56:11.398232 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 6511 | 2025.08.28 21:56:11.398431 [ 197 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 17222 rows, containing 5 columns (5 merged, 0 gathered) in 0.006144538 sec., 2802814.4670925625 rows/sec., 191.09 MiB/sec. | ||
| 6512 | 2025.08.28 21:56:11.398479 [ 197 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_61_12} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6513 | 2025.08.28 21:56:11.398558 [ 197 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_61_12} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 6514 | 2025.08.28 21:56:11.398644 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.74 MiB. | ||
| 6515 | 2025.08.28 21:56:11.398687 [ 199 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 6516 | 2025.08.28 21:56:11.399000 [ 199 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6517 | 2025.08.28 21:56:11.399075 [ 199 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_61_12} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 6518 | 2025.08.28 21:56:11.399170 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.43 MiB. | ||
| 6519 | 2025.08.28 21:56:11.711731 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 287 | ||
| 6520 | 2025.08.28 21:56:11.727590 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6521 | 2025.08.28 21:56:11.727638 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.49 GiB. | ||
| 6522 | 2025.08.28 21:56:11.733449 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 6523 | 2025.08.28 21:56:11.734182 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6524 | 2025.08.28 21:56:11.736865 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 287 | ||
| 6525 | 2025.08.28 21:56:12.000218 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 263.05 MiB, peak 271.71 MiB, free memory in arenas 0.00 B, will set to 265.06 MiB (RSS), difference: 2.01 MiB | ||
| 6526 | 2025.08.28 21:56:15.818586 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 902 | ||
| 6527 | 2025.08.28 21:56:15.820754 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6528 | 2025.08.28 21:56:15.820795 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6529 | 2025.08.28 21:56:15.821975 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6530 | 2025.08.28 21:56:15.822243 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6531 | 2025.08.28 21:56:15.822502 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 902 | ||
| 6532 | 2025.08.28 21:56:16.386866 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6533 | 2025.08.28 21:56:16.387061 [ 4 ] {7d962a54-90d5-4856-8975-8bbb98f9b71b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 6534 | 2025.08.28 21:56:16.387132 [ 4 ] {7d962a54-90d5-4856-8975-8bbb98f9b71b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6535 | 2025.08.28 21:56:16.387783 [ 4 ] {7d962a54-90d5-4856-8975-8bbb98f9b71b} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6536 | 2025.08.28 21:56:16.387824 [ 4 ] {7d962a54-90d5-4856-8975-8bbb98f9b71b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6537 | 2025.08.28 21:56:16.388202 [ 4 ] {7d962a54-90d5-4856-8975-8bbb98f9b71b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 6538 | 2025.08.28 21:56:16.388420 [ 4 ] {7d962a54-90d5-4856-8975-8bbb98f9b71b} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6539 | 2025.08.28 21:56:16.388570 [ 4 ] {7d962a54-90d5-4856-8975-8bbb98f9b71b} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001562 sec., 1280.4097311139565 rows/sec., 104.41 KiB/sec. | ||
| 6540 | 2025.08.28 21:56:16.388617 [ 4 ] {7d962a54-90d5-4856-8975-8bbb98f9b71b} <Debug> TCPHandler: Processed in 0.001880721 sec. | ||
| 6541 | 2025.08.28 21:56:16.388737 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6542 | 2025.08.28 21:56:16.388837 [ 4 ] {cf521621-96dd-4d92-8e38-0d4caf118c0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6543 | 2025.08.28 21:56:16.388879 [ 4 ] {cf521621-96dd-4d92-8e38-0d4caf118c0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6544 | 2025.08.28 21:56:16.389385 [ 4 ] {cf521621-96dd-4d92-8e38-0d4caf118c0a} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6545 | 2025.08.28 21:56:16.389421 [ 4 ] {cf521621-96dd-4d92-8e38-0d4caf118c0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6546 | 2025.08.28 21:56:16.389736 [ 4 ] {cf521621-96dd-4d92-8e38-0d4caf118c0a} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 6547 | 2025.08.28 21:56:16.389943 [ 4 ] {cf521621-96dd-4d92-8e38-0d4caf118c0a} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6548 | 2025.08.28 21:56:16.390069 [ 4 ] {cf521621-96dd-4d92-8e38-0d4caf118c0a} <Debug> executeQuery: Read 119 rows, 10.32 KiB in 0.001255 sec., 94820.7171314741 rows/sec., 8.03 MiB/sec. | ||
| 6549 | 2025.08.28 21:56:16.390105 [ 4 ] {cf521621-96dd-4d92-8e38-0d4caf118c0a} <Debug> TCPHandler: Processed in 0.001419246 sec. | ||
| 6550 | 2025.08.28 21:56:16.390218 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6551 | 2025.08.28 21:56:16.390313 [ 4 ] {b6c6f223-84af-4be9-97ac-dd90bf360215} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6552 | 2025.08.28 21:56:16.390353 [ 4 ] {b6c6f223-84af-4be9-97ac-dd90bf360215} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6553 | 2025.08.28 21:56:16.390768 [ 4 ] {b6c6f223-84af-4be9-97ac-dd90bf360215} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6554 | 2025.08.28 21:56:16.390803 [ 4 ] {b6c6f223-84af-4be9-97ac-dd90bf360215} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6555 | 2025.08.28 21:56:16.391092 [ 4 ] {b6c6f223-84af-4be9-97ac-dd90bf360215} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6556 | 2025.08.28 21:56:16.391306 [ 4 ] {b6c6f223-84af-4be9-97ac-dd90bf360215} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6557 | 2025.08.28 21:56:16.391434 [ 4 ] {b6c6f223-84af-4be9-97ac-dd90bf360215} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001139 sec., 28972.783143107987 rows/sec., 2.12 MiB/sec. | ||
| 6558 | 2025.08.28 21:56:16.391470 [ 4 ] {b6c6f223-84af-4be9-97ac-dd90bf360215} <Debug> TCPHandler: Processed in 0.001300654 sec. | ||
| 6559 | 2025.08.28 21:56:16.391576 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6560 | 2025.08.28 21:56:16.391668 [ 4 ] {f78706e5-a69d-4808-9fc4-acb67cbf7b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6561 | 2025.08.28 21:56:16.391706 [ 4 ] {f78706e5-a69d-4808-9fc4-acb67cbf7b0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6562 | 2025.08.28 21:56:16.392125 [ 4 ] {f78706e5-a69d-4808-9fc4-acb67cbf7b0c} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6563 | 2025.08.28 21:56:16.392160 [ 4 ] {f78706e5-a69d-4808-9fc4-acb67cbf7b0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6564 | 2025.08.28 21:56:16.392462 [ 4 ] {f78706e5-a69d-4808-9fc4-acb67cbf7b0c} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 6565 | 2025.08.28 21:56:16.392662 [ 4 ] {f78706e5-a69d-4808-9fc4-acb67cbf7b0c} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6566 | 2025.08.28 21:56:16.392786 [ 4 ] {f78706e5-a69d-4808-9fc4-acb67cbf7b0c} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001136 sec., 85387.32394366196 rows/sec., 6.67 MiB/sec. | ||
| 6567 | 2025.08.28 21:56:16.392822 [ 4 ] {f78706e5-a69d-4808-9fc4-acb67cbf7b0c} <Debug> TCPHandler: Processed in 0.001293594 sec. | ||
| 6568 | 2025.08.28 21:56:16.392932 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6569 | 2025.08.28 21:56:16.393024 [ 4 ] {b625f8d8-d862-4a6f-ae6b-8e875f34ea48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6570 | 2025.08.28 21:56:16.393066 [ 4 ] {b625f8d8-d862-4a6f-ae6b-8e875f34ea48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6571 | 2025.08.28 21:56:16.393470 [ 4 ] {b625f8d8-d862-4a6f-ae6b-8e875f34ea48} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6572 | 2025.08.28 21:56:16.393505 [ 4 ] {b625f8d8-d862-4a6f-ae6b-8e875f34ea48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6573 | 2025.08.28 21:56:16.393830 [ 4 ] {b625f8d8-d862-4a6f-ae6b-8e875f34ea48} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 6574 | 2025.08.28 21:56:16.394032 [ 4 ] {b625f8d8-d862-4a6f-ae6b-8e875f34ea48} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6575 | 2025.08.28 21:56:16.394160 [ 4 ] {b625f8d8-d862-4a6f-ae6b-8e875f34ea48} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001153 sec., 139635.7328707719 rows/sec., 9.72 MiB/sec. | ||
| 6576 | 2025.08.28 21:56:16.394195 [ 4 ] {b625f8d8-d862-4a6f-ae6b-8e875f34ea48} <Debug> TCPHandler: Processed in 0.001311315 sec. | ||
| 6577 | 2025.08.28 21:56:16.394303 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6578 | 2025.08.28 21:56:16.394395 [ 4 ] {fb32087b-d966-4056-967c-ecef203f7c5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6579 | 2025.08.28 21:56:16.394447 [ 4 ] {fb32087b-d966-4056-967c-ecef203f7c5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6580 | 2025.08.28 21:56:16.395290 [ 4 ] {fb32087b-d966-4056-967c-ecef203f7c5e} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6581 | 2025.08.28 21:56:16.395330 [ 4 ] {fb32087b-d966-4056-967c-ecef203f7c5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6582 | 2025.08.28 21:56:16.395895 [ 4 ] {fb32087b-d966-4056-967c-ecef203f7c5e} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 6583 | 2025.08.28 21:56:16.396135 [ 4 ] {fb32087b-d966-4056-967c-ecef203f7c5e} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6584 | 2025.08.28 21:56:16.396258 [ 136 ] {} <Debug> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 6585 | 2025.08.28 21:56:16.396278 [ 4 ] {fb32087b-d966-4056-967c-ecef203f7c5e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.0019 sec., 16315.78947368421 rows/sec., 29.24 MiB/sec. | ||
| 6586 | 2025.08.28 21:56:16.396334 [ 136 ] {} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6587 | 2025.08.28 21:56:16.396356 [ 4 ] {fb32087b-d966-4056-967c-ecef203f7c5e} <Debug> TCPHandler: Processed in 0.002100974 sec. | ||
| 6588 | 2025.08.28 21:56:16.396364 [ 136 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6589 | 2025.08.28 21:56:16.396499 [ 190 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::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 | ||
| 6590 | 2025.08.28 21:56:16.396505 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6591 | 2025.08.28 21:56:16.396652 [ 4 ] {4d5383aa-a998-45b9-a9b6-e6dfecdddbe7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6592 | 2025.08.28 21:56:16.396696 [ 4 ] {4d5383aa-a998-45b9-a9b6-e6dfecdddbe7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6593 | 2025.08.28 21:56:16.396751 [ 190 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6594 | 2025.08.28 21:56:16.396807 [ 190 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 874 rows starting from the beginning of the part | ||
| 6595 | 2025.08.28 21:56:16.396925 [ 190 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 31 rows starting from the beginning of the part | ||
| 6596 | 2025.08.28 21:56:16.397023 [ 190 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 10 rows starting from the beginning of the part | ||
| 6597 | 2025.08.28 21:56:16.397066 [ 4 ] {4d5383aa-a998-45b9-a9b6-e6dfecdddbe7} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6598 | 2025.08.28 21:56:16.397109 [ 4 ] {4d5383aa-a998-45b9-a9b6-e6dfecdddbe7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6599 | 2025.08.28 21:56:16.397120 [ 190 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 31 rows starting from the beginning of the part | ||
| 6600 | 2025.08.28 21:56:16.397210 [ 190 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 10 rows starting from the beginning of the part | ||
| 6601 | 2025.08.28 21:56:16.397295 [ 190 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 31 rows starting from the beginning of the part | ||
| 6602 | 2025.08.28 21:56:16.397450 [ 4 ] {4d5383aa-a998-45b9-a9b6-e6dfecdddbe7} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 6603 | 2025.08.28 21:56:16.397707 [ 4 ] {4d5383aa-a998-45b9-a9b6-e6dfecdddbe7} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6604 | 2025.08.28 21:56:16.397847 [ 4 ] {4d5383aa-a998-45b9-a9b6-e6dfecdddbe7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001215 sec., 49382.71604938272 rows/sec., 3.33 MiB/sec. | ||
| 6605 | 2025.08.28 21:56:16.397885 [ 4 ] {4d5383aa-a998-45b9-a9b6-e6dfecdddbe7} <Debug> TCPHandler: Processed in 0.001434046 sec. | ||
| 6606 | 2025.08.28 21:56:16.402294 [ 200 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 987 rows, containing 19 columns (19 merged, 0 gathered) in 0.005850044 sec., 168716.67973779343 rows/sec., 302.33 MiB/sec. | ||
| 6607 | 2025.08.28 21:56:16.403776 [ 200 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 6608 | 2025.08.28 21:56:16.404154 [ 200 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6609 | 2025.08.28 21:56:16.404246 [ 200 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_51_10} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 6610 | 2025.08.28 21:56:16.404387 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.24 MiB. | ||
| 6611 | 2025.08.28 21:56:17.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 265.63 MiB, peak 273.82 MiB, free memory in arenas 0.00 B, will set to 267.99 MiB (RSS), difference: 2.36 MiB | ||
| 6612 | 2025.08.28 21:56:18.274436 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 17934 | ||
| 6613 | 2025.08.28 21:56:18.275023 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6614 | 2025.08.28 21:56:18.275075 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6615 | 2025.08.28 21:56:18.275572 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6616 | 2025.08.28 21:56:18.275798 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6617 | 2025.08.28 21:56:18.275932 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 17934 | ||
| 6618 | 2025.08.28 21:56:19.237155 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 294 | ||
| 6619 | 2025.08.28 21:56:19.254428 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6620 | 2025.08.28 21:56:19.254487 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6621 | 2025.08.28 21:56:19.260600 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 6622 | 2025.08.28 21:56:19.261284 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6623 | 2025.08.28 21:56:19.264358 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 294 | ||
| 6624 | 2025.08.28 21:56:21.386154 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6625 | 2025.08.28 21:56:21.386352 [ 4 ] {35863551-6193-4808-9404-a7b213768fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6626 | 2025.08.28 21:56:21.386415 [ 4 ] {35863551-6193-4808-9404-a7b213768fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6627 | 2025.08.28 21:56:21.387065 [ 4 ] {35863551-6193-4808-9404-a7b213768fdc} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6628 | 2025.08.28 21:56:21.387109 [ 4 ] {35863551-6193-4808-9404-a7b213768fdc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6629 | 2025.08.28 21:56:21.387511 [ 4 ] {35863551-6193-4808-9404-a7b213768fdc} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 6630 | 2025.08.28 21:56:21.387753 [ 4 ] {35863551-6193-4808-9404-a7b213768fdc} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6631 | 2025.08.28 21:56:21.387910 [ 4 ] {35863551-6193-4808-9404-a7b213768fdc} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001609 sec., 47234.30702299565 rows/sec., 3.89 MiB/sec. | ||
| 6632 | 2025.08.28 21:56:21.387952 [ 4 ] {35863551-6193-4808-9404-a7b213768fdc} <Debug> TCPHandler: Processed in 0.001934012 sec. | ||
| 6633 | 2025.08.28 21:56:21.388075 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6634 | 2025.08.28 21:56:21.388173 [ 4 ] {06f05ebc-ae6c-4d84-81d5-46065290352e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6635 | 2025.08.28 21:56:21.388214 [ 4 ] {06f05ebc-ae6c-4d84-81d5-46065290352e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6636 | 2025.08.28 21:56:21.388623 [ 4 ] {06f05ebc-ae6c-4d84-81d5-46065290352e} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6637 | 2025.08.28 21:56:21.388658 [ 4 ] {06f05ebc-ae6c-4d84-81d5-46065290352e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6638 | 2025.08.28 21:56:21.388960 [ 4 ] {06f05ebc-ae6c-4d84-81d5-46065290352e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6639 | 2025.08.28 21:56:21.389179 [ 4 ] {06f05ebc-ae6c-4d84-81d5-46065290352e} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6640 | 2025.08.28 21:56:21.389312 [ 4 ] {06f05ebc-ae6c-4d84-81d5-46065290352e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001158 sec., 8635.578583765113 rows/sec., 649.36 KiB/sec. | ||
| 6641 | 2025.08.28 21:56:21.389349 [ 4 ] {06f05ebc-ae6c-4d84-81d5-46065290352e} <Debug> TCPHandler: Processed in 0.001326094 sec. | ||
| 6642 | 2025.08.28 21:56:21.389460 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6643 | 2025.08.28 21:56:21.389559 [ 4 ] {fabd83f9-e6f3-451d-99c4-4b8f2e3c5a8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6644 | 2025.08.28 21:56:21.389599 [ 4 ] {fabd83f9-e6f3-451d-99c4-4b8f2e3c5a8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6645 | 2025.08.28 21:56:21.390028 [ 4 ] {fabd83f9-e6f3-451d-99c4-4b8f2e3c5a8e} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6646 | 2025.08.28 21:56:21.390065 [ 4 ] {fabd83f9-e6f3-451d-99c4-4b8f2e3c5a8e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6647 | 2025.08.28 21:56:21.390377 [ 4 ] {fabd83f9-e6f3-451d-99c4-4b8f2e3c5a8e} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 6648 | 2025.08.28 21:56:21.390600 [ 4 ] {fabd83f9-e6f3-451d-99c4-4b8f2e3c5a8e} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6649 | 2025.08.28 21:56:21.390731 [ 4 ] {fabd83f9-e6f3-451d-99c4-4b8f2e3c5a8e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001191 sec., 62132.66162888329 rows/sec., 4.85 MiB/sec. | ||
| 6650 | 2025.08.28 21:56:21.390769 [ 4 ] {fabd83f9-e6f3-451d-99c4-4b8f2e3c5a8e} <Debug> TCPHandler: Processed in 0.001359425 sec. | ||
| 6651 | 2025.08.28 21:56:21.390884 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6652 | 2025.08.28 21:56:21.390981 [ 4 ] {efc7a629-dfaf-48a6-bd4c-77ca97aaaab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6653 | 2025.08.28 21:56:21.391026 [ 4 ] {efc7a629-dfaf-48a6-bd4c-77ca97aaaab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6654 | 2025.08.28 21:56:21.391444 [ 4 ] {efc7a629-dfaf-48a6-bd4c-77ca97aaaab5} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6655 | 2025.08.28 21:56:21.391479 [ 4 ] {efc7a629-dfaf-48a6-bd4c-77ca97aaaab5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6656 | 2025.08.28 21:56:21.391822 [ 4 ] {efc7a629-dfaf-48a6-bd4c-77ca97aaaab5} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 6657 | 2025.08.28 21:56:21.392043 [ 4 ] {efc7a629-dfaf-48a6-bd4c-77ca97aaaab5} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6658 | 2025.08.28 21:56:21.392173 [ 4 ] {efc7a629-dfaf-48a6-bd4c-77ca97aaaab5} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 6659 | 2025.08.28 21:56:21.392211 [ 4 ] {efc7a629-dfaf-48a6-bd4c-77ca97aaaab5} <Debug> TCPHandler: Processed in 0.001377645 sec. | ||
| 6660 | 2025.08.28 21:56:21.392323 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6661 | 2025.08.28 21:56:21.392420 [ 4 ] {f0b950e5-b348-4e68-a94f-598437fe0890} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6662 | 2025.08.28 21:56:21.392475 [ 4 ] {f0b950e5-b348-4e68-a94f-598437fe0890} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.08.28 21:56:21.393255 [ 4 ] {f0b950e5-b348-4e68-a94f-598437fe0890} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6664 | 2025.08.28 21:56:21.393291 [ 4 ] {f0b950e5-b348-4e68-a94f-598437fe0890} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6665 | 2025.08.28 21:56:21.393819 [ 4 ] {f0b950e5-b348-4e68-a94f-598437fe0890} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 6666 | 2025.08.28 21:56:21.394051 [ 4 ] {f0b950e5-b348-4e68-a94f-598437fe0890} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6667 | 2025.08.28 21:56:21.394196 [ 4 ] {f0b950e5-b348-4e68-a94f-598437fe0890} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001794 sec., 5574.136008918617 rows/sec., 9.99 MiB/sec. | ||
| 6668 | 2025.08.28 21:56:21.394251 [ 4 ] {f0b950e5-b348-4e68-a94f-598437fe0890} <Debug> TCPHandler: Processed in 0.001978732 sec. | ||
| 6669 | 2025.08.28 21:56:21.394370 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6670 | 2025.08.28 21:56:21.394468 [ 4 ] {c97fbd6d-479b-427e-8ef5-9901b940bde8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6671 | 2025.08.28 21:56:21.394510 [ 4 ] {c97fbd6d-479b-427e-8ef5-9901b940bde8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6672 | 2025.08.28 21:56:21.394866 [ 4 ] {c97fbd6d-479b-427e-8ef5-9901b940bde8} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6673 | 2025.08.28 21:56:21.394904 [ 4 ] {c97fbd6d-479b-427e-8ef5-9901b940bde8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6674 | 2025.08.28 21:56:21.395210 [ 4 ] {c97fbd6d-479b-427e-8ef5-9901b940bde8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 6675 | 2025.08.28 21:56:21.395429 [ 4 ] {c97fbd6d-479b-427e-8ef5-9901b940bde8} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6676 | 2025.08.28 21:56:21.395563 [ 4 ] {c97fbd6d-479b-427e-8ef5-9901b940bde8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001115 sec., 53811.65919282511 rows/sec., 3.63 MiB/sec. | ||
| 6677 | 2025.08.28 21:56:21.395600 [ 4 ] {c97fbd6d-479b-427e-8ef5-9901b940bde8} <Debug> TCPHandler: Processed in 0.001281854 sec. | ||
| 6678 | 2025.08.28 21:56:25.658829 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6679 | 2025.08.28 21:56:25.658932 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6680 | 2025.08.28 21:56:25.776161 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 18361 | ||
| 6681 | 2025.08.28 21:56:25.776993 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6682 | 2025.08.28 21:56:25.777038 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6683 | 2025.08.28 21:56:25.777510 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6684 | 2025.08.28 21:56:25.777736 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6685 | 2025.08.28 21:56:25.777891 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18361 | ||
| 6686 | 2025.08.28 21:56:25.822831 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 928 | ||
| 6687 | 2025.08.28 21:56:25.825128 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6688 | 2025.08.28 21:56:25.825180 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6689 | 2025.08.28 21:56:25.826389 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 6690 | 2025.08.28 21:56:25.826658 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6691 | 2025.08.28 21:56:25.827022 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 928 | ||
| 6692 | 2025.08.28 21:56:26.386673 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6693 | 2025.08.28 21:56:26.386869 [ 4 ] {1ad9341e-9d75-40e3-8124-23937814d865} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6694 | 2025.08.28 21:56:26.386940 [ 4 ] {1ad9341e-9d75-40e3-8124-23937814d865} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6695 | 2025.08.28 21:56:26.387691 [ 4 ] {1ad9341e-9d75-40e3-8124-23937814d865} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6696 | 2025.08.28 21:56:26.387735 [ 4 ] {1ad9341e-9d75-40e3-8124-23937814d865} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6697 | 2025.08.28 21:56:26.388141 [ 4 ] {1ad9341e-9d75-40e3-8124-23937814d865} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 6698 | 2025.08.28 21:56:26.388363 [ 4 ] {1ad9341e-9d75-40e3-8124-23937814d865} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6699 | 2025.08.28 21:56:26.388515 [ 4 ] {1ad9341e-9d75-40e3-8124-23937814d865} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001701 sec., 69370.95825984715 rows/sec., 5.88 MiB/sec. | ||
| 6700 | 2025.08.28 21:56:26.388558 [ 4 ] {1ad9341e-9d75-40e3-8124-23937814d865} <Debug> TCPHandler: Processed in 0.002023822 sec. | ||
| 6701 | 2025.08.28 21:56:26.388685 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6702 | 2025.08.28 21:56:26.388785 [ 4 ] {36922ec9-5815-4758-8a01-65220ab4113f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6703 | 2025.08.28 21:56:26.388826 [ 4 ] {36922ec9-5815-4758-8a01-65220ab4113f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6704 | 2025.08.28 21:56:26.389241 [ 4 ] {36922ec9-5815-4758-8a01-65220ab4113f} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6705 | 2025.08.28 21:56:26.389279 [ 4 ] {36922ec9-5815-4758-8a01-65220ab4113f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6706 | 2025.08.28 21:56:26.389580 [ 4 ] {36922ec9-5815-4758-8a01-65220ab4113f} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6707 | 2025.08.28 21:56:26.389804 [ 4 ] {36922ec9-5815-4758-8a01-65220ab4113f} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6708 | 2025.08.28 21:56:26.389934 [ 4 ] {36922ec9-5815-4758-8a01-65220ab4113f} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001168 sec., 26541.095890410958 rows/sec., 1.95 MiB/sec. | ||
| 6709 | 2025.08.28 21:56:26.389971 [ 4 ] {36922ec9-5815-4758-8a01-65220ab4113f} <Debug> TCPHandler: Processed in 0.001338015 sec. | ||
| 6710 | 2025.08.28 21:56:26.390090 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6711 | 2025.08.28 21:56:26.390185 [ 4 ] {56f7fb42-bdb3-4355-aab0-ad6188c60f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6712 | 2025.08.28 21:56:26.390225 [ 4 ] {56f7fb42-bdb3-4355-aab0-ad6188c60f73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6713 | 2025.08.28 21:56:26.390729 [ 4 ] {56f7fb42-bdb3-4355-aab0-ad6188c60f73} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6714 | 2025.08.28 21:56:26.390765 [ 4 ] {56f7fb42-bdb3-4355-aab0-ad6188c60f73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6715 | 2025.08.28 21:56:26.391085 [ 4 ] {56f7fb42-bdb3-4355-aab0-ad6188c60f73} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 6716 | 2025.08.28 21:56:26.391293 [ 4 ] {56f7fb42-bdb3-4355-aab0-ad6188c60f73} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6717 | 2025.08.28 21:56:26.391418 [ 4 ] {56f7fb42-bdb3-4355-aab0-ad6188c60f73} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001251 sec., 75939.2486011191 rows/sec., 5.93 MiB/sec. | ||
| 6718 | 2025.08.28 21:56:26.391455 [ 4 ] {56f7fb42-bdb3-4355-aab0-ad6188c60f73} <Debug> TCPHandler: Processed in 0.001413575 sec. | ||
| 6719 | 2025.08.28 21:56:26.391574 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6720 | 2025.08.28 21:56:26.391666 [ 4 ] {1b01873f-6d4c-453a-ab51-3fc7546cbb04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6721 | 2025.08.28 21:56:26.391709 [ 4 ] {1b01873f-6d4c-453a-ab51-3fc7546cbb04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6722 | 2025.08.28 21:56:26.392105 [ 4 ] {1b01873f-6d4c-453a-ab51-3fc7546cbb04} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6723 | 2025.08.28 21:56:26.392140 [ 4 ] {1b01873f-6d4c-453a-ab51-3fc7546cbb04} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6724 | 2025.08.28 21:56:26.392465 [ 4 ] {1b01873f-6d4c-453a-ab51-3fc7546cbb04} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 6725 | 2025.08.28 21:56:26.392666 [ 4 ] {1b01873f-6d4c-453a-ab51-3fc7546cbb04} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6726 | 2025.08.28 21:56:26.392790 [ 4 ] {1b01873f-6d4c-453a-ab51-3fc7546cbb04} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001142 sec., 140105.07880910684 rows/sec., 9.76 MiB/sec. | ||
| 6727 | 2025.08.28 21:56:26.392825 [ 4 ] {1b01873f-6d4c-453a-ab51-3fc7546cbb04} <Debug> TCPHandler: Processed in 0.001298025 sec. | ||
| 6728 | 2025.08.28 21:56:26.392934 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6729 | 2025.08.28 21:56:26.393025 [ 4 ] {87f99a41-e320-4835-ac30-a118e7f8059e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6730 | 2025.08.28 21:56:26.393078 [ 4 ] {87f99a41-e320-4835-ac30-a118e7f8059e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6731 | 2025.08.28 21:56:26.393849 [ 4 ] {87f99a41-e320-4835-ac30-a118e7f8059e} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6732 | 2025.08.28 21:56:26.393884 [ 4 ] {87f99a41-e320-4835-ac30-a118e7f8059e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6733 | 2025.08.28 21:56:26.394398 [ 4 ] {87f99a41-e320-4835-ac30-a118e7f8059e} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 6734 | 2025.08.28 21:56:26.394623 [ 4 ] {87f99a41-e320-4835-ac30-a118e7f8059e} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6735 | 2025.08.28 21:56:26.394757 [ 4 ] {87f99a41-e320-4835-ac30-a118e7f8059e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001749 sec., 17724.413950829046 rows/sec., 31.76 MiB/sec. | ||
| 6736 | 2025.08.28 21:56:26.394807 [ 4 ] {87f99a41-e320-4835-ac30-a118e7f8059e} <Debug> TCPHandler: Processed in 0.001919451 sec. | ||
| 6737 | 2025.08.28 21:56:26.394918 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6738 | 2025.08.28 21:56:26.395009 [ 4 ] {a2b8c81c-0c58-422c-90d8-e8dd72156a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6739 | 2025.08.28 21:56:26.395050 [ 4 ] {a2b8c81c-0c58-422c-90d8-e8dd72156a7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6740 | 2025.08.28 21:56:26.395377 [ 4 ] {a2b8c81c-0c58-422c-90d8-e8dd72156a7c} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6741 | 2025.08.28 21:56:26.395409 [ 4 ] {a2b8c81c-0c58-422c-90d8-e8dd72156a7c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6742 | 2025.08.28 21:56:26.395704 [ 4 ] {a2b8c81c-0c58-422c-90d8-e8dd72156a7c} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 6743 | 2025.08.28 21:56:26.395900 [ 4 ] {a2b8c81c-0c58-422c-90d8-e8dd72156a7c} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6744 | 2025.08.28 21:56:26.396023 [ 4 ] {a2b8c81c-0c58-422c-90d8-e8dd72156a7c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001032 sec., 58139.53488372093 rows/sec., 3.92 MiB/sec. | ||
| 6745 | 2025.08.28 21:56:26.396056 [ 4 ] {a2b8c81c-0c58-422c-90d8-e8dd72156a7c} <Debug> TCPHandler: Processed in 0.001186423 sec. | ||
| 6746 | 2025.08.28 21:56:26.764559 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 302 | ||
| 6747 | 2025.08.28 21:56:26.782235 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6748 | 2025.08.28 21:56:26.782304 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6749 | 2025.08.28 21:56:26.788377 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 6750 | 2025.08.28 21:56:26.789092 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6751 | 2025.08.28 21:56:26.792668 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 302 | ||
| 6752 | 2025.08.28 21:56:29.693020 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6753 | 2025.08.28 21:56:29.693232 [ 4 ] {11809f74-d4fc-41f7-af13-1d5685c953e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6754 | 2025.08.28 21:56:29.693308 [ 4 ] {11809f74-d4fc-41f7-af13-1d5685c953e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6755 | 2025.08.28 21:56:29.694588 [ 4 ] {11809f74-d4fc-41f7-af13-1d5685c953e4} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6756 | 2025.08.28 21:56:29.694638 [ 4 ] {11809f74-d4fc-41f7-af13-1d5685c953e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6757 | 2025.08.28 21:56:29.695125 [ 4 ] {11809f74-d4fc-41f7-af13-1d5685c953e4} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 6758 | 2025.08.28 21:56:29.695354 [ 4 ] {11809f74-d4fc-41f7-af13-1d5685c953e4} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6759 | 2025.08.28 21:56:29.695523 [ 4 ] {11809f74-d4fc-41f7-af13-1d5685c953e4} <Debug> executeQuery: Read 1216 rows, 102.98 KiB in 0.002344 sec., 518771.33105802047 rows/sec., 42.90 MiB/sec. | ||
| 6760 | 2025.08.28 21:56:29.695577 [ 4 ] {11809f74-d4fc-41f7-af13-1d5685c953e4} <Debug> TCPHandler: Processed in 0.002690889 sec. | ||
| 6761 | 2025.08.28 21:56:29.695703 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6762 | 2025.08.28 21:56:29.695807 [ 4 ] {204ef5b8-5eb1-4d86-971d-bd768d19b980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6763 | 2025.08.28 21:56:29.695853 [ 4 ] {204ef5b8-5eb1-4d86-971d-bd768d19b980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6764 | 2025.08.28 21:56:29.696279 [ 4 ] {204ef5b8-5eb1-4d86-971d-bd768d19b980} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6765 | 2025.08.28 21:56:29.696318 [ 4 ] {204ef5b8-5eb1-4d86-971d-bd768d19b980} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6766 | 2025.08.28 21:56:29.696641 [ 4 ] {204ef5b8-5eb1-4d86-971d-bd768d19b980} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 6767 | 2025.08.28 21:56:29.696855 [ 4 ] {204ef5b8-5eb1-4d86-971d-bd768d19b980} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6768 | 2025.08.28 21:56:29.696991 [ 4 ] {204ef5b8-5eb1-4d86-971d-bd768d19b980} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001208 sec., 8278.145695364237 rows/sec., 622.48 KiB/sec. | ||
| 6769 | 2025.08.28 21:56:29.697031 [ 4 ] {204ef5b8-5eb1-4d86-971d-bd768d19b980} <Debug> TCPHandler: Processed in 0.001381235 sec. | ||
| 6770 | 2025.08.28 21:56:29.697150 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6771 | 2025.08.28 21:56:29.697247 [ 4 ] {7f80461e-df41-4f43-8c02-b037c889560f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 6772 | 2025.08.28 21:56:29.697290 [ 4 ] {7f80461e-df41-4f43-8c02-b037c889560f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 6773 | 2025.08.28 21:56:29.697822 [ 4 ] {7f80461e-df41-4f43-8c02-b037c889560f} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6774 | 2025.08.28 21:56:29.697858 [ 4 ] {7f80461e-df41-4f43-8c02-b037c889560f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6775 | 2025.08.28 21:56:29.698181 [ 4 ] {7f80461e-df41-4f43-8c02-b037c889560f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 6776 | 2025.08.28 21:56:29.698396 [ 4 ] {7f80461e-df41-4f43-8c02-b037c889560f} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6777 | 2025.08.28 21:56:29.698529 [ 4 ] {7f80461e-df41-4f43-8c02-b037c889560f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001302 sec., 175115.2073732719 rows/sec., 11.86 MiB/sec. | ||
| 6778 | 2025.08.28 21:56:29.698575 [ 4 ] {7f80461e-df41-4f43-8c02-b037c889560f} <Debug> TCPHandler: Processed in 0.001474406 sec. | ||
| 6779 | 2025.08.28 21:56:29.698699 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6780 | 2025.08.28 21:56:29.698794 [ 4 ] {d1524479-f6f9-40c4-b59c-0864148bbe52} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6781 | 2025.08.28 21:56:29.698836 [ 4 ] {d1524479-f6f9-40c4-b59c-0864148bbe52} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6782 | 2025.08.28 21:56:29.699472 [ 4 ] {d1524479-f6f9-40c4-b59c-0864148bbe52} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6783 | 2025.08.28 21:56:29.699508 [ 4 ] {d1524479-f6f9-40c4-b59c-0864148bbe52} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6784 | 2025.08.28 21:56:29.699849 [ 4 ] {d1524479-f6f9-40c4-b59c-0864148bbe52} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 6785 | 2025.08.28 21:56:29.700070 [ 4 ] {d1524479-f6f9-40c4-b59c-0864148bbe52} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6786 | 2025.08.28 21:56:29.700212 [ 4 ] {d1524479-f6f9-40c4-b59c-0864148bbe52} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.001437 sec., 368823.9387613083 rows/sec., 27.32 MiB/sec. | ||
| 6787 | 2025.08.28 21:56:29.700251 [ 4 ] {d1524479-f6f9-40c4-b59c-0864148bbe52} <Debug> TCPHandler: Processed in 0.001601208 sec. | ||
| 6788 | 2025.08.28 21:56:29.700375 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6789 | 2025.08.28 21:56:29.700471 [ 4 ] {07534f76-588d-4f00-9886-57c4a48b4dad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6790 | 2025.08.28 21:56:29.700516 [ 4 ] {07534f76-588d-4f00-9886-57c4a48b4dad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6791 | 2025.08.28 21:56:29.701175 [ 4 ] {07534f76-588d-4f00-9886-57c4a48b4dad} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6792 | 2025.08.28 21:56:29.701214 [ 4 ] {07534f76-588d-4f00-9886-57c4a48b4dad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6793 | 2025.08.28 21:56:29.701636 [ 4 ] {07534f76-588d-4f00-9886-57c4a48b4dad} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 6794 | 2025.08.28 21:56:29.701879 [ 4 ] {07534f76-588d-4f00-9886-57c4a48b4dad} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6795 | 2025.08.28 21:56:29.702018 [ 4 ] {07534f76-588d-4f00-9886-57c4a48b4dad} <Debug> executeQuery: Read 952 rows, 65.39 KiB in 0.001566 sec., 607918.263090677 rows/sec., 40.78 MiB/sec. | ||
| 6796 | 2025.08.28 21:56:29.702058 [ 4 ] {07534f76-588d-4f00-9886-57c4a48b4dad} <Debug> TCPHandler: Processed in 0.001733779 sec. | ||
| 6797 | 2025.08.28 21:56:29.702174 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6798 | 2025.08.28 21:56:29.702270 [ 4 ] {5ffef945-5d31-48be-a19b-d9bf9f19c1c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 6799 | 2025.08.28 21:56:29.702325 [ 4 ] {5ffef945-5d31-48be-a19b-d9bf9f19c1c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 6800 | 2025.08.28 21:56:29.703097 [ 4 ] {5ffef945-5d31-48be-a19b-d9bf9f19c1c0} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6801 | 2025.08.28 21:56:29.703135 [ 4 ] {5ffef945-5d31-48be-a19b-d9bf9f19c1c0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6802 | 2025.08.28 21:56:29.703637 [ 4 ] {5ffef945-5d31-48be-a19b-d9bf9f19c1c0} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 6803 | 2025.08.28 21:56:29.703881 [ 4 ] {5ffef945-5d31-48be-a19b-d9bf9f19c1c0} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6804 | 2025.08.28 21:56:29.704022 [ 4 ] {5ffef945-5d31-48be-a19b-d9bf9f19c1c0} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00177 sec., 5649.717514124293 rows/sec., 10.12 MiB/sec. | ||
| 6805 | 2025.08.28 21:56:29.704076 [ 4 ] {5ffef945-5d31-48be-a19b-d9bf9f19c1c0} <Debug> TCPHandler: Processed in 0.001952281 sec. | ||
| 6806 | 2025.08.28 21:56:29.704189 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6807 | 2025.08.28 21:56:29.704285 [ 4 ] {327d2b1f-8015-4d6a-850a-848e676b157d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6808 | 2025.08.28 21:56:29.704327 [ 4 ] {327d2b1f-8015-4d6a-850a-848e676b157d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6809 | 2025.08.28 21:56:29.704654 [ 4 ] {327d2b1f-8015-4d6a-850a-848e676b157d} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6810 | 2025.08.28 21:56:29.704692 [ 4 ] {327d2b1f-8015-4d6a-850a-848e676b157d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6811 | 2025.08.28 21:56:29.705001 [ 4 ] {327d2b1f-8015-4d6a-850a-848e676b157d} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 6812 | 2025.08.28 21:56:29.705221 [ 4 ] {327d2b1f-8015-4d6a-850a-848e676b157d} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6813 | 2025.08.28 21:56:29.705359 [ 4 ] {327d2b1f-8015-4d6a-850a-848e676b157d} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001093 sec., 36596.52333028362 rows/sec., 2.47 MiB/sec. | ||
| 6814 | 2025.08.28 21:56:29.705396 [ 4 ] {327d2b1f-8015-4d6a-850a-848e676b157d} <Debug> TCPHandler: Processed in 0.001257854 sec. | ||
| 6815 | 2025.08.28 21:56:31.380510 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6816 | 2025.08.28 21:56:31.380699 [ 4 ] {2cd957f1-9d63-43d4-9cd8-5b609c5cae50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6817 | 2025.08.28 21:56:31.380772 [ 4 ] {2cd957f1-9d63-43d4-9cd8-5b609c5cae50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6818 | 2025.08.28 21:56:31.381434 [ 4 ] {2cd957f1-9d63-43d4-9cd8-5b609c5cae50} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6819 | 2025.08.28 21:56:31.381469 [ 4 ] {2cd957f1-9d63-43d4-9cd8-5b609c5cae50} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6820 | 2025.08.28 21:56:31.381861 [ 4 ] {2cd957f1-9d63-43d4-9cd8-5b609c5cae50} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 6821 | 2025.08.28 21:56:31.382076 [ 4 ] {2cd957f1-9d63-43d4-9cd8-5b609c5cae50} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6822 | 2025.08.28 21:56:31.382211 [ 120 ] {} <Debug> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 6823 | 2025.08.28 21:56:31.382224 [ 4 ] {2cd957f1-9d63-43d4-9cd8-5b609c5cae50} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001575 sec., 35555.555555555555 rows/sec., 2.73 MiB/sec. | ||
| 6824 | 2025.08.28 21:56:31.382256 [ 120 ] {} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6825 | 2025.08.28 21:56:31.382276 [ 4 ] {2cd957f1-9d63-43d4-9cd8-5b609c5cae50} <Debug> TCPHandler: Processed in 0.001895061 sec. | ||
| 6826 | 2025.08.28 21:56:31.382280 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6827 | 2025.08.28 21:56:31.382381 [ 197 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::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 | ||
| 6828 | 2025.08.28 21:56:31.382414 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6829 | 2025.08.28 21:56:31.382481 [ 197 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6830 | 2025.08.28 21:56:31.382510 [ 197 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1287 rows starting from the beginning of the part | ||
| 6831 | 2025.08.28 21:56:31.382522 [ 4 ] {b0396116-0bb5-4236-a266-ddd87815c919} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6832 | 2025.08.28 21:56:31.382562 [ 4 ] {b0396116-0bb5-4236-a266-ddd87815c919} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6833 | 2025.08.28 21:56:31.382567 [ 197 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 119 rows starting from the beginning of the part | ||
| 6834 | 2025.08.28 21:56:31.382617 [ 197 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::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 | ||
| 6835 | 2025.08.28 21:56:31.382659 [ 197 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 118 rows starting from the beginning of the part | ||
| 6836 | 2025.08.28 21:56:31.382699 [ 197 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 1216 rows starting from the beginning of the part | ||
| 6837 | 2025.08.28 21:56:31.382737 [ 197 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 56 rows starting from the beginning of the part | ||
| 6838 | 2025.08.28 21:56:31.383017 [ 4 ] {b0396116-0bb5-4236-a266-ddd87815c919} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6839 | 2025.08.28 21:56:31.383051 [ 4 ] {b0396116-0bb5-4236-a266-ddd87815c919} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6840 | 2025.08.28 21:56:31.383363 [ 4 ] {b0396116-0bb5-4236-a266-ddd87815c919} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 6841 | 2025.08.28 21:56:31.383569 [ 4 ] {b0396116-0bb5-4236-a266-ddd87815c919} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6842 | 2025.08.28 21:56:31.383695 [ 4 ] {b0396116-0bb5-4236-a266-ddd87815c919} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001193 sec., 53646.269907795475 rows/sec., 4.19 MiB/sec. | ||
| 6843 | 2025.08.28 21:56:31.383732 [ 4 ] {b0396116-0bb5-4236-a266-ddd87815c919} <Debug> TCPHandler: Processed in 0.001366515 sec. | ||
| 6844 | 2025.08.28 21:56:31.383733 [ 119 ] {} <Debug> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 6845 | 2025.08.28 21:56:31.383805 [ 119 ] {} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6846 | 2025.08.28 21:56:31.383826 [ 119 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6847 | 2025.08.28 21:56:31.383855 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6848 | 2025.08.28 21:56:31.383934 [ 190 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::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 | ||
| 6849 | 2025.08.28 21:56:31.383962 [ 4 ] {634f8239-6d8c-4cfa-b9ce-17ab6d89986c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 6850 | 2025.08.28 21:56:31.384009 [ 4 ] {634f8239-6d8c-4cfa-b9ce-17ab6d89986c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6851 | 2025.08.28 21:56:31.384005 [ 188 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2872 rows, containing 5 columns (5 merged, 0 gathered) in 0.001662299 sec., 1727727.6831665062 rows/sec., 149.86 MiB/sec. | ||
| 6852 | 2025.08.28 21:56:31.384054 [ 190 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6853 | 2025.08.28 21:56:31.384095 [ 190 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 595 rows starting from the beginning of the part | ||
| 6854 | 2025.08.28 21:56:31.384160 [ 190 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 97 rows starting from the beginning of the part | ||
| 6855 | 2025.08.28 21:56:31.384204 [ 190 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::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 | ||
| 6856 | 2025.08.28 21:56:31.384245 [ 190 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 95 rows starting from the beginning of the part | ||
| 6857 | 2025.08.28 21:56:31.384281 [ 190 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 530 rows starting from the beginning of the part | ||
| 6858 | 2025.08.28 21:56:31.384280 [ 196 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 6859 | 2025.08.28 21:56:31.384320 [ 190 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 64 rows starting from the beginning of the part | ||
| 6860 | 2025.08.28 21:56:31.384413 [ 4 ] {634f8239-6d8c-4cfa-b9ce-17ab6d89986c} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6861 | 2025.08.28 21:56:31.384456 [ 4 ] {634f8239-6d8c-4cfa-b9ce-17ab6d89986c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6862 | 2025.08.28 21:56:31.384633 [ 196 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_66_13} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6863 | 2025.08.28 21:56:31.384732 [ 196 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_66_13} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 6864 | 2025.08.28 21:56:31.384851 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 6865 | 2025.08.28 21:56:31.384975 [ 4 ] {634f8239-6d8c-4cfa-b9ce-17ab6d89986c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 6866 | 2025.08.28 21:56:31.385205 [ 4 ] {634f8239-6d8c-4cfa-b9ce-17ab6d89986c} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6867 | 2025.08.28 21:56:31.385327 [ 120 ] {} <Debug> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 6868 | 2025.08.28 21:56:31.385333 [ 4 ] {634f8239-6d8c-4cfa-b9ce-17ab6d89986c} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.001397 sec., 38654.25912670007 rows/sec., 2.69 MiB/sec. | ||
| 6869 | 2025.08.28 21:56:31.385362 [ 120 ] {} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6870 | 2025.08.28 21:56:31.385380 [ 4 ] {634f8239-6d8c-4cfa-b9ce-17ab6d89986c} <Debug> TCPHandler: Processed in 0.001572337 sec. | ||
| 6871 | 2025.08.28 21:56:31.385381 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6872 | 2025.08.28 21:56:31.385450 [ 196 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1455 rows, containing 5 columns (5 merged, 0 gathered) in 0.001562407 sec., 931255.4283230938 rows/sec., 73.58 MiB/sec. | ||
| 6873 | 2025.08.28 21:56:31.385473 [ 193 ] {f506482a-fd20-4aba-984a-14115cac1713::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 | ||
| 6874 | 2025.08.28 21:56:31.385496 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6875 | 2025.08.28 21:56:31.385570 [ 193 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6876 | 2025.08.28 21:56:31.385597 [ 4 ] {aac2aa90-2aec-4c64-9106-f4c4b6c8232b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 6877 | 2025.08.28 21:56:31.385601 [ 193 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_61_12, total 17222 rows starting from the beginning of the part | ||
| 6878 | 2025.08.28 21:56:31.385645 [ 201 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 6879 | 2025.08.28 21:56:31.385648 [ 4 ] {aac2aa90-2aec-4c64-9106-f4c4b6c8232b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 6880 | 2025.08.28 21:56:31.385669 [ 193 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 161 rows starting from the beginning of the part | ||
| 6881 | 2025.08.28 21:56:31.385719 [ 193 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 160 rows starting from the beginning of the part | ||
| 6882 | 2025.08.28 21:56:31.385763 [ 193 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 160 rows starting from the beginning of the part | ||
| 6883 | 2025.08.28 21:56:31.385807 [ 193 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 952 rows starting from the beginning of the part | ||
| 6884 | 2025.08.28 21:56:31.385854 [ 193 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 54 rows starting from the beginning of the part | ||
| 6885 | 2025.08.28 21:56:31.385961 [ 201 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_66_13} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6886 | 2025.08.28 21:56:31.386011 [ 4 ] {aac2aa90-2aec-4c64-9106-f4c4b6c8232b} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6887 | 2025.08.28 21:56:31.386046 [ 201 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_66_13} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 6888 | 2025.08.28 21:56:31.386052 [ 4 ] {aac2aa90-2aec-4c64-9106-f4c4b6c8232b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6889 | 2025.08.28 21:56:31.386148 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 6890 | 2025.08.28 21:56:31.386366 [ 4 ] {aac2aa90-2aec-4c64-9106-f4c4b6c8232b} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 6891 | 2025.08.28 21:56:31.386572 [ 4 ] {aac2aa90-2aec-4c64-9106-f4c4b6c8232b} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6892 | 2025.08.28 21:56:31.386688 [ 120 ] {} <Debug> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 6893 | 2025.08.28 21:56:31.386696 [ 4 ] {aac2aa90-2aec-4c64-9106-f4c4b6c8232b} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001117 sec., 17905.10295434199 rows/sec., 1.20 MiB/sec. | ||
| 6894 | 2025.08.28 21:56:31.386721 [ 120 ] {} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6895 | 2025.08.28 21:56:31.386739 [ 4 ] {aac2aa90-2aec-4c64-9106-f4c4b6c8232b} <Debug> TCPHandler: Processed in 0.001290274 sec. | ||
| 6896 | 2025.08.28 21:56:31.386740 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6897 | 2025.08.28 21:56:31.386844 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 6898 | 2025.08.28 21:56:31.386964 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6899 | 2025.08.28 21:56:31.386993 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 3156 rows starting from the beginning of the part | ||
| 6900 | 2025.08.28 21:56:31.387052 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 60 rows starting from the beginning of the part | ||
| 6901 | 2025.08.28 21:56:31.387095 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 6902 | 2025.08.28 21:56:31.387134 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 60 rows starting from the beginning of the part | ||
| 6903 | 2025.08.28 21:56:31.387173 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 40 rows starting from the beginning of the part | ||
| 6904 | 2025.08.28 21:56:31.387218 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 20 rows starting from the beginning of the part | ||
| 6905 | 2025.08.28 21:56:31.388380 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3396 rows, containing 4 columns (4 merged, 0 gathered) in 0.001574127 sec., 2157386.284588219 rows/sec., 145.34 MiB/sec. | ||
| 6906 | 2025.08.28 21:56:31.388615 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 6907 | 2025.08.28 21:56:31.388851 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_66_13} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6908 | 2025.08.28 21:56:31.388913 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_66_13} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 6909 | 2025.08.28 21:56:31.388970 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 6910 | 2025.08.28 21:56:31.390424 [ 201 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18709 rows, containing 5 columns (5 merged, 0 gathered) in 0.004988055 sec., 3750760.56699455 rows/sec., 255.67 MiB/sec. | ||
| 6911 | 2025.08.28 21:56:31.390668 [ 189 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 6912 | 2025.08.28 21:56:31.390920 [ 189 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6913 | 2025.08.28 21:56:31.390976 [ 189 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_66_13} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 6914 | 2025.08.28 21:56:31.391034 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.19 MiB. | ||
| 6915 | 2025.08.28 21:56:33.278110 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 18849 | ||
| 6916 | 2025.08.28 21:56:33.278653 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6917 | 2025.08.28 21:56:33.278706 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6918 | 2025.08.28 21:56:33.279233 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6919 | 2025.08.28 21:56:33.279477 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6920 | 2025.08.28 21:56:33.279616 [ 117 ] {} <Debug> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6921 | 2025.08.28 21:56:33.279628 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 18849 | ||
| 6922 | 2025.08.28 21:56:33.279689 [ 117 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6923 | 2025.08.28 21:56:33.279716 [ 117 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6924 | 2025.08.28 21:56:33.279836 [ 193 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::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 | ||
| 6925 | 2025.08.28 21:56:33.279975 [ 193 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6926 | 2025.08.28 21:56:33.280017 [ 193 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 3 marks from part all_1_36_7, total 16531 rows starting from the beginning of the part | ||
| 6927 | 2025.08.28 21:56:33.280082 [ 193 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 488 rows starting from the beginning of the part | ||
| 6928 | 2025.08.28 21:56:33.280127 [ 193 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 427 rows starting from the beginning of the part | ||
| 6929 | 2025.08.28 21:56:33.280169 [ 193 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 488 rows starting from the beginning of the part | ||
| 6930 | 2025.08.28 21:56:33.280207 [ 193 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 427 rows starting from the beginning of the part | ||
| 6931 | 2025.08.28 21:56:33.280248 [ 193 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 488 rows starting from the beginning of the part | ||
| 6932 | 2025.08.28 21:56:33.282353 [ 201 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18849 rows, containing 4 columns (4 merged, 0 gathered) in 0.002608619 sec., 7225662.3140443275 rows/sec., 103.36 MiB/sec. | ||
| 6933 | 2025.08.28 21:56:33.282672 [ 187 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6934 | 2025.08.28 21:56:33.283021 [ 187 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_41_8} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6935 | 2025.08.28 21:56:33.283097 [ 187 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_41_8} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6936 | 2025.08.28 21:56:33.283211 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.61 MiB. | ||
| 6937 | 2025.08.28 21:56:34.292873 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 309 | ||
| 6938 | 2025.08.28 21:56:34.311148 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6939 | 2025.08.28 21:56:34.311206 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6940 | 2025.08.28 21:56:34.317176 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 6941 | 2025.08.28 21:56:34.317956 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6942 | 2025.08.28 21:56:34.318256 [ 116 ] {} <Debug> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 6943 | 2025.08.28 21:56:34.318332 [ 116 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6944 | 2025.08.28 21:56:34.318357 [ 116 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6945 | 2025.08.28 21:56:34.318472 [ 193 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 6946 | 2025.08.28 21:56:34.321381 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 309 | ||
| 6947 | 2025.08.28 21:56:34.321939 [ 193 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6948 | 2025.08.28 21:56:34.323414 [ 193 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 6949 | 2025.08.28 21:56:34.328125 [ 193 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 6950 | 2025.08.28 21:56:34.332717 [ 193 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 6951 | 2025.08.28 21:56:34.337253 [ 193 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 6952 | 2025.08.28 21:56:34.341837 [ 193 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 6953 | 2025.08.28 21:56:34.345702 [ 193 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 6954 | 2025.08.28 21:56:34.398214 [ 201 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 309 rows, containing 679 columns (679 merged, 0 gathered) in 0.079788412 sec., 3872.74282385768 rows/sec., 20.03 MiB/sec. | ||
| 6955 | 2025.08.28 21:56:34.400826 [ 191 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 6956 | 2025.08.28 21:56:34.402739 [ 191 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_41_8} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6957 | 2025.08.28 21:56:34.402844 [ 191 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_41_8} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 6958 | 2025.08.28 21:56:34.405348 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 6959 | 2025.08.28 21:56:35.827369 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 962 | ||
| 6960 | 2025.08.28 21:56:35.829843 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6961 | 2025.08.28 21:56:35.829901 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6962 | 2025.08.28 21:56:35.831150 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 6963 | 2025.08.28 21:56:35.831440 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6964 | 2025.08.28 21:56:35.831793 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 962 | ||
| 6965 | 2025.08.28 21:56:36.386569 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6966 | 2025.08.28 21:56:36.386745 [ 4 ] {9d6f669a-dd2e-4869-a23c-78724cfcbe55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 6967 | 2025.08.28 21:56:36.386810 [ 4 ] {9d6f669a-dd2e-4869-a23c-78724cfcbe55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6968 | 2025.08.28 21:56:36.387497 [ 4 ] {9d6f669a-dd2e-4869-a23c-78724cfcbe55} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6969 | 2025.08.28 21:56:36.387547 [ 4 ] {9d6f669a-dd2e-4869-a23c-78724cfcbe55} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6970 | 2025.08.28 21:56:36.388023 [ 4 ] {9d6f669a-dd2e-4869-a23c-78724cfcbe55} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 6971 | 2025.08.28 21:56:36.388270 [ 4 ] {9d6f669a-dd2e-4869-a23c-78724cfcbe55} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6972 | 2025.08.28 21:56:36.388425 [ 4 ] {9d6f669a-dd2e-4869-a23c-78724cfcbe55} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001728 sec., 68287.03703703704 rows/sec., 5.79 MiB/sec. | ||
| 6973 | 2025.08.28 21:56:36.388469 [ 4 ] {9d6f669a-dd2e-4869-a23c-78724cfcbe55} <Debug> TCPHandler: Processed in 0.002029112 sec. | ||
| 6974 | 2025.08.28 21:56:36.388625 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6975 | 2025.08.28 21:56:36.388723 [ 4 ] {55739e30-1fb4-4ba4-b035-9ff38e306e10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 6976 | 2025.08.28 21:56:36.388765 [ 4 ] {55739e30-1fb4-4ba4-b035-9ff38e306e10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6977 | 2025.08.28 21:56:36.389196 [ 4 ] {55739e30-1fb4-4ba4-b035-9ff38e306e10} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6978 | 2025.08.28 21:56:36.389235 [ 4 ] {55739e30-1fb4-4ba4-b035-9ff38e306e10} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6979 | 2025.08.28 21:56:36.389551 [ 4 ] {55739e30-1fb4-4ba4-b035-9ff38e306e10} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 6980 | 2025.08.28 21:56:36.389777 [ 4 ] {55739e30-1fb4-4ba4-b035-9ff38e306e10} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 6981 | 2025.08.28 21:56:36.389898 [ 115 ] {} <Debug> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 6982 | 2025.08.28 21:56:36.389915 [ 4 ] {55739e30-1fb4-4ba4-b035-9ff38e306e10} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001213 sec., 25556.47155812036 rows/sec., 1.88 MiB/sec. | ||
| 6983 | 2025.08.28 21:56:36.389968 [ 115 ] {} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6984 | 2025.08.28 21:56:36.389977 [ 4 ] {55739e30-1fb4-4ba4-b035-9ff38e306e10} <Debug> TCPHandler: Processed in 0.001409376 sec. | ||
| 6985 | 2025.08.28 21:56:36.390001 [ 115 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 6986 | 2025.08.28 21:56:36.390106 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 6987 | 2025.08.28 21:56:36.390142 [ 201 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 6988 | 2025.08.28 21:56:36.390207 [ 4 ] {5cfd3c9a-e22b-48ec-b097-cca0fb2729f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 6989 | 2025.08.28 21:56:36.390253 [ 4 ] {5cfd3c9a-e22b-48ec-b097-cca0fb2729f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6990 | 2025.08.28 21:56:36.390306 [ 201 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6991 | 2025.08.28 21:56:36.390349 [ 201 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 57 rows starting from the beginning of the part | ||
| 6992 | 2025.08.28 21:56:36.390430 [ 201 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 6993 | 2025.08.28 21:56:36.390482 [ 201 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 6994 | 2025.08.28 21:56:36.390532 [ 201 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 31 rows starting from the beginning of the part | ||
| 6995 | 2025.08.28 21:56:36.390579 [ 201 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 6996 | 2025.08.28 21:56:36.390633 [ 201 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 31 rows starting from the beginning of the part | ||
| 6997 | 2025.08.28 21:56:36.390708 [ 4 ] {5cfd3c9a-e22b-48ec-b097-cca0fb2729f6} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 6998 | 2025.08.28 21:56:36.390751 [ 4 ] {5cfd3c9a-e22b-48ec-b097-cca0fb2729f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 6999 | 2025.08.28 21:56:36.391256 [ 4 ] {5cfd3c9a-e22b-48ec-b097-cca0fb2729f6} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7000 | 2025.08.28 21:56:36.391516 [ 4 ] {5cfd3c9a-e22b-48ec-b097-cca0fb2729f6} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7001 | 2025.08.28 21:56:36.391662 [ 4 ] {5cfd3c9a-e22b-48ec-b097-cca0fb2729f6} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001473 sec., 64494.22946367957 rows/sec., 5.04 MiB/sec. | ||
| 7002 | 2025.08.28 21:56:36.391702 [ 4 ] {5cfd3c9a-e22b-48ec-b097-cca0fb2729f6} <Debug> TCPHandler: Processed in 0.001647179 sec. | ||
| 7003 | 2025.08.28 21:56:36.391788 [ 195 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.001709449 sec., 100617.21642470761 rows/sec., 7.72 MiB/sec. | ||
| 7004 | 2025.08.28 21:56:36.391824 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7005 | 2025.08.28 21:56:36.391928 [ 4 ] {08e8fe6e-34d2-4652-9ab6-86d6b5f0c529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7006 | 2025.08.28 21:56:36.391973 [ 4 ] {08e8fe6e-34d2-4652-9ab6-86d6b5f0c529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7007 | 2025.08.28 21:56:36.391994 [ 194 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7008 | 2025.08.28 21:56:36.392297 [ 194 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_56_11} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7009 | 2025.08.28 21:56:36.392371 [ 194 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_56_11} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7010 | 2025.08.28 21:56:36.392419 [ 4 ] {08e8fe6e-34d2-4652-9ab6-86d6b5f0c529} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7011 | 2025.08.28 21:56:36.392461 [ 4 ] {08e8fe6e-34d2-4652-9ab6-86d6b5f0c529} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 7012 | 2025.08.28 21:56:36.392462 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7013 | 2025.08.28 21:56:36.392858 [ 4 ] {08e8fe6e-34d2-4652-9ab6-86d6b5f0c529} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7014 | 2025.08.28 21:56:36.393099 [ 4 ] {08e8fe6e-34d2-4652-9ab6-86d6b5f0c529} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7015 | 2025.08.28 21:56:36.393240 [ 4 ] {08e8fe6e-34d2-4652-9ab6-86d6b5f0c529} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00133 sec., 120300.75187969925 rows/sec., 8.38 MiB/sec. | ||
| 7016 | 2025.08.28 21:56:36.393279 [ 4 ] {08e8fe6e-34d2-4652-9ab6-86d6b5f0c529} <Debug> TCPHandler: Processed in 0.001505646 sec. | ||
| 7017 | 2025.08.28 21:56:36.393395 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7018 | 2025.08.28 21:56:36.393489 [ 4 ] {09d51851-f0a9-4461-88d1-3a1711009be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7019 | 2025.08.28 21:56:36.393543 [ 4 ] {09d51851-f0a9-4461-88d1-3a1711009be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7020 | 2025.08.28 21:56:36.394407 [ 4 ] {09d51851-f0a9-4461-88d1-3a1711009be2} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7021 | 2025.08.28 21:56:36.394445 [ 4 ] {09d51851-f0a9-4461-88d1-3a1711009be2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 7022 | 2025.08.28 21:56:36.395012 [ 4 ] {09d51851-f0a9-4461-88d1-3a1711009be2} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 7023 | 2025.08.28 21:56:36.395247 [ 4 ] {09d51851-f0a9-4461-88d1-3a1711009be2} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7024 | 2025.08.28 21:56:36.395393 [ 4 ] {09d51851-f0a9-4461-88d1-3a1711009be2} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001922 sec., 16129.032258064515 rows/sec., 28.90 MiB/sec. | ||
| 7025 | 2025.08.28 21:56:36.395448 [ 4 ] {09d51851-f0a9-4461-88d1-3a1711009be2} <Debug> TCPHandler: Processed in 0.002103643 sec. | ||
| 7026 | 2025.08.28 21:56:36.395568 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7027 | 2025.08.28 21:56:36.395665 [ 4 ] {021001ee-dcef-41b4-a783-d62094635878} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7028 | 2025.08.28 21:56:36.395707 [ 4 ] {021001ee-dcef-41b4-a783-d62094635878} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7029 | 2025.08.28 21:56:36.396051 [ 4 ] {021001ee-dcef-41b4-a783-d62094635878} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7030 | 2025.08.28 21:56:36.396089 [ 4 ] {021001ee-dcef-41b4-a783-d62094635878} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.48 GiB. | ||
| 7031 | 2025.08.28 21:56:36.396408 [ 4 ] {021001ee-dcef-41b4-a783-d62094635878} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 7032 | 2025.08.28 21:56:36.396629 [ 4 ] {021001ee-dcef-41b4-a783-d62094635878} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7033 | 2025.08.28 21:56:36.396762 [ 4 ] {021001ee-dcef-41b4-a783-d62094635878} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001116 sec., 53763.44086021505 rows/sec., 3.62 MiB/sec. | ||
| 7034 | 2025.08.28 21:56:36.396799 [ 4 ] {021001ee-dcef-41b4-a783-d62094635878} <Debug> TCPHandler: Processed in 0.001282544 sec. | ||
| 7035 | 2025.08.28 21:56:40.658980 [ 109 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7036 | 2025.08.28 21:56:40.659053 [ 109 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7037 | 2025.08.28 21:56:40.779885 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 19276 | ||
| 7038 | 2025.08.28 21:56:40.780447 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7039 | 2025.08.28 21:56:40.780500 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7040 | 2025.08.28 21:56:40.781060 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7041 | 2025.08.28 21:56:40.781314 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7042 | 2025.08.28 21:56:40.781446 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19276 | ||
| 7043 | 2025.08.28 21:56:40.835190 [ 109 ] {} <Debug> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 7044 | 2025.08.28 21:56:40.835240 [ 109 ] {} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7045 | 2025.08.28 21:56:40.835260 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7046 | 2025.08.28 21:56:40.835352 [ 201 ] {b4ab82e8-2cef-4449-b9fc-1e500e3a9510::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 | ||
| 7047 | 2025.08.28 21:56:40.835468 [ 201 ] {b4ab82e8-2cef-4449-b9fc-1e500e3a9510::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7048 | 2025.08.28 21:56:40.835501 [ 201 ] {b4ab82e8-2cef-4449-b9fc-1e500e3a9510::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 229 rows starting from the beginning of the part | ||
| 7049 | 2025.08.28 21:56:40.835564 [ 201 ] {b4ab82e8-2cef-4449-b9fc-1e500e3a9510::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 228 rows starting from the beginning of the part | ||
| 7050 | 2025.08.28 21:56:40.835610 [ 201 ] {b4ab82e8-2cef-4449-b9fc-1e500e3a9510::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 228 rows starting from the beginning of the part | ||
| 7051 | 2025.08.28 21:56:40.835651 [ 201 ] {b4ab82e8-2cef-4449-b9fc-1e500e3a9510::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 228 rows starting from the beginning of the part | ||
| 7052 | 2025.08.28 21:56:40.835707 [ 201 ] {b4ab82e8-2cef-4449-b9fc-1e500e3a9510::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 228 rows starting from the beginning of the part | ||
| 7053 | 2025.08.28 21:56:40.836639 [ 194 ] {b4ab82e8-2cef-4449-b9fc-1e500e3a9510::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1141 rows, containing 5 columns (5 merged, 0 gathered) in 0.001321255 sec., 863572.890925673 rows/sec., 61.77 MiB/sec. | ||
| 7054 | 2025.08.28 21:56:40.836839 [ 195 ] {b4ab82e8-2cef-4449-b9fc-1e500e3a9510::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 7055 | 2025.08.28 21:56:40.837154 [ 195 ] {b4ab82e8-2cef-4449-b9fc-1e500e3a9510::all_1_9_2} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7056 | 2025.08.28 21:56:40.837226 [ 195 ] {b4ab82e8-2cef-4449-b9fc-1e500e3a9510::all_1_9_2} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510) (MergerMutator): Merged 5 parts: [all_1_5_1, all_9_9_0] -> all_1_9_2 | ||
| 7057 | 2025.08.28 21:56:40.837307 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 7058 | 2025.08.28 21:56:41.386147 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7059 | 2025.08.28 21:56:41.386322 [ 4 ] {c779cda9-d965-4d13-a8de-c0699bbeb596} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7060 | 2025.08.28 21:56:41.386385 [ 4 ] {c779cda9-d965-4d13-a8de-c0699bbeb596} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7061 | 2025.08.28 21:56:41.387039 [ 4 ] {c779cda9-d965-4d13-a8de-c0699bbeb596} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7062 | 2025.08.28 21:56:41.387081 [ 4 ] {c779cda9-d965-4d13-a8de-c0699bbeb596} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7063 | 2025.08.28 21:56:41.387481 [ 4 ] {c779cda9-d965-4d13-a8de-c0699bbeb596} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 7064 | 2025.08.28 21:56:41.387726 [ 4 ] {c779cda9-d965-4d13-a8de-c0699bbeb596} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7065 | 2025.08.28 21:56:41.387874 [ 4 ] {c779cda9-d965-4d13-a8de-c0699bbeb596} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.0016 sec., 47500 rows/sec., 3.91 MiB/sec. | ||
| 7066 | 2025.08.28 21:56:41.387914 [ 4 ] {c779cda9-d965-4d13-a8de-c0699bbeb596} <Debug> TCPHandler: Processed in 0.001896961 sec. | ||
| 7067 | 2025.08.28 21:56:41.388040 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7068 | 2025.08.28 21:56:41.388134 [ 4 ] {a5463055-a0ed-49b3-a8a2-a50988f4758a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7069 | 2025.08.28 21:56:41.388174 [ 4 ] {a5463055-a0ed-49b3-a8a2-a50988f4758a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7070 | 2025.08.28 21:56:41.388570 [ 4 ] {a5463055-a0ed-49b3-a8a2-a50988f4758a} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7071 | 2025.08.28 21:56:41.388604 [ 4 ] {a5463055-a0ed-49b3-a8a2-a50988f4758a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7072 | 2025.08.28 21:56:41.388905 [ 4 ] {a5463055-a0ed-49b3-a8a2-a50988f4758a} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7073 | 2025.08.28 21:56:41.389115 [ 4 ] {a5463055-a0ed-49b3-a8a2-a50988f4758a} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7074 | 2025.08.28 21:56:41.389239 [ 4 ] {a5463055-a0ed-49b3-a8a2-a50988f4758a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001123 sec., 8904.719501335707 rows/sec., 669.59 KiB/sec. | ||
| 7075 | 2025.08.28 21:56:41.389275 [ 4 ] {a5463055-a0ed-49b3-a8a2-a50988f4758a} <Debug> TCPHandler: Processed in 0.001283924 sec. | ||
| 7076 | 2025.08.28 21:56:41.389384 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7077 | 2025.08.28 21:56:41.389476 [ 4 ] {ae310f58-29d4-4a0e-9343-db66db94225e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7078 | 2025.08.28 21:56:41.389515 [ 4 ] {ae310f58-29d4-4a0e-9343-db66db94225e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7079 | 2025.08.28 21:56:41.389936 [ 4 ] {ae310f58-29d4-4a0e-9343-db66db94225e} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7080 | 2025.08.28 21:56:41.389970 [ 4 ] {ae310f58-29d4-4a0e-9343-db66db94225e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7081 | 2025.08.28 21:56:41.390294 [ 4 ] {ae310f58-29d4-4a0e-9343-db66db94225e} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 7082 | 2025.08.28 21:56:41.390501 [ 4 ] {ae310f58-29d4-4a0e-9343-db66db94225e} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7083 | 2025.08.28 21:56:41.390623 [ 4 ] {ae310f58-29d4-4a0e-9343-db66db94225e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001164 sec., 63573.88316151202 rows/sec., 4.96 MiB/sec. | ||
| 7084 | 2025.08.28 21:56:41.390659 [ 4 ] {ae310f58-29d4-4a0e-9343-db66db94225e} <Debug> TCPHandler: Processed in 0.001322875 sec. | ||
| 7085 | 2025.08.28 21:56:41.390772 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7086 | 2025.08.28 21:56:41.390864 [ 4 ] {ee52fd1c-fd6f-4606-9525-c25452f2c15d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7087 | 2025.08.28 21:56:41.390907 [ 4 ] {ee52fd1c-fd6f-4606-9525-c25452f2c15d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7088 | 2025.08.28 21:56:41.391317 [ 4 ] {ee52fd1c-fd6f-4606-9525-c25452f2c15d} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7089 | 2025.08.28 21:56:41.391350 [ 4 ] {ee52fd1c-fd6f-4606-9525-c25452f2c15d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7090 | 2025.08.28 21:56:41.391691 [ 4 ] {ee52fd1c-fd6f-4606-9525-c25452f2c15d} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 7091 | 2025.08.28 21:56:41.391923 [ 4 ] {ee52fd1c-fd6f-4606-9525-c25452f2c15d} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7092 | 2025.08.28 21:56:41.392050 [ 4 ] {ee52fd1c-fd6f-4606-9525-c25452f2c15d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001204 sec., 132890.36544850498 rows/sec., 9.26 MiB/sec. | ||
| 7093 | 2025.08.28 21:56:41.392085 [ 4 ] {ee52fd1c-fd6f-4606-9525-c25452f2c15d} <Debug> TCPHandler: Processed in 0.001360955 sec. | ||
| 7094 | 2025.08.28 21:56:41.392192 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7095 | 2025.08.28 21:56:41.392283 [ 4 ] {184c7b45-36d4-4aef-b605-7eed5dcf12c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7096 | 2025.08.28 21:56:41.392337 [ 4 ] {184c7b45-36d4-4aef-b605-7eed5dcf12c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, 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.08.28 21:56:41.393118 [ 4 ] {184c7b45-36d4-4aef-b605-7eed5dcf12c3} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7098 | 2025.08.28 21:56:41.393152 [ 4 ] {184c7b45-36d4-4aef-b605-7eed5dcf12c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7099 | 2025.08.28 21:56:41.393671 [ 4 ] {184c7b45-36d4-4aef-b605-7eed5dcf12c3} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 7100 | 2025.08.28 21:56:41.393892 [ 4 ] {184c7b45-36d4-4aef-b605-7eed5dcf12c3} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7101 | 2025.08.28 21:56:41.393995 [ 108 ] {} <Debug> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 7102 | 2025.08.28 21:56:41.394030 [ 108 ] {} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7103 | 2025.08.28 21:56:41.394031 [ 4 ] {184c7b45-36d4-4aef-b605-7eed5dcf12c3} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001765 sec., 5665.7223796033995 rows/sec., 10.15 MiB/sec. | ||
| 7104 | 2025.08.28 21:56:41.394048 [ 108 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7105 | 2025.08.28 21:56:41.394119 [ 4 ] {184c7b45-36d4-4aef-b605-7eed5dcf12c3} <Debug> TCPHandler: Processed in 0.001973731 sec. | ||
| 7106 | 2025.08.28 21:56:41.394182 [ 192 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::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 | ||
| 7107 | 2025.08.28 21:56:41.394240 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7108 | 2025.08.28 21:56:41.394336 [ 4 ] {ffcfba38-2d32-4e19-80e9-c5e8e0fb8c8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7109 | 2025.08.28 21:56:41.394378 [ 4 ] {ffcfba38-2d32-4e19-80e9-c5e8e0fb8c8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7110 | 2025.08.28 21:56:41.394498 [ 192 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7111 | 2025.08.28 21:56:41.394575 [ 192 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 987 rows starting from the beginning of the part | ||
| 7112 | 2025.08.28 21:56:41.394718 [ 4 ] {ffcfba38-2d32-4e19-80e9-c5e8e0fb8c8f} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7113 | 2025.08.28 21:56:41.394725 [ 192 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 10 rows starting from the beginning of the part | ||
| 7114 | 2025.08.28 21:56:41.394762 [ 4 ] {ffcfba38-2d32-4e19-80e9-c5e8e0fb8c8f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7115 | 2025.08.28 21:56:41.394858 [ 192 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 31 rows starting from the beginning of the part | ||
| 7116 | 2025.08.28 21:56:41.394975 [ 192 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 10 rows starting from the beginning of the part | ||
| 7117 | 2025.08.28 21:56:41.395083 [ 192 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 31 rows starting from the beginning of the part | ||
| 7118 | 2025.08.28 21:56:41.395105 [ 4 ] {ffcfba38-2d32-4e19-80e9-c5e8e0fb8c8f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 7119 | 2025.08.28 21:56:41.395195 [ 192 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 10 rows starting from the beginning of the part | ||
| 7120 | 2025.08.28 21:56:41.395336 [ 4 ] {ffcfba38-2d32-4e19-80e9-c5e8e0fb8c8f} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7121 | 2025.08.28 21:56:41.395473 [ 4 ] {ffcfba38-2d32-4e19-80e9-c5e8e0fb8c8f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001156 sec., 51903.11418685121 rows/sec., 3.50 MiB/sec. | ||
| 7122 | 2025.08.28 21:56:41.395511 [ 4 ] {ffcfba38-2d32-4e19-80e9-c5e8e0fb8c8f} <Debug> TCPHandler: Processed in 0.001319145 sec. | ||
| 7123 | 2025.08.28 21:56:41.401728 [ 195 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1079 rows, containing 19 columns (19 merged, 0 gathered) in 0.007605394 sec., 141872.99172140195 rows/sec., 254.23 MiB/sec. | ||
| 7124 | 2025.08.28 21:56:41.403002 [ 194 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 7125 | 2025.08.28 21:56:41.403387 [ 194 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7126 | 2025.08.28 21:56:41.403468 [ 194 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_56_11} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 7127 | 2025.08.28 21:56:41.403618 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 8.35 MiB. | ||
| 7128 | 2025.08.28 21:56:41.821592 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 317 | ||
| 7129 | 2025.08.28 21:56:41.836510 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7130 | 2025.08.28 21:56:41.836554 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7131 | 2025.08.28 21:56:41.842127 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 7132 | 2025.08.28 21:56:41.842840 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7133 | 2025.08.28 21:56:41.845456 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 317 | ||
| 7134 | 2025.08.28 21:56:42.000233 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 271.78 MiB, peak 283.34 MiB, free memory in arenas 0.00 B, will set to 273.99 MiB (RSS), difference: 2.21 MiB | ||
| 7135 | 2025.08.28 21:56:45.832180 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 986 | ||
| 7136 | 2025.08.28 21:56:45.834521 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7137 | 2025.08.28 21:56:45.834559 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7138 | 2025.08.28 21:56:45.835732 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7139 | 2025.08.28 21:56:45.836025 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7140 | 2025.08.28 21:56:45.836167 [ 104 ] {} <Debug> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7141 | 2025.08.28 21:56:45.836212 [ 104 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7142 | 2025.08.28 21:56:45.836234 [ 104 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7143 | 2025.08.28 21:56:45.836349 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 986 | ||
| 7144 | 2025.08.28 21:56:45.836390 [ 198 ] {21709d19-84e4-47f3-950d-0faf77654f01::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 | ||
| 7145 | 2025.08.28 21:56:45.836939 [ 198 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7146 | 2025.08.28 21:56:45.837101 [ 198 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 842 rows starting from the beginning of the part | ||
| 7147 | 2025.08.28 21:56:45.837484 [ 198 ] {21709d19-84e4-47f3-950d-0faf77654f01::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 | ||
| 7148 | 2025.08.28 21:56:45.837832 [ 198 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 7149 | 2025.08.28 21:56:45.838176 [ 198 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 26 rows starting from the beginning of the part | ||
| 7150 | 2025.08.28 21:56:45.838493 [ 198 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 34 rows starting from the beginning of the part | ||
| 7151 | 2025.08.28 21:56:45.838789 [ 198 ] {21709d19-84e4-47f3-950d-0faf77654f01::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 | ||
| 7152 | 2025.08.28 21:56:45.844571 [ 194 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 986 rows, containing 72 columns (72 merged, 0 gathered) in 0.008261582 sec., 119347.60194839197 rows/sec., 93.51 MiB/sec. | ||
| 7153 | 2025.08.28 21:56:45.845970 [ 199 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7154 | 2025.08.28 21:56:45.846602 [ 199 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_31_6} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7155 | 2025.08.28 21:56:45.846700 [ 199 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_31_6} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01) (MergerMutator): Merged 6 parts: [all_1_26_5, all_31_31_0] -> all_1_31_6 | ||
| 7156 | 2025.08.28 21:56:45.847040 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.11 MiB. | ||
| 7157 | 2025.08.28 21:56:46.387551 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7158 | 2025.08.28 21:56:46.387725 [ 4 ] {2f569214-71b8-4aa2-97a8-d195ff9bbdf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7159 | 2025.08.28 21:56:46.387787 [ 4 ] {2f569214-71b8-4aa2-97a8-d195ff9bbdf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7160 | 2025.08.28 21:56:46.388451 [ 4 ] {2f569214-71b8-4aa2-97a8-d195ff9bbdf0} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7161 | 2025.08.28 21:56:46.388492 [ 4 ] {2f569214-71b8-4aa2-97a8-d195ff9bbdf0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7162 | 2025.08.28 21:56:46.388871 [ 4 ] {2f569214-71b8-4aa2-97a8-d195ff9bbdf0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 7163 | 2025.08.28 21:56:46.389115 [ 4 ] {2f569214-71b8-4aa2-97a8-d195ff9bbdf0} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7164 | 2025.08.28 21:56:46.389268 [ 4 ] {2f569214-71b8-4aa2-97a8-d195ff9bbdf0} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001589 sec., 5034.612964128383 rows/sec., 410.54 KiB/sec. | ||
| 7165 | 2025.08.28 21:56:46.389309 [ 4 ] {2f569214-71b8-4aa2-97a8-d195ff9bbdf0} <Debug> TCPHandler: Processed in 0.001881701 sec. | ||
| 7166 | 2025.08.28 21:56:46.389433 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7167 | 2025.08.28 21:56:46.389535 [ 4 ] {0a6a85b5-4c1e-4521-b59d-5fe7e58da4ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7168 | 2025.08.28 21:56:46.389579 [ 4 ] {0a6a85b5-4c1e-4521-b59d-5fe7e58da4ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7169 | 2025.08.28 21:56:46.390067 [ 4 ] {0a6a85b5-4c1e-4521-b59d-5fe7e58da4ef} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7170 | 2025.08.28 21:56:46.390104 [ 4 ] {0a6a85b5-4c1e-4521-b59d-5fe7e58da4ef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7171 | 2025.08.28 21:56:46.390419 [ 4 ] {0a6a85b5-4c1e-4521-b59d-5fe7e58da4ef} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 7172 | 2025.08.28 21:56:46.390630 [ 4 ] {0a6a85b5-4c1e-4521-b59d-5fe7e58da4ef} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7173 | 2025.08.28 21:56:46.390759 [ 4 ] {0a6a85b5-4c1e-4521-b59d-5fe7e58da4ef} <Debug> executeQuery: Read 122 rows, 10.54 KiB in 0.001243 sec., 98149.63797264683 rows/sec., 8.28 MiB/sec. | ||
| 7174 | 2025.08.28 21:56:46.390797 [ 4 ] {0a6a85b5-4c1e-4521-b59d-5fe7e58da4ef} <Debug> TCPHandler: Processed in 0.001411326 sec. | ||
| 7175 | 2025.08.28 21:56:46.390945 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7176 | 2025.08.28 21:56:46.391046 [ 4 ] {3de29a65-4c36-41db-a6a3-1cf9058807bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7177 | 2025.08.28 21:56:46.391086 [ 4 ] {3de29a65-4c36-41db-a6a3-1cf9058807bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7178 | 2025.08.28 21:56:46.391584 [ 4 ] {3de29a65-4c36-41db-a6a3-1cf9058807bc} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7179 | 2025.08.28 21:56:46.391621 [ 4 ] {3de29a65-4c36-41db-a6a3-1cf9058807bc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7180 | 2025.08.28 21:56:46.391926 [ 4 ] {3de29a65-4c36-41db-a6a3-1cf9058807bc} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7181 | 2025.08.28 21:56:46.392131 [ 4 ] {3de29a65-4c36-41db-a6a3-1cf9058807bc} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7182 | 2025.08.28 21:56:46.392272 [ 4 ] {3de29a65-4c36-41db-a6a3-1cf9058807bc} <Debug> executeQuery: Read 39 rows, 2.89 KiB in 0.001245 sec., 31325.301204819276 rows/sec., 2.27 MiB/sec. | ||
| 7183 | 2025.08.28 21:56:46.392311 [ 4 ] {3de29a65-4c36-41db-a6a3-1cf9058807bc} <Debug> TCPHandler: Processed in 0.001413965 sec. | ||
| 7184 | 2025.08.28 21:56:46.392430 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7185 | 2025.08.28 21:56:46.392535 [ 4 ] {ee6fb28c-dfe0-4b1a-8a66-2e6d7d70eb31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7186 | 2025.08.28 21:56:46.392575 [ 4 ] {ee6fb28c-dfe0-4b1a-8a66-2e6d7d70eb31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7187 | 2025.08.28 21:56:46.393013 [ 4 ] {ee6fb28c-dfe0-4b1a-8a66-2e6d7d70eb31} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7188 | 2025.08.28 21:56:46.393050 [ 4 ] {ee6fb28c-dfe0-4b1a-8a66-2e6d7d70eb31} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7189 | 2025.08.28 21:56:46.393351 [ 4 ] {ee6fb28c-dfe0-4b1a-8a66-2e6d7d70eb31} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 7190 | 2025.08.28 21:56:46.393554 [ 4 ] {ee6fb28c-dfe0-4b1a-8a66-2e6d7d70eb31} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7191 | 2025.08.28 21:56:46.393678 [ 4 ] {ee6fb28c-dfe0-4b1a-8a66-2e6d7d70eb31} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.001161 sec., 88716.62360034454 rows/sec., 6.94 MiB/sec. | ||
| 7192 | 2025.08.28 21:56:46.393715 [ 4 ] {ee6fb28c-dfe0-4b1a-8a66-2e6d7d70eb31} <Debug> TCPHandler: Processed in 0.001332935 sec. | ||
| 7193 | 2025.08.28 21:56:46.393838 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7194 | 2025.08.28 21:56:46.393937 [ 4 ] {81153e14-6c30-432d-8bc4-9336aa706f56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7195 | 2025.08.28 21:56:46.393978 [ 4 ] {81153e14-6c30-432d-8bc4-9336aa706f56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7196 | 2025.08.28 21:56:46.394438 [ 4 ] {81153e14-6c30-432d-8bc4-9336aa706f56} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7197 | 2025.08.28 21:56:46.394473 [ 4 ] {81153e14-6c30-432d-8bc4-9336aa706f56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7198 | 2025.08.28 21:56:46.394822 [ 4 ] {81153e14-6c30-432d-8bc4-9336aa706f56} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 7199 | 2025.08.28 21:56:46.395026 [ 4 ] {81153e14-6c30-432d-8bc4-9336aa706f56} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7200 | 2025.08.28 21:56:46.395152 [ 4 ] {81153e14-6c30-432d-8bc4-9336aa706f56} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001234 sec., 132901.13452188007 rows/sec., 9.25 MiB/sec. | ||
| 7201 | 2025.08.28 21:56:46.395188 [ 4 ] {81153e14-6c30-432d-8bc4-9336aa706f56} <Debug> TCPHandler: Processed in 0.001397726 sec. | ||
| 7202 | 2025.08.28 21:56:46.395300 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7203 | 2025.08.28 21:56:46.395402 [ 4 ] {130c2277-adbd-42a3-be53-f97da93d271d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7204 | 2025.08.28 21:56:46.395455 [ 4 ] {130c2277-adbd-42a3-be53-f97da93d271d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7205 | 2025.08.28 21:56:46.396238 [ 4 ] {130c2277-adbd-42a3-be53-f97da93d271d} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7206 | 2025.08.28 21:56:46.396274 [ 4 ] {130c2277-adbd-42a3-be53-f97da93d271d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7207 | 2025.08.28 21:56:46.396810 [ 4 ] {130c2277-adbd-42a3-be53-f97da93d271d} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 7208 | 2025.08.28 21:56:46.397021 [ 4 ] {130c2277-adbd-42a3-be53-f97da93d271d} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7209 | 2025.08.28 21:56:46.397159 [ 4 ] {130c2277-adbd-42a3-be53-f97da93d271d} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001775 sec., 17464.788732394365 rows/sec., 31.30 MiB/sec. | ||
| 7210 | 2025.08.28 21:56:46.397212 [ 4 ] {130c2277-adbd-42a3-be53-f97da93d271d} <Debug> TCPHandler: Processed in 0.001958951 sec. | ||
| 7211 | 2025.08.28 21:56:46.397327 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7212 | 2025.08.28 21:56:46.397429 [ 4 ] {73a45d49-2f05-4555-999e-6139f48a7eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7213 | 2025.08.28 21:56:46.397469 [ 4 ] {73a45d49-2f05-4555-999e-6139f48a7eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7214 | 2025.08.28 21:56:46.397800 [ 4 ] {73a45d49-2f05-4555-999e-6139f48a7eff} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7215 | 2025.08.28 21:56:46.397834 [ 4 ] {73a45d49-2f05-4555-999e-6139f48a7eff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7216 | 2025.08.28 21:56:46.398127 [ 4 ] {73a45d49-2f05-4555-999e-6139f48a7eff} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 7217 | 2025.08.28 21:56:46.398325 [ 4 ] {73a45d49-2f05-4555-999e-6139f48a7eff} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7218 | 2025.08.28 21:56:46.398450 [ 4 ] {73a45d49-2f05-4555-999e-6139f48a7eff} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00104 sec., 57692.307692307695 rows/sec., 3.89 MiB/sec. | ||
| 7219 | 2025.08.28 21:56:46.398485 [ 4 ] {73a45d49-2f05-4555-999e-6139f48a7eff} <Debug> TCPHandler: Processed in 0.001205524 sec. | ||
| 7220 | 2025.08.28 21:56:48.281647 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 19764 | ||
| 7221 | 2025.08.28 21:56:48.282228 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7222 | 2025.08.28 21:56:48.282273 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7223 | 2025.08.28 21:56:48.282774 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7224 | 2025.08.28 21:56:48.283006 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7225 | 2025.08.28 21:56:48.283139 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 19764 | ||
| 7226 | 2025.08.28 21:56:49.345652 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 324 | ||
| 7227 | 2025.08.28 21:56:49.361582 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7228 | 2025.08.28 21:56:49.361634 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7229 | 2025.08.28 21:56:49.367711 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 7230 | 2025.08.28 21:56:49.368395 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7231 | 2025.08.28 21:56:49.371116 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 324 | ||
| 7232 | 2025.08.28 21:56:51.386053 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7233 | 2025.08.28 21:56:51.386250 [ 4 ] {24e26266-9b4a-469c-8e30-15f0bbe92c67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7234 | 2025.08.28 21:56:51.386321 [ 4 ] {24e26266-9b4a-469c-8e30-15f0bbe92c67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7235 | 2025.08.28 21:56:51.386995 [ 4 ] {24e26266-9b4a-469c-8e30-15f0bbe92c67} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7236 | 2025.08.28 21:56:51.387043 [ 4 ] {24e26266-9b4a-469c-8e30-15f0bbe92c67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7237 | 2025.08.28 21:56:51.387452 [ 4 ] {24e26266-9b4a-469c-8e30-15f0bbe92c67} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 7238 | 2025.08.28 21:56:51.387672 [ 4 ] {24e26266-9b4a-469c-8e30-15f0bbe92c67} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7239 | 2025.08.28 21:56:51.387826 [ 4 ] {24e26266-9b4a-469c-8e30-15f0bbe92c67} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00163 sec., 46625.766871165644 rows/sec., 3.84 MiB/sec. | ||
| 7240 | 2025.08.28 21:56:51.387868 [ 4 ] {24e26266-9b4a-469c-8e30-15f0bbe92c67} <Debug> TCPHandler: Processed in 0.001949801 sec. | ||
| 7241 | 2025.08.28 21:56:51.387990 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7242 | 2025.08.28 21:56:51.388094 [ 4 ] {f016558a-7a46-46a8-ae49-9dafb9e3121f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7243 | 2025.08.28 21:56:51.388135 [ 4 ] {f016558a-7a46-46a8-ae49-9dafb9e3121f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7244 | 2025.08.28 21:56:51.388529 [ 4 ] {f016558a-7a46-46a8-ae49-9dafb9e3121f} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7245 | 2025.08.28 21:56:51.388567 [ 4 ] {f016558a-7a46-46a8-ae49-9dafb9e3121f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7246 | 2025.08.28 21:56:51.388858 [ 4 ] {f016558a-7a46-46a8-ae49-9dafb9e3121f} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7247 | 2025.08.28 21:56:51.389066 [ 4 ] {f016558a-7a46-46a8-ae49-9dafb9e3121f} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7248 | 2025.08.28 21:56:51.389196 [ 4 ] {f016558a-7a46-46a8-ae49-9dafb9e3121f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00112 sec., 8928.57142857143 rows/sec., 671.39 KiB/sec. | ||
| 7249 | 2025.08.28 21:56:51.389233 [ 4 ] {f016558a-7a46-46a8-ae49-9dafb9e3121f} <Debug> TCPHandler: Processed in 0.001291374 sec. | ||
| 7250 | 2025.08.28 21:56:51.389334 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7251 | 2025.08.28 21:56:51.389434 [ 4 ] {06166bf0-d3b6-4449-98db-58c6440e046f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7252 | 2025.08.28 21:56:51.389473 [ 4 ] {06166bf0-d3b6-4449-98db-58c6440e046f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7253 | 2025.08.28 21:56:51.389881 [ 4 ] {06166bf0-d3b6-4449-98db-58c6440e046f} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7254 | 2025.08.28 21:56:51.389918 [ 4 ] {06166bf0-d3b6-4449-98db-58c6440e046f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7255 | 2025.08.28 21:56:51.390212 [ 4 ] {06166bf0-d3b6-4449-98db-58c6440e046f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 7256 | 2025.08.28 21:56:51.390415 [ 4 ] {06166bf0-d3b6-4449-98db-58c6440e046f} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7257 | 2025.08.28 21:56:51.390540 [ 4 ] {06166bf0-d3b6-4449-98db-58c6440e046f} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001132 sec., 65371.02473498233 rows/sec., 5.10 MiB/sec. | ||
| 7258 | 2025.08.28 21:56:51.390577 [ 4 ] {06166bf0-d3b6-4449-98db-58c6440e046f} <Debug> TCPHandler: Processed in 0.001290934 sec. | ||
| 7259 | 2025.08.28 21:56:51.390686 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7260 | 2025.08.28 21:56:51.390786 [ 4 ] {3f7439f8-5d12-42a0-b602-ba0680a6de7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7261 | 2025.08.28 21:56:51.390829 [ 4 ] {3f7439f8-5d12-42a0-b602-ba0680a6de7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7262 | 2025.08.28 21:56:51.391238 [ 4 ] {3f7439f8-5d12-42a0-b602-ba0680a6de7f} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7263 | 2025.08.28 21:56:51.391278 [ 4 ] {3f7439f8-5d12-42a0-b602-ba0680a6de7f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7264 | 2025.08.28 21:56:51.391604 [ 4 ] {3f7439f8-5d12-42a0-b602-ba0680a6de7f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 7265 | 2025.08.28 21:56:51.391814 [ 4 ] {3f7439f8-5d12-42a0-b602-ba0680a6de7f} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7266 | 2025.08.28 21:56:51.391943 [ 4 ] {3f7439f8-5d12-42a0-b602-ba0680a6de7f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001174 sec., 136286.20102214653 rows/sec., 9.49 MiB/sec. | ||
| 7267 | 2025.08.28 21:56:51.391978 [ 4 ] {3f7439f8-5d12-42a0-b602-ba0680a6de7f} <Debug> TCPHandler: Processed in 0.001339315 sec. | ||
| 7268 | 2025.08.28 21:56:51.392078 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7269 | 2025.08.28 21:56:51.392177 [ 4 ] {1484518d-aaa0-45d7-a192-86d1f5ca974c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7270 | 2025.08.28 21:56:51.392230 [ 4 ] {1484518d-aaa0-45d7-a192-86d1f5ca974c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7271 | 2025.08.28 21:56:51.393011 [ 4 ] {1484518d-aaa0-45d7-a192-86d1f5ca974c} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7272 | 2025.08.28 21:56:51.393047 [ 4 ] {1484518d-aaa0-45d7-a192-86d1f5ca974c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7273 | 2025.08.28 21:56:51.393555 [ 4 ] {1484518d-aaa0-45d7-a192-86d1f5ca974c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 7274 | 2025.08.28 21:56:51.393768 [ 4 ] {1484518d-aaa0-45d7-a192-86d1f5ca974c} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7275 | 2025.08.28 21:56:51.393908 [ 4 ] {1484518d-aaa0-45d7-a192-86d1f5ca974c} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001756 sec., 5694.760820045558 rows/sec., 10.20 MiB/sec. | ||
| 7276 | 2025.08.28 21:56:51.393961 [ 4 ] {1484518d-aaa0-45d7-a192-86d1f5ca974c} <Debug> TCPHandler: Processed in 0.001931292 sec. | ||
| 7277 | 2025.08.28 21:56:51.394074 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7278 | 2025.08.28 21:56:51.394178 [ 4 ] {59651d92-0fad-4894-81ff-9e1856758f3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7279 | 2025.08.28 21:56:51.394219 [ 4 ] {59651d92-0fad-4894-81ff-9e1856758f3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7280 | 2025.08.28 21:56:51.394555 [ 4 ] {59651d92-0fad-4894-81ff-9e1856758f3f} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7281 | 2025.08.28 21:56:51.394591 [ 4 ] {59651d92-0fad-4894-81ff-9e1856758f3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7282 | 2025.08.28 21:56:51.394885 [ 4 ] {59651d92-0fad-4894-81ff-9e1856758f3f} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 7283 | 2025.08.28 21:56:51.395105 [ 4 ] {59651d92-0fad-4894-81ff-9e1856758f3f} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7284 | 2025.08.28 21:56:51.395232 [ 4 ] {59651d92-0fad-4894-81ff-9e1856758f3f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001073 sec., 55917.98695246971 rows/sec., 3.77 MiB/sec. | ||
| 7285 | 2025.08.28 21:56:51.395267 [ 4 ] {59651d92-0fad-4894-81ff-9e1856758f3f} <Debug> TCPHandler: Processed in 0.001240804 sec. | ||
| 7286 | 2025.08.28 21:56:55.659143 [ 94 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7287 | 2025.08.28 21:56:55.659241 [ 94 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7288 | 2025.08.28 21:56:55.783335 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 20191 | ||
| 7289 | 2025.08.28 21:56:55.783820 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7290 | 2025.08.28 21:56:55.783855 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7291 | 2025.08.28 21:56:55.784436 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7292 | 2025.08.28 21:56:55.784667 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7293 | 2025.08.28 21:56:55.784798 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20191 | ||
| 7294 | 2025.08.28 21:56:55.836667 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1012 | ||
| 7295 | 2025.08.28 21:56:55.838963 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7296 | 2025.08.28 21:56:55.839009 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7297 | 2025.08.28 21:56:55.840179 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7298 | 2025.08.28 21:56:55.840433 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7299 | 2025.08.28 21:56:55.840687 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1012 | ||
| 7300 | 2025.08.28 21:56:56.387554 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7301 | 2025.08.28 21:56:56.387742 [ 4 ] {8e2885f4-8df6-4678-a92d-4de9a56a02db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7302 | 2025.08.28 21:56:56.387812 [ 4 ] {8e2885f4-8df6-4678-a92d-4de9a56a02db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7303 | 2025.08.28 21:56:56.388477 [ 4 ] {8e2885f4-8df6-4678-a92d-4de9a56a02db} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7304 | 2025.08.28 21:56:56.388526 [ 4 ] {8e2885f4-8df6-4678-a92d-4de9a56a02db} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7305 | 2025.08.28 21:56:56.388934 [ 4 ] {8e2885f4-8df6-4678-a92d-4de9a56a02db} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 7306 | 2025.08.28 21:56:56.389175 [ 4 ] {8e2885f4-8df6-4678-a92d-4de9a56a02db} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7307 | 2025.08.28 21:56:56.389324 [ 94 ] {} <Debug> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 7308 | 2025.08.28 21:56:56.389334 [ 4 ] {8e2885f4-8df6-4678-a92d-4de9a56a02db} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001643 sec., 71819.84175289105 rows/sec., 6.09 MiB/sec. | ||
| 7309 | 2025.08.28 21:56:56.389395 [ 94 ] {} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7310 | 2025.08.28 21:56:56.389407 [ 4 ] {8e2885f4-8df6-4678-a92d-4de9a56a02db} <Debug> TCPHandler: Processed in 0.001985212 sec. | ||
| 7311 | 2025.08.28 21:56:56.389428 [ 94 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7312 | 2025.08.28 21:56:56.389530 [ 197 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::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 | ||
| 7313 | 2025.08.28 21:56:56.389546 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7314 | 2025.08.28 21:56:56.389631 [ 197 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7315 | 2025.08.28 21:56:56.389648 [ 4 ] {6e6bb051-580a-4fb9-8c89-f0f31de3bc61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7316 | 2025.08.28 21:56:56.389661 [ 197 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1287 rows starting from the beginning of the part | ||
| 7317 | 2025.08.28 21:56:56.389690 [ 4 ] {6e6bb051-580a-4fb9-8c89-f0f31de3bc61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7318 | 2025.08.28 21:56:56.389718 [ 197 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 118 rows starting from the beginning of the part | ||
| 7319 | 2025.08.28 21:56:56.389761 [ 197 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 76 rows starting from the beginning of the part | ||
| 7320 | 2025.08.28 21:56:56.389803 [ 197 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 122 rows starting from the beginning of the part | ||
| 7321 | 2025.08.28 21:56:56.389849 [ 197 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 76 rows starting from the beginning of the part | ||
| 7322 | 2025.08.28 21:56:56.389889 [ 197 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 118 rows starting from the beginning of the part | ||
| 7323 | 2025.08.28 21:56:56.390103 [ 4 ] {6e6bb051-580a-4fb9-8c89-f0f31de3bc61} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7324 | 2025.08.28 21:56:56.390140 [ 4 ] {6e6bb051-580a-4fb9-8c89-f0f31de3bc61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7325 | 2025.08.28 21:56:56.390454 [ 4 ] {6e6bb051-580a-4fb9-8c89-f0f31de3bc61} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7326 | 2025.08.28 21:56:56.390687 [ 4 ] {6e6bb051-580a-4fb9-8c89-f0f31de3bc61} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7327 | 2025.08.28 21:56:56.390819 [ 4 ] {6e6bb051-580a-4fb9-8c89-f0f31de3bc61} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001191 sec., 26028.547439126785 rows/sec., 1.91 MiB/sec. | ||
| 7328 | 2025.08.28 21:56:56.390858 [ 4 ] {6e6bb051-580a-4fb9-8c89-f0f31de3bc61} <Debug> TCPHandler: Processed in 0.001364095 sec. | ||
| 7329 | 2025.08.28 21:56:56.390953 [ 194 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1797 rows, containing 5 columns (5 merged, 0 gathered) in 0.001457746 sec., 1232725.0426343135 rows/sec., 107.45 MiB/sec. | ||
| 7330 | 2025.08.28 21:56:56.390972 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7331 | 2025.08.28 21:56:56.391094 [ 4 ] {4efa16f6-2dc1-4652-bf1f-bee1cf9e29c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7332 | 2025.08.28 21:56:56.391135 [ 4 ] {4efa16f6-2dc1-4652-bf1f-bee1cf9e29c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7333 | 2025.08.28 21:56:56.391308 [ 196 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 7334 | 2025.08.28 21:56:56.391569 [ 4 ] {4efa16f6-2dc1-4652-bf1f-bee1cf9e29c5} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7335 | 2025.08.28 21:56:56.391613 [ 4 ] {4efa16f6-2dc1-4652-bf1f-bee1cf9e29c5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7336 | 2025.08.28 21:56:56.391675 [ 196 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_71_14} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7337 | 2025.08.28 21:56:56.391791 [ 196 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_71_14} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 7338 | 2025.08.28 21:56:56.391907 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 7339 | 2025.08.28 21:56:56.391955 [ 4 ] {4efa16f6-2dc1-4652-bf1f-bee1cf9e29c5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 7340 | 2025.08.28 21:56:56.392178 [ 4 ] {4efa16f6-2dc1-4652-bf1f-bee1cf9e29c5} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7341 | 2025.08.28 21:56:56.392295 [ 93 ] {} <Debug> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 7342 | 2025.08.28 21:56:56.392309 [ 4 ] {4efa16f6-2dc1-4652-bf1f-bee1cf9e29c5} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001234 sec., 76985.41329011344 rows/sec., 6.01 MiB/sec. | ||
| 7343 | 2025.08.28 21:56:56.392359 [ 93 ] {} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7344 | 2025.08.28 21:56:56.392385 [ 4 ] {4efa16f6-2dc1-4652-bf1f-bee1cf9e29c5} <Debug> TCPHandler: Processed in 0.001463046 sec. | ||
| 7345 | 2025.08.28 21:56:56.392386 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7346 | 2025.08.28 21:56:56.392494 [ 199 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::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 | ||
| 7347 | 2025.08.28 21:56:56.392513 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7348 | 2025.08.28 21:56:56.392618 [ 4 ] {67eb237b-4412-4434-9186-b2fcfc13cae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7349 | 2025.08.28 21:56:56.392621 [ 199 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7350 | 2025.08.28 21:56:56.392665 [ 4 ] {67eb237b-4412-4434-9186-b2fcfc13cae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7351 | 2025.08.28 21:56:56.392669 [ 199 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 595 rows starting from the beginning of the part | ||
| 7352 | 2025.08.28 21:56:56.392749 [ 199 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 95 rows starting from the beginning of the part | ||
| 7353 | 2025.08.28 21:56:56.392793 [ 199 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 74 rows starting from the beginning of the part | ||
| 7354 | 2025.08.28 21:56:56.392843 [ 199 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 103 rows starting from the beginning of the part | ||
| 7355 | 2025.08.28 21:56:56.392883 [ 199 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 74 rows starting from the beginning of the part | ||
| 7356 | 2025.08.28 21:56:56.392922 [ 199 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 95 rows starting from the beginning of the part | ||
| 7357 | 2025.08.28 21:56:56.393103 [ 4 ] {67eb237b-4412-4434-9186-b2fcfc13cae3} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7358 | 2025.08.28 21:56:56.393145 [ 4 ] {67eb237b-4412-4434-9186-b2fcfc13cae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7359 | 2025.08.28 21:56:56.393496 [ 4 ] {67eb237b-4412-4434-9186-b2fcfc13cae3} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 7360 | 2025.08.28 21:56:56.393738 [ 4 ] {67eb237b-4412-4434-9186-b2fcfc13cae3} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7361 | 2025.08.28 21:56:56.393853 [ 93 ] {} <Debug> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 7362 | 2025.08.28 21:56:56.393873 [ 4 ] {67eb237b-4412-4434-9186-b2fcfc13cae3} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001272 sec., 125786.16352201259 rows/sec., 8.76 MiB/sec. | ||
| 7363 | 2025.08.28 21:56:56.393886 [ 93 ] {} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7364 | 2025.08.28 21:56:56.393913 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7365 | 2025.08.28 21:56:56.393918 [ 4 ] {67eb237b-4412-4434-9186-b2fcfc13cae3} <Debug> TCPHandler: Processed in 0.001455986 sec. | ||
| 7366 | 2025.08.28 21:56:56.393934 [ 188 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1036 rows, containing 5 columns (5 merged, 0 gathered) in 0.001479976 sec., 700011.3515354303 rows/sec., 55.93 MiB/sec. | ||
| 7367 | 2025.08.28 21:56:56.394009 [ 189 ] {f506482a-fd20-4aba-984a-14115cac1713::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 | ||
| 7368 | 2025.08.28 21:56:56.394037 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7369 | 2025.08.28 21:56:56.394111 [ 189 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7370 | 2025.08.28 21:56:56.394132 [ 4 ] {3e44cfe8-9677-4c41-b4e3-3ab73f1e3bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7371 | 2025.08.28 21:56:56.394142 [ 194 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 7372 | 2025.08.28 21:56:56.394172 [ 189 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_66_13, total 18709 rows starting from the beginning of the part | ||
| 7373 | 2025.08.28 21:56:56.394211 [ 4 ] {3e44cfe8-9677-4c41-b4e3-3ab73f1e3bbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7374 | 2025.08.28 21:56:56.394246 [ 189 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 160 rows starting from the beginning of the part | ||
| 7375 | 2025.08.28 21:56:56.394295 [ 189 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 160 rows starting from the beginning of the part | ||
| 7376 | 2025.08.28 21:56:56.394368 [ 189 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 164 rows starting from the beginning of the part | ||
| 7377 | 2025.08.28 21:56:56.394411 [ 189 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 160 rows starting from the beginning of the part | ||
| 7378 | 2025.08.28 21:56:56.394453 [ 189 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 160 rows starting from the beginning of the part | ||
| 7379 | 2025.08.28 21:56:56.394509 [ 194 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_71_14} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7380 | 2025.08.28 21:56:56.394608 [ 194 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_71_14} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 7381 | 2025.08.28 21:56:56.394723 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 7382 | 2025.08.28 21:56:56.395033 [ 4 ] {3e44cfe8-9677-4c41-b4e3-3ab73f1e3bbe} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7383 | 2025.08.28 21:56:56.395074 [ 4 ] {3e44cfe8-9677-4c41-b4e3-3ab73f1e3bbe} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7384 | 2025.08.28 21:56:56.395642 [ 4 ] {3e44cfe8-9677-4c41-b4e3-3ab73f1e3bbe} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 7385 | 2025.08.28 21:56:56.395880 [ 4 ] {3e44cfe8-9677-4c41-b4e3-3ab73f1e3bbe} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7386 | 2025.08.28 21:56:56.396028 [ 4 ] {3e44cfe8-9677-4c41-b4e3-3ab73f1e3bbe} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001913 sec., 16204.913748039728 rows/sec., 29.04 MiB/sec. | ||
| 7387 | 2025.08.28 21:56:56.396085 [ 4 ] {3e44cfe8-9677-4c41-b4e3-3ab73f1e3bbe} <Debug> TCPHandler: Processed in 0.002097393 sec. | ||
| 7388 | 2025.08.28 21:56:56.396199 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7389 | 2025.08.28 21:56:56.396295 [ 4 ] {f11f884c-7d51-4e06-aa73-2be82d4c8c56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7390 | 2025.08.28 21:56:56.396337 [ 4 ] {f11f884c-7d51-4e06-aa73-2be82d4c8c56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7391 | 2025.08.28 21:56:56.396679 [ 4 ] {f11f884c-7d51-4e06-aa73-2be82d4c8c56} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7392 | 2025.08.28 21:56:56.396715 [ 4 ] {f11f884c-7d51-4e06-aa73-2be82d4c8c56} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7393 | 2025.08.28 21:56:56.397145 [ 4 ] {f11f884c-7d51-4e06-aa73-2be82d4c8c56} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 7394 | 2025.08.28 21:56:56.397418 [ 4 ] {f11f884c-7d51-4e06-aa73-2be82d4c8c56} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7395 | 2025.08.28 21:56:56.397550 [ 93 ] {} <Debug> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 7396 | 2025.08.28 21:56:56.397584 [ 93 ] {} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7397 | 2025.08.28 21:56:56.397587 [ 4 ] {f11f884c-7d51-4e06-aa73-2be82d4c8c56} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00131 sec., 45801.52671755725 rows/sec., 3.09 MiB/sec. | ||
| 7398 | 2025.08.28 21:56:56.397603 [ 93 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7399 | 2025.08.28 21:56:56.397647 [ 4 ] {f11f884c-7d51-4e06-aa73-2be82d4c8c56} <Debug> TCPHandler: Processed in 0.001498796 sec. | ||
| 7400 | 2025.08.28 21:56:56.397727 [ 194 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 7401 | 2025.08.28 21:56:56.397862 [ 194 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7402 | 2025.08.28 21:56:56.397899 [ 194 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 3396 rows starting from the beginning of the part | ||
| 7403 | 2025.08.28 21:56:56.397964 [ 194 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 7404 | 2025.08.28 21:56:56.398016 [ 194 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 7405 | 2025.08.28 21:56:56.398062 [ 194 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 60 rows starting from the beginning of the part | ||
| 7406 | 2025.08.28 21:56:56.398105 [ 194 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 60 rows starting from the beginning of the part | ||
| 7407 | 2025.08.28 21:56:56.398148 [ 194 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 7408 | 2025.08.28 21:56:56.399810 [ 190 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3696 rows, containing 4 columns (4 merged, 0 gathered) in 0.002140313 sec., 1726850.231718445 rows/sec., 116.34 MiB/sec. | ||
| 7409 | 2025.08.28 21:56:56.400167 [ 194 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 7410 | 2025.08.28 21:56:56.400181 [ 187 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 19513 rows, containing 5 columns (5 merged, 0 gathered) in 0.006216088 sec., 3139112.573695868 rows/sec., 214.17 MiB/sec. | ||
| 7411 | 2025.08.28 21:56:56.400515 [ 194 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_71_14} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7412 | 2025.08.28 21:56:56.400604 [ 190 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 7413 | 2025.08.28 21:56:56.400611 [ 194 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_71_14} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 7414 | 2025.08.28 21:56:56.400690 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.77 MiB. | ||
| 7415 | 2025.08.28 21:56:56.400888 [ 190 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7416 | 2025.08.28 21:56:56.400957 [ 190 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_71_14} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 7417 | 2025.08.28 21:56:56.401027 [ 190 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.27 MiB. | ||
| 7418 | 2025.08.28 21:56:56.871312 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 332 | ||
| 7419 | 2025.08.28 21:56:56.888382 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7420 | 2025.08.28 21:56:56.888435 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7421 | 2025.08.28 21:56:56.894503 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 7422 | 2025.08.28 21:56:56.895203 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7423 | 2025.08.28 21:56:56.898114 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 332 | ||
| 7424 | 2025.08.28 21:56:59.693616 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7425 | 2025.08.28 21:56:59.693827 [ 4 ] {c17aa259-bb31-48fc-b1fc-3a2289dbf99e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7426 | 2025.08.28 21:56:59.693897 [ 4 ] {c17aa259-bb31-48fc-b1fc-3a2289dbf99e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7427 | 2025.08.28 21:56:59.694507 [ 4 ] {c17aa259-bb31-48fc-b1fc-3a2289dbf99e} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7428 | 2025.08.28 21:56:59.694545 [ 4 ] {c17aa259-bb31-48fc-b1fc-3a2289dbf99e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7429 | 2025.08.28 21:56:59.694940 [ 4 ] {c17aa259-bb31-48fc-b1fc-3a2289dbf99e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 7430 | 2025.08.28 21:56:59.695182 [ 4 ] {c17aa259-bb31-48fc-b1fc-3a2289dbf99e} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7431 | 2025.08.28 21:56:59.695337 [ 4 ] {c17aa259-bb31-48fc-b1fc-3a2289dbf99e} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001563 sec., 3838.7715930902114 rows/sec., 313.02 KiB/sec. | ||
| 7432 | 2025.08.28 21:56:59.695381 [ 4 ] {c17aa259-bb31-48fc-b1fc-3a2289dbf99e} <Debug> TCPHandler: Processed in 0.001898741 sec. | ||
| 7433 | 2025.08.28 21:56:59.695496 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7434 | 2025.08.28 21:56:59.695602 [ 4 ] {116d49e7-7edf-4772-a364-b1fcae1dd293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7435 | 2025.08.28 21:56:59.695643 [ 4 ] {116d49e7-7edf-4772-a364-b1fcae1dd293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7436 | 2025.08.28 21:56:59.696644 [ 4 ] {116d49e7-7edf-4772-a364-b1fcae1dd293} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7437 | 2025.08.28 21:56:59.696682 [ 4 ] {116d49e7-7edf-4772-a364-b1fcae1dd293} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7438 | 2025.08.28 21:56:59.697080 [ 4 ] {116d49e7-7edf-4772-a364-b1fcae1dd293} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 7439 | 2025.08.28 21:56:59.697321 [ 4 ] {116d49e7-7edf-4772-a364-b1fcae1dd293} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7440 | 2025.08.28 21:56:59.697455 [ 4 ] {116d49e7-7edf-4772-a364-b1fcae1dd293} <Debug> executeQuery: Read 1219 rows, 103.20 KiB in 0.001871 sec., 651523.2495991448 rows/sec., 53.86 MiB/sec. | ||
| 7441 | 2025.08.28 21:56:59.697494 [ 4 ] {116d49e7-7edf-4772-a364-b1fcae1dd293} <Debug> TCPHandler: Processed in 0.002047902 sec. | ||
| 7442 | 2025.08.28 21:56:59.697608 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7443 | 2025.08.28 21:56:59.697713 [ 4 ] {f2ccfbd7-e804-4cf7-b428-52e2d3e65e2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7444 | 2025.08.28 21:56:59.697753 [ 4 ] {f2ccfbd7-e804-4cf7-b428-52e2d3e65e2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7445 | 2025.08.28 21:56:59.698151 [ 4 ] {f2ccfbd7-e804-4cf7-b428-52e2d3e65e2c} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7446 | 2025.08.28 21:56:59.698189 [ 4 ] {f2ccfbd7-e804-4cf7-b428-52e2d3e65e2c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7447 | 2025.08.28 21:56:59.698496 [ 4 ] {f2ccfbd7-e804-4cf7-b428-52e2d3e65e2c} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7448 | 2025.08.28 21:56:59.698712 [ 4 ] {f2ccfbd7-e804-4cf7-b428-52e2d3e65e2c} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7449 | 2025.08.28 21:56:59.698825 [ 87 ] {} <Debug> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7450 | 2025.08.28 21:56:59.698840 [ 4 ] {f2ccfbd7-e804-4cf7-b428-52e2d3e65e2c} <Debug> executeQuery: Read 16 rows, 1.17 KiB in 0.001145 sec., 13973.799126637556 rows/sec., 1022.62 KiB/sec. | ||
| 7451 | 2025.08.28 21:56:59.698892 [ 87 ] {} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7452 | 2025.08.28 21:56:59.698903 [ 4 ] {f2ccfbd7-e804-4cf7-b428-52e2d3e65e2c} <Debug> TCPHandler: Processed in 0.001345395 sec. | ||
| 7453 | 2025.08.28 21:56:59.698927 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7454 | 2025.08.28 21:56:59.699021 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7455 | 2025.08.28 21:56:59.699036 [ 186 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 7456 | 2025.08.28 21:56:59.699132 [ 4 ] {ea436862-271f-4db6-9aef-d1715d76aa4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 7457 | 2025.08.28 21:56:59.699155 [ 186 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7458 | 2025.08.28 21:56:59.699176 [ 4 ] {ea436862-271f-4db6-9aef-d1715d76aa4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 7459 | 2025.08.28 21:56:59.699193 [ 186 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 57 rows starting from the beginning of the part | ||
| 7460 | 2025.08.28 21:56:59.699267 [ 186 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 7461 | 2025.08.28 21:56:59.699315 [ 186 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 39 rows starting from the beginning of the part | ||
| 7462 | 2025.08.28 21:56:59.699359 [ 186 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 7463 | 2025.08.28 21:56:59.699403 [ 186 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 31 rows starting from the beginning of the part | ||
| 7464 | 2025.08.28 21:56:59.699444 [ 186 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 16 rows starting from the beginning of the part | ||
| 7465 | 2025.08.28 21:56:59.699665 [ 4 ] {ea436862-271f-4db6-9aef-d1715d76aa4e} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7466 | 2025.08.28 21:56:59.699710 [ 4 ] {ea436862-271f-4db6-9aef-d1715d76aa4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7467 | 2025.08.28 21:56:59.700053 [ 4 ] {ea436862-271f-4db6-9aef-d1715d76aa4e} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 7468 | 2025.08.28 21:56:59.700234 [ 190 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 5 columns (5 merged, 0 gathered) in 0.001246654 sec., 130749.99157745452 rows/sec., 9.97 MiB/sec. | ||
| 7469 | 2025.08.28 21:56:59.700280 [ 4 ] {ea436862-271f-4db6-9aef-d1715d76aa4e} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7470 | 2025.08.28 21:56:59.700365 [ 186 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7471 | 2025.08.28 21:56:59.700423 [ 4 ] {ea436862-271f-4db6-9aef-d1715d76aa4e} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001308 sec., 174311.9266055046 rows/sec., 11.80 MiB/sec. | ||
| 7472 | 2025.08.28 21:56:59.700466 [ 4 ] {ea436862-271f-4db6-9aef-d1715d76aa4e} <Debug> TCPHandler: Processed in 0.001494926 sec. | ||
| 7473 | 2025.08.28 21:56:59.700593 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7474 | 2025.08.28 21:56:59.700632 [ 186 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_61_12} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7475 | 2025.08.28 21:56:59.700706 [ 186 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_61_12} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7476 | 2025.08.28 21:56:59.700720 [ 4 ] {f300ea9d-01ab-484c-8798-72b3890d37b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7477 | 2025.08.28 21:56:59.700775 [ 4 ] {f300ea9d-01ab-484c-8798-72b3890d37b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7478 | 2025.08.28 21:56:59.700780 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 7479 | 2025.08.28 21:56:59.701390 [ 4 ] {f300ea9d-01ab-484c-8798-72b3890d37b2} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7480 | 2025.08.28 21:56:59.701432 [ 4 ] {f300ea9d-01ab-484c-8798-72b3890d37b2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7481 | 2025.08.28 21:56:59.701794 [ 4 ] {f300ea9d-01ab-484c-8798-72b3890d37b2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 7482 | 2025.08.28 21:56:59.702009 [ 4 ] {f300ea9d-01ab-484c-8798-72b3890d37b2} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7483 | 2025.08.28 21:56:59.702140 [ 4 ] {f300ea9d-01ab-484c-8798-72b3890d37b2} <Debug> executeQuery: Read 536 rows, 40.69 KiB in 0.001444 sec., 371191.135734072 rows/sec., 27.52 MiB/sec. | ||
| 7484 | 2025.08.28 21:56:59.702179 [ 4 ] {f300ea9d-01ab-484c-8798-72b3890d37b2} <Debug> TCPHandler: Processed in 0.001648278 sec. | ||
| 7485 | 2025.08.28 21:56:59.702302 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7486 | 2025.08.28 21:56:59.702399 [ 4 ] {2380bef9-34a4-4513-9936-434721a107c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7487 | 2025.08.28 21:56:59.702444 [ 4 ] {2380bef9-34a4-4513-9936-434721a107c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7488 | 2025.08.28 21:56:59.703040 [ 4 ] {2380bef9-34a4-4513-9936-434721a107c2} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7489 | 2025.08.28 21:56:59.703076 [ 4 ] {2380bef9-34a4-4513-9936-434721a107c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7490 | 2025.08.28 21:56:59.703456 [ 4 ] {2380bef9-34a4-4513-9936-434721a107c2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 7491 | 2025.08.28 21:56:59.703675 [ 4 ] {2380bef9-34a4-4513-9936-434721a107c2} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7492 | 2025.08.28 21:56:59.703805 [ 4 ] {2380bef9-34a4-4513-9936-434721a107c2} <Debug> executeQuery: Read 955 rows, 65.60 KiB in 0.001424 sec., 670646.0674157303 rows/sec., 44.99 MiB/sec. | ||
| 7493 | 2025.08.28 21:56:59.703843 [ 4 ] {2380bef9-34a4-4513-9936-434721a107c2} <Debug> TCPHandler: Processed in 0.001590408 sec. | ||
| 7494 | 2025.08.28 21:56:59.703956 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7495 | 2025.08.28 21:56:59.704050 [ 4 ] {d873014e-6cfb-417e-ad05-47f82bfb14c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7496 | 2025.08.28 21:56:59.704104 [ 4 ] {d873014e-6cfb-417e-ad05-47f82bfb14c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7497 | 2025.08.28 21:56:59.704860 [ 4 ] {d873014e-6cfb-417e-ad05-47f82bfb14c4} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7498 | 2025.08.28 21:56:59.704897 [ 4 ] {d873014e-6cfb-417e-ad05-47f82bfb14c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7499 | 2025.08.28 21:56:59.705408 [ 4 ] {d873014e-6cfb-417e-ad05-47f82bfb14c4} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 7500 | 2025.08.28 21:56:59.705629 [ 4 ] {d873014e-6cfb-417e-ad05-47f82bfb14c4} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7501 | 2025.08.28 21:56:59.705770 [ 4 ] {d873014e-6cfb-417e-ad05-47f82bfb14c4} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001737 sec., 5757.052389176742 rows/sec., 10.32 MiB/sec. | ||
| 7502 | 2025.08.28 21:56:59.705835 [ 4 ] {d873014e-6cfb-417e-ad05-47f82bfb14c4} <Debug> TCPHandler: Processed in 0.001928181 sec. | ||
| 7503 | 2025.08.28 21:56:59.705967 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7504 | 2025.08.28 21:56:59.706066 [ 4 ] {0a142613-5d17-4efb-a659-8f3be2efda71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7505 | 2025.08.28 21:56:59.706110 [ 4 ] {0a142613-5d17-4efb-a659-8f3be2efda71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7506 | 2025.08.28 21:56:59.706465 [ 4 ] {0a142613-5d17-4efb-a659-8f3be2efda71} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7507 | 2025.08.28 21:56:59.706501 [ 4 ] {0a142613-5d17-4efb-a659-8f3be2efda71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7508 | 2025.08.28 21:56:59.706843 [ 4 ] {0a142613-5d17-4efb-a659-8f3be2efda71} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 7509 | 2025.08.28 21:56:59.707067 [ 4 ] {0a142613-5d17-4efb-a659-8f3be2efda71} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7510 | 2025.08.28 21:56:59.707206 [ 4 ] {0a142613-5d17-4efb-a659-8f3be2efda71} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001159 sec., 34512.51078515962 rows/sec., 2.33 MiB/sec. | ||
| 7511 | 2025.08.28 21:56:59.707247 [ 4 ] {0a142613-5d17-4efb-a659-8f3be2efda71} <Debug> TCPHandler: Processed in 0.001332554 sec. | ||
| 7512 | 2025.08.28 21:57:01.380675 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7513 | 2025.08.28 21:57:01.380852 [ 4 ] {c3e64d6f-6a26-487d-a110-5c462e24487c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7514 | 2025.08.28 21:57:01.380919 [ 4 ] {c3e64d6f-6a26-487d-a110-5c462e24487c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7515 | 2025.08.28 21:57:01.381596 [ 4 ] {c3e64d6f-6a26-487d-a110-5c462e24487c} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7516 | 2025.08.28 21:57:01.381643 [ 4 ] {c3e64d6f-6a26-487d-a110-5c462e24487c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7517 | 2025.08.28 21:57:01.382019 [ 4 ] {c3e64d6f-6a26-487d-a110-5c462e24487c} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 7518 | 2025.08.28 21:57:01.382234 [ 4 ] {c3e64d6f-6a26-487d-a110-5c462e24487c} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7519 | 2025.08.28 21:57:01.382392 [ 4 ] {c3e64d6f-6a26-487d-a110-5c462e24487c} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001589 sec., 35242.29074889868 rows/sec., 2.71 MiB/sec. | ||
| 7520 | 2025.08.28 21:57:01.382445 [ 4 ] {c3e64d6f-6a26-487d-a110-5c462e24487c} <Debug> TCPHandler: Processed in 0.001890781 sec. | ||
| 7521 | 2025.08.28 21:57:01.382573 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7522 | 2025.08.28 21:57:01.382684 [ 4 ] {639b3718-c929-41ad-88b8-ca8380d1b9c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7523 | 2025.08.28 21:57:01.382727 [ 4 ] {639b3718-c929-41ad-88b8-ca8380d1b9c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7524 | 2025.08.28 21:57:01.383173 [ 4 ] {639b3718-c929-41ad-88b8-ca8380d1b9c2} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7525 | 2025.08.28 21:57:01.383209 [ 4 ] {639b3718-c929-41ad-88b8-ca8380d1b9c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7526 | 2025.08.28 21:57:01.383518 [ 4 ] {639b3718-c929-41ad-88b8-ca8380d1b9c2} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 7527 | 2025.08.28 21:57:01.383721 [ 4 ] {639b3718-c929-41ad-88b8-ca8380d1b9c2} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7528 | 2025.08.28 21:57:01.383845 [ 4 ] {639b3718-c929-41ad-88b8-ca8380d1b9c2} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001188 sec., 53872.05387205387 rows/sec., 4.20 MiB/sec. | ||
| 7529 | 2025.08.28 21:57:01.383883 [ 4 ] {639b3718-c929-41ad-88b8-ca8380d1b9c2} <Debug> TCPHandler: Processed in 0.001360485 sec. | ||
| 7530 | 2025.08.28 21:57:01.383996 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7531 | 2025.08.28 21:57:01.384097 [ 4 ] {472bfb23-4c5e-4898-b0bb-423041a3d6e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7532 | 2025.08.28 21:57:01.384139 [ 4 ] {472bfb23-4c5e-4898-b0bb-423041a3d6e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7533 | 2025.08.28 21:57:01.384505 [ 4 ] {472bfb23-4c5e-4898-b0bb-423041a3d6e5} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7534 | 2025.08.28 21:57:01.384542 [ 4 ] {472bfb23-4c5e-4898-b0bb-423041a3d6e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7535 | 2025.08.28 21:57:01.384848 [ 4 ] {472bfb23-4c5e-4898-b0bb-423041a3d6e5} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 7536 | 2025.08.28 21:57:01.385054 [ 4 ] {472bfb23-4c5e-4898-b0bb-423041a3d6e5} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7537 | 2025.08.28 21:57:01.385181 [ 4 ] {472bfb23-4c5e-4898-b0bb-423041a3d6e5} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.001103 sec., 48957.38893925657 rows/sec., 3.41 MiB/sec. | ||
| 7538 | 2025.08.28 21:57:01.385217 [ 4 ] {472bfb23-4c5e-4898-b0bb-423041a3d6e5} <Debug> TCPHandler: Processed in 0.001267944 sec. | ||
| 7539 | 2025.08.28 21:57:01.385323 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7540 | 2025.08.28 21:57:01.385423 [ 4 ] {c018f9a6-c668-4425-a958-eccf078d3bba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7541 | 2025.08.28 21:57:01.385463 [ 4 ] {c018f9a6-c668-4425-a958-eccf078d3bba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7542 | 2025.08.28 21:57:01.385771 [ 4 ] {c018f9a6-c668-4425-a958-eccf078d3bba} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7543 | 2025.08.28 21:57:01.385805 [ 4 ] {c018f9a6-c668-4425-a958-eccf078d3bba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.47 GiB. | ||
| 7544 | 2025.08.28 21:57:01.386089 [ 4 ] {c018f9a6-c668-4425-a958-eccf078d3bba} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 7545 | 2025.08.28 21:57:01.386287 [ 4 ] {c018f9a6-c668-4425-a958-eccf078d3bba} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7546 | 2025.08.28 21:57:01.386412 [ 4 ] {c018f9a6-c668-4425-a958-eccf078d3bba} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001007 sec., 19860.973187686195 rows/sec., 1.33 MiB/sec. | ||
| 7547 | 2025.08.28 21:57:01.386446 [ 4 ] {c018f9a6-c668-4425-a958-eccf078d3bba} <Debug> TCPHandler: Processed in 0.001170753 sec. | ||
| 7548 | 2025.08.28 21:57:03.284994 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 20679 | ||
| 7549 | 2025.08.28 21:57:03.285575 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7550 | 2025.08.28 21:57:03.285626 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7551 | 2025.08.28 21:57:03.286132 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7552 | 2025.08.28 21:57:03.286353 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7553 | 2025.08.28 21:57:03.286483 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 20679 | ||
| 7554 | 2025.08.28 21:57:04.398291 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 339 | ||
| 7555 | 2025.08.28 21:57:04.415133 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7556 | 2025.08.28 21:57:04.415186 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7557 | 2025.08.28 21:57:04.421191 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 7558 | 2025.08.28 21:57:04.421890 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7559 | 2025.08.28 21:57:04.424795 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 339 | ||
| 7560 | 2025.08.28 21:57:05.841005 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1048 | ||
| 7561 | 2025.08.28 21:57:05.843453 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7562 | 2025.08.28 21:57:05.843489 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7563 | 2025.08.28 21:57:05.844644 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7564 | 2025.08.28 21:57:05.844896 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7565 | 2025.08.28 21:57:05.845144 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1048 | ||
| 7566 | 2025.08.28 21:57:06.386840 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7567 | 2025.08.28 21:57:06.387013 [ 4 ] {d6ba5806-cbd2-4161-a2e5-45bc719d24ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7568 | 2025.08.28 21:57:06.387082 [ 4 ] {d6ba5806-cbd2-4161-a2e5-45bc719d24ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7569 | 2025.08.28 21:57:06.387789 [ 4 ] {d6ba5806-cbd2-4161-a2e5-45bc719d24ab} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7570 | 2025.08.28 21:57:06.387830 [ 4 ] {d6ba5806-cbd2-4161-a2e5-45bc719d24ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7571 | 2025.08.28 21:57:06.388235 [ 4 ] {d6ba5806-cbd2-4161-a2e5-45bc719d24ab} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 7572 | 2025.08.28 21:57:06.388478 [ 4 ] {d6ba5806-cbd2-4161-a2e5-45bc719d24ab} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7573 | 2025.08.28 21:57:06.388640 [ 4 ] {d6ba5806-cbd2-4161-a2e5-45bc719d24ab} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001674 sec., 70489.84468339308 rows/sec., 5.98 MiB/sec. | ||
| 7574 | 2025.08.28 21:57:06.388696 [ 4 ] {d6ba5806-cbd2-4161-a2e5-45bc719d24ab} <Debug> TCPHandler: Processed in 0.001979041 sec. | ||
| 7575 | 2025.08.28 21:57:06.388828 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7576 | 2025.08.28 21:57:06.388946 [ 4 ] {79a5900e-a1ca-44dd-b17f-a67cca99144d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7577 | 2025.08.28 21:57:06.388992 [ 4 ] {79a5900e-a1ca-44dd-b17f-a67cca99144d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7578 | 2025.08.28 21:57:06.389446 [ 4 ] {79a5900e-a1ca-44dd-b17f-a67cca99144d} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7579 | 2025.08.28 21:57:06.389483 [ 4 ] {79a5900e-a1ca-44dd-b17f-a67cca99144d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7580 | 2025.08.28 21:57:06.389815 [ 4 ] {79a5900e-a1ca-44dd-b17f-a67cca99144d} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7581 | 2025.08.28 21:57:06.390021 [ 4 ] {79a5900e-a1ca-44dd-b17f-a67cca99144d} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7582 | 2025.08.28 21:57:06.390160 [ 4 ] {79a5900e-a1ca-44dd-b17f-a67cca99144d} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001249 sec., 24819.85588470777 rows/sec., 1.82 MiB/sec. | ||
| 7583 | 2025.08.28 21:57:06.390203 [ 4 ] {79a5900e-a1ca-44dd-b17f-a67cca99144d} <Debug> TCPHandler: Processed in 0.001426706 sec. | ||
| 7584 | 2025.08.28 21:57:06.390317 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7585 | 2025.08.28 21:57:06.390424 [ 4 ] {56b9052e-b429-4650-bd3a-197cf6e3ee18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7586 | 2025.08.28 21:57:06.390466 [ 4 ] {56b9052e-b429-4650-bd3a-197cf6e3ee18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7587 | 2025.08.28 21:57:06.390913 [ 4 ] {56b9052e-b429-4650-bd3a-197cf6e3ee18} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7588 | 2025.08.28 21:57:06.390949 [ 4 ] {56b9052e-b429-4650-bd3a-197cf6e3ee18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7589 | 2025.08.28 21:57:06.391261 [ 4 ] {56b9052e-b429-4650-bd3a-197cf6e3ee18} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 7590 | 2025.08.28 21:57:06.391464 [ 4 ] {56b9052e-b429-4650-bd3a-197cf6e3ee18} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7591 | 2025.08.28 21:57:06.391590 [ 4 ] {56b9052e-b429-4650-bd3a-197cf6e3ee18} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001209 sec., 78577.33664185277 rows/sec., 6.14 MiB/sec. | ||
| 7592 | 2025.08.28 21:57:06.391627 [ 4 ] {56b9052e-b429-4650-bd3a-197cf6e3ee18} <Debug> TCPHandler: Processed in 0.001385925 sec. | ||
| 7593 | 2025.08.28 21:57:06.391746 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7594 | 2025.08.28 21:57:06.391844 [ 4 ] {87620807-4706-40a6-b516-571d73d96d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7595 | 2025.08.28 21:57:06.391885 [ 4 ] {87620807-4706-40a6-b516-571d73d96d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7596 | 2025.08.28 21:57:06.392287 [ 4 ] {87620807-4706-40a6-b516-571d73d96d00} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7597 | 2025.08.28 21:57:06.392385 [ 4 ] {87620807-4706-40a6-b516-571d73d96d00} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7598 | 2025.08.28 21:57:06.392707 [ 4 ] {87620807-4706-40a6-b516-571d73d96d00} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 7599 | 2025.08.28 21:57:06.392924 [ 4 ] {87620807-4706-40a6-b516-571d73d96d00} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7600 | 2025.08.28 21:57:06.393058 [ 4 ] {87620807-4706-40a6-b516-571d73d96d00} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001202 sec., 133111.48086522464 rows/sec., 9.27 MiB/sec. | ||
| 7601 | 2025.08.28 21:57:06.393096 [ 4 ] {87620807-4706-40a6-b516-571d73d96d00} <Debug> TCPHandler: Processed in 0.001374745 sec. | ||
| 7602 | 2025.08.28 21:57:06.393201 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7603 | 2025.08.28 21:57:06.393304 [ 4 ] {936cad60-d297-443b-9cca-e374b3b5da42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7604 | 2025.08.28 21:57:06.393358 [ 4 ] {936cad60-d297-443b-9cca-e374b3b5da42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7605 | 2025.08.28 21:57:06.394212 [ 4 ] {936cad60-d297-443b-9cca-e374b3b5da42} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7606 | 2025.08.28 21:57:06.394249 [ 4 ] {936cad60-d297-443b-9cca-e374b3b5da42} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7607 | 2025.08.28 21:57:06.394798 [ 4 ] {936cad60-d297-443b-9cca-e374b3b5da42} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 7608 | 2025.08.28 21:57:06.395028 [ 4 ] {936cad60-d297-443b-9cca-e374b3b5da42} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7609 | 2025.08.28 21:57:06.395161 [ 81 ] {} <Debug> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 7610 | 2025.08.28 21:57:06.395173 [ 4 ] {936cad60-d297-443b-9cca-e374b3b5da42} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001887 sec., 16428.192898781133 rows/sec., 29.44 MiB/sec. | ||
| 7611 | 2025.08.28 21:57:06.395221 [ 81 ] {} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7612 | 2025.08.28 21:57:06.395246 [ 81 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7613 | 2025.08.28 21:57:06.395262 [ 4 ] {936cad60-d297-443b-9cca-e374b3b5da42} <Debug> TCPHandler: Processed in 0.002109383 sec. | ||
| 7614 | 2025.08.28 21:57:06.395369 [ 190 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::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 | ||
| 7615 | 2025.08.28 21:57:06.395389 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7616 | 2025.08.28 21:57:06.395501 [ 4 ] {c4283c92-74d8-4e04-ac6e-8f5742d9df4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7617 | 2025.08.28 21:57:06.395543 [ 4 ] {c4283c92-74d8-4e04-ac6e-8f5742d9df4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7618 | 2025.08.28 21:57:06.395615 [ 190 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7619 | 2025.08.28 21:57:06.395676 [ 190 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1079 rows starting from the beginning of the part | ||
| 7620 | 2025.08.28 21:57:06.395829 [ 190 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 31 rows starting from the beginning of the part | ||
| 7621 | 2025.08.28 21:57:06.395902 [ 4 ] {c4283c92-74d8-4e04-ac6e-8f5742d9df4e} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7622 | 2025.08.28 21:57:06.395942 [ 4 ] {c4283c92-74d8-4e04-ac6e-8f5742d9df4e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7623 | 2025.08.28 21:57:06.395981 [ 190 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 10 rows starting from the beginning of the part | ||
| 7624 | 2025.08.28 21:57:06.396112 [ 190 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 31 rows starting from the beginning of the part | ||
| 7625 | 2025.08.28 21:57:06.396231 [ 190 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 10 rows starting from the beginning of the part | ||
| 7626 | 2025.08.28 21:57:06.396261 [ 4 ] {c4283c92-74d8-4e04-ac6e-8f5742d9df4e} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 7627 | 2025.08.28 21:57:06.396354 [ 190 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 31 rows starting from the beginning of the part | ||
| 7628 | 2025.08.28 21:57:06.396483 [ 4 ] {c4283c92-74d8-4e04-ac6e-8f5742d9df4e} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7629 | 2025.08.28 21:57:06.396618 [ 4 ] {c4283c92-74d8-4e04-ac6e-8f5742d9df4e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001137 sec., 52770.44854881267 rows/sec., 3.56 MiB/sec. | ||
| 7630 | 2025.08.28 21:57:06.396656 [ 4 ] {c4283c92-74d8-4e04-ac6e-8f5742d9df4e} <Debug> TCPHandler: Processed in 0.001316534 sec. | ||
| 7631 | 2025.08.28 21:57:06.406505 [ 193 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1192 rows, containing 19 columns (19 merged, 0 gathered) in 0.011193764 sec., 106487.86234907221 rows/sec., 190.82 MiB/sec. | ||
| 7632 | 2025.08.28 21:57:06.407868 [ 201 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 7633 | 2025.08.28 21:57:06.408283 [ 201 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7634 | 2025.08.28 21:57:06.408374 [ 201 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_61_12} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 7635 | 2025.08.28 21:57:06.408551 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.41 MiB. | ||
| 7636 | 2025.08.28 21:57:07.000172 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 276.62 MiB, peak 287.99 MiB, free memory in arenas 0.00 B, will set to 279.21 MiB (RSS), difference: 2.59 MiB | ||
| 7637 | 2025.08.28 21:57:10.277670 [ 78 ] {} <Debug> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c) (MergerMutator): Selected 5 parts from all_1_13_3 to all_17_17_0 | ||
| 7638 | 2025.08.28 21:57:10.277755 [ 78 ] {} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7639 | 2025.08.28 21:57:10.277781 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7640 | 2025.08.28 21:57:10.277884 [ 186 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::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 | ||
| 7641 | 2025.08.28 21:57:10.277993 [ 186 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_17_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7642 | 2025.08.28 21:57:10.278027 [ 186 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_13_3, total 16 rows starting from the beginning of the part | ||
| 7643 | 2025.08.28 21:57:10.278096 [ 186 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::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 | ||
| 7644 | 2025.08.28 21:57:10.278141 [ 186 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::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 | ||
| 7645 | 2025.08.28 21:57:10.278185 [ 186 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_17_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 8 rows starting from the beginning of the part | ||
| 7646 | 2025.08.28 21:57:10.278229 [ 186 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::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 | ||
| 7647 | 2025.08.28 21:57:10.279018 [ 193 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_17_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 38 rows, containing 5 columns (5 merged, 0 gathered) in 0.001170543 sec., 32463.566054386723 rows/sec., 2.71 MiB/sec. | ||
| 7648 | 2025.08.28 21:57:10.279228 [ 195 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_17_4} <Trace> MergedBlockOutputStream: filled checksums all_1_17_4 (state Temporary) | ||
| 7649 | 2025.08.28 21:57:10.279576 [ 195 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_17_4} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Renaming temporary part tmp_merge_all_1_17_4 to all_1_17_4 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7650 | 2025.08.28 21:57:10.279670 [ 195 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_17_4} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c) (MergerMutator): Merged 5 parts: [all_1_13_3, all_17_17_0] -> all_1_17_4 | ||
| 7651 | 2025.08.28 21:57:10.279775 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 7652 | 2025.08.28 21:57:10.659293 [ 78 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7653 | 2025.08.28 21:57:10.659340 [ 78 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7654 | 2025.08.28 21:57:10.786677 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 21106 | ||
| 7655 | 2025.08.28 21:57:10.787162 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7656 | 2025.08.28 21:57:10.787207 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7657 | 2025.08.28 21:57:10.787672 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7658 | 2025.08.28 21:57:10.787879 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7659 | 2025.08.28 21:57:10.787996 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21106 | ||
| 7660 | 2025.08.28 21:57:10.788015 [ 78 ] {} <Debug> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7661 | 2025.08.28 21:57:10.788067 [ 78 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7662 | 2025.08.28 21:57:10.788089 [ 78 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7663 | 2025.08.28 21:57:10.788186 [ 186 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::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 | ||
| 7664 | 2025.08.28 21:57:10.788308 [ 186 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7665 | 2025.08.28 21:57:10.788348 [ 186 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_41_8, total 18849 rows starting from the beginning of the part | ||
| 7666 | 2025.08.28 21:57:10.788485 [ 186 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 427 rows starting from the beginning of the part | ||
| 7667 | 2025.08.28 21:57:10.788536 [ 186 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 488 rows starting from the beginning of the part | ||
| 7668 | 2025.08.28 21:57:10.788584 [ 186 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 427 rows starting from the beginning of the part | ||
| 7669 | 2025.08.28 21:57:10.788628 [ 186 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 488 rows starting from the beginning of the part | ||
| 7670 | 2025.08.28 21:57:10.788674 [ 186 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 427 rows starting from the beginning of the part | ||
| 7671 | 2025.08.28 21:57:10.790785 [ 192 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21106 rows, containing 4 columns (4 merged, 0 gathered) in 0.002588228 sec., 8154613.890275508 rows/sec., 116.65 MiB/sec. | ||
| 7672 | 2025.08.28 21:57:10.791156 [ 200 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7673 | 2025.08.28 21:57:10.791437 [ 200 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_46_9} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7674 | 2025.08.28 21:57:10.791511 [ 200 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_46_9} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7675 | 2025.08.28 21:57:10.791603 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.67 MiB. | ||
| 7676 | 2025.08.28 21:57:11.387309 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7677 | 2025.08.28 21:57:11.387482 [ 4 ] {cc72f46d-40bd-4b4b-b633-c4924a5257fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7678 | 2025.08.28 21:57:11.387546 [ 4 ] {cc72f46d-40bd-4b4b-b633-c4924a5257fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7679 | 2025.08.28 21:57:11.388267 [ 4 ] {cc72f46d-40bd-4b4b-b633-c4924a5257fd} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7680 | 2025.08.28 21:57:11.388311 [ 4 ] {cc72f46d-40bd-4b4b-b633-c4924a5257fd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7681 | 2025.08.28 21:57:11.388696 [ 4 ] {cc72f46d-40bd-4b4b-b633-c4924a5257fd} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 7682 | 2025.08.28 21:57:11.388917 [ 4 ] {cc72f46d-40bd-4b4b-b633-c4924a5257fd} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7683 | 2025.08.28 21:57:11.389065 [ 4 ] {cc72f46d-40bd-4b4b-b633-c4924a5257fd} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.00163 sec., 46625.766871165644 rows/sec., 3.84 MiB/sec. | ||
| 7684 | 2025.08.28 21:57:11.389107 [ 4 ] {cc72f46d-40bd-4b4b-b633-c4924a5257fd} <Debug> TCPHandler: Processed in 0.001917681 sec. | ||
| 7685 | 2025.08.28 21:57:11.389240 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7686 | 2025.08.28 21:57:11.389344 [ 4 ] {30f6c466-1d12-4323-9f10-b966c555e4f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7687 | 2025.08.28 21:57:11.389384 [ 4 ] {30f6c466-1d12-4323-9f10-b966c555e4f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7688 | 2025.08.28 21:57:11.389825 [ 4 ] {30f6c466-1d12-4323-9f10-b966c555e4f8} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7689 | 2025.08.28 21:57:11.389859 [ 4 ] {30f6c466-1d12-4323-9f10-b966c555e4f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7690 | 2025.08.28 21:57:11.390143 [ 4 ] {30f6c466-1d12-4323-9f10-b966c555e4f8} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7691 | 2025.08.28 21:57:11.390344 [ 4 ] {30f6c466-1d12-4323-9f10-b966c555e4f8} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7692 | 2025.08.28 21:57:11.390469 [ 4 ] {30f6c466-1d12-4323-9f10-b966c555e4f8} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001144 sec., 8741.25874125874 rows/sec., 657.30 KiB/sec. | ||
| 7693 | 2025.08.28 21:57:11.390505 [ 4 ] {30f6c466-1d12-4323-9f10-b966c555e4f8} <Debug> TCPHandler: Processed in 0.001313195 sec. | ||
| 7694 | 2025.08.28 21:57:11.390624 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7695 | 2025.08.28 21:57:11.390733 [ 4 ] {a53cbdc7-d4fd-4c1b-8288-6fcde712cf5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7696 | 2025.08.28 21:57:11.390772 [ 4 ] {a53cbdc7-d4fd-4c1b-8288-6fcde712cf5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7697 | 2025.08.28 21:57:11.391173 [ 4 ] {a53cbdc7-d4fd-4c1b-8288-6fcde712cf5a} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7698 | 2025.08.28 21:57:11.391207 [ 4 ] {a53cbdc7-d4fd-4c1b-8288-6fcde712cf5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7699 | 2025.08.28 21:57:11.391499 [ 4 ] {a53cbdc7-d4fd-4c1b-8288-6fcde712cf5a} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 7700 | 2025.08.28 21:57:11.391695 [ 4 ] {a53cbdc7-d4fd-4c1b-8288-6fcde712cf5a} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7701 | 2025.08.28 21:57:11.391818 [ 4 ] {a53cbdc7-d4fd-4c1b-8288-6fcde712cf5a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001121 sec., 66012.48884924175 rows/sec., 5.15 MiB/sec. | ||
| 7702 | 2025.08.28 21:57:11.391854 [ 4 ] {a53cbdc7-d4fd-4c1b-8288-6fcde712cf5a} <Debug> TCPHandler: Processed in 0.001286935 sec. | ||
| 7703 | 2025.08.28 21:57:11.391964 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7704 | 2025.08.28 21:57:11.392073 [ 4 ] {226e427a-c605-4ddd-b64f-70d809f90f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7705 | 2025.08.28 21:57:11.392114 [ 4 ] {226e427a-c605-4ddd-b64f-70d809f90f87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7706 | 2025.08.28 21:57:11.392538 [ 4 ] {226e427a-c605-4ddd-b64f-70d809f90f87} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7707 | 2025.08.28 21:57:11.392571 [ 4 ] {226e427a-c605-4ddd-b64f-70d809f90f87} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7708 | 2025.08.28 21:57:11.392881 [ 4 ] {226e427a-c605-4ddd-b64f-70d809f90f87} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 7709 | 2025.08.28 21:57:11.393077 [ 4 ] {226e427a-c605-4ddd-b64f-70d809f90f87} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7710 | 2025.08.28 21:57:11.393202 [ 4 ] {226e427a-c605-4ddd-b64f-70d809f90f87} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001148 sec., 139372.82229965157 rows/sec., 9.71 MiB/sec. | ||
| 7711 | 2025.08.28 21:57:11.393238 [ 4 ] {226e427a-c605-4ddd-b64f-70d809f90f87} <Debug> TCPHandler: Processed in 0.001321945 sec. | ||
| 7712 | 2025.08.28 21:57:11.393346 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7713 | 2025.08.28 21:57:11.393454 [ 4 ] {0c8813ba-8871-4a8b-90de-9df5afef6313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7714 | 2025.08.28 21:57:11.393507 [ 4 ] {0c8813ba-8871-4a8b-90de-9df5afef6313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7715 | 2025.08.28 21:57:11.394253 [ 4 ] {0c8813ba-8871-4a8b-90de-9df5afef6313} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7716 | 2025.08.28 21:57:11.394285 [ 4 ] {0c8813ba-8871-4a8b-90de-9df5afef6313} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7717 | 2025.08.28 21:57:11.394787 [ 4 ] {0c8813ba-8871-4a8b-90de-9df5afef6313} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 7718 | 2025.08.28 21:57:11.394996 [ 4 ] {0c8813ba-8871-4a8b-90de-9df5afef6313} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7719 | 2025.08.28 21:57:11.395128 [ 4 ] {0c8813ba-8871-4a8b-90de-9df5afef6313} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001692 sec., 5910.16548463357 rows/sec., 10.59 MiB/sec. | ||
| 7720 | 2025.08.28 21:57:11.395189 [ 4 ] {0c8813ba-8871-4a8b-90de-9df5afef6313} <Debug> TCPHandler: Processed in 0.0018916 sec. | ||
| 7721 | 2025.08.28 21:57:11.395314 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7722 | 2025.08.28 21:57:11.395411 [ 4 ] {4971a2be-9d7e-46ed-9384-90ec67a84161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7723 | 2025.08.28 21:57:11.395453 [ 4 ] {4971a2be-9d7e-46ed-9384-90ec67a84161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7724 | 2025.08.28 21:57:11.395795 [ 4 ] {4971a2be-9d7e-46ed-9384-90ec67a84161} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7725 | 2025.08.28 21:57:11.395828 [ 4 ] {4971a2be-9d7e-46ed-9384-90ec67a84161} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7726 | 2025.08.28 21:57:11.396116 [ 4 ] {4971a2be-9d7e-46ed-9384-90ec67a84161} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 7727 | 2025.08.28 21:57:11.396311 [ 4 ] {4971a2be-9d7e-46ed-9384-90ec67a84161} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7728 | 2025.08.28 21:57:11.396436 [ 4 ] {4971a2be-9d7e-46ed-9384-90ec67a84161} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001043 sec., 57526.36625119846 rows/sec., 3.88 MiB/sec. | ||
| 7729 | 2025.08.28 21:57:11.396470 [ 4 ] {4971a2be-9d7e-46ed-9384-90ec67a84161} <Debug> TCPHandler: Processed in 0.001209233 sec. | ||
| 7730 | 2025.08.28 21:57:11.924979 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 347 | ||
| 7731 | 2025.08.28 21:57:11.943205 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7732 | 2025.08.28 21:57:11.943275 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7733 | 2025.08.28 21:57:11.949541 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 7734 | 2025.08.28 21:57:11.950270 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7735 | 2025.08.28 21:57:11.950583 [ 75 ] {} <Debug> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 7736 | 2025.08.28 21:57:11.950656 [ 75 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7737 | 2025.08.28 21:57:11.950681 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7738 | 2025.08.28 21:57:11.950777 [ 186 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 7739 | 2025.08.28 21:57:11.953708 [ 186 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7740 | 2025.08.28 21:57:11.953794 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 347 | ||
| 7741 | 2025.08.28 21:57:11.954490 [ 186 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 7742 | 2025.08.28 21:57:11.957877 [ 186 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 7743 | 2025.08.28 21:57:11.961178 [ 186 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 7744 | 2025.08.28 21:57:11.965033 [ 186 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 7745 | 2025.08.28 21:57:11.969059 [ 186 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 7746 | 2025.08.28 21:57:11.972962 [ 186 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 7747 | 2025.08.28 21:57:12.000183 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.14 MiB, peak 290.14 MiB, free memory in arenas 0.00 B, will set to 279.48 MiB (RSS), difference: -10.66 MiB | ||
| 7748 | 2025.08.28 21:57:12.021937 [ 192 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 347 rows, containing 679 columns (679 merged, 0 gathered) in 0.071193947 sec., 4874.00986491169 rows/sec., 25.20 MiB/sec. | ||
| 7749 | 2025.08.28 21:57:12.023747 [ 198 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 7750 | 2025.08.28 21:57:12.025397 [ 198 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_46_9} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7751 | 2025.08.28 21:57:12.025483 [ 198 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_46_9} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 7752 | 2025.08.28 21:57:12.026697 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 7753 | 2025.08.28 21:57:13.000188 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 270.08 MiB, peak 290.14 MiB, free memory in arenas 0.00 B, will set to 279.93 MiB (RSS), difference: 9.85 MiB | ||
| 7754 | 2025.08.28 21:57:15.845515 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1072 | ||
| 7755 | 2025.08.28 21:57:15.847972 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7756 | 2025.08.28 21:57:15.848009 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7757 | 2025.08.28 21:57:15.849168 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 7758 | 2025.08.28 21:57:15.849421 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7759 | 2025.08.28 21:57:15.849678 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1072 | ||
| 7760 | 2025.08.28 21:57:16.387803 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7761 | 2025.08.28 21:57:16.387995 [ 4 ] {2b4348a8-816e-435c-ad89-2482598f038c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 7762 | 2025.08.28 21:57:16.388067 [ 4 ] {2b4348a8-816e-435c-ad89-2482598f038c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7763 | 2025.08.28 21:57:16.388709 [ 4 ] {2b4348a8-816e-435c-ad89-2482598f038c} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7764 | 2025.08.28 21:57:16.388745 [ 4 ] {2b4348a8-816e-435c-ad89-2482598f038c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7765 | 2025.08.28 21:57:16.389112 [ 4 ] {2b4348a8-816e-435c-ad89-2482598f038c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 7766 | 2025.08.28 21:57:16.389332 [ 4 ] {2b4348a8-816e-435c-ad89-2482598f038c} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7767 | 2025.08.28 21:57:16.389481 [ 4 ] {2b4348a8-816e-435c-ad89-2482598f038c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001538 sec., 1300.3901170351105 rows/sec., 106.04 KiB/sec. | ||
| 7768 | 2025.08.28 21:57:16.389523 [ 4 ] {2b4348a8-816e-435c-ad89-2482598f038c} <Debug> TCPHandler: Processed in 0.001852191 sec. | ||
| 7769 | 2025.08.28 21:57:16.389641 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7770 | 2025.08.28 21:57:16.389755 [ 4 ] {446a3df1-4007-4416-93bc-3f3881dcf947} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7771 | 2025.08.28 21:57:16.389796 [ 4 ] {446a3df1-4007-4416-93bc-3f3881dcf947} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7772 | 2025.08.28 21:57:16.390227 [ 4 ] {446a3df1-4007-4416-93bc-3f3881dcf947} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7773 | 2025.08.28 21:57:16.390261 [ 4 ] {446a3df1-4007-4416-93bc-3f3881dcf947} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7774 | 2025.08.28 21:57:16.390574 [ 4 ] {446a3df1-4007-4416-93bc-3f3881dcf947} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 7775 | 2025.08.28 21:57:16.390777 [ 4 ] {446a3df1-4007-4416-93bc-3f3881dcf947} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7776 | 2025.08.28 21:57:16.390902 [ 71 ] {} <Debug> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 7777 | 2025.08.28 21:57:16.390904 [ 4 ] {446a3df1-4007-4416-93bc-3f3881dcf947} <Debug> executeQuery: Read 119 rows, 10.32 KiB in 0.001167 sec., 101970.86546700943 rows/sec., 8.64 MiB/sec. | ||
| 7778 | 2025.08.28 21:57:16.390941 [ 71 ] {} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7779 | 2025.08.28 21:57:16.390958 [ 4 ] {446a3df1-4007-4416-93bc-3f3881dcf947} <Debug> TCPHandler: Processed in 0.001366955 sec. | ||
| 7780 | 2025.08.28 21:57:16.390960 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7781 | 2025.08.28 21:57:16.391071 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7782 | 2025.08.28 21:57:16.391098 [ 196 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::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 | ||
| 7783 | 2025.08.28 21:57:16.391164 [ 4 ] {e1ff9316-3aac-4d00-b0ec-5bd032572af0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7784 | 2025.08.28 21:57:16.391215 [ 4 ] {e1ff9316-3aac-4d00-b0ec-5bd032572af0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7785 | 2025.08.28 21:57:16.391253 [ 196 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7786 | 2025.08.28 21:57:16.391297 [ 196 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1287 rows starting from the beginning of the part | ||
| 7787 | 2025.08.28 21:57:16.391369 [ 196 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 1219 rows starting from the beginning of the part | ||
| 7788 | 2025.08.28 21:57:16.391423 [ 196 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 56 rows starting from the beginning of the part | ||
| 7789 | 2025.08.28 21:57:16.391472 [ 196 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 118 rows starting from the beginning of the part | ||
| 7790 | 2025.08.28 21:57:16.391516 [ 196 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 76 rows starting from the beginning of the part | ||
| 7791 | 2025.08.28 21:57:16.391560 [ 196 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 119 rows starting from the beginning of the part | ||
| 7792 | 2025.08.28 21:57:16.391625 [ 4 ] {e1ff9316-3aac-4d00-b0ec-5bd032572af0} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7793 | 2025.08.28 21:57:16.391666 [ 4 ] {e1ff9316-3aac-4d00-b0ec-5bd032572af0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7794 | 2025.08.28 21:57:16.392291 [ 4 ] {e1ff9316-3aac-4d00-b0ec-5bd032572af0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7795 | 2025.08.28 21:57:16.392517 [ 4 ] {e1ff9316-3aac-4d00-b0ec-5bd032572af0} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7796 | 2025.08.28 21:57:16.392653 [ 4 ] {e1ff9316-3aac-4d00-b0ec-5bd032572af0} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001507 sec., 21897.810218978102 rows/sec., 1.60 MiB/sec. | ||
| 7797 | 2025.08.28 21:57:16.392690 [ 4 ] {e1ff9316-3aac-4d00-b0ec-5bd032572af0} <Debug> TCPHandler: Processed in 0.001669069 sec. | ||
| 7798 | 2025.08.28 21:57:16.392802 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7799 | 2025.08.28 21:57:16.392903 [ 4 ] {4ed8ccdb-77ac-4b43-884f-df6044d91731} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7800 | 2025.08.28 21:57:16.392943 [ 4 ] {4ed8ccdb-77ac-4b43-884f-df6044d91731} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7801 | 2025.08.28 21:57:16.393241 [ 189 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2875 rows, containing 5 columns (5 merged, 0 gathered) in 0.002203445 sec., 1304775.022748469 rows/sec., 113.16 MiB/sec. | ||
| 7802 | 2025.08.28 21:57:16.393358 [ 4 ] {4ed8ccdb-77ac-4b43-884f-df6044d91731} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7803 | 2025.08.28 21:57:16.393394 [ 4 ] {4ed8ccdb-77ac-4b43-884f-df6044d91731} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7804 | 2025.08.28 21:57:16.393529 [ 187 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 7805 | 2025.08.28 21:57:16.393726 [ 4 ] {4ed8ccdb-77ac-4b43-884f-df6044d91731} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 7806 | 2025.08.28 21:57:16.393930 [ 187 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_76_15} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7807 | 2025.08.28 21:57:16.393992 [ 4 ] {4ed8ccdb-77ac-4b43-884f-df6044d91731} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7808 | 2025.08.28 21:57:16.394033 [ 187 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_76_15} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 7809 | 2025.08.28 21:57:16.394130 [ 4 ] {4ed8ccdb-77ac-4b43-884f-df6044d91731} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001246 sec., 77849.11717495987 rows/sec., 6.08 MiB/sec. | ||
| 7810 | 2025.08.28 21:57:16.394136 [ 71 ] {} <Debug> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 7811 | 2025.08.28 21:57:16.394168 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.76 MiB. | ||
| 7812 | 2025.08.28 21:57:16.394172 [ 4 ] {4ed8ccdb-77ac-4b43-884f-df6044d91731} <Debug> TCPHandler: Processed in 0.001419626 sec. | ||
| 7813 | 2025.08.28 21:57:16.394182 [ 71 ] {} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7814 | 2025.08.28 21:57:16.394219 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7815 | 2025.08.28 21:57:16.394296 [ 192 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::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 | ||
| 7816 | 2025.08.28 21:57:16.394302 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7817 | 2025.08.28 21:57:16.394421 [ 192 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7818 | 2025.08.28 21:57:16.394436 [ 4 ] {13cc8268-f656-4541-a212-739d24be4012} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7819 | 2025.08.28 21:57:16.394453 [ 192 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 595 rows starting from the beginning of the part | ||
| 7820 | 2025.08.28 21:57:16.394484 [ 4 ] {13cc8268-f656-4541-a212-739d24be4012} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7821 | 2025.08.28 21:57:16.394513 [ 192 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 536 rows starting from the beginning of the part | ||
| 7822 | 2025.08.28 21:57:16.394565 [ 192 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 7823 | 2025.08.28 21:57:16.394610 [ 192 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 95 rows starting from the beginning of the part | ||
| 7824 | 2025.08.28 21:57:16.394651 [ 192 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 74 rows starting from the beginning of the part | ||
| 7825 | 2025.08.28 21:57:16.394690 [ 192 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 97 rows starting from the beginning of the part | ||
| 7826 | 2025.08.28 21:57:16.394920 [ 4 ] {13cc8268-f656-4541-a212-739d24be4012} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7827 | 2025.08.28 21:57:16.394959 [ 4 ] {13cc8268-f656-4541-a212-739d24be4012} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7828 | 2025.08.28 21:57:16.395328 [ 4 ] {13cc8268-f656-4541-a212-739d24be4012} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 7829 | 2025.08.28 21:57:16.395555 [ 4 ] {13cc8268-f656-4541-a212-739d24be4012} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7830 | 2025.08.28 21:57:16.395629 [ 187 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1461 rows, containing 5 columns (5 merged, 0 gathered) in 0.001365955 sec., 1069581.3551690942 rows/sec., 84.53 MiB/sec. | ||
| 7831 | 2025.08.28 21:57:16.395685 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 7832 | 2025.08.28 21:57:16.395689 [ 4 ] {13cc8268-f656-4541-a212-739d24be4012} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001272 sec., 126572.32704402517 rows/sec., 8.81 MiB/sec. | ||
| 7833 | 2025.08.28 21:57:16.395723 [ 71 ] {} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7834 | 2025.08.28 21:57:16.395739 [ 4 ] {13cc8268-f656-4541-a212-739d24be4012} <Debug> TCPHandler: Processed in 0.001487426 sec. | ||
| 7835 | 2025.08.28 21:57:16.395745 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7836 | 2025.08.28 21:57:16.395781 [ 187 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 7837 | 2025.08.28 21:57:16.395822 [ 188 ] {f506482a-fd20-4aba-984a-14115cac1713::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 | ||
| 7838 | 2025.08.28 21:57:16.395863 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7839 | 2025.08.28 21:57:16.395935 [ 188 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7840 | 2025.08.28 21:57:16.395968 [ 188 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_71_14, total 19513 rows starting from the beginning of the part | ||
| 7841 | 2025.08.28 21:57:16.396001 [ 4 ] {bcfaf7fb-dc00-419c-befa-b1dea5de2cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7842 | 2025.08.28 21:57:16.396022 [ 188 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 955 rows starting from the beginning of the part | ||
| 7843 | 2025.08.28 21:57:16.396039 [ 187 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_76_15} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7844 | 2025.08.28 21:57:16.396071 [ 188 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 54 rows starting from the beginning of the part | ||
| 7845 | 2025.08.28 21:57:16.396074 [ 4 ] {bcfaf7fb-dc00-419c-befa-b1dea5de2cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7846 | 2025.08.28 21:57:16.396112 [ 187 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_76_15} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 7847 | 2025.08.28 21:57:16.396122 [ 188 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 160 rows starting from the beginning of the part | ||
| 7848 | 2025.08.28 21:57:16.396186 [ 188 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 160 rows starting from the beginning of the part | ||
| 7849 | 2025.08.28 21:57:16.396211 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 7850 | 2025.08.28 21:57:16.396228 [ 188 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 161 rows starting from the beginning of the part | ||
| 7851 | 2025.08.28 21:57:16.396973 [ 4 ] {bcfaf7fb-dc00-419c-befa-b1dea5de2cff} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7852 | 2025.08.28 21:57:16.397016 [ 4 ] {bcfaf7fb-dc00-419c-befa-b1dea5de2cff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7853 | 2025.08.28 21:57:16.397712 [ 4 ] {bcfaf7fb-dc00-419c-befa-b1dea5de2cff} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 7854 | 2025.08.28 21:57:16.397936 [ 4 ] {bcfaf7fb-dc00-419c-befa-b1dea5de2cff} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7855 | 2025.08.28 21:57:16.398079 [ 4 ] {bcfaf7fb-dc00-419c-befa-b1dea5de2cff} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002103 sec., 14740.846409890633 rows/sec., 26.41 MiB/sec. | ||
| 7856 | 2025.08.28 21:57:16.398139 [ 4 ] {bcfaf7fb-dc00-419c-befa-b1dea5de2cff} <Debug> TCPHandler: Processed in 0.002337426 sec. | ||
| 7857 | 2025.08.28 21:57:16.398258 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7858 | 2025.08.28 21:57:16.398363 [ 4 ] {5d918e3e-977f-4ecf-8c81-8afbd74c61f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7859 | 2025.08.28 21:57:16.398407 [ 4 ] {5d918e3e-977f-4ecf-8c81-8afbd74c61f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7860 | 2025.08.28 21:57:16.398753 [ 4 ] {5d918e3e-977f-4ecf-8c81-8afbd74c61f2} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7861 | 2025.08.28 21:57:16.398790 [ 4 ] {5d918e3e-977f-4ecf-8c81-8afbd74c61f2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7862 | 2025.08.28 21:57:16.399227 [ 4 ] {5d918e3e-977f-4ecf-8c81-8afbd74c61f2} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 7863 | 2025.08.28 21:57:16.399438 [ 4 ] {5d918e3e-977f-4ecf-8c81-8afbd74c61f2} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7864 | 2025.08.28 21:57:16.399570 [ 4 ] {5d918e3e-977f-4ecf-8c81-8afbd74c61f2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001235 sec., 48582.995951417004 rows/sec., 3.27 MiB/sec. | ||
| 7865 | 2025.08.28 21:57:16.399581 [ 68 ] {} <Debug> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 7866 | 2025.08.28 21:57:16.399609 [ 4 ] {5d918e3e-977f-4ecf-8c81-8afbd74c61f2} <Debug> TCPHandler: Processed in 0.001400655 sec. | ||
| 7867 | 2025.08.28 21:57:16.399629 [ 68 ] {} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7868 | 2025.08.28 21:57:16.399655 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7869 | 2025.08.28 21:57:16.399797 [ 194 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 7870 | 2025.08.28 21:57:16.400011 [ 194 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7871 | 2025.08.28 21:57:16.400066 [ 194 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 3696 rows starting from the beginning of the part | ||
| 7872 | 2025.08.28 21:57:16.400161 [ 194 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 40 rows starting from the beginning of the part | ||
| 7873 | 2025.08.28 21:57:16.400232 [ 194 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 20 rows starting from the beginning of the part | ||
| 7874 | 2025.08.28 21:57:16.400297 [ 194 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 7875 | 2025.08.28 21:57:16.400356 [ 194 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 60 rows starting from the beginning of the part | ||
| 7876 | 2025.08.28 21:57:16.400416 [ 194 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 7877 | 2025.08.28 21:57:16.408125 [ 199 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3936 rows, containing 4 columns (4 merged, 0 gathered) in 0.008407733 sec., 468140.46069255524 rows/sec., 31.54 MiB/sec. | ||
| 7878 | 2025.08.28 21:57:16.408609 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 7879 | 2025.08.28 21:57:16.408865 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_76_15} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7880 | 2025.08.28 21:57:16.408935 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_76_15} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 7881 | 2025.08.28 21:57:16.409022 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.90 MiB. | ||
| 7882 | 2025.08.28 21:57:16.409503 [ 191 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 21003 rows, containing 5 columns (5 merged, 0 gathered) in 0.013713111 sec., 1531599.9411074554 rows/sec., 104.47 MiB/sec. | ||
| 7883 | 2025.08.28 21:57:16.409907 [ 197 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 7884 | 2025.08.28 21:57:16.410191 [ 197 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7885 | 2025.08.28 21:57:16.410257 [ 197 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_76_15} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 7886 | 2025.08.28 21:57:16.410336 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||
| 7887 | 2025.08.28 21:57:17.000200 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 280.54 MiB, peak 291.05 MiB, free memory in arenas 0.00 B, will set to 282.98 MiB (RSS), difference: 2.44 MiB | ||
| 7888 | 2025.08.28 21:57:18.288229 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 21594 | ||
| 7889 | 2025.08.28 21:57:18.288749 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7890 | 2025.08.28 21:57:18.288793 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7891 | 2025.08.28 21:57:18.289274 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7892 | 2025.08.28 21:57:18.289493 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7893 | 2025.08.28 21:57:18.289621 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 21594 | ||
| 7894 | 2025.08.28 21:57:19.453990 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 354 | ||
| 7895 | 2025.08.28 21:57:19.469413 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7896 | 2025.08.28 21:57:19.469482 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7897 | 2025.08.28 21:57:19.474730 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 7898 | 2025.08.28 21:57:19.475429 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7899 | 2025.08.28 21:57:19.478123 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 354 | ||
| 7900 | 2025.08.28 21:57:21.386840 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7901 | 2025.08.28 21:57:21.387100 [ 4 ] {16882c70-ddb8-4fd9-9f9c-8f48f3728e43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7902 | 2025.08.28 21:57:21.387194 [ 4 ] {16882c70-ddb8-4fd9-9f9c-8f48f3728e43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7903 | 2025.08.28 21:57:21.388011 [ 4 ] {16882c70-ddb8-4fd9-9f9c-8f48f3728e43} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7904 | 2025.08.28 21:57:21.388050 [ 4 ] {16882c70-ddb8-4fd9-9f9c-8f48f3728e43} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7905 | 2025.08.28 21:57:21.388440 [ 4 ] {16882c70-ddb8-4fd9-9f9c-8f48f3728e43} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 7906 | 2025.08.28 21:57:21.388675 [ 4 ] {16882c70-ddb8-4fd9-9f9c-8f48f3728e43} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7907 | 2025.08.28 21:57:21.388830 [ 4 ] {16882c70-ddb8-4fd9-9f9c-8f48f3728e43} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001799 sec., 42245.69205113952 rows/sec., 3.48 MiB/sec. | ||
| 7908 | 2025.08.28 21:57:21.388872 [ 4 ] {16882c70-ddb8-4fd9-9f9c-8f48f3728e43} <Debug> TCPHandler: Processed in 0.002186644 sec. | ||
| 7909 | 2025.08.28 21:57:21.389000 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7910 | 2025.08.28 21:57:21.389107 [ 4 ] {7315072e-eae5-4ef8-a338-8cb51a3cd396} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7911 | 2025.08.28 21:57:21.389149 [ 4 ] {7315072e-eae5-4ef8-a338-8cb51a3cd396} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7912 | 2025.08.28 21:57:21.389596 [ 4 ] {7315072e-eae5-4ef8-a338-8cb51a3cd396} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7913 | 2025.08.28 21:57:21.389631 [ 4 ] {7315072e-eae5-4ef8-a338-8cb51a3cd396} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7914 | 2025.08.28 21:57:21.389927 [ 4 ] {7315072e-eae5-4ef8-a338-8cb51a3cd396} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 7915 | 2025.08.28 21:57:21.390134 [ 4 ] {7315072e-eae5-4ef8-a338-8cb51a3cd396} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7916 | 2025.08.28 21:57:21.390269 [ 4 ] {7315072e-eae5-4ef8-a338-8cb51a3cd396} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001181 sec., 8467.400508044031 rows/sec., 636.71 KiB/sec. | ||
| 7917 | 2025.08.28 21:57:21.390307 [ 4 ] {7315072e-eae5-4ef8-a338-8cb51a3cd396} <Debug> TCPHandler: Processed in 0.001357495 sec. | ||
| 7918 | 2025.08.28 21:57:21.390419 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7919 | 2025.08.28 21:57:21.390522 [ 4 ] {891d4e7e-f249-4681-b1af-2bae0f829482} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7920 | 2025.08.28 21:57:21.390562 [ 4 ] {891d4e7e-f249-4681-b1af-2bae0f829482} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7921 | 2025.08.28 21:57:21.391030 [ 4 ] {891d4e7e-f249-4681-b1af-2bae0f829482} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7922 | 2025.08.28 21:57:21.391064 [ 4 ] {891d4e7e-f249-4681-b1af-2bae0f829482} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7923 | 2025.08.28 21:57:21.391363 [ 4 ] {891d4e7e-f249-4681-b1af-2bae0f829482} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 7924 | 2025.08.28 21:57:21.391570 [ 4 ] {891d4e7e-f249-4681-b1af-2bae0f829482} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7925 | 2025.08.28 21:57:21.391698 [ 4 ] {891d4e7e-f249-4681-b1af-2bae0f829482} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001194 sec., 61976.549413735345 rows/sec., 4.84 MiB/sec. | ||
| 7926 | 2025.08.28 21:57:21.391735 [ 4 ] {891d4e7e-f249-4681-b1af-2bae0f829482} <Debug> TCPHandler: Processed in 0.001366855 sec. | ||
| 7927 | 2025.08.28 21:57:21.391855 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7928 | 2025.08.28 21:57:21.391955 [ 4 ] {d43ed101-d2fa-498a-8e8d-699383fb31dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 7929 | 2025.08.28 21:57:21.391998 [ 4 ] {d43ed101-d2fa-498a-8e8d-699383fb31dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7930 | 2025.08.28 21:57:21.392421 [ 4 ] {d43ed101-d2fa-498a-8e8d-699383fb31dc} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7931 | 2025.08.28 21:57:21.392456 [ 4 ] {d43ed101-d2fa-498a-8e8d-699383fb31dc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7932 | 2025.08.28 21:57:21.392785 [ 4 ] {d43ed101-d2fa-498a-8e8d-699383fb31dc} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 7933 | 2025.08.28 21:57:21.393003 [ 4 ] {d43ed101-d2fa-498a-8e8d-699383fb31dc} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7934 | 2025.08.28 21:57:21.393135 [ 4 ] {d43ed101-d2fa-498a-8e8d-699383fb31dc} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 7935 | 2025.08.28 21:57:21.393171 [ 4 ] {d43ed101-d2fa-498a-8e8d-699383fb31dc} <Debug> TCPHandler: Processed in 0.001369925 sec. | ||
| 7936 | 2025.08.28 21:57:21.393283 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7937 | 2025.08.28 21:57:21.393388 [ 4 ] {80073100-bc02-4080-aacf-3b61191f4283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 7938 | 2025.08.28 21:57:21.393443 [ 4 ] {80073100-bc02-4080-aacf-3b61191f4283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 7939 | 2025.08.28 21:57:21.394236 [ 4 ] {80073100-bc02-4080-aacf-3b61191f4283} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7940 | 2025.08.28 21:57:21.394273 [ 4 ] {80073100-bc02-4080-aacf-3b61191f4283} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7941 | 2025.08.28 21:57:21.394785 [ 4 ] {80073100-bc02-4080-aacf-3b61191f4283} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 7942 | 2025.08.28 21:57:21.395008 [ 4 ] {80073100-bc02-4080-aacf-3b61191f4283} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7943 | 2025.08.28 21:57:21.395150 [ 4 ] {80073100-bc02-4080-aacf-3b61191f4283} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001781 sec., 5614.823133071308 rows/sec., 10.06 MiB/sec. | ||
| 7944 | 2025.08.28 21:57:21.395204 [ 4 ] {80073100-bc02-4080-aacf-3b61191f4283} <Debug> TCPHandler: Processed in 0.001971322 sec. | ||
| 7945 | 2025.08.28 21:57:21.395311 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7946 | 2025.08.28 21:57:21.395417 [ 4 ] {48ac3c50-b305-4534-bb31-f9d60ab4283b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 7947 | 2025.08.28 21:57:21.395460 [ 4 ] {48ac3c50-b305-4534-bb31-f9d60ab4283b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 7948 | 2025.08.28 21:57:21.395796 [ 4 ] {48ac3c50-b305-4534-bb31-f9d60ab4283b} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7949 | 2025.08.28 21:57:21.395833 [ 4 ] {48ac3c50-b305-4534-bb31-f9d60ab4283b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7950 | 2025.08.28 21:57:21.396145 [ 4 ] {48ac3c50-b305-4534-bb31-f9d60ab4283b} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 7951 | 2025.08.28 21:57:21.396351 [ 4 ] {48ac3c50-b305-4534-bb31-f9d60ab4283b} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7952 | 2025.08.28 21:57:21.396481 [ 4 ] {48ac3c50-b305-4534-bb31-f9d60ab4283b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001083 sec., 55401.662049861494 rows/sec., 3.73 MiB/sec. | ||
| 7953 | 2025.08.28 21:57:21.396517 [ 4 ] {48ac3c50-b305-4534-bb31-f9d60ab4283b} <Debug> TCPHandler: Processed in 0.001256054 sec. | ||
| 7954 | 2025.08.28 21:57:25.659387 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7955 | 2025.08.28 21:57:25.659457 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7956 | 2025.08.28 21:57:25.789833 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22021 | ||
| 7957 | 2025.08.28 21:57:25.790678 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7958 | 2025.08.28 21:57:25.790750 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7959 | 2025.08.28 21:57:25.791304 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 7960 | 2025.08.28 21:57:25.791533 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7961 | 2025.08.28 21:57:25.791666 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22021 | ||
| 7962 | 2025.08.28 21:57:25.850034 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1098 | ||
| 7963 | 2025.08.28 21:57:25.852487 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7964 | 2025.08.28 21:57:25.852547 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7965 | 2025.08.28 21:57:25.853766 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 7966 | 2025.08.28 21:57:25.854035 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7967 | 2025.08.28 21:57:25.854410 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1098 | ||
| 7968 | 2025.08.28 21:57:26.001478 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000990751 sec. | ||
| 7969 | 2025.08.28 21:57:26.387149 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7970 | 2025.08.28 21:57:26.387352 [ 4 ] {96ce5ab0-7b9b-48e0-8383-cc0ff6b2a0c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 7971 | 2025.08.28 21:57:26.387426 [ 4 ] {96ce5ab0-7b9b-48e0-8383-cc0ff6b2a0c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7972 | 2025.08.28 21:57:26.388187 [ 4 ] {96ce5ab0-7b9b-48e0-8383-cc0ff6b2a0c1} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7973 | 2025.08.28 21:57:26.388236 [ 4 ] {96ce5ab0-7b9b-48e0-8383-cc0ff6b2a0c1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7974 | 2025.08.28 21:57:26.388639 [ 4 ] {96ce5ab0-7b9b-48e0-8383-cc0ff6b2a0c1} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 7975 | 2025.08.28 21:57:26.388871 [ 4 ] {96ce5ab0-7b9b-48e0-8383-cc0ff6b2a0c1} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7976 | 2025.08.28 21:57:26.389039 [ 4 ] {96ce5ab0-7b9b-48e0-8383-cc0ff6b2a0c1} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001741 sec., 67777.13957495692 rows/sec., 5.75 MiB/sec. | ||
| 7977 | 2025.08.28 21:57:26.389083 [ 4 ] {96ce5ab0-7b9b-48e0-8383-cc0ff6b2a0c1} <Debug> TCPHandler: Processed in 0.002067713 sec. | ||
| 7978 | 2025.08.28 21:57:26.389211 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7979 | 2025.08.28 21:57:26.389308 [ 4 ] {b05509cd-fd70-404d-9c49-1067272267cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 7980 | 2025.08.28 21:57:26.389350 [ 4 ] {b05509cd-fd70-404d-9c49-1067272267cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7981 | 2025.08.28 21:57:26.389767 [ 4 ] {b05509cd-fd70-404d-9c49-1067272267cd} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7982 | 2025.08.28 21:57:26.389805 [ 4 ] {b05509cd-fd70-404d-9c49-1067272267cd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7983 | 2025.08.28 21:57:26.390125 [ 4 ] {b05509cd-fd70-404d-9c49-1067272267cd} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 7984 | 2025.08.28 21:57:26.390334 [ 4 ] {b05509cd-fd70-404d-9c49-1067272267cd} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 7985 | 2025.08.28 21:57:26.390454 [ 62 ] {} <Debug> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 7986 | 2025.08.28 21:57:26.390467 [ 4 ] {b05509cd-fd70-404d-9c49-1067272267cd} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001178 sec., 26315.78947368421 rows/sec., 1.93 MiB/sec. | ||
| 7987 | 2025.08.28 21:57:26.390521 [ 62 ] {} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 7988 | 2025.08.28 21:57:26.390531 [ 4 ] {b05509cd-fd70-404d-9c49-1067272267cd} <Debug> TCPHandler: Processed in 0.001372135 sec. | ||
| 7989 | 2025.08.28 21:57:26.390552 [ 62 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 7990 | 2025.08.28 21:57:26.390649 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 7991 | 2025.08.28 21:57:26.390679 [ 199 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 7992 | 2025.08.28 21:57:26.390748 [ 4 ] {b9606eee-442c-4679-b61d-904a8da0aa7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 7993 | 2025.08.28 21:57:26.390795 [ 4 ] {b9606eee-442c-4679-b61d-904a8da0aa7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7994 | 2025.08.28 21:57:26.390826 [ 199 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7995 | 2025.08.28 21:57:26.390865 [ 199 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 57 rows starting from the beginning of the part | ||
| 7996 | 2025.08.28 21:57:26.390930 [ 199 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 31 rows starting from the beginning of the part | ||
| 7997 | 2025.08.28 21:57:26.390975 [ 199 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 7998 | 2025.08.28 21:57:26.391023 [ 199 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 7999 | 2025.08.28 21:57:26.391068 [ 199 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 8000 | 2025.08.28 21:57:26.391109 [ 199 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 31 rows starting from the beginning of the part | ||
| 8001 | 2025.08.28 21:57:26.391320 [ 4 ] {b9606eee-442c-4679-b61d-904a8da0aa7d} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8002 | 2025.08.28 21:57:26.391362 [ 4 ] {b9606eee-442c-4679-b61d-904a8da0aa7d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 8003 | 2025.08.28 21:57:26.391695 [ 4 ] {b9606eee-442c-4679-b61d-904a8da0aa7d} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 8004 | 2025.08.28 21:57:26.391929 [ 4 ] {b9606eee-442c-4679-b61d-904a8da0aa7d} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8005 | 2025.08.28 21:57:26.392013 [ 190 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 5 columns (5 merged, 0 gathered) in 0.001392275 sec., 123538.81237542871 rows/sec., 9.48 MiB/sec. | ||
| 8006 | 2025.08.28 21:57:26.392066 [ 4 ] {b9606eee-442c-4679-b61d-904a8da0aa7d} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001337 sec., 71054.59985041137 rows/sec., 5.55 MiB/sec. | ||
| 8007 | 2025.08.28 21:57:26.392110 [ 4 ] {b9606eee-442c-4679-b61d-904a8da0aa7d} <Debug> TCPHandler: Processed in 0.001511717 sec. | ||
| 8008 | 2025.08.28 21:57:26.392170 [ 199 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8009 | 2025.08.28 21:57:26.392261 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8010 | 2025.08.28 21:57:26.392362 [ 4 ] {97fb5b40-89ba-4f7b-abf6-fdc4473cac18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8011 | 2025.08.28 21:57:26.392409 [ 4 ] {97fb5b40-89ba-4f7b-abf6-fdc4473cac18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8012 | 2025.08.28 21:57:26.392421 [ 199 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_66_13} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8013 | 2025.08.28 21:57:26.392499 [ 199 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_66_13} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8014 | 2025.08.28 21:57:26.392577 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 8015 | 2025.08.28 21:57:26.392842 [ 4 ] {97fb5b40-89ba-4f7b-abf6-fdc4473cac18} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8016 | 2025.08.28 21:57:26.392883 [ 4 ] {97fb5b40-89ba-4f7b-abf6-fdc4473cac18} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 8017 | 2025.08.28 21:57:26.393228 [ 4 ] {97fb5b40-89ba-4f7b-abf6-fdc4473cac18} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 8018 | 2025.08.28 21:57:26.393440 [ 4 ] {97fb5b40-89ba-4f7b-abf6-fdc4473cac18} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8019 | 2025.08.28 21:57:26.393581 [ 4 ] {97fb5b40-89ba-4f7b-abf6-fdc4473cac18} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001238 sec., 129240.71082390954 rows/sec., 9.00 MiB/sec. | ||
| 8020 | 2025.08.28 21:57:26.393619 [ 4 ] {97fb5b40-89ba-4f7b-abf6-fdc4473cac18} <Debug> TCPHandler: Processed in 0.001409256 sec. | ||
| 8021 | 2025.08.28 21:57:26.393734 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8022 | 2025.08.28 21:57:26.393837 [ 4 ] {fc77a81c-7b49-41de-95d1-d9a38c705c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8023 | 2025.08.28 21:57:26.393892 [ 4 ] {fc77a81c-7b49-41de-95d1-d9a38c705c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8024 | 2025.08.28 21:57:26.394681 [ 4 ] {fc77a81c-7b49-41de-95d1-d9a38c705c3b} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8025 | 2025.08.28 21:57:26.394717 [ 4 ] {fc77a81c-7b49-41de-95d1-d9a38c705c3b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 8026 | 2025.08.28 21:57:26.395263 [ 4 ] {fc77a81c-7b49-41de-95d1-d9a38c705c3b} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 8027 | 2025.08.28 21:57:26.395485 [ 4 ] {fc77a81c-7b49-41de-95d1-d9a38c705c3b} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8028 | 2025.08.28 21:57:26.395628 [ 4 ] {fc77a81c-7b49-41de-95d1-d9a38c705c3b} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00181 sec., 17127.07182320442 rows/sec., 30.69 MiB/sec. | ||
| 8029 | 2025.08.28 21:57:26.395682 [ 4 ] {fc77a81c-7b49-41de-95d1-d9a38c705c3b} <Debug> TCPHandler: Processed in 0.001996782 sec. | ||
| 8030 | 2025.08.28 21:57:26.395792 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8031 | 2025.08.28 21:57:26.395883 [ 4 ] {420bb036-015c-4f65-b2e4-17ecc9215fd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8032 | 2025.08.28 21:57:26.395925 [ 4 ] {420bb036-015c-4f65-b2e4-17ecc9215fd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8033 | 2025.08.28 21:57:26.396257 [ 4 ] {420bb036-015c-4f65-b2e4-17ecc9215fd4} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8034 | 2025.08.28 21:57:26.396292 [ 4 ] {420bb036-015c-4f65-b2e4-17ecc9215fd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 8035 | 2025.08.28 21:57:26.396592 [ 4 ] {420bb036-015c-4f65-b2e4-17ecc9215fd4} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 8036 | 2025.08.28 21:57:26.396794 [ 4 ] {420bb036-015c-4f65-b2e4-17ecc9215fd4} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8037 | 2025.08.28 21:57:26.396927 [ 4 ] {420bb036-015c-4f65-b2e4-17ecc9215fd4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 8038 | 2025.08.28 21:57:26.396962 [ 4 ] {420bb036-015c-4f65-b2e4-17ecc9215fd4} <Debug> TCPHandler: Processed in 0.001218174 sec. | ||
| 8039 | 2025.08.28 21:57:26.978314 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 362 | ||
| 8040 | 2025.08.28 21:57:26.994312 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8041 | 2025.08.28 21:57:26.994375 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 8042 | 2025.08.28 21:57:27.000070 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 8043 | 2025.08.28 21:57:27.000176 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 288.12 MiB, peak 291.05 MiB, free memory in arenas 0.00 B, will set to 283.44 MiB (RSS), difference: -4.68 MiB | ||
| 8044 | 2025.08.28 21:57:27.000844 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8045 | 2025.08.28 21:57:27.003930 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 362 | ||
| 8046 | 2025.08.28 21:57:28.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 279.44 MiB, peak 291.05 MiB, free memory in arenas 0.00 B, will set to 283.44 MiB (RSS), difference: 4.00 MiB | ||
| 8047 | 2025.08.28 21:57:29.715830 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8048 | 2025.08.28 21:57:29.716023 [ 4 ] {b4fe8540-d2a1-4bbc-8ac5-2c7641bb31cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8049 | 2025.08.28 21:57:29.716092 [ 4 ] {b4fe8540-d2a1-4bbc-8ac5-2c7641bb31cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8050 | 2025.08.28 21:57:29.717434 [ 4 ] {b4fe8540-d2a1-4bbc-8ac5-2c7641bb31cb} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8051 | 2025.08.28 21:57:29.717490 [ 4 ] {b4fe8540-d2a1-4bbc-8ac5-2c7641bb31cb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 8052 | 2025.08.28 21:57:29.717990 [ 4 ] {b4fe8540-d2a1-4bbc-8ac5-2c7641bb31cb} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 8053 | 2025.08.28 21:57:29.718225 [ 4 ] {b4fe8540-d2a1-4bbc-8ac5-2c7641bb31cb} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8054 | 2025.08.28 21:57:29.718383 [ 4 ] {b4fe8540-d2a1-4bbc-8ac5-2c7641bb31cb} <Debug> executeQuery: Read 1216 rows, 102.98 KiB in 0.002408 sec., 504983.38870431896 rows/sec., 41.76 MiB/sec. | ||
| 8055 | 2025.08.28 21:57:29.718437 [ 4 ] {b4fe8540-d2a1-4bbc-8ac5-2c7641bb31cb} <Debug> TCPHandler: Processed in 0.00273444 sec. | ||
| 8056 | 2025.08.28 21:57:29.718566 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8057 | 2025.08.28 21:57:29.718670 [ 4 ] {02ce1394-e2c3-4211-be76-afe72355deaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8058 | 2025.08.28 21:57:29.718741 [ 4 ] {02ce1394-e2c3-4211-be76-afe72355deaa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8059 | 2025.08.28 21:57:29.719155 [ 4 ] {02ce1394-e2c3-4211-be76-afe72355deaa} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8060 | 2025.08.28 21:57:29.719193 [ 4 ] {02ce1394-e2c3-4211-be76-afe72355deaa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 8061 | 2025.08.28 21:57:29.719494 [ 4 ] {02ce1394-e2c3-4211-be76-afe72355deaa} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8062 | 2025.08.28 21:57:29.719704 [ 4 ] {02ce1394-e2c3-4211-be76-afe72355deaa} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8063 | 2025.08.28 21:57:29.719835 [ 4 ] {02ce1394-e2c3-4211-be76-afe72355deaa} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001189 sec., 8410.428931875525 rows/sec., 632.42 KiB/sec. | ||
| 8064 | 2025.08.28 21:57:29.719874 [ 4 ] {02ce1394-e2c3-4211-be76-afe72355deaa} <Debug> TCPHandler: Processed in 0.001361785 sec. | ||
| 8065 | 2025.08.28 21:57:29.719976 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8066 | 2025.08.28 21:57:29.720069 [ 4 ] {91c9ccb4-e46f-401d-a69f-fb3a82c9fcd5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8067 | 2025.08.28 21:57:29.720110 [ 4 ] {91c9ccb4-e46f-401d-a69f-fb3a82c9fcd5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8068 | 2025.08.28 21:57:29.720600 [ 4 ] {91c9ccb4-e46f-401d-a69f-fb3a82c9fcd5} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8069 | 2025.08.28 21:57:29.720637 [ 4 ] {91c9ccb4-e46f-401d-a69f-fb3a82c9fcd5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 8070 | 2025.08.28 21:57:29.720948 [ 4 ] {91c9ccb4-e46f-401d-a69f-fb3a82c9fcd5} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 8071 | 2025.08.28 21:57:29.721180 [ 4 ] {91c9ccb4-e46f-401d-a69f-fb3a82c9fcd5} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8072 | 2025.08.28 21:57:29.721314 [ 4 ] {91c9ccb4-e46f-401d-a69f-fb3a82c9fcd5} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001263 sec., 180522.56532066507 rows/sec., 12.22 MiB/sec. | ||
| 8073 | 2025.08.28 21:57:29.721353 [ 4 ] {91c9ccb4-e46f-401d-a69f-fb3a82c9fcd5} <Debug> TCPHandler: Processed in 0.001427216 sec. | ||
| 8074 | 2025.08.28 21:57:29.721481 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8075 | 2025.08.28 21:57:29.721574 [ 4 ] {25ef8584-94a0-48c2-aff9-be98a0297d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8076 | 2025.08.28 21:57:29.721614 [ 4 ] {25ef8584-94a0-48c2-aff9-be98a0297d3d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8077 | 2025.08.28 21:57:29.722258 [ 4 ] {25ef8584-94a0-48c2-aff9-be98a0297d3d} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8078 | 2025.08.28 21:57:29.722295 [ 4 ] {25ef8584-94a0-48c2-aff9-be98a0297d3d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 8079 | 2025.08.28 21:57:29.722618 [ 4 ] {25ef8584-94a0-48c2-aff9-be98a0297d3d} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 8080 | 2025.08.28 21:57:29.722839 [ 4 ] {25ef8584-94a0-48c2-aff9-be98a0297d3d} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8081 | 2025.08.28 21:57:29.722969 [ 4 ] {25ef8584-94a0-48c2-aff9-be98a0297d3d} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.001413 sec., 375088.4642604388 rows/sec., 27.79 MiB/sec. | ||
| 8082 | 2025.08.28 21:57:29.723007 [ 4 ] {25ef8584-94a0-48c2-aff9-be98a0297d3d} <Debug> TCPHandler: Processed in 0.001576487 sec. | ||
| 8083 | 2025.08.28 21:57:29.723123 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8084 | 2025.08.28 21:57:29.723216 [ 4 ] {1611e713-80e5-4ae0-a80f-a3ff397423e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8085 | 2025.08.28 21:57:29.723261 [ 4 ] {1611e713-80e5-4ae0-a80f-a3ff397423e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8086 | 2025.08.28 21:57:29.723942 [ 4 ] {1611e713-80e5-4ae0-a80f-a3ff397423e0} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8087 | 2025.08.28 21:57:29.723980 [ 4 ] {1611e713-80e5-4ae0-a80f-a3ff397423e0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 8088 | 2025.08.28 21:57:29.724502 [ 4 ] {1611e713-80e5-4ae0-a80f-a3ff397423e0} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 8089 | 2025.08.28 21:57:29.724789 [ 4 ] {1611e713-80e5-4ae0-a80f-a3ff397423e0} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8090 | 2025.08.28 21:57:29.724950 [ 4 ] {1611e713-80e5-4ae0-a80f-a3ff397423e0} <Debug> executeQuery: Read 962 rows, 66.14 KiB in 0.00175 sec., 549714.2857142857 rows/sec., 36.91 MiB/sec. | ||
| 8091 | 2025.08.28 21:57:29.724998 [ 4 ] {1611e713-80e5-4ae0-a80f-a3ff397423e0} <Debug> TCPHandler: Processed in 0.001924492 sec. | ||
| 8092 | 2025.08.28 21:57:29.725138 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8093 | 2025.08.28 21:57:29.725241 [ 4 ] {0d13d0d7-6aef-49f0-b1eb-5c9753a259ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8094 | 2025.08.28 21:57:29.725304 [ 4 ] {0d13d0d7-6aef-49f0-b1eb-5c9753a259ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8095 | 2025.08.28 21:57:29.726160 [ 4 ] {0d13d0d7-6aef-49f0-b1eb-5c9753a259ba} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8096 | 2025.08.28 21:57:29.726202 [ 4 ] {0d13d0d7-6aef-49f0-b1eb-5c9753a259ba} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 8097 | 2025.08.28 21:57:29.726785 [ 4 ] {0d13d0d7-6aef-49f0-b1eb-5c9753a259ba} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 8098 | 2025.08.28 21:57:29.727032 [ 4 ] {0d13d0d7-6aef-49f0-b1eb-5c9753a259ba} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8099 | 2025.08.28 21:57:29.727166 [ 56 ] {} <Debug> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 8100 | 2025.08.28 21:57:29.727178 [ 4 ] {0d13d0d7-6aef-49f0-b1eb-5c9753a259ba} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001956 sec., 5112.474437627812 rows/sec., 9.16 MiB/sec. | ||
| 8101 | 2025.08.28 21:57:29.727241 [ 56 ] {} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8102 | 2025.08.28 21:57:29.727268 [ 56 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 8103 | 2025.08.28 21:57:29.727276 [ 4 ] {0d13d0d7-6aef-49f0-b1eb-5c9753a259ba} <Debug> TCPHandler: Processed in 0.002199085 sec. | ||
| 8104 | 2025.08.28 21:57:29.727386 [ 191 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::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 | ||
| 8105 | 2025.08.28 21:57:29.727409 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8106 | 2025.08.28 21:57:29.727518 [ 4 ] {dd6836a6-fe10-4542-89d2-7f27288f64e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8107 | 2025.08.28 21:57:29.727563 [ 4 ] {dd6836a6-fe10-4542-89d2-7f27288f64e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8108 | 2025.08.28 21:57:29.727629 [ 191 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8109 | 2025.08.28 21:57:29.727697 [ 191 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1192 rows starting from the beginning of the part | ||
| 8110 | 2025.08.28 21:57:29.727824 [ 191 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 10 rows starting from the beginning of the part | ||
| 8111 | 2025.08.28 21:57:29.727931 [ 191 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 31 rows starting from the beginning of the part | ||
| 8112 | 2025.08.28 21:57:29.727955 [ 4 ] {dd6836a6-fe10-4542-89d2-7f27288f64e5} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8113 | 2025.08.28 21:57:29.728007 [ 4 ] {dd6836a6-fe10-4542-89d2-7f27288f64e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8114 | 2025.08.28 21:57:29.728031 [ 191 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 10 rows starting from the beginning of the part | ||
| 8115 | 2025.08.28 21:57:29.728134 [ 191 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 31 rows starting from the beginning of the part | ||
| 8116 | 2025.08.28 21:57:29.728231 [ 191 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 10 rows starting from the beginning of the part | ||
| 8117 | 2025.08.28 21:57:29.728351 [ 4 ] {dd6836a6-fe10-4542-89d2-7f27288f64e5} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 8118 | 2025.08.28 21:57:29.728586 [ 4 ] {dd6836a6-fe10-4542-89d2-7f27288f64e5} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8119 | 2025.08.28 21:57:29.728732 [ 4 ] {dd6836a6-fe10-4542-89d2-7f27288f64e5} <Debug> executeQuery: Read 48 rows, 3.31 KiB in 0.001233 sec., 38929.4403892944 rows/sec., 2.62 MiB/sec. | ||
| 8120 | 2025.08.28 21:57:29.728770 [ 4 ] {dd6836a6-fe10-4542-89d2-7f27288f64e5} <Debug> TCPHandler: Processed in 0.001411656 sec. | ||
| 8121 | 2025.08.28 21:57:29.733615 [ 190 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1284 rows, containing 19 columns (19 merged, 0 gathered) in 0.00627596 sec., 204590.2140867692 rows/sec., 366.62 MiB/sec. | ||
| 8122 | 2025.08.28 21:57:29.735077 [ 193 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 8123 | 2025.08.28 21:57:29.735442 [ 193 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8124 | 2025.08.28 21:57:29.735513 [ 193 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_66_13} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 8125 | 2025.08.28 21:57:29.735662 [ 193 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.56 MiB. | ||
| 8126 | 2025.08.28 21:57:30.000245 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 284.01 MiB, peak 295.51 MiB, free memory in arenas 0.00 B, will set to 285.41 MiB (RSS), difference: 1.39 MiB | ||
| 8127 | 2025.08.28 21:57:31.380491 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8128 | 2025.08.28 21:57:31.380685 [ 4 ] {d6f09711-50ac-40c5-b538-900d5c82f434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8129 | 2025.08.28 21:57:31.380756 [ 4 ] {d6f09711-50ac-40c5-b538-900d5c82f434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8130 | 2025.08.28 21:57:31.381484 [ 4 ] {d6f09711-50ac-40c5-b538-900d5c82f434} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8131 | 2025.08.28 21:57:31.381522 [ 4 ] {d6f09711-50ac-40c5-b538-900d5c82f434} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 8132 | 2025.08.28 21:57:31.381900 [ 4 ] {d6f09711-50ac-40c5-b538-900d5c82f434} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 8133 | 2025.08.28 21:57:31.382122 [ 4 ] {d6f09711-50ac-40c5-b538-900d5c82f434} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8134 | 2025.08.28 21:57:31.382276 [ 4 ] {d6f09711-50ac-40c5-b538-900d5c82f434} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001643 sec., 34083.99269628728 rows/sec., 2.62 MiB/sec. | ||
| 8135 | 2025.08.28 21:57:31.382317 [ 4 ] {d6f09711-50ac-40c5-b538-900d5c82f434} <Debug> TCPHandler: Processed in 0.001958922 sec. | ||
| 8136 | 2025.08.28 21:57:31.382437 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8137 | 2025.08.28 21:57:31.382533 [ 4 ] {dee15ab1-5529-4dd9-b05f-18fcbc440a63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8138 | 2025.08.28 21:57:31.382572 [ 4 ] {dee15ab1-5529-4dd9-b05f-18fcbc440a63} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8139 | 2025.08.28 21:57:31.382995 [ 4 ] {dee15ab1-5529-4dd9-b05f-18fcbc440a63} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8140 | 2025.08.28 21:57:31.383029 [ 4 ] {dee15ab1-5529-4dd9-b05f-18fcbc440a63} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 8141 | 2025.08.28 21:57:31.383339 [ 4 ] {dee15ab1-5529-4dd9-b05f-18fcbc440a63} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 8142 | 2025.08.28 21:57:31.383557 [ 4 ] {dee15ab1-5529-4dd9-b05f-18fcbc440a63} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8143 | 2025.08.28 21:57:31.383689 [ 4 ] {dee15ab1-5529-4dd9-b05f-18fcbc440a63} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001176 sec., 54421.768707482996 rows/sec., 4.25 MiB/sec. | ||
| 8144 | 2025.08.28 21:57:31.383727 [ 4 ] {dee15ab1-5529-4dd9-b05f-18fcbc440a63} <Debug> TCPHandler: Processed in 0.001340334 sec. | ||
| 8145 | 2025.08.28 21:57:31.383840 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8146 | 2025.08.28 21:57:31.383934 [ 4 ] {146b55e6-bcaa-4cb0-8f46-82f4eacae1ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8147 | 2025.08.28 21:57:31.383978 [ 4 ] {146b55e6-bcaa-4cb0-8f46-82f4eacae1ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8148 | 2025.08.28 21:57:31.384335 [ 4 ] {146b55e6-bcaa-4cb0-8f46-82f4eacae1ac} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8149 | 2025.08.28 21:57:31.384371 [ 4 ] {146b55e6-bcaa-4cb0-8f46-82f4eacae1ac} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 8150 | 2025.08.28 21:57:31.384689 [ 4 ] {146b55e6-bcaa-4cb0-8f46-82f4eacae1ac} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 8151 | 2025.08.28 21:57:31.384893 [ 4 ] {146b55e6-bcaa-4cb0-8f46-82f4eacae1ac} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8152 | 2025.08.28 21:57:31.385022 [ 4 ] {146b55e6-bcaa-4cb0-8f46-82f4eacae1ac} <Debug> executeQuery: Read 32 rows, 2.28 KiB in 0.001106 sec., 28933.092224231466 rows/sec., 2.02 MiB/sec. | ||
| 8153 | 2025.08.28 21:57:31.385060 [ 4 ] {146b55e6-bcaa-4cb0-8f46-82f4eacae1ac} <Debug> TCPHandler: Processed in 0.001269774 sec. | ||
| 8154 | 2025.08.28 21:57:31.385159 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8155 | 2025.08.28 21:57:31.385253 [ 4 ] {b455dc55-764d-4a06-ad1d-f52853815b88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8156 | 2025.08.28 21:57:31.385295 [ 4 ] {b455dc55-764d-4a06-ad1d-f52853815b88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8157 | 2025.08.28 21:57:31.385607 [ 4 ] {b455dc55-764d-4a06-ad1d-f52853815b88} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8158 | 2025.08.28 21:57:31.385644 [ 4 ] {b455dc55-764d-4a06-ad1d-f52853815b88} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.46 GiB. | ||
| 8159 | 2025.08.28 21:57:31.385954 [ 4 ] {b455dc55-764d-4a06-ad1d-f52853815b88} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 8160 | 2025.08.28 21:57:31.386158 [ 4 ] {b455dc55-764d-4a06-ad1d-f52853815b88} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8161 | 2025.08.28 21:57:31.386287 [ 4 ] {b455dc55-764d-4a06-ad1d-f52853815b88} <Debug> executeQuery: Read 12 rows, 848.00 B in 0.001052 sec., 11406.84410646388 rows/sec., 787.19 KiB/sec. | ||
| 8162 | 2025.08.28 21:57:31.386323 [ 4 ] {b455dc55-764d-4a06-ad1d-f52853815b88} <Debug> TCPHandler: Processed in 0.001212463 sec. | ||
| 8163 | 2025.08.28 21:57:33.291880 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 22509 | ||
| 8164 | 2025.08.28 21:57:33.292410 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8165 | 2025.08.28 21:57:33.292455 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8166 | 2025.08.28 21:57:33.292945 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8167 | 2025.08.28 21:57:33.293189 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8168 | 2025.08.28 21:57:33.293322 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22509 | ||
| 8169 | 2025.08.28 21:57:34.504134 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 369 | ||
| 8170 | 2025.08.28 21:57:34.520193 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8171 | 2025.08.28 21:57:34.520248 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8172 | 2025.08.28 21:57:34.526075 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 8173 | 2025.08.28 21:57:34.526749 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8174 | 2025.08.28 21:57:34.529466 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 369 | ||
| 8175 | 2025.08.28 21:57:35.854733 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1132 | ||
| 8176 | 2025.08.28 21:57:35.857108 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8177 | 2025.08.28 21:57:35.857159 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8178 | 2025.08.28 21:57:35.858335 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8179 | 2025.08.28 21:57:35.858611 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8180 | 2025.08.28 21:57:35.858772 [ 48 ] {} <Debug> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8181 | 2025.08.28 21:57:35.858845 [ 48 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8182 | 2025.08.28 21:57:35.858869 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8183 | 2025.08.28 21:57:35.858887 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1132 | ||
| 8184 | 2025.08.28 21:57:35.858971 [ 201 ] {21709d19-84e4-47f3-950d-0faf77654f01::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 | ||
| 8185 | 2025.08.28 21:57:35.859503 [ 201 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8186 | 2025.08.28 21:57:35.859651 [ 201 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 986 rows starting from the beginning of the part | ||
| 8187 | 2025.08.28 21:57:35.860051 [ 201 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 26 rows starting from the beginning of the part | ||
| 8188 | 2025.08.28 21:57:35.860409 [ 201 ] {21709d19-84e4-47f3-950d-0faf77654f01::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 | ||
| 8189 | 2025.08.28 21:57:35.860764 [ 201 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 24 rows starting from the beginning of the part | ||
| 8190 | 2025.08.28 21:57:35.861124 [ 201 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 26 rows starting from the beginning of the part | ||
| 8191 | 2025.08.28 21:57:35.861463 [ 201 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 34 rows starting from the beginning of the part | ||
| 8192 | 2025.08.28 21:57:35.868470 [ 201 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1132 rows, containing 72 columns (72 merged, 0 gathered) in 0.009543966 sec., 118608.97241251699 rows/sec., 91.77 MiB/sec. | ||
| 8193 | 2025.08.28 21:57:35.869961 [ 195 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8194 | 2025.08.28 21:57:35.870592 [ 195 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_36_7} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8195 | 2025.08.28 21:57:35.870675 [ 195 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_36_7} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01) (MergerMutator): Merged 6 parts: [all_1_31_6, all_36_36_0] -> all_1_36_7 | ||
| 8196 | 2025.08.28 21:57:35.870982 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.58 MiB. | ||
| 8197 | 2025.08.28 21:57:36.388586 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8198 | 2025.08.28 21:57:36.388780 [ 4 ] {76b3d5e6-7f23-456b-925a-b23a43f2be61} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8199 | 2025.08.28 21:57:36.388852 [ 4 ] {76b3d5e6-7f23-456b-925a-b23a43f2be61} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8200 | 2025.08.28 21:57:36.389618 [ 4 ] {76b3d5e6-7f23-456b-925a-b23a43f2be61} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8201 | 2025.08.28 21:57:36.389665 [ 4 ] {76b3d5e6-7f23-456b-925a-b23a43f2be61} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8202 | 2025.08.28 21:57:36.390064 [ 4 ] {76b3d5e6-7f23-456b-925a-b23a43f2be61} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 8203 | 2025.08.28 21:57:36.390279 [ 4 ] {76b3d5e6-7f23-456b-925a-b23a43f2be61} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8204 | 2025.08.28 21:57:36.390416 [ 48 ] {} <Debug> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 8205 | 2025.08.28 21:57:36.390427 [ 4 ] {76b3d5e6-7f23-456b-925a-b23a43f2be61} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001698 sec., 69493.52179034158 rows/sec., 5.90 MiB/sec. | ||
| 8206 | 2025.08.28 21:57:36.390490 [ 48 ] {} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8207 | 2025.08.28 21:57:36.390516 [ 4 ] {76b3d5e6-7f23-456b-925a-b23a43f2be61} <Debug> TCPHandler: Processed in 0.002062062 sec. | ||
| 8208 | 2025.08.28 21:57:36.390517 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8209 | 2025.08.28 21:57:36.390649 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8210 | 2025.08.28 21:57:36.390671 [ 190 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::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 | ||
| 8211 | 2025.08.28 21:57:36.390747 [ 4 ] {eeb4fc25-2e93-4b8c-a8b3-fd1244815a71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8212 | 2025.08.28 21:57:36.390792 [ 4 ] {eeb4fc25-2e93-4b8c-a8b3-fd1244815a71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8213 | 2025.08.28 21:57:36.390828 [ 190 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8214 | 2025.08.28 21:57:36.390870 [ 190 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1287 rows starting from the beginning of the part | ||
| 8215 | 2025.08.28 21:57:36.390942 [ 190 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 76 rows starting from the beginning of the part | ||
| 8216 | 2025.08.28 21:57:36.390996 [ 190 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 118 rows starting from the beginning of the part | ||
| 8217 | 2025.08.28 21:57:36.391043 [ 190 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 1216 rows starting from the beginning of the part | ||
| 8218 | 2025.08.28 21:57:36.391087 [ 190 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 56 rows starting from the beginning of the part | ||
| 8219 | 2025.08.28 21:57:36.391131 [ 190 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 118 rows starting from the beginning of the part | ||
| 8220 | 2025.08.28 21:57:36.391201 [ 4 ] {eeb4fc25-2e93-4b8c-a8b3-fd1244815a71} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8221 | 2025.08.28 21:57:36.391241 [ 4 ] {eeb4fc25-2e93-4b8c-a8b3-fd1244815a71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8222 | 2025.08.28 21:57:36.391577 [ 4 ] {eeb4fc25-2e93-4b8c-a8b3-fd1244815a71} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8223 | 2025.08.28 21:57:36.391792 [ 4 ] {eeb4fc25-2e93-4b8c-a8b3-fd1244815a71} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8224 | 2025.08.28 21:57:36.391926 [ 4 ] {eeb4fc25-2e93-4b8c-a8b3-fd1244815a71} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001197 sec., 25898.07852965748 rows/sec., 1.90 MiB/sec. | ||
| 8225 | 2025.08.28 21:57:36.391964 [ 4 ] {eeb4fc25-2e93-4b8c-a8b3-fd1244815a71} <Debug> TCPHandler: Processed in 0.001363656 sec. | ||
| 8226 | 2025.08.28 21:57:36.392079 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8227 | 2025.08.28 21:57:36.392172 [ 4 ] {1cc74a6f-689a-405e-982e-985befb9d2b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8228 | 2025.08.28 21:57:36.392211 [ 4 ] {1cc74a6f-689a-405e-982e-985befb9d2b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8229 | 2025.08.28 21:57:36.392530 [ 190 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2871 rows, containing 5 columns (5 merged, 0 gathered) in 0.001918912 sec., 1496160.324183704 rows/sec., 129.78 MiB/sec. | ||
| 8230 | 2025.08.28 21:57:36.392643 [ 4 ] {1cc74a6f-689a-405e-982e-985befb9d2b9} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8231 | 2025.08.28 21:57:36.392683 [ 4 ] {1cc74a6f-689a-405e-982e-985befb9d2b9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8232 | 2025.08.28 21:57:36.392769 [ 201 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 8233 | 2025.08.28 21:57:36.393010 [ 4 ] {1cc74a6f-689a-405e-982e-985befb9d2b9} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 8234 | 2025.08.28 21:57:36.393085 [ 201 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_81_16} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8235 | 2025.08.28 21:57:36.393177 [ 201 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_81_16} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 8236 | 2025.08.28 21:57:36.393265 [ 4 ] {1cc74a6f-689a-405e-982e-985befb9d2b9} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8237 | 2025.08.28 21:57:36.393277 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8238 | 2025.08.28 21:57:36.393370 [ 48 ] {} <Debug> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 8239 | 2025.08.28 21:57:36.393396 [ 4 ] {1cc74a6f-689a-405e-982e-985befb9d2b9} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001273 sec., 74626.86567164179 rows/sec., 5.83 MiB/sec. | ||
| 8240 | 2025.08.28 21:57:36.393410 [ 48 ] {} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8241 | 2025.08.28 21:57:36.393436 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8242 | 2025.08.28 21:57:36.393438 [ 4 ] {1cc74a6f-689a-405e-982e-985befb9d2b9} <Debug> TCPHandler: Processed in 0.001440796 sec. | ||
| 8243 | 2025.08.28 21:57:36.393523 [ 191 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::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 | ||
| 8244 | 2025.08.28 21:57:36.393558 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8245 | 2025.08.28 21:57:36.393649 [ 4 ] {26492cff-a2ac-4887-aec1-8f4a66c4b47f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8246 | 2025.08.28 21:57:36.393651 [ 191 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8247 | 2025.08.28 21:57:36.393692 [ 4 ] {26492cff-a2ac-4887-aec1-8f4a66c4b47f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8248 | 2025.08.28 21:57:36.393696 [ 191 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 595 rows starting from the beginning of the part | ||
| 8249 | 2025.08.28 21:57:36.393769 [ 191 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 74 rows starting from the beginning of the part | ||
| 8250 | 2025.08.28 21:57:36.393811 [ 191 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 95 rows starting from the beginning of the part | ||
| 8251 | 2025.08.28 21:57:36.393848 [ 191 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 530 rows starting from the beginning of the part | ||
| 8252 | 2025.08.28 21:57:36.393951 [ 191 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 64 rows starting from the beginning of the part | ||
| 8253 | 2025.08.28 21:57:36.393994 [ 191 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 95 rows starting from the beginning of the part | ||
| 8254 | 2025.08.28 21:57:36.394164 [ 4 ] {26492cff-a2ac-4887-aec1-8f4a66c4b47f} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8255 | 2025.08.28 21:57:36.394204 [ 4 ] {26492cff-a2ac-4887-aec1-8f4a66c4b47f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8256 | 2025.08.28 21:57:36.394551 [ 4 ] {26492cff-a2ac-4887-aec1-8f4a66c4b47f} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 8257 | 2025.08.28 21:57:36.394774 [ 4 ] {26492cff-a2ac-4887-aec1-8f4a66c4b47f} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8258 | 2025.08.28 21:57:36.394880 [ 48 ] {} <Debug> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 8259 | 2025.08.28 21:57:36.394902 [ 4 ] {26492cff-a2ac-4887-aec1-8f4a66c4b47f} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001223 sec., 130825.83810302535 rows/sec., 9.11 MiB/sec. | ||
| 8260 | 2025.08.28 21:57:36.394910 [ 48 ] {} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8261 | 2025.08.28 21:57:36.394943 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8262 | 2025.08.28 21:57:36.394947 [ 4 ] {26492cff-a2ac-4887-aec1-8f4a66c4b47f} <Debug> TCPHandler: Processed in 0.001393735 sec. | ||
| 8263 | 2025.08.28 21:57:36.395044 [ 201 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1453 rows, containing 5 columns (5 merged, 0 gathered) in 0.001520797 sec., 955420.0856524573 rows/sec., 75.48 MiB/sec. | ||
| 8264 | 2025.08.28 21:57:36.395051 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::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 | ||
| 8265 | 2025.08.28 21:57:36.395066 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8266 | 2025.08.28 21:57:36.395188 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8267 | 2025.08.28 21:57:36.395201 [ 4 ] {46f04aad-8e31-4597-8bd4-cee7068fa133} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8268 | 2025.08.28 21:57:36.395228 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_76_15, total 21003 rows starting from the beginning of the part | ||
| 8269 | 2025.08.28 21:57:36.395264 [ 4 ] {46f04aad-8e31-4597-8bd4-cee7068fa133} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8270 | 2025.08.28 21:57:36.395271 [ 186 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 8271 | 2025.08.28 21:57:36.395292 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 160 rows starting from the beginning of the part | ||
| 8272 | 2025.08.28 21:57:36.395348 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 160 rows starting from the beginning of the part | ||
| 8273 | 2025.08.28 21:57:36.395394 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 962 rows starting from the beginning of the part | ||
| 8274 | 2025.08.28 21:57:36.395437 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 32 rows starting from the beginning of the part | ||
| 8275 | 2025.08.28 21:57:36.395480 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 160 rows starting from the beginning of the part | ||
| 8276 | 2025.08.28 21:57:36.395564 [ 186 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_81_16} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8277 | 2025.08.28 21:57:36.395656 [ 186 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_81_16} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 8278 | 2025.08.28 21:57:36.395757 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 8279 | 2025.08.28 21:57:36.396182 [ 4 ] {46f04aad-8e31-4597-8bd4-cee7068fa133} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8280 | 2025.08.28 21:57:36.396222 [ 4 ] {46f04aad-8e31-4597-8bd4-cee7068fa133} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8281 | 2025.08.28 21:57:36.397013 [ 4 ] {46f04aad-8e31-4597-8bd4-cee7068fa133} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 8282 | 2025.08.28 21:57:36.397236 [ 4 ] {46f04aad-8e31-4597-8bd4-cee7068fa133} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8283 | 2025.08.28 21:57:36.397376 [ 4 ] {46f04aad-8e31-4597-8bd4-cee7068fa133} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.002192 sec., 14142.335766423357 rows/sec., 25.34 MiB/sec. | ||
| 8284 | 2025.08.28 21:57:36.397430 [ 4 ] {46f04aad-8e31-4597-8bd4-cee7068fa133} <Debug> TCPHandler: Processed in 0.002411527 sec. | ||
| 8285 | 2025.08.28 21:57:36.397543 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8286 | 2025.08.28 21:57:36.397636 [ 4 ] {83091dc8-069b-4269-b699-b81e5ae5281e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8287 | 2025.08.28 21:57:36.397677 [ 4 ] {83091dc8-069b-4269-b699-b81e5ae5281e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8288 | 2025.08.28 21:57:36.398010 [ 4 ] {83091dc8-069b-4269-b699-b81e5ae5281e} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8289 | 2025.08.28 21:57:36.398046 [ 4 ] {83091dc8-069b-4269-b699-b81e5ae5281e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8290 | 2025.08.28 21:57:36.398438 [ 4 ] {83091dc8-069b-4269-b699-b81e5ae5281e} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 8291 | 2025.08.28 21:57:36.398651 [ 4 ] {83091dc8-069b-4269-b699-b81e5ae5281e} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8292 | 2025.08.28 21:57:36.398765 [ 48 ] {} <Debug> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 8293 | 2025.08.28 21:57:36.398783 [ 4 ] {83091dc8-069b-4269-b699-b81e5ae5281e} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001166 sec., 51457.975986277874 rows/sec., 3.47 MiB/sec. | ||
| 8294 | 2025.08.28 21:57:36.398803 [ 48 ] {} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8295 | 2025.08.28 21:57:36.398826 [ 4 ] {83091dc8-069b-4269-b699-b81e5ae5281e} <Debug> TCPHandler: Processed in 0.001330544 sec. | ||
| 8296 | 2025.08.28 21:57:36.398827 [ 48 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8297 | 2025.08.28 21:57:36.398924 [ 201 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 8298 | 2025.08.28 21:57:36.399032 [ 201 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8299 | 2025.08.28 21:57:36.399066 [ 201 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 3936 rows starting from the beginning of the part | ||
| 8300 | 2025.08.28 21:57:36.399130 [ 201 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 60 rows starting from the beginning of the part | ||
| 8301 | 2025.08.28 21:57:36.399179 [ 201 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 8302 | 2025.08.28 21:57:36.399222 [ 201 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 48 rows starting from the beginning of the part | ||
| 8303 | 2025.08.28 21:57:36.399264 [ 201 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 12 rows starting from the beginning of the part | ||
| 8304 | 2025.08.28 21:57:36.399305 [ 201 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 60 rows starting from the beginning of the part | ||
| 8305 | 2025.08.28 21:57:36.402694 [ 200 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4176 rows, containing 4 columns (4 merged, 0 gathered) in 0.003799632 sec., 1099053.803105143 rows/sec., 74.05 MiB/sec. | ||
| 8306 | 2025.08.28 21:57:36.403110 [ 201 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 8307 | 2025.08.28 21:57:36.403371 [ 201 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_81_16} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8308 | 2025.08.28 21:57:36.403434 [ 201 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_81_16} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 8309 | 2025.08.28 21:57:36.403501 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.93 MiB. | ||
| 8310 | 2025.08.28 21:57:36.404303 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 22477 rows, containing 5 columns (5 merged, 0 gathered) in 0.009295493 sec., 2418053.566389647 rows/sec., 164.90 MiB/sec. | ||
| 8311 | 2025.08.28 21:57:36.404879 [ 194 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 8312 | 2025.08.28 21:57:36.405216 [ 194 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8313 | 2025.08.28 21:57:36.405304 [ 194 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_81_16} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 8314 | 2025.08.28 21:57:36.405386 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.26 MiB. | ||
| 8315 | 2025.08.28 21:57:37.000234 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 286.16 MiB, peak 296.95 MiB, free memory in arenas 0.00 B, will set to 287.20 MiB (RSS), difference: 1.04 MiB | ||
| 8316 | 2025.08.28 21:57:40.659495 [ 44 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8317 | 2025.08.28 21:57:40.659563 [ 44 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8318 | 2025.08.28 21:57:40.793519 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 22936 | ||
| 8319 | 2025.08.28 21:57:40.794007 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8320 | 2025.08.28 21:57:40.794046 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8321 | 2025.08.28 21:57:40.794529 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8322 | 2025.08.28 21:57:40.794772 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8323 | 2025.08.28 21:57:40.794900 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 22936 | ||
| 8324 | 2025.08.28 21:57:41.387027 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8325 | 2025.08.28 21:57:41.387204 [ 4 ] {16139c08-799f-468a-a0e7-3c192069af22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8326 | 2025.08.28 21:57:41.387271 [ 4 ] {16139c08-799f-468a-a0e7-3c192069af22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8327 | 2025.08.28 21:57:41.387949 [ 4 ] {16139c08-799f-468a-a0e7-3c192069af22} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8328 | 2025.08.28 21:57:41.388000 [ 4 ] {16139c08-799f-468a-a0e7-3c192069af22} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8329 | 2025.08.28 21:57:41.388403 [ 4 ] {16139c08-799f-468a-a0e7-3c192069af22} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 8330 | 2025.08.28 21:57:41.388624 [ 4 ] {16139c08-799f-468a-a0e7-3c192069af22} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8331 | 2025.08.28 21:57:41.388785 [ 4 ] {16139c08-799f-468a-a0e7-3c192069af22} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001628 sec., 46683.04668304668 rows/sec., 3.85 MiB/sec. | ||
| 8332 | 2025.08.28 21:57:41.388836 [ 4 ] {16139c08-799f-468a-a0e7-3c192069af22} <Debug> TCPHandler: Processed in 0.001935531 sec. | ||
| 8333 | 2025.08.28 21:57:41.388959 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8334 | 2025.08.28 21:57:41.389069 [ 4 ] {06953107-138a-449b-913a-b98f774797c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8335 | 2025.08.28 21:57:41.389114 [ 4 ] {06953107-138a-449b-913a-b98f774797c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8336 | 2025.08.28 21:57:41.389530 [ 4 ] {06953107-138a-449b-913a-b98f774797c2} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8337 | 2025.08.28 21:57:41.389569 [ 4 ] {06953107-138a-449b-913a-b98f774797c2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8338 | 2025.08.28 21:57:41.389879 [ 4 ] {06953107-138a-449b-913a-b98f774797c2} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8339 | 2025.08.28 21:57:41.390081 [ 4 ] {06953107-138a-449b-913a-b98f774797c2} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8340 | 2025.08.28 21:57:41.390212 [ 4 ] {06953107-138a-449b-913a-b98f774797c2} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001167 sec., 8568.98029134533 rows/sec., 644.35 KiB/sec. | ||
| 8341 | 2025.08.28 21:57:41.390249 [ 4 ] {06953107-138a-449b-913a-b98f774797c2} <Debug> TCPHandler: Processed in 0.001341895 sec. | ||
| 8342 | 2025.08.28 21:57:41.390351 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8343 | 2025.08.28 21:57:41.390447 [ 4 ] {63308efa-54dc-4b6e-bde8-cf1dda6d04be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8344 | 2025.08.28 21:57:41.390488 [ 4 ] {63308efa-54dc-4b6e-bde8-cf1dda6d04be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8345 | 2025.08.28 21:57:41.390911 [ 4 ] {63308efa-54dc-4b6e-bde8-cf1dda6d04be} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8346 | 2025.08.28 21:57:41.390948 [ 4 ] {63308efa-54dc-4b6e-bde8-cf1dda6d04be} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8347 | 2025.08.28 21:57:41.391248 [ 4 ] {63308efa-54dc-4b6e-bde8-cf1dda6d04be} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 8348 | 2025.08.28 21:57:41.391451 [ 4 ] {63308efa-54dc-4b6e-bde8-cf1dda6d04be} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8349 | 2025.08.28 21:57:41.391578 [ 4 ] {63308efa-54dc-4b6e-bde8-cf1dda6d04be} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001151 sec., 64291.920069504784 rows/sec., 5.02 MiB/sec. | ||
| 8350 | 2025.08.28 21:57:41.391615 [ 4 ] {63308efa-54dc-4b6e-bde8-cf1dda6d04be} <Debug> TCPHandler: Processed in 0.001311125 sec. | ||
| 8351 | 2025.08.28 21:57:41.391722 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8352 | 2025.08.28 21:57:41.391815 [ 4 ] {cdaf39aa-db8f-485b-b552-10a84b788a6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8353 | 2025.08.28 21:57:41.391859 [ 4 ] {cdaf39aa-db8f-485b-b552-10a84b788a6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8354 | 2025.08.28 21:57:41.392304 [ 4 ] {cdaf39aa-db8f-485b-b552-10a84b788a6c} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8355 | 2025.08.28 21:57:41.392350 [ 4 ] {cdaf39aa-db8f-485b-b552-10a84b788a6c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8356 | 2025.08.28 21:57:41.392720 [ 4 ] {cdaf39aa-db8f-485b-b552-10a84b788a6c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 8357 | 2025.08.28 21:57:41.392945 [ 4 ] {cdaf39aa-db8f-485b-b552-10a84b788a6c} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8358 | 2025.08.28 21:57:41.393077 [ 4 ] {cdaf39aa-db8f-485b-b552-10a84b788a6c} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00128 sec., 124999.99999999999 rows/sec., 8.71 MiB/sec. | ||
| 8359 | 2025.08.28 21:57:41.393115 [ 4 ] {cdaf39aa-db8f-485b-b552-10a84b788a6c} <Debug> TCPHandler: Processed in 0.001439885 sec. | ||
| 8360 | 2025.08.28 21:57:41.393233 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8361 | 2025.08.28 21:57:41.393353 [ 4 ] {d627024e-2a35-4855-90f1-acca98c0ef67} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8362 | 2025.08.28 21:57:41.393417 [ 4 ] {d627024e-2a35-4855-90f1-acca98c0ef67} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8363 | 2025.08.28 21:57:41.394201 [ 4 ] {d627024e-2a35-4855-90f1-acca98c0ef67} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8364 | 2025.08.28 21:57:41.394238 [ 4 ] {d627024e-2a35-4855-90f1-acca98c0ef67} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8365 | 2025.08.28 21:57:41.394760 [ 4 ] {d627024e-2a35-4855-90f1-acca98c0ef67} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 8366 | 2025.08.28 21:57:41.394983 [ 4 ] {d627024e-2a35-4855-90f1-acca98c0ef67} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8367 | 2025.08.28 21:57:41.395124 [ 4 ] {d627024e-2a35-4855-90f1-acca98c0ef67} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001796 sec., 5567.928730512249 rows/sec., 9.98 MiB/sec. | ||
| 8368 | 2025.08.28 21:57:41.395177 [ 4 ] {d627024e-2a35-4855-90f1-acca98c0ef67} <Debug> TCPHandler: Processed in 0.002002712 sec. | ||
| 8369 | 2025.08.28 21:57:41.395283 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8370 | 2025.08.28 21:57:41.395376 [ 4 ] {3acdceb3-74f1-4858-b361-bd247ce89fd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8371 | 2025.08.28 21:57:41.395417 [ 4 ] {3acdceb3-74f1-4858-b361-bd247ce89fd6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8372 | 2025.08.28 21:57:41.395750 [ 4 ] {3acdceb3-74f1-4858-b361-bd247ce89fd6} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8373 | 2025.08.28 21:57:41.395786 [ 4 ] {3acdceb3-74f1-4858-b361-bd247ce89fd6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8374 | 2025.08.28 21:57:41.396088 [ 4 ] {3acdceb3-74f1-4858-b361-bd247ce89fd6} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 8375 | 2025.08.28 21:57:41.396300 [ 4 ] {3acdceb3-74f1-4858-b361-bd247ce89fd6} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8376 | 2025.08.28 21:57:41.396426 [ 4 ] {3acdceb3-74f1-4858-b361-bd247ce89fd6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001068 sec., 56179.77528089888 rows/sec., 3.79 MiB/sec. | ||
| 8377 | 2025.08.28 21:57:41.396462 [ 4 ] {3acdceb3-74f1-4858-b361-bd247ce89fd6} <Debug> TCPHandler: Processed in 0.001226243 sec. | ||
| 8378 | 2025.08.28 21:57:42.029664 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 377 | ||
| 8379 | 2025.08.28 21:57:42.046719 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8380 | 2025.08.28 21:57:42.046776 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8381 | 2025.08.28 21:57:42.052946 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 8382 | 2025.08.28 21:57:42.053682 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8383 | 2025.08.28 21:57:42.056683 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 377 | ||
| 8384 | 2025.08.28 21:57:45.859239 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1156 | ||
| 8385 | 2025.08.28 21:57:45.861434 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8386 | 2025.08.28 21:57:45.861472 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8387 | 2025.08.28 21:57:45.862629 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8388 | 2025.08.28 21:57:45.862891 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8389 | 2025.08.28 21:57:45.863144 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1156 | ||
| 8390 | 2025.08.28 21:57:46.388731 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8391 | 2025.08.28 21:57:46.388923 [ 4 ] {d0467fc0-7265-4cbf-b944-33672497b059} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8392 | 2025.08.28 21:57:46.388993 [ 4 ] {d0467fc0-7265-4cbf-b944-33672497b059} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8393 | 2025.08.28 21:57:46.389681 [ 4 ] {d0467fc0-7265-4cbf-b944-33672497b059} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8394 | 2025.08.28 21:57:46.389720 [ 4 ] {d0467fc0-7265-4cbf-b944-33672497b059} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8395 | 2025.08.28 21:57:46.390087 [ 4 ] {d0467fc0-7265-4cbf-b944-33672497b059} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 8396 | 2025.08.28 21:57:46.390303 [ 4 ] {d0467fc0-7265-4cbf-b944-33672497b059} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8397 | 2025.08.28 21:57:46.390449 [ 4 ] {d0467fc0-7265-4cbf-b944-33672497b059} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001577 sec., 5072.92327203551 rows/sec., 413.66 KiB/sec. | ||
| 8398 | 2025.08.28 21:57:46.390489 [ 4 ] {d0467fc0-7265-4cbf-b944-33672497b059} <Debug> TCPHandler: Processed in 0.00188853 sec. | ||
| 8399 | 2025.08.28 21:57:46.390612 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8400 | 2025.08.28 21:57:46.390707 [ 4 ] {407f75b9-19c0-42ca-bf8a-3e80891809d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8401 | 2025.08.28 21:57:46.390746 [ 4 ] {407f75b9-19c0-42ca-bf8a-3e80891809d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8402 | 2025.08.28 21:57:46.391214 [ 4 ] {407f75b9-19c0-42ca-bf8a-3e80891809d5} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8403 | 2025.08.28 21:57:46.391247 [ 4 ] {407f75b9-19c0-42ca-bf8a-3e80891809d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8404 | 2025.08.28 21:57:46.391541 [ 4 ] {407f75b9-19c0-42ca-bf8a-3e80891809d5} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 8405 | 2025.08.28 21:57:46.391754 [ 4 ] {407f75b9-19c0-42ca-bf8a-3e80891809d5} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8406 | 2025.08.28 21:57:46.391878 [ 4 ] {407f75b9-19c0-42ca-bf8a-3e80891809d5} <Debug> executeQuery: Read 122 rows, 10.54 KiB in 0.001191 sec., 102434.92863140219 rows/sec., 8.64 MiB/sec. | ||
| 8407 | 2025.08.28 21:57:46.391915 [ 4 ] {407f75b9-19c0-42ca-bf8a-3e80891809d5} <Debug> TCPHandler: Processed in 0.001351065 sec. | ||
| 8408 | 2025.08.28 21:57:46.392031 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8409 | 2025.08.28 21:57:46.392124 [ 4 ] {f2307146-c69e-4e0b-813b-53ff0e0e20f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8410 | 2025.08.28 21:57:46.392164 [ 4 ] {f2307146-c69e-4e0b-813b-53ff0e0e20f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8411 | 2025.08.28 21:57:46.392567 [ 4 ] {f2307146-c69e-4e0b-813b-53ff0e0e20f7} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8412 | 2025.08.28 21:57:46.392601 [ 4 ] {f2307146-c69e-4e0b-813b-53ff0e0e20f7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8413 | 2025.08.28 21:57:46.392891 [ 4 ] {f2307146-c69e-4e0b-813b-53ff0e0e20f7} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8414 | 2025.08.28 21:57:46.393110 [ 4 ] {f2307146-c69e-4e0b-813b-53ff0e0e20f7} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8415 | 2025.08.28 21:57:46.393234 [ 4 ] {f2307146-c69e-4e0b-813b-53ff0e0e20f7} <Debug> executeQuery: Read 39 rows, 2.89 KiB in 0.001128 sec., 34574.46808510638 rows/sec., 2.50 MiB/sec. | ||
| 8416 | 2025.08.28 21:57:46.393270 [ 4 ] {f2307146-c69e-4e0b-813b-53ff0e0e20f7} <Debug> TCPHandler: Processed in 0.001287094 sec. | ||
| 8417 | 2025.08.28 21:57:46.393380 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8418 | 2025.08.28 21:57:46.393473 [ 4 ] {f081164d-846d-4156-8ce7-4d2da6c02c0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8419 | 2025.08.28 21:57:46.393511 [ 4 ] {f081164d-846d-4156-8ce7-4d2da6c02c0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8420 | 2025.08.28 21:57:46.393928 [ 4 ] {f081164d-846d-4156-8ce7-4d2da6c02c0d} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8421 | 2025.08.28 21:57:46.393961 [ 4 ] {f081164d-846d-4156-8ce7-4d2da6c02c0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8422 | 2025.08.28 21:57:46.394258 [ 4 ] {f081164d-846d-4156-8ce7-4d2da6c02c0d} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 8423 | 2025.08.28 21:57:46.394458 [ 4 ] {f081164d-846d-4156-8ce7-4d2da6c02c0d} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8424 | 2025.08.28 21:57:46.394579 [ 4 ] {f081164d-846d-4156-8ce7-4d2da6c02c0d} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.001124 sec., 91637.01067615658 rows/sec., 7.17 MiB/sec. | ||
| 8425 | 2025.08.28 21:57:46.394614 [ 4 ] {f081164d-846d-4156-8ce7-4d2da6c02c0d} <Debug> TCPHandler: Processed in 0.001281254 sec. | ||
| 8426 | 2025.08.28 21:57:46.394728 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8427 | 2025.08.28 21:57:46.394820 [ 4 ] {59859e6c-3822-44bf-83fa-dbb28653fbe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8428 | 2025.08.28 21:57:46.394861 [ 4 ] {59859e6c-3822-44bf-83fa-dbb28653fbe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8429 | 2025.08.28 21:57:46.395278 [ 4 ] {59859e6c-3822-44bf-83fa-dbb28653fbe8} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8430 | 2025.08.28 21:57:46.395312 [ 4 ] {59859e6c-3822-44bf-83fa-dbb28653fbe8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8431 | 2025.08.28 21:57:46.395625 [ 4 ] {59859e6c-3822-44bf-83fa-dbb28653fbe8} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 8432 | 2025.08.28 21:57:46.395825 [ 4 ] {59859e6c-3822-44bf-83fa-dbb28653fbe8} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8433 | 2025.08.28 21:57:46.395951 [ 4 ] {59859e6c-3822-44bf-83fa-dbb28653fbe8} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.00115 sec., 142608.69565217392 rows/sec., 9.93 MiB/sec. | ||
| 8434 | 2025.08.28 21:57:46.395988 [ 4 ] {59859e6c-3822-44bf-83fa-dbb28653fbe8} <Debug> TCPHandler: Processed in 0.001307164 sec. | ||
| 8435 | 2025.08.28 21:57:46.396096 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8436 | 2025.08.28 21:57:46.396190 [ 4 ] {600de13c-7725-41c2-972c-cec33b83f84e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8437 | 2025.08.28 21:57:46.396243 [ 4 ] {600de13c-7725-41c2-972c-cec33b83f84e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8438 | 2025.08.28 21:57:46.397082 [ 4 ] {600de13c-7725-41c2-972c-cec33b83f84e} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8439 | 2025.08.28 21:57:46.397118 [ 4 ] {600de13c-7725-41c2-972c-cec33b83f84e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8440 | 2025.08.28 21:57:46.397646 [ 4 ] {600de13c-7725-41c2-972c-cec33b83f84e} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 8441 | 2025.08.28 21:57:46.397891 [ 4 ] {600de13c-7725-41c2-972c-cec33b83f84e} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8442 | 2025.08.28 21:57:46.398027 [ 4 ] {600de13c-7725-41c2-972c-cec33b83f84e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001856 sec., 16702.58620689655 rows/sec., 29.93 MiB/sec. | ||
| 8443 | 2025.08.28 21:57:46.398081 [ 4 ] {600de13c-7725-41c2-972c-cec33b83f84e} <Debug> TCPHandler: Processed in 0.002032362 sec. | ||
| 8444 | 2025.08.28 21:57:46.398202 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8445 | 2025.08.28 21:57:46.398296 [ 4 ] {bc76a6a6-d5a0-428b-8abd-02f96e13c647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8446 | 2025.08.28 21:57:46.398339 [ 4 ] {bc76a6a6-d5a0-428b-8abd-02f96e13c647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8447 | 2025.08.28 21:57:46.398676 [ 4 ] {bc76a6a6-d5a0-428b-8abd-02f96e13c647} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8448 | 2025.08.28 21:57:46.398712 [ 4 ] {bc76a6a6-d5a0-428b-8abd-02f96e13c647} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8449 | 2025.08.28 21:57:46.398999 [ 4 ] {bc76a6a6-d5a0-428b-8abd-02f96e13c647} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 8450 | 2025.08.28 21:57:46.399200 [ 4 ] {bc76a6a6-d5a0-428b-8abd-02f96e13c647} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8451 | 2025.08.28 21:57:46.399325 [ 4 ] {bc76a6a6-d5a0-428b-8abd-02f96e13c647} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001047 sec., 57306.59025787966 rows/sec., 3.86 MiB/sec. | ||
| 8452 | 2025.08.28 21:57:46.399360 [ 4 ] {bc76a6a6-d5a0-428b-8abd-02f96e13c647} <Debug> TCPHandler: Processed in 0.001207103 sec. | ||
| 8453 | 2025.08.28 21:57:48.295101 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 23424 | ||
| 8454 | 2025.08.28 21:57:48.295627 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8455 | 2025.08.28 21:57:48.295673 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8456 | 2025.08.28 21:57:48.296154 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8457 | 2025.08.28 21:57:48.296389 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8458 | 2025.08.28 21:57:48.296530 [ 37 ] {} <Debug> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8459 | 2025.08.28 21:57:48.296537 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23424 | ||
| 8460 | 2025.08.28 21:57:48.296571 [ 37 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8461 | 2025.08.28 21:57:48.296591 [ 37 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8462 | 2025.08.28 21:57:48.296715 [ 189 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::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 | ||
| 8463 | 2025.08.28 21:57:48.296864 [ 189 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8464 | 2025.08.28 21:57:48.296906 [ 189 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_46_9, total 21106 rows starting from the beginning of the part | ||
| 8465 | 2025.08.28 21:57:48.296979 [ 189 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 488 rows starting from the beginning of the part | ||
| 8466 | 2025.08.28 21:57:48.297030 [ 189 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 427 rows starting from the beginning of the part | ||
| 8467 | 2025.08.28 21:57:48.297077 [ 189 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 488 rows starting from the beginning of the part | ||
| 8468 | 2025.08.28 21:57:48.297123 [ 189 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 427 rows starting from the beginning of the part | ||
| 8469 | 2025.08.28 21:57:48.297169 [ 189 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 488 rows starting from the beginning of the part | ||
| 8470 | 2025.08.28 21:57:48.299554 [ 198 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 23424 rows, containing 4 columns (4 merged, 0 gathered) in 0.002895362 sec., 8090180.088016628 rows/sec., 115.73 MiB/sec. | ||
| 8471 | 2025.08.28 21:57:48.299878 [ 197 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8472 | 2025.08.28 21:57:48.300159 [ 197 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_51_10} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8473 | 2025.08.28 21:57:48.300245 [ 197 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_51_10} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8474 | 2025.08.28 21:57:48.300331 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.73 MiB. | ||
| 8475 | 2025.08.28 21:57:49.556885 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 384 | ||
| 8476 | 2025.08.28 21:57:49.575224 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8477 | 2025.08.28 21:57:49.575288 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8478 | 2025.08.28 21:57:49.581601 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 8479 | 2025.08.28 21:57:49.582317 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8480 | 2025.08.28 21:57:49.582653 [ 32 ] {} <Debug> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 8481 | 2025.08.28 21:57:49.582721 [ 32 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8482 | 2025.08.28 21:57:49.582741 [ 32 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8483 | 2025.08.28 21:57:49.582864 [ 200 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 8484 | 2025.08.28 21:57:49.586360 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 384 | ||
| 8485 | 2025.08.28 21:57:49.587122 [ 200 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8486 | 2025.08.28 21:57:49.588562 [ 200 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 8487 | 2025.08.28 21:57:49.593211 [ 200 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 8488 | 2025.08.28 21:57:49.597735 [ 200 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 8489 | 2025.08.28 21:57:49.602406 [ 200 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 8490 | 2025.08.28 21:57:49.606995 [ 200 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 8491 | 2025.08.28 21:57:49.610705 [ 200 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 8492 | 2025.08.28 21:57:49.661788 [ 192 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 679 columns (679 merged, 0 gathered) in 0.078980743 sec., 4861.944638834304 rows/sec., 25.14 MiB/sec. | ||
| 8493 | 2025.08.28 21:57:49.663976 [ 187 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 8494 | 2025.08.28 21:57:49.665852 [ 187 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_51_10} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8495 | 2025.08.28 21:57:49.665966 [ 187 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_51_10} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb) (MergerMutator): Merged 6 parts: [all_1_46_9, all_51_51_0] -> all_1_51_10 | ||
| 8496 | 2025.08.28 21:57:49.667506 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 8497 | 2025.08.28 21:57:50.000240 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 288.71 MiB, peak 302.13 MiB, free memory in arenas 0.00 B, will set to 290.18 MiB (RSS), difference: 1.48 MiB | ||
| 8498 | 2025.08.28 21:57:51.386906 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8499 | 2025.08.28 21:57:51.387103 [ 4 ] {af5fe742-06e0-4750-b8df-9ca4f3468254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8500 | 2025.08.28 21:57:51.387177 [ 4 ] {af5fe742-06e0-4750-b8df-9ca4f3468254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8501 | 2025.08.28 21:57:51.387921 [ 4 ] {af5fe742-06e0-4750-b8df-9ca4f3468254} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8502 | 2025.08.28 21:57:51.387962 [ 4 ] {af5fe742-06e0-4750-b8df-9ca4f3468254} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8503 | 2025.08.28 21:57:51.388347 [ 4 ] {af5fe742-06e0-4750-b8df-9ca4f3468254} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 8504 | 2025.08.28 21:57:51.388568 [ 4 ] {af5fe742-06e0-4750-b8df-9ca4f3468254} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8505 | 2025.08.28 21:57:51.388719 [ 4 ] {af5fe742-06e0-4750-b8df-9ca4f3468254} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001705 sec., 44574.78005865103 rows/sec., 3.67 MiB/sec. | ||
| 8506 | 2025.08.28 21:57:51.388767 [ 4 ] {af5fe742-06e0-4750-b8df-9ca4f3468254} <Debug> TCPHandler: Processed in 0.002026143 sec. | ||
| 8507 | 2025.08.28 21:57:51.388890 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8508 | 2025.08.28 21:57:51.388994 [ 4 ] {3cfc3c53-db61-469b-90ee-999730a7ed0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8509 | 2025.08.28 21:57:51.389037 [ 4 ] {3cfc3c53-db61-469b-90ee-999730a7ed0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8510 | 2025.08.28 21:57:51.389552 [ 4 ] {3cfc3c53-db61-469b-90ee-999730a7ed0d} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8511 | 2025.08.28 21:57:51.389589 [ 4 ] {3cfc3c53-db61-469b-90ee-999730a7ed0d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8512 | 2025.08.28 21:57:51.389897 [ 4 ] {3cfc3c53-db61-469b-90ee-999730a7ed0d} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8513 | 2025.08.28 21:57:51.390103 [ 4 ] {3cfc3c53-db61-469b-90ee-999730a7ed0d} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8514 | 2025.08.28 21:57:51.390210 [ 31 ] {} <Debug> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8515 | 2025.08.28 21:57:51.390233 [ 4 ] {3cfc3c53-db61-469b-90ee-999730a7ed0d} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001209 sec., 8271.298593879239 rows/sec., 621.96 KiB/sec. | ||
| 8516 | 2025.08.28 21:57:51.390245 [ 31 ] {} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8517 | 2025.08.28 21:57:51.390266 [ 31 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8518 | 2025.08.28 21:57:51.390272 [ 4 ] {3cfc3c53-db61-469b-90ee-999730a7ed0d} <Debug> TCPHandler: Processed in 0.001387405 sec. | ||
| 8519 | 2025.08.28 21:57:51.390399 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8520 | 2025.08.28 21:57:51.390412 [ 187 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 8521 | 2025.08.28 21:57:51.390495 [ 4 ] {b155446c-ec92-4944-93d3-a1e16a9b4005} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8522 | 2025.08.28 21:57:51.390539 [ 4 ] {b155446c-ec92-4944-93d3-a1e16a9b4005} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8523 | 2025.08.28 21:57:51.390570 [ 187 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8524 | 2025.08.28 21:57:51.390611 [ 187 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 57 rows starting from the beginning of the part | ||
| 8525 | 2025.08.28 21:57:51.390688 [ 187 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 8526 | 2025.08.28 21:57:51.390741 [ 187 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 31 rows starting from the beginning of the part | ||
| 8527 | 2025.08.28 21:57:51.390791 [ 187 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 8528 | 2025.08.28 21:57:51.390836 [ 187 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 39 rows starting from the beginning of the part | ||
| 8529 | 2025.08.28 21:57:51.390883 [ 187 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 8530 | 2025.08.28 21:57:51.390985 [ 4 ] {b155446c-ec92-4944-93d3-a1e16a9b4005} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8531 | 2025.08.28 21:57:51.391026 [ 4 ] {b155446c-ec92-4944-93d3-a1e16a9b4005} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8532 | 2025.08.28 21:57:51.391647 [ 4 ] {b155446c-ec92-4944-93d3-a1e16a9b4005} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 8533 | 2025.08.28 21:57:51.391684 [ 192 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 157 rows, containing 5 columns (5 merged, 0 gathered) in 0.001332885 sec., 117789.60675527145 rows/sec., 9.00 MiB/sec. | ||
| 8534 | 2025.08.28 21:57:51.391891 [ 4 ] {b155446c-ec92-4944-93d3-a1e16a9b4005} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8535 | 2025.08.28 21:57:51.391890 [ 196 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8536 | 2025.08.28 21:57:51.392033 [ 4 ] {b155446c-ec92-4944-93d3-a1e16a9b4005} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001558 sec., 47496.79075738126 rows/sec., 3.71 MiB/sec. | ||
| 8537 | 2025.08.28 21:57:51.392078 [ 4 ] {b155446c-ec92-4944-93d3-a1e16a9b4005} <Debug> TCPHandler: Processed in 0.001726639 sec. | ||
| 8538 | 2025.08.28 21:57:51.392197 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8539 | 2025.08.28 21:57:51.392221 [ 196 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_71_14} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8540 | 2025.08.28 21:57:51.392293 [ 4 ] {4937cb25-4742-495b-89ca-0c6a6bfe81a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8541 | 2025.08.28 21:57:51.392311 [ 196 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_71_14} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8542 | 2025.08.28 21:57:51.392342 [ 4 ] {4937cb25-4742-495b-89ca-0c6a6bfe81a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8543 | 2025.08.28 21:57:51.392411 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.26 MiB. | ||
| 8544 | 2025.08.28 21:57:51.392774 [ 4 ] {4937cb25-4742-495b-89ca-0c6a6bfe81a1} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8545 | 2025.08.28 21:57:51.392814 [ 4 ] {4937cb25-4742-495b-89ca-0c6a6bfe81a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8546 | 2025.08.28 21:57:51.393153 [ 4 ] {4937cb25-4742-495b-89ca-0c6a6bfe81a1} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 8547 | 2025.08.28 21:57:51.393358 [ 4 ] {4937cb25-4742-495b-89ca-0c6a6bfe81a1} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8548 | 2025.08.28 21:57:51.393487 [ 4 ] {4937cb25-4742-495b-89ca-0c6a6bfe81a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 8549 | 2025.08.28 21:57:51.393523 [ 4 ] {4937cb25-4742-495b-89ca-0c6a6bfe81a1} <Debug> TCPHandler: Processed in 0.001373545 sec. | ||
| 8550 | 2025.08.28 21:57:51.393634 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8551 | 2025.08.28 21:57:51.393727 [ 4 ] {2f5e2380-621b-4054-9a5e-6e0ca91f900d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8552 | 2025.08.28 21:57:51.393781 [ 4 ] {2f5e2380-621b-4054-9a5e-6e0ca91f900d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8553 | 2025.08.28 21:57:51.394560 [ 4 ] {2f5e2380-621b-4054-9a5e-6e0ca91f900d} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8554 | 2025.08.28 21:57:51.394595 [ 4 ] {2f5e2380-621b-4054-9a5e-6e0ca91f900d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8555 | 2025.08.28 21:57:51.395105 [ 4 ] {2f5e2380-621b-4054-9a5e-6e0ca91f900d} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 8556 | 2025.08.28 21:57:51.395326 [ 4 ] {2f5e2380-621b-4054-9a5e-6e0ca91f900d} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8557 | 2025.08.28 21:57:51.395465 [ 4 ] {2f5e2380-621b-4054-9a5e-6e0ca91f900d} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001756 sec., 5694.760820045558 rows/sec., 10.20 MiB/sec. | ||
| 8558 | 2025.08.28 21:57:51.395526 [ 4 ] {2f5e2380-621b-4054-9a5e-6e0ca91f900d} <Debug> TCPHandler: Processed in 0.001940811 sec. | ||
| 8559 | 2025.08.28 21:57:51.395636 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8560 | 2025.08.28 21:57:51.395730 [ 4 ] {7b3b6281-1768-479e-a649-0197da16db07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8561 | 2025.08.28 21:57:51.395772 [ 4 ] {7b3b6281-1768-479e-a649-0197da16db07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8562 | 2025.08.28 21:57:51.396108 [ 4 ] {7b3b6281-1768-479e-a649-0197da16db07} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8563 | 2025.08.28 21:57:51.396141 [ 4 ] {7b3b6281-1768-479e-a649-0197da16db07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.45 GiB. | ||
| 8564 | 2025.08.28 21:57:51.396443 [ 4 ] {7b3b6281-1768-479e-a649-0197da16db07} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 8565 | 2025.08.28 21:57:51.396657 [ 4 ] {7b3b6281-1768-479e-a649-0197da16db07} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8566 | 2025.08.28 21:57:51.396791 [ 4 ] {7b3b6281-1768-479e-a649-0197da16db07} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001079 sec., 55607.04355885078 rows/sec., 3.75 MiB/sec. | ||
| 8567 | 2025.08.28 21:57:51.396826 [ 4 ] {7b3b6281-1768-479e-a649-0197da16db07} <Debug> TCPHandler: Processed in 0.001238074 sec. | ||
| 8568 | 2025.08.28 21:57:55.659620 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8569 | 2025.08.28 21:57:55.659690 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8570 | 2025.08.28 21:57:55.796765 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 23851 | ||
| 8571 | 2025.08.28 21:57:55.797362 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8572 | 2025.08.28 21:57:55.797410 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8573 | 2025.08.28 21:57:55.797900 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8574 | 2025.08.28 21:57:55.798135 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8575 | 2025.08.28 21:57:55.798283 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 23851 | ||
| 8576 | 2025.08.28 21:57:55.863449 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1182 | ||
| 8577 | 2025.08.28 21:57:55.865735 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8578 | 2025.08.28 21:57:55.865778 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8579 | 2025.08.28 21:57:55.866949 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8580 | 2025.08.28 21:57:55.867211 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8581 | 2025.08.28 21:57:55.867482 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1182 | ||
| 8582 | 2025.08.28 21:57:56.388421 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8583 | 2025.08.28 21:57:56.388585 [ 4 ] {62f9ddaf-13bb-41f2-8c40-dce5eaba22f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8584 | 2025.08.28 21:57:56.388651 [ 4 ] {62f9ddaf-13bb-41f2-8c40-dce5eaba22f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8585 | 2025.08.28 21:57:56.389379 [ 4 ] {62f9ddaf-13bb-41f2-8c40-dce5eaba22f3} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8586 | 2025.08.28 21:57:56.389419 [ 4 ] {62f9ddaf-13bb-41f2-8c40-dce5eaba22f3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8587 | 2025.08.28 21:57:56.389821 [ 4 ] {62f9ddaf-13bb-41f2-8c40-dce5eaba22f3} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 8588 | 2025.08.28 21:57:56.390050 [ 4 ] {62f9ddaf-13bb-41f2-8c40-dce5eaba22f3} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8589 | 2025.08.28 21:57:56.390213 [ 4 ] {62f9ddaf-13bb-41f2-8c40-dce5eaba22f3} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001672 sec., 70574.16267942583 rows/sec., 5.99 MiB/sec. | ||
| 8590 | 2025.08.28 21:57:56.390263 [ 4 ] {62f9ddaf-13bb-41f2-8c40-dce5eaba22f3} <Debug> TCPHandler: Processed in 0.001954802 sec. | ||
| 8591 | 2025.08.28 21:57:56.390394 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8592 | 2025.08.28 21:57:56.390497 [ 4 ] {1ab862dd-6cbc-4725-831a-2c39d07d554f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8593 | 2025.08.28 21:57:56.390540 [ 4 ] {1ab862dd-6cbc-4725-831a-2c39d07d554f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8594 | 2025.08.28 21:57:56.390962 [ 4 ] {1ab862dd-6cbc-4725-831a-2c39d07d554f} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8595 | 2025.08.28 21:57:56.390998 [ 4 ] {1ab862dd-6cbc-4725-831a-2c39d07d554f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8596 | 2025.08.28 21:57:56.391308 [ 4 ] {1ab862dd-6cbc-4725-831a-2c39d07d554f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8597 | 2025.08.28 21:57:56.391531 [ 4 ] {1ab862dd-6cbc-4725-831a-2c39d07d554f} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8598 | 2025.08.28 21:57:56.391665 [ 4 ] {1ab862dd-6cbc-4725-831a-2c39d07d554f} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001191 sec., 26028.547439126785 rows/sec., 1.91 MiB/sec. | ||
| 8599 | 2025.08.28 21:57:56.391703 [ 4 ] {1ab862dd-6cbc-4725-831a-2c39d07d554f} <Debug> TCPHandler: Processed in 0.001359965 sec. | ||
| 8600 | 2025.08.28 21:57:56.391817 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8601 | 2025.08.28 21:57:56.391910 [ 4 ] {5ad4655f-8255-4419-801b-dcb5851fa6da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8602 | 2025.08.28 21:57:56.391952 [ 4 ] {5ad4655f-8255-4419-801b-dcb5851fa6da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8603 | 2025.08.28 21:57:56.392391 [ 4 ] {5ad4655f-8255-4419-801b-dcb5851fa6da} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8604 | 2025.08.28 21:57:56.392427 [ 4 ] {5ad4655f-8255-4419-801b-dcb5851fa6da} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8605 | 2025.08.28 21:57:56.392733 [ 4 ] {5ad4655f-8255-4419-801b-dcb5851fa6da} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 8606 | 2025.08.28 21:57:56.392952 [ 4 ] {5ad4655f-8255-4419-801b-dcb5851fa6da} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8607 | 2025.08.28 21:57:56.393086 [ 4 ] {5ad4655f-8255-4419-801b-dcb5851fa6da} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001193 sec., 79631.1818943839 rows/sec., 6.22 MiB/sec. | ||
| 8608 | 2025.08.28 21:57:56.393127 [ 4 ] {5ad4655f-8255-4419-801b-dcb5851fa6da} <Debug> TCPHandler: Processed in 0.001359495 sec. | ||
| 8609 | 2025.08.28 21:57:56.393243 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8610 | 2025.08.28 21:57:56.393349 [ 4 ] {ca9ef597-8c17-4bd8-ae8d-f2afe76cac6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8611 | 2025.08.28 21:57:56.393395 [ 4 ] {ca9ef597-8c17-4bd8-ae8d-f2afe76cac6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8612 | 2025.08.28 21:57:56.393812 [ 4 ] {ca9ef597-8c17-4bd8-ae8d-f2afe76cac6d} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8613 | 2025.08.28 21:57:56.393849 [ 4 ] {ca9ef597-8c17-4bd8-ae8d-f2afe76cac6d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8614 | 2025.08.28 21:57:56.394177 [ 4 ] {ca9ef597-8c17-4bd8-ae8d-f2afe76cac6d} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 8615 | 2025.08.28 21:57:56.394391 [ 4 ] {ca9ef597-8c17-4bd8-ae8d-f2afe76cac6d} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8616 | 2025.08.28 21:57:56.394529 [ 4 ] {ca9ef597-8c17-4bd8-ae8d-f2afe76cac6d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001198 sec., 133555.92654424038 rows/sec., 9.30 MiB/sec. | ||
| 8617 | 2025.08.28 21:57:56.394567 [ 4 ] {ca9ef597-8c17-4bd8-ae8d-f2afe76cac6d} <Debug> TCPHandler: Processed in 0.001373915 sec. | ||
| 8618 | 2025.08.28 21:57:56.394669 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8619 | 2025.08.28 21:57:56.394770 [ 4 ] {afdceb73-2bf7-482a-b5c8-2de167a1ce70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8620 | 2025.08.28 21:57:56.394826 [ 4 ] {afdceb73-2bf7-482a-b5c8-2de167a1ce70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8621 | 2025.08.28 21:57:56.395682 [ 4 ] {afdceb73-2bf7-482a-b5c8-2de167a1ce70} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8622 | 2025.08.28 21:57:56.395720 [ 4 ] {afdceb73-2bf7-482a-b5c8-2de167a1ce70} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8623 | 2025.08.28 21:57:56.396271 [ 4 ] {afdceb73-2bf7-482a-b5c8-2de167a1ce70} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 8624 | 2025.08.28 21:57:56.396499 [ 4 ] {afdceb73-2bf7-482a-b5c8-2de167a1ce70} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8625 | 2025.08.28 21:57:56.396625 [ 72 ] {} <Debug> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 8626 | 2025.08.28 21:57:56.396644 [ 4 ] {afdceb73-2bf7-482a-b5c8-2de167a1ce70} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001891 sec., 16393.442622950817 rows/sec., 29.38 MiB/sec. | ||
| 8627 | 2025.08.28 21:57:56.396693 [ 72 ] {} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8628 | 2025.08.28 21:57:56.396719 [ 72 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8629 | 2025.08.28 21:57:56.396729 [ 4 ] {afdceb73-2bf7-482a-b5c8-2de167a1ce70} <Debug> TCPHandler: Processed in 0.002107253 sec. | ||
| 8630 | 2025.08.28 21:57:56.396816 [ 188 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::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 | ||
| 8631 | 2025.08.28 21:57:56.396849 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8632 | 2025.08.28 21:57:56.396957 [ 4 ] {9770a82c-6fba-4afe-854d-3cafb9e8d06a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8633 | 2025.08.28 21:57:56.397000 [ 4 ] {9770a82c-6fba-4afe-854d-3cafb9e8d06a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8634 | 2025.08.28 21:57:56.397062 [ 188 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8635 | 2025.08.28 21:57:56.397130 [ 188 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1284 rows starting from the beginning of the part | ||
| 8636 | 2025.08.28 21:57:56.397267 [ 188 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 31 rows starting from the beginning of the part | ||
| 8637 | 2025.08.28 21:57:56.397358 [ 4 ] {9770a82c-6fba-4afe-854d-3cafb9e8d06a} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8638 | 2025.08.28 21:57:56.397381 [ 188 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 10 rows starting from the beginning of the part | ||
| 8639 | 2025.08.28 21:57:56.397399 [ 4 ] {9770a82c-6fba-4afe-854d-3cafb9e8d06a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8640 | 2025.08.28 21:57:56.397491 [ 188 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 31 rows starting from the beginning of the part | ||
| 8641 | 2025.08.28 21:57:56.397606 [ 188 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 10 rows starting from the beginning of the part | ||
| 8642 | 2025.08.28 21:57:56.397716 [ 188 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 31 rows starting from the beginning of the part | ||
| 8643 | 2025.08.28 21:57:56.397737 [ 4 ] {9770a82c-6fba-4afe-854d-3cafb9e8d06a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 8644 | 2025.08.28 21:57:56.397975 [ 4 ] {9770a82c-6fba-4afe-854d-3cafb9e8d06a} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8645 | 2025.08.28 21:57:56.398120 [ 4 ] {9770a82c-6fba-4afe-854d-3cafb9e8d06a} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001181 sec., 50804.40304826418 rows/sec., 3.42 MiB/sec. | ||
| 8646 | 2025.08.28 21:57:56.398159 [ 4 ] {9770a82c-6fba-4afe-854d-3cafb9e8d06a} <Debug> TCPHandler: Processed in 0.001360025 sec. | ||
| 8647 | 2025.08.28 21:57:56.405326 [ 192 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1397 rows, containing 19 columns (19 merged, 0 gathered) in 0.008552654 sec., 163341.11025653558 rows/sec., 292.70 MiB/sec. | ||
| 8648 | 2025.08.28 21:57:56.407167 [ 199 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 8649 | 2025.08.28 21:57:56.407568 [ 199 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8650 | 2025.08.28 21:57:56.407661 [ 199 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_71_14} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Merged 6 parts: [all_1_66_13, all_71_71_0] -> all_1_71_14 | ||
| 8651 | 2025.08.28 21:57:56.407807 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.43 MiB. | ||
| 8652 | 2025.08.28 21:57:57.000186 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 290.66 MiB, peak 302.13 MiB, free memory in arenas 0.00 B, will set to 295.09 MiB (RSS), difference: 4.43 MiB | ||
| 8653 | 2025.08.28 21:57:57.086567 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 392 | ||
| 8654 | 2025.08.28 21:57:57.102441 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8655 | 2025.08.28 21:57:57.102506 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8656 | 2025.08.28 21:57:57.107833 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 8657 | 2025.08.28 21:57:57.108506 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8658 | 2025.08.28 21:57:57.111440 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 392 | ||
| 8659 | 2025.08.28 21:57:59.693270 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8660 | 2025.08.28 21:57:59.693457 [ 4 ] {1bd53510-725c-4fff-b7f3-3a13c37f1d84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8661 | 2025.08.28 21:57:59.693523 [ 4 ] {1bd53510-725c-4fff-b7f3-3a13c37f1d84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8662 | 2025.08.28 21:57:59.694150 [ 4 ] {1bd53510-725c-4fff-b7f3-3a13c37f1d84} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8663 | 2025.08.28 21:57:59.694191 [ 4 ] {1bd53510-725c-4fff-b7f3-3a13c37f1d84} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8664 | 2025.08.28 21:57:59.694586 [ 4 ] {1bd53510-725c-4fff-b7f3-3a13c37f1d84} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 8665 | 2025.08.28 21:57:59.694816 [ 4 ] {1bd53510-725c-4fff-b7f3-3a13c37f1d84} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8666 | 2025.08.28 21:57:59.694977 [ 4 ] {1bd53510-725c-4fff-b7f3-3a13c37f1d84} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001565 sec., 3833.865814696486 rows/sec., 312.62 KiB/sec. | ||
| 8667 | 2025.08.28 21:57:59.695026 [ 4 ] {1bd53510-725c-4fff-b7f3-3a13c37f1d84} <Debug> TCPHandler: Processed in 0.00187827 sec. | ||
| 8668 | 2025.08.28 21:57:59.695147 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8669 | 2025.08.28 21:57:59.695246 [ 4 ] {efbe4a5d-34c8-4dcd-9931-abf41597b60c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8670 | 2025.08.28 21:57:59.695290 [ 4 ] {efbe4a5d-34c8-4dcd-9931-abf41597b60c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8671 | 2025.08.28 21:57:59.696295 [ 4 ] {efbe4a5d-34c8-4dcd-9931-abf41597b60c} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8672 | 2025.08.28 21:57:59.696331 [ 4 ] {efbe4a5d-34c8-4dcd-9931-abf41597b60c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8673 | 2025.08.28 21:57:59.696746 [ 4 ] {efbe4a5d-34c8-4dcd-9931-abf41597b60c} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 8674 | 2025.08.28 21:57:59.696975 [ 4 ] {efbe4a5d-34c8-4dcd-9931-abf41597b60c} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8675 | 2025.08.28 21:57:59.697087 [ 112 ] {} <Debug> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 8676 | 2025.08.28 21:57:59.697111 [ 4 ] {efbe4a5d-34c8-4dcd-9931-abf41597b60c} <Debug> executeQuery: Read 1219 rows, 103.20 KiB in 0.001887 sec., 645998.9401165872 rows/sec., 53.41 MiB/sec. | ||
| 8677 | 2025.08.28 21:57:59.697122 [ 112 ] {} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8678 | 2025.08.28 21:57:59.697145 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8679 | 2025.08.28 21:57:59.697151 [ 4 ] {efbe4a5d-34c8-4dcd-9931-abf41597b60c} <Debug> TCPHandler: Processed in 0.002056893 sec. | ||
| 8680 | 2025.08.28 21:57:59.697270 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8681 | 2025.08.28 21:57:59.697270 [ 196 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::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 | ||
| 8682 | 2025.08.28 21:57:59.697371 [ 4 ] {a02fd188-442b-4f75-915a-080877b07ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8683 | 2025.08.28 21:57:59.697418 [ 4 ] {a02fd188-442b-4f75-915a-080877b07ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8684 | 2025.08.28 21:57:59.697435 [ 196 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8685 | 2025.08.28 21:57:59.697478 [ 196 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1287 rows starting from the beginning of the part | ||
| 8686 | 2025.08.28 21:57:59.697553 [ 196 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::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 | ||
| 8687 | 2025.08.28 21:57:59.697609 [ 196 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 122 rows starting from the beginning of the part | ||
| 8688 | 2025.08.28 21:57:59.697657 [ 196 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 76 rows starting from the beginning of the part | ||
| 8689 | 2025.08.28 21:57:59.697704 [ 196 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 118 rows starting from the beginning of the part | ||
| 8690 | 2025.08.28 21:57:59.697749 [ 196 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 1219 rows starting from the beginning of the part | ||
| 8691 | 2025.08.28 21:57:59.697835 [ 4 ] {a02fd188-442b-4f75-915a-080877b07ed3} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8692 | 2025.08.28 21:57:59.697875 [ 4 ] {a02fd188-442b-4f75-915a-080877b07ed3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8693 | 2025.08.28 21:57:59.698219 [ 4 ] {a02fd188-442b-4f75-915a-080877b07ed3} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8694 | 2025.08.28 21:57:59.698454 [ 4 ] {a02fd188-442b-4f75-915a-080877b07ed3} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8695 | 2025.08.28 21:57:59.698594 [ 4 ] {a02fd188-442b-4f75-915a-080877b07ed3} <Debug> executeQuery: Read 16 rows, 1.17 KiB in 0.001246 sec., 12841.091492776886 rows/sec., 939.73 KiB/sec. | ||
| 8696 | 2025.08.28 21:57:59.698634 [ 4 ] {a02fd188-442b-4f75-915a-080877b07ed3} <Debug> TCPHandler: Processed in 0.001414405 sec. | ||
| 8697 | 2025.08.28 21:57:59.698736 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8698 | 2025.08.28 21:57:59.698829 [ 4 ] {bf980f41-479d-487f-951e-c870684acd40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 8699 | 2025.08.28 21:57:59.698870 [ 4 ] {bf980f41-479d-487f-951e-c870684acd40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 8700 | 2025.08.28 21:57:59.699215 [ 199 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2898 rows, containing 5 columns (5 merged, 0 gathered) in 0.002002402 sec., 1447261.8385319232 rows/sec., 125.65 MiB/sec. | ||
| 8701 | 2025.08.28 21:57:59.699365 [ 4 ] {bf980f41-479d-487f-951e-c870684acd40} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8702 | 2025.08.28 21:57:59.699405 [ 4 ] {bf980f41-479d-487f-951e-c870684acd40} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8703 | 2025.08.28 21:57:59.699475 [ 192 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 8704 | 2025.08.28 21:57:59.699811 [ 4 ] {bf980f41-479d-487f-951e-c870684acd40} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 8705 | 2025.08.28 21:57:59.699843 [ 192 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_86_17} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8706 | 2025.08.28 21:57:59.699948 [ 192 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_86_17} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 8707 | 2025.08.28 21:57:59.700040 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 8708 | 2025.08.28 21:57:59.700061 [ 4 ] {bf980f41-479d-487f-951e-c870684acd40} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8709 | 2025.08.28 21:57:59.700201 [ 4 ] {bf980f41-479d-487f-951e-c870684acd40} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001389 sec., 164146.86825053996 rows/sec., 11.11 MiB/sec. | ||
| 8710 | 2025.08.28 21:57:59.700243 [ 4 ] {bf980f41-479d-487f-951e-c870684acd40} <Debug> TCPHandler: Processed in 0.001554797 sec. | ||
| 8711 | 2025.08.28 21:57:59.700355 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8712 | 2025.08.28 21:57:59.700449 [ 4 ] {7cdfda5a-0cbd-4f88-8f59-5147b267c525} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8713 | 2025.08.28 21:57:59.700491 [ 4 ] {7cdfda5a-0cbd-4f88-8f59-5147b267c525} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8714 | 2025.08.28 21:57:59.701089 [ 4 ] {7cdfda5a-0cbd-4f88-8f59-5147b267c525} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8715 | 2025.08.28 21:57:59.701125 [ 4 ] {7cdfda5a-0cbd-4f88-8f59-5147b267c525} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8716 | 2025.08.28 21:57:59.701469 [ 4 ] {7cdfda5a-0cbd-4f88-8f59-5147b267c525} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 8717 | 2025.08.28 21:57:59.701688 [ 4 ] {7cdfda5a-0cbd-4f88-8f59-5147b267c525} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8718 | 2025.08.28 21:57:59.701796 [ 112 ] {} <Debug> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 8719 | 2025.08.28 21:57:59.701818 [ 4 ] {7cdfda5a-0cbd-4f88-8f59-5147b267c525} <Debug> executeQuery: Read 536 rows, 40.69 KiB in 0.001387 sec., 386445.5659697188 rows/sec., 28.65 MiB/sec. | ||
| 8720 | 2025.08.28 21:57:59.701823 [ 112 ] {} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8721 | 2025.08.28 21:57:59.701850 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8722 | 2025.08.28 21:57:59.701858 [ 4 ] {7cdfda5a-0cbd-4f88-8f59-5147b267c525} <Debug> TCPHandler: Processed in 0.001553357 sec. | ||
| 8723 | 2025.08.28 21:57:59.701915 [ 196 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::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 | ||
| 8724 | 2025.08.28 21:57:59.701970 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8725 | 2025.08.28 21:57:59.702009 [ 196 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8726 | 2025.08.28 21:57:59.702037 [ 196 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 595 rows starting from the beginning of the part | ||
| 8727 | 2025.08.28 21:57:59.702069 [ 4 ] {897ce964-666e-4420-96eb-934eb4c31de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8728 | 2025.08.28 21:57:59.702085 [ 196 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::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 | ||
| 8729 | 2025.08.28 21:57:59.702119 [ 4 ] {897ce964-666e-4420-96eb-934eb4c31de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8730 | 2025.08.28 21:57:59.702126 [ 196 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 103 rows starting from the beginning of the part | ||
| 8731 | 2025.08.28 21:57:59.702174 [ 196 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 74 rows starting from the beginning of the part | ||
| 8732 | 2025.08.28 21:57:59.702252 [ 196 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 95 rows starting from the beginning of the part | ||
| 8733 | 2025.08.28 21:57:59.702289 [ 196 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 536 rows starting from the beginning of the part | ||
| 8734 | 2025.08.28 21:57:59.702810 [ 4 ] {897ce964-666e-4420-96eb-934eb4c31de4} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8735 | 2025.08.28 21:57:59.702851 [ 4 ] {897ce964-666e-4420-96eb-934eb4c31de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8736 | 2025.08.28 21:57:59.703173 [ 193 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1477 rows, containing 5 columns (5 merged, 0 gathered) in 0.001285794 sec., 1148706.5579711834 rows/sec., 90.82 MiB/sec. | ||
| 8737 | 2025.08.28 21:57:59.703267 [ 4 ] {897ce964-666e-4420-96eb-934eb4c31de4} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 8738 | 2025.08.28 21:57:59.703378 [ 195 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 8739 | 2025.08.28 21:57:59.703543 [ 4 ] {897ce964-666e-4420-96eb-934eb4c31de4} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8740 | 2025.08.28 21:57:59.703712 [ 195 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_86_17} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8741 | 2025.08.28 21:57:59.703764 [ 112 ] {} <Debug> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 8742 | 2025.08.28 21:57:59.703787 [ 4 ] {897ce964-666e-4420-96eb-934eb4c31de4} <Debug> executeQuery: Read 955 rows, 65.60 KiB in 0.001736 sec., 550115.2073732719 rows/sec., 36.90 MiB/sec. | ||
| 8743 | 2025.08.28 21:57:59.703797 [ 112 ] {} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8744 | 2025.08.28 21:57:59.703807 [ 195 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_86_17} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 8745 | 2025.08.28 21:57:59.703828 [ 4 ] {897ce964-666e-4420-96eb-934eb4c31de4} <Debug> TCPHandler: Processed in 0.001906762 sec. | ||
| 8746 | 2025.08.28 21:57:59.703832 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8747 | 2025.08.28 21:57:59.703911 [ 192 ] {f506482a-fd20-4aba-984a-14115cac1713::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 | ||
| 8748 | 2025.08.28 21:57:59.703939 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 8749 | 2025.08.28 21:57:59.703948 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8750 | 2025.08.28 21:57:59.704014 [ 192 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8751 | 2025.08.28 21:57:59.704053 [ 4 ] {82739fdd-eb10-4c8c-9419-82ca4ddf38e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8752 | 2025.08.28 21:57:59.704054 [ 192 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_81_16, total 22477 rows starting from the beginning of the part | ||
| 8753 | 2025.08.28 21:57:59.704117 [ 4 ] {82739fdd-eb10-4c8c-9419-82ca4ddf38e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8754 | 2025.08.28 21:57:59.704132 [ 192 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 160 rows starting from the beginning of the part | ||
| 8755 | 2025.08.28 21:57:59.704187 [ 192 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 164 rows starting from the beginning of the part | ||
| 8756 | 2025.08.28 21:57:59.704231 [ 192 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 160 rows starting from the beginning of the part | ||
| 8757 | 2025.08.28 21:57:59.704273 [ 192 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 160 rows starting from the beginning of the part | ||
| 8758 | 2025.08.28 21:57:59.704314 [ 192 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 955 rows starting from the beginning of the part | ||
| 8759 | 2025.08.28 21:57:59.704954 [ 4 ] {82739fdd-eb10-4c8c-9419-82ca4ddf38e7} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8760 | 2025.08.28 21:57:59.704995 [ 4 ] {82739fdd-eb10-4c8c-9419-82ca4ddf38e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8761 | 2025.08.28 21:57:59.705576 [ 4 ] {82739fdd-eb10-4c8c-9419-82ca4ddf38e7} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 8762 | 2025.08.28 21:57:59.705842 [ 4 ] {82739fdd-eb10-4c8c-9419-82ca4ddf38e7} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8763 | 2025.08.28 21:57:59.705994 [ 4 ] {82739fdd-eb10-4c8c-9419-82ca4ddf38e7} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001959 sec., 5104.645227156713 rows/sec., 9.15 MiB/sec. | ||
| 8764 | 2025.08.28 21:57:59.706063 [ 4 ] {82739fdd-eb10-4c8c-9419-82ca4ddf38e7} <Debug> TCPHandler: Processed in 0.002165103 sec. | ||
| 8765 | 2025.08.28 21:57:59.706176 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8766 | 2025.08.28 21:57:59.706271 [ 4 ] {7ae6359d-8eb4-4595-a2b7-036292ca9efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8767 | 2025.08.28 21:57:59.706314 [ 4 ] {7ae6359d-8eb4-4595-a2b7-036292ca9efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8768 | 2025.08.28 21:57:59.706660 [ 4 ] {7ae6359d-8eb4-4595-a2b7-036292ca9efb} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8769 | 2025.08.28 21:57:59.706695 [ 4 ] {7ae6359d-8eb4-4595-a2b7-036292ca9efb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8770 | 2025.08.28 21:57:59.707160 [ 4 ] {7ae6359d-8eb4-4595-a2b7-036292ca9efb} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 8771 | 2025.08.28 21:57:59.707402 [ 4 ] {7ae6359d-8eb4-4595-a2b7-036292ca9efb} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8772 | 2025.08.28 21:57:59.707519 [ 112 ] {} <Debug> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 8773 | 2025.08.28 21:57:59.707542 [ 4 ] {7ae6359d-8eb4-4595-a2b7-036292ca9efb} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001289 sec., 31031.807602792862 rows/sec., 2.10 MiB/sec. | ||
| 8774 | 2025.08.28 21:57:59.707551 [ 112 ] {} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8775 | 2025.08.28 21:57:59.707575 [ 112 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8776 | 2025.08.28 21:57:59.707580 [ 4 ] {7ae6359d-8eb4-4595-a2b7-036292ca9efb} <Debug> TCPHandler: Processed in 0.001452616 sec. | ||
| 8777 | 2025.08.28 21:57:59.707651 [ 193 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 8778 | 2025.08.28 21:57:59.707738 [ 193 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8779 | 2025.08.28 21:57:59.707768 [ 193 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 4176 rows starting from the beginning of the part | ||
| 8780 | 2025.08.28 21:57:59.707824 [ 193 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 8781 | 2025.08.28 21:57:59.707867 [ 193 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 60 rows starting from the beginning of the part | ||
| 8782 | 2025.08.28 21:57:59.707908 [ 193 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 8783 | 2025.08.28 21:57:59.707947 [ 193 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 60 rows starting from the beginning of the part | ||
| 8784 | 2025.08.28 21:57:59.707986 [ 193 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 40 rows starting from the beginning of the part | ||
| 8785 | 2025.08.28 21:57:59.709950 [ 190 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4456 rows, containing 4 columns (4 merged, 0 gathered) in 0.002326716 sec., 1915145.6387457687 rows/sec., 129.04 MiB/sec. | ||
| 8786 | 2025.08.28 21:57:59.710338 [ 186 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24076 rows, containing 5 columns (5 merged, 0 gathered) in 0.006459312 sec., 3727331.951142784 rows/sec., 254.17 MiB/sec. | ||
| 8787 | 2025.08.28 21:57:59.710368 [ 201 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 8788 | 2025.08.28 21:57:59.710643 [ 201 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_86_17} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8789 | 2025.08.28 21:57:59.710721 [ 201 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_86_17} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 8790 | 2025.08.28 21:57:59.710827 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 8791 | 2025.08.28 21:57:59.710951 [ 191 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 8792 | 2025.08.28 21:57:59.711248 [ 191 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8793 | 2025.08.28 21:57:59.711338 [ 191 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_86_17} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 8794 | 2025.08.28 21:57:59.711446 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.35 MiB. | ||
| 8795 | 2025.08.28 21:58:01.382321 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8796 | 2025.08.28 21:58:01.382496 [ 4 ] {299ab5dc-5be3-4df5-a1b6-d70ee853536b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8797 | 2025.08.28 21:58:01.382561 [ 4 ] {299ab5dc-5be3-4df5-a1b6-d70ee853536b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8798 | 2025.08.28 21:58:01.383275 [ 4 ] {299ab5dc-5be3-4df5-a1b6-d70ee853536b} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8799 | 2025.08.28 21:58:01.383315 [ 4 ] {299ab5dc-5be3-4df5-a1b6-d70ee853536b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8800 | 2025.08.28 21:58:01.383722 [ 4 ] {299ab5dc-5be3-4df5-a1b6-d70ee853536b} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 8801 | 2025.08.28 21:58:01.383967 [ 4 ] {299ab5dc-5be3-4df5-a1b6-d70ee853536b} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8802 | 2025.08.28 21:58:01.384121 [ 4 ] {299ab5dc-5be3-4df5-a1b6-d70ee853536b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001671 sec., 33512.86654697786 rows/sec., 2.57 MiB/sec. | ||
| 8803 | 2025.08.28 21:58:01.384170 [ 4 ] {299ab5dc-5be3-4df5-a1b6-d70ee853536b} <Debug> TCPHandler: Processed in 0.001970962 sec. | ||
| 8804 | 2025.08.28 21:58:01.384298 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8805 | 2025.08.28 21:58:01.384401 [ 4 ] {9257cc82-7986-4788-8c29-76cc3349398f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8806 | 2025.08.28 21:58:01.384442 [ 4 ] {9257cc82-7986-4788-8c29-76cc3349398f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8807 | 2025.08.28 21:58:01.384880 [ 4 ] {9257cc82-7986-4788-8c29-76cc3349398f} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8808 | 2025.08.28 21:58:01.384913 [ 4 ] {9257cc82-7986-4788-8c29-76cc3349398f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8809 | 2025.08.28 21:58:01.385199 [ 4 ] {9257cc82-7986-4788-8c29-76cc3349398f} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 8810 | 2025.08.28 21:58:01.385497 [ 4 ] {9257cc82-7986-4788-8c29-76cc3349398f} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8811 | 2025.08.28 21:58:01.385634 [ 4 ] {9257cc82-7986-4788-8c29-76cc3349398f} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001257 sec., 50914.87669053301 rows/sec., 3.97 MiB/sec. | ||
| 8812 | 2025.08.28 21:58:01.385673 [ 4 ] {9257cc82-7986-4788-8c29-76cc3349398f} <Debug> TCPHandler: Processed in 0.001425036 sec. | ||
| 8813 | 2025.08.28 21:58:01.385787 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8814 | 2025.08.28 21:58:01.385883 [ 4 ] {ab9ae523-6144-44c6-827c-891e581db6fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8815 | 2025.08.28 21:58:01.385929 [ 4 ] {ab9ae523-6144-44c6-827c-891e581db6fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8816 | 2025.08.28 21:58:01.386307 [ 4 ] {ab9ae523-6144-44c6-827c-891e581db6fa} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8817 | 2025.08.28 21:58:01.386343 [ 4 ] {ab9ae523-6144-44c6-827c-891e581db6fa} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8818 | 2025.08.28 21:58:01.386668 [ 4 ] {ab9ae523-6144-44c6-827c-891e581db6fa} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 8819 | 2025.08.28 21:58:01.386879 [ 4 ] {ab9ae523-6144-44c6-827c-891e581db6fa} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8820 | 2025.08.28 21:58:01.387007 [ 4 ] {ab9ae523-6144-44c6-827c-891e581db6fa} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.001143 sec., 47244.09448818898 rows/sec., 3.29 MiB/sec. | ||
| 8821 | 2025.08.28 21:58:01.387044 [ 4 ] {ab9ae523-6144-44c6-827c-891e581db6fa} <Debug> TCPHandler: Processed in 0.001305384 sec. | ||
| 8822 | 2025.08.28 21:58:01.387166 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8823 | 2025.08.28 21:58:01.387287 [ 4 ] {96e54b44-b1b9-4311-b23f-affd9f0d5559} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8824 | 2025.08.28 21:58:01.387336 [ 4 ] {96e54b44-b1b9-4311-b23f-affd9f0d5559} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8825 | 2025.08.28 21:58:01.387719 [ 4 ] {96e54b44-b1b9-4311-b23f-affd9f0d5559} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8826 | 2025.08.28 21:58:01.387759 [ 4 ] {96e54b44-b1b9-4311-b23f-affd9f0d5559} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8827 | 2025.08.28 21:58:01.388122 [ 4 ] {96e54b44-b1b9-4311-b23f-affd9f0d5559} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 8828 | 2025.08.28 21:58:01.388354 [ 4 ] {96e54b44-b1b9-4311-b23f-affd9f0d5559} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8829 | 2025.08.28 21:58:01.388482 [ 4 ] {96e54b44-b1b9-4311-b23f-affd9f0d5559} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.00122 sec., 16393.44262295082 rows/sec., 1.10 MiB/sec. | ||
| 8830 | 2025.08.28 21:58:01.388518 [ 4 ] {96e54b44-b1b9-4311-b23f-affd9f0d5559} <Debug> TCPHandler: Processed in 0.001411426 sec. | ||
| 8831 | 2025.08.28 21:58:03.298510 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 24339 | ||
| 8832 | 2025.08.28 21:58:03.299098 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8833 | 2025.08.28 21:58:03.299151 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8834 | 2025.08.28 21:58:03.299652 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8835 | 2025.08.28 21:58:03.299910 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8836 | 2025.08.28 21:58:03.300041 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24339 | ||
| 8837 | 2025.08.28 21:58:04.611624 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 399 | ||
| 8838 | 2025.08.28 21:58:04.627749 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8839 | 2025.08.28 21:58:04.627806 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8840 | 2025.08.28 21:58:04.633630 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 8841 | 2025.08.28 21:58:04.634359 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8842 | 2025.08.28 21:58:04.637345 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 399 | ||
| 8843 | 2025.08.28 21:58:05.867798 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1218 | ||
| 8844 | 2025.08.28 21:58:05.870319 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8845 | 2025.08.28 21:58:05.870377 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8846 | 2025.08.28 21:58:05.871609 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 8847 | 2025.08.28 21:58:05.871926 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8848 | 2025.08.28 21:58:05.872310 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1218 | ||
| 8849 | 2025.08.28 21:58:06.388898 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8850 | 2025.08.28 21:58:06.389087 [ 4 ] {ffa90042-0973-4223-803d-0c8ab95c6923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8851 | 2025.08.28 21:58:06.389158 [ 4 ] {ffa90042-0973-4223-803d-0c8ab95c6923} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8852 | 2025.08.28 21:58:06.389856 [ 4 ] {ffa90042-0973-4223-803d-0c8ab95c6923} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8853 | 2025.08.28 21:58:06.389904 [ 4 ] {ffa90042-0973-4223-803d-0c8ab95c6923} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8854 | 2025.08.28 21:58:06.390285 [ 4 ] {ffa90042-0973-4223-803d-0c8ab95c6923} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 8855 | 2025.08.28 21:58:06.390510 [ 4 ] {ffa90042-0973-4223-803d-0c8ab95c6923} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8856 | 2025.08.28 21:58:06.390660 [ 4 ] {ffa90042-0973-4223-803d-0c8ab95c6923} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001624 sec., 72660.0985221675 rows/sec., 6.16 MiB/sec. | ||
| 8857 | 2025.08.28 21:58:06.390702 [ 4 ] {ffa90042-0973-4223-803d-0c8ab95c6923} <Debug> TCPHandler: Processed in 0.001932421 sec. | ||
| 8858 | 2025.08.28 21:58:06.390827 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8859 | 2025.08.28 21:58:06.390921 [ 4 ] {c9a79502-8d9e-46f1-9274-c949dc234cad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8860 | 2025.08.28 21:58:06.390961 [ 4 ] {c9a79502-8d9e-46f1-9274-c949dc234cad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8861 | 2025.08.28 21:58:06.391438 [ 4 ] {c9a79502-8d9e-46f1-9274-c949dc234cad} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8862 | 2025.08.28 21:58:06.391474 [ 4 ] {c9a79502-8d9e-46f1-9274-c949dc234cad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8863 | 2025.08.28 21:58:06.391766 [ 4 ] {c9a79502-8d9e-46f1-9274-c949dc234cad} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8864 | 2025.08.28 21:58:06.391969 [ 4 ] {c9a79502-8d9e-46f1-9274-c949dc234cad} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8865 | 2025.08.28 21:58:06.392094 [ 4 ] {c9a79502-8d9e-46f1-9274-c949dc234cad} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001192 sec., 26006.711409395975 rows/sec., 1.91 MiB/sec. | ||
| 8866 | 2025.08.28 21:58:06.392132 [ 4 ] {c9a79502-8d9e-46f1-9274-c949dc234cad} <Debug> TCPHandler: Processed in 0.001354505 sec. | ||
| 8867 | 2025.08.28 21:58:06.392253 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8868 | 2025.08.28 21:58:06.392345 [ 4 ] {ffe1f040-5f5a-4ecf-9487-ae008872e7bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8869 | 2025.08.28 21:58:06.392385 [ 4 ] {ffe1f040-5f5a-4ecf-9487-ae008872e7bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8870 | 2025.08.28 21:58:06.392815 [ 4 ] {ffe1f040-5f5a-4ecf-9487-ae008872e7bf} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8871 | 2025.08.28 21:58:06.392851 [ 4 ] {ffe1f040-5f5a-4ecf-9487-ae008872e7bf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8872 | 2025.08.28 21:58:06.393148 [ 4 ] {ffe1f040-5f5a-4ecf-9487-ae008872e7bf} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 8873 | 2025.08.28 21:58:06.393357 [ 4 ] {ffe1f040-5f5a-4ecf-9487-ae008872e7bf} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8874 | 2025.08.28 21:58:06.393484 [ 4 ] {ffe1f040-5f5a-4ecf-9487-ae008872e7bf} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001157 sec., 82108.90233362143 rows/sec., 6.41 MiB/sec. | ||
| 8875 | 2025.08.28 21:58:06.393522 [ 4 ] {ffe1f040-5f5a-4ecf-9487-ae008872e7bf} <Debug> TCPHandler: Processed in 0.001316855 sec. | ||
| 8876 | 2025.08.28 21:58:06.393642 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8877 | 2025.08.28 21:58:06.393736 [ 4 ] {89ae7dcf-b42a-4b8f-aa2b-87e751b36808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8878 | 2025.08.28 21:58:06.393779 [ 4 ] {89ae7dcf-b42a-4b8f-aa2b-87e751b36808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8879 | 2025.08.28 21:58:06.394189 [ 4 ] {89ae7dcf-b42a-4b8f-aa2b-87e751b36808} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8880 | 2025.08.28 21:58:06.394225 [ 4 ] {89ae7dcf-b42a-4b8f-aa2b-87e751b36808} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8881 | 2025.08.28 21:58:06.394581 [ 4 ] {89ae7dcf-b42a-4b8f-aa2b-87e751b36808} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 8882 | 2025.08.28 21:58:06.394804 [ 4 ] {89ae7dcf-b42a-4b8f-aa2b-87e751b36808} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8883 | 2025.08.28 21:58:06.394931 [ 4 ] {89ae7dcf-b42a-4b8f-aa2b-87e751b36808} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001213 sec., 131904.3693322341 rows/sec., 9.19 MiB/sec. | ||
| 8884 | 2025.08.28 21:58:06.394968 [ 4 ] {89ae7dcf-b42a-4b8f-aa2b-87e751b36808} <Debug> TCPHandler: Processed in 0.001374005 sec. | ||
| 8885 | 2025.08.28 21:58:06.395080 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8886 | 2025.08.28 21:58:06.395173 [ 4 ] {846db08c-29f4-4a6a-ad81-6b793c415b73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8887 | 2025.08.28 21:58:06.395225 [ 4 ] {846db08c-29f4-4a6a-ad81-6b793c415b73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8888 | 2025.08.28 21:58:06.396003 [ 4 ] {846db08c-29f4-4a6a-ad81-6b793c415b73} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8889 | 2025.08.28 21:58:06.396039 [ 4 ] {846db08c-29f4-4a6a-ad81-6b793c415b73} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8890 | 2025.08.28 21:58:06.396570 [ 4 ] {846db08c-29f4-4a6a-ad81-6b793c415b73} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 8891 | 2025.08.28 21:58:06.396790 [ 4 ] {846db08c-29f4-4a6a-ad81-6b793c415b73} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8892 | 2025.08.28 21:58:06.396926 [ 4 ] {846db08c-29f4-4a6a-ad81-6b793c415b73} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00177 sec., 17514.12429378531 rows/sec., 31.38 MiB/sec. | ||
| 8893 | 2025.08.28 21:58:06.396978 [ 4 ] {846db08c-29f4-4a6a-ad81-6b793c415b73} <Debug> TCPHandler: Processed in 0.001946181 sec. | ||
| 8894 | 2025.08.28 21:58:06.397088 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8895 | 2025.08.28 21:58:06.397181 [ 4 ] {a93efb67-91a7-46c0-90f6-ef8ad52bc2c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8896 | 2025.08.28 21:58:06.397223 [ 4 ] {a93efb67-91a7-46c0-90f6-ef8ad52bc2c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8897 | 2025.08.28 21:58:06.397551 [ 4 ] {a93efb67-91a7-46c0-90f6-ef8ad52bc2c8} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8898 | 2025.08.28 21:58:06.397587 [ 4 ] {a93efb67-91a7-46c0-90f6-ef8ad52bc2c8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8899 | 2025.08.28 21:58:06.397888 [ 4 ] {a93efb67-91a7-46c0-90f6-ef8ad52bc2c8} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 8900 | 2025.08.28 21:58:06.398093 [ 4 ] {a93efb67-91a7-46c0-90f6-ef8ad52bc2c8} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8901 | 2025.08.28 21:58:06.398221 [ 4 ] {a93efb67-91a7-46c0-90f6-ef8ad52bc2c8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001058 sec., 56710.77504725898 rows/sec., 3.82 MiB/sec. | ||
| 8902 | 2025.08.28 21:58:06.398255 [ 4 ] {a93efb67-91a7-46c0-90f6-ef8ad52bc2c8} <Debug> TCPHandler: Processed in 0.001215443 sec. | ||
| 8903 | 2025.08.28 21:58:10.659733 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8904 | 2025.08.28 21:58:10.659805 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8905 | 2025.08.28 21:58:10.800237 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 24766 | ||
| 8906 | 2025.08.28 21:58:10.800761 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8907 | 2025.08.28 21:58:10.800799 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8908 | 2025.08.28 21:58:10.801273 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8909 | 2025.08.28 21:58:10.801503 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8910 | 2025.08.28 21:58:10.801633 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 24766 | ||
| 8911 | 2025.08.28 21:58:11.387992 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8912 | 2025.08.28 21:58:11.388167 [ 4 ] {57228629-a4cf-416f-b0d0-92ee24135694} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8913 | 2025.08.28 21:58:11.388234 [ 4 ] {57228629-a4cf-416f-b0d0-92ee24135694} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8914 | 2025.08.28 21:58:11.388914 [ 4 ] {57228629-a4cf-416f-b0d0-92ee24135694} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8915 | 2025.08.28 21:58:11.388964 [ 4 ] {57228629-a4cf-416f-b0d0-92ee24135694} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8916 | 2025.08.28 21:58:11.389375 [ 4 ] {57228629-a4cf-416f-b0d0-92ee24135694} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 8917 | 2025.08.28 21:58:11.389613 [ 4 ] {57228629-a4cf-416f-b0d0-92ee24135694} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8918 | 2025.08.28 21:58:11.389775 [ 4 ] {57228629-a4cf-416f-b0d0-92ee24135694} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001655 sec., 45921.450151057405 rows/sec., 3.78 MiB/sec. | ||
| 8919 | 2025.08.28 21:58:11.389830 [ 4 ] {57228629-a4cf-416f-b0d0-92ee24135694} <Debug> TCPHandler: Processed in 0.001968232 sec. | ||
| 8920 | 2025.08.28 21:58:11.389974 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8921 | 2025.08.28 21:58:11.390077 [ 4 ] {978b8a08-f235-4264-809a-5d23db86066e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8922 | 2025.08.28 21:58:11.390121 [ 4 ] {978b8a08-f235-4264-809a-5d23db86066e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8923 | 2025.08.28 21:58:11.390544 [ 4 ] {978b8a08-f235-4264-809a-5d23db86066e} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8924 | 2025.08.28 21:58:11.390580 [ 4 ] {978b8a08-f235-4264-809a-5d23db86066e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8925 | 2025.08.28 21:58:11.390891 [ 4 ] {978b8a08-f235-4264-809a-5d23db86066e} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 8926 | 2025.08.28 21:58:11.391126 [ 4 ] {978b8a08-f235-4264-809a-5d23db86066e} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8927 | 2025.08.28 21:58:11.391262 [ 4 ] {978b8a08-f235-4264-809a-5d23db86066e} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001208 sec., 8278.145695364237 rows/sec., 622.48 KiB/sec. | ||
| 8928 | 2025.08.28 21:58:11.391303 [ 4 ] {978b8a08-f235-4264-809a-5d23db86066e} <Debug> TCPHandler: Processed in 0.001384065 sec. | ||
| 8929 | 2025.08.28 21:58:11.391407 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8930 | 2025.08.28 21:58:11.391503 [ 4 ] {c6bece03-dabf-46ac-bd6d-b2415c1cd8a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 8931 | 2025.08.28 21:58:11.391544 [ 4 ] {c6bece03-dabf-46ac-bd6d-b2415c1cd8a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8932 | 2025.08.28 21:58:11.391978 [ 4 ] {c6bece03-dabf-46ac-bd6d-b2415c1cd8a0} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8933 | 2025.08.28 21:58:11.392014 [ 4 ] {c6bece03-dabf-46ac-bd6d-b2415c1cd8a0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8934 | 2025.08.28 21:58:11.392330 [ 4 ] {c6bece03-dabf-46ac-bd6d-b2415c1cd8a0} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 8935 | 2025.08.28 21:58:11.392555 [ 4 ] {c6bece03-dabf-46ac-bd6d-b2415c1cd8a0} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8936 | 2025.08.28 21:58:11.392688 [ 4 ] {c6bece03-dabf-46ac-bd6d-b2415c1cd8a0} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001203 sec., 61512.88445552784 rows/sec., 4.80 MiB/sec. | ||
| 8937 | 2025.08.28 21:58:11.392728 [ 4 ] {c6bece03-dabf-46ac-bd6d-b2415c1cd8a0} <Debug> TCPHandler: Processed in 0.001371436 sec. | ||
| 8938 | 2025.08.28 21:58:11.392842 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8939 | 2025.08.28 21:58:11.392938 [ 4 ] {fb84f032-6c84-40b0-9f8f-5edb09c34155} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 8940 | 2025.08.28 21:58:11.392983 [ 4 ] {fb84f032-6c84-40b0-9f8f-5edb09c34155} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8941 | 2025.08.28 21:58:11.393412 [ 4 ] {fb84f032-6c84-40b0-9f8f-5edb09c34155} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8942 | 2025.08.28 21:58:11.393451 [ 4 ] {fb84f032-6c84-40b0-9f8f-5edb09c34155} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8943 | 2025.08.28 21:58:11.393806 [ 4 ] {fb84f032-6c84-40b0-9f8f-5edb09c34155} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 8944 | 2025.08.28 21:58:11.394052 [ 4 ] {fb84f032-6c84-40b0-9f8f-5edb09c34155} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8945 | 2025.08.28 21:58:11.394196 [ 4 ] {fb84f032-6c84-40b0-9f8f-5edb09c34155} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001277 sec., 125293.65700861394 rows/sec., 8.73 MiB/sec. | ||
| 8946 | 2025.08.28 21:58:11.394234 [ 4 ] {fb84f032-6c84-40b0-9f8f-5edb09c34155} <Debug> TCPHandler: Processed in 0.001443636 sec. | ||
| 8947 | 2025.08.28 21:58:11.394353 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8948 | 2025.08.28 21:58:11.394449 [ 4 ] {120fbcd6-5a08-4f91-8956-17b2ce53f083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 8949 | 2025.08.28 21:58:11.394505 [ 4 ] {120fbcd6-5a08-4f91-8956-17b2ce53f083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 8950 | 2025.08.28 21:58:11.395304 [ 4 ] {120fbcd6-5a08-4f91-8956-17b2ce53f083} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8951 | 2025.08.28 21:58:11.395342 [ 4 ] {120fbcd6-5a08-4f91-8956-17b2ce53f083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8952 | 2025.08.28 21:58:11.395862 [ 4 ] {120fbcd6-5a08-4f91-8956-17b2ce53f083} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 8953 | 2025.08.28 21:58:11.396095 [ 4 ] {120fbcd6-5a08-4f91-8956-17b2ce53f083} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8954 | 2025.08.28 21:58:11.396242 [ 4 ] {120fbcd6-5a08-4f91-8956-17b2ce53f083} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001811 sec., 5521.811154058531 rows/sec., 9.89 MiB/sec. | ||
| 8955 | 2025.08.28 21:58:11.396311 [ 4 ] {120fbcd6-5a08-4f91-8956-17b2ce53f083} <Debug> TCPHandler: Processed in 0.002007362 sec. | ||
| 8956 | 2025.08.28 21:58:11.396433 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8957 | 2025.08.28 21:58:11.396534 [ 4 ] {78feb70a-b1e7-4859-8063-5bace59f32e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 8958 | 2025.08.28 21:58:11.396578 [ 4 ] {78feb70a-b1e7-4859-8063-5bace59f32e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 8959 | 2025.08.28 21:58:11.396937 [ 4 ] {78feb70a-b1e7-4859-8063-5bace59f32e7} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8960 | 2025.08.28 21:58:11.396974 [ 4 ] {78feb70a-b1e7-4859-8063-5bace59f32e7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8961 | 2025.08.28 21:58:11.397298 [ 4 ] {78feb70a-b1e7-4859-8063-5bace59f32e7} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 8962 | 2025.08.28 21:58:11.397512 [ 4 ] {78feb70a-b1e7-4859-8063-5bace59f32e7} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8963 | 2025.08.28 21:58:11.397647 [ 4 ] {78feb70a-b1e7-4859-8063-5bace59f32e7} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001133 sec., 52956.7519858782 rows/sec., 3.57 MiB/sec. | ||
| 8964 | 2025.08.28 21:58:11.397686 [ 4 ] {78feb70a-b1e7-4859-8063-5bace59f32e7} <Debug> TCPHandler: Processed in 0.001310165 sec. | ||
| 8965 | 2025.08.28 21:58:12.137483 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 407 | ||
| 8966 | 2025.08.28 21:58:12.154692 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8967 | 2025.08.28 21:58:12.154756 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8968 | 2025.08.28 21:58:12.160718 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 8969 | 2025.08.28 21:58:12.161457 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8970 | 2025.08.28 21:58:12.165069 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 407 | ||
| 8971 | 2025.08.28 21:58:15.872627 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1242 | ||
| 8972 | 2025.08.28 21:58:15.874795 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8973 | 2025.08.28 21:58:15.874833 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8974 | 2025.08.28 21:58:15.875997 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 8975 | 2025.08.28 21:58:15.876256 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8976 | 2025.08.28 21:58:15.876511 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1242 | ||
| 8977 | 2025.08.28 21:58:16.388915 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8978 | 2025.08.28 21:58:16.389164 [ 4 ] {7973838a-7217-4654-9c88-c70362477d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 8979 | 2025.08.28 21:58:16.389258 [ 4 ] {7973838a-7217-4654-9c88-c70362477d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8980 | 2025.08.28 21:58:16.390170 [ 4 ] {7973838a-7217-4654-9c88-c70362477d77} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8981 | 2025.08.28 21:58:16.390218 [ 4 ] {7973838a-7217-4654-9c88-c70362477d77} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8982 | 2025.08.28 21:58:16.390582 [ 4 ] {7973838a-7217-4654-9c88-c70362477d77} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 8983 | 2025.08.28 21:58:16.390803 [ 4 ] {7973838a-7217-4654-9c88-c70362477d77} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8984 | 2025.08.28 21:58:16.390951 [ 4 ] {7973838a-7217-4654-9c88-c70362477d77} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001856 sec., 1077.5862068965516 rows/sec., 87.87 KiB/sec. | ||
| 8985 | 2025.08.28 21:58:16.390992 [ 4 ] {7973838a-7217-4654-9c88-c70362477d77} <Debug> TCPHandler: Processed in 0.002239954 sec. | ||
| 8986 | 2025.08.28 21:58:16.391113 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8987 | 2025.08.28 21:58:16.391208 [ 4 ] {b9755197-9642-47fa-a8f2-971efe8c8e48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 8988 | 2025.08.28 21:58:16.391247 [ 4 ] {b9755197-9642-47fa-a8f2-971efe8c8e48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8989 | 2025.08.28 21:58:16.391770 [ 4 ] {b9755197-9642-47fa-a8f2-971efe8c8e48} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8990 | 2025.08.28 21:58:16.391808 [ 4 ] {b9755197-9642-47fa-a8f2-971efe8c8e48} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 8991 | 2025.08.28 21:58:16.392119 [ 4 ] {b9755197-9642-47fa-a8f2-971efe8c8e48} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 8992 | 2025.08.28 21:58:16.392335 [ 4 ] {b9755197-9642-47fa-a8f2-971efe8c8e48} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 8993 | 2025.08.28 21:58:16.392462 [ 4 ] {b9755197-9642-47fa-a8f2-971efe8c8e48} <Debug> executeQuery: Read 119 rows, 10.32 KiB in 0.001274 sec., 93406.59340659341 rows/sec., 7.91 MiB/sec. | ||
| 8994 | 2025.08.28 21:58:16.392500 [ 4 ] {b9755197-9642-47fa-a8f2-971efe8c8e48} <Debug> TCPHandler: Processed in 0.001435976 sec. | ||
| 8995 | 2025.08.28 21:58:16.392674 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 8996 | 2025.08.28 21:58:16.392768 [ 4 ] {e274ca59-cec5-42bf-a299-54286afa4374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 8997 | 2025.08.28 21:58:16.392808 [ 4 ] {e274ca59-cec5-42bf-a299-54286afa4374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8998 | 2025.08.28 21:58:16.393221 [ 4 ] {e274ca59-cec5-42bf-a299-54286afa4374} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 8999 | 2025.08.28 21:58:16.393256 [ 4 ] {e274ca59-cec5-42bf-a299-54286afa4374} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 9000 | 2025.08.28 21:58:16.393543 [ 4 ] {e274ca59-cec5-42bf-a299-54286afa4374} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9001 | 2025.08.28 21:58:16.393742 [ 4 ] {e274ca59-cec5-42bf-a299-54286afa4374} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9002 | 2025.08.28 21:58:16.393853 [ 77 ] {} <Debug> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9003 | 2025.08.28 21:58:16.393867 [ 4 ] {e274ca59-cec5-42bf-a299-54286afa4374} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.001117 sec., 29543.41987466428 rows/sec., 2.16 MiB/sec. | ||
| 9004 | 2025.08.28 21:58:16.393920 [ 77 ] {} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9005 | 2025.08.28 21:58:16.393929 [ 4 ] {e274ca59-cec5-42bf-a299-54286afa4374} <Debug> TCPHandler: Processed in 0.001304245 sec. | ||
| 9006 | 2025.08.28 21:58:16.393950 [ 77 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 9007 | 2025.08.28 21:58:16.394059 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9008 | 2025.08.28 21:58:16.394064 [ 193 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 9009 | 2025.08.28 21:58:16.394177 [ 4 ] {7dab005b-1e10-4ad3-be0e-c54dc53f8083} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9010 | 2025.08.28 21:58:16.394185 [ 193 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9011 | 2025.08.28 21:58:16.394228 [ 4 ] {7dab005b-1e10-4ad3-be0e-c54dc53f8083} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9012 | 2025.08.28 21:58:16.394228 [ 193 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 57 rows starting from the beginning of the part | ||
| 9013 | 2025.08.28 21:58:16.394314 [ 193 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 31 rows starting from the beginning of the part | ||
| 9014 | 2025.08.28 21:58:16.394387 [ 193 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 16 rows starting from the beginning of the part | ||
| 9015 | 2025.08.28 21:58:16.394455 [ 193 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 31 rows starting from the beginning of the part | ||
| 9016 | 2025.08.28 21:58:16.394516 [ 193 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 9017 | 2025.08.28 21:58:16.394568 [ 193 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 9018 | 2025.08.28 21:58:16.394781 [ 4 ] {7dab005b-1e10-4ad3-be0e-c54dc53f8083} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9019 | 2025.08.28 21:58:16.394820 [ 4 ] {7dab005b-1e10-4ad3-be0e-c54dc53f8083} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 9020 | 2025.08.28 21:58:16.395221 [ 4 ] {7dab005b-1e10-4ad3-be0e-c54dc53f8083} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 9021 | 2025.08.28 21:58:16.395517 [ 4 ] {7dab005b-1e10-4ad3-be0e-c54dc53f8083} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9022 | 2025.08.28 21:58:16.395628 [ 201 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.001611057 sec., 110486.46944211161 rows/sec., 8.46 MiB/sec. | ||
| 9023 | 2025.08.28 21:58:16.395670 [ 4 ] {7dab005b-1e10-4ad3-be0e-c54dc53f8083} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001517 sec., 63941.990771259065 rows/sec., 5.00 MiB/sec. | ||
| 9024 | 2025.08.28 21:58:16.395716 [ 4 ] {7dab005b-1e10-4ad3-be0e-c54dc53f8083} <Debug> TCPHandler: Processed in 0.001715519 sec. | ||
| 9025 | 2025.08.28 21:58:16.395831 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9026 | 2025.08.28 21:58:16.395835 [ 191 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9027 | 2025.08.28 21:58:16.395931 [ 4 ] {830c79b3-defd-4ca5-86c6-042e7f235f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9028 | 2025.08.28 21:58:16.395979 [ 4 ] {830c79b3-defd-4ca5-86c6-042e7f235f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9029 | 2025.08.28 21:58:16.396150 [ 191 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_76_15} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9030 | 2025.08.28 21:58:16.396234 [ 191 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_76_15} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9031 | 2025.08.28 21:58:16.396343 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9032 | 2025.08.28 21:58:16.396406 [ 4 ] {830c79b3-defd-4ca5-86c6-042e7f235f92} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9033 | 2025.08.28 21:58:16.396446 [ 4 ] {830c79b3-defd-4ca5-86c6-042e7f235f92} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 9034 | 2025.08.28 21:58:16.396772 [ 4 ] {830c79b3-defd-4ca5-86c6-042e7f235f92} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 9035 | 2025.08.28 21:58:16.396971 [ 4 ] {830c79b3-defd-4ca5-86c6-042e7f235f92} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9036 | 2025.08.28 21:58:16.397100 [ 4 ] {830c79b3-defd-4ca5-86c6-042e7f235f92} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001188 sec., 135521.88552188553 rows/sec., 9.44 MiB/sec. | ||
| 9037 | 2025.08.28 21:58:16.397136 [ 4 ] {830c79b3-defd-4ca5-86c6-042e7f235f92} <Debug> TCPHandler: Processed in 0.001353645 sec. | ||
| 9038 | 2025.08.28 21:58:16.397243 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9039 | 2025.08.28 21:58:16.397335 [ 4 ] {bde97cd3-ba39-42c5-937e-2923b009fae3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9040 | 2025.08.28 21:58:16.397389 [ 4 ] {bde97cd3-ba39-42c5-937e-2923b009fae3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9041 | 2025.08.28 21:58:16.398206 [ 4 ] {bde97cd3-ba39-42c5-937e-2923b009fae3} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9042 | 2025.08.28 21:58:16.398241 [ 4 ] {bde97cd3-ba39-42c5-937e-2923b009fae3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 9043 | 2025.08.28 21:58:16.398770 [ 4 ] {bde97cd3-ba39-42c5-937e-2923b009fae3} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 9044 | 2025.08.28 21:58:16.398976 [ 4 ] {bde97cd3-ba39-42c5-937e-2923b009fae3} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9045 | 2025.08.28 21:58:16.399110 [ 4 ] {bde97cd3-ba39-42c5-937e-2923b009fae3} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001793 sec., 17289.459007250418 rows/sec., 30.98 MiB/sec. | ||
| 9046 | 2025.08.28 21:58:16.399162 [ 4 ] {bde97cd3-ba39-42c5-937e-2923b009fae3} <Debug> TCPHandler: Processed in 0.001966912 sec. | ||
| 9047 | 2025.08.28 21:58:16.399274 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9048 | 2025.08.28 21:58:16.399368 [ 4 ] {960c599d-9c3f-4b87-90ca-5ec2218cf518} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9049 | 2025.08.28 21:58:16.399409 [ 4 ] {960c599d-9c3f-4b87-90ca-5ec2218cf518} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9050 | 2025.08.28 21:58:16.399746 [ 4 ] {960c599d-9c3f-4b87-90ca-5ec2218cf518} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9051 | 2025.08.28 21:58:16.399781 [ 4 ] {960c599d-9c3f-4b87-90ca-5ec2218cf518} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 9052 | 2025.08.28 21:58:16.400067 [ 4 ] {960c599d-9c3f-4b87-90ca-5ec2218cf518} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 9053 | 2025.08.28 21:58:16.400263 [ 4 ] {960c599d-9c3f-4b87-90ca-5ec2218cf518} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9054 | 2025.08.28 21:58:16.400392 [ 4 ] {960c599d-9c3f-4b87-90ca-5ec2218cf518} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001042 sec., 57581.57389635317 rows/sec., 3.88 MiB/sec. | ||
| 9055 | 2025.08.28 21:58:16.400427 [ 4 ] {960c599d-9c3f-4b87-90ca-5ec2218cf518} <Debug> TCPHandler: Processed in 0.001201044 sec. | ||
| 9056 | 2025.08.28 21:58:18.301866 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 25254 | ||
| 9057 | 2025.08.28 21:58:18.302449 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9058 | 2025.08.28 21:58:18.302489 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 9059 | 2025.08.28 21:58:18.303004 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9060 | 2025.08.28 21:58:18.303237 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9061 | 2025.08.28 21:58:18.303365 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25254 | ||
| 9062 | 2025.08.28 21:58:19.665269 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 414 | ||
| 9063 | 2025.08.28 21:58:19.683071 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9064 | 2025.08.28 21:58:19.683138 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 9065 | 2025.08.28 21:58:19.689285 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 9066 | 2025.08.28 21:58:19.689977 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9067 | 2025.08.28 21:58:19.693345 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 414 | ||
| 9068 | 2025.08.28 21:58:21.388140 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9069 | 2025.08.28 21:58:21.388322 [ 4 ] {d059c803-b702-4941-8da1-eae84c874de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9070 | 2025.08.28 21:58:21.388389 [ 4 ] {d059c803-b702-4941-8da1-eae84c874de4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9071 | 2025.08.28 21:58:21.389030 [ 4 ] {d059c803-b702-4941-8da1-eae84c874de4} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9072 | 2025.08.28 21:58:21.389079 [ 4 ] {d059c803-b702-4941-8da1-eae84c874de4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 9073 | 2025.08.28 21:58:21.389471 [ 4 ] {d059c803-b702-4941-8da1-eae84c874de4} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 9074 | 2025.08.28 21:58:21.389726 [ 4 ] {d059c803-b702-4941-8da1-eae84c874de4} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9075 | 2025.08.28 21:58:21.389935 [ 4 ] {d059c803-b702-4941-8da1-eae84c874de4} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001661 sec., 45755.56893437688 rows/sec., 3.77 MiB/sec. | ||
| 9076 | 2025.08.28 21:58:21.389940 [ 26 ] {} <Debug> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 9077 | 2025.08.28 21:58:21.390009 [ 4 ] {d059c803-b702-4941-8da1-eae84c874de4} <Debug> TCPHandler: Processed in 0.002000732 sec. | ||
| 9078 | 2025.08.28 21:58:21.390032 [ 26 ] {} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9079 | 2025.08.28 21:58:21.390059 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 9080 | 2025.08.28 21:58:21.390143 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9081 | 2025.08.28 21:58:21.390160 [ 186 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::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 | ||
| 9082 | 2025.08.28 21:58:21.390250 [ 4 ] {bc9df9aa-9559-4f5b-94eb-f941af9a736c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9083 | 2025.08.28 21:58:21.390284 [ 186 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9084 | 2025.08.28 21:58:21.390298 [ 4 ] {bc9df9aa-9559-4f5b-94eb-f941af9a736c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9085 | 2025.08.28 21:58:21.390322 [ 186 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1287 rows starting from the beginning of the part | ||
| 9086 | 2025.08.28 21:58:21.390396 [ 186 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 56 rows starting from the beginning of the part | ||
| 9087 | 2025.08.28 21:58:21.390441 [ 186 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 118 rows starting from the beginning of the part | ||
| 9088 | 2025.08.28 21:58:21.390488 [ 186 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 76 rows starting from the beginning of the part | ||
| 9089 | 2025.08.28 21:58:21.390526 [ 186 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 119 rows starting from the beginning of the part | ||
| 9090 | 2025.08.28 21:58:21.390565 [ 186 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 76 rows starting from the beginning of the part | ||
| 9091 | 2025.08.28 21:58:21.390724 [ 4 ] {bc9df9aa-9559-4f5b-94eb-f941af9a736c} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9092 | 2025.08.28 21:58:21.390767 [ 4 ] {bc9df9aa-9559-4f5b-94eb-f941af9a736c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 9093 | 2025.08.28 21:58:21.391104 [ 4 ] {bc9df9aa-9559-4f5b-94eb-f941af9a736c} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9094 | 2025.08.28 21:58:21.391332 [ 4 ] {bc9df9aa-9559-4f5b-94eb-f941af9a736c} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9095 | 2025.08.28 21:58:21.391470 [ 4 ] {bc9df9aa-9559-4f5b-94eb-f941af9a736c} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001243 sec., 8045.052292839904 rows/sec., 604.95 KiB/sec. | ||
| 9096 | 2025.08.28 21:58:21.391508 [ 4 ] {bc9df9aa-9559-4f5b-94eb-f941af9a736c} <Debug> TCPHandler: Processed in 0.001421776 sec. | ||
| 9097 | 2025.08.28 21:58:21.391620 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9098 | 2025.08.28 21:58:21.391709 [ 191 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1732 rows, containing 5 columns (5 merged, 0 gathered) in 0.001590268 sec., 1089124.6003818226 rows/sec., 94.61 MiB/sec. | ||
| 9099 | 2025.08.28 21:58:21.391719 [ 4 ] {aecb01fa-3f50-4c97-8e30-cf2c01fbd40e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9100 | 2025.08.28 21:58:21.391806 [ 4 ] {aecb01fa-3f50-4c97-8e30-cf2c01fbd40e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9101 | 2025.08.28 21:58:21.391952 [ 194 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 9102 | 2025.08.28 21:58:21.392219 [ 194 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_91_18} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9103 | 2025.08.28 21:58:21.392235 [ 4 ] {aecb01fa-3f50-4c97-8e30-cf2c01fbd40e} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9104 | 2025.08.28 21:58:21.392278 [ 4 ] {aecb01fa-3f50-4c97-8e30-cf2c01fbd40e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 9105 | 2025.08.28 21:58:21.392300 [ 194 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_91_18} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 9106 | 2025.08.28 21:58:21.392384 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.61 MiB. | ||
| 9107 | 2025.08.28 21:58:21.392592 [ 4 ] {aecb01fa-3f50-4c97-8e30-cf2c01fbd40e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 9108 | 2025.08.28 21:58:21.392803 [ 4 ] {aecb01fa-3f50-4c97-8e30-cf2c01fbd40e} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9109 | 2025.08.28 21:58:21.392923 [ 26 ] {} <Debug> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 9110 | 2025.08.28 21:58:21.392942 [ 4 ] {aecb01fa-3f50-4c97-8e30-cf2c01fbd40e} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001242 sec., 59581.320450885665 rows/sec., 4.65 MiB/sec. | ||
| 9111 | 2025.08.28 21:58:21.392959 [ 26 ] {} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9112 | 2025.08.28 21:58:21.392983 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 9113 | 2025.08.28 21:58:21.392984 [ 4 ] {aecb01fa-3f50-4c97-8e30-cf2c01fbd40e} <Debug> TCPHandler: Processed in 0.001415205 sec. | ||
| 9114 | 2025.08.28 21:58:21.393072 [ 191 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::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 | ||
| 9115 | 2025.08.28 21:58:21.393116 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9116 | 2025.08.28 21:58:21.393195 [ 191 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9117 | 2025.08.28 21:58:21.393219 [ 4 ] {449a68e8-f8f2-4be4-a681-cccdea9992a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9118 | 2025.08.28 21:58:21.393233 [ 191 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 595 rows starting from the beginning of the part | ||
| 9119 | 2025.08.28 21:58:21.393271 [ 4 ] {449a68e8-f8f2-4be4-a681-cccdea9992a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9120 | 2025.08.28 21:58:21.393308 [ 191 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 64 rows starting from the beginning of the part | ||
| 9121 | 2025.08.28 21:58:21.393358 [ 191 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 95 rows starting from the beginning of the part | ||
| 9122 | 2025.08.28 21:58:21.393399 [ 191 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 74 rows starting from the beginning of the part | ||
| 9123 | 2025.08.28 21:58:21.393446 [ 191 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 97 rows starting from the beginning of the part | ||
| 9124 | 2025.08.28 21:58:21.393489 [ 191 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 74 rows starting from the beginning of the part | ||
| 9125 | 2025.08.28 21:58:21.393699 [ 4 ] {449a68e8-f8f2-4be4-a681-cccdea9992a2} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9126 | 2025.08.28 21:58:21.393740 [ 4 ] {449a68e8-f8f2-4be4-a681-cccdea9992a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 9127 | 2025.08.28 21:58:21.394090 [ 4 ] {449a68e8-f8f2-4be4-a681-cccdea9992a2} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 9128 | 2025.08.28 21:58:21.394307 [ 4 ] {449a68e8-f8f2-4be4-a681-cccdea9992a2} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9129 | 2025.08.28 21:58:21.394424 [ 26 ] {} <Debug> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 9130 | 2025.08.28 21:58:21.394443 [ 194 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 999 rows, containing 5 columns (5 merged, 0 gathered) in 0.001409425 sec., 708799.6878159533 rows/sec., 56.57 MiB/sec. | ||
| 9131 | 2025.08.28 21:58:21.394443 [ 4 ] {449a68e8-f8f2-4be4-a681-cccdea9992a2} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001243 sec., 128720.83668543847 rows/sec., 8.97 MiB/sec. | ||
| 9132 | 2025.08.28 21:58:21.394454 [ 26 ] {} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9133 | 2025.08.28 21:58:21.394497 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 9134 | 2025.08.28 21:58:21.394501 [ 4 ] {449a68e8-f8f2-4be4-a681-cccdea9992a2} <Debug> TCPHandler: Processed in 0.001436696 sec. | ||
| 9135 | 2025.08.28 21:58:21.394568 [ 191 ] {f506482a-fd20-4aba-984a-14115cac1713::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 | ||
| 9136 | 2025.08.28 21:58:21.394609 [ 189 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 9137 | 2025.08.28 21:58:21.394623 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9138 | 2025.08.28 21:58:21.394667 [ 191 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9139 | 2025.08.28 21:58:21.394703 [ 191 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_86_17, total 24076 rows starting from the beginning of the part | ||
| 9140 | 2025.08.28 21:58:21.394722 [ 4 ] {537ff5e0-f998-47e7-97e4-8fbaa35582ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9141 | 2025.08.28 21:58:21.394750 [ 191 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 54 rows starting from the beginning of the part | ||
| 9142 | 2025.08.28 21:58:21.394781 [ 4 ] {537ff5e0-f998-47e7-97e4-8fbaa35582ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9143 | 2025.08.28 21:58:21.394794 [ 191 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 160 rows starting from the beginning of the part | ||
| 9144 | 2025.08.28 21:58:21.394852 [ 191 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 160 rows starting from the beginning of the part | ||
| 9145 | 2025.08.28 21:58:21.394888 [ 191 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 161 rows starting from the beginning of the part | ||
| 9146 | 2025.08.28 21:58:21.394912 [ 189 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_91_18} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9147 | 2025.08.28 21:58:21.394927 [ 191 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 160 rows starting from the beginning of the part | ||
| 9148 | 2025.08.28 21:58:21.395001 [ 189 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_91_18} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 9149 | 2025.08.28 21:58:21.395092 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 9150 | 2025.08.28 21:58:21.395637 [ 4 ] {537ff5e0-f998-47e7-97e4-8fbaa35582ad} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9151 | 2025.08.28 21:58:21.395677 [ 4 ] {537ff5e0-f998-47e7-97e4-8fbaa35582ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 9152 | 2025.08.28 21:58:21.396444 [ 4 ] {537ff5e0-f998-47e7-97e4-8fbaa35582ad} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 9153 | 2025.08.28 21:58:21.396694 [ 4 ] {537ff5e0-f998-47e7-97e4-8fbaa35582ad} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9154 | 2025.08.28 21:58:21.396841 [ 26 ] {} <Debug> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 9155 | 2025.08.28 21:58:21.396863 [ 4 ] {537ff5e0-f998-47e7-97e4-8fbaa35582ad} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00216 sec., 4629.62962962963 rows/sec., 8.30 MiB/sec. | ||
| 9156 | 2025.08.28 21:58:21.396893 [ 26 ] {} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9157 | 2025.08.28 21:58:21.396925 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 9158 | 2025.08.28 21:58:21.396947 [ 4 ] {537ff5e0-f998-47e7-97e4-8fbaa35582ad} <Debug> TCPHandler: Processed in 0.002375446 sec. | ||
| 9159 | 2025.08.28 21:58:21.397017 [ 189 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::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 | ||
| 9160 | 2025.08.28 21:58:21.397083 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9161 | 2025.08.28 21:58:21.397180 [ 4 ] {2dbde625-d388-4134-83c0-cb2b8e191926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9162 | 2025.08.28 21:58:21.397195 [ 189 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9163 | 2025.08.28 21:58:21.397224 [ 4 ] {2dbde625-d388-4134-83c0-cb2b8e191926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9164 | 2025.08.28 21:58:21.397247 [ 189 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1397 rows starting from the beginning of the part | ||
| 9165 | 2025.08.28 21:58:21.397367 [ 189 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 10 rows starting from the beginning of the part | ||
| 9166 | 2025.08.28 21:58:21.397469 [ 189 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 31 rows starting from the beginning of the part | ||
| 9167 | 2025.08.28 21:58:21.397565 [ 189 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 10 rows starting from the beginning of the part | ||
| 9168 | 2025.08.28 21:58:21.397578 [ 4 ] {2dbde625-d388-4134-83c0-cb2b8e191926} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9169 | 2025.08.28 21:58:21.397616 [ 4 ] {2dbde625-d388-4134-83c0-cb2b8e191926} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 9170 | 2025.08.28 21:58:21.397655 [ 189 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 31 rows starting from the beginning of the part | ||
| 9171 | 2025.08.28 21:58:21.397749 [ 189 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 10 rows starting from the beginning of the part | ||
| 9172 | 2025.08.28 21:58:21.398136 [ 4 ] {2dbde625-d388-4134-83c0-cb2b8e191926} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 9173 | 2025.08.28 21:58:21.398399 [ 4 ] {2dbde625-d388-4134-83c0-cb2b8e191926} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9174 | 2025.08.28 21:58:21.398525 [ 26 ] {} <Debug> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 9175 | 2025.08.28 21:58:21.398545 [ 4 ] {2dbde625-d388-4134-83c0-cb2b8e191926} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001383 sec., 43383.94793926248 rows/sec., 2.92 MiB/sec. | ||
| 9176 | 2025.08.28 21:58:21.398558 [ 26 ] {} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9177 | 2025.08.28 21:58:21.398586 [ 26 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 9178 | 2025.08.28 21:58:21.398590 [ 4 ] {2dbde625-d388-4134-83c0-cb2b8e191926} <Debug> TCPHandler: Processed in 0.001557067 sec. | ||
| 9179 | 2025.08.28 21:58:21.398664 [ 197 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 9180 | 2025.08.28 21:58:21.398760 [ 197 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9181 | 2025.08.28 21:58:21.398789 [ 197 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 4456 rows starting from the beginning of the part | ||
| 9182 | 2025.08.28 21:58:21.398839 [ 197 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 20 rows starting from the beginning of the part | ||
| 9183 | 2025.08.28 21:58:21.398884 [ 197 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 9184 | 2025.08.28 21:58:21.398923 [ 197 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 60 rows starting from the beginning of the part | ||
| 9185 | 2025.08.28 21:58:21.398961 [ 197 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::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 | ||
| 9186 | 2025.08.28 21:58:21.398998 [ 197 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 60 rows starting from the beginning of the part | ||
| 9187 | 2025.08.28 21:58:21.401221 [ 188 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4716 rows, containing 4 columns (4 merged, 0 gathered) in 0.002585468 sec., 1824041.1407141762 rows/sec., 122.90 MiB/sec. | ||
| 9188 | 2025.08.28 21:58:21.401374 [ 188 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 24771 rows, containing 5 columns (5 merged, 0 gathered) in 0.006837215 sec., 3622966.3686164618 rows/sec., 247.20 MiB/sec. | ||
| 9189 | 2025.08.28 21:58:21.401541 [ 199 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 9190 | 2025.08.28 21:58:21.401798 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 9191 | 2025.08.28 21:58:21.401820 [ 199 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9192 | 2025.08.28 21:58:21.401905 [ 199 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_91_18} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 9193 | 2025.08.28 21:58:21.401993 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.30 MiB. | ||
| 9194 | 2025.08.28 21:58:21.402107 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_91_18} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9195 | 2025.08.28 21:58:21.402190 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_91_18} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 9196 | 2025.08.28 21:58:21.402271 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.09 MiB. | ||
| 9197 | 2025.08.28 21:58:21.405295 [ 198 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1489 rows, containing 19 columns (19 merged, 0 gathered) in 0.008328052 sec., 178793.31204944444 rows/sec., 320.39 MiB/sec. | ||
| 9198 | 2025.08.28 21:58:21.407528 [ 187 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 9199 | 2025.08.28 21:58:21.407863 [ 187 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9200 | 2025.08.28 21:58:21.407942 [ 187 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_76_15} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Merged 6 parts: [all_1_71_14, all_76_76_0] -> all_1_76_15 | ||
| 9201 | 2025.08.28 21:58:21.408090 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.54 MiB. | ||
| 9202 | 2025.08.28 21:58:22.000248 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 297.23 MiB, peak 310.58 MiB, free memory in arenas 0.00 B, will set to 301.39 MiB (RSS), difference: 4.16 MiB | ||
| 9203 | 2025.08.28 21:58:25.660043 [ 29 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9204 | 2025.08.28 21:58:25.660117 [ 29 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9205 | 2025.08.28 21:58:25.803676 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 25681 | ||
| 9206 | 2025.08.28 21:58:25.804220 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9207 | 2025.08.28 21:58:25.804260 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 9208 | 2025.08.28 21:58:25.804729 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9209 | 2025.08.28 21:58:25.804963 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9210 | 2025.08.28 21:58:25.805097 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 25681 | ||
| 9211 | 2025.08.28 21:58:25.805100 [ 29 ] {} <Debug> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9212 | 2025.08.28 21:58:25.805162 [ 29 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9213 | 2025.08.28 21:58:25.805184 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 9214 | 2025.08.28 21:58:25.805282 [ 195 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::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 | ||
| 9215 | 2025.08.28 21:58:25.805392 [ 195 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9216 | 2025.08.28 21:58:25.805425 [ 195 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 4 marks from part all_1_51_10, total 23424 rows starting from the beginning of the part | ||
| 9217 | 2025.08.28 21:58:25.805488 [ 195 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 427 rows starting from the beginning of the part | ||
| 9218 | 2025.08.28 21:58:25.805535 [ 195 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 488 rows starting from the beginning of the part | ||
| 9219 | 2025.08.28 21:58:25.805578 [ 195 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 427 rows starting from the beginning of the part | ||
| 9220 | 2025.08.28 21:58:25.805620 [ 195 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 488 rows starting from the beginning of the part | ||
| 9221 | 2025.08.28 21:58:25.805663 [ 195 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 427 rows starting from the beginning of the part | ||
| 9222 | 2025.08.28 21:58:25.807723 [ 187 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 25681 rows, containing 4 columns (4 merged, 0 gathered) in 0.002484838 sec., 10335080.19436277 rows/sec., 147.84 MiB/sec. | ||
| 9223 | 2025.08.28 21:58:25.807905 [ 187 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9224 | 2025.08.28 21:58:25.808146 [ 187 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_56_11} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9225 | 2025.08.28 21:58:25.808207 [ 187 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_56_11} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9226 | 2025.08.28 21:58:25.808276 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.71 MiB. | ||
| 9227 | 2025.08.28 21:58:25.876851 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1268 | ||
| 9228 | 2025.08.28 21:58:25.879059 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9229 | 2025.08.28 21:58:25.879104 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 9230 | 2025.08.28 21:58:25.880271 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9231 | 2025.08.28 21:58:25.880541 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9232 | 2025.08.28 21:58:25.880709 [ 40 ] {} <Debug> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9233 | 2025.08.28 21:58:25.880775 [ 40 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9234 | 2025.08.28 21:58:25.880795 [ 40 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 9235 | 2025.08.28 21:58:25.880809 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1268 | ||
| 9236 | 2025.08.28 21:58:25.880891 [ 192 ] {21709d19-84e4-47f3-950d-0faf77654f01::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 | ||
| 9237 | 2025.08.28 21:58:25.881469 [ 192 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9238 | 2025.08.28 21:58:25.881608 [ 192 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 1132 rows starting from the beginning of the part | ||
| 9239 | 2025.08.28 21:58:25.881963 [ 192 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 24 rows starting from the beginning of the part | ||
| 9240 | 2025.08.28 21:58:25.882330 [ 192 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 26 rows starting from the beginning of the part | ||
| 9241 | 2025.08.28 21:58:25.882686 [ 192 ] {21709d19-84e4-47f3-950d-0faf77654f01::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 | ||
| 9242 | 2025.08.28 21:58:25.883054 [ 192 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 24 rows starting from the beginning of the part | ||
| 9243 | 2025.08.28 21:58:25.883385 [ 192 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 26 rows starting from the beginning of the part | ||
| 9244 | 2025.08.28 21:58:25.889462 [ 190 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1268 rows, containing 72 columns (72 merged, 0 gathered) in 0.008606395 sec., 147332.3034789828 rows/sec., 112.95 MiB/sec. | ||
| 9245 | 2025.08.28 21:58:25.890669 [ 196 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9246 | 2025.08.28 21:58:25.891202 [ 196 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_41_8} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9247 | 2025.08.28 21:58:25.891270 [ 196 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_41_8} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01) (MergerMutator): Merged 6 parts: [all_1_36_7, all_41_41_0] -> all_1_41_8 | ||
| 9248 | 2025.08.28 21:58:25.891428 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.91 MiB. | ||
| 9249 | 2025.08.28 21:58:26.389032 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9250 | 2025.08.28 21:58:26.389234 [ 4 ] {8422df49-5600-468c-b8bc-a3e0b5b64da6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9251 | 2025.08.28 21:58:26.389304 [ 4 ] {8422df49-5600-468c-b8bc-a3e0b5b64da6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9252 | 2025.08.28 21:58:26.390007 [ 4 ] {8422df49-5600-468c-b8bc-a3e0b5b64da6} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9253 | 2025.08.28 21:58:26.390057 [ 4 ] {8422df49-5600-468c-b8bc-a3e0b5b64da6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 9254 | 2025.08.28 21:58:26.390465 [ 4 ] {8422df49-5600-468c-b8bc-a3e0b5b64da6} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 9255 | 2025.08.28 21:58:26.390692 [ 4 ] {8422df49-5600-468c-b8bc-a3e0b5b64da6} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9256 | 2025.08.28 21:58:26.390844 [ 4 ] {8422df49-5600-468c-b8bc-a3e0b5b64da6} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001664 sec., 70913.46153846155 rows/sec., 6.02 MiB/sec. | ||
| 9257 | 2025.08.28 21:58:26.390885 [ 4 ] {8422df49-5600-468c-b8bc-a3e0b5b64da6} <Debug> TCPHandler: Processed in 0.001987512 sec. | ||
| 9258 | 2025.08.28 21:58:26.391013 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9259 | 2025.08.28 21:58:26.391108 [ 4 ] {71048b64-adde-40b7-8241-3350373013a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9260 | 2025.08.28 21:58:26.391149 [ 4 ] {71048b64-adde-40b7-8241-3350373013a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9261 | 2025.08.28 21:58:26.391554 [ 4 ] {71048b64-adde-40b7-8241-3350373013a2} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9262 | 2025.08.28 21:58:26.391591 [ 4 ] {71048b64-adde-40b7-8241-3350373013a2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 9263 | 2025.08.28 21:58:26.391892 [ 4 ] {71048b64-adde-40b7-8241-3350373013a2} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9264 | 2025.08.28 21:58:26.392107 [ 4 ] {71048b64-adde-40b7-8241-3350373013a2} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9265 | 2025.08.28 21:58:26.392241 [ 4 ] {71048b64-adde-40b7-8241-3350373013a2} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001151 sec., 26933.101650738492 rows/sec., 1.98 MiB/sec. | ||
| 9266 | 2025.08.28 21:58:26.392278 [ 4 ] {71048b64-adde-40b7-8241-3350373013a2} <Debug> TCPHandler: Processed in 0.001313234 sec. | ||
| 9267 | 2025.08.28 21:58:26.392403 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9268 | 2025.08.28 21:58:26.392505 [ 4 ] {083ed083-5b4c-4f36-95ce-8365ca1d1510} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9269 | 2025.08.28 21:58:26.392547 [ 4 ] {083ed083-5b4c-4f36-95ce-8365ca1d1510} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9270 | 2025.08.28 21:58:26.393101 [ 4 ] {083ed083-5b4c-4f36-95ce-8365ca1d1510} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9271 | 2025.08.28 21:58:26.393137 [ 4 ] {083ed083-5b4c-4f36-95ce-8365ca1d1510} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 9272 | 2025.08.28 21:58:26.393488 [ 4 ] {083ed083-5b4c-4f36-95ce-8365ca1d1510} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 9273 | 2025.08.28 21:58:26.393708 [ 4 ] {083ed083-5b4c-4f36-95ce-8365ca1d1510} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9274 | 2025.08.28 21:58:26.393837 [ 4 ] {083ed083-5b4c-4f36-95ce-8365ca1d1510} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001351 sec., 70318.28275351592 rows/sec., 5.49 MiB/sec. | ||
| 9275 | 2025.08.28 21:58:26.393874 [ 4 ] {083ed083-5b4c-4f36-95ce-8365ca1d1510} <Debug> TCPHandler: Processed in 0.001520267 sec. | ||
| 9276 | 2025.08.28 21:58:26.394001 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9277 | 2025.08.28 21:58:26.394094 [ 4 ] {c1e3fb63-4095-483d-9b0c-8079358a6398} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9278 | 2025.08.28 21:58:26.394137 [ 4 ] {c1e3fb63-4095-483d-9b0c-8079358a6398} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9279 | 2025.08.28 21:58:26.394554 [ 4 ] {c1e3fb63-4095-483d-9b0c-8079358a6398} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9280 | 2025.08.28 21:58:26.394590 [ 4 ] {c1e3fb63-4095-483d-9b0c-8079358a6398} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 9281 | 2025.08.28 21:58:26.394907 [ 4 ] {c1e3fb63-4095-483d-9b0c-8079358a6398} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 9282 | 2025.08.28 21:58:26.395111 [ 4 ] {c1e3fb63-4095-483d-9b0c-8079358a6398} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9283 | 2025.08.28 21:58:26.395241 [ 4 ] {c1e3fb63-4095-483d-9b0c-8079358a6398} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001165 sec., 137339.0557939914 rows/sec., 9.57 MiB/sec. | ||
| 9284 | 2025.08.28 21:58:26.395277 [ 4 ] {c1e3fb63-4095-483d-9b0c-8079358a6398} <Debug> TCPHandler: Processed in 0.001323914 sec. | ||
| 9285 | 2025.08.28 21:58:26.395389 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9286 | 2025.08.28 21:58:26.395481 [ 4 ] {93f5a53a-eb5c-4dac-9186-02a933579eff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9287 | 2025.08.28 21:58:26.395533 [ 4 ] {93f5a53a-eb5c-4dac-9186-02a933579eff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9288 | 2025.08.28 21:58:26.396382 [ 4 ] {93f5a53a-eb5c-4dac-9186-02a933579eff} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9289 | 2025.08.28 21:58:26.396417 [ 4 ] {93f5a53a-eb5c-4dac-9186-02a933579eff} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 9290 | 2025.08.28 21:58:26.396974 [ 4 ] {93f5a53a-eb5c-4dac-9186-02a933579eff} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 9291 | 2025.08.28 21:58:26.397187 [ 4 ] {93f5a53a-eb5c-4dac-9186-02a933579eff} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9292 | 2025.08.28 21:58:26.397323 [ 4 ] {93f5a53a-eb5c-4dac-9186-02a933579eff} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00186 sec., 16666.666666666664 rows/sec., 29.87 MiB/sec. | ||
| 9293 | 2025.08.28 21:58:26.397375 [ 4 ] {93f5a53a-eb5c-4dac-9186-02a933579eff} <Debug> TCPHandler: Processed in 0.002034563 sec. | ||
| 9294 | 2025.08.28 21:58:26.397488 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9295 | 2025.08.28 21:58:26.397581 [ 4 ] {5b707501-d4b0-463e-82c2-108fb417a23f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9296 | 2025.08.28 21:58:26.397622 [ 4 ] {5b707501-d4b0-463e-82c2-108fb417a23f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9297 | 2025.08.28 21:58:26.397955 [ 4 ] {5b707501-d4b0-463e-82c2-108fb417a23f} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9298 | 2025.08.28 21:58:26.397990 [ 4 ] {5b707501-d4b0-463e-82c2-108fb417a23f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 9299 | 2025.08.28 21:58:26.398281 [ 4 ] {5b707501-d4b0-463e-82c2-108fb417a23f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 9300 | 2025.08.28 21:58:26.398491 [ 4 ] {5b707501-d4b0-463e-82c2-108fb417a23f} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9301 | 2025.08.28 21:58:26.398617 [ 4 ] {5b707501-d4b0-463e-82c2-108fb417a23f} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001054 sec., 56925.99620493359 rows/sec., 3.84 MiB/sec. | ||
| 9302 | 2025.08.28 21:58:26.398652 [ 4 ] {5b707501-d4b0-463e-82c2-108fb417a23f} <Debug> TCPHandler: Processed in 0.001212104 sec. | ||
| 9303 | 2025.08.28 21:58:27.193579 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 422 | ||
| 9304 | 2025.08.28 21:58:27.211035 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9305 | 2025.08.28 21:58:27.211091 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 9306 | 2025.08.28 21:58:27.217436 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 9307 | 2025.08.28 21:58:27.218126 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9308 | 2025.08.28 21:58:27.218419 [ 29 ] {} <Debug> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 9309 | 2025.08.28 21:58:27.218482 [ 29 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9310 | 2025.08.28 21:58:27.218501 [ 29 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.44 GiB. | ||
| 9311 | 2025.08.28 21:58:27.218631 [ 193 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 9312 | 2025.08.28 21:58:27.221313 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 422 | ||
| 9313 | 2025.08.28 21:58:27.222652 [ 193 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9314 | 2025.08.28 21:58:27.224282 [ 193 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 9315 | 2025.08.28 21:58:27.229174 [ 193 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 9316 | 2025.08.28 21:58:27.234014 [ 193 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 9317 | 2025.08.28 21:58:27.238774 [ 193 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 9318 | 2025.08.28 21:58:27.243554 [ 193 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 7 rows starting from the beginning of the part | ||
| 9319 | 2025.08.28 21:58:27.247308 [ 193 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 8 rows starting from the beginning of the part | ||
| 9320 | 2025.08.28 21:58:27.301116 [ 190 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 679 columns (679 merged, 0 gathered) in 0.082543962 sec., 5112.427242104032 rows/sec., 26.44 MiB/sec. | ||
| 9321 | 2025.08.28 21:58:27.304025 [ 201 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 9322 | 2025.08.28 21:58:27.306068 [ 201 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_56_11} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9323 | 2025.08.28 21:58:27.306184 [ 201 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_56_11} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb) (MergerMutator): Merged 6 parts: [all_1_51_10, all_56_56_0] -> all_1_56_11 | ||
| 9324 | 2025.08.28 21:58:27.308650 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 9325 | 2025.08.28 21:58:29.141713 [ 36 ] {} <Debug> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c) (MergerMutator): Selected 5 parts from all_1_17_4 to all_21_21_0 | ||
| 9326 | 2025.08.28 21:58:29.141793 [ 36 ] {} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9327 | 2025.08.28 21:58:29.141815 [ 36 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9328 | 2025.08.28 21:58:29.141984 [ 186 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::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 | ||
| 9329 | 2025.08.28 21:58:29.142200 [ 186 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_21_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9330 | 2025.08.28 21:58:29.142257 [ 186 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_17_4, total 16 rows starting from the beginning of the part | ||
| 9331 | 2025.08.28 21:58:29.142365 [ 186 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 9332 | 2025.08.28 21:58:29.142427 [ 186 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 8 rows starting from the beginning of the part | ||
| 9333 | 2025.08.28 21:58:29.142472 [ 186 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
| 9334 | 2025.08.28 21:58:29.142513 [ 186 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_21_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 9335 | 2025.08.28 21:58:29.143245 [ 194 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_21_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 34 rows, containing 5 columns (5 merged, 0 gathered) in 0.001344085 sec., 25296.01922497461 rows/sec., 2.11 MiB/sec. | ||
| 9336 | 2025.08.28 21:58:29.143379 [ 194 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_21_5} <Trace> MergedBlockOutputStream: filled checksums all_1_21_5 (state Temporary) | ||
| 9337 | 2025.08.28 21:58:29.143669 [ 194 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_21_5} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Renaming temporary part tmp_merge_all_1_21_5 to all_1_21_5 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9338 | 2025.08.28 21:58:29.143751 [ 194 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_21_5} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c) (MergerMutator): Merged 5 parts: [all_1_17_4, all_21_21_0] -> all_1_21_5 | ||
| 9339 | 2025.08.28 21:58:29.143838 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.25 MiB. | ||
| 9340 | 2025.08.28 21:58:29.716413 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9341 | 2025.08.28 21:58:29.716586 [ 4 ] {881e0276-7115-4de5-be4e-e3265753135e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9342 | 2025.08.28 21:58:29.716653 [ 4 ] {881e0276-7115-4de5-be4e-e3265753135e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9343 | 2025.08.28 21:58:29.717914 [ 4 ] {881e0276-7115-4de5-be4e-e3265753135e} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9344 | 2025.08.28 21:58:29.717965 [ 4 ] {881e0276-7115-4de5-be4e-e3265753135e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9345 | 2025.08.28 21:58:29.718431 [ 4 ] {881e0276-7115-4de5-be4e-e3265753135e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 9346 | 2025.08.28 21:58:29.718670 [ 4 ] {881e0276-7115-4de5-be4e-e3265753135e} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9347 | 2025.08.28 21:58:29.718838 [ 4 ] {881e0276-7115-4de5-be4e-e3265753135e} <Debug> executeQuery: Read 1216 rows, 102.98 KiB in 0.002299 sec., 528925.6198347107 rows/sec., 43.74 MiB/sec. | ||
| 9348 | 2025.08.28 21:58:29.718892 [ 4 ] {881e0276-7115-4de5-be4e-e3265753135e} <Debug> TCPHandler: Processed in 0.002606059 sec. | ||
| 9349 | 2025.08.28 21:58:29.719018 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9350 | 2025.08.28 21:58:29.719123 [ 4 ] {a22d3de8-fa76-4559-b6c3-a381cadf007a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9351 | 2025.08.28 21:58:29.719168 [ 4 ] {a22d3de8-fa76-4559-b6c3-a381cadf007a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9352 | 2025.08.28 21:58:29.719581 [ 4 ] {a22d3de8-fa76-4559-b6c3-a381cadf007a} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9353 | 2025.08.28 21:58:29.719619 [ 4 ] {a22d3de8-fa76-4559-b6c3-a381cadf007a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9354 | 2025.08.28 21:58:29.719931 [ 4 ] {a22d3de8-fa76-4559-b6c3-a381cadf007a} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9355 | 2025.08.28 21:58:29.720140 [ 4 ] {a22d3de8-fa76-4559-b6c3-a381cadf007a} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9356 | 2025.08.28 21:58:29.720269 [ 4 ] {a22d3de8-fa76-4559-b6c3-a381cadf007a} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001196 sec., 8361.204013377926 rows/sec., 628.72 KiB/sec. | ||
| 9357 | 2025.08.28 21:58:29.720306 [ 4 ] {a22d3de8-fa76-4559-b6c3-a381cadf007a} <Debug> TCPHandler: Processed in 0.001370355 sec. | ||
| 9358 | 2025.08.28 21:58:29.720403 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9359 | 2025.08.28 21:58:29.720492 [ 4 ] {060e636e-1963-4476-912c-93eae84e539f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9360 | 2025.08.28 21:58:29.720530 [ 4 ] {060e636e-1963-4476-912c-93eae84e539f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9361 | 2025.08.28 21:58:29.721054 [ 4 ] {060e636e-1963-4476-912c-93eae84e539f} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9362 | 2025.08.28 21:58:29.721091 [ 4 ] {060e636e-1963-4476-912c-93eae84e539f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9363 | 2025.08.28 21:58:29.721403 [ 4 ] {060e636e-1963-4476-912c-93eae84e539f} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 9364 | 2025.08.28 21:58:29.721634 [ 4 ] {060e636e-1963-4476-912c-93eae84e539f} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9365 | 2025.08.28 21:58:29.721763 [ 4 ] {060e636e-1963-4476-912c-93eae84e539f} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001248 sec., 182692.3076923077 rows/sec., 12.37 MiB/sec. | ||
| 9366 | 2025.08.28 21:58:29.721803 [ 4 ] {060e636e-1963-4476-912c-93eae84e539f} <Debug> TCPHandler: Processed in 0.001413695 sec. | ||
| 9367 | 2025.08.28 21:58:29.721906 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9368 | 2025.08.28 21:58:29.722000 [ 4 ] {3bff06df-e4be-466e-8203-64ca424946fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9369 | 2025.08.28 21:58:29.722040 [ 4 ] {3bff06df-e4be-466e-8203-64ca424946fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9370 | 2025.08.28 21:58:29.722626 [ 4 ] {3bff06df-e4be-466e-8203-64ca424946fb} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9371 | 2025.08.28 21:58:29.722664 [ 4 ] {3bff06df-e4be-466e-8203-64ca424946fb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9372 | 2025.08.28 21:58:29.723000 [ 4 ] {3bff06df-e4be-466e-8203-64ca424946fb} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 9373 | 2025.08.28 21:58:29.723214 [ 4 ] {3bff06df-e4be-466e-8203-64ca424946fb} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9374 | 2025.08.28 21:58:29.723345 [ 4 ] {3bff06df-e4be-466e-8203-64ca424946fb} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.001363 sec., 388848.1291269259 rows/sec., 28.81 MiB/sec. | ||
| 9375 | 2025.08.28 21:58:29.723384 [ 4 ] {3bff06df-e4be-466e-8203-64ca424946fb} <Debug> TCPHandler: Processed in 0.001526947 sec. | ||
| 9376 | 2025.08.28 21:58:29.723492 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9377 | 2025.08.28 21:58:29.723586 [ 4 ] {56f794ab-3a8a-45ca-b4be-f0d22ea0d14d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9378 | 2025.08.28 21:58:29.723630 [ 4 ] {56f794ab-3a8a-45ca-b4be-f0d22ea0d14d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9379 | 2025.08.28 21:58:29.724240 [ 4 ] {56f794ab-3a8a-45ca-b4be-f0d22ea0d14d} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9380 | 2025.08.28 21:58:29.724277 [ 4 ] {56f794ab-3a8a-45ca-b4be-f0d22ea0d14d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9381 | 2025.08.28 21:58:29.724662 [ 4 ] {56f794ab-3a8a-45ca-b4be-f0d22ea0d14d} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 9382 | 2025.08.28 21:58:29.724879 [ 4 ] {56f794ab-3a8a-45ca-b4be-f0d22ea0d14d} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9383 | 2025.08.28 21:58:29.725011 [ 4 ] {56f794ab-3a8a-45ca-b4be-f0d22ea0d14d} <Debug> executeQuery: Read 948 rows, 65.13 KiB in 0.001443 sec., 656964.6569646569 rows/sec., 44.08 MiB/sec. | ||
| 9384 | 2025.08.28 21:58:29.725048 [ 4 ] {56f794ab-3a8a-45ca-b4be-f0d22ea0d14d} <Debug> TCPHandler: Processed in 0.001604528 sec. | ||
| 9385 | 2025.08.28 21:58:29.725159 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9386 | 2025.08.28 21:58:29.725254 [ 4 ] {9593dc42-9d25-4ea3-a980-d5ca5326f206} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9387 | 2025.08.28 21:58:29.725308 [ 4 ] {9593dc42-9d25-4ea3-a980-d5ca5326f206} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9388 | 2025.08.28 21:58:29.726087 [ 4 ] {9593dc42-9d25-4ea3-a980-d5ca5326f206} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9389 | 2025.08.28 21:58:29.726125 [ 4 ] {9593dc42-9d25-4ea3-a980-d5ca5326f206} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9390 | 2025.08.28 21:58:29.726647 [ 4 ] {9593dc42-9d25-4ea3-a980-d5ca5326f206} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 9391 | 2025.08.28 21:58:29.726877 [ 4 ] {9593dc42-9d25-4ea3-a980-d5ca5326f206} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9392 | 2025.08.28 21:58:29.727026 [ 4 ] {9593dc42-9d25-4ea3-a980-d5ca5326f206} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00179 sec., 5586.59217877095 rows/sec., 10.01 MiB/sec. | ||
| 9393 | 2025.08.28 21:58:29.727093 [ 4 ] {9593dc42-9d25-4ea3-a980-d5ca5326f206} <Debug> TCPHandler: Processed in 0.001983332 sec. | ||
| 9394 | 2025.08.28 21:58:29.727201 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9395 | 2025.08.28 21:58:29.727296 [ 4 ] {b8fbe776-38d2-403e-a888-4e457ff55fdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9396 | 2025.08.28 21:58:29.727338 [ 4 ] {b8fbe776-38d2-403e-a888-4e457ff55fdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9397 | 2025.08.28 21:58:29.727662 [ 4 ] {b8fbe776-38d2-403e-a888-4e457ff55fdd} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9398 | 2025.08.28 21:58:29.727699 [ 4 ] {b8fbe776-38d2-403e-a888-4e457ff55fdd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9399 | 2025.08.28 21:58:29.728009 [ 4 ] {b8fbe776-38d2-403e-a888-4e457ff55fdd} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 9400 | 2025.08.28 21:58:29.728229 [ 4 ] {b8fbe776-38d2-403e-a888-4e457ff55fdd} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9401 | 2025.08.28 21:58:29.728360 [ 4 ] {b8fbe776-38d2-403e-a888-4e457ff55fdd} <Debug> executeQuery: Read 42 rows, 2.89 KiB in 0.001082 sec., 38817.005545286505 rows/sec., 2.61 MiB/sec. | ||
| 9402 | 2025.08.28 21:58:29.728397 [ 4 ] {b8fbe776-38d2-403e-a888-4e457ff55fdd} <Debug> TCPHandler: Processed in 0.001246514 sec. | ||
| 9403 | 2025.08.28 21:58:31.383247 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9404 | 2025.08.28 21:58:31.383505 [ 4 ] {f427a838-7d8f-4d09-bde5-e0c24bd3b64e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9405 | 2025.08.28 21:58:31.383574 [ 4 ] {f427a838-7d8f-4d09-bde5-e0c24bd3b64e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9406 | 2025.08.28 21:58:31.384292 [ 4 ] {f427a838-7d8f-4d09-bde5-e0c24bd3b64e} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9407 | 2025.08.28 21:58:31.384341 [ 4 ] {f427a838-7d8f-4d09-bde5-e0c24bd3b64e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9408 | 2025.08.28 21:58:31.384723 [ 4 ] {f427a838-7d8f-4d09-bde5-e0c24bd3b64e} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 9409 | 2025.08.28 21:58:31.384985 [ 4 ] {f427a838-7d8f-4d09-bde5-e0c24bd3b64e} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9410 | 2025.08.28 21:58:31.385166 [ 4 ] {f427a838-7d8f-4d09-bde5-e0c24bd3b64e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.00173 sec., 32369.942196531792 rows/sec., 2.49 MiB/sec. | ||
| 9411 | 2025.08.28 21:58:31.385208 [ 4 ] {f427a838-7d8f-4d09-bde5-e0c24bd3b64e} <Debug> TCPHandler: Processed in 0.002124044 sec. | ||
| 9412 | 2025.08.28 21:58:31.385333 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9413 | 2025.08.28 21:58:31.385429 [ 4 ] {2dc2cd6a-9bb0-4441-a93d-f46f3bbcb573} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9414 | 2025.08.28 21:58:31.385469 [ 4 ] {2dc2cd6a-9bb0-4441-a93d-f46f3bbcb573} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9415 | 2025.08.28 21:58:31.385937 [ 4 ] {2dc2cd6a-9bb0-4441-a93d-f46f3bbcb573} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9416 | 2025.08.28 21:58:31.385974 [ 4 ] {2dc2cd6a-9bb0-4441-a93d-f46f3bbcb573} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9417 | 2025.08.28 21:58:31.386273 [ 4 ] {2dc2cd6a-9bb0-4441-a93d-f46f3bbcb573} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 9418 | 2025.08.28 21:58:31.386480 [ 4 ] {2dc2cd6a-9bb0-4441-a93d-f46f3bbcb573} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9419 | 2025.08.28 21:58:31.386632 [ 4 ] {2dc2cd6a-9bb0-4441-a93d-f46f3bbcb573} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001223 sec., 52330.335241210145 rows/sec., 4.08 MiB/sec. | ||
| 9420 | 2025.08.28 21:58:31.386671 [ 4 ] {2dc2cd6a-9bb0-4441-a93d-f46f3bbcb573} <Debug> TCPHandler: Processed in 0.001387305 sec. | ||
| 9421 | 2025.08.28 21:58:31.386784 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9422 | 2025.08.28 21:58:31.386879 [ 4 ] {88059bbc-b69e-40a4-b0fd-a4bbbffc385a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9423 | 2025.08.28 21:58:31.386922 [ 4 ] {88059bbc-b69e-40a4-b0fd-a4bbbffc385a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9424 | 2025.08.28 21:58:31.387290 [ 4 ] {88059bbc-b69e-40a4-b0fd-a4bbbffc385a} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9425 | 2025.08.28 21:58:31.387326 [ 4 ] {88059bbc-b69e-40a4-b0fd-a4bbbffc385a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9426 | 2025.08.28 21:58:31.387630 [ 4 ] {88059bbc-b69e-40a4-b0fd-a4bbbffc385a} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 9427 | 2025.08.28 21:58:31.387830 [ 4 ] {88059bbc-b69e-40a4-b0fd-a4bbbffc385a} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9428 | 2025.08.28 21:58:31.387958 [ 4 ] {88059bbc-b69e-40a4-b0fd-a4bbbffc385a} <Debug> executeQuery: Read 52 rows, 3.70 KiB in 0.001098 sec., 47358.83424408014 rows/sec., 3.29 MiB/sec. | ||
| 9429 | 2025.08.28 21:58:31.387995 [ 4 ] {88059bbc-b69e-40a4-b0fd-a4bbbffc385a} <Debug> TCPHandler: Processed in 0.001259104 sec. | ||
| 9430 | 2025.08.28 21:58:31.388122 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9431 | 2025.08.28 21:58:31.388242 [ 4 ] {d8f2e9ac-3dea-4f42-8961-59f276170837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9432 | 2025.08.28 21:58:31.388293 [ 4 ] {d8f2e9ac-3dea-4f42-8961-59f276170837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9433 | 2025.08.28 21:58:31.388646 [ 4 ] {d8f2e9ac-3dea-4f42-8961-59f276170837} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9434 | 2025.08.28 21:58:31.388682 [ 4 ] {d8f2e9ac-3dea-4f42-8961-59f276170837} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9435 | 2025.08.28 21:58:31.389006 [ 4 ] {d8f2e9ac-3dea-4f42-8961-59f276170837} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 9436 | 2025.08.28 21:58:31.389213 [ 4 ] {d8f2e9ac-3dea-4f42-8961-59f276170837} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9437 | 2025.08.28 21:58:31.389343 [ 4 ] {d8f2e9ac-3dea-4f42-8961-59f276170837} <Debug> executeQuery: Read 18 rows, 1.25 KiB in 0.001125 sec., 16000.000000000002 rows/sec., 1.08 MiB/sec. | ||
| 9438 | 2025.08.28 21:58:31.389380 [ 4 ] {d8f2e9ac-3dea-4f42-8961-59f276170837} <Debug> TCPHandler: Processed in 0.001325755 sec. | ||
| 9439 | 2025.08.28 21:58:33.305352 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 26169 | ||
| 9440 | 2025.08.28 21:58:33.305875 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9441 | 2025.08.28 21:58:33.305920 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9442 | 2025.08.28 21:58:33.306414 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9443 | 2025.08.28 21:58:33.306636 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9444 | 2025.08.28 21:58:33.306766 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26169 | ||
| 9445 | 2025.08.28 21:58:34.721513 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 430 | ||
| 9446 | 2025.08.28 21:58:34.736456 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9447 | 2025.08.28 21:58:34.736511 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9448 | 2025.08.28 21:58:34.741844 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 9449 | 2025.08.28 21:58:34.742528 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9450 | 2025.08.28 21:58:34.745200 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 430 | ||
| 9451 | 2025.08.28 21:58:35.881141 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1302 | ||
| 9452 | 2025.08.28 21:58:35.883496 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9453 | 2025.08.28 21:58:35.883546 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9454 | 2025.08.28 21:58:35.884721 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9455 | 2025.08.28 21:58:35.884990 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9456 | 2025.08.28 21:58:35.885267 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1302 | ||
| 9457 | 2025.08.28 21:58:36.388751 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9458 | 2025.08.28 21:58:36.388922 [ 4 ] {a155203a-528f-4e5b-8bf4-a907c0fbc925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9459 | 2025.08.28 21:58:36.388986 [ 4 ] {a155203a-528f-4e5b-8bf4-a907c0fbc925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9460 | 2025.08.28 21:58:36.389681 [ 4 ] {a155203a-528f-4e5b-8bf4-a907c0fbc925} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9461 | 2025.08.28 21:58:36.389729 [ 4 ] {a155203a-528f-4e5b-8bf4-a907c0fbc925} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9462 | 2025.08.28 21:58:36.390130 [ 4 ] {a155203a-528f-4e5b-8bf4-a907c0fbc925} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 9463 | 2025.08.28 21:58:36.390360 [ 4 ] {a155203a-528f-4e5b-8bf4-a907c0fbc925} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9464 | 2025.08.28 21:58:36.390519 [ 4 ] {a155203a-528f-4e5b-8bf4-a907c0fbc925} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001641 sec., 71907.37355271175 rows/sec., 6.10 MiB/sec. | ||
| 9465 | 2025.08.28 21:58:36.390562 [ 4 ] {a155203a-528f-4e5b-8bf4-a907c0fbc925} <Debug> TCPHandler: Processed in 0.001930421 sec. | ||
| 9466 | 2025.08.28 21:58:36.390691 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9467 | 2025.08.28 21:58:36.390786 [ 4 ] {0e8198c2-b554-4300-87ed-a12cc5d42a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9468 | 2025.08.28 21:58:36.390828 [ 4 ] {0e8198c2-b554-4300-87ed-a12cc5d42a5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9469 | 2025.08.28 21:58:36.391245 [ 4 ] {0e8198c2-b554-4300-87ed-a12cc5d42a5e} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9470 | 2025.08.28 21:58:36.391282 [ 4 ] {0e8198c2-b554-4300-87ed-a12cc5d42a5e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9471 | 2025.08.28 21:58:36.391590 [ 4 ] {0e8198c2-b554-4300-87ed-a12cc5d42a5e} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9472 | 2025.08.28 21:58:36.391813 [ 4 ] {0e8198c2-b554-4300-87ed-a12cc5d42a5e} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9473 | 2025.08.28 21:58:36.391947 [ 4 ] {0e8198c2-b554-4300-87ed-a12cc5d42a5e} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001179 sec., 26293.469041560646 rows/sec., 1.93 MiB/sec. | ||
| 9474 | 2025.08.28 21:58:36.391985 [ 4 ] {0e8198c2-b554-4300-87ed-a12cc5d42a5e} <Debug> TCPHandler: Processed in 0.001342225 sec. | ||
| 9475 | 2025.08.28 21:58:36.392088 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9476 | 2025.08.28 21:58:36.392181 [ 4 ] {006cb46d-b5f1-4cf8-8d36-5c3f26420a09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9477 | 2025.08.28 21:58:36.392222 [ 4 ] {006cb46d-b5f1-4cf8-8d36-5c3f26420a09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9478 | 2025.08.28 21:58:36.392661 [ 4 ] {006cb46d-b5f1-4cf8-8d36-5c3f26420a09} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9479 | 2025.08.28 21:58:36.392697 [ 4 ] {006cb46d-b5f1-4cf8-8d36-5c3f26420a09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9480 | 2025.08.28 21:58:36.393006 [ 4 ] {006cb46d-b5f1-4cf8-8d36-5c3f26420a09} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 9481 | 2025.08.28 21:58:36.393227 [ 4 ] {006cb46d-b5f1-4cf8-8d36-5c3f26420a09} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9482 | 2025.08.28 21:58:36.393357 [ 4 ] {006cb46d-b5f1-4cf8-8d36-5c3f26420a09} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001194 sec., 79564.4891122278 rows/sec., 6.21 MiB/sec. | ||
| 9483 | 2025.08.28 21:58:36.393395 [ 4 ] {006cb46d-b5f1-4cf8-8d36-5c3f26420a09} <Debug> TCPHandler: Processed in 0.001356044 sec. | ||
| 9484 | 2025.08.28 21:58:36.393507 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9485 | 2025.08.28 21:58:36.393600 [ 4 ] {00192958-d62c-42b5-92e7-6693ad1e5903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9486 | 2025.08.28 21:58:36.393644 [ 4 ] {00192958-d62c-42b5-92e7-6693ad1e5903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9487 | 2025.08.28 21:58:36.394061 [ 4 ] {00192958-d62c-42b5-92e7-6693ad1e5903} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9488 | 2025.08.28 21:58:36.394098 [ 4 ] {00192958-d62c-42b5-92e7-6693ad1e5903} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9489 | 2025.08.28 21:58:36.394427 [ 4 ] {00192958-d62c-42b5-92e7-6693ad1e5903} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 9490 | 2025.08.28 21:58:36.394642 [ 4 ] {00192958-d62c-42b5-92e7-6693ad1e5903} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9491 | 2025.08.28 21:58:36.394774 [ 4 ] {00192958-d62c-42b5-92e7-6693ad1e5903} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001191 sec., 134340.8900083963 rows/sec., 9.36 MiB/sec. | ||
| 9492 | 2025.08.28 21:58:36.394811 [ 4 ] {00192958-d62c-42b5-92e7-6693ad1e5903} <Debug> TCPHandler: Processed in 0.001353365 sec. | ||
| 9493 | 2025.08.28 21:58:36.394913 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9494 | 2025.08.28 21:58:36.395005 [ 4 ] {a5a0acd3-4998-4cf3-aa2b-86d92eaff025} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9495 | 2025.08.28 21:58:36.395061 [ 4 ] {a5a0acd3-4998-4cf3-aa2b-86d92eaff025} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9496 | 2025.08.28 21:58:36.395903 [ 4 ] {a5a0acd3-4998-4cf3-aa2b-86d92eaff025} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9497 | 2025.08.28 21:58:36.395940 [ 4 ] {a5a0acd3-4998-4cf3-aa2b-86d92eaff025} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9498 | 2025.08.28 21:58:36.396486 [ 4 ] {a5a0acd3-4998-4cf3-aa2b-86d92eaff025} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 9499 | 2025.08.28 21:58:36.396724 [ 4 ] {a5a0acd3-4998-4cf3-aa2b-86d92eaff025} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9500 | 2025.08.28 21:58:36.396865 [ 4 ] {a5a0acd3-4998-4cf3-aa2b-86d92eaff025} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001878 sec., 16506.92225772098 rows/sec., 29.58 MiB/sec. | ||
| 9501 | 2025.08.28 21:58:36.396920 [ 4 ] {a5a0acd3-4998-4cf3-aa2b-86d92eaff025} <Debug> TCPHandler: Processed in 0.002054513 sec. | ||
| 9502 | 2025.08.28 21:58:36.397046 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9503 | 2025.08.28 21:58:36.397139 [ 4 ] {7e5a543f-c021-44e8-b59c-e9e2d9ebe020} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9504 | 2025.08.28 21:58:36.397181 [ 4 ] {7e5a543f-c021-44e8-b59c-e9e2d9ebe020} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9505 | 2025.08.28 21:58:36.397523 [ 4 ] {7e5a543f-c021-44e8-b59c-e9e2d9ebe020} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9506 | 2025.08.28 21:58:36.397559 [ 4 ] {7e5a543f-c021-44e8-b59c-e9e2d9ebe020} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9507 | 2025.08.28 21:58:36.397871 [ 4 ] {7e5a543f-c021-44e8-b59c-e9e2d9ebe020} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 9508 | 2025.08.28 21:58:36.398098 [ 4 ] {7e5a543f-c021-44e8-b59c-e9e2d9ebe020} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9509 | 2025.08.28 21:58:36.398232 [ 4 ] {7e5a543f-c021-44e8-b59c-e9e2d9ebe020} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00111 sec., 54054.054054054046 rows/sec., 3.64 MiB/sec. | ||
| 9510 | 2025.08.28 21:58:36.398268 [ 4 ] {7e5a543f-c021-44e8-b59c-e9e2d9ebe020} <Debug> TCPHandler: Processed in 0.001275005 sec. | ||
| 9511 | 2025.08.28 21:58:40.660186 [ 118 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9512 | 2025.08.28 21:58:40.660247 [ 118 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9513 | 2025.08.28 21:58:40.807011 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 26596 | ||
| 9514 | 2025.08.28 21:58:40.807545 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9515 | 2025.08.28 21:58:40.807587 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9516 | 2025.08.28 21:58:40.808089 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9517 | 2025.08.28 21:58:40.808318 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9518 | 2025.08.28 21:58:40.808463 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 26596 | ||
| 9519 | 2025.08.28 21:58:41.388548 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9520 | 2025.08.28 21:58:41.388722 [ 4 ] {559746aa-b4ef-4634-a711-4c3dde69b6c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9521 | 2025.08.28 21:58:41.388787 [ 4 ] {559746aa-b4ef-4634-a711-4c3dde69b6c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9522 | 2025.08.28 21:58:41.389468 [ 4 ] {559746aa-b4ef-4634-a711-4c3dde69b6c4} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9523 | 2025.08.28 21:58:41.389517 [ 4 ] {559746aa-b4ef-4634-a711-4c3dde69b6c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9524 | 2025.08.28 21:58:41.389905 [ 4 ] {559746aa-b4ef-4634-a711-4c3dde69b6c4} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 9525 | 2025.08.28 21:58:41.390129 [ 4 ] {559746aa-b4ef-4634-a711-4c3dde69b6c4} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9526 | 2025.08.28 21:58:41.390270 [ 118 ] {} <Debug> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 9527 | 2025.08.28 21:58:41.390280 [ 4 ] {559746aa-b4ef-4634-a711-4c3dde69b6c4} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001615 sec., 47058.82352941177 rows/sec., 3.88 MiB/sec. | ||
| 9528 | 2025.08.28 21:58:41.390329 [ 118 ] {} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9529 | 2025.08.28 21:58:41.390343 [ 4 ] {559746aa-b4ef-4634-a711-4c3dde69b6c4} <Debug> TCPHandler: Processed in 0.001936171 sec. | ||
| 9530 | 2025.08.28 21:58:41.390360 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9531 | 2025.08.28 21:58:41.390480 [ 190 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 9532 | 2025.08.28 21:58:41.390494 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9533 | 2025.08.28 21:58:41.390606 [ 4 ] {d82cf9ce-13bd-424e-ac3a-38711a989ed8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9534 | 2025.08.28 21:58:41.390620 [ 190 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9535 | 2025.08.28 21:58:41.390645 [ 4 ] {d82cf9ce-13bd-424e-ac3a-38711a989ed8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9536 | 2025.08.28 21:58:41.390655 [ 190 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1287 rows starting from the beginning of the part | ||
| 9537 | 2025.08.28 21:58:41.390725 [ 190 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 118 rows starting from the beginning of the part | ||
| 9538 | 2025.08.28 21:58:41.390765 [ 190 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 1216 rows starting from the beginning of the part | ||
| 9539 | 2025.08.28 21:58:41.390803 [ 190 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 56 rows starting from the beginning of the part | ||
| 9540 | 2025.08.28 21:58:41.390837 [ 190 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 118 rows starting from the beginning of the part | ||
| 9541 | 2025.08.28 21:58:41.390875 [ 190 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 76 rows starting from the beginning of the part | ||
| 9542 | 2025.08.28 21:58:41.391125 [ 4 ] {d82cf9ce-13bd-424e-ac3a-38711a989ed8} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9543 | 2025.08.28 21:58:41.391165 [ 4 ] {d82cf9ce-13bd-424e-ac3a-38711a989ed8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9544 | 2025.08.28 21:58:41.391485 [ 4 ] {d82cf9ce-13bd-424e-ac3a-38711a989ed8} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9545 | 2025.08.28 21:58:41.391725 [ 4 ] {d82cf9ce-13bd-424e-ac3a-38711a989ed8} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9546 | 2025.08.28 21:58:41.391843 [ 118 ] {} <Debug> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9547 | 2025.08.28 21:58:41.391860 [ 4 ] {d82cf9ce-13bd-424e-ac3a-38711a989ed8} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001238 sec., 8077.544426494346 rows/sec., 607.39 KiB/sec. | ||
| 9548 | 2025.08.28 21:58:41.391875 [ 118 ] {} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9549 | 2025.08.28 21:58:41.391900 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9550 | 2025.08.28 21:58:41.391906 [ 4 ] {d82cf9ce-13bd-424e-ac3a-38711a989ed8} <Debug> TCPHandler: Processed in 0.001433496 sec. | ||
| 9551 | 2025.08.28 21:58:41.392010 [ 188 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 9552 | 2025.08.28 21:58:41.392029 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9553 | 2025.08.28 21:58:41.392147 [ 4 ] {5cb4273f-4cdd-4e4f-a674-af662fcaea0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9554 | 2025.08.28 21:58:41.392165 [ 188 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9555 | 2025.08.28 21:58:41.392189 [ 4 ] {5cb4273f-4cdd-4e4f-a674-af662fcaea0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9556 | 2025.08.28 21:58:41.392204 [ 188 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 57 rows starting from the beginning of the part | ||
| 9557 | 2025.08.28 21:58:41.392228 [ 189 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2871 rows, containing 5 columns (5 merged, 0 gathered) in 0.00178028 sec., 1612667.6702541173 rows/sec., 139.88 MiB/sec. | ||
| 9558 | 2025.08.28 21:58:41.392280 [ 188 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 9559 | 2025.08.28 21:58:41.392331 [ 188 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 31 rows starting from the beginning of the part | ||
| 9560 | 2025.08.28 21:58:41.392372 [ 188 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 9561 | 2025.08.28 21:58:41.392415 [ 188 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 31 rows starting from the beginning of the part | ||
| 9562 | 2025.08.28 21:58:41.392453 [ 188 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 9563 | 2025.08.28 21:58:41.392485 [ 199 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 9564 | 2025.08.28 21:58:41.392637 [ 4 ] {5cb4273f-4cdd-4e4f-a674-af662fcaea0a} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9565 | 2025.08.28 21:58:41.392681 [ 4 ] {5cb4273f-4cdd-4e4f-a674-af662fcaea0a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9566 | 2025.08.28 21:58:41.392841 [ 199 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_96_19} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9567 | 2025.08.28 21:58:41.392927 [ 199 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_96_19} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 9568 | 2025.08.28 21:58:41.393042 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 9569 | 2025.08.28 21:58:41.393168 [ 4 ] {5cb4273f-4cdd-4e4f-a674-af662fcaea0a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 9570 | 2025.08.28 21:58:41.393306 [ 197 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 149 rows, containing 5 columns (5 merged, 0 gathered) in 0.001350694 sec., 110313.66097724577 rows/sec., 8.46 MiB/sec. | ||
| 9571 | 2025.08.28 21:58:41.393396 [ 4 ] {5cb4273f-4cdd-4e4f-a674-af662fcaea0a} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9572 | 2025.08.28 21:58:41.393451 [ 197 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9573 | 2025.08.28 21:58:41.393504 [ 118 ] {} <Debug> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 9574 | 2025.08.28 21:58:41.393531 [ 4 ] {5cb4273f-4cdd-4e4f-a674-af662fcaea0a} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001402 sec., 52781.74037089871 rows/sec., 4.12 MiB/sec. | ||
| 9575 | 2025.08.28 21:58:41.393543 [ 118 ] {} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9576 | 2025.08.28 21:58:41.393581 [ 4 ] {5cb4273f-4cdd-4e4f-a674-af662fcaea0a} <Debug> TCPHandler: Processed in 0.001600268 sec. | ||
| 9577 | 2025.08.28 21:58:41.393606 [ 118 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9578 | 2025.08.28 21:58:41.393690 [ 189 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 9579 | 2025.08.28 21:58:41.393711 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9580 | 2025.08.28 21:58:41.393762 [ 197 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_81_16} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9581 | 2025.08.28 21:58:41.393778 [ 189 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9582 | 2025.08.28 21:58:41.393805 [ 4 ] {b884b949-9f55-45bc-8b2b-d6cc1ee1cc33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9583 | 2025.08.28 21:58:41.393808 [ 189 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 595 rows starting from the beginning of the part | ||
| 9584 | 2025.08.28 21:58:41.393838 [ 197 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_81_16} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9585 | 2025.08.28 21:58:41.393851 [ 4 ] {b884b949-9f55-45bc-8b2b-d6cc1ee1cc33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9586 | 2025.08.28 21:58:41.393877 [ 189 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 95 rows starting from the beginning of the part | ||
| 9587 | 2025.08.28 21:58:41.393922 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 9588 | 2025.08.28 21:58:41.393926 [ 189 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 530 rows starting from the beginning of the part | ||
| 9589 | 2025.08.28 21:58:41.393973 [ 189 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 64 rows starting from the beginning of the part | ||
| 9590 | 2025.08.28 21:58:41.394013 [ 189 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 95 rows starting from the beginning of the part | ||
| 9591 | 2025.08.28 21:58:41.394054 [ 189 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 74 rows starting from the beginning of the part | ||
| 9592 | 2025.08.28 21:58:41.394281 [ 4 ] {b884b949-9f55-45bc-8b2b-d6cc1ee1cc33} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9593 | 2025.08.28 21:58:41.394317 [ 4 ] {b884b949-9f55-45bc-8b2b-d6cc1ee1cc33} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9594 | 2025.08.28 21:58:41.394655 [ 4 ] {b884b949-9f55-45bc-8b2b-d6cc1ee1cc33} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 9595 | 2025.08.28 21:58:41.394861 [ 4 ] {b884b949-9f55-45bc-8b2b-d6cc1ee1cc33} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9596 | 2025.08.28 21:58:41.394966 [ 187 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1453 rows, containing 5 columns (5 merged, 0 gathered) in 0.001308555 sec., 1110385.119463836 rows/sec., 87.72 MiB/sec. | ||
| 9597 | 2025.08.28 21:58:41.394986 [ 129 ] {} <Debug> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 9598 | 2025.08.28 21:58:41.394993 [ 4 ] {b884b949-9f55-45bc-8b2b-d6cc1ee1cc33} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001206 sec., 132669.98341625207 rows/sec., 9.24 MiB/sec. | ||
| 9599 | 2025.08.28 21:58:41.395032 [ 129 ] {} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9600 | 2025.08.28 21:58:41.395054 [ 4 ] {b884b949-9f55-45bc-8b2b-d6cc1ee1cc33} <Debug> TCPHandler: Processed in 0.001390945 sec. | ||
| 9601 | 2025.08.28 21:58:41.395056 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9602 | 2025.08.28 21:58:41.395141 [ 197 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 9603 | 2025.08.28 21:58:41.395157 [ 195 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 9604 | 2025.08.28 21:58:41.395182 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9605 | 2025.08.28 21:58:41.395223 [ 197 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9606 | 2025.08.28 21:58:41.395251 [ 197 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_91_18, total 24771 rows starting from the beginning of the part | ||
| 9607 | 2025.08.28 21:58:41.395280 [ 4 ] {5214ccc6-a1a8-4853-afcf-4d977a07ae4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9608 | 2025.08.28 21:58:41.395303 [ 197 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 160 rows starting from the beginning of the part | ||
| 9609 | 2025.08.28 21:58:41.395338 [ 4 ] {5214ccc6-a1a8-4853-afcf-4d977a07ae4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9610 | 2025.08.28 21:58:41.395346 [ 197 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 948 rows starting from the beginning of the part | ||
| 9611 | 2025.08.28 21:58:41.395392 [ 197 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 52 rows starting from the beginning of the part | ||
| 9612 | 2025.08.28 21:58:41.395431 [ 197 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 160 rows starting from the beginning of the part | ||
| 9613 | 2025.08.28 21:58:41.395451 [ 195 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_96_19} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9614 | 2025.08.28 21:58:41.395469 [ 197 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 160 rows starting from the beginning of the part | ||
| 9615 | 2025.08.28 21:58:41.395527 [ 195 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_96_19} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 9616 | 2025.08.28 21:58:41.395608 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 9617 | 2025.08.28 21:58:41.396134 [ 4 ] {5214ccc6-a1a8-4853-afcf-4d977a07ae4a} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9618 | 2025.08.28 21:58:41.396172 [ 4 ] {5214ccc6-a1a8-4853-afcf-4d977a07ae4a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9619 | 2025.08.28 21:58:41.396701 [ 4 ] {5214ccc6-a1a8-4853-afcf-4d977a07ae4a} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 9620 | 2025.08.28 21:58:41.396921 [ 4 ] {5214ccc6-a1a8-4853-afcf-4d977a07ae4a} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9621 | 2025.08.28 21:58:41.397061 [ 4 ] {5214ccc6-a1a8-4853-afcf-4d977a07ae4a} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001798 sec., 5561.735261401557 rows/sec., 9.97 MiB/sec. | ||
| 9622 | 2025.08.28 21:58:41.397119 [ 4 ] {5214ccc6-a1a8-4853-afcf-4d977a07ae4a} <Debug> TCPHandler: Processed in 0.001986382 sec. | ||
| 9623 | 2025.08.28 21:58:41.397232 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9624 | 2025.08.28 21:58:41.397326 [ 4 ] {a76f2c1f-0b16-4a0c-9224-d792384ad567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9625 | 2025.08.28 21:58:41.397369 [ 4 ] {a76f2c1f-0b16-4a0c-9224-d792384ad567} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9626 | 2025.08.28 21:58:41.397707 [ 4 ] {a76f2c1f-0b16-4a0c-9224-d792384ad567} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9627 | 2025.08.28 21:58:41.397741 [ 4 ] {a76f2c1f-0b16-4a0c-9224-d792384ad567} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9628 | 2025.08.28 21:58:41.398057 [ 4 ] {a76f2c1f-0b16-4a0c-9224-d792384ad567} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 9629 | 2025.08.28 21:58:41.398276 [ 4 ] {a76f2c1f-0b16-4a0c-9224-d792384ad567} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9630 | 2025.08.28 21:58:41.398398 [ 129 ] {} <Debug> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 9631 | 2025.08.28 21:58:41.398410 [ 4 ] {a76f2c1f-0b16-4a0c-9224-d792384ad567} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001101 sec., 54495.91280653951 rows/sec., 3.67 MiB/sec. | ||
| 9632 | 2025.08.28 21:58:41.398433 [ 129 ] {} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9633 | 2025.08.28 21:58:41.398456 [ 129 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9634 | 2025.08.28 21:58:41.398457 [ 4 ] {a76f2c1f-0b16-4a0c-9224-d792384ad567} <Debug> TCPHandler: Processed in 0.001273494 sec. | ||
| 9635 | 2025.08.28 21:58:41.398539 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 9636 | 2025.08.28 21:58:41.398650 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9637 | 2025.08.28 21:58:41.398686 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 4716 rows starting from the beginning of the part | ||
| 9638 | 2025.08.28 21:58:41.398755 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 9639 | 2025.08.28 21:58:41.398803 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 42 rows starting from the beginning of the part | ||
| 9640 | 2025.08.28 21:58:41.398849 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 18 rows starting from the beginning of the part | ||
| 9641 | 2025.08.28 21:58:41.398884 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 60 rows starting from the beginning of the part | ||
| 9642 | 2025.08.28 21:58:41.398922 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 60 rows starting from the beginning of the part | ||
| 9643 | 2025.08.28 21:58:41.401577 [ 187 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 4956 rows, containing 4 columns (4 merged, 0 gathered) in 0.003076324 sec., 1611013.664360451 rows/sec., 108.55 MiB/sec. | ||
| 9644 | 2025.08.28 21:58:41.402138 [ 192 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 9645 | 2025.08.28 21:58:41.402468 [ 192 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_96_19} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9646 | 2025.08.28 21:58:41.402564 [ 192 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_96_19} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 9647 | 2025.08.28 21:58:41.402663 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.11 MiB. | ||
| 9648 | 2025.08.28 21:58:41.402936 [ 196 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 26251 rows, containing 5 columns (5 merged, 0 gathered) in 0.007820247 sec., 3356799.3440616387 rows/sec., 229.00 MiB/sec. | ||
| 9649 | 2025.08.28 21:58:41.403216 [ 187 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 9650 | 2025.08.28 21:58:41.403497 [ 187 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9651 | 2025.08.28 21:58:41.403570 [ 187 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_96_19} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 9652 | 2025.08.28 21:58:41.403649 [ 187 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 9653 | 2025.08.28 21:58:42.000189 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 302.28 MiB, peak 315.93 MiB, free memory in arenas 0.00 B, will set to 304.89 MiB (RSS), difference: 2.61 MiB | ||
| 9654 | 2025.08.28 21:58:42.245390 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 437 | ||
| 9655 | 2025.08.28 21:58:42.261183 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9656 | 2025.08.28 21:58:42.261250 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9657 | 2025.08.28 21:58:42.266537 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 9658 | 2025.08.28 21:58:42.267210 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9659 | 2025.08.28 21:58:42.270002 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 437 | ||
| 9660 | 2025.08.28 21:58:42.514149 [ 150 ] {} <Debug> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 9661 | 2025.08.28 21:58:42.514219 [ 150 ] {} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9662 | 2025.08.28 21:58:42.514246 [ 150 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9663 | 2025.08.28 21:58:42.514349 [ 198 ] {b4ab82e8-2cef-4449-b9fc-1e500e3a9510::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 | ||
| 9664 | 2025.08.28 21:58:42.514467 [ 198 ] {b4ab82e8-2cef-4449-b9fc-1e500e3a9510::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9665 | 2025.08.28 21:58:42.514498 [ 198 ] {b4ab82e8-2cef-4449-b9fc-1e500e3a9510::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 229 rows starting from the beginning of the part | ||
| 9666 | 2025.08.28 21:58:42.514562 [ 198 ] {b4ab82e8-2cef-4449-b9fc-1e500e3a9510::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 228 rows starting from the beginning of the part | ||
| 9667 | 2025.08.28 21:58:42.514606 [ 198 ] {b4ab82e8-2cef-4449-b9fc-1e500e3a9510::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 228 rows starting from the beginning of the part | ||
| 9668 | 2025.08.28 21:58:42.514646 [ 198 ] {b4ab82e8-2cef-4449-b9fc-1e500e3a9510::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 228 rows starting from the beginning of the part | ||
| 9669 | 2025.08.28 21:58:42.514691 [ 198 ] {b4ab82e8-2cef-4449-b9fc-1e500e3a9510::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 228 rows starting from the beginning of the part | ||
| 9670 | 2025.08.28 21:58:42.515612 [ 187 ] {b4ab82e8-2cef-4449-b9fc-1e500e3a9510::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1141 rows, containing 5 columns (5 merged, 0 gathered) in 0.001303164 sec., 875561.3261262588 rows/sec., 62.62 MiB/sec. | ||
| 9671 | 2025.08.28 21:58:42.515843 [ 196 ] {b4ab82e8-2cef-4449-b9fc-1e500e3a9510::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 9672 | 2025.08.28 21:58:42.516174 [ 196 ] {b4ab82e8-2cef-4449-b9fc-1e500e3a9510::all_1_13_3} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9673 | 2025.08.28 21:58:42.516256 [ 196 ] {b4ab82e8-2cef-4449-b9fc-1e500e3a9510::all_1_13_3} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510) (MergerMutator): Merged 5 parts: [all_1_9_2, all_13_13_0] -> all_1_13_3 | ||
| 9674 | 2025.08.28 21:58:42.516367 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.36 MiB. | ||
| 9675 | 2025.08.28 21:58:45.885656 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1326 | ||
| 9676 | 2025.08.28 21:58:45.888128 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9677 | 2025.08.28 21:58:45.888168 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9678 | 2025.08.28 21:58:45.889340 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9679 | 2025.08.28 21:58:45.889605 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9680 | 2025.08.28 21:58:45.889868 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1326 | ||
| 9681 | 2025.08.28 21:58:46.389662 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9682 | 2025.08.28 21:58:46.389832 [ 4 ] {425bd713-adf9-4f96-80ae-b99c26f748b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9683 | 2025.08.28 21:58:46.389894 [ 4 ] {425bd713-adf9-4f96-80ae-b99c26f748b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9684 | 2025.08.28 21:58:46.390495 [ 4 ] {425bd713-adf9-4f96-80ae-b99c26f748b5} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9685 | 2025.08.28 21:58:46.390533 [ 4 ] {425bd713-adf9-4f96-80ae-b99c26f748b5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9686 | 2025.08.28 21:58:46.390911 [ 4 ] {425bd713-adf9-4f96-80ae-b99c26f748b5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 9687 | 2025.08.28 21:58:46.391146 [ 4 ] {425bd713-adf9-4f96-80ae-b99c26f748b5} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9688 | 2025.08.28 21:58:46.391298 [ 4 ] {425bd713-adf9-4f96-80ae-b99c26f748b5} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001512 sec., 5291.005291005291 rows/sec., 431.44 KiB/sec. | ||
| 9689 | 2025.08.28 21:58:46.391342 [ 4 ] {425bd713-adf9-4f96-80ae-b99c26f748b5} <Debug> TCPHandler: Processed in 0.00179852 sec. | ||
| 9690 | 2025.08.28 21:58:46.391461 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9691 | 2025.08.28 21:58:46.391556 [ 4 ] {4a832779-7277-4c33-9dc3-0260595b44c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9692 | 2025.08.28 21:58:46.391597 [ 4 ] {4a832779-7277-4c33-9dc3-0260595b44c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9693 | 2025.08.28 21:58:46.392041 [ 4 ] {4a832779-7277-4c33-9dc3-0260595b44c3} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9694 | 2025.08.28 21:58:46.392078 [ 4 ] {4a832779-7277-4c33-9dc3-0260595b44c3} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9695 | 2025.08.28 21:58:46.392405 [ 4 ] {4a832779-7277-4c33-9dc3-0260595b44c3} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 9696 | 2025.08.28 21:58:46.392625 [ 4 ] {4a832779-7277-4c33-9dc3-0260595b44c3} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9697 | 2025.08.28 21:58:46.392754 [ 4 ] {4a832779-7277-4c33-9dc3-0260595b44c3} <Debug> executeQuery: Read 122 rows, 10.54 KiB in 0.001215 sec., 100411.52263374485 rows/sec., 8.47 MiB/sec. | ||
| 9698 | 2025.08.28 21:58:46.392793 [ 4 ] {4a832779-7277-4c33-9dc3-0260595b44c3} <Debug> TCPHandler: Processed in 0.001380825 sec. | ||
| 9699 | 2025.08.28 21:58:46.392908 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9700 | 2025.08.28 21:58:46.393001 [ 4 ] {c4315d17-f788-4d3e-89f6-3df3881324fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9701 | 2025.08.28 21:58:46.393041 [ 4 ] {c4315d17-f788-4d3e-89f6-3df3881324fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9702 | 2025.08.28 21:58:46.393454 [ 4 ] {c4315d17-f788-4d3e-89f6-3df3881324fc} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9703 | 2025.08.28 21:58:46.393491 [ 4 ] {c4315d17-f788-4d3e-89f6-3df3881324fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9704 | 2025.08.28 21:58:46.393806 [ 4 ] {c4315d17-f788-4d3e-89f6-3df3881324fc} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9705 | 2025.08.28 21:58:46.394023 [ 4 ] {c4315d17-f788-4d3e-89f6-3df3881324fc} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9706 | 2025.08.28 21:58:46.394151 [ 4 ] {c4315d17-f788-4d3e-89f6-3df3881324fc} <Debug> executeQuery: Read 39 rows, 2.89 KiB in 0.001168 sec., 33390.41095890411 rows/sec., 2.42 MiB/sec. | ||
| 9707 | 2025.08.28 21:58:46.394191 [ 4 ] {c4315d17-f788-4d3e-89f6-3df3881324fc} <Debug> TCPHandler: Processed in 0.001330414 sec. | ||
| 9708 | 2025.08.28 21:58:46.394320 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9709 | 2025.08.28 21:58:46.394412 [ 4 ] {01a28533-e764-43bb-a3e5-44c33c4d67ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9710 | 2025.08.28 21:58:46.394453 [ 4 ] {01a28533-e764-43bb-a3e5-44c33c4d67ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9711 | 2025.08.28 21:58:46.394869 [ 4 ] {01a28533-e764-43bb-a3e5-44c33c4d67ad} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9712 | 2025.08.28 21:58:46.394905 [ 4 ] {01a28533-e764-43bb-a3e5-44c33c4d67ad} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9713 | 2025.08.28 21:58:46.395216 [ 4 ] {01a28533-e764-43bb-a3e5-44c33c4d67ad} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 9714 | 2025.08.28 21:58:46.395427 [ 4 ] {01a28533-e764-43bb-a3e5-44c33c4d67ad} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9715 | 2025.08.28 21:58:46.395561 [ 4 ] {01a28533-e764-43bb-a3e5-44c33c4d67ad} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.001166 sec., 88336.19210977702 rows/sec., 6.91 MiB/sec. | ||
| 9716 | 2025.08.28 21:58:46.395600 [ 4 ] {01a28533-e764-43bb-a3e5-44c33c4d67ad} <Debug> TCPHandler: Processed in 0.001327955 sec. | ||
| 9717 | 2025.08.28 21:58:46.395714 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9718 | 2025.08.28 21:58:46.395807 [ 4 ] {b433dfb9-644e-4379-a611-709bb85b1557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9719 | 2025.08.28 21:58:46.395852 [ 4 ] {b433dfb9-644e-4379-a611-709bb85b1557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9720 | 2025.08.28 21:58:46.396276 [ 4 ] {b433dfb9-644e-4379-a611-709bb85b1557} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9721 | 2025.08.28 21:58:46.396313 [ 4 ] {b433dfb9-644e-4379-a611-709bb85b1557} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9722 | 2025.08.28 21:58:46.396644 [ 4 ] {b433dfb9-644e-4379-a611-709bb85b1557} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 9723 | 2025.08.28 21:58:46.396862 [ 4 ] {b433dfb9-644e-4379-a611-709bb85b1557} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9724 | 2025.08.28 21:58:46.396992 [ 4 ] {b433dfb9-644e-4379-a611-709bb85b1557} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.001203 sec., 136325.85203657523 rows/sec., 9.49 MiB/sec. | ||
| 9725 | 2025.08.28 21:58:46.397031 [ 4 ] {b433dfb9-644e-4379-a611-709bb85b1557} <Debug> TCPHandler: Processed in 0.001365845 sec. | ||
| 9726 | 2025.08.28 21:58:46.397143 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9727 | 2025.08.28 21:58:46.397239 [ 4 ] {a61c6d2c-f5e4-4dde-915a-22537d837514} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9728 | 2025.08.28 21:58:46.397296 [ 4 ] {a61c6d2c-f5e4-4dde-915a-22537d837514} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9729 | 2025.08.28 21:58:46.398099 [ 4 ] {a61c6d2c-f5e4-4dde-915a-22537d837514} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9730 | 2025.08.28 21:58:46.398135 [ 4 ] {a61c6d2c-f5e4-4dde-915a-22537d837514} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9731 | 2025.08.28 21:58:46.398685 [ 4 ] {a61c6d2c-f5e4-4dde-915a-22537d837514} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 9732 | 2025.08.28 21:58:46.398914 [ 4 ] {a61c6d2c-f5e4-4dde-915a-22537d837514} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9733 | 2025.08.28 21:58:46.399049 [ 146 ] {} <Debug> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 9734 | 2025.08.28 21:58:46.399060 [ 4 ] {a61c6d2c-f5e4-4dde-915a-22537d837514} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001839 sec., 16856.98749320283 rows/sec., 30.21 MiB/sec. | ||
| 9735 | 2025.08.28 21:58:46.399127 [ 146 ] {} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9736 | 2025.08.28 21:58:46.399154 [ 146 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9737 | 2025.08.28 21:58:46.399160 [ 4 ] {a61c6d2c-f5e4-4dde-915a-22537d837514} <Debug> TCPHandler: Processed in 0.002064963 sec. | ||
| 9738 | 2025.08.28 21:58:46.399263 [ 198 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::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 | ||
| 9739 | 2025.08.28 21:58:46.399309 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9740 | 2025.08.28 21:58:46.399422 [ 4 ] {3ee18584-baea-481e-ba99-d2432cc3502c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9741 | 2025.08.28 21:58:46.399472 [ 4 ] {3ee18584-baea-481e-ba99-d2432cc3502c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9742 | 2025.08.28 21:58:46.399489 [ 198 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9743 | 2025.08.28 21:58:46.399557 [ 198 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1489 rows starting from the beginning of the part | ||
| 9744 | 2025.08.28 21:58:46.399688 [ 198 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 31 rows starting from the beginning of the part | ||
| 9745 | 2025.08.28 21:58:46.399794 [ 198 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 10 rows starting from the beginning of the part | ||
| 9746 | 2025.08.28 21:58:46.399895 [ 4 ] {3ee18584-baea-481e-ba99-d2432cc3502c} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9747 | 2025.08.28 21:58:46.399899 [ 198 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 31 rows starting from the beginning of the part | ||
| 9748 | 2025.08.28 21:58:46.399948 [ 4 ] {3ee18584-baea-481e-ba99-d2432cc3502c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9749 | 2025.08.28 21:58:46.400022 [ 198 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 10 rows starting from the beginning of the part | ||
| 9750 | 2025.08.28 21:58:46.400128 [ 198 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 31 rows starting from the beginning of the part | ||
| 9751 | 2025.08.28 21:58:46.400283 [ 4 ] {3ee18584-baea-481e-ba99-d2432cc3502c} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 9752 | 2025.08.28 21:58:46.400523 [ 4 ] {3ee18584-baea-481e-ba99-d2432cc3502c} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9753 | 2025.08.28 21:58:46.400670 [ 4 ] {3ee18584-baea-481e-ba99-d2432cc3502c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001271 sec., 47206.92368214005 rows/sec., 3.18 MiB/sec. | ||
| 9754 | 2025.08.28 21:58:46.400707 [ 4 ] {3ee18584-baea-481e-ba99-d2432cc3502c} <Debug> TCPHandler: Processed in 0.001457476 sec. | ||
| 9755 | 2025.08.28 21:58:46.407055 [ 187 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1602 rows, containing 19 columns (19 merged, 0 gathered) in 0.007834396 sec., 204482.8982349118 rows/sec., 366.42 MiB/sec. | ||
| 9756 | 2025.08.28 21:58:46.408814 [ 201 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 9757 | 2025.08.28 21:58:46.409272 [ 201 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9758 | 2025.08.28 21:58:46.409359 [ 201 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_81_16} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Merged 6 parts: [all_1_76_15, all_81_81_0] -> all_1_81_16 | ||
| 9759 | 2025.08.28 21:58:46.409539 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 11.57 MiB. | ||
| 9760 | 2025.08.28 21:58:47.000181 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 305.46 MiB, peak 316.98 MiB, free memory in arenas 0.00 B, will set to 307.55 MiB (RSS), difference: 2.09 MiB | ||
| 9761 | 2025.08.28 21:58:48.308692 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27084 | ||
| 9762 | 2025.08.28 21:58:48.309261 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9763 | 2025.08.28 21:58:48.309304 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9764 | 2025.08.28 21:58:48.309770 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9765 | 2025.08.28 21:58:48.309994 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9766 | 2025.08.28 21:58:48.310119 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27084 | ||
| 9767 | 2025.08.28 21:58:49.770191 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 445 | ||
| 9768 | 2025.08.28 21:58:49.787168 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9769 | 2025.08.28 21:58:49.787233 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9770 | 2025.08.28 21:58:49.793615 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 9771 | 2025.08.28 21:58:49.794330 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9772 | 2025.08.28 21:58:49.797254 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 445 | ||
| 9773 | 2025.08.28 21:58:51.390127 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9774 | 2025.08.28 21:58:51.390304 [ 4 ] {17c836f3-f9fb-4310-ac3f-a7a42d64538a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9775 | 2025.08.28 21:58:51.390371 [ 4 ] {17c836f3-f9fb-4310-ac3f-a7a42d64538a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9776 | 2025.08.28 21:58:51.391145 [ 4 ] {17c836f3-f9fb-4310-ac3f-a7a42d64538a} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9777 | 2025.08.28 21:58:51.391194 [ 4 ] {17c836f3-f9fb-4310-ac3f-a7a42d64538a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9778 | 2025.08.28 21:58:51.391598 [ 4 ] {17c836f3-f9fb-4310-ac3f-a7a42d64538a} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 9779 | 2025.08.28 21:58:51.391838 [ 4 ] {17c836f3-f9fb-4310-ac3f-a7a42d64538a} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9780 | 2025.08.28 21:58:51.392000 [ 4 ] {17c836f3-f9fb-4310-ac3f-a7a42d64538a} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001748 sec., 43478.260869565216 rows/sec., 3.58 MiB/sec. | ||
| 9781 | 2025.08.28 21:58:51.392042 [ 4 ] {17c836f3-f9fb-4310-ac3f-a7a42d64538a} <Debug> TCPHandler: Processed in 0.002042403 sec. | ||
| 9782 | 2025.08.28 21:58:51.392181 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9783 | 2025.08.28 21:58:51.392275 [ 4 ] {ceb7386b-15ff-48e8-b745-cd1b53fce266} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9784 | 2025.08.28 21:58:51.392323 [ 4 ] {ceb7386b-15ff-48e8-b745-cd1b53fce266} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9785 | 2025.08.28 21:58:51.392783 [ 4 ] {ceb7386b-15ff-48e8-b745-cd1b53fce266} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9786 | 2025.08.28 21:58:51.392818 [ 4 ] {ceb7386b-15ff-48e8-b745-cd1b53fce266} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9787 | 2025.08.28 21:58:51.393114 [ 4 ] {ceb7386b-15ff-48e8-b745-cd1b53fce266} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 9788 | 2025.08.28 21:58:51.393339 [ 4 ] {ceb7386b-15ff-48e8-b745-cd1b53fce266} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9789 | 2025.08.28 21:58:51.393468 [ 4 ] {ceb7386b-15ff-48e8-b745-cd1b53fce266} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001212 sec., 8250.82508250825 rows/sec., 620.42 KiB/sec. | ||
| 9790 | 2025.08.28 21:58:51.393505 [ 4 ] {ceb7386b-15ff-48e8-b745-cd1b53fce266} <Debug> TCPHandler: Processed in 0.001376676 sec. | ||
| 9791 | 2025.08.28 21:58:51.393619 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9792 | 2025.08.28 21:58:51.393719 [ 4 ] {2ca40b08-fd59-4c92-8f1a-3b8c671f8153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9793 | 2025.08.28 21:58:51.393758 [ 4 ] {2ca40b08-fd59-4c92-8f1a-3b8c671f8153} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9794 | 2025.08.28 21:58:51.394213 [ 4 ] {2ca40b08-fd59-4c92-8f1a-3b8c671f8153} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9795 | 2025.08.28 21:58:51.394247 [ 4 ] {2ca40b08-fd59-4c92-8f1a-3b8c671f8153} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9796 | 2025.08.28 21:58:51.394543 [ 4 ] {2ca40b08-fd59-4c92-8f1a-3b8c671f8153} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 9797 | 2025.08.28 21:58:51.394744 [ 4 ] {2ca40b08-fd59-4c92-8f1a-3b8c671f8153} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9798 | 2025.08.28 21:58:51.394871 [ 4 ] {2ca40b08-fd59-4c92-8f1a-3b8c671f8153} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.00117 sec., 63247.86324786324 rows/sec., 4.94 MiB/sec. | ||
| 9799 | 2025.08.28 21:58:51.394907 [ 4 ] {2ca40b08-fd59-4c92-8f1a-3b8c671f8153} <Debug> TCPHandler: Processed in 0.001335745 sec. | ||
| 9800 | 2025.08.28 21:58:51.395033 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9801 | 2025.08.28 21:58:51.395133 [ 4 ] {f1f653d0-2712-43c4-a5ab-91dca915efef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9802 | 2025.08.28 21:58:51.395175 [ 4 ] {f1f653d0-2712-43c4-a5ab-91dca915efef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9803 | 2025.08.28 21:58:51.395596 [ 4 ] {f1f653d0-2712-43c4-a5ab-91dca915efef} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9804 | 2025.08.28 21:58:51.395629 [ 4 ] {f1f653d0-2712-43c4-a5ab-91dca915efef} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9805 | 2025.08.28 21:58:51.395941 [ 4 ] {f1f653d0-2712-43c4-a5ab-91dca915efef} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 9806 | 2025.08.28 21:58:51.396140 [ 4 ] {f1f653d0-2712-43c4-a5ab-91dca915efef} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9807 | 2025.08.28 21:58:51.396267 [ 4 ] {f1f653d0-2712-43c4-a5ab-91dca915efef} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001152 sec., 138888.88888888888 rows/sec., 9.67 MiB/sec. | ||
| 9808 | 2025.08.28 21:58:51.396313 [ 4 ] {f1f653d0-2712-43c4-a5ab-91dca915efef} <Debug> TCPHandler: Processed in 0.001335395 sec. | ||
| 9809 | 2025.08.28 21:58:51.396420 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9810 | 2025.08.28 21:58:51.396529 [ 4 ] {169ffa28-45f6-4530-afb0-81e5ee6b1bbd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9811 | 2025.08.28 21:58:51.396583 [ 4 ] {169ffa28-45f6-4530-afb0-81e5ee6b1bbd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9812 | 2025.08.28 21:58:51.397349 [ 4 ] {169ffa28-45f6-4530-afb0-81e5ee6b1bbd} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9813 | 2025.08.28 21:58:51.397381 [ 4 ] {169ffa28-45f6-4530-afb0-81e5ee6b1bbd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9814 | 2025.08.28 21:58:51.397851 [ 4 ] {169ffa28-45f6-4530-afb0-81e5ee6b1bbd} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 9815 | 2025.08.28 21:58:51.398054 [ 4 ] {169ffa28-45f6-4530-afb0-81e5ee6b1bbd} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9816 | 2025.08.28 21:58:51.398181 [ 4 ] {169ffa28-45f6-4530-afb0-81e5ee6b1bbd} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00173 sec., 5780.346820809249 rows/sec., 10.36 MiB/sec. | ||
| 9817 | 2025.08.28 21:58:51.398303 [ 4 ] {169ffa28-45f6-4530-afb0-81e5ee6b1bbd} <Debug> TCPHandler: Processed in 0.001928882 sec. | ||
| 9818 | 2025.08.28 21:58:51.398424 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9819 | 2025.08.28 21:58:51.398518 [ 4 ] {a8c2f4a5-ab8c-4bb3-b706-c86b469373bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9820 | 2025.08.28 21:58:51.398566 [ 4 ] {a8c2f4a5-ab8c-4bb3-b706-c86b469373bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9821 | 2025.08.28 21:58:51.398902 [ 4 ] {a8c2f4a5-ab8c-4bb3-b706-c86b469373bd} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9822 | 2025.08.28 21:58:51.398936 [ 4 ] {a8c2f4a5-ab8c-4bb3-b706-c86b469373bd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.43 GiB. | ||
| 9823 | 2025.08.28 21:58:51.399223 [ 4 ] {a8c2f4a5-ab8c-4bb3-b706-c86b469373bd} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 9824 | 2025.08.28 21:58:51.399435 [ 4 ] {a8c2f4a5-ab8c-4bb3-b706-c86b469373bd} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9825 | 2025.08.28 21:58:51.399563 [ 4 ] {a8c2f4a5-ab8c-4bb3-b706-c86b469373bd} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001063 sec., 56444.02634054563 rows/sec., 3.80 MiB/sec. | ||
| 9826 | 2025.08.28 21:58:51.399597 [ 4 ] {a8c2f4a5-ab8c-4bb3-b706-c86b469373bd} <Debug> TCPHandler: Processed in 0.001227754 sec. | ||
| 9827 | 2025.08.28 21:58:55.660308 [ 138 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9828 | 2025.08.28 21:58:55.660413 [ 138 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9829 | 2025.08.28 21:58:55.810406 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 27511 | ||
| 9830 | 2025.08.28 21:58:55.811191 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9831 | 2025.08.28 21:58:55.811265 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9832 | 2025.08.28 21:58:55.811823 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9833 | 2025.08.28 21:58:55.812043 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9834 | 2025.08.28 21:58:55.812173 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27511 | ||
| 9835 | 2025.08.28 21:58:55.890209 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1352 | ||
| 9836 | 2025.08.28 21:58:55.892598 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9837 | 2025.08.28 21:58:55.892638 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9838 | 2025.08.28 21:58:55.893791 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 9839 | 2025.08.28 21:58:55.894044 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9840 | 2025.08.28 21:58:55.894295 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1352 | ||
| 9841 | 2025.08.28 21:58:56.389406 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9842 | 2025.08.28 21:58:56.389592 [ 4 ] {efb8d146-7a6b-4941-b7f4-0a319573f032} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9843 | 2025.08.28 21:58:56.389661 [ 4 ] {efb8d146-7a6b-4941-b7f4-0a319573f032} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9844 | 2025.08.28 21:58:56.390534 [ 4 ] {efb8d146-7a6b-4941-b7f4-0a319573f032} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9845 | 2025.08.28 21:58:56.390572 [ 4 ] {efb8d146-7a6b-4941-b7f4-0a319573f032} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9846 | 2025.08.28 21:58:56.390960 [ 4 ] {efb8d146-7a6b-4941-b7f4-0a319573f032} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 9847 | 2025.08.28 21:58:56.391178 [ 4 ] {efb8d146-7a6b-4941-b7f4-0a319573f032} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9848 | 2025.08.28 21:58:56.391329 [ 4 ] {efb8d146-7a6b-4941-b7f4-0a319573f032} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001788 sec., 65995.52572706935 rows/sec., 5.60 MiB/sec. | ||
| 9849 | 2025.08.28 21:58:56.391376 [ 4 ] {efb8d146-7a6b-4941-b7f4-0a319573f032} <Debug> TCPHandler: Processed in 0.002103263 sec. | ||
| 9850 | 2025.08.28 21:58:56.391517 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9851 | 2025.08.28 21:58:56.391617 [ 4 ] {a0203075-150e-421c-bfc7-ed08ab43e8f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9852 | 2025.08.28 21:58:56.391658 [ 4 ] {a0203075-150e-421c-bfc7-ed08ab43e8f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9853 | 2025.08.28 21:58:56.392145 [ 4 ] {a0203075-150e-421c-bfc7-ed08ab43e8f6} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9854 | 2025.08.28 21:58:56.392179 [ 4 ] {a0203075-150e-421c-bfc7-ed08ab43e8f6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9855 | 2025.08.28 21:58:56.392484 [ 4 ] {a0203075-150e-421c-bfc7-ed08ab43e8f6} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9856 | 2025.08.28 21:58:56.392685 [ 4 ] {a0203075-150e-421c-bfc7-ed08ab43e8f6} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9857 | 2025.08.28 21:58:56.392813 [ 4 ] {a0203075-150e-421c-bfc7-ed08ab43e8f6} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00122 sec., 25409.83606557377 rows/sec., 1.87 MiB/sec. | ||
| 9858 | 2025.08.28 21:58:56.392850 [ 4 ] {a0203075-150e-421c-bfc7-ed08ab43e8f6} <Debug> TCPHandler: Processed in 0.001382756 sec. | ||
| 9859 | 2025.08.28 21:58:56.392966 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9860 | 2025.08.28 21:58:56.393060 [ 4 ] {5936901c-33d6-41ca-b41e-38e49083eeb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9861 | 2025.08.28 21:58:56.393103 [ 4 ] {5936901c-33d6-41ca-b41e-38e49083eeb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9862 | 2025.08.28 21:58:56.393554 [ 4 ] {5936901c-33d6-41ca-b41e-38e49083eeb0} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9863 | 2025.08.28 21:58:56.393587 [ 4 ] {5936901c-33d6-41ca-b41e-38e49083eeb0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9864 | 2025.08.28 21:58:56.393890 [ 4 ] {5936901c-33d6-41ca-b41e-38e49083eeb0} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 9865 | 2025.08.28 21:58:56.394091 [ 4 ] {5936901c-33d6-41ca-b41e-38e49083eeb0} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9866 | 2025.08.28 21:58:56.394215 [ 4 ] {5936901c-33d6-41ca-b41e-38e49083eeb0} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001174 sec., 80919.9318568995 rows/sec., 6.32 MiB/sec. | ||
| 9867 | 2025.08.28 21:58:56.394250 [ 4 ] {5936901c-33d6-41ca-b41e-38e49083eeb0} <Debug> TCPHandler: Processed in 0.001331905 sec. | ||
| 9868 | 2025.08.28 21:58:56.394362 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9869 | 2025.08.28 21:58:56.394463 [ 4 ] {7261b90d-c537-466b-855f-c2e7d052003b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9870 | 2025.08.28 21:58:56.394505 [ 4 ] {7261b90d-c537-466b-855f-c2e7d052003b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9871 | 2025.08.28 21:58:56.394929 [ 4 ] {7261b90d-c537-466b-855f-c2e7d052003b} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9872 | 2025.08.28 21:58:56.394967 [ 4 ] {7261b90d-c537-466b-855f-c2e7d052003b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9873 | 2025.08.28 21:58:56.395282 [ 4 ] {7261b90d-c537-466b-855f-c2e7d052003b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 9874 | 2025.08.28 21:58:56.395490 [ 4 ] {7261b90d-c537-466b-855f-c2e7d052003b} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9875 | 2025.08.28 21:58:56.395616 [ 4 ] {7261b90d-c537-466b-855f-c2e7d052003b} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001172 sec., 136518.771331058 rows/sec., 9.51 MiB/sec. | ||
| 9876 | 2025.08.28 21:58:56.395651 [ 4 ] {7261b90d-c537-466b-855f-c2e7d052003b} <Debug> TCPHandler: Processed in 0.001335844 sec. | ||
| 9877 | 2025.08.28 21:58:56.395758 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9878 | 2025.08.28 21:58:56.395849 [ 4 ] {8fc9aabc-4336-4091-a145-c67fb667534c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9879 | 2025.08.28 21:58:56.395903 [ 4 ] {8fc9aabc-4336-4091-a145-c67fb667534c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9880 | 2025.08.28 21:58:56.396755 [ 4 ] {8fc9aabc-4336-4091-a145-c67fb667534c} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9881 | 2025.08.28 21:58:56.396789 [ 4 ] {8fc9aabc-4336-4091-a145-c67fb667534c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9882 | 2025.08.28 21:58:56.397317 [ 4 ] {8fc9aabc-4336-4091-a145-c67fb667534c} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 9883 | 2025.08.28 21:58:56.397540 [ 4 ] {8fc9aabc-4336-4091-a145-c67fb667534c} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9884 | 2025.08.28 21:58:56.397678 [ 4 ] {8fc9aabc-4336-4091-a145-c67fb667534c} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001847 sec., 16783.974011911207 rows/sec., 30.08 MiB/sec. | ||
| 9885 | 2025.08.28 21:58:56.397737 [ 4 ] {8fc9aabc-4336-4091-a145-c67fb667534c} <Debug> TCPHandler: Processed in 0.002026253 sec. | ||
| 9886 | 2025.08.28 21:58:56.397848 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9887 | 2025.08.28 21:58:56.397940 [ 4 ] {666ae055-95e4-42fd-bff0-36db2058c60b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9888 | 2025.08.28 21:58:56.397981 [ 4 ] {666ae055-95e4-42fd-bff0-36db2058c60b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9889 | 2025.08.28 21:58:56.398316 [ 4 ] {666ae055-95e4-42fd-bff0-36db2058c60b} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9890 | 2025.08.28 21:58:56.398351 [ 4 ] {666ae055-95e4-42fd-bff0-36db2058c60b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9891 | 2025.08.28 21:58:56.398667 [ 4 ] {666ae055-95e4-42fd-bff0-36db2058c60b} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 9892 | 2025.08.28 21:58:56.398869 [ 4 ] {666ae055-95e4-42fd-bff0-36db2058c60b} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9893 | 2025.08.28 21:58:56.398993 [ 4 ] {666ae055-95e4-42fd-bff0-36db2058c60b} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001072 sec., 55970.14925373134 rows/sec., 3.77 MiB/sec. | ||
| 9894 | 2025.08.28 21:58:56.399027 [ 4 ] {666ae055-95e4-42fd-bff0-36db2058c60b} <Debug> TCPHandler: Processed in 0.001226054 sec. | ||
| 9895 | 2025.08.28 21:58:57.297488 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 452 | ||
| 9896 | 2025.08.28 21:58:57.314010 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9897 | 2025.08.28 21:58:57.314069 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9898 | 2025.08.28 21:58:57.320248 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 9899 | 2025.08.28 21:58:57.320929 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9900 | 2025.08.28 21:58:57.323799 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 452 | ||
| 9901 | 2025.08.28 21:58:59.695784 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9902 | 2025.08.28 21:58:59.695971 [ 4 ] {1079e0ec-2a8b-48b5-8b59-ba6ea6838385} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 9903 | 2025.08.28 21:58:59.696035 [ 4 ] {1079e0ec-2a8b-48b5-8b59-ba6ea6838385} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9904 | 2025.08.28 21:58:59.696615 [ 4 ] {1079e0ec-2a8b-48b5-8b59-ba6ea6838385} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9905 | 2025.08.28 21:58:59.696658 [ 4 ] {1079e0ec-2a8b-48b5-8b59-ba6ea6838385} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9906 | 2025.08.28 21:58:59.697019 [ 4 ] {1079e0ec-2a8b-48b5-8b59-ba6ea6838385} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 9907 | 2025.08.28 21:58:59.697234 [ 4 ] {1079e0ec-2a8b-48b5-8b59-ba6ea6838385} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9908 | 2025.08.28 21:58:59.697384 [ 4 ] {1079e0ec-2a8b-48b5-8b59-ba6ea6838385} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001458 sec., 4115.226337448559 rows/sec., 335.57 KiB/sec. | ||
| 9909 | 2025.08.28 21:58:59.697424 [ 4 ] {1079e0ec-2a8b-48b5-8b59-ba6ea6838385} <Debug> TCPHandler: Processed in 0.00176774 sec. | ||
| 9910 | 2025.08.28 21:58:59.697552 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9911 | 2025.08.28 21:58:59.697649 [ 4 ] {da7ca829-be22-434a-8a62-343aa68a164d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9912 | 2025.08.28 21:58:59.697688 [ 4 ] {da7ca829-be22-434a-8a62-343aa68a164d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9913 | 2025.08.28 21:58:59.698584 [ 4 ] {da7ca829-be22-434a-8a62-343aa68a164d} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9914 | 2025.08.28 21:58:59.698621 [ 4 ] {da7ca829-be22-434a-8a62-343aa68a164d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9915 | 2025.08.28 21:58:59.698993 [ 4 ] {da7ca829-be22-434a-8a62-343aa68a164d} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 9916 | 2025.08.28 21:58:59.699200 [ 4 ] {da7ca829-be22-434a-8a62-343aa68a164d} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9917 | 2025.08.28 21:58:59.699328 [ 4 ] {da7ca829-be22-434a-8a62-343aa68a164d} <Debug> executeQuery: Read 1219 rows, 103.20 KiB in 0.001699 sec., 717480.8711006475 rows/sec., 59.32 MiB/sec. | ||
| 9918 | 2025.08.28 21:58:59.699366 [ 4 ] {da7ca829-be22-434a-8a62-343aa68a164d} <Debug> TCPHandler: Processed in 0.00186492 sec. | ||
| 9919 | 2025.08.28 21:58:59.699487 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9920 | 2025.08.28 21:58:59.699582 [ 4 ] {fb0fcac7-f6e5-4614-9c53-1082507eae6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 9921 | 2025.08.28 21:58:59.699622 [ 4 ] {fb0fcac7-f6e5-4614-9c53-1082507eae6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9922 | 2025.08.28 21:58:59.700017 [ 4 ] {fb0fcac7-f6e5-4614-9c53-1082507eae6a} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9923 | 2025.08.28 21:58:59.700063 [ 4 ] {fb0fcac7-f6e5-4614-9c53-1082507eae6a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9924 | 2025.08.28 21:58:59.700354 [ 4 ] {fb0fcac7-f6e5-4614-9c53-1082507eae6a} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 9925 | 2025.08.28 21:58:59.700588 [ 4 ] {fb0fcac7-f6e5-4614-9c53-1082507eae6a} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9926 | 2025.08.28 21:58:59.700723 [ 4 ] {fb0fcac7-f6e5-4614-9c53-1082507eae6a} <Debug> executeQuery: Read 16 rows, 1.17 KiB in 0.00116 sec., 13793.103448275862 rows/sec., 1009.40 KiB/sec. | ||
| 9927 | 2025.08.28 21:58:59.700761 [ 4 ] {fb0fcac7-f6e5-4614-9c53-1082507eae6a} <Debug> TCPHandler: Processed in 0.001336045 sec. | ||
| 9928 | 2025.08.28 21:58:59.700873 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9929 | 2025.08.28 21:58:59.700974 [ 4 ] {ee37226f-f2f9-4bd8-8ecc-92c702649bce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 9930 | 2025.08.28 21:58:59.701015 [ 4 ] {ee37226f-f2f9-4bd8-8ecc-92c702649bce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 9931 | 2025.08.28 21:58:59.701482 [ 4 ] {ee37226f-f2f9-4bd8-8ecc-92c702649bce} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9932 | 2025.08.28 21:58:59.701520 [ 4 ] {ee37226f-f2f9-4bd8-8ecc-92c702649bce} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9933 | 2025.08.28 21:58:59.701836 [ 4 ] {ee37226f-f2f9-4bd8-8ecc-92c702649bce} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 9934 | 2025.08.28 21:58:59.702068 [ 4 ] {ee37226f-f2f9-4bd8-8ecc-92c702649bce} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9935 | 2025.08.28 21:58:59.702201 [ 4 ] {ee37226f-f2f9-4bd8-8ecc-92c702649bce} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001246 sec., 182985.55377207065 rows/sec., 12.39 MiB/sec. | ||
| 9936 | 2025.08.28 21:58:59.702241 [ 4 ] {ee37226f-f2f9-4bd8-8ecc-92c702649bce} <Debug> TCPHandler: Processed in 0.001419576 sec. | ||
| 9937 | 2025.08.28 21:58:59.702345 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9938 | 2025.08.28 21:58:59.702445 [ 4 ] {36fa0de9-4f61-4186-8a3e-2f70813e4f71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9939 | 2025.08.28 21:58:59.702486 [ 4 ] {36fa0de9-4f61-4186-8a3e-2f70813e4f71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9940 | 2025.08.28 21:58:59.703041 [ 4 ] {36fa0de9-4f61-4186-8a3e-2f70813e4f71} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9941 | 2025.08.28 21:58:59.703077 [ 4 ] {36fa0de9-4f61-4186-8a3e-2f70813e4f71} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9942 | 2025.08.28 21:58:59.703409 [ 4 ] {36fa0de9-4f61-4186-8a3e-2f70813e4f71} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 9943 | 2025.08.28 21:58:59.703634 [ 4 ] {36fa0de9-4f61-4186-8a3e-2f70813e4f71} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9944 | 2025.08.28 21:58:59.703766 [ 4 ] {36fa0de9-4f61-4186-8a3e-2f70813e4f71} <Debug> executeQuery: Read 536 rows, 40.69 KiB in 0.00134 sec., 400000 rows/sec., 29.66 MiB/sec. | ||
| 9945 | 2025.08.28 21:58:59.703806 [ 4 ] {36fa0de9-4f61-4186-8a3e-2f70813e4f71} <Debug> TCPHandler: Processed in 0.001510136 sec. | ||
| 9946 | 2025.08.28 21:58:59.703912 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9947 | 2025.08.28 21:58:59.704006 [ 4 ] {8fa0f612-7bcc-49af-aca2-1c25d70edff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 9948 | 2025.08.28 21:58:59.704049 [ 4 ] {8fa0f612-7bcc-49af-aca2-1c25d70edff9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9949 | 2025.08.28 21:58:59.704677 [ 4 ] {8fa0f612-7bcc-49af-aca2-1c25d70edff9} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9950 | 2025.08.28 21:58:59.704714 [ 4 ] {8fa0f612-7bcc-49af-aca2-1c25d70edff9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9951 | 2025.08.28 21:58:59.705090 [ 4 ] {8fa0f612-7bcc-49af-aca2-1c25d70edff9} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 9952 | 2025.08.28 21:58:59.705300 [ 4 ] {8fa0f612-7bcc-49af-aca2-1c25d70edff9} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9953 | 2025.08.28 21:58:59.705427 [ 4 ] {8fa0f612-7bcc-49af-aca2-1c25d70edff9} <Debug> executeQuery: Read 955 rows, 65.60 KiB in 0.001439 sec., 663655.3161917998 rows/sec., 44.52 MiB/sec. | ||
| 9954 | 2025.08.28 21:58:59.705469 [ 4 ] {8fa0f612-7bcc-49af-aca2-1c25d70edff9} <Debug> TCPHandler: Processed in 0.001604098 sec. | ||
| 9955 | 2025.08.28 21:58:59.705591 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9956 | 2025.08.28 21:58:59.705688 [ 4 ] {415f37b5-87fd-400b-b056-c3ecfb45b134} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 9957 | 2025.08.28 21:58:59.705744 [ 4 ] {415f37b5-87fd-400b-b056-c3ecfb45b134} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 9958 | 2025.08.28 21:58:59.706521 [ 4 ] {415f37b5-87fd-400b-b056-c3ecfb45b134} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9959 | 2025.08.28 21:58:59.706557 [ 4 ] {415f37b5-87fd-400b-b056-c3ecfb45b134} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9960 | 2025.08.28 21:58:59.707067 [ 4 ] {415f37b5-87fd-400b-b056-c3ecfb45b134} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 9961 | 2025.08.28 21:58:59.707293 [ 4 ] {415f37b5-87fd-400b-b056-c3ecfb45b134} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9962 | 2025.08.28 21:58:59.707434 [ 4 ] {415f37b5-87fd-400b-b056-c3ecfb45b134} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001763 sec., 5672.149744753261 rows/sec., 10.16 MiB/sec. | ||
| 9963 | 2025.08.28 21:58:59.707492 [ 4 ] {415f37b5-87fd-400b-b056-c3ecfb45b134} <Debug> TCPHandler: Processed in 0.001956702 sec. | ||
| 9964 | 2025.08.28 21:58:59.707605 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9965 | 2025.08.28 21:58:59.707700 [ 4 ] {3aac0c67-3c2b-472b-85d9-35422911e10f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 9966 | 2025.08.28 21:58:59.707743 [ 4 ] {3aac0c67-3c2b-472b-85d9-35422911e10f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 9967 | 2025.08.28 21:58:59.708095 [ 4 ] {3aac0c67-3c2b-472b-85d9-35422911e10f} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9968 | 2025.08.28 21:58:59.708134 [ 4 ] {3aac0c67-3c2b-472b-85d9-35422911e10f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9969 | 2025.08.28 21:58:59.708437 [ 4 ] {3aac0c67-3c2b-472b-85d9-35422911e10f} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 9970 | 2025.08.28 21:58:59.708673 [ 4 ] {3aac0c67-3c2b-472b-85d9-35422911e10f} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9971 | 2025.08.28 21:58:59.708805 [ 4 ] {3aac0c67-3c2b-472b-85d9-35422911e10f} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001123 sec., 35618.87800534283 rows/sec., 2.40 MiB/sec. | ||
| 9972 | 2025.08.28 21:58:59.708841 [ 4 ] {3aac0c67-3c2b-472b-85d9-35422911e10f} <Debug> TCPHandler: Processed in 0.001285074 sec. | ||
| 9973 | 2025.08.28 21:59:01.383419 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9974 | 2025.08.28 21:59:01.383627 [ 4 ] {70bc8dad-2f53-4bed-855d-b2f6ee18f05e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 9975 | 2025.08.28 21:59:01.383701 [ 4 ] {70bc8dad-2f53-4bed-855d-b2f6ee18f05e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9976 | 2025.08.28 21:59:01.384417 [ 4 ] {70bc8dad-2f53-4bed-855d-b2f6ee18f05e} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9977 | 2025.08.28 21:59:01.384465 [ 4 ] {70bc8dad-2f53-4bed-855d-b2f6ee18f05e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9978 | 2025.08.28 21:59:01.384863 [ 4 ] {70bc8dad-2f53-4bed-855d-b2f6ee18f05e} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 9979 | 2025.08.28 21:59:01.385099 [ 4 ] {70bc8dad-2f53-4bed-855d-b2f6ee18f05e} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 9980 | 2025.08.28 21:59:01.385260 [ 131 ] {} <Debug> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 9981 | 2025.08.28 21:59:01.385263 [ 4 ] {70bc8dad-2f53-4bed-855d-b2f6ee18f05e} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001688 sec., 33175.355450236966 rows/sec., 2.55 MiB/sec. | ||
| 9982 | 2025.08.28 21:59:01.385298 [ 131 ] {} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9983 | 2025.08.28 21:59:01.385317 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9984 | 2025.08.28 21:59:01.385329 [ 4 ] {70bc8dad-2f53-4bed-855d-b2f6ee18f05e} <Debug> TCPHandler: Processed in 0.002040732 sec. | ||
| 9985 | 2025.08.28 21:59:01.385424 [ 193 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 9986 | 2025.08.28 21:59:01.385474 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 9987 | 2025.08.28 21:59:01.385526 [ 193 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9988 | 2025.08.28 21:59:01.385559 [ 193 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 1287 rows starting from the beginning of the part | ||
| 9989 | 2025.08.28 21:59:01.385577 [ 4 ] {c0f772e1-0046-4985-817d-b84b294a89b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 9990 | 2025.08.28 21:59:01.385622 [ 4 ] {c0f772e1-0046-4985-817d-b84b294a89b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9991 | 2025.08.28 21:59:01.385626 [ 193 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 122 rows starting from the beginning of the part | ||
| 9992 | 2025.08.28 21:59:01.385683 [ 193 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 76 rows starting from the beginning of the part | ||
| 9993 | 2025.08.28 21:59:01.385733 [ 193 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 118 rows starting from the beginning of the part | ||
| 9994 | 2025.08.28 21:59:01.385782 [ 193 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 1219 rows starting from the beginning of the part | ||
| 9995 | 2025.08.28 21:59:01.385836 [ 193 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 56 rows starting from the beginning of the part | ||
| 9996 | 2025.08.28 21:59:01.386083 [ 4 ] {c0f772e1-0046-4985-817d-b84b294a89b4} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 9997 | 2025.08.28 21:59:01.386118 [ 4 ] {c0f772e1-0046-4985-817d-b84b294a89b4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 9998 | 2025.08.28 21:59:01.386429 [ 4 ] {c0f772e1-0046-4985-817d-b84b294a89b4} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 9999 | 2025.08.28 21:59:01.386670 [ 4 ] {c0f772e1-0046-4985-817d-b84b294a89b4} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10000 | 2025.08.28 21:59:01.386802 [ 131 ] {} <Debug> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 10001 | 2025.08.28 21:59:01.386805 [ 4 ] {c0f772e1-0046-4985-817d-b84b294a89b4} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001251 sec., 51159.07274180656 rows/sec., 3.99 MiB/sec. | ||
| 10002 | 2025.08.28 21:59:01.386836 [ 131 ] {} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10003 | 2025.08.28 21:59:01.386855 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 10004 | 2025.08.28 21:59:01.386858 [ 4 ] {c0f772e1-0046-4985-817d-b84b294a89b4} <Debug> TCPHandler: Processed in 0.001435975 sec. | ||
| 10005 | 2025.08.28 21:59:01.386959 [ 201 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 10006 | 2025.08.28 21:59:01.386980 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10007 | 2025.08.28 21:59:01.387097 [ 4 ] {2485505a-7b08-48ac-8fbb-46cd5532c96c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10008 | 2025.08.28 21:59:01.387104 [ 201 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10009 | 2025.08.28 21:59:01.387151 [ 4 ] {2485505a-7b08-48ac-8fbb-46cd5532c96c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10010 | 2025.08.28 21:59:01.387147 [ 200 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2878 rows, containing 5 columns (5 merged, 0 gathered) in 0.001762159 sec., 1633223.789680727 rows/sec., 141.62 MiB/sec. | ||
| 10011 | 2025.08.28 21:59:01.387154 [ 201 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 595 rows starting from the beginning of the part | ||
| 10012 | 2025.08.28 21:59:01.387280 [ 201 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 103 rows starting from the beginning of the part | ||
| 10013 | 2025.08.28 21:59:01.387326 [ 201 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 74 rows starting from the beginning of the part | ||
| 10014 | 2025.08.28 21:59:01.387369 [ 201 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 95 rows starting from the beginning of the part | ||
| 10015 | 2025.08.28 21:59:01.387411 [ 201 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 536 rows starting from the beginning of the part | ||
| 10016 | 2025.08.28 21:59:01.387455 [ 201 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 64 rows starting from the beginning of the part | ||
| 10017 | 2025.08.28 21:59:01.387466 [ 194 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 10018 | 2025.08.28 21:59:01.387567 [ 4 ] {2485505a-7b08-48ac-8fbb-46cd5532c96c} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10019 | 2025.08.28 21:59:01.387612 [ 4 ] {2485505a-7b08-48ac-8fbb-46cd5532c96c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 10020 | 2025.08.28 21:59:01.387865 [ 194 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_101_20} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10021 | 2025.08.28 21:59:01.387958 [ 194 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_101_20} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 10022 | 2025.08.28 21:59:01.387985 [ 4 ] {2485505a-7b08-48ac-8fbb-46cd5532c96c} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 10023 | 2025.08.28 21:59:01.388077 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 10024 | 2025.08.28 21:59:01.388240 [ 4 ] {2485505a-7b08-48ac-8fbb-46cd5532c96c} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10025 | 2025.08.28 21:59:01.388378 [ 131 ] {} <Debug> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Selected 5 parts from all_1_96_19 to all_100_100_0 | ||
| 10026 | 2025.08.28 21:59:01.388384 [ 4 ] {2485505a-7b08-48ac-8fbb-46cd5532c96c} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.001308 sec., 41284.40366972477 rows/sec., 2.88 MiB/sec. | ||
| 10027 | 2025.08.28 21:59:01.388412 [ 131 ] {} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10028 | 2025.08.28 21:59:01.388431 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 10029 | 2025.08.28 21:59:01.388433 [ 4 ] {2485505a-7b08-48ac-8fbb-46cd5532c96c} <Debug> TCPHandler: Processed in 0.001502357 sec. | ||
| 10030 | 2025.08.28 21:59:01.388513 [ 194 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_100_20} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_96_19 to all_100_100_0 into Compact with storage Full | ||
| 10031 | 2025.08.28 21:59:01.388547 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10032 | 2025.08.28 21:59:01.388559 [ 193 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1467 rows, containing 5 columns (5 merged, 0 gathered) in 0.001653378 sec., 887274.4163766543 rows/sec., 70.14 MiB/sec. | ||
| 10033 | 2025.08.28 21:59:01.388632 [ 194 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_100_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10034 | 2025.08.28 21:59:01.388648 [ 4 ] {ee318a71-f745-42eb-97ad-fd11687a3967} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10035 | 2025.08.28 21:59:01.388670 [ 194 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_96_19, total 26251 rows starting from the beginning of the part | ||
| 10036 | 2025.08.28 21:59:01.388704 [ 4 ] {ee318a71-f745-42eb-97ad-fd11687a3967} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10037 | 2025.08.28 21:59:01.388742 [ 194 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 164 rows starting from the beginning of the part | ||
| 10038 | 2025.08.28 21:59:01.388770 [ 200 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 10039 | 2025.08.28 21:59:01.388794 [ 194 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 160 rows starting from the beginning of the part | ||
| 10040 | 2025.08.28 21:59:01.388844 [ 194 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 160 rows starting from the beginning of the part | ||
| 10041 | 2025.08.28 21:59:01.388885 [ 194 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_100_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 955 rows starting from the beginning of the part | ||
| 10042 | 2025.08.28 21:59:01.389044 [ 4 ] {ee318a71-f745-42eb-97ad-fd11687a3967} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10043 | 2025.08.28 21:59:01.389086 [ 4 ] {ee318a71-f745-42eb-97ad-fd11687a3967} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 10044 | 2025.08.28 21:59:01.389135 [ 200 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_101_20} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10045 | 2025.08.28 21:59:01.389246 [ 200 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_101_20} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 10046 | 2025.08.28 21:59:01.389366 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.47 MiB. | ||
| 10047 | 2025.08.28 21:59:01.389424 [ 4 ] {ee318a71-f745-42eb-97ad-fd11687a3967} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 10048 | 2025.08.28 21:59:01.389654 [ 4 ] {ee318a71-f745-42eb-97ad-fd11687a3967} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10049 | 2025.08.28 21:59:01.389781 [ 131 ] {} <Debug> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 10050 | 2025.08.28 21:59:01.389787 [ 4 ] {ee318a71-f745-42eb-97ad-fd11687a3967} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001157 sec., 17286.084701815038 rows/sec., 1.16 MiB/sec. | ||
| 10051 | 2025.08.28 21:59:01.389814 [ 131 ] {} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10052 | 2025.08.28 21:59:01.389833 [ 4 ] {ee318a71-f745-42eb-97ad-fd11687a3967} <Debug> TCPHandler: Processed in 0.001334815 sec. | ||
| 10053 | 2025.08.28 21:59:01.389833 [ 131 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 10054 | 2025.08.28 21:59:01.389942 [ 191 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact with storage Full | ||
| 10055 | 2025.08.28 21:59:01.390065 [ 191 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10056 | 2025.08.28 21:59:01.390094 [ 191 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 4956 rows starting from the beginning of the part | ||
| 10057 | 2025.08.28 21:59:01.390153 [ 191 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 60 rows starting from the beginning of the part | ||
| 10058 | 2025.08.28 21:59:01.390195 [ 191 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 60 rows starting from the beginning of the part | ||
| 10059 | 2025.08.28 21:59:01.390239 [ 191 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 60 rows starting from the beginning of the part | ||
| 10060 | 2025.08.28 21:59:01.390281 [ 191 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 40 rows starting from the beginning of the part | ||
| 10061 | 2025.08.28 21:59:01.390317 [ 191 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 20 rows starting from the beginning of the part | ||
| 10062 | 2025.08.28 21:59:01.391873 [ 200 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5196 rows, containing 4 columns (4 merged, 0 gathered) in 0.001973122 sec., 2633390.1299564852 rows/sec., 177.43 MiB/sec. | ||
| 10063 | 2025.08.28 21:59:01.392163 [ 200 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 10064 | 2025.08.28 21:59:01.392394 [ 200 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_101_20} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10065 | 2025.08.28 21:59:01.392458 [ 200 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_101_20} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Merged 6 parts: [all_1_96_19, all_101_101_0] -> all_1_101_20 | ||
| 10066 | 2025.08.28 21:59:01.392525 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.13 MiB. | ||
| 10067 | 2025.08.28 21:59:01.395687 [ 193 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_100_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27690 rows, containing 5 columns (5 merged, 0 gathered) in 0.00720574 sec., 3842769.791860378 rows/sec., 262.10 MiB/sec. | ||
| 10068 | 2025.08.28 21:59:01.396077 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_100_20} <Trace> MergedBlockOutputStream: filled checksums all_1_100_20 (state Temporary) | ||
| 10069 | 2025.08.28 21:59:01.396351 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_merge_all_1_100_20 to all_1_100_20 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10070 | 2025.08.28 21:59:01.396433 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_100_20} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Merged 5 parts: [all_1_96_19, all_100_100_0] -> all_1_100_20 | ||
| 10071 | 2025.08.28 21:59:01.396527 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.21 MiB. | ||
| 10072 | 2025.08.28 21:59:02.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 308.48 MiB, peak 319.19 MiB, free memory in arenas 0.00 B, will set to 309.67 MiB (RSS), difference: 1.19 MiB | ||
| 10073 | 2025.08.28 21:59:03.312401 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 27999 | ||
| 10074 | 2025.08.28 21:59:03.312930 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10075 | 2025.08.28 21:59:03.312979 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 10076 | 2025.08.28 21:59:03.313462 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10077 | 2025.08.28 21:59:03.313692 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10078 | 2025.08.28 21:59:03.313841 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 27999 | ||
| 10079 | 2025.08.28 21:59:03.313846 [ 128 ] {} <Debug> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10080 | 2025.08.28 21:59:03.313919 [ 128 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10081 | 2025.08.28 21:59:03.313944 [ 128 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 10082 | 2025.08.28 21:59:03.314044 [ 200 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::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 | ||
| 10083 | 2025.08.28 21:59:03.314137 [ 200 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10084 | 2025.08.28 21:59:03.314170 [ 200 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_56_11, total 25681 rows starting from the beginning of the part | ||
| 10085 | 2025.08.28 21:59:03.314228 [ 200 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 488 rows starting from the beginning of the part | ||
| 10086 | 2025.08.28 21:59:03.314287 [ 200 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 427 rows starting from the beginning of the part | ||
| 10087 | 2025.08.28 21:59:03.314335 [ 200 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 488 rows starting from the beginning of the part | ||
| 10088 | 2025.08.28 21:59:03.314377 [ 200 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 427 rows starting from the beginning of the part | ||
| 10089 | 2025.08.28 21:59:03.314415 [ 200 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 488 rows starting from the beginning of the part | ||
| 10090 | 2025.08.28 21:59:03.316533 [ 193 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 27999 rows, containing 4 columns (4 merged, 0 gathered) in 0.002526918 sec., 11080296.234385129 rows/sec., 158.50 MiB/sec. | ||
| 10091 | 2025.08.28 21:59:03.316794 [ 195 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10092 | 2025.08.28 21:59:03.317069 [ 195 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_61_12} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10093 | 2025.08.28 21:59:03.317135 [ 195 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_61_12} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10094 | 2025.08.28 21:59:03.317213 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.88 MiB. | ||
| 10095 | 2025.08.28 21:59:04.823972 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 460 | ||
| 10096 | 2025.08.28 21:59:04.841587 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10097 | 2025.08.28 21:59:04.841656 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 10098 | 2025.08.28 21:59:04.847881 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 10099 | 2025.08.28 21:59:04.848573 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10100 | 2025.08.28 21:59:04.848857 [ 127 ] {} <Debug> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 10101 | 2025.08.28 21:59:04.848951 [ 127 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10102 | 2025.08.28 21:59:04.848976 [ 127 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 10103 | 2025.08.28 21:59:04.849101 [ 200 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 10104 | 2025.08.28 21:59:04.852126 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 460 | ||
| 10105 | 2025.08.28 21:59:04.852993 [ 200 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10106 | 2025.08.28 21:59:04.854452 [ 200 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 10107 | 2025.08.28 21:59:04.858861 [ 200 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 10108 | 2025.08.28 21:59:04.863294 [ 200 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 10109 | 2025.08.28 21:59:04.867619 [ 200 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 10110 | 2025.08.28 21:59:04.872186 [ 200 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 10111 | 2025.08.28 21:59:04.876147 [ 200 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 10112 | 2025.08.28 21:59:04.926451 [ 192 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 460 rows, containing 679 columns (679 merged, 0 gathered) in 0.077368915 sec., 5945.540272860231 rows/sec., 30.74 MiB/sec. | ||
| 10113 | 2025.08.28 21:59:04.928429 [ 195 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 10114 | 2025.08.28 21:59:04.930185 [ 195 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_61_12} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10115 | 2025.08.28 21:59:04.930287 [ 195 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_61_12} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb) (MergerMutator): Merged 6 parts: [all_1_56_11, all_61_61_0] -> all_1_61_12 | ||
| 10116 | 2025.08.28 21:59:04.931766 [ 195 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.97 MiB. | ||
| 10117 | 2025.08.28 21:59:05.894594 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 36 entries to flush up to offset 1388 | ||
| 10118 | 2025.08.28 21:59:05.897081 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10119 | 2025.08.28 21:59:05.897119 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 10120 | 2025.08.28 21:59:05.898260 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10121 | 2025.08.28 21:59:05.898519 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10122 | 2025.08.28 21:59:05.898777 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1388 | ||
| 10123 | 2025.08.28 21:59:06.389734 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10124 | 2025.08.28 21:59:06.389909 [ 4 ] {2d74a7fc-a2e8-435a-953d-f9ff9413fb64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10125 | 2025.08.28 21:59:06.389973 [ 4 ] {2d74a7fc-a2e8-435a-953d-f9ff9413fb64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10126 | 2025.08.28 21:59:06.390699 [ 4 ] {2d74a7fc-a2e8-435a-953d-f9ff9413fb64} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10127 | 2025.08.28 21:59:06.390740 [ 4 ] {2d74a7fc-a2e8-435a-953d-f9ff9413fb64} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 10128 | 2025.08.28 21:59:06.391150 [ 4 ] {2d74a7fc-a2e8-435a-953d-f9ff9413fb64} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 10129 | 2025.08.28 21:59:06.391381 [ 4 ] {2d74a7fc-a2e8-435a-953d-f9ff9413fb64} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10130 | 2025.08.28 21:59:06.391544 [ 4 ] {2d74a7fc-a2e8-435a-953d-f9ff9413fb64} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.00168 sec., 70238.09523809524 rows/sec., 5.96 MiB/sec. | ||
| 10131 | 2025.08.28 21:59:06.391594 [ 4 ] {2d74a7fc-a2e8-435a-953d-f9ff9413fb64} <Debug> TCPHandler: Processed in 0.001982101 sec. | ||
| 10132 | 2025.08.28 21:59:06.391743 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10133 | 2025.08.28 21:59:06.391847 [ 4 ] {5fee6bde-da46-4e82-8295-60514e901c23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10134 | 2025.08.28 21:59:06.391891 [ 4 ] {5fee6bde-da46-4e82-8295-60514e901c23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10135 | 2025.08.28 21:59:06.392360 [ 4 ] {5fee6bde-da46-4e82-8295-60514e901c23} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10136 | 2025.08.28 21:59:06.392395 [ 4 ] {5fee6bde-da46-4e82-8295-60514e901c23} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 10137 | 2025.08.28 21:59:06.392704 [ 4 ] {5fee6bde-da46-4e82-8295-60514e901c23} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10138 | 2025.08.28 21:59:06.392937 [ 4 ] {5fee6bde-da46-4e82-8295-60514e901c23} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10139 | 2025.08.28 21:59:06.393049 [ 124 ] {} <Debug> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10140 | 2025.08.28 21:59:06.393073 [ 4 ] {5fee6bde-da46-4e82-8295-60514e901c23} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001249 sec., 24819.85588470777 rows/sec., 1.82 MiB/sec. | ||
| 10141 | 2025.08.28 21:59:06.393087 [ 124 ] {} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10142 | 2025.08.28 21:59:06.393110 [ 124 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 10143 | 2025.08.28 21:59:06.393114 [ 4 ] {5fee6bde-da46-4e82-8295-60514e901c23} <Debug> TCPHandler: Processed in 0.001432805 sec. | ||
| 10144 | 2025.08.28 21:59:06.393216 [ 189 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 10145 | 2025.08.28 21:59:06.393238 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10146 | 2025.08.28 21:59:06.393331 [ 189 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10147 | 2025.08.28 21:59:06.393347 [ 4 ] {d359d50d-102f-4bea-95b8-499d644db0e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10148 | 2025.08.28 21:59:06.393365 [ 189 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 57 rows starting from the beginning of the part | ||
| 10149 | 2025.08.28 21:59:06.393388 [ 4 ] {d359d50d-102f-4bea-95b8-499d644db0e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10150 | 2025.08.28 21:59:06.393428 [ 189 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 39 rows starting from the beginning of the part | ||
| 10151 | 2025.08.28 21:59:06.393479 [ 189 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 10152 | 2025.08.28 21:59:06.393528 [ 189 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 31 rows starting from the beginning of the part | ||
| 10153 | 2025.08.28 21:59:06.393578 [ 189 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 16 rows starting from the beginning of the part | ||
| 10154 | 2025.08.28 21:59:06.393626 [ 189 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 31 rows starting from the beginning of the part | ||
| 10155 | 2025.08.28 21:59:06.393849 [ 4 ] {d359d50d-102f-4bea-95b8-499d644db0e4} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10156 | 2025.08.28 21:59:06.393886 [ 4 ] {d359d50d-102f-4bea-95b8-499d644db0e4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 10157 | 2025.08.28 21:59:06.394215 [ 4 ] {d359d50d-102f-4bea-95b8-499d644db0e4} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 10158 | 2025.08.28 21:59:06.394364 [ 192 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 184 rows, containing 5 columns (5 merged, 0 gathered) in 0.001184783 sec., 155302.7010009428 rows/sec., 11.86 MiB/sec. | ||
| 10159 | 2025.08.28 21:59:06.394445 [ 4 ] {d359d50d-102f-4bea-95b8-499d644db0e4} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10160 | 2025.08.28 21:59:06.394503 [ 189 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10161 | 2025.08.28 21:59:06.394586 [ 4 ] {d359d50d-102f-4bea-95b8-499d644db0e4} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001259 sec., 75456.71167593329 rows/sec., 5.89 MiB/sec. | ||
| 10162 | 2025.08.28 21:59:06.394625 [ 4 ] {d359d50d-102f-4bea-95b8-499d644db0e4} <Debug> TCPHandler: Processed in 0.001437186 sec. | ||
| 10163 | 2025.08.28 21:59:06.394741 [ 189 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_86_17} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10164 | 2025.08.28 21:59:06.394744 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10165 | 2025.08.28 21:59:06.394804 [ 189 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_86_17} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10166 | 2025.08.28 21:59:06.394846 [ 4 ] {2e1d8976-ab38-4cf3-a645-c03bbac2f24a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10167 | 2025.08.28 21:59:06.394861 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10168 | 2025.08.28 21:59:06.394890 [ 4 ] {2e1d8976-ab38-4cf3-a645-c03bbac2f24a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10169 | 2025.08.28 21:59:06.395334 [ 4 ] {2e1d8976-ab38-4cf3-a645-c03bbac2f24a} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10170 | 2025.08.28 21:59:06.395370 [ 4 ] {2e1d8976-ab38-4cf3-a645-c03bbac2f24a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 10171 | 2025.08.28 21:59:06.395694 [ 4 ] {2e1d8976-ab38-4cf3-a645-c03bbac2f24a} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 10172 | 2025.08.28 21:59:06.395892 [ 4 ] {2e1d8976-ab38-4cf3-a645-c03bbac2f24a} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10173 | 2025.08.28 21:59:06.396015 [ 4 ] {2e1d8976-ab38-4cf3-a645-c03bbac2f24a} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00122 sec., 131147.54098360657 rows/sec., 9.13 MiB/sec. | ||
| 10174 | 2025.08.28 21:59:06.396049 [ 4 ] {2e1d8976-ab38-4cf3-a645-c03bbac2f24a} <Debug> TCPHandler: Processed in 0.001388465 sec. | ||
| 10175 | 2025.08.28 21:59:06.396144 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10176 | 2025.08.28 21:59:06.396231 [ 4 ] {8cb84c08-e0ab-4a3e-9d04-2677217b4868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10177 | 2025.08.28 21:59:06.396282 [ 4 ] {8cb84c08-e0ab-4a3e-9d04-2677217b4868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10178 | 2025.08.28 21:59:06.397189 [ 4 ] {8cb84c08-e0ab-4a3e-9d04-2677217b4868} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10179 | 2025.08.28 21:59:06.397225 [ 4 ] {8cb84c08-e0ab-4a3e-9d04-2677217b4868} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 10180 | 2025.08.28 21:59:06.397769 [ 4 ] {8cb84c08-e0ab-4a3e-9d04-2677217b4868} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 10181 | 2025.08.28 21:59:06.397992 [ 4 ] {8cb84c08-e0ab-4a3e-9d04-2677217b4868} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10182 | 2025.08.28 21:59:06.398136 [ 4 ] {8cb84c08-e0ab-4a3e-9d04-2677217b4868} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001875 sec., 16533.333333333336 rows/sec., 29.63 MiB/sec. | ||
| 10183 | 2025.08.28 21:59:06.398201 [ 4 ] {8cb84c08-e0ab-4a3e-9d04-2677217b4868} <Debug> TCPHandler: Processed in 0.002063152 sec. | ||
| 10184 | 2025.08.28 21:59:06.398314 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10185 | 2025.08.28 21:59:06.398409 [ 4 ] {0ae58f28-3918-4f06-8ccb-8899330be0f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10186 | 2025.08.28 21:59:06.398451 [ 4 ] {0ae58f28-3918-4f06-8ccb-8899330be0f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10187 | 2025.08.28 21:59:06.398793 [ 4 ] {0ae58f28-3918-4f06-8ccb-8899330be0f8} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10188 | 2025.08.28 21:59:06.398829 [ 4 ] {0ae58f28-3918-4f06-8ccb-8899330be0f8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 10189 | 2025.08.28 21:59:06.399126 [ 4 ] {0ae58f28-3918-4f06-8ccb-8899330be0f8} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 10190 | 2025.08.28 21:59:06.399352 [ 4 ] {0ae58f28-3918-4f06-8ccb-8899330be0f8} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10191 | 2025.08.28 21:59:06.399480 [ 4 ] {0ae58f28-3918-4f06-8ccb-8899330be0f8} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001089 sec., 55096.418732782375 rows/sec., 3.71 MiB/sec. | ||
| 10192 | 2025.08.28 21:59:06.399515 [ 4 ] {0ae58f28-3918-4f06-8ccb-8899330be0f8} <Debug> TCPHandler: Processed in 0.001250364 sec. | ||
| 10193 | 2025.08.28 21:59:10.660469 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10194 | 2025.08.28 21:59:10.660540 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10195 | 2025.08.28 21:59:10.814077 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 28426 | ||
| 10196 | 2025.08.28 21:59:10.814620 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10197 | 2025.08.28 21:59:10.814664 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 10198 | 2025.08.28 21:59:10.815162 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10199 | 2025.08.28 21:59:10.815383 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10200 | 2025.08.28 21:59:10.815511 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28426 | ||
| 10201 | 2025.08.28 21:59:11.389061 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10202 | 2025.08.28 21:59:11.389238 [ 4 ] {388c780d-a1af-4ac2-915c-4df5777c1423} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10203 | 2025.08.28 21:59:11.389304 [ 4 ] {388c780d-a1af-4ac2-915c-4df5777c1423} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10204 | 2025.08.28 21:59:11.389967 [ 4 ] {388c780d-a1af-4ac2-915c-4df5777c1423} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10205 | 2025.08.28 21:59:11.390020 [ 4 ] {388c780d-a1af-4ac2-915c-4df5777c1423} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 10206 | 2025.08.28 21:59:11.390419 [ 4 ] {388c780d-a1af-4ac2-915c-4df5777c1423} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 10207 | 2025.08.28 21:59:11.390654 [ 4 ] {388c780d-a1af-4ac2-915c-4df5777c1423} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10208 | 2025.08.28 21:59:11.390809 [ 4 ] {388c780d-a1af-4ac2-915c-4df5777c1423} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001618 sec., 46971.569839307784 rows/sec., 3.87 MiB/sec. | ||
| 10209 | 2025.08.28 21:59:11.390853 [ 4 ] {388c780d-a1af-4ac2-915c-4df5777c1423} <Debug> TCPHandler: Processed in 0.001920911 sec. | ||
| 10210 | 2025.08.28 21:59:11.390981 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10211 | 2025.08.28 21:59:11.391085 [ 4 ] {8023e1c9-e9fa-44aa-9d51-1a579407f468} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10212 | 2025.08.28 21:59:11.391128 [ 4 ] {8023e1c9-e9fa-44aa-9d51-1a579407f468} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10213 | 2025.08.28 21:59:11.391588 [ 4 ] {8023e1c9-e9fa-44aa-9d51-1a579407f468} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10214 | 2025.08.28 21:59:11.391628 [ 4 ] {8023e1c9-e9fa-44aa-9d51-1a579407f468} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 10215 | 2025.08.28 21:59:11.391927 [ 4 ] {8023e1c9-e9fa-44aa-9d51-1a579407f468} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10216 | 2025.08.28 21:59:11.392141 [ 4 ] {8023e1c9-e9fa-44aa-9d51-1a579407f468} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10217 | 2025.08.28 21:59:11.392274 [ 4 ] {8023e1c9-e9fa-44aa-9d51-1a579407f468} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001207 sec., 8285.004142502072 rows/sec., 622.99 KiB/sec. | ||
| 10218 | 2025.08.28 21:59:11.392312 [ 4 ] {8023e1c9-e9fa-44aa-9d51-1a579407f468} <Debug> TCPHandler: Processed in 0.001380316 sec. | ||
| 10219 | 2025.08.28 21:59:11.392425 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10220 | 2025.08.28 21:59:11.392518 [ 4 ] {adf39117-8651-4703-b712-f044a1e210d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10221 | 2025.08.28 21:59:11.392559 [ 4 ] {adf39117-8651-4703-b712-f044a1e210d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10222 | 2025.08.28 21:59:11.393005 [ 4 ] {adf39117-8651-4703-b712-f044a1e210d1} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10223 | 2025.08.28 21:59:11.393041 [ 4 ] {adf39117-8651-4703-b712-f044a1e210d1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 10224 | 2025.08.28 21:59:11.393349 [ 4 ] {adf39117-8651-4703-b712-f044a1e210d1} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 10225 | 2025.08.28 21:59:11.393573 [ 4 ] {adf39117-8651-4703-b712-f044a1e210d1} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10226 | 2025.08.28 21:59:11.393705 [ 4 ] {adf39117-8651-4703-b712-f044a1e210d1} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001204 sec., 61461.79401993356 rows/sec., 4.80 MiB/sec. | ||
| 10227 | 2025.08.28 21:59:11.393744 [ 4 ] {adf39117-8651-4703-b712-f044a1e210d1} <Debug> TCPHandler: Processed in 0.001367195 sec. | ||
| 10228 | 2025.08.28 21:59:11.393856 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10229 | 2025.08.28 21:59:11.393950 [ 4 ] {952b21b1-4093-4723-bef0-211bbff3c238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10230 | 2025.08.28 21:59:11.393995 [ 4 ] {952b21b1-4093-4723-bef0-211bbff3c238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10231 | 2025.08.28 21:59:11.394432 [ 4 ] {952b21b1-4093-4723-bef0-211bbff3c238} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10232 | 2025.08.28 21:59:11.394468 [ 4 ] {952b21b1-4093-4723-bef0-211bbff3c238} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 10233 | 2025.08.28 21:59:11.394810 [ 4 ] {952b21b1-4093-4723-bef0-211bbff3c238} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 10234 | 2025.08.28 21:59:11.395026 [ 4 ] {952b21b1-4093-4723-bef0-211bbff3c238} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10235 | 2025.08.28 21:59:11.395154 [ 4 ] {952b21b1-4093-4723-bef0-211bbff3c238} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001222 sec., 130932.8968903437 rows/sec., 9.12 MiB/sec. | ||
| 10236 | 2025.08.28 21:59:11.395191 [ 4 ] {952b21b1-4093-4723-bef0-211bbff3c238} <Debug> TCPHandler: Processed in 0.001382755 sec. | ||
| 10237 | 2025.08.28 21:59:11.395293 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10238 | 2025.08.28 21:59:11.395386 [ 4 ] {0de45127-3cdf-407c-8d70-c078154600a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10239 | 2025.08.28 21:59:11.395442 [ 4 ] {0de45127-3cdf-407c-8d70-c078154600a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10240 | 2025.08.28 21:59:11.396242 [ 4 ] {0de45127-3cdf-407c-8d70-c078154600a9} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10241 | 2025.08.28 21:59:11.396277 [ 4 ] {0de45127-3cdf-407c-8d70-c078154600a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 10242 | 2025.08.28 21:59:11.396793 [ 4 ] {0de45127-3cdf-407c-8d70-c078154600a9} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 10243 | 2025.08.28 21:59:11.397029 [ 4 ] {0de45127-3cdf-407c-8d70-c078154600a9} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10244 | 2025.08.28 21:59:11.397142 [ 120 ] {} <Debug> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 10245 | 2025.08.28 21:59:11.397168 [ 4 ] {0de45127-3cdf-407c-8d70-c078154600a9} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.0018 sec., 5555.555555555556 rows/sec., 9.96 MiB/sec. | ||
| 10246 | 2025.08.28 21:59:11.397178 [ 120 ] {} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10247 | 2025.08.28 21:59:11.397204 [ 120 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 10248 | 2025.08.28 21:59:11.397224 [ 4 ] {0de45127-3cdf-407c-8d70-c078154600a9} <Debug> TCPHandler: Processed in 0.001978062 sec. | ||
| 10249 | 2025.08.28 21:59:11.397336 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10250 | 2025.08.28 21:59:11.397343 [ 188 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::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 | ||
| 10251 | 2025.08.28 21:59:11.397430 [ 4 ] {779bac01-9d26-46bb-82e4-c388a8983b8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10252 | 2025.08.28 21:59:11.397477 [ 4 ] {779bac01-9d26-46bb-82e4-c388a8983b8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10253 | 2025.08.28 21:59:11.397641 [ 188 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10254 | 2025.08.28 21:59:11.397715 [ 188 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 1602 rows starting from the beginning of the part | ||
| 10255 | 2025.08.28 21:59:11.397827 [ 4 ] {779bac01-9d26-46bb-82e4-c388a8983b8c} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10256 | 2025.08.28 21:59:11.397859 [ 188 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 10 rows starting from the beginning of the part | ||
| 10257 | 2025.08.28 21:59:11.397867 [ 4 ] {779bac01-9d26-46bb-82e4-c388a8983b8c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 10258 | 2025.08.28 21:59:11.397985 [ 188 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 31 rows starting from the beginning of the part | ||
| 10259 | 2025.08.28 21:59:11.398095 [ 188 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 10 rows starting from the beginning of the part | ||
| 10260 | 2025.08.28 21:59:11.398190 [ 188 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 31 rows starting from the beginning of the part | ||
| 10261 | 2025.08.28 21:59:11.398211 [ 4 ] {779bac01-9d26-46bb-82e4-c388a8983b8c} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 10262 | 2025.08.28 21:59:11.398287 [ 188 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 10 rows starting from the beginning of the part | ||
| 10263 | 2025.08.28 21:59:11.398457 [ 4 ] {779bac01-9d26-46bb-82e4-c388a8983b8c} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10264 | 2025.08.28 21:59:11.398592 [ 4 ] {779bac01-9d26-46bb-82e4-c388a8983b8c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.00118 sec., 50847.45762711864 rows/sec., 3.43 MiB/sec. | ||
| 10265 | 2025.08.28 21:59:11.398636 [ 4 ] {779bac01-9d26-46bb-82e4-c388a8983b8c} <Debug> TCPHandler: Processed in 0.001349644 sec. | ||
| 10266 | 2025.08.28 21:59:11.407178 [ 196 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1694 rows, containing 19 columns (19 merged, 0 gathered) in 0.009893819 sec., 171218.00995146565 rows/sec., 306.81 MiB/sec. | ||
| 10267 | 2025.08.28 21:59:11.408942 [ 198 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 10268 | 2025.08.28 21:59:11.409374 [ 198 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10269 | 2025.08.28 21:59:11.409471 [ 198 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_86_17} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Merged 6 parts: [all_1_81_16, all_86_86_0] -> all_1_86_17 | ||
| 10270 | 2025.08.28 21:59:11.409642 [ 198 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 13.47 MiB. | ||
| 10271 | 2025.08.28 21:59:12.000179 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 310.24 MiB, peak 324.17 MiB, free memory in arenas 0.00 B, will set to 315.19 MiB (RSS), difference: 4.96 MiB | ||
| 10272 | 2025.08.28 21:59:12.352306 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 467 | ||
| 10273 | 2025.08.28 21:59:12.368395 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10274 | 2025.08.28 21:59:12.368462 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.42 GiB. | ||
| 10275 | 2025.08.28 21:59:12.374310 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 10276 | 2025.08.28 21:59:12.375052 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10277 | 2025.08.28 21:59:12.378604 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 467 | ||
| 10278 | 2025.08.28 21:59:15.899143 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1412 | ||
| 10279 | 2025.08.28 21:59:15.901992 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10280 | 2025.08.28 21:59:15.902042 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 10281 | 2025.08.28 21:59:15.903207 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10282 | 2025.08.28 21:59:15.903464 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10283 | 2025.08.28 21:59:15.903627 [ 114 ] {} <Debug> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10284 | 2025.08.28 21:59:15.903703 [ 114 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10285 | 2025.08.28 21:59:15.903728 [ 114 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 10286 | 2025.08.28 21:59:15.903749 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1412 | ||
| 10287 | 2025.08.28 21:59:15.903864 [ 190 ] {21709d19-84e4-47f3-950d-0faf77654f01::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 | ||
| 10288 | 2025.08.28 21:59:15.904436 [ 190 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10289 | 2025.08.28 21:59:15.904565 [ 190 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 1268 rows starting from the beginning of the part | ||
| 10290 | 2025.08.28 21:59:15.904901 [ 190 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part | ||
| 10291 | 2025.08.28 21:59:15.905204 [ 190 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 24 rows starting from the beginning of the part | ||
| 10292 | 2025.08.28 21:59:15.905502 [ 190 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 26 rows starting from the beginning of the part | ||
| 10293 | 2025.08.28 21:59:15.905812 [ 190 ] {21709d19-84e4-47f3-950d-0faf77654f01::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 | ||
| 10294 | 2025.08.28 21:59:15.906124 [ 190 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 24 rows starting from the beginning of the part | ||
| 10295 | 2025.08.28 21:59:15.912117 [ 190 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1412 rows, containing 72 columns (72 merged, 0 gathered) in 0.008345352 sec., 169195.97879154768 rows/sec., 128.70 MiB/sec. | ||
| 10296 | 2025.08.28 21:59:15.913680 [ 196 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10297 | 2025.08.28 21:59:15.914304 [ 196 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_46_9} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10298 | 2025.08.28 21:59:15.914394 [ 196 ] {21709d19-84e4-47f3-950d-0faf77654f01::all_1_46_9} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01) (MergerMutator): Merged 6 parts: [all_1_41_8, all_46_46_0] -> all_1_46_9 | ||
| 10299 | 2025.08.28 21:59:15.914743 [ 196 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 5.90 MiB. | ||
| 10300 | 2025.08.28 21:59:16.389580 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10301 | 2025.08.28 21:59:16.389760 [ 4 ] {12c03203-086a-461e-8cb6-c0122140269c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10302 | 2025.08.28 21:59:16.389827 [ 4 ] {12c03203-086a-461e-8cb6-c0122140269c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10303 | 2025.08.28 21:59:16.390494 [ 4 ] {12c03203-086a-461e-8cb6-c0122140269c} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10304 | 2025.08.28 21:59:16.390541 [ 4 ] {12c03203-086a-461e-8cb6-c0122140269c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 10305 | 2025.08.28 21:59:16.390933 [ 4 ] {12c03203-086a-461e-8cb6-c0122140269c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 10306 | 2025.08.28 21:59:16.391158 [ 4 ] {12c03203-086a-461e-8cb6-c0122140269c} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10307 | 2025.08.28 21:59:16.391326 [ 4 ] {12c03203-086a-461e-8cb6-c0122140269c} <Debug> executeQuery: Read 2 rows, 167.00 B in 0.001614 sec., 1239.1573729863692 rows/sec., 101.04 KiB/sec. | ||
| 10308 | 2025.08.28 21:59:16.391376 [ 4 ] {12c03203-086a-461e-8cb6-c0122140269c} <Debug> TCPHandler: Processed in 0.001917611 sec. | ||
| 10309 | 2025.08.28 21:59:16.391506 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10310 | 2025.08.28 21:59:16.391609 [ 4 ] {33ccd91f-de6d-4c36-b0f1-844f34b6a718} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10311 | 2025.08.28 21:59:16.391652 [ 4 ] {33ccd91f-de6d-4c36-b0f1-844f34b6a718} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10312 | 2025.08.28 21:59:16.392159 [ 4 ] {33ccd91f-de6d-4c36-b0f1-844f34b6a718} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10313 | 2025.08.28 21:59:16.392195 [ 4 ] {33ccd91f-de6d-4c36-b0f1-844f34b6a718} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 10314 | 2025.08.28 21:59:16.392514 [ 4 ] {33ccd91f-de6d-4c36-b0f1-844f34b6a718} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 10315 | 2025.08.28 21:59:16.392735 [ 4 ] {33ccd91f-de6d-4c36-b0f1-844f34b6a718} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10316 | 2025.08.28 21:59:16.392866 [ 4 ] {33ccd91f-de6d-4c36-b0f1-844f34b6a718} <Debug> executeQuery: Read 119 rows, 10.32 KiB in 0.001281 sec., 92896.17486338798 rows/sec., 7.87 MiB/sec. | ||
| 10317 | 2025.08.28 21:59:16.392905 [ 4 ] {33ccd91f-de6d-4c36-b0f1-844f34b6a718} <Debug> TCPHandler: Processed in 0.001449656 sec. | ||
| 10318 | 2025.08.28 21:59:16.393028 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10319 | 2025.08.28 21:59:16.393124 [ 4 ] {f104ae79-31d0-48cc-896f-51bc67973849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10320 | 2025.08.28 21:59:16.393165 [ 4 ] {f104ae79-31d0-48cc-896f-51bc67973849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10321 | 2025.08.28 21:59:16.393591 [ 4 ] {f104ae79-31d0-48cc-896f-51bc67973849} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10322 | 2025.08.28 21:59:16.393627 [ 4 ] {f104ae79-31d0-48cc-896f-51bc67973849} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 10323 | 2025.08.28 21:59:16.393911 [ 4 ] {f104ae79-31d0-48cc-896f-51bc67973849} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10324 | 2025.08.28 21:59:16.394106 [ 4 ] {f104ae79-31d0-48cc-896f-51bc67973849} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10325 | 2025.08.28 21:59:16.394230 [ 4 ] {f104ae79-31d0-48cc-896f-51bc67973849} <Debug> executeQuery: Read 33 rows, 2.47 KiB in 0.00116 sec., 28448.275862068964 rows/sec., 2.08 MiB/sec. | ||
| 10326 | 2025.08.28 21:59:16.394265 [ 4 ] {f104ae79-31d0-48cc-896f-51bc67973849} <Debug> TCPHandler: Processed in 0.001323995 sec. | ||
| 10327 | 2025.08.28 21:59:16.394375 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10328 | 2025.08.28 21:59:16.394463 [ 4 ] {887f5efe-d65d-40a5-8b99-09d9d5124a9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10329 | 2025.08.28 21:59:16.394502 [ 4 ] {887f5efe-d65d-40a5-8b99-09d9d5124a9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10330 | 2025.08.28 21:59:16.394989 [ 4 ] {887f5efe-d65d-40a5-8b99-09d9d5124a9b} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10331 | 2025.08.28 21:59:16.395025 [ 4 ] {887f5efe-d65d-40a5-8b99-09d9d5124a9b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 10332 | 2025.08.28 21:59:16.395344 [ 4 ] {887f5efe-d65d-40a5-8b99-09d9d5124a9b} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 10333 | 2025.08.28 21:59:16.395556 [ 4 ] {887f5efe-d65d-40a5-8b99-09d9d5124a9b} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10334 | 2025.08.28 21:59:16.395683 [ 4 ] {887f5efe-d65d-40a5-8b99-09d9d5124a9b} <Debug> executeQuery: Read 97 rows, 7.76 KiB in 0.001186 sec., 81787.521079258 rows/sec., 6.39 MiB/sec. | ||
| 10335 | 2025.08.28 21:59:16.395723 [ 4 ] {887f5efe-d65d-40a5-8b99-09d9d5124a9b} <Debug> TCPHandler: Processed in 0.001350275 sec. | ||
| 10336 | 2025.08.28 21:59:16.395836 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10337 | 2025.08.28 21:59:16.395930 [ 4 ] {0601df63-1a93-42bf-9df7-e2501e267492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10338 | 2025.08.28 21:59:16.395974 [ 4 ] {0601df63-1a93-42bf-9df7-e2501e267492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10339 | 2025.08.28 21:59:16.396384 [ 4 ] {0601df63-1a93-42bf-9df7-e2501e267492} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10340 | 2025.08.28 21:59:16.396419 [ 4 ] {0601df63-1a93-42bf-9df7-e2501e267492} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 10341 | 2025.08.28 21:59:16.396750 [ 4 ] {0601df63-1a93-42bf-9df7-e2501e267492} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 10342 | 2025.08.28 21:59:16.396975 [ 4 ] {0601df63-1a93-42bf-9df7-e2501e267492} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10343 | 2025.08.28 21:59:16.397108 [ 4 ] {0601df63-1a93-42bf-9df7-e2501e267492} <Debug> executeQuery: Read 161 rows, 11.48 KiB in 0.001196 sec., 134615.38461538462 rows/sec., 9.37 MiB/sec. | ||
| 10344 | 2025.08.28 21:59:16.397145 [ 4 ] {0601df63-1a93-42bf-9df7-e2501e267492} <Debug> TCPHandler: Processed in 0.001357125 sec. | ||
| 10345 | 2025.08.28 21:59:16.397255 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10346 | 2025.08.28 21:59:16.397348 [ 4 ] {45fe3917-5c52-4356-85b6-a7a9bd283131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10347 | 2025.08.28 21:59:16.397404 [ 4 ] {45fe3917-5c52-4356-85b6-a7a9bd283131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10348 | 2025.08.28 21:59:16.398258 [ 4 ] {45fe3917-5c52-4356-85b6-a7a9bd283131} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10349 | 2025.08.28 21:59:16.398294 [ 4 ] {45fe3917-5c52-4356-85b6-a7a9bd283131} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 10350 | 2025.08.28 21:59:16.398856 [ 4 ] {45fe3917-5c52-4356-85b6-a7a9bd283131} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 10351 | 2025.08.28 21:59:16.399103 [ 4 ] {45fe3917-5c52-4356-85b6-a7a9bd283131} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10352 | 2025.08.28 21:59:16.399251 [ 4 ] {45fe3917-5c52-4356-85b6-a7a9bd283131} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.00192 sec., 16145.833333333332 rows/sec., 28.93 MiB/sec. | ||
| 10353 | 2025.08.28 21:59:16.399321 [ 4 ] {45fe3917-5c52-4356-85b6-a7a9bd283131} <Debug> TCPHandler: Processed in 0.002115193 sec. | ||
| 10354 | 2025.08.28 21:59:16.399440 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10355 | 2025.08.28 21:59:16.399534 [ 4 ] {3b94e302-64a7-4b76-8aa3-5b65b29aa7d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10356 | 2025.08.28 21:59:16.399576 [ 4 ] {3b94e302-64a7-4b76-8aa3-5b65b29aa7d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10357 | 2025.08.28 21:59:16.400454 [ 4 ] {3b94e302-64a7-4b76-8aa3-5b65b29aa7d6} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10358 | 2025.08.28 21:59:16.400491 [ 4 ] {3b94e302-64a7-4b76-8aa3-5b65b29aa7d6} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 10359 | 2025.08.28 21:59:16.400807 [ 4 ] {3b94e302-64a7-4b76-8aa3-5b65b29aa7d6} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 10360 | 2025.08.28 21:59:16.401028 [ 4 ] {3b94e302-64a7-4b76-8aa3-5b65b29aa7d6} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10361 | 2025.08.28 21:59:16.401164 [ 4 ] {3b94e302-64a7-4b76-8aa3-5b65b29aa7d6} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001646 sec., 36452.00486026732 rows/sec., 2.46 MiB/sec. | ||
| 10362 | 2025.08.28 21:59:16.401215 [ 4 ] {3b94e302-64a7-4b76-8aa3-5b65b29aa7d6} <Debug> TCPHandler: Processed in 0.00182314 sec. | ||
| 10363 | 2025.08.28 21:59:18.315756 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 28914 | ||
| 10364 | 2025.08.28 21:59:18.316478 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10365 | 2025.08.28 21:59:18.316515 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 10366 | 2025.08.28 21:59:18.316993 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10367 | 2025.08.28 21:59:18.317213 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10368 | 2025.08.28 21:59:18.317345 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 28914 | ||
| 10369 | 2025.08.28 21:59:19.878783 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 475 | ||
| 10370 | 2025.08.28 21:59:19.895631 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10371 | 2025.08.28 21:59:19.895692 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 10372 | 2025.08.28 21:59:19.902944 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 10373 | 2025.08.28 21:59:19.903695 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10374 | 2025.08.28 21:59:19.906783 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 475 | ||
| 10375 | 2025.08.28 21:59:21.389961 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10376 | 2025.08.28 21:59:21.390134 [ 4 ] {ca953acc-6b59-4b4d-9521-52de94ece9fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10377 | 2025.08.28 21:59:21.390201 [ 4 ] {ca953acc-6b59-4b4d-9521-52de94ece9fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10378 | 2025.08.28 21:59:21.390892 [ 4 ] {ca953acc-6b59-4b4d-9521-52de94ece9fc} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10379 | 2025.08.28 21:59:21.390943 [ 4 ] {ca953acc-6b59-4b4d-9521-52de94ece9fc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 10380 | 2025.08.28 21:59:21.391342 [ 4 ] {ca953acc-6b59-4b4d-9521-52de94ece9fc} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 10381 | 2025.08.28 21:59:21.391573 [ 4 ] {ca953acc-6b59-4b4d-9521-52de94ece9fc} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10382 | 2025.08.28 21:59:21.391739 [ 4 ] {ca953acc-6b59-4b4d-9521-52de94ece9fc} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001651 sec., 46032.707450030284 rows/sec., 3.79 MiB/sec. | ||
| 10383 | 2025.08.28 21:59:21.391794 [ 4 ] {ca953acc-6b59-4b4d-9521-52de94ece9fc} <Debug> TCPHandler: Processed in 0.001957781 sec. | ||
| 10384 | 2025.08.28 21:59:21.391940 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10385 | 2025.08.28 21:59:21.392046 [ 4 ] {8d9d76b7-b51c-4396-afb9-91d9c701ce35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10386 | 2025.08.28 21:59:21.392090 [ 4 ] {8d9d76b7-b51c-4396-afb9-91d9c701ce35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10387 | 2025.08.28 21:59:21.392520 [ 4 ] {8d9d76b7-b51c-4396-afb9-91d9c701ce35} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10388 | 2025.08.28 21:59:21.392559 [ 4 ] {8d9d76b7-b51c-4396-afb9-91d9c701ce35} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 10389 | 2025.08.28 21:59:21.392889 [ 4 ] {8d9d76b7-b51c-4396-afb9-91d9c701ce35} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10390 | 2025.08.28 21:59:21.393101 [ 4 ] {8d9d76b7-b51c-4396-afb9-91d9c701ce35} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10391 | 2025.08.28 21:59:21.393237 [ 4 ] {8d9d76b7-b51c-4396-afb9-91d9c701ce35} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001215 sec., 8230.45267489712 rows/sec., 618.89 KiB/sec. | ||
| 10392 | 2025.08.28 21:59:21.393277 [ 4 ] {8d9d76b7-b51c-4396-afb9-91d9c701ce35} <Debug> TCPHandler: Processed in 0.001390496 sec. | ||
| 10393 | 2025.08.28 21:59:21.393392 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10394 | 2025.08.28 21:59:21.393489 [ 4 ] {37984956-7604-466b-9d9d-b56ad2201bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10395 | 2025.08.28 21:59:21.393533 [ 4 ] {37984956-7604-466b-9d9d-b56ad2201bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10396 | 2025.08.28 21:59:21.393960 [ 4 ] {37984956-7604-466b-9d9d-b56ad2201bd2} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10397 | 2025.08.28 21:59:21.393997 [ 4 ] {37984956-7604-466b-9d9d-b56ad2201bd2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 10398 | 2025.08.28 21:59:21.394310 [ 4 ] {37984956-7604-466b-9d9d-b56ad2201bd2} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 10399 | 2025.08.28 21:59:21.394531 [ 4 ] {37984956-7604-466b-9d9d-b56ad2201bd2} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10400 | 2025.08.28 21:59:21.394668 [ 4 ] {37984956-7604-466b-9d9d-b56ad2201bd2} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001198 sec., 61769.616026711185 rows/sec., 4.82 MiB/sec. | ||
| 10401 | 2025.08.28 21:59:21.394707 [ 4 ] {37984956-7604-466b-9d9d-b56ad2201bd2} <Debug> TCPHandler: Processed in 0.001366105 sec. | ||
| 10402 | 2025.08.28 21:59:21.394831 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10403 | 2025.08.28 21:59:21.394927 [ 4 ] {d93d04f0-208c-4ebd-a485-c5b4d7ecc3a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10404 | 2025.08.28 21:59:21.394972 [ 4 ] {d93d04f0-208c-4ebd-a485-c5b4d7ecc3a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10405 | 2025.08.28 21:59:21.395394 [ 4 ] {d93d04f0-208c-4ebd-a485-c5b4d7ecc3a1} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10406 | 2025.08.28 21:59:21.395431 [ 4 ] {d93d04f0-208c-4ebd-a485-c5b4d7ecc3a1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 10407 | 2025.08.28 21:59:21.395763 [ 4 ] {d93d04f0-208c-4ebd-a485-c5b4d7ecc3a1} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 10408 | 2025.08.28 21:59:21.395998 [ 4 ] {d93d04f0-208c-4ebd-a485-c5b4d7ecc3a1} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10409 | 2025.08.28 21:59:21.396141 [ 4 ] {d93d04f0-208c-4ebd-a485-c5b4d7ecc3a1} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001233 sec., 129764.80129764802 rows/sec., 9.04 MiB/sec. | ||
| 10410 | 2025.08.28 21:59:21.396141 [ 109 ] {} <Debug> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Selected 6 parts from all_1_100_20 to all_105_105_0 | ||
| 10411 | 2025.08.28 21:59:21.396180 [ 4 ] {d93d04f0-208c-4ebd-a485-c5b4d7ecc3a1} <Debug> TCPHandler: Processed in 0.001408475 sec. | ||
| 10412 | 2025.08.28 21:59:21.396218 [ 109 ] {} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10413 | 2025.08.28 21:59:21.396280 [ 109 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 10414 | 2025.08.28 21:59:21.396312 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10415 | 2025.08.28 21:59:21.396406 [ 187 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_105_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_100_20 to all_105_105_0 into Compact with storage Full | ||
| 10416 | 2025.08.28 21:59:21.396411 [ 4 ] {6b28ef8a-db57-480b-981b-971d9121bb9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10417 | 2025.08.28 21:59:21.396511 [ 4 ] {6b28ef8a-db57-480b-981b-971d9121bb9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10418 | 2025.08.28 21:59:21.396559 [ 187 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_105_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10419 | 2025.08.28 21:59:21.396603 [ 187 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_100_20, total 27690 rows starting from the beginning of the part | ||
| 10420 | 2025.08.28 21:59:21.396674 [ 187 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 54 rows starting from the beginning of the part | ||
| 10421 | 2025.08.28 21:59:21.396725 [ 187 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 160 rows starting from the beginning of the part | ||
| 10422 | 2025.08.28 21:59:21.396772 [ 187 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 160 rows starting from the beginning of the part | ||
| 10423 | 2025.08.28 21:59:21.396822 [ 187 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 161 rows starting from the beginning of the part | ||
| 10424 | 2025.08.28 21:59:21.396863 [ 187 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_105_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 160 rows starting from the beginning of the part | ||
| 10425 | 2025.08.28 21:59:21.397351 [ 4 ] {6b28ef8a-db57-480b-981b-971d9121bb9f} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10426 | 2025.08.28 21:59:21.397397 [ 4 ] {6b28ef8a-db57-480b-981b-971d9121bb9f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 10427 | 2025.08.28 21:59:21.397982 [ 4 ] {6b28ef8a-db57-480b-981b-971d9121bb9f} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 10428 | 2025.08.28 21:59:21.398224 [ 4 ] {6b28ef8a-db57-480b-981b-971d9121bb9f} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10429 | 2025.08.28 21:59:21.398416 [ 4 ] {6b28ef8a-db57-480b-981b-971d9121bb9f} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.002022 sec., 4945.598417408507 rows/sec., 8.86 MiB/sec. | ||
| 10430 | 2025.08.28 21:59:21.398493 [ 4 ] {6b28ef8a-db57-480b-981b-971d9121bb9f} <Debug> TCPHandler: Processed in 0.002231284 sec. | ||
| 10431 | 2025.08.28 21:59:21.398616 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10432 | 2025.08.28 21:59:21.398712 [ 4 ] {e59d18a3-041a-4200-a6a5-6dd6a35b05af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10433 | 2025.08.28 21:59:21.398755 [ 4 ] {e59d18a3-041a-4200-a6a5-6dd6a35b05af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10434 | 2025.08.28 21:59:21.399114 [ 4 ] {e59d18a3-041a-4200-a6a5-6dd6a35b05af} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10435 | 2025.08.28 21:59:21.399150 [ 4 ] {e59d18a3-041a-4200-a6a5-6dd6a35b05af} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 10436 | 2025.08.28 21:59:21.399482 [ 4 ] {e59d18a3-041a-4200-a6a5-6dd6a35b05af} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 10437 | 2025.08.28 21:59:21.399701 [ 4 ] {e59d18a3-041a-4200-a6a5-6dd6a35b05af} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10438 | 2025.08.28 21:59:21.399850 [ 4 ] {e59d18a3-041a-4200-a6a5-6dd6a35b05af} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001157 sec., 51858.254105445114 rows/sec., 3.49 MiB/sec. | ||
| 10439 | 2025.08.28 21:59:21.399886 [ 4 ] {e59d18a3-041a-4200-a6a5-6dd6a35b05af} <Debug> TCPHandler: Processed in 0.001321204 sec. | ||
| 10440 | 2025.08.28 21:59:21.402620 [ 186 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_105_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 28385 rows, containing 5 columns (5 merged, 0 gathered) in 0.00626795 sec., 4528593.878381289 rows/sec., 309.03 MiB/sec. | ||
| 10441 | 2025.08.28 21:59:21.403019 [ 199 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_105_21} <Trace> MergedBlockOutputStream: filled checksums all_1_105_21 (state Temporary) | ||
| 10442 | 2025.08.28 21:59:21.403329 [ 199 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_merge_all_1_105_21 to all_1_105_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10443 | 2025.08.28 21:59:21.403407 [ 199 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_105_21} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Merged 6 parts: [all_1_100_20, all_105_105_0] -> all_1_105_21 | ||
| 10444 | 2025.08.28 21:59:21.403493 [ 199 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.31 MiB. | ||
| 10445 | 2025.08.28 21:59:25.660779 [ 105 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10446 | 2025.08.28 21:59:25.660853 [ 105 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10447 | 2025.08.28 21:59:25.817596 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 29341 | ||
| 10448 | 2025.08.28 21:59:25.818160 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10449 | 2025.08.28 21:59:25.818212 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 10450 | 2025.08.28 21:59:25.818740 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10451 | 2025.08.28 21:59:25.818967 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10452 | 2025.08.28 21:59:25.819104 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29341 | ||
| 10453 | 2025.08.28 21:59:25.904054 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1438 | ||
| 10454 | 2025.08.28 21:59:25.906288 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10455 | 2025.08.28 21:59:25.906342 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 10456 | 2025.08.28 21:59:25.907561 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10457 | 2025.08.28 21:59:25.907819 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10458 | 2025.08.28 21:59:25.908107 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1438 | ||
| 10459 | 2025.08.28 21:59:26.001196 [ 248 ] {} <Trace> AsynchronousMetrics: Update heavy metrics. Update period 1 sec. Update heavy metrics period 120 sec. Heavy metrics calculation elapsed: 0.000845739 sec. | ||
| 10460 | 2025.08.28 21:59:26.390300 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10461 | 2025.08.28 21:59:26.390472 [ 4 ] {28b30d52-59ec-445f-ba11-87f0a13c418f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10462 | 2025.08.28 21:59:26.390536 [ 4 ] {28b30d52-59ec-445f-ba11-87f0a13c418f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10463 | 2025.08.28 21:59:26.391215 [ 4 ] {28b30d52-59ec-445f-ba11-87f0a13c418f} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10464 | 2025.08.28 21:59:26.391262 [ 4 ] {28b30d52-59ec-445f-ba11-87f0a13c418f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 10465 | 2025.08.28 21:59:26.391655 [ 4 ] {28b30d52-59ec-445f-ba11-87f0a13c418f} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 10466 | 2025.08.28 21:59:26.391883 [ 4 ] {28b30d52-59ec-445f-ba11-87f0a13c418f} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10467 | 2025.08.28 21:59:26.392032 [ 4 ] {28b30d52-59ec-445f-ba11-87f0a13c418f} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001606 sec., 73474.47073474471 rows/sec., 6.23 MiB/sec. | ||
| 10468 | 2025.08.28 21:59:26.392034 [ 105 ] {} <Debug> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 10469 | 2025.08.28 21:59:26.392074 [ 4 ] {28b30d52-59ec-445f-ba11-87f0a13c418f} <Debug> TCPHandler: Processed in 0.001894591 sec. | ||
| 10470 | 2025.08.28 21:59:26.392114 [ 105 ] {} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10471 | 2025.08.28 21:59:26.392143 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 10472 | 2025.08.28 21:59:26.392222 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10473 | 2025.08.28 21:59:26.392283 [ 191 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 10474 | 2025.08.28 21:59:26.392324 [ 4 ] {e531722c-9b0a-499a-8eb6-e7741c823da2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10475 | 2025.08.28 21:59:26.392368 [ 4 ] {e531722c-9b0a-499a-8eb6-e7741c823da2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10476 | 2025.08.28 21:59:26.392437 [ 191 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10477 | 2025.08.28 21:59:26.392477 [ 191 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 1287 rows starting from the beginning of the part | ||
| 10478 | 2025.08.28 21:59:26.392550 [ 191 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 118 rows starting from the beginning of the part | ||
| 10479 | 2025.08.28 21:59:26.392601 [ 191 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 76 rows starting from the beginning of the part | ||
| 10480 | 2025.08.28 21:59:26.392647 [ 191 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 119 rows starting from the beginning of the part | ||
| 10481 | 2025.08.28 21:59:26.392685 [ 191 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 76 rows starting from the beginning of the part | ||
| 10482 | 2025.08.28 21:59:26.392723 [ 191 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 118 rows starting from the beginning of the part | ||
| 10483 | 2025.08.28 21:59:26.392789 [ 4 ] {e531722c-9b0a-499a-8eb6-e7741c823da2} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10484 | 2025.08.28 21:59:26.392830 [ 4 ] {e531722c-9b0a-499a-8eb6-e7741c823da2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10485 | 2025.08.28 21:59:26.393174 [ 4 ] {e531722c-9b0a-499a-8eb6-e7741c823da2} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10486 | 2025.08.28 21:59:26.393403 [ 4 ] {e531722c-9b0a-499a-8eb6-e7741c823da2} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10487 | 2025.08.28 21:59:26.393534 [ 4 ] {e531722c-9b0a-499a-8eb6-e7741c823da2} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001229 sec., 25223.75915378356 rows/sec., 1.85 MiB/sec. | ||
| 10488 | 2025.08.28 21:59:26.393570 [ 4 ] {e531722c-9b0a-499a-8eb6-e7741c823da2} <Debug> TCPHandler: Processed in 0.001405406 sec. | ||
| 10489 | 2025.08.28 21:59:26.393759 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10490 | 2025.08.28 21:59:26.393858 [ 4 ] {9e845786-0c86-428f-ab41-cf3342e76e3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10491 | 2025.08.28 21:59:26.393917 [ 4 ] {9e845786-0c86-428f-ab41-cf3342e76e3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10492 | 2025.08.28 21:59:26.393963 [ 194 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1794 rows, containing 5 columns (5 merged, 0 gathered) in 0.001734869 sec., 1034083.8414888963 rows/sec., 90.15 MiB/sec. | ||
| 10493 | 2025.08.28 21:59:26.394246 [ 201 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 10494 | 2025.08.28 21:59:26.394429 [ 4 ] {9e845786-0c86-428f-ab41-cf3342e76e3f} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10495 | 2025.08.28 21:59:26.394471 [ 4 ] {9e845786-0c86-428f-ab41-cf3342e76e3f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 10496 | 2025.08.28 21:59:26.394565 [ 201 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_106_21} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10497 | 2025.08.28 21:59:26.394666 [ 201 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_106_21} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 10498 | 2025.08.28 21:59:26.394780 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.62 MiB. | ||
| 10499 | 2025.08.28 21:59:26.394831 [ 4 ] {9e845786-0c86-428f-ab41-cf3342e76e3f} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 10500 | 2025.08.28 21:59:26.395079 [ 4 ] {9e845786-0c86-428f-ab41-cf3342e76e3f} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10501 | 2025.08.28 21:59:26.395208 [ 4 ] {9e845786-0c86-428f-ab41-cf3342e76e3f} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001372 sec., 69241.98250728863 rows/sec., 5.41 MiB/sec. | ||
| 10502 | 2025.08.28 21:59:26.395232 [ 105 ] {} <Debug> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 10503 | 2025.08.28 21:59:26.395245 [ 4 ] {9e845786-0c86-428f-ab41-cf3342e76e3f} <Debug> TCPHandler: Processed in 0.001532866 sec. | ||
| 10504 | 2025.08.28 21:59:26.395283 [ 105 ] {} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10505 | 2025.08.28 21:59:26.395312 [ 105 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 10506 | 2025.08.28 21:59:26.395381 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10507 | 2025.08.28 21:59:26.395407 [ 186 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 10508 | 2025.08.28 21:59:26.395485 [ 4 ] {313d7e0b-961a-4188-a709-48f340fb6c75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10509 | 2025.08.28 21:59:26.395531 [ 4 ] {313d7e0b-961a-4188-a709-48f340fb6c75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10510 | 2025.08.28 21:59:26.395534 [ 186 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10511 | 2025.08.28 21:59:26.395578 [ 186 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 595 rows starting from the beginning of the part | ||
| 10512 | 2025.08.28 21:59:26.395640 [ 186 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 95 rows starting from the beginning of the part | ||
| 10513 | 2025.08.28 21:59:26.395685 [ 186 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 74 rows starting from the beginning of the part | ||
| 10514 | 2025.08.28 21:59:26.395728 [ 186 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 97 rows starting from the beginning of the part | ||
| 10515 | 2025.08.28 21:59:26.395768 [ 186 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 74 rows starting from the beginning of the part | ||
| 10516 | 2025.08.28 21:59:26.395808 [ 186 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 95 rows starting from the beginning of the part | ||
| 10517 | 2025.08.28 21:59:26.395958 [ 4 ] {313d7e0b-961a-4188-a709-48f340fb6c75} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10518 | 2025.08.28 21:59:26.395999 [ 4 ] {313d7e0b-961a-4188-a709-48f340fb6c75} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10519 | 2025.08.28 21:59:26.396347 [ 4 ] {313d7e0b-961a-4188-a709-48f340fb6c75} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 10520 | 2025.08.28 21:59:26.396578 [ 4 ] {313d7e0b-961a-4188-a709-48f340fb6c75} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10521 | 2025.08.28 21:59:26.396711 [ 4 ] {313d7e0b-961a-4188-a709-48f340fb6c75} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001244 sec., 128617.36334405144 rows/sec., 8.96 MiB/sec. | ||
| 10522 | 2025.08.28 21:59:26.396747 [ 4 ] {313d7e0b-961a-4188-a709-48f340fb6c75} <Debug> TCPHandler: Processed in 0.001413226 sec. | ||
| 10523 | 2025.08.28 21:59:26.396827 [ 201 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1030 rows, containing 5 columns (5 merged, 0 gathered) in 0.001461946 sec., 704540.3865806261 rows/sec., 56.28 MiB/sec. | ||
| 10524 | 2025.08.28 21:59:26.396849 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10525 | 2025.08.28 21:59:26.396955 [ 4 ] {0bdbe353-e3ca-44f2-8fbb-9e3dfd27e0b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10526 | 2025.08.28 21:59:26.396995 [ 194 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 10527 | 2025.08.28 21:59:26.397010 [ 4 ] {0bdbe353-e3ca-44f2-8fbb-9e3dfd27e0b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10528 | 2025.08.28 21:59:26.397263 [ 194 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_106_21} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10529 | 2025.08.28 21:59:26.397340 [ 194 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_106_21} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 10530 | 2025.08.28 21:59:26.397415 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.43 MiB. | ||
| 10531 | 2025.08.28 21:59:26.397801 [ 4 ] {0bdbe353-e3ca-44f2-8fbb-9e3dfd27e0b1} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10532 | 2025.08.28 21:59:26.397840 [ 4 ] {0bdbe353-e3ca-44f2-8fbb-9e3dfd27e0b1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 10533 | 2025.08.28 21:59:26.398392 [ 4 ] {0bdbe353-e3ca-44f2-8fbb-9e3dfd27e0b1} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 10534 | 2025.08.28 21:59:26.398608 [ 4 ] {0bdbe353-e3ca-44f2-8fbb-9e3dfd27e0b1} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10535 | 2025.08.28 21:59:26.398744 [ 4 ] {0bdbe353-e3ca-44f2-8fbb-9e3dfd27e0b1} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001808 sec., 17146.017699115044 rows/sec., 30.72 MiB/sec. | ||
| 10536 | 2025.08.28 21:59:26.398797 [ 4 ] {0bdbe353-e3ca-44f2-8fbb-9e3dfd27e0b1} <Debug> TCPHandler: Processed in 0.001994462 sec. | ||
| 10537 | 2025.08.28 21:59:26.398928 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10538 | 2025.08.28 21:59:26.399021 [ 4 ] {d5af39e5-29aa-412d-8f9b-33a77b8fc6a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10539 | 2025.08.28 21:59:26.399061 [ 4 ] {d5af39e5-29aa-412d-8f9b-33a77b8fc6a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10540 | 2025.08.28 21:59:26.399409 [ 4 ] {d5af39e5-29aa-412d-8f9b-33a77b8fc6a9} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10541 | 2025.08.28 21:59:26.399444 [ 4 ] {d5af39e5-29aa-412d-8f9b-33a77b8fc6a9} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 10542 | 2025.08.28 21:59:26.399742 [ 4 ] {d5af39e5-29aa-412d-8f9b-33a77b8fc6a9} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 10543 | 2025.08.28 21:59:26.399963 [ 4 ] {d5af39e5-29aa-412d-8f9b-33a77b8fc6a9} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10544 | 2025.08.28 21:59:26.400089 [ 4 ] {d5af39e5-29aa-412d-8f9b-33a77b8fc6a9} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001087 sec., 55197.79208831646 rows/sec., 3.72 MiB/sec. | ||
| 10545 | 2025.08.28 21:59:26.400092 [ 103 ] {} <Debug> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 10546 | 2025.08.28 21:59:26.400126 [ 4 ] {d5af39e5-29aa-412d-8f9b-33a77b8fc6a9} <Debug> TCPHandler: Processed in 0.001252034 sec. | ||
| 10547 | 2025.08.28 21:59:26.400142 [ 103 ] {} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10548 | 2025.08.28 21:59:26.400167 [ 103 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 10549 | 2025.08.28 21:59:26.400250 [ 193 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact with storage Full | ||
| 10550 | 2025.08.28 21:59:26.400344 [ 193 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10551 | 2025.08.28 21:59:26.400371 [ 193 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 5196 rows starting from the beginning of the part | ||
| 10552 | 2025.08.28 21:59:26.400424 [ 193 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 60 rows starting from the beginning of the part | ||
| 10553 | 2025.08.28 21:59:26.400467 [ 193 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 60 rows starting from the beginning of the part | ||
| 10554 | 2025.08.28 21:59:26.400509 [ 193 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 10555 | 2025.08.28 21:59:26.400545 [ 193 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 60 rows starting from the beginning of the part | ||
| 10556 | 2025.08.28 21:59:26.400582 [ 193 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 60 rows starting from the beginning of the part | ||
| 10557 | 2025.08.28 21:59:26.402136 [ 194 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5496 rows, containing 4 columns (4 merged, 0 gathered) in 0.001923102 sec., 2857882.7332091588 rows/sec., 192.56 MiB/sec. | ||
| 10558 | 2025.08.28 21:59:26.402495 [ 201 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 10559 | 2025.08.28 21:59:26.402764 [ 201 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_106_21} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10560 | 2025.08.28 21:59:26.402835 [ 201 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_106_21} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Merged 6 parts: [all_1_101_20, all_106_106_0] -> all_1_106_21 | ||
| 10561 | 2025.08.28 21:59:26.402931 [ 201 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.16 MiB. | ||
| 10562 | 2025.08.28 21:59:27.406970 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 482 | ||
| 10563 | 2025.08.28 21:59:27.423414 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10564 | 2025.08.28 21:59:27.423459 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.41 GiB. | ||
| 10565 | 2025.08.28 21:59:27.429424 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 10566 | 2025.08.28 21:59:27.430105 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10567 | 2025.08.28 21:59:27.432973 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 482 | ||
| 10568 | 2025.08.28 21:59:29.695797 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10569 | 2025.08.28 21:59:29.696008 [ 4 ] {27b149dc-4d44-4f1c-8f11-a0cc91e790cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10570 | 2025.08.28 21:59:29.696078 [ 4 ] {27b149dc-4d44-4f1c-8f11-a0cc91e790cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10571 | 2025.08.28 21:59:29.697369 [ 4 ] {27b149dc-4d44-4f1c-8f11-a0cc91e790cf} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10572 | 2025.08.28 21:59:29.697418 [ 4 ] {27b149dc-4d44-4f1c-8f11-a0cc91e790cf} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10573 | 2025.08.28 21:59:29.697866 [ 4 ] {27b149dc-4d44-4f1c-8f11-a0cc91e790cf} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 10574 | 2025.08.28 21:59:29.698093 [ 4 ] {27b149dc-4d44-4f1c-8f11-a0cc91e790cf} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10575 | 2025.08.28 21:59:29.698240 [ 4 ] {27b149dc-4d44-4f1c-8f11-a0cc91e790cf} <Debug> executeQuery: Read 1216 rows, 102.98 KiB in 0.002284 sec., 532399.2994746059 rows/sec., 44.03 MiB/sec. | ||
| 10576 | 2025.08.28 21:59:29.698281 [ 4 ] {27b149dc-4d44-4f1c-8f11-a0cc91e790cf} <Debug> TCPHandler: Processed in 0.002613269 sec. | ||
| 10577 | 2025.08.28 21:59:29.698401 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10578 | 2025.08.28 21:59:29.698495 [ 4 ] {955b21bf-1f1c-424f-9764-3b05896860d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10579 | 2025.08.28 21:59:29.698534 [ 4 ] {955b21bf-1f1c-424f-9764-3b05896860d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10580 | 2025.08.28 21:59:29.698933 [ 4 ] {955b21bf-1f1c-424f-9764-3b05896860d0} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10581 | 2025.08.28 21:59:29.698969 [ 4 ] {955b21bf-1f1c-424f-9764-3b05896860d0} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10582 | 2025.08.28 21:59:29.699263 [ 4 ] {955b21bf-1f1c-424f-9764-3b05896860d0} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10583 | 2025.08.28 21:59:29.699470 [ 4 ] {955b21bf-1f1c-424f-9764-3b05896860d0} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10584 | 2025.08.28 21:59:29.699596 [ 4 ] {955b21bf-1f1c-424f-9764-3b05896860d0} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.00112 sec., 8928.57142857143 rows/sec., 671.39 KiB/sec. | ||
| 10585 | 2025.08.28 21:59:29.699594 [ 102 ] {} <Debug> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 10586 | 2025.08.28 21:59:29.699634 [ 4 ] {955b21bf-1f1c-424f-9764-3b05896860d0} <Debug> TCPHandler: Processed in 0.001280744 sec. | ||
| 10587 | 2025.08.28 21:59:29.699670 [ 102 ] {} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10588 | 2025.08.28 21:59:29.699696 [ 102 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10589 | 2025.08.28 21:59:29.699755 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10590 | 2025.08.28 21:59:29.699794 [ 193 ] {73516665-af3d-429f-935d-9ca66e24435b::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 | ||
| 10591 | 2025.08.28 21:59:29.699852 [ 4 ] {5ddf8124-dd84-4074-bc9f-8c03e0475e0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 10592 | 2025.08.28 21:59:29.699890 [ 4 ] {5ddf8124-dd84-4074-bc9f-8c03e0475e0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 10593 | 2025.08.28 21:59:29.699891 [ 193 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10594 | 2025.08.28 21:59:29.699927 [ 193 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 57 rows starting from the beginning of the part | ||
| 10595 | 2025.08.28 21:59:29.699984 [ 193 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 10 rows starting from the beginning of the part | ||
| 10596 | 2025.08.28 21:59:29.700031 [ 193 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 33 rows starting from the beginning of the part | ||
| 10597 | 2025.08.28 21:59:29.700072 [ 193 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 10 rows starting from the beginning of the part | ||
| 10598 | 2025.08.28 21:59:29.700111 [ 193 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 31 rows starting from the beginning of the part | ||
| 10599 | 2025.08.28 21:59:29.700151 [ 193 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 10 rows starting from the beginning of the part | ||
| 10600 | 2025.08.28 21:59:29.700391 [ 4 ] {5ddf8124-dd84-4074-bc9f-8c03e0475e0c} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10601 | 2025.08.28 21:59:29.700425 [ 4 ] {5ddf8124-dd84-4074-bc9f-8c03e0475e0c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10602 | 2025.08.28 21:59:29.700737 [ 4 ] {5ddf8124-dd84-4074-bc9f-8c03e0475e0c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 10603 | 2025.08.28 21:59:29.700903 [ 194 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 151 rows, containing 5 columns (5 merged, 0 gathered) in 0.001145203 sec., 131854.35245978224 rows/sec., 10.10 MiB/sec. | ||
| 10604 | 2025.08.28 21:59:29.700967 [ 4 ] {5ddf8124-dd84-4074-bc9f-8c03e0475e0c} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10605 | 2025.08.28 21:59:29.701049 [ 197 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 10606 | 2025.08.28 21:59:29.701100 [ 4 ] {5ddf8124-dd84-4074-bc9f-8c03e0475e0c} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001266 sec., 180094.78672985782 rows/sec., 12.19 MiB/sec. | ||
| 10607 | 2025.08.28 21:59:29.701138 [ 4 ] {5ddf8124-dd84-4074-bc9f-8c03e0475e0c} <Debug> TCPHandler: Processed in 0.001429406 sec. | ||
| 10608 | 2025.08.28 21:59:29.701255 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10609 | 2025.08.28 21:59:29.701306 [ 197 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_91_18} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10610 | 2025.08.28 21:59:29.701346 [ 4 ] {66131e15-7fa0-40a3-88e7-c2ee6f50f998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10611 | 2025.08.28 21:59:29.701376 [ 197 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_91_18} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 10612 | 2025.08.28 21:59:29.701385 [ 4 ] {66131e15-7fa0-40a3-88e7-c2ee6f50f998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10613 | 2025.08.28 21:59:29.701436 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 10614 | 2025.08.28 21:59:29.702056 [ 4 ] {66131e15-7fa0-40a3-88e7-c2ee6f50f998} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10615 | 2025.08.28 21:59:29.702088 [ 4 ] {66131e15-7fa0-40a3-88e7-c2ee6f50f998} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10616 | 2025.08.28 21:59:29.702384 [ 4 ] {66131e15-7fa0-40a3-88e7-c2ee6f50f998} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 10617 | 2025.08.28 21:59:29.702577 [ 4 ] {66131e15-7fa0-40a3-88e7-c2ee6f50f998} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10618 | 2025.08.28 21:59:29.702693 [ 4 ] {66131e15-7fa0-40a3-88e7-c2ee6f50f998} <Debug> executeQuery: Read 530 rows, 40.21 KiB in 0.001416 sec., 374293.78531073447 rows/sec., 27.73 MiB/sec. | ||
| 10619 | 2025.08.28 21:59:29.702728 [ 4 ] {66131e15-7fa0-40a3-88e7-c2ee6f50f998} <Debug> TCPHandler: Processed in 0.001574078 sec. | ||
| 10620 | 2025.08.28 21:59:29.702840 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10621 | 2025.08.28 21:59:29.703003 [ 4 ] {fe73452b-add7-42c7-930a-9fb71fc6549d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10622 | 2025.08.28 21:59:29.703046 [ 4 ] {fe73452b-add7-42c7-930a-9fb71fc6549d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10623 | 2025.08.28 21:59:29.703680 [ 4 ] {fe73452b-add7-42c7-930a-9fb71fc6549d} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10624 | 2025.08.28 21:59:29.703716 [ 4 ] {fe73452b-add7-42c7-930a-9fb71fc6549d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10625 | 2025.08.28 21:59:29.704099 [ 4 ] {fe73452b-add7-42c7-930a-9fb71fc6549d} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 10626 | 2025.08.28 21:59:29.704300 [ 4 ] {fe73452b-add7-42c7-930a-9fb71fc6549d} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10627 | 2025.08.28 21:59:29.704424 [ 4 ] {fe73452b-add7-42c7-930a-9fb71fc6549d} <Debug> executeQuery: Read 952 rows, 65.39 KiB in 0.001439 sec., 661570.5350938152 rows/sec., 44.38 MiB/sec. | ||
| 10628 | 2025.08.28 21:59:29.704461 [ 4 ] {fe73452b-add7-42c7-930a-9fb71fc6549d} <Debug> TCPHandler: Processed in 0.001606658 sec. | ||
| 10629 | 2025.08.28 21:59:29.704573 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10630 | 2025.08.28 21:59:29.704665 [ 4 ] {01af56df-ad06-479c-a7b6-d70d398b1dc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10631 | 2025.08.28 21:59:29.704718 [ 4 ] {01af56df-ad06-479c-a7b6-d70d398b1dc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10632 | 2025.08.28 21:59:29.705502 [ 4 ] {01af56df-ad06-479c-a7b6-d70d398b1dc1} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10633 | 2025.08.28 21:59:29.705537 [ 4 ] {01af56df-ad06-479c-a7b6-d70d398b1dc1} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10634 | 2025.08.28 21:59:29.706099 [ 4 ] {01af56df-ad06-479c-a7b6-d70d398b1dc1} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 10635 | 2025.08.28 21:59:29.706366 [ 4 ] {01af56df-ad06-479c-a7b6-d70d398b1dc1} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10636 | 2025.08.28 21:59:29.706517 [ 4 ] {01af56df-ad06-479c-a7b6-d70d398b1dc1} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.00187 sec., 5347.593582887701 rows/sec., 9.58 MiB/sec. | ||
| 10637 | 2025.08.28 21:59:29.706574 [ 4 ] {01af56df-ad06-479c-a7b6-d70d398b1dc1} <Debug> TCPHandler: Processed in 0.002048393 sec. | ||
| 10638 | 2025.08.28 21:59:29.706687 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10639 | 2025.08.28 21:59:29.706785 [ 4 ] {643dc3cb-0df8-4456-a817-e0f1844a34bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10640 | 2025.08.28 21:59:29.706828 [ 4 ] {643dc3cb-0df8-4456-a817-e0f1844a34bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10641 | 2025.08.28 21:59:29.707178 [ 4 ] {643dc3cb-0df8-4456-a817-e0f1844a34bb} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10642 | 2025.08.28 21:59:29.707217 [ 4 ] {643dc3cb-0df8-4456-a817-e0f1844a34bb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10643 | 2025.08.28 21:59:29.707577 [ 4 ] {643dc3cb-0df8-4456-a817-e0f1844a34bb} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 10644 | 2025.08.28 21:59:29.707802 [ 4 ] {643dc3cb-0df8-4456-a817-e0f1844a34bb} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10645 | 2025.08.28 21:59:29.707940 [ 4 ] {643dc3cb-0df8-4456-a817-e0f1844a34bb} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001175 sec., 34042.55319148936 rows/sec., 2.30 MiB/sec. | ||
| 10646 | 2025.08.28 21:59:29.707979 [ 4 ] {643dc3cb-0df8-4456-a817-e0f1844a34bb} <Debug> TCPHandler: Processed in 0.001342135 sec. | ||
| 10647 | 2025.08.28 21:59:31.383913 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10648 | 2025.08.28 21:59:31.384115 [ 4 ] {5346fbe8-c6d4-4466-b036-afa33bbb1b6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10649 | 2025.08.28 21:59:31.384189 [ 4 ] {5346fbe8-c6d4-4466-b036-afa33bbb1b6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10650 | 2025.08.28 21:59:31.384893 [ 4 ] {5346fbe8-c6d4-4466-b036-afa33bbb1b6b} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10651 | 2025.08.28 21:59:31.384943 [ 4 ] {5346fbe8-c6d4-4466-b036-afa33bbb1b6b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10652 | 2025.08.28 21:59:31.385340 [ 4 ] {5346fbe8-c6d4-4466-b036-afa33bbb1b6b} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 10653 | 2025.08.28 21:59:31.385572 [ 4 ] {5346fbe8-c6d4-4466-b036-afa33bbb1b6b} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10654 | 2025.08.28 21:59:31.385735 [ 4 ] {5346fbe8-c6d4-4466-b036-afa33bbb1b6b} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001673 sec., 33472.803347280336 rows/sec., 2.57 MiB/sec. | ||
| 10655 | 2025.08.28 21:59:31.385778 [ 4 ] {5346fbe8-c6d4-4466-b036-afa33bbb1b6b} <Debug> TCPHandler: Processed in 0.002003702 sec. | ||
| 10656 | 2025.08.28 21:59:31.385899 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10657 | 2025.08.28 21:59:31.386000 [ 4 ] {6f692113-fc2b-409f-bfa0-9bd9785eb695} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10658 | 2025.08.28 21:59:31.386042 [ 4 ] {6f692113-fc2b-409f-bfa0-9bd9785eb695} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10659 | 2025.08.28 21:59:31.386461 [ 4 ] {6f692113-fc2b-409f-bfa0-9bd9785eb695} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10660 | 2025.08.28 21:59:31.386499 [ 4 ] {6f692113-fc2b-409f-bfa0-9bd9785eb695} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10661 | 2025.08.28 21:59:31.386802 [ 4 ] {6f692113-fc2b-409f-bfa0-9bd9785eb695} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 10662 | 2025.08.28 21:59:31.387014 [ 4 ] {6f692113-fc2b-409f-bfa0-9bd9785eb695} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10663 | 2025.08.28 21:59:31.387147 [ 4 ] {6f692113-fc2b-409f-bfa0-9bd9785eb695} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001165 sec., 54935.622317596564 rows/sec., 4.29 MiB/sec. | ||
| 10664 | 2025.08.28 21:59:31.387186 [ 4 ] {6f692113-fc2b-409f-bfa0-9bd9785eb695} <Debug> TCPHandler: Processed in 0.001337635 sec. | ||
| 10665 | 2025.08.28 21:59:31.387299 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10666 | 2025.08.28 21:59:31.387395 [ 4 ] {d1273e33-3a80-40c8-b01a-4cefce85f1cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10667 | 2025.08.28 21:59:31.387440 [ 4 ] {d1273e33-3a80-40c8-b01a-4cefce85f1cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10668 | 2025.08.28 21:59:31.387804 [ 4 ] {d1273e33-3a80-40c8-b01a-4cefce85f1cc} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10669 | 2025.08.28 21:59:31.387840 [ 4 ] {d1273e33-3a80-40c8-b01a-4cefce85f1cc} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10670 | 2025.08.28 21:59:31.388165 [ 4 ] {d1273e33-3a80-40c8-b01a-4cefce85f1cc} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 10671 | 2025.08.28 21:59:31.388392 [ 4 ] {d1273e33-3a80-40c8-b01a-4cefce85f1cc} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10672 | 2025.08.28 21:59:31.388526 [ 4 ] {d1273e33-3a80-40c8-b01a-4cefce85f1cc} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.00115 sec., 46956.52173913043 rows/sec., 3.27 MiB/sec. | ||
| 10673 | 2025.08.28 21:59:31.388565 [ 4 ] {d1273e33-3a80-40c8-b01a-4cefce85f1cc} <Debug> TCPHandler: Processed in 0.001315535 sec. | ||
| 10674 | 2025.08.28 21:59:31.388676 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10675 | 2025.08.28 21:59:31.388771 [ 4 ] {8740955d-4834-47af-bd69-f52c88d877b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10676 | 2025.08.28 21:59:31.388813 [ 4 ] {8740955d-4834-47af-bd69-f52c88d877b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10677 | 2025.08.28 21:59:31.389128 [ 4 ] {8740955d-4834-47af-bd69-f52c88d877b8} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10678 | 2025.08.28 21:59:31.389164 [ 4 ] {8740955d-4834-47af-bd69-f52c88d877b8} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10679 | 2025.08.28 21:59:31.389469 [ 4 ] {8740955d-4834-47af-bd69-f52c88d877b8} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 10680 | 2025.08.28 21:59:31.389685 [ 4 ] {8740955d-4834-47af-bd69-f52c88d877b8} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10681 | 2025.08.28 21:59:31.389818 [ 4 ] {8740955d-4834-47af-bd69-f52c88d877b8} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001065 sec., 18779.342723004695 rows/sec., 1.26 MiB/sec. | ||
| 10682 | 2025.08.28 21:59:31.389855 [ 4 ] {8740955d-4834-47af-bd69-f52c88d877b8} <Debug> TCPHandler: Processed in 0.001229404 sec. | ||
| 10683 | 2025.08.28 21:59:33.319340 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 29829 | ||
| 10684 | 2025.08.28 21:59:33.319918 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10685 | 2025.08.28 21:59:33.319962 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10686 | 2025.08.28 21:59:33.320426 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10687 | 2025.08.28 21:59:33.320645 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10688 | 2025.08.28 21:59:33.320782 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 29829 | ||
| 10689 | 2025.08.28 21:59:34.933149 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 490 | ||
| 10690 | 2025.08.28 21:59:34.950112 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10691 | 2025.08.28 21:59:34.950176 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10692 | 2025.08.28 21:59:34.956417 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 10693 | 2025.08.28 21:59:34.957167 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10694 | 2025.08.28 21:59:34.960662 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 490 | ||
| 10695 | 2025.08.28 21:59:35.908403 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 34 entries to flush up to offset 1472 | ||
| 10696 | 2025.08.28 21:59:35.910822 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10697 | 2025.08.28 21:59:35.910882 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10698 | 2025.08.28 21:59:35.912125 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 10699 | 2025.08.28 21:59:35.912399 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10700 | 2025.08.28 21:59:35.912777 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1472 | ||
| 10701 | 2025.08.28 21:59:36.389648 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10702 | 2025.08.28 21:59:36.389825 [ 4 ] {26f65452-1372-411b-9087-818dd3e9dc8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10703 | 2025.08.28 21:59:36.389891 [ 4 ] {26f65452-1372-411b-9087-818dd3e9dc8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10704 | 2025.08.28 21:59:36.390568 [ 4 ] {26f65452-1372-411b-9087-818dd3e9dc8a} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10705 | 2025.08.28 21:59:36.390619 [ 4 ] {26f65452-1372-411b-9087-818dd3e9dc8a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10706 | 2025.08.28 21:59:36.391014 [ 4 ] {26f65452-1372-411b-9087-818dd3e9dc8a} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 10707 | 2025.08.28 21:59:36.391250 [ 4 ] {26f65452-1372-411b-9087-818dd3e9dc8a} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10708 | 2025.08.28 21:59:36.391404 [ 4 ] {26f65452-1372-411b-9087-818dd3e9dc8a} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001626 sec., 72570.72570725706 rows/sec., 6.16 MiB/sec. | ||
| 10709 | 2025.08.28 21:59:36.391447 [ 4 ] {26f65452-1372-411b-9087-818dd3e9dc8a} <Debug> TCPHandler: Processed in 0.001926891 sec. | ||
| 10710 | 2025.08.28 21:59:36.391570 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10711 | 2025.08.28 21:59:36.391666 [ 4 ] {ccfa5081-19c7-417f-b367-645b51605beb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10712 | 2025.08.28 21:59:36.391708 [ 4 ] {ccfa5081-19c7-417f-b367-645b51605beb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10713 | 2025.08.28 21:59:36.392123 [ 4 ] {ccfa5081-19c7-417f-b367-645b51605beb} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10714 | 2025.08.28 21:59:36.392161 [ 4 ] {ccfa5081-19c7-417f-b367-645b51605beb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10715 | 2025.08.28 21:59:36.392468 [ 4 ] {ccfa5081-19c7-417f-b367-645b51605beb} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 10716 | 2025.08.28 21:59:36.392702 [ 4 ] {ccfa5081-19c7-417f-b367-645b51605beb} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10717 | 2025.08.28 21:59:36.392834 [ 4 ] {ccfa5081-19c7-417f-b367-645b51605beb} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.001186 sec., 26138.279932546375 rows/sec., 1.92 MiB/sec. | ||
| 10718 | 2025.08.28 21:59:36.392873 [ 4 ] {ccfa5081-19c7-417f-b367-645b51605beb} <Debug> TCPHandler: Processed in 0.001353575 sec. | ||
| 10719 | 2025.08.28 21:59:36.392976 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10720 | 2025.08.28 21:59:36.393075 [ 4 ] {2fadcb4b-2a43-4a48-990f-2b13541cb851} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10721 | 2025.08.28 21:59:36.393119 [ 4 ] {2fadcb4b-2a43-4a48-990f-2b13541cb851} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10722 | 2025.08.28 21:59:36.393553 [ 4 ] {2fadcb4b-2a43-4a48-990f-2b13541cb851} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10723 | 2025.08.28 21:59:36.393590 [ 4 ] {2fadcb4b-2a43-4a48-990f-2b13541cb851} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10724 | 2025.08.28 21:59:36.393901 [ 4 ] {2fadcb4b-2a43-4a48-990f-2b13541cb851} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 10725 | 2025.08.28 21:59:36.394121 [ 4 ] {2fadcb4b-2a43-4a48-990f-2b13541cb851} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10726 | 2025.08.28 21:59:36.394250 [ 4 ] {2fadcb4b-2a43-4a48-990f-2b13541cb851} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001193 sec., 79631.1818943839 rows/sec., 6.22 MiB/sec. | ||
| 10727 | 2025.08.28 21:59:36.394290 [ 4 ] {2fadcb4b-2a43-4a48-990f-2b13541cb851} <Debug> TCPHandler: Processed in 0.001362955 sec. | ||
| 10728 | 2025.08.28 21:59:36.394403 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10729 | 2025.08.28 21:59:36.394497 [ 4 ] {a8e1022d-37ad-4a09-bdbc-a56d483db36d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10730 | 2025.08.28 21:59:36.394540 [ 4 ] {a8e1022d-37ad-4a09-bdbc-a56d483db36d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10731 | 2025.08.28 21:59:36.394956 [ 4 ] {a8e1022d-37ad-4a09-bdbc-a56d483db36d} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10732 | 2025.08.28 21:59:36.394992 [ 4 ] {a8e1022d-37ad-4a09-bdbc-a56d483db36d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10733 | 2025.08.28 21:59:36.395325 [ 4 ] {a8e1022d-37ad-4a09-bdbc-a56d483db36d} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 10734 | 2025.08.28 21:59:36.395546 [ 4 ] {a8e1022d-37ad-4a09-bdbc-a56d483db36d} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10735 | 2025.08.28 21:59:36.395678 [ 4 ] {a8e1022d-37ad-4a09-bdbc-a56d483db36d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001199 sec., 133444.53711426188 rows/sec., 9.29 MiB/sec. | ||
| 10736 | 2025.08.28 21:59:36.395716 [ 4 ] {a8e1022d-37ad-4a09-bdbc-a56d483db36d} <Debug> TCPHandler: Processed in 0.001363395 sec. | ||
| 10737 | 2025.08.28 21:59:36.395826 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10738 | 2025.08.28 21:59:36.395921 [ 4 ] {6a8d9d3d-d1d8-4ee1-8522-12ffe3f3266e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10739 | 2025.08.28 21:59:36.395976 [ 4 ] {6a8d9d3d-d1d8-4ee1-8522-12ffe3f3266e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10740 | 2025.08.28 21:59:36.396825 [ 4 ] {6a8d9d3d-d1d8-4ee1-8522-12ffe3f3266e} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10741 | 2025.08.28 21:59:36.396862 [ 4 ] {6a8d9d3d-d1d8-4ee1-8522-12ffe3f3266e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10742 | 2025.08.28 21:59:36.397405 [ 4 ] {6a8d9d3d-d1d8-4ee1-8522-12ffe3f3266e} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 10743 | 2025.08.28 21:59:36.397646 [ 4 ] {6a8d9d3d-d1d8-4ee1-8522-12ffe3f3266e} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10744 | 2025.08.28 21:59:36.397788 [ 4 ] {6a8d9d3d-d1d8-4ee1-8522-12ffe3f3266e} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001884 sec., 16454.352441613588 rows/sec., 29.49 MiB/sec. | ||
| 10745 | 2025.08.28 21:59:36.397783 [ 95 ] {} <Debug> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 10746 | 2025.08.28 21:59:36.397844 [ 4 ] {6a8d9d3d-d1d8-4ee1-8522-12ffe3f3266e} <Debug> TCPHandler: Processed in 0.002067903 sec. | ||
| 10747 | 2025.08.28 21:59:36.397865 [ 95 ] {} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10748 | 2025.08.28 21:59:36.397892 [ 95 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10749 | 2025.08.28 21:59:36.397966 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10750 | 2025.08.28 21:59:36.397989 [ 193 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::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 | ||
| 10751 | 2025.08.28 21:59:36.398065 [ 4 ] {4af5ad7f-b9fd-47e3-a1fb-f5b581127cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10752 | 2025.08.28 21:59:36.398108 [ 4 ] {4af5ad7f-b9fd-47e3-a1fb-f5b581127cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10753 | 2025.08.28 21:59:36.398189 [ 193 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10754 | 2025.08.28 21:59:36.398250 [ 193 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 1694 rows starting from the beginning of the part | ||
| 10755 | 2025.08.28 21:59:36.398377 [ 193 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 31 rows starting from the beginning of the part | ||
| 10756 | 2025.08.28 21:59:36.398448 [ 4 ] {4af5ad7f-b9fd-47e3-a1fb-f5b581127cd4} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10757 | 2025.08.28 21:59:36.398485 [ 4 ] {4af5ad7f-b9fd-47e3-a1fb-f5b581127cd4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10758 | 2025.08.28 21:59:36.398487 [ 193 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 10 rows starting from the beginning of the part | ||
| 10759 | 2025.08.28 21:59:36.398600 [ 193 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 31 rows starting from the beginning of the part | ||
| 10760 | 2025.08.28 21:59:36.398707 [ 193 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 10 rows starting from the beginning of the part | ||
| 10761 | 2025.08.28 21:59:36.398809 [ 4 ] {4af5ad7f-b9fd-47e3-a1fb-f5b581127cd4} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 10762 | 2025.08.28 21:59:36.398813 [ 193 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 31 rows starting from the beginning of the part | ||
| 10763 | 2025.08.28 21:59:36.399040 [ 4 ] {4af5ad7f-b9fd-47e3-a1fb-f5b581127cd4} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10764 | 2025.08.28 21:59:36.399175 [ 4 ] {4af5ad7f-b9fd-47e3-a1fb-f5b581127cd4} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001129 sec., 53144.37555358725 rows/sec., 3.58 MiB/sec. | ||
| 10765 | 2025.08.28 21:59:36.399212 [ 4 ] {4af5ad7f-b9fd-47e3-a1fb-f5b581127cd4} <Debug> TCPHandler: Processed in 0.001297104 sec. | ||
| 10766 | 2025.08.28 21:59:36.408177 [ 193 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1807 rows, containing 19 columns (19 merged, 0 gathered) in 0.010232433 sec., 176595.34149893772 rows/sec., 316.45 MiB/sec. | ||
| 10767 | 2025.08.28 21:59:36.410385 [ 194 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 10768 | 2025.08.28 21:59:36.410779 [ 194 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10769 | 2025.08.28 21:59:36.410871 [ 194 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_91_18} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Merged 6 parts: [all_1_86_17, all_91_91_0] -> all_1_91_18 | ||
| 10770 | 2025.08.28 21:59:36.411050 [ 194 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.24 MiB. | ||
| 10771 | 2025.08.28 21:59:37.000187 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 316.82 MiB, peak 334.00 MiB, free memory in arenas 0.00 B, will set to 322.15 MiB (RSS), difference: 5.33 MiB | ||
| 10772 | 2025.08.28 21:59:40.660902 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10773 | 2025.08.28 21:59:40.660975 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10774 | 2025.08.28 21:59:40.821032 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 30256 | ||
| 10775 | 2025.08.28 21:59:40.821800 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10776 | 2025.08.28 21:59:40.821865 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10777 | 2025.08.28 21:59:40.822457 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10778 | 2025.08.28 21:59:40.822698 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10779 | 2025.08.28 21:59:40.822828 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30256 | ||
| 10780 | 2025.08.28 21:59:40.822833 [ 90 ] {} <Debug> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10781 | 2025.08.28 21:59:40.822883 [ 90 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10782 | 2025.08.28 21:59:40.822905 [ 90 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10783 | 2025.08.28 21:59:40.823002 [ 195 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::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 | ||
| 10784 | 2025.08.28 21:59:40.823099 [ 195 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10785 | 2025.08.28 21:59:40.823161 [ 195 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_61_12, total 27999 rows starting from the beginning of the part | ||
| 10786 | 2025.08.28 21:59:40.823225 [ 195 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 427 rows starting from the beginning of the part | ||
| 10787 | 2025.08.28 21:59:40.823274 [ 195 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 488 rows starting from the beginning of the part | ||
| 10788 | 2025.08.28 21:59:40.823321 [ 195 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 427 rows starting from the beginning of the part | ||
| 10789 | 2025.08.28 21:59:40.823365 [ 195 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 488 rows starting from the beginning of the part | ||
| 10790 | 2025.08.28 21:59:40.823408 [ 195 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 427 rows starting from the beginning of the part | ||
| 10791 | 2025.08.28 21:59:40.825578 [ 188 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 30256 rows, containing 4 columns (4 merged, 0 gathered) in 0.002613829 sec., 11575355.541621124 rows/sec., 165.59 MiB/sec. | ||
| 10792 | 2025.08.28 21:59:40.825998 [ 188 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10793 | 2025.08.28 21:59:40.826311 [ 188 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_66_13} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10794 | 2025.08.28 21:59:40.826395 [ 188 ] {6c1aa724-0e45-4e09-9e61-63bc424447ad::all_1_66_13} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10795 | 2025.08.28 21:59:40.826497 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 6.92 MiB. | ||
| 10796 | 2025.08.28 21:59:41.389379 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10797 | 2025.08.28 21:59:41.389552 [ 4 ] {2064a827-ac10-495f-a0b4-524360e06037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10798 | 2025.08.28 21:59:41.389620 [ 4 ] {2064a827-ac10-495f-a0b4-524360e06037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10799 | 2025.08.28 21:59:41.390286 [ 4 ] {2064a827-ac10-495f-a0b4-524360e06037} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10800 | 2025.08.28 21:59:41.390337 [ 4 ] {2064a827-ac10-495f-a0b4-524360e06037} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10801 | 2025.08.28 21:59:41.390732 [ 4 ] {2064a827-ac10-495f-a0b4-524360e06037} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 10802 | 2025.08.28 21:59:41.390959 [ 4 ] {2064a827-ac10-495f-a0b4-524360e06037} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10803 | 2025.08.28 21:59:41.391114 [ 4 ] {2064a827-ac10-495f-a0b4-524360e06037} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001608 sec., 47263.6815920398 rows/sec., 3.89 MiB/sec. | ||
| 10804 | 2025.08.28 21:59:41.391167 [ 4 ] {2064a827-ac10-495f-a0b4-524360e06037} <Debug> TCPHandler: Processed in 0.001912761 sec. | ||
| 10805 | 2025.08.28 21:59:41.391295 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10806 | 2025.08.28 21:59:41.391396 [ 4 ] {15b952b1-9695-4b07-8950-5caac6e50561} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10807 | 2025.08.28 21:59:41.391440 [ 4 ] {15b952b1-9695-4b07-8950-5caac6e50561} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10808 | 2025.08.28 21:59:41.391856 [ 4 ] {15b952b1-9695-4b07-8950-5caac6e50561} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10809 | 2025.08.28 21:59:41.391893 [ 4 ] {15b952b1-9695-4b07-8950-5caac6e50561} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10810 | 2025.08.28 21:59:41.392203 [ 4 ] {15b952b1-9695-4b07-8950-5caac6e50561} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 10811 | 2025.08.28 21:59:41.392422 [ 4 ] {15b952b1-9695-4b07-8950-5caac6e50561} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10812 | 2025.08.28 21:59:41.392556 [ 4 ] {15b952b1-9695-4b07-8950-5caac6e50561} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001182 sec., 8460.236886632825 rows/sec., 636.17 KiB/sec. | ||
| 10813 | 2025.08.28 21:59:41.392595 [ 4 ] {15b952b1-9695-4b07-8950-5caac6e50561} <Debug> TCPHandler: Processed in 0.001352195 sec. | ||
| 10814 | 2025.08.28 21:59:41.392707 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10815 | 2025.08.28 21:59:41.392802 [ 4 ] {5c673c56-7ba8-4c72-a4bf-fe8c38cdcde2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10816 | 2025.08.28 21:59:41.392845 [ 4 ] {5c673c56-7ba8-4c72-a4bf-fe8c38cdcde2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10817 | 2025.08.28 21:59:41.393259 [ 4 ] {5c673c56-7ba8-4c72-a4bf-fe8c38cdcde2} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10818 | 2025.08.28 21:59:41.393295 [ 4 ] {5c673c56-7ba8-4c72-a4bf-fe8c38cdcde2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10819 | 2025.08.28 21:59:41.393594 [ 4 ] {5c673c56-7ba8-4c72-a4bf-fe8c38cdcde2} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 10820 | 2025.08.28 21:59:41.393804 [ 4 ] {5c673c56-7ba8-4c72-a4bf-fe8c38cdcde2} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10821 | 2025.08.28 21:59:41.393938 [ 4 ] {5c673c56-7ba8-4c72-a4bf-fe8c38cdcde2} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001154 sec., 64124.78336221837 rows/sec., 5.01 MiB/sec. | ||
| 10822 | 2025.08.28 21:59:41.393976 [ 4 ] {5c673c56-7ba8-4c72-a4bf-fe8c38cdcde2} <Debug> TCPHandler: Processed in 0.001321504 sec. | ||
| 10823 | 2025.08.28 21:59:41.394088 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10824 | 2025.08.28 21:59:41.394184 [ 4 ] {9c62093b-9ac3-45f7-a5ad-496dbf82c2d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10825 | 2025.08.28 21:59:41.394228 [ 4 ] {9c62093b-9ac3-45f7-a5ad-496dbf82c2d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10826 | 2025.08.28 21:59:41.394652 [ 4 ] {9c62093b-9ac3-45f7-a5ad-496dbf82c2d4} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10827 | 2025.08.28 21:59:41.394689 [ 4 ] {9c62093b-9ac3-45f7-a5ad-496dbf82c2d4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10828 | 2025.08.28 21:59:41.395016 [ 4 ] {9c62093b-9ac3-45f7-a5ad-496dbf82c2d4} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 10829 | 2025.08.28 21:59:41.395240 [ 4 ] {9c62093b-9ac3-45f7-a5ad-496dbf82c2d4} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10830 | 2025.08.28 21:59:41.395375 [ 4 ] {9c62093b-9ac3-45f7-a5ad-496dbf82c2d4} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.00121 sec., 132231.40495867768 rows/sec., 9.21 MiB/sec. | ||
| 10831 | 2025.08.28 21:59:41.395400 [ 87 ] {} <Debug> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Selected 6 parts from all_1_105_21 to all_110_110_0 | ||
| 10832 | 2025.08.28 21:59:41.395413 [ 4 ] {9c62093b-9ac3-45f7-a5ad-496dbf82c2d4} <Debug> TCPHandler: Processed in 0.001373445 sec. | ||
| 10833 | 2025.08.28 21:59:41.395477 [ 87 ] {} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10834 | 2025.08.28 21:59:41.395507 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10835 | 2025.08.28 21:59:41.395570 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10836 | 2025.08.28 21:59:41.395624 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_110_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_105_21 to all_110_110_0 into Compact with storage Full | ||
| 10837 | 2025.08.28 21:59:41.395667 [ 4 ] {ce042917-ccb4-4bb9-aed1-150f31bc5491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10838 | 2025.08.28 21:59:41.395728 [ 4 ] {ce042917-ccb4-4bb9-aed1-150f31bc5491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10839 | 2025.08.28 21:59:41.395772 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_110_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10840 | 2025.08.28 21:59:41.395815 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_105_21, total 28385 rows starting from the beginning of the part | ||
| 10841 | 2025.08.28 21:59:41.395888 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 160 rows starting from the beginning of the part | ||
| 10842 | 2025.08.28 21:59:41.395939 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 952 rows starting from the beginning of the part | ||
| 10843 | 2025.08.28 21:59:41.395987 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 54 rows starting from the beginning of the part | ||
| 10844 | 2025.08.28 21:59:41.396034 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 160 rows starting from the beginning of the part | ||
| 10845 | 2025.08.28 21:59:41.396079 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_110_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 160 rows starting from the beginning of the part | ||
| 10846 | 2025.08.28 21:59:41.396509 [ 4 ] {ce042917-ccb4-4bb9-aed1-150f31bc5491} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10847 | 2025.08.28 21:59:41.396548 [ 4 ] {ce042917-ccb4-4bb9-aed1-150f31bc5491} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10848 | 2025.08.28 21:59:41.397036 [ 4 ] {ce042917-ccb4-4bb9-aed1-150f31bc5491} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 10849 | 2025.08.28 21:59:41.397345 [ 4 ] {ce042917-ccb4-4bb9-aed1-150f31bc5491} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10850 | 2025.08.28 21:59:41.397499 [ 4 ] {ce042917-ccb4-4bb9-aed1-150f31bc5491} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001848 sec., 5411.255411255411 rows/sec., 9.70 MiB/sec. | ||
| 10851 | 2025.08.28 21:59:41.397565 [ 4 ] {ce042917-ccb4-4bb9-aed1-150f31bc5491} <Debug> TCPHandler: Processed in 0.002050233 sec. | ||
| 10852 | 2025.08.28 21:59:41.397674 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10853 | 2025.08.28 21:59:41.397770 [ 4 ] {e536a665-f9ed-4a94-ae24-c5df841fd8ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10854 | 2025.08.28 21:59:41.397813 [ 4 ] {e536a665-f9ed-4a94-ae24-c5df841fd8ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10855 | 2025.08.28 21:59:41.398163 [ 4 ] {e536a665-f9ed-4a94-ae24-c5df841fd8ec} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10856 | 2025.08.28 21:59:41.398199 [ 4 ] {e536a665-f9ed-4a94-ae24-c5df841fd8ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10857 | 2025.08.28 21:59:41.398519 [ 4 ] {e536a665-f9ed-4a94-ae24-c5df841fd8ec} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 10858 | 2025.08.28 21:59:41.398726 [ 4 ] {e536a665-f9ed-4a94-ae24-c5df841fd8ec} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10859 | 2025.08.28 21:59:41.398859 [ 4 ] {e536a665-f9ed-4a94-ae24-c5df841fd8ec} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001107 sec., 54200.54200542006 rows/sec., 3.65 MiB/sec. | ||
| 10860 | 2025.08.28 21:59:41.398895 [ 4 ] {e536a665-f9ed-4a94-ae24-c5df841fd8ec} <Debug> TCPHandler: Processed in 0.001269694 sec. | ||
| 10861 | 2025.08.28 21:59:41.402012 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_110_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 29871 rows, containing 5 columns (5 merged, 0 gathered) in 0.006440431 sec., 4638043.634036293 rows/sec., 316.45 MiB/sec. | ||
| 10862 | 2025.08.28 21:59:41.402370 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_110_22} <Trace> MergedBlockOutputStream: filled checksums all_1_110_22 (state Temporary) | ||
| 10863 | 2025.08.28 21:59:41.402619 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_merge_all_1_110_22 to all_1_110_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10864 | 2025.08.28 21:59:41.402695 [ 200 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_110_22} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Merged 6 parts: [all_1_105_21, all_110_110_0] -> all_1_110_22 | ||
| 10865 | 2025.08.28 21:59:41.402776 [ 200 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.36 MiB. | ||
| 10866 | 2025.08.28 21:59:42.460842 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 497 | ||
| 10867 | 2025.08.28 21:59:42.478040 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10868 | 2025.08.28 21:59:42.478102 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10869 | 2025.08.28 21:59:42.484485 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 10870 | 2025.08.28 21:59:42.485209 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10871 | 2025.08.28 21:59:42.485501 [ 87 ] {} <Debug> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 10872 | 2025.08.28 21:59:42.485544 [ 87 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10873 | 2025.08.28 21:59:42.485566 [ 87 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10874 | 2025.08.28 21:59:42.485731 [ 196 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::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 | ||
| 10875 | 2025.08.28 21:59:42.488509 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 497 | ||
| 10876 | 2025.08.28 21:59:42.489648 [ 196 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10877 | 2025.08.28 21:59:42.491116 [ 196 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 460 rows starting from the beginning of the part | ||
| 10878 | 2025.08.28 21:59:42.495907 [ 196 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 7 rows starting from the beginning of the part | ||
| 10879 | 2025.08.28 21:59:42.500678 [ 196 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 8 rows starting from the beginning of the part | ||
| 10880 | 2025.08.28 21:59:42.505652 [ 196 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 7 rows starting from the beginning of the part | ||
| 10881 | 2025.08.28 21:59:42.510611 [ 196 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 8 rows starting from the beginning of the part | ||
| 10882 | 2025.08.28 21:59:42.514838 [ 196 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 7 rows starting from the beginning of the part | ||
| 10883 | 2025.08.28 21:59:42.569921 [ 190 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 497 rows, containing 679 columns (679 merged, 0 gathered) in 0.084279742 sec., 5897.028018903997 rows/sec., 30.49 MiB/sec. | ||
| 10884 | 2025.08.28 21:59:42.572570 [ 192 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 10885 | 2025.08.28 21:59:42.574475 [ 192 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_66_13} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10886 | 2025.08.28 21:59:42.574576 [ 192 ] {66442edb-f6b5-4111-ac5f-11643f7728bb::all_1_66_13} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb) (MergerMutator): Merged 6 parts: [all_1_61_12, all_66_66_0] -> all_1_66_13 | ||
| 10887 | 2025.08.28 21:59:42.576252 [ 192 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 14.28 MiB. | ||
| 10888 | 2025.08.28 21:59:45.913106 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 24 entries to flush up to offset 1496 | ||
| 10889 | 2025.08.28 21:59:45.915330 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10890 | 2025.08.28 21:59:45.915379 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10891 | 2025.08.28 21:59:45.916552 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 10892 | 2025.08.28 21:59:45.916851 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10893 | 2025.08.28 21:59:45.917123 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1496 | ||
| 10894 | 2025.08.28 21:59:46.390455 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10895 | 2025.08.28 21:59:46.390632 [ 4 ] {9016da00-9ad7-4d82-8103-165ea7d5c453} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 10896 | 2025.08.28 21:59:46.390700 [ 4 ] {9016da00-9ad7-4d82-8103-165ea7d5c453} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10897 | 2025.08.28 21:59:46.391354 [ 4 ] {9016da00-9ad7-4d82-8103-165ea7d5c453} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10898 | 2025.08.28 21:59:46.391405 [ 4 ] {9016da00-9ad7-4d82-8103-165ea7d5c453} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10899 | 2025.08.28 21:59:46.391795 [ 4 ] {9016da00-9ad7-4d82-8103-165ea7d5c453} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 10900 | 2025.08.28 21:59:46.392025 [ 4 ] {9016da00-9ad7-4d82-8103-165ea7d5c453} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10901 | 2025.08.28 21:59:46.392187 [ 4 ] {9016da00-9ad7-4d82-8103-165ea7d5c453} <Debug> executeQuery: Read 8 rows, 668.00 B in 0.001603 sec., 4990.642545227698 rows/sec., 406.95 KiB/sec. | ||
| 10902 | 2025.08.28 21:59:46.392245 [ 4 ] {9016da00-9ad7-4d82-8103-165ea7d5c453} <Debug> TCPHandler: Processed in 0.001915881 sec. | ||
| 10903 | 2025.08.28 21:59:46.392382 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10904 | 2025.08.28 21:59:46.392485 [ 4 ] {efae731f-982b-4a0f-adc4-5f2378bd7198} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 10905 | 2025.08.28 21:59:46.392529 [ 4 ] {efae731f-982b-4a0f-adc4-5f2378bd7198} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10906 | 2025.08.28 21:59:46.393004 [ 4 ] {efae731f-982b-4a0f-adc4-5f2378bd7198} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10907 | 2025.08.28 21:59:46.393043 [ 4 ] {efae731f-982b-4a0f-adc4-5f2378bd7198} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10908 | 2025.08.28 21:59:46.393361 [ 4 ] {efae731f-982b-4a0f-adc4-5f2378bd7198} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 10909 | 2025.08.28 21:59:46.393594 [ 4 ] {efae731f-982b-4a0f-adc4-5f2378bd7198} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10910 | 2025.08.28 21:59:46.393724 [ 58 ] {} <Debug> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 10911 | 2025.08.28 21:59:46.393730 [ 4 ] {efae731f-982b-4a0f-adc4-5f2378bd7198} <Debug> executeQuery: Read 122 rows, 10.54 KiB in 0.001268 sec., 96214.51104100946 rows/sec., 8.12 MiB/sec. | ||
| 10912 | 2025.08.28 21:59:46.393793 [ 58 ] {} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10913 | 2025.08.28 21:59:46.393813 [ 4 ] {efae731f-982b-4a0f-adc4-5f2378bd7198} <Debug> TCPHandler: Processed in 0.001483807 sec. | ||
| 10914 | 2025.08.28 21:59:46.393821 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10915 | 2025.08.28 21:59:46.393940 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10916 | 2025.08.28 21:59:46.393954 [ 198 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 10917 | 2025.08.28 21:59:46.394041 [ 4 ] {5eddc55f-1b23-48e4-944f-d36d90d875d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 10918 | 2025.08.28 21:59:46.394086 [ 4 ] {5eddc55f-1b23-48e4-944f-d36d90d875d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10919 | 2025.08.28 21:59:46.394087 [ 198 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10920 | 2025.08.28 21:59:46.394136 [ 198 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 1287 rows starting from the beginning of the part | ||
| 10921 | 2025.08.28 21:59:46.394216 [ 198 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 1216 rows starting from the beginning of the part | ||
| 10922 | 2025.08.28 21:59:46.394269 [ 198 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 56 rows starting from the beginning of the part | ||
| 10923 | 2025.08.28 21:59:46.394318 [ 198 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 118 rows starting from the beginning of the part | ||
| 10924 | 2025.08.28 21:59:46.394359 [ 198 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 76 rows starting from the beginning of the part | ||
| 10925 | 2025.08.28 21:59:46.394397 [ 198 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 122 rows starting from the beginning of the part | ||
| 10926 | 2025.08.28 21:59:46.394545 [ 4 ] {5eddc55f-1b23-48e4-944f-d36d90d875d5} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10927 | 2025.08.28 21:59:46.394594 [ 4 ] {5eddc55f-1b23-48e4-944f-d36d90d875d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10928 | 2025.08.28 21:59:46.394982 [ 4 ] {5eddc55f-1b23-48e4-944f-d36d90d875d5} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 10929 | 2025.08.28 21:59:46.395265 [ 4 ] {5eddc55f-1b23-48e4-944f-d36d90d875d5} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10930 | 2025.08.28 21:59:46.395413 [ 4 ] {5eddc55f-1b23-48e4-944f-d36d90d875d5} <Debug> executeQuery: Read 39 rows, 2.89 KiB in 0.001391 sec., 28037.383177570093 rows/sec., 2.03 MiB/sec. | ||
| 10931 | 2025.08.28 21:59:46.395453 [ 4 ] {5eddc55f-1b23-48e4-944f-d36d90d875d5} <Debug> TCPHandler: Processed in 0.001561567 sec. | ||
| 10932 | 2025.08.28 21:59:46.395575 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10933 | 2025.08.28 21:59:46.395669 [ 4 ] {d9f4e36c-684b-4a76-834f-1b6357d3a7ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 10934 | 2025.08.28 21:59:46.395711 [ 4 ] {d9f4e36c-684b-4a76-834f-1b6357d3a7ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10935 | 2025.08.28 21:59:46.395920 [ 199 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2875 rows, containing 5 columns (5 merged, 0 gathered) in 0.002009562 sec., 1430660.0144708152 rows/sec., 124.07 MiB/sec. | ||
| 10936 | 2025.08.28 21:59:46.396155 [ 186 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 10937 | 2025.08.28 21:59:46.396156 [ 4 ] {d9f4e36c-684b-4a76-834f-1b6357d3a7ec} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10938 | 2025.08.28 21:59:46.396212 [ 4 ] {d9f4e36c-684b-4a76-834f-1b6357d3a7ec} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10939 | 2025.08.28 21:59:46.396446 [ 186 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_111_22} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10940 | 2025.08.28 21:59:46.396533 [ 186 ] {48898970-5a6f-44b8-8f58-d071bde5f6b7::all_1_111_22} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 10941 | 2025.08.28 21:59:46.396562 [ 4 ] {d9f4e36c-684b-4a76-834f-1b6357d3a7ec} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 10942 | 2025.08.28 21:59:46.396605 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.78 MiB. | ||
| 10943 | 2025.08.28 21:59:46.396787 [ 4 ] {d9f4e36c-684b-4a76-834f-1b6357d3a7ec} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10944 | 2025.08.28 21:59:46.396917 [ 58 ] {} <Debug> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 10945 | 2025.08.28 21:59:46.396925 [ 4 ] {d9f4e36c-684b-4a76-834f-1b6357d3a7ec} <Debug> executeQuery: Read 103 rows, 8.25 KiB in 0.001275 sec., 80784.3137254902 rows/sec., 6.32 MiB/sec. | ||
| 10946 | 2025.08.28 21:59:46.396954 [ 58 ] {} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10947 | 2025.08.28 21:59:46.396978 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10948 | 2025.08.28 21:59:46.396981 [ 4 ] {d9f4e36c-684b-4a76-834f-1b6357d3a7ec} <Debug> TCPHandler: Processed in 0.001454376 sec. | ||
| 10949 | 2025.08.28 21:59:46.397083 [ 187 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 10950 | 2025.08.28 21:59:46.397141 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10951 | 2025.08.28 21:59:46.397216 [ 187 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10952 | 2025.08.28 21:59:46.397242 [ 4 ] {5f88ccd0-49b9-4faf-99b2-28f8951fe53b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 10953 | 2025.08.28 21:59:46.397255 [ 187 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 595 rows starting from the beginning of the part | ||
| 10954 | 2025.08.28 21:59:46.397293 [ 4 ] {5f88ccd0-49b9-4faf-99b2-28f8951fe53b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10955 | 2025.08.28 21:59:46.397330 [ 187 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 530 rows starting from the beginning of the part | ||
| 10956 | 2025.08.28 21:59:46.397382 [ 187 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 64 rows starting from the beginning of the part | ||
| 10957 | 2025.08.28 21:59:46.397428 [ 187 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 95 rows starting from the beginning of the part | ||
| 10958 | 2025.08.28 21:59:46.397469 [ 187 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 74 rows starting from the beginning of the part | ||
| 10959 | 2025.08.28 21:59:46.397509 [ 187 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 103 rows starting from the beginning of the part | ||
| 10960 | 2025.08.28 21:59:46.397824 [ 4 ] {5f88ccd0-49b9-4faf-99b2-28f8951fe53b} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10961 | 2025.08.28 21:59:46.397872 [ 4 ] {5f88ccd0-49b9-4faf-99b2-28f8951fe53b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10962 | 2025.08.28 21:59:46.398307 [ 4 ] {5f88ccd0-49b9-4faf-99b2-28f8951fe53b} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 10963 | 2025.08.28 21:59:46.398538 [ 4 ] {5f88ccd0-49b9-4faf-99b2-28f8951fe53b} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10964 | 2025.08.28 21:59:46.398600 [ 186 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1461 rows, containing 5 columns (5 merged, 0 gathered) in 0.001568068 sec., 931719.797865909 rows/sec., 73.63 MiB/sec. | ||
| 10965 | 2025.08.28 21:59:46.398683 [ 4 ] {5f88ccd0-49b9-4faf-99b2-28f8951fe53b} <Debug> executeQuery: Read 164 rows, 11.69 KiB in 0.00146 sec., 112328.76712328767 rows/sec., 7.82 MiB/sec. | ||
| 10966 | 2025.08.28 21:59:46.398728 [ 4 ] {5f88ccd0-49b9-4faf-99b2-28f8951fe53b} <Debug> TCPHandler: Processed in 0.001637608 sec. | ||
| 10967 | 2025.08.28 21:59:46.398751 [ 186 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 10968 | 2025.08.28 21:59:46.398836 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10969 | 2025.08.28 21:59:46.398935 [ 4 ] {2a6cc6e2-adbb-4f9a-8032-f9134608bd5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 10970 | 2025.08.28 21:59:46.398991 [ 4 ] {2a6cc6e2-adbb-4f9a-8032-f9134608bd5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 10971 | 2025.08.28 21:59:46.399006 [ 186 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_111_22} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10972 | 2025.08.28 21:59:46.399081 [ 186 ] {59278a24-3540-4f8e-81f1-4cf13b5ba10c::all_1_111_22} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 10973 | 2025.08.28 21:59:46.399164 [ 186 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.48 MiB. | ||
| 10974 | 2025.08.28 21:59:46.399862 [ 4 ] {2a6cc6e2-adbb-4f9a-8032-f9134608bd5a} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10975 | 2025.08.28 21:59:46.399903 [ 4 ] {2a6cc6e2-adbb-4f9a-8032-f9134608bd5a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10976 | 2025.08.28 21:59:46.400478 [ 4 ] {2a6cc6e2-adbb-4f9a-8032-f9134608bd5a} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 10977 | 2025.08.28 21:59:46.400712 [ 4 ] {2a6cc6e2-adbb-4f9a-8032-f9134608bd5a} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10978 | 2025.08.28 21:59:46.400858 [ 4 ] {2a6cc6e2-adbb-4f9a-8032-f9134608bd5a} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001941 sec., 15971.148892323545 rows/sec., 28.62 MiB/sec. | ||
| 10979 | 2025.08.28 21:59:46.400934 [ 4 ] {2a6cc6e2-adbb-4f9a-8032-f9134608bd5a} <Debug> TCPHandler: Processed in 0.002146344 sec. | ||
| 10980 | 2025.08.28 21:59:46.401061 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 10981 | 2025.08.28 21:59:46.401162 [ 4 ] {0beaa478-f2f3-4ee1-98b8-5ca495d2322c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 10982 | 2025.08.28 21:59:46.401211 [ 4 ] {0beaa478-f2f3-4ee1-98b8-5ca495d2322c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 10983 | 2025.08.28 21:59:46.401630 [ 4 ] {0beaa478-f2f3-4ee1-98b8-5ca495d2322c} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10984 | 2025.08.28 21:59:46.401671 [ 4 ] {0beaa478-f2f3-4ee1-98b8-5ca495d2322c} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10985 | 2025.08.28 21:59:46.402008 [ 4 ] {0beaa478-f2f3-4ee1-98b8-5ca495d2322c} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 10986 | 2025.08.28 21:59:46.402218 [ 4 ] {0beaa478-f2f3-4ee1-98b8-5ca495d2322c} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 10987 | 2025.08.28 21:59:46.402340 [ 58 ] {} <Debug> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 10988 | 2025.08.28 21:59:46.402348 [ 4 ] {0beaa478-f2f3-4ee1-98b8-5ca495d2322c} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001209 sec., 49627.79156327544 rows/sec., 3.34 MiB/sec. | ||
| 10989 | 2025.08.28 21:59:46.402377 [ 58 ] {} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 10990 | 2025.08.28 21:59:46.402398 [ 4 ] {0beaa478-f2f3-4ee1-98b8-5ca495d2322c} <Debug> TCPHandler: Processed in 0.001392586 sec. | ||
| 10991 | 2025.08.28 21:59:46.402399 [ 58 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 10992 | 2025.08.28 21:59:46.402499 [ 191 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact with storage Full | ||
| 10993 | 2025.08.28 21:59:46.402611 [ 191 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10994 | 2025.08.28 21:59:46.402638 [ 191 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 5496 rows starting from the beginning of the part | ||
| 10995 | 2025.08.28 21:59:46.402687 [ 191 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 40 rows starting from the beginning of the part | ||
| 10996 | 2025.08.28 21:59:46.402729 [ 191 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 20 rows starting from the beginning of the part | ||
| 10997 | 2025.08.28 21:59:46.402767 [ 191 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 60 rows starting from the beginning of the part | ||
| 10998 | 2025.08.28 21:59:46.402803 [ 191 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 60 rows starting from the beginning of the part | ||
| 10999 | 2025.08.28 21:59:46.402841 [ 191 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 60 rows starting from the beginning of the part | ||
| 11000 | 2025.08.28 21:59:46.404330 [ 201 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 5736 rows, containing 4 columns (4 merged, 0 gathered) in 0.001863131 sec., 3078688.5087522026 rows/sec., 207.44 MiB/sec. | ||
| 11001 | 2025.08.28 21:59:46.404686 [ 191 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 11002 | 2025.08.28 21:59:46.404926 [ 191 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_111_22} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11003 | 2025.08.28 21:59:46.405002 [ 191 ] {d0767f7c-4580-4dca-9ed8-69ec22c74d55::all_1_111_22} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55) (MergerMutator): Merged 6 parts: [all_1_106_21, all_111_111_0] -> all_1_111_22 | ||
| 11004 | 2025.08.28 21:59:46.405070 [ 191 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 4.17 MiB. | ||
| 11005 | 2025.08.28 21:59:48.323058 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 488 entries to flush up to offset 30744 | ||
| 11006 | 2025.08.28 21:59:48.323586 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11007 | 2025.08.28 21:59:48.323628 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 11008 | 2025.08.28 21:59:48.324097 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11009 | 2025.08.28 21:59:48.324329 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11010 | 2025.08.28 21:59:48.324462 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 30744 | ||
| 11011 | 2025.08.28 21:59:49.988732 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 8 entries to flush up to offset 505 | ||
| 11012 | 2025.08.28 21:59:50.004044 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11013 | 2025.08.28 21:59:50.004116 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 11014 | 2025.08.28 21:59:50.009586 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 11015 | 2025.08.28 21:59:50.010289 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11016 | 2025.08.28 21:59:50.013628 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 505 | ||
| 11017 | 2025.08.28 21:59:51.388994 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11018 | 2025.08.28 21:59:51.389194 [ 4 ] {8fdbe13e-d7d7-40ae-a533-9160de76b9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11019 | 2025.08.28 21:59:51.389268 [ 4 ] {8fdbe13e-d7d7-40ae-a533-9160de76b9dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11020 | 2025.08.28 21:59:51.389942 [ 4 ] {8fdbe13e-d7d7-40ae-a533-9160de76b9dd} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11021 | 2025.08.28 21:59:51.389994 [ 4 ] {8fdbe13e-d7d7-40ae-a533-9160de76b9dd} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 11022 | 2025.08.28 21:59:51.390400 [ 4 ] {8fdbe13e-d7d7-40ae-a533-9160de76b9dd} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 11023 | 2025.08.28 21:59:51.390628 [ 4 ] {8fdbe13e-d7d7-40ae-a533-9160de76b9dd} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11024 | 2025.08.28 21:59:51.390792 [ 4 ] {8fdbe13e-d7d7-40ae-a533-9160de76b9dd} <Debug> executeQuery: Read 76 rows, 6.41 KiB in 0.001651 sec., 46032.707450030284 rows/sec., 3.79 MiB/sec. | ||
| 11025 | 2025.08.28 21:59:51.390842 [ 4 ] {8fdbe13e-d7d7-40ae-a533-9160de76b9dd} <Debug> TCPHandler: Processed in 0.001984462 sec. | ||
| 11026 | 2025.08.28 21:59:51.390977 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11027 | 2025.08.28 21:59:51.391079 [ 4 ] {1b59373a-c738-4eba-b1d2-d0d91dae4a4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11028 | 2025.08.28 21:59:51.391123 [ 4 ] {1b59373a-c738-4eba-b1d2-d0d91dae4a4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11029 | 2025.08.28 21:59:51.391539 [ 4 ] {1b59373a-c738-4eba-b1d2-d0d91dae4a4f} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11030 | 2025.08.28 21:59:51.391577 [ 4 ] {1b59373a-c738-4eba-b1d2-d0d91dae4a4f} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 11031 | 2025.08.28 21:59:51.391893 [ 4 ] {1b59373a-c738-4eba-b1d2-d0d91dae4a4f} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11032 | 2025.08.28 21:59:51.392104 [ 4 ] {1b59373a-c738-4eba-b1d2-d0d91dae4a4f} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11033 | 2025.08.28 21:59:51.392238 [ 4 ] {1b59373a-c738-4eba-b1d2-d0d91dae4a4f} <Debug> executeQuery: Read 10 rows, 770.00 B in 0.001182 sec., 8460.236886632825 rows/sec., 636.17 KiB/sec. | ||
| 11034 | 2025.08.28 21:59:51.392277 [ 4 ] {1b59373a-c738-4eba-b1d2-d0d91dae4a4f} <Debug> TCPHandler: Processed in 0.001353355 sec. | ||
| 11035 | 2025.08.28 21:59:51.392392 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11036 | 2025.08.28 21:59:51.392488 [ 4 ] {1c632d0e-051d-4b78-8e8b-4ad6fee5e3eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11037 | 2025.08.28 21:59:51.392529 [ 4 ] {1c632d0e-051d-4b78-8e8b-4ad6fee5e3eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11038 | 2025.08.28 21:59:51.392930 [ 4 ] {1c632d0e-051d-4b78-8e8b-4ad6fee5e3eb} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11039 | 2025.08.28 21:59:51.392966 [ 4 ] {1c632d0e-051d-4b78-8e8b-4ad6fee5e3eb} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 11040 | 2025.08.28 21:59:51.393270 [ 4 ] {1c632d0e-051d-4b78-8e8b-4ad6fee5e3eb} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 11041 | 2025.08.28 21:59:51.393473 [ 4 ] {1c632d0e-051d-4b78-8e8b-4ad6fee5e3eb} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11042 | 2025.08.28 21:59:51.393603 [ 4 ] {1c632d0e-051d-4b78-8e8b-4ad6fee5e3eb} <Debug> executeQuery: Read 74 rows, 5.92 KiB in 0.001134 sec., 65255.73192239859 rows/sec., 5.09 MiB/sec. | ||
| 11043 | 2025.08.28 21:59:51.393640 [ 4 ] {1c632d0e-051d-4b78-8e8b-4ad6fee5e3eb} <Debug> TCPHandler: Processed in 0.001298375 sec. | ||
| 11044 | 2025.08.28 21:59:51.393755 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11045 | 2025.08.28 21:59:51.393849 [ 4 ] {ec05b189-5929-4d89-a943-479b5b2c8494} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11046 | 2025.08.28 21:59:51.393893 [ 4 ] {ec05b189-5929-4d89-a943-479b5b2c8494} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11047 | 2025.08.28 21:59:51.394296 [ 4 ] {ec05b189-5929-4d89-a943-479b5b2c8494} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11048 | 2025.08.28 21:59:51.394332 [ 4 ] {ec05b189-5929-4d89-a943-479b5b2c8494} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 11049 | 2025.08.28 21:59:51.394643 [ 4 ] {ec05b189-5929-4d89-a943-479b5b2c8494} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 11050 | 2025.08.28 21:59:51.394845 [ 4 ] {ec05b189-5929-4d89-a943-479b5b2c8494} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11051 | 2025.08.28 21:59:51.394970 [ 4 ] {ec05b189-5929-4d89-a943-479b5b2c8494} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001184 sec., 135135.13513513515 rows/sec., 9.41 MiB/sec. | ||
| 11052 | 2025.08.28 21:59:51.395005 [ 4 ] {ec05b189-5929-4d89-a943-479b5b2c8494} <Debug> TCPHandler: Processed in 0.001347094 sec. | ||
| 11053 | 2025.08.28 21:59:51.395108 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11054 | 2025.08.28 21:59:51.395197 [ 4 ] {38c07bab-1aba-4878-ab10-0245e7da997e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11055 | 2025.08.28 21:59:51.395312 [ 4 ] {38c07bab-1aba-4878-ab10-0245e7da997e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11056 | 2025.08.28 21:59:51.396064 [ 4 ] {38c07bab-1aba-4878-ab10-0245e7da997e} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11057 | 2025.08.28 21:59:51.396099 [ 4 ] {38c07bab-1aba-4878-ab10-0245e7da997e} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 11058 | 2025.08.28 21:59:51.396612 [ 4 ] {38c07bab-1aba-4878-ab10-0245e7da997e} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 11059 | 2025.08.28 21:59:51.396843 [ 4 ] {38c07bab-1aba-4878-ab10-0245e7da997e} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11060 | 2025.08.28 21:59:51.396985 [ 4 ] {38c07bab-1aba-4878-ab10-0245e7da997e} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001746 sec., 5727.37686139748 rows/sec., 10.26 MiB/sec. | ||
| 11061 | 2025.08.28 21:59:51.397048 [ 4 ] {38c07bab-1aba-4878-ab10-0245e7da997e} <Debug> TCPHandler: Processed in 0.001933521 sec. | ||
| 11062 | 2025.08.28 21:59:51.397162 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11063 | 2025.08.28 21:59:51.397257 [ 4 ] {0983de65-4183-4721-87c8-0921601f35d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11064 | 2025.08.28 21:59:51.397299 [ 4 ] {0983de65-4183-4721-87c8-0921601f35d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11065 | 2025.08.28 21:59:51.397631 [ 4 ] {0983de65-4183-4721-87c8-0921601f35d5} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11066 | 2025.08.28 21:59:51.397666 [ 4 ] {0983de65-4183-4721-87c8-0921601f35d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.40 GiB. | ||
| 11067 | 2025.08.28 21:59:51.397964 [ 4 ] {0983de65-4183-4721-87c8-0921601f35d5} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 11068 | 2025.08.28 21:59:51.398172 [ 4 ] {0983de65-4183-4721-87c8-0921601f35d5} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11069 | 2025.08.28 21:59:51.398300 [ 4 ] {0983de65-4183-4721-87c8-0921601f35d5} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001062 sec., 56497.17514124294 rows/sec., 3.81 MiB/sec. | ||
| 11070 | 2025.08.28 21:59:51.398336 [ 4 ] {0983de65-4183-4721-87c8-0921601f35d5} <Debug> TCPHandler: Processed in 0.001223774 sec. | ||
| 11071 | 2025.08.28 21:59:55.661043 [ 74 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11072 | 2025.08.28 21:59:55.661146 [ 74 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11073 | 2025.08.28 21:59:55.824760 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushing system log, 427 entries to flush up to offset 31171 | ||
| 11074 | 2025.08.28 21:59:55.825543 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11075 | 2025.08.28 21:59:55.825610 [ 244 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 11076 | 2025.08.28 21:59:55.826149 [ 244 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11077 | 2025.08.28 21:59:55.826372 [ 244 ] {} <Trace> system.asynchronous_metric_log (6c1aa724-0e45-4e09-9e61-63bc424447ad): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11078 | 2025.08.28 21:59:55.826503 [ 244 ] {} <Trace> SystemLog (system.asynchronous_metric_log): Flushed system log up to offset 31171 | ||
| 11079 | 2025.08.28 21:59:55.917468 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushing system log, 26 entries to flush up to offset 1522 | ||
| 11080 | 2025.08.28 21:59:55.919783 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11081 | 2025.08.28 21:59:55.919842 [ 242 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 11082 | 2025.08.28 21:59:55.921060 [ 242 ] {} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11083 | 2025.08.28 21:59:55.921336 [ 242 ] {} <Trace> system.query_log (21709d19-84e4-47f3-950d-0faf77654f01): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11084 | 2025.08.28 21:59:55.921719 [ 242 ] {} <Trace> SystemLog (system.query_log): Flushed system log up to offset 1522 | ||
| 11085 | 2025.08.28 21:59:56.393110 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11086 | 2025.08.28 21:59:56.393296 [ 4 ] {e7780f5d-1811-4598-a3fe-c53be259e0c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11087 | 2025.08.28 21:59:56.393366 [ 4 ] {e7780f5d-1811-4598-a3fe-c53be259e0c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11088 | 2025.08.28 21:59:56.394015 [ 4 ] {e7780f5d-1811-4598-a3fe-c53be259e0c4} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11089 | 2025.08.28 21:59:56.394057 [ 4 ] {e7780f5d-1811-4598-a3fe-c53be259e0c4} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 11090 | 2025.08.28 21:59:56.394452 [ 4 ] {e7780f5d-1811-4598-a3fe-c53be259e0c4} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 11091 | 2025.08.28 21:59:56.394677 [ 4 ] {e7780f5d-1811-4598-a3fe-c53be259e0c4} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11092 | 2025.08.28 21:59:56.394823 [ 4 ] {e7780f5d-1811-4598-a3fe-c53be259e0c4} <Debug> executeQuery: Read 118 rows, 10.25 KiB in 0.001578 sec., 74778.20025348543 rows/sec., 6.34 MiB/sec. | ||
| 11093 | 2025.08.28 21:59:56.394864 [ 4 ] {e7780f5d-1811-4598-a3fe-c53be259e0c4} <Debug> TCPHandler: Processed in 0.001881501 sec. | ||
| 11094 | 2025.08.28 21:59:56.394985 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11095 | 2025.08.28 21:59:56.395081 [ 4 ] {e0946061-69b2-43f6-9cc8-cd60d273a357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11096 | 2025.08.28 21:59:56.395121 [ 4 ] {e0946061-69b2-43f6-9cc8-cd60d273a357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11097 | 2025.08.28 21:59:56.395529 [ 4 ] {e0946061-69b2-43f6-9cc8-cd60d273a357} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11098 | 2025.08.28 21:59:56.395565 [ 4 ] {e0946061-69b2-43f6-9cc8-cd60d273a357} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 11099 | 2025.08.28 21:59:56.395869 [ 4 ] {e0946061-69b2-43f6-9cc8-cd60d273a357} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11100 | 2025.08.28 21:59:56.396091 [ 4 ] {e0946061-69b2-43f6-9cc8-cd60d273a357} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11101 | 2025.08.28 21:59:56.396201 [ 75 ] {} <Debug> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11102 | 2025.08.28 21:59:56.396221 [ 4 ] {e0946061-69b2-43f6-9cc8-cd60d273a357} <Debug> executeQuery: Read 31 rows, 2.33 KiB in 0.00116 sec., 26724.137931034482 rows/sec., 1.96 MiB/sec. | ||
| 11103 | 2025.08.28 21:59:56.396237 [ 75 ] {} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11104 | 2025.08.28 21:59:56.396257 [ 75 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 11105 | 2025.08.28 21:59:56.396260 [ 4 ] {e0946061-69b2-43f6-9cc8-cd60d273a357} <Debug> TCPHandler: Processed in 0.001324975 sec. | ||
| 11106 | 2025.08.28 21:59:56.396377 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11107 | 2025.08.28 21:59:56.396383 [ 186 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 11108 | 2025.08.28 21:59:56.396473 [ 4 ] {b995ccf6-39a6-4e53-a51d-f442b6570d69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11109 | 2025.08.28 21:59:56.396517 [ 4 ] {b995ccf6-39a6-4e53-a51d-f442b6570d69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11110 | 2025.08.28 21:59:56.396546 [ 186 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11111 | 2025.08.28 21:59:56.396590 [ 186 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 57 rows starting from the beginning of the part | ||
| 11112 | 2025.08.28 21:59:56.396665 [ 186 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 31 rows starting from the beginning of the part | ||
| 11113 | 2025.08.28 21:59:56.396716 [ 186 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 10 rows starting from the beginning of the part | ||
| 11114 | 2025.08.28 21:59:56.396763 [ 186 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 39 rows starting from the beginning of the part | ||
| 11115 | 2025.08.28 21:59:56.396802 [ 186 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 10 rows starting from the beginning of the part | ||
| 11116 | 2025.08.28 21:59:56.396842 [ 186 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 31 rows starting from the beginning of the part | ||
| 11117 | 2025.08.28 21:59:56.396931 [ 4 ] {b995ccf6-39a6-4e53-a51d-f442b6570d69} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11118 | 2025.08.28 21:59:56.396971 [ 4 ] {b995ccf6-39a6-4e53-a51d-f442b6570d69} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 11119 | 2025.08.28 21:59:56.397309 [ 4 ] {b995ccf6-39a6-4e53-a51d-f442b6570d69} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 11120 | 2025.08.28 21:59:56.397537 [ 4 ] {b995ccf6-39a6-4e53-a51d-f442b6570d69} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11121 | 2025.08.28 21:59:56.397666 [ 4 ] {b995ccf6-39a6-4e53-a51d-f442b6570d69} <Debug> executeQuery: Read 95 rows, 7.60 KiB in 0.001211 sec., 78447.56399669695 rows/sec., 6.13 MiB/sec. | ||
| 11122 | 2025.08.28 21:59:56.397674 [ 201 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 178 rows, containing 5 columns (5 merged, 0 gathered) in 0.001349495 sec., 131901.19266836855 rows/sec., 10.10 MiB/sec. | ||
| 11123 | 2025.08.28 21:59:56.397703 [ 4 ] {b995ccf6-39a6-4e53-a51d-f442b6570d69} <Debug> TCPHandler: Processed in 0.001375895 sec. | ||
| 11124 | 2025.08.28 21:59:56.397832 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11125 | 2025.08.28 21:59:56.397838 [ 197 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11126 | 2025.08.28 21:59:56.397927 [ 4 ] {7584a0ac-0756-4e6a-a42b-6399e68a065d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11127 | 2025.08.28 21:59:56.397970 [ 4 ] {7584a0ac-0756-4e6a-a42b-6399e68a065d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11128 | 2025.08.28 21:59:56.398112 [ 197 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_96_19} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11129 | 2025.08.28 21:59:56.398177 [ 197 ] {73516665-af3d-429f-935d-9ca66e24435b::all_1_96_19} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11130 | 2025.08.28 21:59:56.398263 [ 197 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.28 MiB. | ||
| 11131 | 2025.08.28 21:59:56.398370 [ 4 ] {7584a0ac-0756-4e6a-a42b-6399e68a065d} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11132 | 2025.08.28 21:59:56.398405 [ 4 ] {7584a0ac-0756-4e6a-a42b-6399e68a065d} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 11133 | 2025.08.28 21:59:56.398731 [ 4 ] {7584a0ac-0756-4e6a-a42b-6399e68a065d} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 11134 | 2025.08.28 21:59:56.398946 [ 4 ] {7584a0ac-0756-4e6a-a42b-6399e68a065d} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11135 | 2025.08.28 21:59:56.399072 [ 4 ] {7584a0ac-0756-4e6a-a42b-6399e68a065d} <Debug> executeQuery: Read 160 rows, 11.41 KiB in 0.001163 sec., 137575.23645743766 rows/sec., 9.58 MiB/sec. | ||
| 11136 | 2025.08.28 21:59:56.399107 [ 4 ] {7584a0ac-0756-4e6a-a42b-6399e68a065d} <Debug> TCPHandler: Processed in 0.001324085 sec. | ||
| 11137 | 2025.08.28 21:59:56.399209 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11138 | 2025.08.28 21:59:56.399302 [ 4 ] {3d6de09d-0259-4454-80ac-268463ef0004} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11139 | 2025.08.28 21:59:56.399357 [ 4 ] {3d6de09d-0259-4454-80ac-268463ef0004} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11140 | 2025.08.28 21:59:56.400135 [ 4 ] {3d6de09d-0259-4454-80ac-268463ef0004} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11141 | 2025.08.28 21:59:56.400170 [ 4 ] {3d6de09d-0259-4454-80ac-268463ef0004} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 11142 | 2025.08.28 21:59:56.400811 [ 4 ] {3d6de09d-0259-4454-80ac-268463ef0004} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 11143 | 2025.08.28 21:59:56.401103 [ 4 ] {3d6de09d-0259-4454-80ac-268463ef0004} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11144 | 2025.08.28 21:59:56.401256 [ 4 ] {3d6de09d-0259-4454-80ac-268463ef0004} <Debug> executeQuery: Read 31 rows, 56.88 KiB in 0.001972 sec., 15720.08113590264 rows/sec., 28.17 MiB/sec. | ||
| 11145 | 2025.08.28 21:59:56.401310 [ 4 ] {3d6de09d-0259-4454-80ac-268463ef0004} <Debug> TCPHandler: Processed in 0.002150004 sec. | ||
| 11146 | 2025.08.28 21:59:56.401429 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11147 | 2025.08.28 21:59:56.401527 [ 4 ] {3bf515cd-35d9-466a-a97f-2d67406cc4e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11148 | 2025.08.28 21:59:56.401570 [ 4 ] {3bf515cd-35d9-466a-a97f-2d67406cc4e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11149 | 2025.08.28 21:59:56.401899 [ 4 ] {3bf515cd-35d9-466a-a97f-2d67406cc4e2} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11150 | 2025.08.28 21:59:56.401934 [ 4 ] {3bf515cd-35d9-466a-a97f-2d67406cc4e2} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 11151 | 2025.08.28 21:59:56.402239 [ 4 ] {3bf515cd-35d9-466a-a97f-2d67406cc4e2} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 11152 | 2025.08.28 21:59:56.402446 [ 4 ] {3bf515cd-35d9-466a-a97f-2d67406cc4e2} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11153 | 2025.08.28 21:59:56.402572 [ 4 ] {3bf515cd-35d9-466a-a97f-2d67406cc4e2} <Debug> executeQuery: Read 60 rows, 4.14 KiB in 0.001064 sec., 56390.97744360902 rows/sec., 3.80 MiB/sec. | ||
| 11154 | 2025.08.28 21:59:56.402608 [ 4 ] {3bf515cd-35d9-466a-a97f-2d67406cc4e2} <Debug> TCPHandler: Processed in 0.001234114 sec. | ||
| 11155 | 2025.08.28 21:59:57.513833 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushing system log, 7 entries to flush up to offset 512 | ||
| 11156 | 2025.08.28 21:59:57.530730 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11157 | 2025.08.28 21:59:57.530792 [ 243 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 11158 | 2025.08.28 21:59:57.537035 [ 243 ] {} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 11159 | 2025.08.28 21:59:57.537725 [ 243 ] {} <Trace> system.metric_log (66442edb-f6b5-4111-ac5f-11643f7728bb): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11160 | 2025.08.28 21:59:57.540980 [ 243 ] {} <Trace> SystemLog (system.metric_log): Flushed system log up to offset 512 | ||
| 11161 | 2025.08.28 21:59:59.457150 [ 70 ] {} <Debug> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c) (MergerMutator): Selected 5 parts from all_1_21_5 to all_25_25_0 | ||
| 11162 | 2025.08.28 21:59:59.457229 [ 70 ] {} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11163 | 2025.08.28 21:59:59.457252 [ 70 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 11164 | 2025.08.28 21:59:59.457354 [ 194 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::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 | ||
| 11165 | 2025.08.28 21:59:59.457466 [ 194 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_25_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11166 | 2025.08.28 21:59:59.457501 [ 194 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_5, total 16 rows starting from the beginning of the part | ||
| 11167 | 2025.08.28 21:59:59.457570 [ 194 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 8 rows starting from the beginning of the part | ||
| 11168 | 2025.08.28 21:59:59.457623 [ 194 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 6 rows starting from the beginning of the part | ||
| 11169 | 2025.08.28 21:59:59.457671 [ 194 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 11170 | 2025.08.28 21:59:59.457714 [ 194 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_25_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 8 rows starting from the beginning of the part | ||
| 11171 | 2025.08.28 21:59:59.458541 [ 201 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_25_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 40 rows, containing 5 columns (5 merged, 0 gathered) in 0.001225673 sec., 32635.13188264733 rows/sec., 2.72 MiB/sec. | ||
| 11172 | 2025.08.28 21:59:59.458741 [ 189 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_25_6} <Trace> MergedBlockOutputStream: filled checksums all_1_25_6 (state Temporary) | ||
| 11173 | 2025.08.28 21:59:59.459057 [ 189 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_25_6} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Renaming temporary part tmp_merge_all_1_25_6 to all_1_25_6 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11174 | 2025.08.28 21:59:59.459144 [ 189 ] {7f8c378e-90f7-4845-999e-70a2592dd99c::all_1_25_6} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c) (MergerMutator): Merged 5 parts: [all_1_21_5, all_25_25_0] -> all_1_25_6 | ||
| 11175 | 2025.08.28 21:59:59.459255 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 3.24 MiB. | ||
| 11176 | 2025.08.28 21:59:59.696616 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11177 | 2025.08.28 21:59:59.696791 [ 4 ] {d4229b75-a600-4132-ace3-16a3743a250a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_ipaddr FORMAT Native (stage: Complete) | ||
| 11178 | 2025.08.28 21:59:59.696860 [ 4 ] {d4229b75-a600-4132-ace3-16a3743a250a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11179 | 2025.08.28 21:59:59.697497 [ 4 ] {d4229b75-a600-4132-ace3-16a3743a250a} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11180 | 2025.08.28 21:59:59.697547 [ 4 ] {d4229b75-a600-4132-ace3-16a3743a250a} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 11181 | 2025.08.28 21:59:59.697920 [ 4 ] {d4229b75-a600-4132-ace3-16a3743a250a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 11182 | 2025.08.28 21:59:59.698284 [ 4 ] {d4229b75-a600-4132-ace3-16a3743a250a} <Trace> oximeter.fields_ipaddr (7f8c378e-90f7-4845-999e-70a2592dd99c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11183 | 2025.08.28 21:59:59.698500 [ 4 ] {d4229b75-a600-4132-ace3-16a3743a250a} <Debug> executeQuery: Read 6 rows, 501.00 B in 0.001755 sec., 3418.8034188034185 rows/sec., 278.78 KiB/sec. | ||
| 11184 | 2025.08.28 21:59:59.698554 [ 4 ] {d4229b75-a600-4132-ace3-16a3743a250a} <Debug> TCPHandler: Processed in 0.002073213 sec. | ||
| 11185 | 2025.08.28 21:59:59.698677 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11186 | 2025.08.28 21:59:59.698779 [ 4 ] {4fc2957d-ebab-4b96-8a07-492a834090ab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11187 | 2025.08.28 21:59:59.698822 [ 4 ] {4fc2957d-ebab-4b96-8a07-492a834090ab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11188 | 2025.08.28 21:59:59.699896 [ 4 ] {4fc2957d-ebab-4b96-8a07-492a834090ab} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11189 | 2025.08.28 21:59:59.699932 [ 4 ] {4fc2957d-ebab-4b96-8a07-492a834090ab} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 11190 | 2025.08.28 21:59:59.700318 [ 4 ] {4fc2957d-ebab-4b96-8a07-492a834090ab} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 11191 | 2025.08.28 21:59:59.700590 [ 4 ] {4fc2957d-ebab-4b96-8a07-492a834090ab} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11192 | 2025.08.28 21:59:59.700740 [ 4 ] {4fc2957d-ebab-4b96-8a07-492a834090ab} <Debug> executeQuery: Read 1219 rows, 103.20 KiB in 0.001982 sec., 615035.3178607468 rows/sec., 50.85 MiB/sec. | ||
| 11193 | 2025.08.28 21:59:59.700780 [ 4 ] {4fc2957d-ebab-4b96-8a07-492a834090ab} <Debug> TCPHandler: Processed in 0.002155763 sec. | ||
| 11194 | 2025.08.28 21:59:59.700905 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11195 | 2025.08.28 21:59:59.701006 [ 4 ] {525678e3-79be-4899-a7ca-75a35f513e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u16 FORMAT Native (stage: Complete) | ||
| 11196 | 2025.08.28 21:59:59.701049 [ 4 ] {525678e3-79be-4899-a7ca-75a35f513e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11197 | 2025.08.28 21:59:59.701465 [ 4 ] {525678e3-79be-4899-a7ca-75a35f513e1b} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11198 | 2025.08.28 21:59:59.701503 [ 4 ] {525678e3-79be-4899-a7ca-75a35f513e1b} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 11199 | 2025.08.28 21:59:59.701803 [ 4 ] {525678e3-79be-4899-a7ca-75a35f513e1b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 11200 | 2025.08.28 21:59:59.702032 [ 4 ] {525678e3-79be-4899-a7ca-75a35f513e1b} <Trace> oximeter.fields_u16 (73516665-af3d-429f-935d-9ca66e24435b): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11201 | 2025.08.28 21:59:59.702171 [ 4 ] {525678e3-79be-4899-a7ca-75a35f513e1b} <Debug> executeQuery: Read 16 rows, 1.17 KiB in 0.001185 sec., 13502.109704641349 rows/sec., 988.10 KiB/sec. | ||
| 11202 | 2025.08.28 21:59:59.702209 [ 4 ] {525678e3-79be-4899-a7ca-75a35f513e1b} <Debug> TCPHandler: Processed in 0.001356285 sec. | ||
| 11203 | 2025.08.28 21:59:59.702321 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11204 | 2025.08.28 21:59:59.702425 [ 4 ] {5aaaedb8-a0f9-455e-91ab-186d39aed099} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_u32 FORMAT Native (stage: Complete) | ||
| 11205 | 2025.08.28 21:59:59.702472 [ 4 ] {5aaaedb8-a0f9-455e-91ab-186d39aed099} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u32 | ||
| 11206 | 2025.08.28 21:59:59.702954 [ 4 ] {5aaaedb8-a0f9-455e-91ab-186d39aed099} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11207 | 2025.08.28 21:59:59.702990 [ 4 ] {5aaaedb8-a0f9-455e-91ab-186d39aed099} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 11208 | 2025.08.28 21:59:59.703320 [ 4 ] {5aaaedb8-a0f9-455e-91ab-186d39aed099} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 11209 | 2025.08.28 21:59:59.703538 [ 4 ] {5aaaedb8-a0f9-455e-91ab-186d39aed099} <Trace> oximeter.fields_u32 (b4ab82e8-2cef-4449-b9fc-1e500e3a9510): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11210 | 2025.08.28 21:59:59.703673 [ 4 ] {5aaaedb8-a0f9-455e-91ab-186d39aed099} <Debug> executeQuery: Read 228 rows, 15.81 KiB in 0.001272 sec., 179245.28301886795 rows/sec., 12.14 MiB/sec. | ||
| 11211 | 2025.08.28 21:59:59.703712 [ 4 ] {5aaaedb8-a0f9-455e-91ab-186d39aed099} <Debug> TCPHandler: Processed in 0.001442996 sec. | ||
| 11212 | 2025.08.28 21:59:59.703834 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11213 | 2025.08.28 21:59:59.703930 [ 4 ] {9ee7a389-8c70-44e2-98f4-a9a425f3ebb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11214 | 2025.08.28 21:59:59.703971 [ 4 ] {9ee7a389-8c70-44e2-98f4-a9a425f3ebb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11215 | 2025.08.28 21:59:59.704587 [ 4 ] {9ee7a389-8c70-44e2-98f4-a9a425f3ebb7} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11216 | 2025.08.28 21:59:59.704625 [ 4 ] {9ee7a389-8c70-44e2-98f4-a9a425f3ebb7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 11217 | 2025.08.28 21:59:59.704948 [ 4 ] {9ee7a389-8c70-44e2-98f4-a9a425f3ebb7} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 11218 | 2025.08.28 21:59:59.705157 [ 4 ] {9ee7a389-8c70-44e2-98f4-a9a425f3ebb7} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11219 | 2025.08.28 21:59:59.705290 [ 4 ] {9ee7a389-8c70-44e2-98f4-a9a425f3ebb7} <Debug> executeQuery: Read 536 rows, 40.69 KiB in 0.001378 sec., 388969.5210449927 rows/sec., 28.84 MiB/sec. | ||
| 11220 | 2025.08.28 21:59:59.705329 [ 4 ] {9ee7a389-8c70-44e2-98f4-a9a425f3ebb7} <Debug> TCPHandler: Processed in 0.001544907 sec. | ||
| 11221 | 2025.08.28 21:59:59.705448 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11222 | 2025.08.28 21:59:59.705552 [ 4 ] {49b8bcda-4d49-47d9-ba1e-517a073aabd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11223 | 2025.08.28 21:59:59.705602 [ 4 ] {49b8bcda-4d49-47d9-ba1e-517a073aabd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11224 | 2025.08.28 21:59:59.706227 [ 4 ] {49b8bcda-4d49-47d9-ba1e-517a073aabd7} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11225 | 2025.08.28 21:59:59.706264 [ 4 ] {49b8bcda-4d49-47d9-ba1e-517a073aabd7} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 11226 | 2025.08.28 21:59:59.706644 [ 4 ] {49b8bcda-4d49-47d9-ba1e-517a073aabd7} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 11227 | 2025.08.28 21:59:59.706865 [ 4 ] {49b8bcda-4d49-47d9-ba1e-517a073aabd7} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11228 | 2025.08.28 21:59:59.707001 [ 4 ] {49b8bcda-4d49-47d9-ba1e-517a073aabd7} <Debug> executeQuery: Read 955 rows, 65.60 KiB in 0.001469 sec., 650102.1102791014 rows/sec., 43.61 MiB/sec. | ||
| 11229 | 2025.08.28 21:59:59.707042 [ 4 ] {49b8bcda-4d49-47d9-ba1e-517a073aabd7} <Debug> TCPHandler: Processed in 0.001645659 sec. | ||
| 11230 | 2025.08.28 21:59:59.707178 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11231 | 2025.08.28 21:59:59.707276 [ 4 ] {ed31b113-138a-4891-aa1d-b2756adc7236} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_histogramu64 FORMAT Native (stage: Complete) | ||
| 11232 | 2025.08.28 21:59:59.707333 [ 4 ] {ed31b113-138a-4891-aa1d-b2756adc7236} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts, min, max, sum_of_samples, squared_mean, p50_marker_heights, p50_marker_positions, p50_desired_marker_positions, p90_marker_heights, p90_marker_positions, p90_desired_marker_positions, p99_marker_heights, p99_marker_positions, p99_desired_marker_positions) ON oximeter.measurements_histogramu64 | ||
| 11233 | 2025.08.28 21:59:59.708120 [ 4 ] {ed31b113-138a-4891-aa1d-b2756adc7236} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11234 | 2025.08.28 21:59:59.708156 [ 4 ] {ed31b113-138a-4891-aa1d-b2756adc7236} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 11235 | 2025.08.28 21:59:59.708799 [ 4 ] {ed31b113-138a-4891-aa1d-b2756adc7236} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 11236 | 2025.08.28 21:59:59.709036 [ 4 ] {ed31b113-138a-4891-aa1d-b2756adc7236} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11237 | 2025.08.28 21:59:59.709163 [ 71 ] {} <Debug> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 11238 | 2025.08.28 21:59:59.709180 [ 4 ] {ed31b113-138a-4891-aa1d-b2756adc7236} <Debug> executeQuery: Read 10 rows, 18.35 KiB in 0.001924 sec., 5197.505197505197 rows/sec., 9.31 MiB/sec. | ||
| 11239 | 2025.08.28 21:59:59.709197 [ 71 ] {} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11240 | 2025.08.28 21:59:59.709218 [ 71 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 11241 | 2025.08.28 21:59:59.709273 [ 4 ] {ed31b113-138a-4891-aa1d-b2756adc7236} <Debug> TCPHandler: Processed in 0.002146903 sec. | ||
| 11242 | 2025.08.28 21:59:59.709314 [ 193 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact with storage Full | ||
| 11243 | 2025.08.28 21:59:59.709440 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11244 | 2025.08.28 21:59:59.709522 [ 193 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11245 | 2025.08.28 21:59:59.709579 [ 193 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 1807 rows starting from the beginning of the part | ||
| 11246 | 2025.08.28 21:59:59.709596 [ 4 ] {5095ca39-5996-4cc9-980b-53c481ad03de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11247 | 2025.08.28 21:59:59.709684 [ 4 ] {5095ca39-5996-4cc9-980b-53c481ad03de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11248 | 2025.08.28 21:59:59.709730 [ 193 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 10 rows starting from the beginning of the part | ||
| 11249 | 2025.08.28 21:59:59.709888 [ 193 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 31 rows starting from the beginning of the part | ||
| 11250 | 2025.08.28 21:59:59.710041 [ 193 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 10 rows starting from the beginning of the part | ||
| 11251 | 2025.08.28 21:59:59.710057 [ 4 ] {5095ca39-5996-4cc9-980b-53c481ad03de} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11252 | 2025.08.28 21:59:59.710094 [ 4 ] {5095ca39-5996-4cc9-980b-53c481ad03de} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 11253 | 2025.08.28 21:59:59.710190 [ 193 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 31 rows starting from the beginning of the part | ||
| 11254 | 2025.08.28 21:59:59.710330 [ 193 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 10 rows starting from the beginning of the part | ||
| 11255 | 2025.08.28 21:59:59.710430 [ 4 ] {5095ca39-5996-4cc9-980b-53c481ad03de} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 11256 | 2025.08.28 21:59:59.710670 [ 4 ] {5095ca39-5996-4cc9-980b-53c481ad03de} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11257 | 2025.08.28 21:59:59.710808 [ 4 ] {5095ca39-5996-4cc9-980b-53c481ad03de} <Debug> executeQuery: Read 40 rows, 2.77 KiB in 0.001231 sec., 32493.90739236393 rows/sec., 2.19 MiB/sec. | ||
| 11258 | 2025.08.28 21:59:59.710860 [ 4 ] {5095ca39-5996-4cc9-980b-53c481ad03de} <Debug> TCPHandler: Processed in 0.001485646 sec. | ||
| 11259 | 2025.08.28 21:59:59.722215 [ 201 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1899 rows, containing 19 columns (19 merged, 0 gathered) in 0.012939973 sec., 146754.55659760648 rows/sec., 262.98 MiB/sec. | ||
| 11260 | 2025.08.28 21:59:59.723686 [ 189 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 11261 | 2025.08.28 21:59:59.724042 [ 189 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11262 | 2025.08.28 21:59:59.724120 [ 189 ] {960f0b9e-b8ce-4f9b-98ec-764f21eb00b1::all_1_96_19} <Trace> oximeter.measurements_histogramu64 (960f0b9e-b8ce-4f9b-98ec-764f21eb00b1) (MergerMutator): Merged 6 parts: [all_1_91_18, all_96_96_0] -> all_1_96_19 | ||
| 11263 | 2025.08.28 21:59:59.724225 [ 189 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 17.30 MiB. | ||
| 11264 | 2025.08.28 22:00:00.000180 [ 248 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 324.83 MiB, peak 342.08 MiB, free memory in arenas 0.00 B, will set to 331.02 MiB (RSS), difference: 6.20 MiB | ||
| 11265 | 2025.08.28 22:00:01.385547 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11266 | 2025.08.28 22:00:01.385744 [ 4 ] {7757dd9c-15e1-4932-9551-179e3945ea09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_string FORMAT Native (stage: Complete) | ||
| 11267 | 2025.08.28 22:00:01.385821 [ 4 ] {7757dd9c-15e1-4932-9551-179e3945ea09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11268 | 2025.08.28 22:00:01.386536 [ 4 ] {7757dd9c-15e1-4932-9551-179e3945ea09} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11269 | 2025.08.28 22:00:01.386585 [ 4 ] {7757dd9c-15e1-4932-9551-179e3945ea09} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 11270 | 2025.08.28 22:00:01.386974 [ 4 ] {7757dd9c-15e1-4932-9551-179e3945ea09} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 11271 | 2025.08.28 22:00:01.387257 [ 4 ] {7757dd9c-15e1-4932-9551-179e3945ea09} <Trace> oximeter.fields_string (48898970-5a6f-44b8-8f58-d071bde5f6b7): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11272 | 2025.08.28 22:00:01.387416 [ 4 ] {7757dd9c-15e1-4932-9551-179e3945ea09} <Debug> executeQuery: Read 56 rows, 4.41 KiB in 0.001733 sec., 32313.90652048471 rows/sec., 2.48 MiB/sec. | ||
| 11273 | 2025.08.28 22:00:01.387461 [ 4 ] {7757dd9c-15e1-4932-9551-179e3945ea09} <Debug> TCPHandler: Processed in 0.002081523 sec. | ||
| 11274 | 2025.08.28 22:00:01.387593 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11275 | 2025.08.28 22:00:01.387692 [ 4 ] {071ed5b0-87ce-46a4-ae4e-ab41081686e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.fields_uuid FORMAT Native (stage: Complete) | ||
| 11276 | 2025.08.28 22:00:01.387734 [ 4 ] {071ed5b0-87ce-46a4-ae4e-ab41081686e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11277 | 2025.08.28 22:00:01.388215 [ 4 ] {071ed5b0-87ce-46a4-ae4e-ab41081686e5} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11278 | 2025.08.28 22:00:01.388254 [ 4 ] {071ed5b0-87ce-46a4-ae4e-ab41081686e5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 11279 | 2025.08.28 22:00:01.388581 [ 4 ] {071ed5b0-87ce-46a4-ae4e-ab41081686e5} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 11280 | 2025.08.28 22:00:01.388805 [ 4 ] {071ed5b0-87ce-46a4-ae4e-ab41081686e5} <Trace> oximeter.fields_uuid (59278a24-3540-4f8e-81f1-4cf13b5ba10c): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11281 | 2025.08.28 22:00:01.388939 [ 4 ] {071ed5b0-87ce-46a4-ae4e-ab41081686e5} <Debug> executeQuery: Read 64 rows, 5.12 KiB in 0.001268 sec., 50473.18611987382 rows/sec., 3.94 MiB/sec. | ||
| 11282 | 2025.08.28 22:00:01.388979 [ 4 ] {071ed5b0-87ce-46a4-ae4e-ab41081686e5} <Debug> TCPHandler: Processed in 0.001436806 sec. | ||
| 11283 | 2025.08.28 22:00:01.389114 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11284 | 2025.08.28 22:00:01.389210 [ 4 ] {53b13866-5867-4123-a0d4-bb3e4d3c5d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT Native (stage: Complete) | ||
| 11285 | 2025.08.28 22:00:01.389256 [ 4 ] {53b13866-5867-4123-a0d4-bb3e4d3c5d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11286 | 2025.08.28 22:00:01.389690 [ 4 ] {53b13866-5867-4123-a0d4-bb3e4d3c5d07} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11287 | 2025.08.28 22:00:01.389728 [ 4 ] {53b13866-5867-4123-a0d4-bb3e4d3c5d07} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 11288 | 2025.08.28 22:00:01.390059 [ 4 ] {53b13866-5867-4123-a0d4-bb3e4d3c5d07} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 11289 | 2025.08.28 22:00:01.390265 [ 4 ] {53b13866-5867-4123-a0d4-bb3e4d3c5d07} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11290 | 2025.08.28 22:00:01.390397 [ 4 ] {53b13866-5867-4123-a0d4-bb3e4d3c5d07} <Debug> executeQuery: Read 54 rows, 3.85 KiB in 0.001205 sec., 44813.27800829876 rows/sec., 3.12 MiB/sec. | ||
| 11291 | 2025.08.28 22:00:01.390400 [ 68 ] {} <Debug> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Selected 5 parts from all_1_110_22 to all_114_114_0 | ||
| 11292 | 2025.08.28 22:00:01.390435 [ 4 ] {53b13866-5867-4123-a0d4-bb3e4d3c5d07} <Debug> TCPHandler: Processed in 0.001372086 sec. | ||
| 11293 | 2025.08.28 22:00:01.390479 [ 68 ] {} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11294 | 2025.08.28 22:00:01.390542 [ 68 ] {} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 11295 | 2025.08.28 22:00:01.390575 [ 4 ] {} <Trace> TCP-Session: 95e4258f-02fc-4b0a-96ac-c303dc3037a3 Creating query context from session context, user_id: 94309d50-4f52-5250-31bd-74fecac179db, parent context user: default | ||
| 11296 | 2025.08.28 22:00:01.390679 [ 4 ] {6cb7d323-1ca4-44f3-b326-88e3fa9722d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:61937) INSERT INTO oximeter.measurements_u64 FORMAT Native (stage: Complete) | ||
| 11297 | 2025.08.28 22:00:01.390687 [ 195 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_114_23} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_110_22 to all_114_114_0 into Compact with storage Full | ||
| 11298 | 2025.08.28 22:00:01.390722 [ 4 ] {6cb7d323-1ca4-44f3-b326-88e3fa9722d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_u64 | ||
| 11299 | 2025.08.28 22:00:01.390872 [ 195 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_114_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11300 | 2025.08.28 22:00:01.390928 [ 195 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 5 marks from part all_1_110_22, total 29871 rows starting from the beginning of the part | ||
| 11301 | 2025.08.28 22:00:01.391019 [ 195 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 164 rows starting from the beginning of the part | ||
| 11302 | 2025.08.28 22:00:01.391074 [ 195 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 160 rows starting from the beginning of the part | ||
| 11303 | 2025.08.28 22:00:01.391079 [ 4 ] {6cb7d323-1ca4-44f3-b326-88e3fa9722d5} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Trying to reserve 1.00 MiB using storage policy from min volume index 0 | ||
| 11304 | 2025.08.28 22:00:01.391128 [ 4 ] {6cb7d323-1ca4-44f3-b326-88e3fa9722d5} <Trace> DiskLocal: Reserved 1.00 MiB on local disk `default`, having unreserved 11.39 GiB. | ||
| 11305 | 2025.08.28 22:00:01.391133 [ 195 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 160 rows starting from the beginning of the part | ||
| 11306 | 2025.08.28 22:00:01.391206 [ 195 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_114_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 955 rows starting from the beginning of the part | ||
| 11307 | 2025.08.28 22:00:01.391520 [ 4 ] {6cb7d323-1ca4-44f3-b326-88e3fa9722d5} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 11308 | 2025.08.28 22:00:01.391746 [ 4 ] {6cb7d323-1ca4-44f3-b326-88e3fa9722d5} <Trace> oximeter.measurements_u64 (d0767f7c-4580-4dca-9ed8-69ec22c74d55): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11309 | 2025.08.28 22:00:01.391884 [ 4 ] {6cb7d323-1ca4-44f3-b326-88e3fa9722d5} <Debug> executeQuery: Read 20 rows, 1.38 KiB in 0.001223 sec., 16353.229762878169 rows/sec., 1.10 MiB/sec. | ||
| 11310 | 2025.08.28 22:00:01.391923 [ 4 ] {6cb7d323-1ca4-44f3-b326-88e3fa9722d5} <Debug> TCPHandler: Processed in 0.001398225 sec. | ||
| 11311 | 2025.08.28 22:00:01.397633 [ 201 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_114_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 31310 rows, containing 5 columns (5 merged, 0 gathered) in 0.007016028 sec., 4462638.974644913 rows/sec., 304.42 MiB/sec. | ||
| 11312 | 2025.08.28 22:00:01.398228 [ 188 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_114_23} <Trace> MergedBlockOutputStream: filled checksums all_1_114_23 (state Temporary) | ||
| 11313 | 2025.08.28 22:00:01.398541 [ 188 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_114_23} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713): Renaming temporary part tmp_merge_all_1_114_23 to all_1_114_23 with tid (1, 1, 00000000-0000-0000-0000-000000000000). | ||
| 11314 | 2025.08.28 22:00:01.398618 [ 188 ] {f506482a-fd20-4aba-984a-14115cac1713::all_1_114_23} <Trace> oximeter.measurements_cumulativeu64 (f506482a-fd20-4aba-984a-14115cac1713) (MergerMutator): Merged 5 parts: [all_1_110_22, all_114_114_0] -> all_1_114_23 | ||
| 11315 | 2025.08.28 22:00:01.398712 [ 188 ] {} <Debug> MemoryTracker: Peak memory usage background process to apply mutate/merge in table: 7.25 MiB. | ||